How do I calculate the RMS and average voltage of a sine wave with a DC offset?

Click For Summary

Discussion Overview

The discussion revolves around calculating the RMS and average voltage of a sine wave with a DC offset, specifically addressing the mathematical methods and interpretations involved. Participants explore both theoretical and practical aspects of these calculations.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents a calculation for the average voltage as -6V and RMS voltage as 7.15V, using a peak-to-peak voltage of 11V and a DC offset of -6V.
  • Another participant questions the AC RMS calculation, suggesting a potential error in the formula used.
  • There is a discussion about the definition of RMS voltage, with one participant stating that it is always positive and represents the DC equivalent for power delivered.
  • Participants discuss the integration of a half-rectified wave, with one suggesting a function of 5.5sin(50πt) for integration.
  • Concerns are raised about how non-identical portions of a waveform affect the integration process, with suggestions to integrate only over sections greater than zero.
  • Another participant mentions approximating a pulse with a half cycle of a true sine wave, noting that this approximation may become less accurate with larger offset voltages.

Areas of Agreement / Disagreement

Participants express differing views on the calculations and interpretations of RMS and average voltage, indicating that multiple competing views remain and the discussion is not resolved.

Contextual Notes

Some calculations depend on specific assumptions about the waveform and its characteristics, such as symmetry and the effects of DC offsets. The integration steps and bounds discussed may also vary based on the waveform's properties.

D44
Messages
70
Reaction score
0
I have to calculate the RMS and average voltage of a sine wave with a DC offset.

I have a peak to peak voltage of 11V and an offset which is -6V.

I have the average voltage as -6V and RMS voltage as 7.15V. I calculated the RMS as follows:

AC Vrms = 5.5/sqrt(2) = 3.89V

Vrms = sqrt(3.89^2 + 6^2) = 7.15V

Does this look correct?
 
Physics news on Phys.org
Check your AC Vrms calculation. \frac{11}{2}\sqrt{2} \neq \frac{5.5}{\sqrt{2}}

EDIT: Oops. D44's result is correct. See below.
 
Last edited:
I thought RMS of a sine wave was Vpeak/sqrt(2)?
 
D44 said:
I thought RMS of a sine wave was Vpeak/sqrt(2)?

My apologies. You are correct. I blame it on lack of coffee :smile:

You're result is fine.
 
I've accidently just clicked on report instead of new reply, so whoever runs this site will wonder why I'm talking about voltages. Sorry about that :/

No problem. Coffee time for me too I think :) So the results look ok? How is it that I get a positive RMS? The way I see the wave is that the average is -6V, it reaches a peak of -6+5.5 = -0.5V and has a minimum of -6-5.5 = -11.5V. How is it that the RMS could be 7.15V?
 
RMS is always positive. It represents the DC equivalent for power delivered.

RMS of a function is calculated as the square root of the mean of the square of the function (hence R M S). Your voltage function can be written as:

f(\theta) = \frac{V_{pp}}{2}sin(\theta) - 6

and the RMS value:

V_{rms} = \sqrt{\frac{1}{2 \pi} \int_0^{2 \pi} f(\theta)^2 d\theta}

If you perform the integration you should obtain the same, positive value as you did before. Squaring the function ensures that the result must be a positive value.
 
Thanks, that's great!

Can I also ask...

For the half rectified wave I spoke about the other day, again if I was wanting to integrate, given peak current as 11A, Tpulse as 0.02s and Tperiod as 0.035s, I'm thinking that my function would be 5.5sin(50*pi*t). So I integrate this with respect to t? Between the limits of 0 and 0.02? Then divide by 0.035?
 
D44 said:
Thanks, that's great!

Can I also ask...

For the half rectified wave I spoke about the other day, again if I was wanting to integrate, given peak current as 11A, Tpulse as 0.02s and Tperiod as 0.035s, I'm thinking that my function would be 5.5sin(50*pi*t). So I integrate this with respect to t? Between the limits of 0 and 0.02? Then divide by 0.035?

That function also had offsets that you'd need to calculate first and apply. If you specify all the times in milliseconds then you'd have something like:

f(t) = A sin(\frac{2 \pi}{35} t - \phi) + Vo

Where \phi is an angular offset for the sine function, and Vo the voltage offset that shifts the base of the pulse up to the 0V level.

attachment.php?attachmentid=42988&stc=1&d=1327252251.gif


\phi can be obtained directly from the Δt value in the above figure. The offset voltage, Vo, requires a bit more work: Note that A + Vo = 11, and Vo = Asin(\phi).
 

Attachments

  • Fig1.gif
    Fig1.gif
    15.4 KB · Views: 5,541
This is the image of the waveform that I have. So I need to find the average and RMS in order to find form factor.
 

Attachments

  • 2.JPG
    2.JPG
    6.7 KB · Views: 1,067
  • #10
D44 said:
This is the image of the waveform that I have. So I need to find the average and RMS in order to find form factor.

Yes. It corresponds to the image that I posted above if you 'chop' the wave off along the horizontal zero line (time axis as shown).
 
  • #11
But if the 2 portions of a single period aren't identical, how does this effect the function? That's what's stopping me getting round to the integration part
 

Attachments

  • 3.JPG
    3.JPG
    9.6 KB · Views: 940
  • #12
D44 said:
But if the 2 portions of a single period aren't identical, how does this effect the function? That's what's stopping me getting round to the integration part

The function does not have to be symmetrical within its period, it only has to be identical from period to period.

If you write the expression for the full, untruncated-at-zero function, then integrate over only the sections that are greater than zero, then you'll be okay. For the graph that I posted above, that function is:

f(t) = A sin(\frac{2 \pi}{35} t - \phi) + Vo

And the integration bounds would go from 0 to 22 (milliseconds) to include just the pulse.
 
  • #13
I'm struggling with this. The 2nd pic I put up is the unaltered version of the wave.

In this case, phi would be 0 and Vo would be 0? So I'm just integrating Asin(((2*pi)/35)t)?
 
  • #14
D44 said:
I'm struggling with this. The 2nd pic I put up is the unaltered version of the wave.

In this case, phi would be 0 and Vo would be 0? So I'm just integrating Asin(((2*pi)/35)t)?

If you approximate the pulse with a half cycle of a true sinewave then you would have

f(t) = 11 sin(\frac{2 \pi}{2 \times 22}t) ~~~~~ 0 \leq t \leq 22

But this will be an approximation only, one that gets worse as the offset voltage gets larger. This is because while the half-sinewave is everywhere concave from below, a full sinewave alternates from concave to convex in shape at its zero crossings. So the function of a pulse created by rectifying an offset sinewave is not the same thing as stretching a half a sinewave to the same amplitude.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
8K
  • · Replies 18 ·
Replies
18
Views
6K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
4K
  • · Replies 14 ·
Replies
14
Views
4K