Ring Sector - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Ring Sector

A node of Ring Sector

  

 

Description

Equations

Variables

Connections

Parameters

Parameters for Visualization (Optional)

See Also

Description

The Ring Sector component models a generic ideal thermal conductor with ring sector geometry.

The following image uses Thermal Conductor components to illustrate the behavior of the Ring Sector component.

Each Thermal Conductor component is connected to the port_outer, port_inner, port_front, port_back, port_left, and port_right.

All Thermal Conductors are connected to the Heat Capacitor. The port_center  is directly connected to the Heat Capacitor.

The geometry of Ring Sector:

Equations

(For details, see Thermal Conductor  and Heat Capacitor help).

The geometries of Heat Capacitor and each Thermal Conductor are defined by the following equations. 

Heat Capacitor

The volume V is defined by the following equation.

V=πR__o2R__i2DΘ2π

Thermal Conductor

The area A and distance L are defined by the following equations.
Outer Thermal Conductor

A=2πR__oR__i2DlnR__oR__o+R__i2Θ2π L=R__oR__i2

Inner Thermal Conductor

A=2πR__oR__i2DlnR__o+R__i2R__iΘ2π L=R__oR__i2

Front and back Thermal Conductors

A=πR__o2R__i2Θ2π L=D2

Left and right Thermal Conductors

A=R__oR__iD  L=2πR__o+R__i2Θ2π12

Variables

(For details, see Thermal Conductor  and Heat Capacitor help).

Symbol

Units

Description

Modelica ID

T

K

Temperature of Heat Capacitor

T

Connections

Name

Description

Modelica ID

port_outer

Thermal port of outer

port_outer

port_inner

Thermal port of inner

port_inner

port_front

Thermal port of front

port_front

port_back

Thermal port of back

port_back

port_left

Thermal port of left

port_left

port_right

Thermal port of right

port_right

port_center

Thermal port of center

port_center

Parameters

Symbol

Default

Units

Description

Modelica ID

Material

SolidPropertyData1

Solid material property data

Material

WmK

Material.k is the thermal conductivity of the material

Material.k

JkgK

Material.cp is the specific heat capacity of the material

Material.cp

kgm3

Material.rho is the density of the material

Material.rho

R__o

1

m

Outer radius of the ring sector

Ro

R__i

0.5

m

Inner radius of the ring sector

Ri

D

1

m

Depth of the ring sector

D

θ

0.3

rad

Central angle of the sector

Theta

T__start

293.15

K

Initial condition of temperature

T_start

fixed

true

True enforces the T_start initial condition

fixed

Parameters for Visualization (Optional)

Note: If you enable Show Visualization option, you can visualize temperature change as colored geometry in 3-D Playback Window. To make this function available, you have to enable 3-D Animation option in Multibody Settings.
The quality of the visualization is affected if any open plot windows are behind the 3-D Playback Window. If you are experiencing playback issues, try moving the 3-D Playback Window so that it does not overlap a plot window. Alternatively, minimize or close any open plot windows.

(For more details about the relation between color and temperature, see Color Blend  help).

Symbol

Default

Units

Description

Modelica ID

Show Visualization

false

If true, you can visualize the temperature of heat capacitor Node as colored geometry in 3-D Playback Window. And the following visualization parameters are available.

VisOn

Position

0,0,0

m

Position of the node in visualization [X, Y, Z].

pos[3]        

Rotation

0,0,0

rad

Rotation of the node in visualization [X, Y, Z].

rot[3]

Transparent

false

If true, node geometry will be transparent.

transparent

T__max

373.15

K

Upper limit of temperature in the color blend.

Tmax

Color of T__max

RGB255,0,0

Color when temperature is over T__max. Temperature between T__max and T__min are automatically interpolated to a color.

color_Tmax

T__min

273.15

K

Lower limit of temperature in the color blend.

Tmin

Color of T__min

RGB0,0,255

Color when temperature is under T__min. Temperature between T__max and T__min are automatically interpolated to a color.

color_Tmin

Show Sphere element

true

If true, heat capacitor sphere will be shown.

showCapacitor

R__sphere

0.2

m

Radius of visualized heat capacitor sphere.

Sradius

Show a Node as cylinder

false

If true, node geometry will be shown as a cylinder.
This parameter is for compatibility with previous versions.

showNode

See Also

Heat Transfer Library Overview

Nodes Overview