Omni calculator
Last updated:

RMS Voltage Calculator

Table of contents

What is RMS?RMS values of periodic continuous-time functionsWhat is the RMS of a voltage?How to use the RMS voltage calculator?How to calculate RMS voltage?FAQs

Welcome to the RMS voltage calculator, with which you can quickly calculate the RMS of common waveforms. We'll learn about topics such as what RMS voltage is, the general equation for RMS voltage, and how to calculate RMS voltage for your favorite waveforms. Let's charge ahead!

Get it? "Charge"? As in "electrical charge"...? ... I'll see myself out.

What is RMS?

Before we can talk about waveforms and their RMS values, we first have to examine the RMS and what it represents. The root mean square of a series of numbers is the root of the mean of the sum of their squares. RMS is also known as the quadratic mean. So, for:

y=[x1,,xN]\footnotesize y = [x_1, \dots, x_N]

our RMS value YRMSY_\text{RMS} would be:

YRMS=1N(x12++xN2)\footnotesize Y_\text{RMS} = \sqrt{\frac{1}{N} \left(x_1^2 + \dots + x_N^2\right)}

The RMS isn't just an average of the numbers; it's an entirely separate concept with valuable properties, which we'll learn about in the rest of this article.

RMS values of periodic continuous-time functions

Most real-world waves and signals are continuous-time functions. When we deal with these, the equation for the root mean square changes somewhat. We're also only considering periodic functions for this calculator. A periodic function is a function that repeats its values at regular intervals. We denote such a function's period with the symbol TT. Trigonometric functions are great examples of periodic, continuous-time functions — both sine and cosine waves' period is T=2π=360T = 2\pi = 360^\circ. A periodic function's RMS over one of its periods is the same as its RMS over its entirety. We can obtain the RMS of a periodic, continuous-time waveform y(t)y(t) with:

YRMS=1T0Ty(t)2 dt\footnotesize Y_\text{RMS} = \sqrt{\frac{1}{T} \int_0^T y(t)^2 \ \text{d}t }

A periodic, continuous-time function can be expressed as the sum of smaller functions with the same period. We can denote it as y(t)=y1(t)++yN(t)y(t) = y_1(t) + \dots + y_N(t). If we need to calculate y(t)y(t)'s RMS value YRMSY_\text{RMS}, we can combine the components' individual RMS values as follows:

YRMS=(Y1)RMS2++(YN)RMS2\footnotesize Y_\text{RMS} = \sqrt{(Y_1)_\text{RMS}^2 + \dots + (Y_N)_\text{RMS}^2}

Here's a visual representation of what's happening:

A diagram explaining how to calculate the root mean square of a sum of waveforms.
With the above waveforms, we can express y(t)y(t) as y(t)=y1(t)+y2(t)y(t) = y_1(t) + y_2(t). Its RMS, YRMSY_\text{RMS}, can be found by squaring its constituents' RMS values and taking the square root of the sum, as shown.

What is the RMS of a voltage?

When working with AC voltages, the RMS takes on a special meaning. The RMS of an alternating electric current represents the value of a direct current that would dissipate the same electrical power in a load as the alternating current does. Knowing the RMS of an AC waveform allows us to determine how much power is dissipated in the load, and because AC is much more prevalent in electrical systems than DC, this is a wonderful tool for your engineering toolbox.

If we have a periodic AC voltage, we'd denote it as v(t)v(t). Ultimately, we want to calculate VRMSV_\text{RMS}, which is v(t)v(t)'s equivalent DC voltage. Since v(t)v(t) is continuous and periodic, we can use the formula for continuous-time, periodic functions that we learned about before.

How to use the RMS voltage calculator?

Our RMS voltage calculator takes care of all the pesky formulas for you. To get your waveform's RMS in a zap ⚡ follow these easy steps:

  1. Select your waveform shape. Our RMS voltage calculator lets you pick between sinusoidal, square, sawtooth, and triangular waves, as well as half- or full-rectified sine waves.

  2. Select your waveform's characteristic voltage. You can choose to input VpV_\text{p}, VppV_\text{pp}, or VavgV_\text{avg} as indicated on the diagram at the top of the calculator.

  3. Enter the waveform's characteristic voltage (the value for VpV_\text{p}, VppV_\text{pp}, or VavgV_\text{avg}) and offset V0V_0.

  4. Find your RMS voltage in the last row of the calculator. You can also use the RMS voltage calculator backward and let it find the characteristic voltage or the DC offset if you know the RMS voltage and the remaining value.

