Home / Electronics Fundamentals / RMS, Peak and Average Values: Converting AC Numbers Correctly

RMS, Peak and Average Values: Converting AC Numbers Correctly

Electronics Fundamentals ✍ Oliver Adam ⏱ 7 min read August 5, 2026

Multimeters read RMS, oscilloscopes display peaks, and component ratings quote whichever makes them look best. Converting between the AC value systems is a daily task and getting the √2 factor wrong undersizes capacitors and overdrives inputs.
> At a glance: 7 minute guide · part 8 of 10 in the electronics fundamentals complete guide track · includes a worked example and a quick-reference table.

## The four value systems

Peak is the maximum excursion; peak-to-peak is the full swing. Average is the mean of a rectified waveform (0. 637 × peak for a sine); RMS is the equivalent DC that produces the same heating. For a clean sine: Vrms = Vpeak ÷ √2 ≈ 0. 707 Vpeak.

| Waveform | Vrms | Vavg (rectified) | Crest factor (Vpk/Vrms) |
| — | — | — | — |
| Sine | 0.707 Vpk | 0.637 Vpk | 1.414 |
| Square | 1.0 Vpk | 1.0 Vpk | 1.0 |
| Triangle | 0.577 Vpk | 0.5 Vpk | 1.732 |
| Distorted mains | Meter-dependent | | Often 2–4 |

## Why RMS rules power math

What this means at the bench: Power dissipation depends on the square of instantaneous voltage. RMS literally root-mean-square captures exactly that integrated square. Is why P = Vrms × Irms works for resistive loads just like DC.

## When the ratios lie

The 0. 707 and 0. 637 factors are only true for pure sines. Square waves, triangle waves. Distorted mains with harmonics all have different form factors and cheap multimeters assume a sine, reading distorted waves badly. True-RMS meters exist for precisely this reason.

## How to apply this in your build

Work through the sequence below each step assumes the previous one passed. For numbers that need calculating, the linked tools at the end of this guide do the arithmetic instantly.
1. Read the waveform on a scope to identify its shape
2. Pick the correct conversion factor from the table
3. Multiply measured RMS by crest factor to get true peak
4. Check every capacitor and transistor against the peak, not the RMS

### Worked example

A 24 VAC transformer feeds a bridge rectifier. Vpeak = 24 × 1. 414 ≈ 34 V, minus two diode drops ≈ 32. 6 V DC before regulation. Choose a 35 V or 50 V rated filter capacitor. Run the numbers yourself with the Frequency & Wavelength and the result should agree to within rounding.

> Practical note from the bench. Rule of thumb worth memorising: mains peak ≈ RMS × 1. 414, so 230 V → 325 V, 120 V → 170 V. Component ratings follow the peaks.

## Field mistakes we see again and again

– Sizing a DC bus capacitor from RMS instead of peak
– Applying sine factors to square or PWM waveforms
– Trusting a non-true-RMS meter on inverter or LED-driver outputs

## Key takeaways

The four value systems the foundation of this guide; revisit it if any measurement here surprises you.
Why RMS rules power math the foundation of this guide; revisit it if any measurement here surprises you.
When the ratios lie the foundation of this guide; revisit it if any measurement here surprises you.

## Prerequisites and preparation

Before starting: read the waveform on a scope to identify its shape and pick the correct conversion factor from the table. Keep the [Frequency & Wavelength](/tools/frequency-wavelength) and [Electrical Power Calculator](/tools/electrical-power) open every number in the worked example is reproducible. Total time including the bench steps: about 6–7 minutes.

## Who benefits most

Hobbyists meeting this topic for the first time, students who want the version with real numbers instead of abstract symbols. Returning engineers refreshing a corner of the craft. The mistake list alone justifies the visit every entry in it was learned the expensive way.

### Quick reference card

| Aspect | Where to find it in this guide |
| — | — |
| Core theory | The four value systems |
| Application steps | How to apply this in your build |
| Worked numbers | Worked example |
| Failure modes | Field mistakes we see again and again |

## How this fits the electronics fundamentals complete guide track

This guide is one stop in the structured learning path. Start from the [electronics fundamentals complete guide](/tutorial/electronics-fundamentals-complete-guide) pillar page for the full map, or continue with [AC versus DC explained](/tutorial/ac-vs-dc-explained) and [decibels in electronics](/tutorial/decibels-in-electronics). For the arithmetic, open the [Frequency & Wavelength](/tools/frequency-wavelength) or [Electrical Power Calculator](/tools/electrical-power).

## Frequently asked questions

Why do 230 V and 120 V systems quote RMS?
Because RMS determines heating and power delivery the numbers utilities and equipment actually bill and rate against.

How do I measure peak of an unknown waveform?
Use an oscilloscope, or a peak-detector circuit do not derive it from a sine assumption.

Is there a calculator for this?
Yes the [Frequency & Wavelength](/tools/frequency-wavelength) and [Electrical Power Calculator](/tools/electrical-power) tools run the formulas from this guide instantly, client-side, with no signup.

## Your next step in this track

– The complete electronics fundamentals guide: [Electronics Fundamentals complete guide](/tutorial/electronics-fundamentals-complete-guide)
– Read next: [diodes and transistors explained: the two semiconductor families](/tutorial/diodes-and-transistors-explained)
– Also in this track: [passive components: resistors, capacitors and inductors compared](/tutorial/passive-components)
– Continue with: [the pn junction diode: physics, curves and applications](/tutorial/pn-junction-diode)
– Calculate as you go: [Ohm’s law calculator](/tools/ohms-law) · [resistor colour code decoder](/tools/resistor-color-code) · [RC time constant tool](/tools/rc-time-constant)
– From here, the natural continuation is the next guide in the track index. It assumes exactly the vocabulary this page built and adds the next layer of practice.

## Practical working notes

The fastest way to internalise this topic is to change one variable deliberately and predict the result before measuring. Wrong predictions are the curriculum, they show exactly which mental model needs revisiting, and the bench grades honestly.

Component substitution is a legitimate experiment as long as it is deliberate. Swap one part, predict the effect, measure, and record. That single habit converts a parts bin into a teaching lab and makes every future guide in this track faster to absorb.
## Formulas and checks from this guide

Verification checklist for this track: measure before and after every change, confirm polarity before power-up. Log each value beside the guide’s stated number. If a reading differs by more than rounding, find out why before moving on, tolerance, wiring or an untested assumption is always the reason.

Bookmark this page against your next build in the track. The checklist above is the same one used across 29 guides in this series.

## Experience notes

A resistor and capacitor kit, common diodes and transistors, a breadboard and jumpers. Add modules as tracks demand them.

Component tolerance and meter accuracy stack. A 5% resistor, a 2% reference and lead resistance easily explain small gaps. Compare direction and magnitude before suspecting the guide.