Maker Pro
Maker Pro

best way to adjust an RLC bandpass filter

finley

Oct 2, 2010
2
Joined
Oct 2, 2010
Messages
2
Hello there!
I have a project (for a math class strangely enough...) to simulate an RLC bandpass filter (series RLC circuit, if that's important) using LTSpice IV that will pass frequencies between 10 Hz and 1.0KHz with a max 3dB damping, where at least -15 dB is reached at 10kHz. It's a pretty simple project, I think, but it's been a while since I've worked with RLC circuits and I'm finding that I'm getting a little more confused than I thought I would.
Before I began calculating I worked out the transfer function of this circuit to be (R/L)*s/(s^2+(R/L)s+1/(LC)) (using laplace transforms--I haven't inversed it yet. It's the transfer function that I am analyzing in spice). From w=1/LC and bandwidth=R/L I calculated that with a 1k resistor I'd need a .642uF capacitor and a .161 H inductor.
When I simulated in spice, I had to adjust these values, as expected, but I I ended up adjusting the capacitor value by quite a lot. I figured that I should leave the inductor value alone since every time I adjusted that I'd be changing both the natural frequency and the bandwidth, so I instead got the bandwidth to where I wanted it to be and adjusted the capacitor. In the end I have values for R=1.01k, L=.161 H and C=15.60 uF.
My basic question is whether I am going about this in a very inefficient way and what process might an engineer use to solve this. The natural frequency of the circuit is now quite different and I'm wondering if in practical situations engineers will sacrifice the natural frequency for the correct bandwidth values or if perhaps there's a way of conserving both that I'm not thinking about.
My questions stem from the fact that while the project is developed for the electrical engineers in the class, I have not myself studied any sort of electrical engineering and so am unfamiliar with the correct process and any additional factors I should be trying to think about.
I do not know how to post pictures but if someone tells me how I can show what my graphs look like. Another issue I'm having is that the graph of the phase angle seems to have a slight hump in the middle--not at all as smooth as it looked like with the bandwidth was narrower.
Sorry if this is a long winded and confusing question--but any general advice on this would be very much appreciated.
cheers,
finley
 

finley

Oct 2, 2010
2
Joined
Oct 2, 2010
Messages
2
To be a little more specific as to what my question actually is:
I have been able to make this circuit with a capacitor value of 15.60uF, L=.161H and R=1.01k and a natural frequency of about 100 Hz. On the other hand, I was able to make it again with values C=3.6uF, L=.67H and R=4.35k.
So what I'm wondering is this: if there are many different values that I could choose to make this circuit work, what should I be thinking about (from an efficiency and engineering perspective) in choosing these values? Is there a reason why I would want L to be lower etc?
 

Militoy

Aug 24, 2010
180
Joined
Aug 24, 2010
Messages
180
If you’re working with a series RLC circuit (with the R and L in series, and the cap to ground) – then you actually have a second order low-pass filter – as opposed to a band-pass. As you note – there are theoretically an infinite number of solutions to a second order filter design with a specific resonant frequency. The difference will be the Q of the filter, and the peaking at the point of resonance. A filter with too high a Q will be under-damped – and will be likely to ring as a result of transient signal changes. In practice – an engineer will typically select a ratio of component values to damp at some specific level under the point of critical damping (Q=1 – no ringing). A Q of about 1.2 is the point our own filter guru tends to shoot for. He recently demonstrated this to me by comparing two RLC filters – both with a 1 ohm resistor. One had a 10uH inductor and a 10uF cap; while the other had a 100uH inductor and a 1uF cap. Both had the same resonant frequency and attenuation slope (12 dB / octave) – but the low Q circuit (with the higher capacitance) had very little ringing – while the High Q circuit went through 8 or 9 ringing cycles before settling during a transient response test. The Q of the circuit can be calculated as 1/R(√L/C).
 

NickS

Apr 6, 2010
367
Joined
Apr 6, 2010
Messages
367
One other point of note is that unless you are winding your own inductors and building your own caps in practice the values you solved for are impossible. Building your own cap is not at all practical so you start by selecting a value that you can obtain in the range your working(generally larger caps for smaller frequencies). Next you have some flexibility in making an inductor so you should try to calculate for a standard value but its not the end of the world if you have to make one. And last of all is the resistor since they come in the broadest part value selection.

That said when I make filters I try to keep resistors out of it since they equal loss. And selecting the correct LC values is a matter of filter types. One can make many different types of filters with a handful of L&C's. For instance Butterworth, Tchebychev, bessel, Gaussian... which all have distinct pro's and con's that make them well suited certain tasks.
 

Militoy

Aug 24, 2010
180
Joined
Aug 24, 2010
Messages
180
....That said when I make filters I try to keep resistors out of it since they equal loss......

I agree with your inclination - as long as we're talking about series resistive elements, that increase insertion loss without adding value to the equation. I do however, add resistance into almost any filter design - as part of the optimization process. I will usually split the value of the X caps into two halves - and then add resistance in series with one half of the X capacitance - to set Zeta to a controlled, desirable value - limiting filter Q to a set limit. The damping factor added by the resistance is essential to getting where I need to be in terms of EMI performance.
 

NickS

Apr 6, 2010
367
Joined
Apr 6, 2010
Messages
367
I have seen resistors added to caps to bring their Q down to the same range as the coils. I just have never needed to do it yet. And there are some filters that just require resistors(zero's) like ellipticals but the group delay on those are so bad that I rarely consider them for LC implementations. But then again I think perhaps we are building filters for different applications. I primarily build small signal filters and I think you are operating more in the realm of power or large signal filtering(that is just a guess).

Also to add some value to the OP, If you are filtering small signals in the frequency range you described then I believe active filters(op amp) to be absolutely the way to go. It is just so much easier to use caps and resistors than it is to find good Q in a high value inductor plus you can add gain at the same time. Filtering high power is another story.
 

Militoy

Aug 24, 2010
180
Joined
Aug 24, 2010
Messages
180
I have seen resistors added to caps to bring their Q down to the same range as the coils. I just have never needed to do it yet. And there are some filters that just require resistors(zero's) like ellipticals but the group delay on those are so bad that I rarely consider them for LC implementations. But then again I think perhaps we are building filters for different applications. I primarily build small signal filters and I think you are operating more in the realm of power or large signal filtering(that is just a guess).

Also to add some value to the OP, If you are filtering small signals in the frequency range you described then I believe active filters(op amp) to be absolutely the way to go. It is just so much easier to use caps and resistors than it is to find good Q in a high value inductor plus you can add gain at the same time. Filtering high power is another story.

Good guess - my filters are typically in the input and output lines of power supplies or high-power sine-shaping transformer-rectifiers. We do build active electronic filters, and even program software Kalman filters, particle filters, etc. for some applications - but when I'm working with high voltage spikes, or currents up over 1000A, an active filter just won't quite cut it.
 
Top