Electronics Cooling Toolset Formulation

Chip—Resistor Networks Formulation

For all network types that are available within the Electronics Cooling Toolset, the junction node temperature TJ is obtained by solving the following equation:

Figure 1. EQUATION_DISPLAY
i(TJTiRJi)=SJ
(560)

where:

  • Ti is the temperature of the thermal network node i that is connected to the junction node.
  • RJi is the thermal resistance between the junction node and the connected node i.
  • SJ is the heat source at the junction node.

At interfaces between thermal networks and Quick Parts, face temperatures Tf are calculated as:

Figure 2. EQUATION_DISPLAY
qfaf+i(TfTiRfi)=0
(561)

where:

  • qf is the heat flux out of surface face f.
  • af is the area vector of surface face f.
  • Ti is the temperature of the thermal network node i that is connected to the respective interface node.
  • Rfi is the thermal resistance between the interface node and the connected node i.

If a chip surface is not represented by a network node, then the faces of the contacting Quick Part are modeled as adiabatic:

Figure 3. EQUATION_DISPLAY
qf=0
(562)

PCB—Thermal Conductivity Formulation

Basic

For a basic PCB with specified layers, the thermal conductivity of the PCB is modeled as anisotropic.

The thermal conductivity tensor is calculated as:

Figure 4. EQUATION_DISPLAY
KPCB=(kXX000kYY000kZZ)
(563)

with:

Figure 5. EQUATION_DISPLAY
kXX=kYY=1Di=1ndiki
(564)
Figure 6. EQUATION_DISPLAY
kZZ=Di=1ndiki
(565)

where:

Figure 7. EQUATION_DISPLAY
ki=fm,ikm+(1fm,i)kd
(566)

and:

  • n is the number of layers.
  • di is the thickness of layer i.
  • D is the overall thickness of the PCB.
  • fm,i is the metal fraction of layer i.
  • km and kd are the thermal conductivity of the metal and the dielectric material, respectively.
Detailed

For a layer of a detailed PCB with specified metal fraction, the thermal conductivity is isotropic throughout the layer and calculated as:

Figure 8. EQUATION_DISPLAY
ki=fm,ikm+(1fm,i)kd
(567)

For a layer with a specified trace image, the thermal conductivity is a function of the image grayscale (0 - 255, where 0 = all dielectric and 255 = all metal) and calculated as:

Figure 9. EQUATION_DISPLAY
ki(x,y)=kd+(kmkd)greyi(x,y)255
(568)

where greyi(x,y) is the greyscale value of the trace image for layer i at position (x,y).