RMS / Peak / Peak-to-Peak Calculator
Convert between RMS, peak, and peak-to-peak values for common waveforms used in audio, electronics, and signal processing.
| RMS | |
| Peak | |
| Peak-to-Peak | |
| Crest Factor (Peak/RMS) | |
| Crest Factor (dB) |
What is RMS and why does it matter?
RMS stands for root mean square. In practical terms, RMS tells you the equivalent DC value that would deliver the same heating power to a resistor as an AC signal. That makes RMS the most useful amplitude measurement for real-world power calculations.
Peak value, on the other hand, is the maximum instantaneous value of the signal. Peak-to-peak is simply the full swing from most negative peak to most positive peak. All three values are important, but they answer different questions:
- RMS: “How much effective power does this signal carry?”
- Peak: “What is the maximum instantaneous amplitude?”
- Peak-to-peak: “What is the total signal excursion?”
Common RMS and peak formulas
Sine wave
For a sine wave, the relationship is:
- RMS = Peak / √2
- Peak = RMS × √2
- Peak-to-peak = 2 × Peak
Square wave
For an ideal square wave:
- RMS = Peak
- Peak-to-peak = 2 × Peak
Triangle and sawtooth waves
For ideal symmetrical triangle and sawtooth waveforms:
- RMS = Peak / √3
- Peak = RMS × √3
How to use this calculator
- Select your waveform type.
- Choose which value you already know (RMS, Peak, or Peak-to-Peak).
- Enter the known value and pick the unit (volts, amps, or unitless).
- Click Calculate to see all converted values and crest factor.
Example calculations
Example 1: Sine wave audio signal
If a sine signal has a peak voltage of 2 V:
- RMS = 2 / √2 = 1.414 V
- Vpp = 4 V
Example 2: Mains-style RMS measurement
If a sine waveform is measured as 120 V RMS:
- Peak = 120 × √2 ≈ 169.7 V
- Peak-to-peak ≈ 339.4 V
What is crest factor?
Crest factor is the ratio of peak to RMS:
Crest Factor = Peak / RMS
It can also be written in decibels:
Crest Factor (dB) = 20 × log10(Peak/RMS)
Typical values:
- Sine wave: 1.414 (3.01 dB)
- Square wave: 1.0 (0 dB)
- Triangle wave: 1.732 (4.77 dB)
Where RMS vs peak conversion is used
- Audio engineering and amplifier headroom checks
- Power electronics and inverter design
- Oscilloscope interpretation and waveform analysis
- Sensor and instrumentation calibration
- Signal processing and dynamic range studies
Final note
Always keep waveform shape in mind. Two signals with the same peak value can have very different RMS values, and therefore very different power implications. This is exactly why a waveform-aware RMS peak calculator is useful for design, testing, and troubleshooting.