RMS Voltage Calculator
Convert between peak and RMS voltage for any common waveform type. Instantly shows Vpp, average voltage, crest factor, and form factor.
⚡ What is RMS Voltage?
RMS voltage (Root Mean Square voltage) is the effective value of an alternating voltage waveform. It represents the equivalent DC voltage that would produce the same power dissipation in a resistive load. When your electricity supplier rates mains voltage at 230 V (or 120 V in North America), that figure is the RMS value, not the peak.
RMS values are critical in three common engineering scenarios. First, in power calculations: P = V_rms squared / R applies directly, just as it does for DC. Second, in component stress rating: capacitors, MOSFETs, and diodes must withstand the peak voltage, which for a 230 V RMS sine wave is about 325 V. Third, in signal processing: audio amplifiers and RF systems specify signal levels in V_rms so that power comparisons are meaningful across different waveform shapes.
A common misconception is that RMS voltage is simply an average. The average of a symmetric AC waveform over a full cycle is zero, which would be useless for power calculations. RMS avoids this by squaring the instantaneous values (making them all positive), averaging them, then taking the square root. The result is always a positive number that represents true heating power.
The conversion factor between peak and RMS depends entirely on the waveform shape. A sine wave uses a factor of 1/sqrt(2) = 0.7071. A square wave has an RMS equal to its peak because it is always at maximum amplitude. A triangle or sawtooth wave uses 1/sqrt(3) = 0.5774. This calculator handles all four common waveform types and also outputs the peak-to-peak voltage, average voltage, crest factor, and form factor so you have everything needed for design decisions.