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

Online Help

All Products    Maple    MapleSim


Body Radiation

Lumped thermal element for radiation heat transfer

 

Description

Equations

Variables

Connections

Parameters

Modelica Standard Library

Description

The Body Radiation component models the thermal radiation emitted between two bodies as a result of their temperatures. The following constitutive equation is used: Qflow=GrσTa4Tb4, where Gr is the radiation conductance and σ is the Stefan-Boltzmann constant.

Computation of Gr

In simple cases Gr may be analytically computed. The analytical equations use ϵ, the emissivity of a body, which varies from zero if the body reflects and does not absorb radiation to one if the body absorbs all radiation (black body), The following table gives the approximate values of ϵ for various materials.

Material

Emissivity ϵ

aluminium, polished

0.04

copper, polished

0.04

gold, polished

0.02

paper

0.09

rubber

0.95

silver, polished

0.02

wood

0.85..0.9

Small convex object in a large enclosure

Gr=ϵA

where

ϵ: Emission value of object (0..1)

A:  Surface area of object where radiation heat transfer takes place

Two parallel plates

Gr=A1ϵ1+1ϵ21

where

ϵ1: Emission value of plate 1 (0..1)

ϵ2: Emission value of plate 2 (0..1)

A : Area of plate1 (= area of plate2)

Concentric cylinders (radiation from inner to outer cylinder)

Gr=2πr1L1ϵ1+1ϵ21r1r2

where

r1: Radius of inner cylinder

r2: Radius of outer cylinder

L: Length of the two cylinders

ϵ1: Emission value of inner cylinder (0..1)

ϵ2: Emission value of outer cylinder (0..1)

Equations

Qflow=Qflowa+Qflowb=GrσTa4Tb4

ΔT=TaTb

σ is the Stefan-Boltzmann constant

Variables

Name

Units

Description

Modelica ID

Qflow

W

Heat flow rate from port_a -> port_b

Q_flow

ΔT

K

Temperature difference between ports

dT

Connections

Name

Description

Modelica ID

porta

HeatPort

port_a

portb

HeatPort

port_b

Parameters

Name

Default

Units

Description

Modelica ID

Gr

 

m2

Net radiation conductance between two surfaces; emissivity times surface area

Gr

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

Heat Transfer Components

Thermal Overview