## Introduction
When a resistor operates in a circuit, all the electrical energy it receives turns into heat. This heating effect is called **power dissipation**. Technicians run into this every day, from warm control resistors inside panels to load banks used during testing. If a resistor is not sized or installed correctly, the heat it produces can shorten component life or damage surrounding equipment. Understanding power dissipation helps you troubleshoot overheating issues and avoid equipment failures in the field.
## Key Concept
Power dissipation is the **heat energy released** by a resistor as it converts electrical power. It follows the same power equations introduced earlier:
$P=VI$
$P=I^{2}R$
$P=\frac{V^{2}}{R}$
A resistor has a **wattage rating**, which is the maximum amount of heat it can safely release without overheating. Common ratings include 0.25 W, 0.5 W, 1 W, 5 W, and even higher values for power resistors. If a resistor dissipates more power than its rating, its temperature rises beyond safe limits.
> [!info] Definition
> Power dissipation is the continuous release of heat produced as current flows through resistance.
## How It Works
Inside every resistor, current flows through a material that resists electron movement. This resistance causes collisions between electrons and the atomic structure of the material. Each collision releases a small amount of energy. Added together, these collisions generate heat.
Several important ideas shape how resistors dissipate power:
1. **Heat is proportional to current squared**
Because $P=I^{2}R$, even small increases in current cause a much larger increase in heat. This is why overcurrent conditions quickly lead to overheating.
2. **Temperature rise depends on environment**
A resistor operating in open air can cool itself faster than one packed tightly into a control panel. Poor airflow increases temperature and reduces the safe power the resistor can handle.
3. **Physical size matters**
Larger resistors handle more heat. A 1 W resistor is physically larger than a 0.25 W resistor because it can transfer heat into the surrounding air more effectively.
4. **Continuous vs. short-term operation**
A resistor may handle short bursts of higher power if its average power stays below its rating. This is common in pulsed circuits or relay coils.
> [!tip] Field Tip
> If a resistor is too hot to comfortably touch, it may be operating near or above its rating.
## Real-World Application
A 10 Ω resistor in a control panel drops voltage for a small indicator. The circuit draws 0.3 A. The technician calculates:
$P=I^{2}R$
$P=(0.3)^{2}(10)=0.9\text{ W}$
If the installed resistor is rated at only 0.5 W, it will overheat. In the field, this often shows up as discolored insulation, cracked coatings, or burnt smell inside an enclosure.
Another example involves a soft-start motor circuit. A large wirewound resistor is used to limit inrush current. After the motor reaches speed, the resistor is bypassed. During the inrush moment, the resistor may dissipate several hundred watts, but only for a very short time. Engineers choose resistors rated for pulse loads to ensure they survive these brief but intense heat events.
> [!note] Hot Spot Indicators
> Darkened PCB areas or browned resistor bodies usually mean the resistor has been dissipating more power than designed.
## Safety Notes
Power dissipation leads to heating, and heating introduces hazards in electrical work.
* **Burn Hazards**
Resistors in live circuits can reach temperatures that easily cause burns. Avoid touching components unless deenergized.
* **Thermal Damage**
Excess heat degrades insulation, solder joints, and nearby wiring. NFPA 70E promotes proper equipment condition, which includes preventing thermal stresses on components.
* **Fire Hazards**
Overloaded resistors can ignite surrounding materials. OSHA 1910.303 requires equipment to be installed and used according to its listing and labeling, which includes respecting power ratings.
* **Ventilation Requirements**
High-wattage resistors must be placed where heat can escape. Enclosures should meet NEC and manufacturer spacing guidelines.
> [!warning] Never ignore a discolored resistor
> It is a sign of long-term overheating and a potential failure point.
## Summary
Power dissipation describes how resistors convert electrical energy into heat. The amount of heat depends on voltage, current, and resistance, and it must stay below the resistor’s wattage rating. Field technicians monitor power dissipation to avoid overheating, select the right resistor for the job, and diagnose failures inside control circuits.
Understanding how resistors manage heat is essential when working with load resistors, dropping resistors, relay coils, and any circuit where energy is turned into heat.
> [!columns]
> >[!info] Previous lesson
> ⬅️ [[7.1 Power in Resistors]]
>
> >[!info] Next lesson
> ➡️ [[7.3 Efficiency Calculations]]
<!--
### Recommended Visuals
1. Illustration of resistor heating with thermal gradient shading.
2. Chart comparing physical sizes and wattage ratings of resistors.
3. Graph showing temperature rise vs. power dissipation.
4. Example of burned or discolored resistor from overload.
5. Airflow diagram showing how enclosure ventilation affects heat buildup.
-->