RMS Voltage Calculator

Calculate RMS voltage from peak voltage for sine, square, triangle, sawtooth, and rectified waveforms. Includes form factor, crest factor, and waveform comparison table.

V
Ω
Hz
RMS Voltage (V_rms)
119.9960 V
Equivalent DC heating voltage
Peak Voltage (V_peak)
169.7000 V
Peak-to-peak: 339.40 V
Average Voltage (V_avg)
108.0364 V
Average of absolute value
RMS Current
1.2000 A
Power Dissipation
143.9904 W
P = V²_rms / R = 120.0² / 100
Form Factor
1.1107
V_rms / V_avg — Sine Wave
Crest Factor
1.4142
V_peak / V_rms — Sine Wave
Period
16.6667 ms
Frequency: 60.00 Hz

Voltage Relationships

V_peak169.70 V
V_rms120.00 V
V_avg108.04 V

Waveform Comparison Table

WaveformRMS / PeakForm FactorCrest FactorV_rms (for 169.7 V peak)
Sine Wave0.70711.11071.4142120.00 V
Square Wave1.00001.00001.0000169.70 V
Triangle Wave0.57741.15471.732197.98 V
Sawtooth Wave0.57741.15471.732197.98 V
Half-Wave Rectified0.50001.57082.000084.85 V
Full-Wave Rectified0.70711.11071.4142120.00 V
Planning notes, formulas, and examples

About the RMS Voltage Calculator

The Root Mean Square (RMS) voltage is the equivalent DC voltage that would produce the same heating effect in a resistive load. For a pure sine wave, V_rms = V_peak / √2 ≈ 0.707 × V_peak. This is why US mains electricity is rated at 120V RMS even though the peak voltage is about 170V.

RMS values are essential because they represent the effective or "DC equivalent" voltage for power calculations. When you measure AC voltage with a multimeter, it typically displays the RMS value. Power dissipated in a resistor equals V²_rms / R, regardless of the waveform shape.

This calculator converts between peak and RMS voltage for six common waveforms: sine, square, triangle, sawtooth, half-wave rectified, and full-wave rectified. It also computes the average voltage, form factor (V_rms/V_avg), crest factor (V_peak/V_rms), current, and power dissipation. A comparison table shows how different waveforms produce different RMS values from the same peak voltage.

When This Page Helps

Different waveforms have different relationships between peak, RMS, and average values. The familiar 1/√2 factor only applies to sine waves. Square waves have V_rms = V_peak, while triangle waves have V_rms = V_peak/√3. This calculator handles all common waveforms and provides a side-by-side comparison, eliminating the need to look up individual conversion factors.

How to Use the Inputs

  1. Select the solve direction: Peak → RMS or RMS → Peak.
  2. Choose the waveform type (sine, square, triangle, sawtooth, half-wave or full-wave rectified).
  3. Enter the peak voltage (or RMS voltage if converting the other direction).
  4. Optionally enter load resistance and frequency for power and period calculations.
  5. Use preset buttons for common scenarios like US/EU mains or USB.
  6. Compare all waveform types in the comparison table at the bottom.
  7. Review the voltage bar chart to visualize the relationship between peak, RMS, and average.
Formula used
Sine wave: V_rms = V_peak / √2 ≈ 0.7071 × V_peak Square wave: V_rms = V_peak Triangle/Sawtooth: V_rms = V_peak / √3 ≈ 0.5774 × V_peak Half-wave rectified: V_rms = V_peak / 2 Full-wave rectified: V_rms = V_peak / √2 Form Factor = V_rms / V_avg Crest Factor = V_peak / V_rms Power: P = V²_rms / R

Example Calculation

Result: V_rms = 120.0 V

For a sine wave with 169.7 V peak, V_rms = 169.7 / √2 ≈ 120.0 V. This is the standard US household voltage. With a 100 Ω load, the RMS current is 1.2 A and power dissipation is 144 W.

Tips & Best Practices

  • Multimeters in AC mode display RMS values. True-RMS meters accurately measure non-sinusoidal waveforms; average-responding meters assume sine waves.
  • Peak-to-peak voltage (V_pp) is twice the peak voltage for symmetric waveforms.
  • For combined AC+DC signals, total RMS = √(V²_dc + V²_ac_rms).
  • The crest factor matters for amplifier design — a higher crest factor means the amplifier must handle larger peaks relative to the RMS.
  • In three-phase systems, line voltage RMS = √3 × phase voltage RMS.
  • Switch-mode power supplies draw current in narrow pulses with high crest factors, which can cause problems with average-responding meters.

Why RMS Matters for Power Calculations

The key insight behind RMS is that a 120V RMS AC signal delivers exactly the same average power to a resistor as a 120V DC source. This equivalence holds regardless of waveform shape — the RMS calculation inherently accounts for the waveform. This is why power ratings for appliances, transformers, and generators are always specified in RMS values.

Waveform Impact on Circuit Design

Different waveforms stress components differently. A square wave with the same RMS as a sine wave has no harmonic content at the fundamental frequency — all its energy is at odd harmonics. This means filters, transformers, and capacitors in square-wave circuits experience different losses and heating patterns than in sine-wave circuits. Triangle waves have harmonics that fall off as 1/n², making them gentler on components than square waves.

Measuring RMS Accurately

For sine waves, even simple average-responding meters give correct RMS readings because the form factor is constant. But for switched signals, PWM waveforms, or distorted mains, a true-RMS meter is essential. Thermal-type true-RMS meters use a heating element and thermocouple that directly measure the heating effect, while digital true-RMS meters compute the mathematical RMS over many samples per cycle.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • RMS stands for Root Mean Square. It is calculated by squaring the instantaneous values, averaging them over one complete cycle, and taking the square root. It represents the DC equivalent voltage for heating purposes.