Moving Boundary Manager, Translational
Moving Boundary Manager, Translational calculates normalized contact area ratio between two cuboid nodes or shapes with 1-D translational positions.
Description
The Moving Boundary Manager, Translational component is used for calculating normalized contact area ratio between two Cuboid or Cuboid Shape components.
This component can take account of 1-D translational positions connected with 1-D translational flange.
flange_a and flange_b are the center position of each Cuboid or Cuboid Shape.
The order of coefficients of normalized contact area ratio Ac_a and Ac_b output from Real Signal output ports is as follows.
a1−b1, ... ,a1−bm,a2−b1, ... ,a2−bm, ...... ,an−b1, ... ,an−bm
For example, when Nodes_a = 2 and Nodes_b =3, then Ac_b4 means a2−b1,the coefficient of normalized area ratio of flange_b side between Nodes_ a2− Nodes_ b1.
The geometry parameters are the following.
The contact width W__contact is defined as follows.
Equations
The coefficients of normalized contact area ratio are defined as follows.
Ac_ai=Ai, jA_a 0 ≤ Ac_ai≤1 Ac_bj=Ai, jA_b 0 ≤Ac_bj≤1 nc_Ac_ai = 1−∑Ac_ak k=ai−b1, ai−b2,..., ai−bNodes_b
nc_Ac_bj = 1−∑Ac_bk k=a1−bj, a2−bj,..., aNodes_a−bj
Connections
Name
Modelica ID
flange_a
1-D Translational position, flange_a side, center position of Cuboid
flange_b
1-D Translational position, flange_b side, center position of Cuboid
Ac_ai
Coefficient of normalized contact area ratio (0 to1) at flange a side
The total number of i is determined by Nodes a * Nodes b
Ac_a[]
Ac_bi
Coefficient of normalized contact area ratio (0 to 1) at flange b side
Ac_b[]
nc_Ac_ai
Not contacted area ratio (0 to1) at flange a side
The total number of i is determined by Nodes a
nc_Ac_a[]
nc_Ac_bi
Not contacted area ratio (0 to1) at flange b side
The total number of i is determined by Nodes b
nc_Ac_b[]
Parameters
Symbol
Default
Units
Nodes a
2
Number of total nodes, flange a side
Nodes_a
L__a
1
m
Length of total nodes, flange a side
L_a
W__a
Width, flange a side
W_a
Nodes b
3
Number of total nodes, flange b side
Nodes_b
L__b
Length of total nodes, flange b side
L_b
W__b
Width, flange b side
W_b
W__contact
Contact width between both nodes
W_contact
See Also
Heat Transfer Library Overview
Routing Overview
Download Help Document