Basic Electrical & Electronics Engineering — Alternating Current Fundamentals, NEC licence examination syllabus (Nepal Engineering Council).
Average, Peak and RMS: three ways to measure one wave
Your multimeter reads 230 V, but the wave actually peaks at 325 V. Both are true.
Start here: how hot does the kettle get?
You have a kettle. Plug it into a 12 V battery and it heats up at some steady rate. Simple — the voltage never changes.
Now plug it into an AC supply that swings between +17 V and −17 V. The voltage is constantly changing, sometimes zero, sometimes negative. So here is the only question that actually matters:
Which battery would heat this kettle at the same rate?
That is what RMS means. The RMS value of an AC voltage is the DC voltage that would do the same job. It is not a mathematical trick — it is the answer to a practical question, and it is why your meter reads 230 V rather than anything else.
Why not just take the average?
The obvious idea is to average the wave. But over a full cycle a sine wave spends as long negative as positive, so the average is exactly zero. And your kettle certainly does not stay cold.
The reason averaging fails is the important part: heating does not care about direction. Current flowing backwards heats the element exactly as much as current flowing forwards. Push a wire back and forth and it warms up either way.
💡 So we need a way of measuring that treats −5 A as just as effective as +5 A. Squaring does that, because a negative squared is positive. That is where the name comes from, read backwards: Root Mean Square — square it, take the mean, then take the root to get back to sensible units.
The three steps, and why each one is there
1. SQUARE kills the minus signs, because heating
does not care about direction
2. MEAN averages over the cycle, giving the
typical heating effect
3. ROOT undoes the squaring, so the answer is
back in volts instead of volts-squared
Where 0.707 comes from
Do those three steps to a sine wave and one clean fact emerges: the average of sin² over a full cycle is exactly ½.
RMS = peak × √(½) = peak × 0.707
Mains: peak 325 V → RMS = 230 V
(which is why the socket is labelled 230)
Reverse: RMS 230 V → peak = 230 × 1.414 = 325 V
The 0.707 is only true for a sine wave. A square wave sits at its full value the whole time, so its RMS equals its peak. A triangle gives a different factor again. If a question gives you a non-sinusoidal wave and you use 0.707, you will be wrong — and examiners include one deliberately.
Proof it actually works
An AC current peaking at 10 A through a 20 Ω heater.
RMS current = 10 × 0.707 = 7.071 A
Power = I²R = 7.071² × 20 = 1000 W
Check it the long way — average the real power:
peak power = 10² × 20 = 2000 W
but the current is only at its peak for an instant;
averaged over the cycle it comes to exactly HALF
→ 1000 W ✓ same answer
So 7.071 A of DC and 10 A peak of AC heat that element
identically. That is precisely what RMS promised.
💡 This is also why the peak matters for insulation even though the RMS matters for heating. Your 230 V wiring must survive 325 V twice per cycle, every cycle — which is why cable is rated by peak voltage and appliances by RMS.
An AC voltage is constantly changing — so what single number describes it? There isn't one obvious answer, and that's why three different measures exist. Each answers a different question, and using the wrong one is a reliable way to lose marks. The most important of the three, RMS, exists for a genuinely clever reason worth understanding rather than memorising.
The three definitions
📏 What each value tells you
Peak V_mThe largest instantaneous value the wave reaches. Matters for insulation design — the insulation must withstand 325 V even though the meter says 230 V.
Average V_avThe mean over a half cycle (over a full cycle it's zero, since the positive and negative halves cancel). Matters for rectifier and DC-meter calculations.
RMS V_rmsRoot-Mean-Square — the equivalent DC value that would produce the same heating in a resistor. This is what meters read, what appliances are rated at, and what "230 V mains" means.
Why RMS is the meaningful one
Power in a resistor is I²R. Because of that square, positive and negative currents both produce positive heating — the negative half-cycle heats just as much as the positive. So to find an AC current's "effective" value we must square first, then average, then take the square root to get back to amperes. That sequence is literally the name, read backwards: Root of the Mean of the Square.
Derivation for a sine wave:
i = I_m sin(θ)
i² = I_m² sin²θ
Mean of sin²θ over a full cycle = 1/2
(because sin²θ = (1 − cos 2θ)/2, and cos 2θ averages to 0)
Mean of i² = I_m²/2
I_rms = √(I_m²/2) = I_m/√2 = 0.707 I_m ∎
These ×0.707 and ×0.637 factors apply to pure sine waves only. For a square wave, V_rms = V_m and V_av = V_m (form factor 1.0). For a triangular wave, V_rms = V_m/√3. An exam question giving a non-sinusoidal waveform is specifically checking whether you blindly reach for 0.707 — don't.
Worked numerical 1 — the standard conversion
Nepali mains is 230 V, 50 Hz. Find the peak value, average value, form factor, and the instantaneous voltage 3 ms after a zero crossing.
Peak:
V_m = √2 × V_rms = 1.414 × 230 = 325.3 V
Average (half cycle):
V_av = 0.637 × V_m = 0.637 × 325.3 = 207.2 V
(or 0.9 × V_rms = 0.9 × 230 = 207 V ✔)
Form factor = V_rms/V_av = 230/207.2 = 1.11 ✔
Instantaneous value at t = 3 ms:
ω = 2πf = 2π × 50 = 314.16 rad/s
ωt = 314.16 × 0.003 = 0.9425 rad = 54°
v = 325.3 × sin(54°) = 325.3 × 0.809 = 263.2 V
Note v (263 V) exceeds the RMS reading (230 V) — perfectly
normal, since RMS is an average-like measure, not a limit.
Worked numerical 2 — the heating equivalence, proved
An AC current of peak 10 A flows through a 20 Ω resistor. Show that it produces the same heat as a DC current of 7.07 A.
AC case:
I_rms = 10/√2 = 7.071 A
P_ac = I_rms² R = (7.071)² × 20 = 50 × 20 = 1000 W
DC case:
P_dc = I² R = (7.07)² × 20 = 1000 W ✔
Identical. This is exactly what "RMS is the DC-equivalent
value" means — it is defined so that this works out.
Common trap: using the PEAK value here gives
P = 10² × 20 = 2000 W ✗ — double the true answer.
Worked numerical 3 — a non-sinusoidal wave
A square wave alternates between +50 V and −50 V. Find its RMS and average values, and its form factor.
RMS: the square of the wave is CONSTANT at 50² = 2500
for the whole cycle (both halves square to the same value)
Mean of v² = 2500
V_rms = √2500 = 50 V ← equals the peak!
Average over a half cycle: the value is a steady 50 V
V_av = 50 V
Form factor = V_rms/V_av = 50/50 = 1.0
Peak factor = V_m/V_rms = 50/50 = 1.0
Compare a sine of the same peak:
V_rms = 35.36 V (much lower)
form factor 1.11, peak factor 1.414
A square wave delivers more heating power than a sine wave
of the same peak, because it spends all its time at full
amplitude instead of passing through it.
Worked numerical 4 — half-wave rectified sine
A sine wave of peak 100 V is half-wave rectified (negative half removed). Find RMS and average.
Half-wave rectified: the wave exists for only half the cycle.
Average (over the FULL cycle now):
V_av = V_m/π = 100/3.1416 = 31.83 V
(half of the full-wave 0.637 V_m)
RMS (over the full cycle):
The mean of v² is halved, since half the cycle is zero:
Mean of v² = (1/2)(V_m²/2) = V_m²/4
V_rms = V_m/2 = 50 V
Form factor = 50/31.83 = 1.57
Peak factor = 100/50 = 2.0
Full-wave rectified, for comparison:
V_av = 2V_m/π = 63.7 V, V_rms = V_m/√2 = 70.7 V
💡 Exam angle: guaranteed marks here. Memorise the four sine-wave numbers (0.707, 0.637, 1.11, 1.414) but also memorise why RMS exists — "the DC value producing equal heating" is often worth a mark on its own. Watch for non-sinusoidal waveforms, where you must derive from the definition instead of using the factors. And for rectified waves, be very clear whether you're averaging over a half cycle or a full one.
Syllabus points
Average, peak (maximum) & RMS values (numerical)
Create a free account to tick topics off, take notes as you read, watch the video lessons and get a day-by-day study plan built around your exam date.
Related topics in Alternating Current Fundamentals