Main Content

Radiative Heat Transfer

Heat transfer by radiation

  • Radiative Heat Transfer block

Libraries:
Simscape / Foundation Library / Thermal / Thermal Elements

Description

The Radiative Heat Transfer block represents a heat transfer by radiation between two bodies. The transfer is governed by the Stefan-Boltzmann law:

Q=kA(TA4TB4),

where:

  • Q is the heat flow.

  • k is the radiation coefficient.

  • A is the emitting body surface area.

  • TA and TB are the temperatures of the two bodies.

The radiation coefficient is determined by geometrical shapes, dimensions, and surface emissivity. For example, the radiation constant for the heat transfer between two parallel plates is computed as

k=σ1ε1+1ε21,

where:

  • σ is Stefan-Boltzmann constant.

  • ε1 is surface emissivity for the emitting plate.

  • ε2 is surface emissivity for the receiving plate.

Similarly, the radiation coefficient for concentric cylinders is determined with the formula

k=σ1ε1+1ε2ε2r1r2,

where r1 and r 2 are the emitting and receiving cylinder radii, respectively. For more information, including formulas for a wide variety of shapes, see [1].

Connections A and B are thermal conserving ports associated with the emitting and receiving bodies, respectively. The block positive direction is from port A to port B. This means that the heat flow is positive if it flows from A to B.

Variables

To set the priority and initial target values for the block variables prior to simulation, use the Initial Targets section in the block dialog box or Property Inspector. For more information, see Set Priority and Initial Target for Block Variables.

Nominal values provide a way to specify the expected magnitude of a variable in a model. Using system scaling based on nominal values increases the simulation robustness. Nominal values can come from different sources, one of which is the Nominal Values section in the block dialog box or Property Inspector. For more information, see Modify Nominal Values for a Block Variable.

Ports

Conserving

expand all

Thermal conserving port associated with body A.

Thermal conserving port associated with body B.

Parameters

expand all

Radiating body area of heat transfer.

Radiation coefficient of the two bodies, based on their geometrical shapes, dimensions, and surface emissivity. For more information, see [1].

References

[1] Siegel, R. and J.R. Howell. Thermal Radiation Heat Transfer. New York: Taylor and Francis, 2002.

Extended Capabilities

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

Version History

Introduced in R2007b