Model Joule heating

Practice modeling Joule heating of an electrical connector to study how electrical current in an electrical network affects temperature distribution in the model. You will create an electrical network by specifying the material's electrical resistivity and defining the electrical and thermal couplings of the electrical connector.

Download and extract the part files.

Open the Simulation file

Open the Simulation file and reset the dialog box settings.

  1. Choose FileOpen and open joule_heating\Joule_Heating_sim1.sim.
  2. Choose FilePreferencesUser Interface and on the Dialog and Precision page, reset the dialog box memory.
  3. Click OK.

Add temperature dependent electrical resistivity

Copy a material and add electrical properties from an external file to create a new material.

  1. In the Simulation Navigator, right-click the Joule_Heating_fem1.fem node and choose Make Work Part.
  2. Expand the Joule_Heating_fem1.fem3D Collectors nodes, right-click the Copper node and choose Edit.
  3. In the Properties group, in the Solid Property row, click Edit .
  4. In the Properties group, in the Material row, click Choose material .
  5. In the Material List group, from the list, select Local Materials.
  6. In the Materials table, right-click Copper_C10100 and choose Clone.
  7. In the View group, from the list, select Isotropic.
  8. In the Name box, type Copper_Electrical.
  9. On the Electromagnetic page, in the Electrical Properties group, in the Resistivity row, click and select New FieldTable .
  10. On the Definition page, click Import from Text File .
  11. Click Browse, and select the Copper_Electric_Resistivity.txt text file.
  12. Click OK.
    Observe the electrical resistivity values at three different temperatures.
  13. Right-click the electrical resistivity (ohm-mm) row and select Change Units for Variable to switch to ohm-m since the table values are given in ohm-m.
  14. Click OK for all the dialog boxes.

Define electrical boundary conditions

Create an electrical network by applying electrical boundary conditions to both ends of the model using the Joule Heating simulation object. You can specify either a voltage differential with two voltage sources, or a current source associated with a voltage source.

  1. In the Simulation Navigator, right-click the Joule_Heating_sim1.sim node and select Make Work Part.
  2. In the Simulation Navigator, hide 3D Collectors.
  3. Choose Home tab→Loads and Conditions group→Simulation Object Type list→Joule Heating .
  4. In the Name group, type Current_BC.
  5. On the Top Border Bar, from the Type Filter list, select Polygon Face.
  6. Select the highlighted surface of the electrical connector.

  7. In the Magnitude group, in the Value box, type 100 A.
  8. Click Apply.
  9. From the type list, select Voltage to define a voltage source in the model.
  10. In the Name group, type Voltage_BC.
  11. On the Top Border Bar, from the Type Filter list, select Polygon Face.
  12. Select the other extremity surface of the electrical connector as shown.

  13. In the Voltage box, type 0 V.
  14. Click Apply.

Define electrical coupling conditions

Define electrical resistance of 0.0001 Ω between two adjacent faces using the Joule Heating simulation object.

  1. In the Joule Heating dialog box, from the type list, select Electrical Coupling.
  2. Choose Display tab→Preferences group→Emphasis list→See-Thru All.
    If the Emphasis list is not available, activate the Emphasis Gallery from the Display group options.
  3. On the Top Border Bar, from the Type Filter list, select Polygon Face.
  4. Select the primary surface of the connector as shown.

  5. In the Secondary Region group, click Select Object .
  6. On the Top Border Bar, from the Type Filter list, select Polygon Face.
  7. Select the highlighted surface of the connector as a secondary region.

    Tip: Use Quick-Pick to select the highlighted surface.
  8. In the Magnitude group, in the Electrical Resistance box, type 0.0001 Ω.
  9. Click OK.
  10. In the Simulation Navigator, hide Simulation Object Container.
    Explore the three existing Joule Heating simulation objects that were created for the other adjacent faces of the electrical connector.

Define thermal coupling conditions

Define the thermal coupling conditions between the surfaces on which you defined the electrical coupling.

  1. Choose Home tab→Loads and Conditions group→Simulation Object Type list→Thermal Coupling .
  2. Select the primary surface of the connector as shown.

  3. In the Secondary Region group, click Select Object .
  4. Select the displayed surface of the connector.

  5. In the Magnitude group, from the Type list, select Heat Transfer Coefficient.
  6. In the Coefficient box, type 1000 W/(m2·K).
  7. Click OK.
  8. In the Simulation Navigator, hide Simulation Object Container.
  9. In the Simulation Navigator, explore the Convection to Environment constraint that was created for the electrical connector external surfaces, and the three others Thermal Coupling simulation objects that have been created for the other adjacent faces of the electrical connector.

Add Joule data to the result options

Activate the Joule Data output request results to display the dissipated power results in the Post Processing Navigator.

  1. In the Simulation Navigator, right-click the Solution 1 node and choose Edit.
  2. On the Results Options page, in the Thermal Output Requests row, click Edit .
  3. On the Thermal page, select the Joule Data check box.
  4. Click OK for all the dialog boxes.

Solve the model

  1. In the Simulation Navigator, right-click the Solution 1 node and choose Solve.
  2. Click OK.
  3. Wait for the solve to end, before proceeding.
  4. In the Review Results dialog box, click No.
  5. Close the Information window.
  6. In the Analysis Job Monitor dialog box, click Cancel.

Review the results

Display the temperature and power density results.

  1. Choose Display tab→Preferences group→Emphasis list, clear the See-Thru All check box.
  2. In the Simulation Navigator, expand the Solution 1 node and double-click the Results node.
  3. In the Post Processing Navigator, expand the Thermal node and double-click Temperature - Elemental.
  4. Choose Results tab→Display group→Edge Style drop-down list→Feature .

    Observe the temperature distribution along the electrical connector. Notice that the highest temperature is on the faces where the thermal and electrical coupling boundary conditions are defined.
  5. Double-click the node Power Density - Elemental.
  6. Choose Results tab→Post View group→Result .
  7. From the Units list, select W/m2.
  8. Click OK.

    Observe the power density distribution along the electrical connector. Notice that on the faces where the thermal and electrical coupling boundary conditions are defined, the power density is minimum where the temperature of the electrical connector is maximum, which shows the Joule heating effect.
You have completed this lab.