Thermal Resistor

Heat transfer by conduction through a layer of material

  • Library:
  • Simscape / Electrical / Passive / Thermal

  • Thermal Resistor block

Description

The Thermal Resistor block represents heat transfer by conduction through a layer of material. The heat transfer is:

  • Governed by Fourier’s law

  • Proportional to the temperature difference across the layer of material

  • Inversely proportional to the thermal resistance of the material

The equation for conductive heat transfer is:

QAB=TABRthermal,

where:

  • QAB is the heat flow through the material.

  • TAB is the temperature difference across the layer of material.

  • Rthermal is the thermal resistance of the material.

Thermal resistance can be calculated as:

Rthermal=DkA,

where:

  • D is the thickness of the layer of material.

  • k is the thermal conductivity of the material.

  • A is the area normal to the heat flow direction.

Use the Thermal Resistor block to parameterize an equivalent component in terms of thermal resistance of the material layer. To parameterize an equivalent component in terms of the thickness, thermal conductivity, and area of the material layer, use the Conductive Heat Transfer block from the Simscape™ Foundation library.

Variables

Use the Variables settings to specify the priority and initial target values for the block variables before simulation. For more information, see Set Priority and Initial Target for Block Variables.

Unlike block parameters, variables do not have conditional visibility. The Variables settings include all the existing block variables. If a variable is not used in the set of equations corresponding to the selected block configuration, the values specified for this variable are ignored.

Ports

Conserving

expand all

Thermal conserving port associated with surface A of the material that the heat flows through.

Thermal conserving port associated with surface B of the material that the heat flows through.

Parameters

expand all

Thermal resistance, Rthermal.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Introduced in R2016a