Half-wave Bridge Rectifier: How to Determine Average Output Voltage?

  • Thread starter Thread starter sandy.bridge
  • Start date Start date
  • Tags Tags
    Bridge Rectifier
AI Thread Summary
The discussion revolves around calculating the average output voltage of a half-wave bridge rectifier, focusing on the integration limits and the initial conduction angle. The average output voltage is derived from the integral of the sinusoidal input minus the diode voltage drop, with the integration limits depending on the conduction angle. The conduction angle is determined when the input voltage meets the diode's forward bias, represented by the equation sin(θ) = Vd/A. Participants clarify that integrating from 0 to π simplifies calculations, but may yield slightly inaccurate results if the output is zero outside the conduction phase. Overall, understanding the derivation of the conduction angle and the integration limits is crucial for accurate voltage calculations.
sandy.bridge
Messages
797
Reaction score
1

Homework Statement


Waveform_halfwave_rectifier.png


Hello all,
Looking for some help regarding half wave bridge rectifiers. I'm having trouble grasping how to determine the average output voltage for the sin function.

Let Vd=voltage drop across the diode. Let θ=angle conduction begins. Let Vs=denote the ac supplied voltage source with peak voltage of A. Hence, the ac source operates with the sinusoid Vs=Asinθ. Can someone perhaps explain to me the theory behind determining the average output voltage?

I know that sinθ=Vd/A, and the angle of conduction occurs from θ to π-θ.

But how does the textbook come up with this:

Vo,average=(1/π)∫(Asinθ-Vd)dθ from θ ---> π-θ

I don't really see how
 
Physics news on Phys.org
Never mind. I figured it out. However, can someone explain how the initial conducting angle is determined to be sin(theta)=Vd/A or in other words,
the intial conducting angle is equal to the inverse sine of the voltage drop of the diode divided by the peak amplitude.

My textbook just randomly states that, and it doesn't provide any proof.Also, occasionally they will take the integral from 0-->pi (ignoring the initial conducting angle) and other times they will go from the initial conducting angle to (pi - initial conducting angle)... Whats with that?
 
Last edited:
Hello Sandy.Bridge,
First of all, when calculating the average output for a rectifier, you want to average the voltage over one complete cycle. Therefore, for the graph you have provided, you want to integrate over 2π.

For a more precise result, your limits of integration would be as follows:
\overline{V_o}=\frac{1}{2\pi}\int^{\pi-\theta}_{\theta}[Asin(\theta)+V_d]d\thetaNote: if you were to integrate from 0->pi instead, the result would still be very accurate. Hence, it is reasonable to integrate from 0->pi to reduce the calculations..
Regards.
 
Last edited:
sandy.bridge said:
Never mind. I figured it out. However, can someone explain how the initial conducting angle is determined to be sin(theta)=Vd/A or in other words,
the intial conducting angle is equal to the inverse sine of the voltage drop of the diode divided by the peak amplitude.

My textbook just randomly states that, and it doesn't provide any proof.


Also, occasionally they will take the integral from 0-->pi (ignoring the initial conducting angle) and other times they will go from the initial conducting angle to (pi - initial conducting angle)... Whats with that?

The diode "turns on" when the voltage across it meets or exceeds the required forward bias, Vd. This occurs when the input voltage reaches Vd. (A similar occurrence at the end of the cycle is when the input voltage drops to Vd and then the diode cuts off again). When the diode is cut off no current flows and no voltage is developed across the load.

The input is at Vd when V_d = A\;sin(\theta), or sin(\theta) = V_d/A.

The average voltage is computed over an entire cycle. But note that for half-wave rectification all the "action" occurs while the diode is conducting, between the computed conduction angles. The rest of the time the output voltage will be zero. The integral can sum up the voltage through just the conduction phase, but it should still be divided by the period: 2 \pi radians.
 
@gneil, is it okay to simplify calculations by calculating from 0->pi rather than theta->(pi-theta)?
 
sandy.bridge said:
@gneil, is it okay to simplify calculations by calculating from 0->pi rather than theta->(pi-theta)?

Sure, as long as long as the "tail" bits are zero they don't contribute to the sum. Writing it that way tends to underscore the domain over which the integral applies. In practice (in order to actually solve the integral) it would probably be split up into several parts anyways, covering regions where particular conditions hold or functions apply. Like here the bit from 0 to theta would simply be zero.
 
Alright, so in reality it would make more sense to set the limits of integration from the initial conduction angle to pi-initial conduction angle, correct? When I use 0-->pi as the limits, I get an answer that is off a little bit. Not sure what happens there.
 
It's probably off a little bit because your function being integrated doesn't "know" that it should be zero for the "tails", and instead keeps following the sine function into negative territory for those bits.
 
Alright. Thanks. One last question: should I be concerned with the derivation of the conduction angle? My textbook merely states that sinθ=Vd/Vp, however, it doesn't really explain why.
 
  • #10
sandy.bridge said:
Alright. Thanks. One last question: should I be concerned with the derivation of the conduction angle? My textbook merely states that sinθ=Vd/Vp, however, it doesn't really explain why.

See post #4 in this thread.
 
  • #11
I always thought that the average of an integral was the following:
\overline{f}=\frac{1}{\theta_2 - \theta_1}\int^{\theta_2}_{\theta_1} sin\theta d\theta

However, in doing that, it would not be dividing the integral by the period, it would be dividing by the difference of the angles, which would not be pi or 2pi.
 
  • #12
sandy.bridge said:
I always thought that the average of an integral was the following:
\overline{f}=\frac{1}{\theta_2 - \theta_1}\int^{\theta_2}_{\theta_1} sin\theta d\theta

However, in doing that, it would not be dividing the integral by the period, it would be dividing by the difference of the angles, which would not be pi or 2pi.

That's true. And you'd only be computing the average value of the function over that smaller interval, rather than over the natural period of the function.
 
  • #13
So essentially the textbook merely evaluates the integral where it is not equal to zero, but accounts for the entire period. That makes sense now that I thought about it. Sometimes it would be easier to see things such as this if the textbook stated that they did that (at least the first time) rather than not.
 
Back
Top