Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 20, 2024, 12:10:37 12:10


Login with username, password and session length


Pages: [1]
Print
Author Topic: Active RC filter design  (Read 4311 times)
0 Members and 1 Guest are viewing this topic.
promach
Junior Member
**
Offline Offline

Posts: 44

Thank You
-Given: 14
-Receive: 0


« on: March 25, 2016, 03:10:42 15:10 »

I have a school project on active RC filter design.

I am posting it here just to get some suggestion on how to proceed with my design.

Since they are active filters, I actually have my own transistor-level opamp to work on.
I am starting from scratch to get my filter schematics to work according to the spec given.

I am actually learning how to design butterworth LP filter.

Besides, how would I include the signal source impedance in my filter design calculation ?

Any snippets from books would be much appreciated.

Logged
Signal
Active Member
***
Offline Offline

Posts: 197

Thank You
-Given: 111
-Receive: 81



« Reply #1 on: March 25, 2016, 08:50:02 20:50 »

Besides, how would I include the signal source impedance in my filter design calculation ?
When finally you will get that secret schema of Sallen-Key low pass filter you will be smart enough to handle a pair of connected resistors. believe in yourself Wink
Logged

Give a right name to a right game and play it right
Gallymimu
Hero Member
*****
Offline Offline

Posts: 704

Thank You
-Given: 151
-Receive: 214


« Reply #2 on: April 03, 2016, 03:12:56 03:12 »

source impedance is just a series resistor on the input.  i.e. idea voltage source with resistor in series with output.
Logged
johnf
Newbie
*
Offline Offline

Posts: 8

Thank You
-Given: 2
-Receive: 1


« Reply #3 on: April 19, 2016, 03:58:37 03:58 »

The best book I ever had on active filter design. Get it if you can.
"Active Filter Cookbook" by Don Lancaster, ISBN 0-672-21168-8

I bought mine back in the early 1980's and it taught me everything I have ever used about active filters. It's now dog eared and full of annotations. It's easy to follow and the maths is well presented and easy for most to understand.

TI offer a good active filter design application for free called FilterPro. Use it to check your designs, or even to do the designs if you are in a hurry.
http://www.ti.com/lsds/ti/analog/webench/webench-filters.page?DCMP=sva-web-filter-en&HQS=sva-web-filter-filterdesignervanity-en

Hope this helps.
Logged
PICker
Active Member
***
Offline Offline

Posts: 162

Thank You
-Given: 207
-Receive: 109


« Reply #4 on: April 19, 2016, 06:14:56 06:14 »

You can try to design your own active filter by using online software like webench filter designer:
http://www.ti.com/lsds/ti/analog/webench/webench-filters.page?DCMP=sva-web-filter-en&HQS=sva-web-filter-filterdesignervanity-en
or offline software TI FilterPro:
http://www.ti.com/filterpro-dt
Logged
witsanukai
Junior Member
**
Offline Offline

Posts: 38

Thank You
-Given: 13
-Receive: 9


« Reply #5 on: April 19, 2016, 09:54:52 09:54 »

You can try to study from here, then draw the schematic in any simulation program ex.proteus
Then try to give an input and sweep frequesncy to check the output response will make you more imagine and understanding.
Input impedance base on your resistor termination at input.
 Smiley

https://en.wikipedia.org/wiki/Butterworth_filter

http://www.electronics-tutorials.ws/filter/filter_8.html
Logged
crunx
Junior Member
**
Offline Offline

Posts: 58

Thank You
-Given: 18
-Receive: 8



« Reply #6 on: April 23, 2016, 07:52:34 19:52 »

I have used with success the filter calculators on:

http://sim.okawa-denshi.jp/en/Fkeisan.htm

Those might be helpful in this case, too.

Logged
UncleBog
Active Member
***
Offline Offline

Posts: 131

Thank You
-Given: 165
-Receive: 170


« Reply #7 on: April 24, 2016, 05:52:32 17:52 »

