Moving Boundary Manager Translational - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : MapleSim Toolboxes : MapleSim Heat Transfer Library : Routing : Moving Boundary Manager Translational

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.

a1b1, ... ,a1bm,a2b1, ... ,a2bm, ...... ,anb1, ... ,anbm

For example, when Nodes_a = 2 and Nodes_b =3,  then  Ac_b4 means a2b1,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_ai1 Ac_bj=Ai, jA_b    0 Ac_bj1 nc_Ac_ai = 1Ac_ak  k=aib1, aib2,..., aibNodes_b

nc_Ac_bj = 1Ac_bk k=a1bj, a2bj,..., aNodes_abj

Connections

Name

Description

Modelica ID

flange_a

1-D Translational position, flange_a side, center position of Cuboid

flange_a

flange_b

1-D Translational position, flange_b side, center position of Cuboid

flange_b

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

The total number of i is determined by Nodes a * Nodes b

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

Description

Modelica ID

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

1

m

Width, flange a side

W_a

Nodes b

3

 

Number of total nodes, flange b side

Nodes_b

L__b

3

m

Length of total nodes, flange b side

L_b

W__b

2

m

Width, flange b side

W_b

W__contact

1

m

Contact width between both nodes

W_contact

See Also

Heat Transfer Library Overview

Routing Overview