Joule Heating

Joule heating is the generation of heat by passing an electric current through a metal. Also known as resistance heating, this function simulates heating due to electrical resistance. Examples include stove-top burner elements and space heaters. The primary inputs are current, voltage, and the material resistivity.

Joule Heating Setup

Two boundary conditions are available to define a Joule heating condition: Current and Voltage. The typical way to define the loading is to assign a current on one end of the solid or surface part through which electricity is passing and a voltage of 0 on the other end:

joule current

Alternatively, a potential (voltage) difference can be applied across the device by specifying a non-zero voltage on one end and a zero-value voltage on the other. In this case, the current boundary condition is omitted.

joule potential

The Resistivity material property is the product of the resistance and the cross-sectional area divided by the length of the part. A value for resistivity is required for any solid that is heated by the Joule effect.

Resistivity

resistivity eq

A non-zero value for resistivity should always be specified for solids and surface parts in which Joule heating occurs.

Note: For surface parts, use a unit depth when computing A, the cross sectional area.

Estimating the Temperature Change

To estimate the temperature change that occurs due to Joule heating, hand-calculate the temperature differential based on the known resistivity, applied current, and dimensions of the object:

  1. Begin by computing the resistance, R, of the object using the length, L, Area, A, and the resistivity, r:

    resistance eq

  2. Next use the Voltage, V, and the Resistance to compute the current, I:

    V = I x R

  3. Calculate the dissipated power, P:

    dissipated power

  4. The temperature differential is then computed using the power, length, area, and thermal conductivity, K:

    temperture differential

It is a good idea to manually compute the temperature change to ensure that the specified values are physical and reasonable.

Insulative Materials

To simulate insulative (non-conductive) materials in a Joule heating simulation, apply a resistivity value that is 1000 times greater than the smallest specified resistivity in the model. By default, such a material is considered to be an insulator, and is not thermally affected by electric current.

To simulate a resistivity that is greater than this default threshold, enable this flag, and specify the desired ratio. Joule heating is computed in solids with resistivity values that do not exceed this value.

max_electrical_resistance_ratio X

The argument, X, is the threshold resistivity ratio at which a part is considered insulative. For example, to compute Joule heating effects in a material that has a resistivity 10000 times greater than the smallest specified resistivity in the model, enable this flag, and assign a value of 10000.

Note: Values of this ratio higher than 1000 can lead to numerical instability, and cause convergence difficulties.

As with any heat transfer analysis, a temperature needs to be specified somewhere in the model (either as a temperature boundary condition or as a surrounding temperature for a film coefficient boundary condition).

Setup Considerations

Mesh solid objects subject to Joule heating with at least two layers of elements across the cross-section. This is the minimal mesh density needed to resolve temperature gradients through the solid.

When you apply Current and Voltage boundary conditions, set the Resistivity Material Property, and enable Heat Transfer on the Solve dialog, Autodesk® CFD automatically computes Joule heating. There is not a separate button to invoke Joule Heating.

Simulating Joule Heating in a Fluid

Joule Heating in Autodesk® CFD is designed primarily to simulate electrical resistance heating in solid objects. However, there are some situations in which a fluid acts as a current path, and is subject to Joule heating. To simulate the heating effect of current passing through a fluid:

  1. Compute the electrical power through the fluid using the following equation:

    electrical power

  2. Assign the resultant power as a volumetric heat generation to the fluid.

Related Topics:

Electrical Boundary Conditions

Resistivity Material Property

Mathematical foundation