RMS Values

The DC-equivalent measure of AC quantities that turns messy peak-amplitude formulas into clean, practical power calculations.

Circuit AnalysisElectrical Engineering Year 2Free preview
⏱️ About 15 min

When a label says '120 volts' on a North American wall outlet, that's not the peak voltage — so what does it actually mean?

💡
The big idea: RMS values provide a DC-equivalent measure of AC quantities: an RMS voltage delivers the same average power to a resistor as a DC voltage of the same numeric value, simplifying power calculations dramatically.
🎯 By the end, you'll be able to
  • Derive the RMS value of a sinusoidal signal from the definition of root-mean-square
  • Show that for a sinusoid X_rms = X_m / √2 ≈ 0.707 X_m
  • Rewrite the average power formula using RMS values: P = V_rms I_rms cos(θv − θi)
  • Apply resistive-load power formulas P = V_rms²/R = I_rms² R and explain why wall outlets are rated in RMS
📎 Helpful to know first

What RMS means

The root-mean-square (RMS) value of a time-varying signal answers a simple question: what constant DC value would deliver the same average power to a resistor? It is defined as the square root of the time-average of the squared signal:

\[ X_{\text{rms}} = \sqrt{\frac{1}{T}\int_0^T x^2(t)\,dt} \]
RMS definition: take the square of the signal, average it over one period, then take the square root. The name literally describes the operation — root of the mean of the square.

Deriving RMS for a sinusoid

For a sinusoid x(t) = X_m cos(ωt + φ), the squared signal is X_m² cos²(ωt + φ). The key identity is that the average of cos² over a full period is 1/2 (since cos²θ = ½ + ½cos(2θ), and the cos(2θ) term averages to zero). Therefore X_rms² = X_m² / 2, and taking the square root gives:

\[ X_{\text{rms}} = \frac{X_m}{\sqrt{2}} \approx 0.707\,X_m \]
For any sinusoidal signal — voltage, current, or any other quantity — the RMS value is the peak amplitude divided by √2. This factor ≈ 0.707 is one of the most important constants in AC analysis.

RMS as the DC equivalent

The reason RMS matters is that it makes AC power formulas look exactly like DC power formulas. If you apply a DC voltage V_DC across a resistor R, the power is V_DC²/R. An AC source with RMS voltage V_rms delivers the same average power V_rms²/R to that same resistor. This is not a coincidence — it is the very definition of RMS.

Rewriting average power with RMS

Recall the average power formula using peak amplitudes: P = (Vm Im/2) cos(θv − θi). Since V_rms = Vm/√2 and I_rms = Im/√2, their product V_rms I_rms = Vm Im/2. Substituting gives the standard AC power formula:

\[ P = V_{\text{rms}}\,I_{\text{rms}}\cos(\theta_v - \theta_i) \]
The standard form of AC average power. For a purely resistive load, θv = θi so cos(0) = 1, and P = V_rms I_rms = V_rms²/R = I_rms² R — identical in form to DC power formulas.

Wall outlets are rated in RMS

This is a critical practical point: the voltage printed on wall outlets — whether 120 V in North America or 230 V in Europe — is an RMS value, not a peak amplitude. A North American 120 V RMS outlet actually produces a sinusoid with a peak voltage of Vm = 120 × √2 ≈ 169.7 V. The RMS rating is used because it directly tells you the equivalent DC voltage for power calculations.

📝 Worked example: A North American wall outlet rated at V_rms = 120 V is connected to a purely resistive load of R = 60 Ω. Find (a) the peak voltage Vm, (b) the average power P, and (c) the RMS current I_rms. Verify that P = I_rms² × R.
  1. Peak voltage: Vm = V_rms × √2 = 120 × √2 ≈ 169.7 V.
  2. Average power (resistive load, cos(θv − θi) = 1): P = V_rms² / R = 120² / 60 = 14400 / 60 = 240 W.
  3. RMS current: I_rms = V_rms / R = 120 / 60 = 2 A.
  4. Verification: I_rms² × R = 2² × 60 = 4 × 60 = 240 W, which matches P = 240 W. ✓
✓ Vm ≈ 169.7 V, P = 240 W, I_rms = 2 A. Verified: I_rms² × R = 240 W = P.
✏️ Practice: A European wall outlet rated at V_rms = 230 V is connected to a 100 Ω resistor. Find the average power P in watts.
W
Solution
  1. For a resistive load: P = V_rms² / R.
  2. P = 230² / 100 = 52900 / 100 = 529 W.

Check your understanding

1. Why are wall outlet voltages (e.g., 120 V, 230 V) specified as RMS values rather than peak values?
RMS is the DC-equivalent value: a resistor connected to 120 V RMS dissipates the same average power as one connected to a 120 V DC source. This makes power calculations straightforward using familiar DC formulas.
2. A sinusoidal voltage has a peak amplitude of 10 V. What is its RMS value?
V_rms = Vm / √2 = 10 / √2 ≈ 7.07 V. The RMS value is always smaller than the peak for a sinusoid, by a factor of 1/√2 ≈ 0.707.
✅ Key takeaways
  • RMS is defined as the square root of the time-average of the squared signal — it gives the DC-equivalent value.
  • For any sinusoid, X_rms = X_m / √2 ≈ 0.707 X_m, derived from the fact that the average of cos² over a period is 1/2.
  • Using RMS values, average power becomes P = V_rms I_rms cos(θv − θi), and for a resistor P = V_rms²/R = I_rms² R.
  • Wall outlet voltage ratings (120 V, 230 V) are RMS values — the actual peak is √2 times higher (≈ 169.7 V for 120 V RMS).
➡️ RMS values let us compute real power cleanly, but AC circuits also exchange reactive power that averages to zero — understanding that exchange requires the concept of complex power.
Want to test yourself on this? Try the Electrical Aptitude test →