How to calculate RMS voltage?

We've learned what the RMS voltage is and watt 💡 the fuss is all about, but how do we calculate the RMS for common waveforms? While we saw the universal RMS voltage equation above, the most common waveforms have unique formulas derived from our universal RMS voltage formula. The answer to this question depends on a few things:

  • The waveform shape (sine wave, square wave, etc.);

  • The characteristic voltage of the waveform (VpV_\text{p}, VppV_\text{pp}, or VavgV_\text{avg}) and its value; and

  • The DC offset of the waveform, V0V_0.

The waveform shape and characteristic voltage determines the RMS voltage formula we need to use. We've collected some common waveforms and their RMS value formulas in the handy table below. These RMS voltage equations do not take DC offsets into account yet — read on to learn how we deal with those!

Waveform

VRMSV_\text{RMS}

Sine wave

Vp/2V_\text{p}/\sqrt{2}

Vpp/(22)V_\text{pp}/(2\sqrt{2})

πVavg/(22)\pi V_\text{avg}/(2\sqrt{2})

Square wave

VpV_\text{p}

Vpp/2V_\text{pp}/2

VavgV_\text{avg}

Triangle wave

Vp/3V_\text{p}/\sqrt{3}

Vpp/(23)V_\text{pp}/(2\sqrt{3})

πVavg/(23)\pi V_\text{avg}/(2\sqrt{3})

Sawtooth wave

Vp/3V_\text{p}/\sqrt{3}

Vpp/(23)V_\text{pp}/(2\sqrt{3})

πVavg/(23)\pi V_\text{avg}/(2\sqrt{3})

Half-wave rectified sine wave

Vp/2V_\text{p}/2

Vpp/4V_\text{pp}/4

πVavg/2\pi V_\text{avg}/2

Full-wave rectified sine wave

Vp/2V_\text{p}/\sqrt{2}

Vpp/(22)V_\text{pp}/(2\sqrt{2})

πVavg/(22)\pi V_\text{avg}/(2\sqrt{2})

But where does the offset voltage, the waveform's DC component, V0V_0 fit in? If you think back at what we learned so far, you'll remember how to calculate the RMS of a function that is the sum of same-periodic continuous-time functions:

YRMS=(Y1)RMS2++(YN)RMS2\footnotesize Y_\text{RMS} = \sqrt{(Y_1)_\text{RMS}^2 + \dots + (Y_N)_\text{RMS}^2}

We can leverage this property to account for V0V_0 when calculating the RMS of the waveform v(t)v(t). For example: from the table above, we know that VRMS=Vp/2V_\text{RMS} = V_\text{p} / \sqrt{2} for a sine wave with no DC offset. When a DC offset V0V_0 is added to the sine wave, we can determine our new RMS value with

VRMS=V02+(Vp2)2=V02+Vp22\footnotesize \begin{split} V_\text{RMS} &= \sqrt{V_0^2 +\left( \frac{V_p}{\sqrt{2}} \right) ^2} \\ &= \sqrt{V_0^2 + \frac{V_p^2}{2} } \end{split}
FAQs

What is the RMS of a DC voltage?

A DC voltage's RMS is purely the voltage itself. In other words, if v(t) = 5V, then VRMS = 5V. This is because, from the definition of RMS for a voltage, the DC waveform would dissipate exactly as much as an identical DC waveform. Shocker!

Why should I use RMS over the average?

While the average has a place in physics, it can't take the place of RMS. The RMS of an AC voltage perfectly equates the waveform to a DC voltage, and the average simply cannot do that.

Is RMS equal to DC?

Not always because RMS does not mean the same as DC. When a voltage waveform consists only of DC, then its RMS voltage is equal to its DC voltage. If the waveform has an AC component of any kind, its RMS will not be the same as its DC.

Is 120V peak voltage or RMS voltage?

The AC standard in the United States is 120 V RMS at 60 Hz. This means that the voltage from your house's outlets actually has a peak voltage of 170 V, but the equivalent DC voltage would be 120 V (from the definition of RMS voltage). When someone talks about 120 volts, they're likely referring to this American electrical standard.

A sine wave, with the DC offset and wave peak indicated.
Check out 51 similar electronics and circuits calculators 💡
Breaker sizeBridge rectifierCapacitor charge time...48 more