SNVAA20 July   2021 DRV8833 , DRV8833 , LMR33630 , LMR33630

 

  1.   Trademarks
  2. 1Introduction
  3. 2Motorized Resistive Load Architecture
    1. 2.1 Controller Board
    2. 2.2 Resistor Plate
  4. 3Motorized Resistive Load Design
    1. 3.1 Controller Board Design
      1. 3.1.1 Power Management
      2. 3.1.2 Power Converter Selection
      3. 3.1.3 Interface and ADC Selection
    2. 3.2 Resistor Plate Design
      1. 3.2.1 Motor and Motor Driver Selection
      2. 3.2.2 Resistor Track
      3. 3.2.3 Mechanical Arm Assembly
      4. 3.2.4 Feedback Control
  5. 4Thermal Considerations
  6. 5Performance and Results
  7. 6Summary
  8. 7Appendix
    1. 7.1 Controller Board Main Schematic
    2. 7.2 Controller Board Sub-Schematics
    3. 7.3 Resistor Plate Schematics
    4. 7.4 Python Code

Thermal Considerations

There are a number of considerations to take into account when designing such a resistive load with regards to its power and thermal ratings. The resistors on the resistor plate will be the hottest components when applying a load to a voltage source. The thermal limit of the components will set the primary limit of how much current the motorized resistive load can handle. The resistors selected for this design are rated for a maximum temperature of 155°C and a power rating of 50 W. The resistors will generally hit their temperature limit at a power level under their maximum power rating. The power rating generally applies when the resistor is sufficiently cooled via heatsinking, or active cooling. Thermally-optimized layout can generally help cool the resistors, but not as effectively as a heatsink or active cooling. If the resistor is not heatsinked properly or actively cooled, then the power rating is derated.

Given the series connection of the load resistors, a different number of resistors will form the load for a given voltage. For example, to load a 1-V voltage rail with 10 A, the motorized resistive load needs to ensure that the resistance between the load terminals is 0.1 Ω. If the leads and arm are assumed to have a resistance of 0.05 Ω then the voltage will be applied over a single 0.05-Ω resistor. The temperature and power rating can then be compared against the ratings of this resistors. In this example, the temperature rises to 100°C and stabilizes around that point without active cooling as shown in Figure 4-1. The power dissipated in the resistor is the product of the applied voltage over the resistor by the current through it as shown:

Equation 9. PResistor=V×IPResistor=I2×RPResistor=102×0.05=5 W
Figure 4-1 Thermal Performance at 1 V, 10 A, and 0.05 Ω

In this case the temperature and power rating of the resistor are not violated, but if the voltage were increased to 3.3 V, then the necessary resistance to apply 10 A would be 0.33 Ω. On this design that translates to 5 resistors, if we continue assuming that the arm and leads are 0.05 Ω. Now the power dissipated per resistor is less, and so higher currents may be applied, but if the load is held continuously then the temperature will rise due to the increased heating of adjacent resistors. The thermal image shown in Figure 4-2 demonstrates this effect, as the resistors continue to heat up after applying the load for less than 5 seconds and do not stabilize at an acceptable temperature. This example illustrates two main points: active cooling is required for higher current capability, and assuming only one resistor value is used for all resistors, then the power dissipated by each resistor is:

Equation 10. PResistor =(VApplied×ILoad)/(nResistors_in_circuit)
Figure 4-2 Thermal Performance at 3.3 V, 10 A, and 0.33 Ω