To calculate **watts (W)**, you need to know the relationship between power, voltage, and current in an electrical circuit. Watts are the unit of power, and they measure the rate at which electrical energy is used or generated. The general formula for calculating power (in watts) is:
### 1. For Direct Current (DC) Circuits:
The formula is simple:
\[
P = V \times I
\]
Where:
- **P** is the power in watts (W),
- **V** is the voltage across the circuit in volts (V),
- **I** is the current through the circuit in amperes (A).
### 2. For Alternating Current (AC) Circuits (Resistive Loads):
In a purely resistive AC circuit (like heating elements or resistive wires), the formula is still the same as for DC:
\[
P = V_{\text{rms}} \times I_{\text{rms}}
\]
Where:
- **P** is the power in watts (W),
- **V_{\text{rms}}** is the root mean square (RMS) voltage in volts (V),
- **I_{\text{rms}}** is the RMS current in amperes (A).
### 3. For Alternating Current (AC) Circuits (With Reactive Components):
For AC circuits that contain reactive components (like capacitors and inductors), you need to account for the phase difference between the voltage and current. This is where **power factor (pf)** comes into play. The formula becomes:
\[
P = V_{\text{rms}} \times I_{\text{rms}} \times \text{pf}
\]
Where:
- **P** is the real power in watts (W),
- **V_{\text{rms}}** is the RMS voltage in volts (V),
- **I_{\text{rms}}** is the RMS current in amperes (A),
- **pf** is the power factor (a number between 0 and 1 that indicates how much of the total power is being used to do real work).
#### Power Factor Considerations:
- **Power factor (pf)** is the cosine of the phase angle (θ) between the current and voltage waveforms. In purely resistive circuits, **pf = 1** because the voltage and current are in phase.
- In circuits with inductance or capacitance, **pf** will be less than 1, which means not all the power is being used to perform useful work (some of it is reactive power).
### Example Calculations:
1. **For a DC circuit**:
If a circuit has a voltage of 12V and a current of 2A, the power would be:
\[
P = 12V \times 2A = 24W
\]
2. **For an AC circuit with a resistive load**:
If a circuit has an RMS voltage of 120V and an RMS current of 10A, the power would be:
\[
P = 120V \times 10A = 1200W
\]
3. **For an AC circuit with a reactive load**:
If the RMS voltage is 120V, the RMS current is 10A, and the power factor is 0.8, the power would be:
\[
P = 120V \times 10A \times 0.8 = 960W
\]
### Additional Notes:
- **Real Power (Active Power)**: This is the actual power consumed by the load, measured in watts (W).
- **Apparent Power**: This is the total power supplied to the circuit, both real and reactive, measured in volt-amperes (VA).
- **Reactive Power**: This is the power that oscillates between the source and load, measured in volt-amperes reactive (VAR).
The key is to know whether your circuit is DC or AC, whether it has a purely resistive load or reactive elements, and if the power factor is available when working with AC circuits.