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

Online Help

All Products    Maple    MapleSim


Heat Contact

Basic component of Contact between 2 objects

  

 

Description

Equations

Variables

Connections

Parameters

See Also

Description

The Heat Contact component models contact between 2 objects which is controlled by the signal input.

The following image is an example with Thermal Conductor component to explain the behavior of Heat Contact component.

 

Equations

dT=R__onQ__flowsw=trueQ__flow=G__offdT  otherwise

dT=T__aT__b

When sw is true , the contact is valid and the component has heat resistance R__on.

When sw is false , the contact is invalid and the component has heat conductance G__off.

Variables

Symbol

Units

Description

Modelica ID

Q__flow

W

Heat flow rate from port a to port b

Q_flow

T__a 

K

Temperature of port a

 

T__b 

K

Temperature of port b

 

dT

K

Relative temperature between port a and port b

dT

 

Connections

Name

Description

Modelica ID

port_a

Thermal port a

port_a

port_b

Thermal port b

port_b

sw

Input signal to control the condition of contact

sw

Parameters

Symbol

Default

Units

Description

Modelica ID

Ron

1.0107

KW

Heat resistance when the contact is valid.

Ron

G__off

1.0107

WK

Heat conductance when the contact is invalid.

Goff

See Also

Heat Transfer Library Overview

Basic Overview