Ripple Voltage Derivation (Full-Wave Rectifier)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 24K views
JJBladester
Gold Member
Messages
281
Reaction score
2

Homework Statement



Derive the ripple voltage of a full-wave rectifier with a capacitor-input filter.

Homework Equations



ripple_voltage.jpg


Where [itex]V_{r(pp)}[/itex] is the peak-to-peak ripple voltage and [itex]V_{DC}[/itex] is the dc (average) value of the filter's output voltage.

And [itex]V_{p(rect)}[/itex] is the unfiltered peak rectified voltage.

The Attempt at a Solution



[tex]v_{C}=V_{p(rect)}e^{-t/R_LC}[/tex]

[itex]t_{dis}\approx T[/itex] when [itex]v_C[/itex] reaches its minimum value.

[tex]v_{C(min)}=V_{p(rect)}e^{-T/R_LC}[/tex]

Since [itex]RC> > T[/itex], [itex]T/R_LC[/itex] becomes much less than 1 and [itex]e^{-T/R_LC}[/itex] approaches 1 and can be expressed as

[tex]e^{-T/R_LC}\approx 1-\frac{T}{R_LC}[/tex]


Therefore,

[tex]v_{C(min)}=V_{p(rect)}\left ( 1-\frac{T}{R_LC} \right )[/tex]

[tex]V_{r(pp)}=V_{p(rect)}-V_{C(min)}=V_{p(rect)}-V_{p(rect)}+\frac{V_{p(rect)}T}{R_LC}=\frac{V_{p(rect)}T}{R_LC}=\left ( \frac{1}{fR_LC} \right )V_{p(rect)}[/tex]

My issue is with the approximation that I bolded above. If [itex]e^0[/itex] approaches 1, then how does the expression [itex]e^{-T/R_LC}[/itex] approach [itex]1-\frac{T}{R_LC}[/itex]?
 
on Phys.org
Those are the first 2 terms of the series expansion for e^x

BTW, in your initial problem statement, that should be "with a capacitor-output filter", not "input" filter, right?

Also, are you given as part of the problem statement that T << RC? That's certainly not always the case for FWRs with output filter caps. If you want to minimize ripple, that is a requirement though.
 
Berkeman,

Thanks for clarifying about the series expansion of e^x.

The text does say "For a full-wave rectifier with a capacitor-input filter..." I took "input" to mean that the capacitor takes the full-wave rectified input waveform and transforms it into a ripple waveform.

The T << RC approximation is simply given as "which is usually the case..." In the chapter I'm studying, it is an introduction to diodes/rectifier circuits and the goal is to get DC waveform that is as close to a horizontal line (constant voltage) as possible.
 
Got it, thanks for the clarifications. And yeah, being able to assume T << RC simplifies the math a lot! :smile: