Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Calculations for Power Supply filters, and some questions...

Status
Not open for further replies.

Enrique15

Member level 3
Joined
Jan 8, 2005
Messages
56
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Location
Panama
Activity points
1,427
Hello again, my friends.

After realizing that normal batteries aren’t enough for the load that the speakers of my IC555-alarm need, I’m reviewing my notebooks about Power Supply design, of course, to design one myself, including the filters that are needed for a regular voltage and current.

I have copies from a text book used in my college that have some calculations about designing power supplies filters (sorry I can’t give you the book’s name, because I just have the copies, and didn’t wrote down the book’s name or author, my mistake).

So here I want to share some of these concepts for the people that maybe don’t know too much about it, hopping that I’m not telling the same things someone from this forum told before already. And besides the theory, I have some questions myself at the end of the topic.

OK. Here’s the thing:

First I start the analysis with a circuit like this one:

circuito019az.jpg


where there’s the AC voltage, a “10 to 1” (a = 0.1) transformer, a full wave rectifier and a load (5 Kohm, for this example).

So, with this circuit I have a rectified voltage wave in the load:

circuito029ws.jpg


and the same happens with the current

circuito037cw.jpg


(in my program, the load current is the only one that shows up inverted, so you’ll see it growing from zero to negative values, but we just care about the magnitude and shape, so don’t worry about this inverted position). :D

Of course, we know that there’s some voltage drop in the diodes, but the text book makes the analysis assuming ideal diodes, so the wave is a pure “rectified sinusoidal”, thus they can use Fourier analysis to get the DC and AC components.
The Fourier series for a rectified sine wave has a DC component and the even harmonics of the fundamental frequency as follows:

circuito046xp.jpg

with Vm = peak amplitude of the sine wave.
So, the DC component is “2Vm / pi”.

In the load we have these frequency elements:
circuito054no.jpg


Knowing this, we want the filter to eliminate the harmonics and keep only the DC component.
The easiest filter is the one that uses a capacitor in parallel with the load:

circuito060am.jpg


But this simple filter is explained in terms of the capacitor's “charge and discharge”. So, with the capacitor discharged at the beginning, when the AC voltage starts to appear, we have a sine wave growing from zero to its peak amplitude, and the same sine wave is seen at the capacitor terminals. But when the sine wave starts to decrease, the voltage stored in the capacitor is bigger, so the diodes stop conducting (they’re cut), and the capacitor starts discharging through the resistor, decreasing its voltage, until the next period of the sine wave is bigger than the capacitor voltage, charging it again, and the cycle repeats itself.

So, the output voltage is determined by two expressions:
circuito082yr.jpg


with
circuito088we.jpg
= angle when the diodes polarity is inverted.

circuito108wj.jpg


As we can see, the maximum voltage Vm is at angle
circuito088we.jpg
, and the minimum voltage can be calculated knowing that the second pair of diodes (the ones active with the second half of the sine wave period) turn ON after the sine wave gets bigger than the voltage at the capacitor at the angle:
circuito093sc.jpg
.

The voltage ripple is the difference between maximum and minimum:
circuito116sb.jpg


The angle
circuito122lf.jpg
can be calculated, but instead is preferred to approximate the minimum voltage using:
circuito132un.jpg


Assuming
circuito147lq.jpg
, we can approximate the results like this:
circuito150ud.jpg


For capacitors with a large discharge period, we can say:
circuito160ru.jpg
. So, for the minimum voltage in angle
circuito093sc.jpg
, we have:
circuito173bd.jpg

And the ripple expression turns out:
circuito180jt.jpg


The expression
circuito191eu.jpg
can be approximated into:
circuito205hf.jpg


And the ripple is:
circuito215an.jpg


This is were the famous expression
circuito221rr.jpg
comes from.

Well, at least that’s the equation I was thought in college. I don’t know if you use or can tell me about other methods, but this is what I believe is the classic expression.
So, if I use this expression, and I want a ripple of 1%, with my load of 5 Kohms, the capacitor value will be “167 uF” (as seen in the schematic I showed you before). Thus I get a small ripple (almost a total DC voltage, “yellow line” of the next picture):
circuito265yk.jpg


In my text book copies, for a filter made up with only one capacitor, this is the analysis. They didn’t mention anything about the harmonics or anything alike in the voltage. So the Fourier explanation I first told you about has nothing to do in this analysis.

BUT, when they talk about a “inductor-capacitor” filter, the book change the analysis, and forget about these last things I wrote, and come back with the Fourier analysis. Again they talk about the DC and harmonics components, but don’t set any ripple calculations. WHY IS THAT? Maybe the analysis is the same as the one explained before.
Well, back to the analysis, we have this circuit:
circuito234lk.jpg


For the “inductor-capacitor” filter, there are 2 possibilities: or it has a “continuous” current, or it has a “discontinuous” current.

The condition for the current to be continuous (not touching the zero axis) is determined by saying that the amplitude of the harmonics current has to be less than the amplitude of the DC current flowing through the inductor. Because greater harmonics have less magnitude of current, an approximation will be using just the current at the second harmonic (fundamental frequency times 2: 60 x 2 = 120 hertz): I2 = [4Vm/3(pi)] /(2wL) = 2Vm/3(pi)wL. And the dc current is: I0 = 2Vm/(pi)R
Comparing them we have: I2 < I0 , thus: 2Vm/3(pi)wL < 2Vm/(pi)R , and the result is:
circuito245rc.jpg


In a “continuous current” situation, the voltage at the load is:
circuito257io.jpg
, because the harmonics pass through the capacitor, and so at the resistor we have only the DC component of the rectified sine wave.

But, for a “discontinuous current” situation, the Vout is calculated using a procedure to approximate its value, using integration and some estimation steps.

In conclution:
1. For both “continuous” and “discontinuous” current situations, the harmonics go through the capacitor, and there’s just DC voltage at the output.
2. For “discontinuous” current, Vout is greater than the voltage for “continuous” current.

Using an example from my text copies: L=5mH, C=10 000uF, and R= 5 Ohm for “continuous current” and 50 Ohm for “discontinuous current”.

Continuous current:
circuito275dm.jpg

And the results:

Current in the inductor (look that is a sine wave over zero axis)
circuito289se.jpg


Voltage in resistor:
circuito295wv.jpg


Current in resistor (remember that in my program this current is upside down, from zero to negative values):
circuito303ni.jpg



Discontinuous current:
circuito319rr.jpg


Current in the inductor (the wave is cut by the zero axis)
circuito325ir.jpg


Voltage in resistor (you can see is greater than the one for continuous current situation):
circuito338qu.jpg


and current in resistor:
circuito340nl.jpg



Well, after all this, I have some questions myself:

1. How is calculated the ripple in a “inductor-capacitor” filter?

2. What about a “capacitor, inductor, capacitor” filter as the one in the next picture:
circuito357vg.jpg

How are its elements (capacitor1, capacitor2, inductor and load) calculated?

3. Do you know some information on internet with an easy-to-understand analysis for these filters, that can complement what I’ve commented here?

4. I see they always talk about a “load” resistor for the filter circuit, besides the REAL LOAD resistor which is going to be connected to the filter. For example, I see a schematic of a capacitor filter with a “resistor”, then comes a Voltage Regulator, and then another capacitor (for noise I suppose) and later my real load (my circuit or whatever I want to feed with the regulated voltage). So, why is used this “additional load” resistor ??? How is it calculated ? And how can it affect my calculations, because if it’s smaller than my circuit load, all the current will flow through it instead of going through my load, that's what I think will happen.

5. And finally: where can I find information about calculating filters for the AC line voltage? I mean, how to calculate the elements between the 120V AC line and the reduction transformer, to filter any noise in the AC line (like motors noise and any similar)?
Because differently from the explanations I gave here, I’ve seen in schematics that they use inductors in both AC lines (Hot and Neutral), one inductor each, and 2 or more capacitors, some in parallel, some in series, and another element they say is for “sparks” (the symbol is like two diodes, facing their cathodes one to another). I don’t know its name.

Well, hope to hear some comments about my topic, and any suggestions as well. I’ll appreciate that.

Regards. :)
 

Re: Calculations for Power Supply filters, and some question

Having read you post I must say its great to see this sort of enthusiasm!

If you are designing a small power supply for a home project then you don’t have to go into so much detail, don’t misunderstand me, as an exercise looking this closely at you PSU is a fantastic thing to do.

If I were going to build a simple PSU then all I would be interested in would be the ripple voltage at the output of your capacitor (under max load) and the drop out voltage, maximum voltage for the regulator I would buy the regulator “off the shelf”

That said, I will try and give you a few pointers and hope you find them interesting

1. How is calculated the ripple in a “inductor-capacitor” filter?

Calculating the characteristics of the filter is a good place to start, calculate its transfer function and then look at what will happen when you feed the filter with your load attached

The following is not a bad read

**broken link removed**

See Bode Plots

www.teicontrols.com/notes/ ElectronicCircuitsIIEE338K/BodePlots.pdf

see Nyquist Plot and filter stability (LC filters can and do oscillate!)

2. What about a “capacitor, inductor, capacitor” filter as the one in the next picture:

This may sound daft but calculating the transfer function for this is actually not straight forward!

I think I would break this up, treat the first capacitor as a smoothing capacitor that defines your ripple (effected by your load and filter) and the LCR as a filter.

4. I see they always talk about a “load” resistor for the filter circuit, besides the REAL LOAD resistor

in this area load resistors are used if you either A/ have to have a minimum current flowing to keep the circuit functioning correctly, of B/ to alter the characteristics of a filter

try putting the circuit into your simulator and removing the load resistor, I think you will find that the gain becomes >1at particular frequencies, ie a larger than expected voltage could appear on the output of the filter

5. And finally: where can I find information about calculating filters for the AC line voltage?

I think you are describing the symbol for a diac see
http://www.americanmicrosemi.com/tutorials/diac.htm
also look at common mode chokes, and bear in mind that in professionally developed PSU’s legislation must be met and efficiency is key so you may see some components that controlling power factor and emissions back into the line .

you can also model the transformer (if you can get the transformer characteristics) and include it in your calculations see:

**broken link removed**




The following may also be of interest to you

**broken link removed**
really good for power electronics / SMPS too h**p://services.eng.uts.edu.au/~venkat/pe_html/contents.htm

well, hope that makes sense, I’m a bit pushed for time so its all a little rushed


Kind Regards Engineer Bob
 

    Enrique15

    Points: 2
    Helpful Answer Positive Rating
Re: Calculations for Power Supply filters, and some question

Thank you very much Engineer_Bob, for the amount of information.

I haven't finished reading all of it, yet.

But as far as I've read, I see that Filters' theory always refers to Voltage, and doesn't talk to much about Current (something very important to know, as you can see in the "inductor-capacitor" filter calculations I talked about in my post).

and another element they say is for “sparks” (the symbol is like two diodes, facing their cathodes one to another). I don’t know its name.

I think you are describing the symbol for a diac see

No, I think it's the Surge Protection called Varistor, which symbol appears in the site: **broken link removed** you posted. There the symbol is like a "Z", while in some TV schematics I've seen the symbol as two diodes or let's say two arrows facing each other. That's why you thought I was talking about Diacs, because it's true, diacs are two arrows facing each other, too, but a little different from what I was describing. :D

A question I wanted to ask:

For my IC555 alarm, when in Stand-by operation (no speakers operating), for example, the system will be feed up with 40 mA from the power supply. But when a speaker is turned ON, because it's only 8 Ohm, it'll carry out near 400 mA from the power supply (let's say is just a Transformer with a capacitor and a voltage regulator).
Will this abrupt change in the current affect a lot the voltage regulator output ???

Thanks for the help.

Regards. 8)
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top