m (consistency fixes) |
m (equation indent) |
||
Line 10: | Line 10: | ||
[[File:Staender_Geom_white.jpg|thumb|right|120px|CAD Geometry]]The '''vertical stand''' represents a structural part of a machine tool. On one of its surfaces there are guide rails located. On these rails a tool slide is moving due to the machining process the slide has to perform by the machine tool on top. The machining process produces a certain amount of heat which is transported through the structure into the '''vertical stand'''. This heat source is considered to be a temperature input at the guide rails. This transfered heat amount leads to deformations within the device induced by the prevailed temperature field denoted by <math> x </math>. The evolution of this field is modeled by the heat equation |
[[File:Staender_Geom_white.jpg|thumb|right|120px|CAD Geometry]]The '''vertical stand''' represents a structural part of a machine tool. On one of its surfaces there are guide rails located. On these rails a tool slide is moving due to the machining process the slide has to perform by the machine tool on top. The machining process produces a certain amount of heat which is transported through the structure into the '''vertical stand'''. This heat source is considered to be a temperature input at the guide rails. This transfered heat amount leads to deformations within the device induced by the prevailed temperature field denoted by <math> x </math>. The evolution of this field is modeled by the heat equation |
||
⚫ | |||
− | <!--How to include a comment? As you can see the question is already the answer.--> |
||
⚫ | |||
c_p\rho\frac{\partial{x}}{\partial{t}}=\nabla.(\lambda\nabla x)=0 |
c_p\rho\frac{\partial{x}}{\partial{t}}=\nabla.(\lambda\nabla x)=0 |
||
</math> |
</math> |
||
Line 17: | Line 16: | ||
with the boundary conditions |
with the boundary conditions |
||
− | <math> |
+ | :<math> |
\lambda\frac{\partial x}{\partial n}=\kappa(x-x_{ext}) |
\lambda\frac{\partial x}{\partial n}=\kappa(x-x_{ext}) |
||
</math> on <math> \Gamma_{surf} </math> (remaining boundaries), |
</math> on <math> \Gamma_{surf} </math> (remaining boundaries), |
||
Line 23: | Line 22: | ||
describing the heat transfer to the ambience and |
describing the heat transfer to the ambience and |
||
− | <math> |
+ | :<math> |
\lambda\frac{\partial x}{\partial n}=q \qquad\qquad\qquad |
\lambda\frac{\partial x}{\partial n}=q \qquad\qquad\qquad |
||
</math> on <math> \Gamma_{slide} </math> (surface where the tool slide is moving on the guide rails), |
</math> on <math> \Gamma_{slide} </math> (surface where the tool slide is moving on the guide rails), |
||
Line 37: | Line 36: | ||
Finally, the system describing the heat evolution induced by the moving heat source is given by: |
Finally, the system describing the heat evolution induced by the moving heat source is given by: |
||
− | <math> |
+ | :<math> |
\begin{array}{lll} |
\begin{array}{lll} |
||
E\dot{x}&=Ax+B_{surf}x_{ext}+B_{slide}(\mu)q,\\ |
E\dot{x}&=Ax+B_{surf}x_{ext}+B_{slide}(\mu)q,\\ |
||
Line 46: | Line 45: | ||
where |
where |
||
− | <math> |
+ | :<math> |
\begin{array}{lll} |
\begin{array}{lll} |
||
B(\mu)&=[B_{surf}, B_{slide}(\mu)],\\ |
B(\mu)&=[B_{surf}, B_{slide}(\mu)],\\ |
||
Line 59: | Line 58: | ||
The data file [[Media:Data_VertStand.tar.gz|Data_VertStand.tar.gz]] consists of the matrices |
The data file [[Media:Data_VertStand.tar.gz|Data_VertStand.tar.gz]] consists of the matrices |
||
− | <math> |
+ | :<math> |
E,A\in\mathbb{R}^{n\times n},B_{slide}\in\mathbb{R}^{n\times 1},B_{surf}\in\mathbb{R}^{n\times 5}, n=16626 |
E,A\in\mathbb{R}^{n\times n},B_{slide}\in\mathbb{R}^{n\times 1},B_{surf}\in\mathbb{R}^{n\times 5}, n=16626 |
||
</math> |
</math> |
Revision as of 01:04, 1 May 2013
1 Description
The vertical stand represents a structural part of a machine tool. On one of its surfaces there are guide rails located. On these rails a tool slide is moving due to the machining process the slide has to perform by the machine tool on top. The machining process produces a certain amount of heat which is transported through the structure into the vertical stand. This heat source is considered to be a temperature input at the guide rails. This transfered heat amount leads to deformations within the device induced by the prevailed temperature field denoted by . The evolution of this field is modeled by the heat equation
with the boundary conditions
on
(remaining boundaries),
describing the heat transfer to the ambience and
on
(surface where the tool slide is moving on the guide rails),
which describes the heat transfer between tool slide and vertical stand.
The heat load induced by the slide and the external temperature
serve as the input
of the corresponding state-space system.
The position of the moving slide has been included into the system as a parameter dependency . Due to this motion the region there the input acts on the system is varying and thus one obtains a parameter dependent input matrix
.
Finally, the system describing the heat evolution induced by the moving heat source is given by:
where
The quantity can be assumed as a vector including different ambient temperatures corresponding to different locations of the geometry.
2 Data
The data file Data_VertStand.tar.gz consists of the matrices
in sparse format.
Here consists of all nodes located on the guide rails.
In order to get a parameter dependent matrix
one has to pick the "active" nodes (nodes hit by tool carriage) at vertical position
.
The "active" nodes are in the interval of
, where
is the heigth of the slide.
To collect all these nodes a file called coord.txt is provided in Data_VertStand.tar.gz as well.
This file includes a column with indices followed by three additional columns filled with the coordinates of the corresponding nodes.
The matrix describes the locations where the external temperatures act on.
The first column is responsible for the input of the temperature at the clamped bottom slice of the structure.
Column 2 describes the ... part of the stand. Columns 3 to 5 describe different thresholds with respect to the height of ambient air temperature.
The third column includes the nodes of the lower third
of the stand.
In column 4 all nodes of the middle third
of the geometry are contained
and the fifth column of
includes the missing upper
part.
To clarify this partitioning the geometrical data is given as follows:
Width ( direction):
,
Height (
direction):
,
Depth (
direction):