Analog Devices online design tools, including an analog filter wizard are here: http://www.analog.com/en/design-center/design-tools-and-calculators.html.
Logged
promach
Junior Member
**
Offline Offline

Posts: 44

Thank You
-Given: 14
-Receive: 0


« Reply #8 on: April 30, 2016, 07:01:51 07:01 »

I have a bandpass filter as follows:



But I would like calculate the low pass corner frequency which I am stuck at right now.

The transfer function I got for the low pass sallen-key is

2484375/(s^2 + 1762.5 + 1562500)

after normalizing the nominator and last term of the denominator to "1", I found that it is not an Butterworth filter design.

I would like to seek your advice to find out the LP corner frequency.

Thanks!
Logged
bigtoy
Active Member
***
Offline Offline

Posts: 238

Thank You
-Given: 322
-Receive: 297


« Reply #9 on: April 30, 2016, 10:47:20 22:47 »

To my experience, there are 2 ways to determine this. The easy way & the hard way.

For me, the hard way is to calculate it all mathmatically. I've forgotten much of my college math for this stuff.

The easy way (for me, I do this quite often) is to quickly put the circuit in Linear Technologies free LTspice program & simulate it. Then not only can you see the corner frequency, you can also see the entire frequency response (which for a multistage filter like this one is not always a simple "linear" response), you can see attenuation or gain levels, you can easily adjust component values (ie tolerances) and see the effect of that, etc.
Logged
Gallymimu
Hero Member
*****
Offline Offline

Posts: 704

Thank You
-Given: 151
-Receive: 214


« Reply #10 on: May 01, 2016, 05:54:38 05:54 »

I have a bandpass filter as follows:


But I would like calculate the low pass corner frequency which I am stuck at right now.

The transfer function I got for the low pass sallen-key is

2484375/(s^2 + 1762.5 + 1562500)

after normalizing the nominator and last term of the denominator to "1", I found that it is not an Butterworth filter design.

I would like to seek your advice to find out the LP corner frequency.

Thanks!

your equation looks wrong. do you mean 2484375/(s^2 + 1762.5s + 1562500)

Posted on: May 01, 2016, 06:41:25 06:41 - Automerged

I have a bandpass filter as follows:


But I would like calculate the low pass corner frequency which I am stuck at right now.

The transfer function I got for the low pass sallen-key is

2484375/(s^2 + 1762.5 + 1562500)

after normalizing the nominator and last term of the denominator to "1", I found that it is not an Butterworth filter design.

I would like to seek your advice to find out the LP corner frequency.

Thanks!

This is what I came up with from you numbers:

numerator = pi/2 * 1562500
sqrt(1562500) = 1250 = omega^2
fc = 200Hz
alpha = 442 for Q = 1/sqrt(2) for a butterworth
alpha = 881 your alpha

where sallen key equation =

Logged
2N5109
Junior Member
**
Offline Offline

Posts: 67

Thank You
-Given: 26
-Receive: 14


« Reply #11 on: May 05, 2016, 03:00:21 15:00 »

Greetings promach:  

The transfer function you put has complex conjugate poles at:  f=140+j141 Hz and 140-j141 Hz,  calculated from solving quadratic equation in denominator.*  Complex poles are close to origin so response being lowpass and has 3 dB down from peak (occurring at 141 Hz) at ~sqrt(2)*141 = 200 Hz.  

Advice:   Active filter is easy to design but beware the noise  added.   Is not good for low noise applications.  Get very good prediction of output noise spectrum using LTSPICE.  Need a discrete JFET or NPN LNA ahead of the filtering stages so  is good to keep the filter gains low.

--2N5109

* quadratic formula is x1, x2 = ( -b +/- sqrt(b^2 - 4*a*c)) / (2*a) gives roots of a*x^2 + b*x  + c,
i.e.,  a*x^2 + b*x  + c = (x-x1)*(x-x2).  

« Last Edit: May 05, 2016, 03:31:34 15:31 by 2N5109 » Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC