Introduction: Active Band-Pass Filters

This instructable is intended to show the reader how to design an active band-pass filter FROM SCRATCH!

Step 1: Standard Design Procedure

There is some design criteria that you need to first create before you jump into build your active filter.  You need to know these things before you begin your journey into the world of active bandpass filter (BPF) design.  This instructable can take as little as 2 hours from start to finish, assuming that you already are in possession of the necessary parts.  Filters are a major aspect of any system.  The ability to understand them and how they interact within the confines of other systems is very important to any circuit designer.

1. You need to know what power supplies you have on hand. Hopefully in your case, you are in the confines of a lab, and can choose a typical DC power supply.

2. You need to know which  frequencies you which to be passed, and the frequencies that wish to be rejected.  These will both be a band of frequencies that you pass (pass-band) or reject (reject-band).

3. You need to pick a center frequency.  This frequency will be in the middle of your pass-band, and will be where the bode plot (gain in dB vs frequency) is symmetrical.

4. You will need to pick a capacitor value.  For high frequencies you should choose a value around 100 pico Farads or lower, for low frequencies you should choose a value around 100 nano Farads.  If the resistor values that correspond with these capacitor values are too large or too small for the desired frequency, pick different capacitor values.  

5. It is assumed during this instructable that you have a basic knowledge of laying out parts on a breadboard. (connect resistorA on nodeA to nodeB, connect capacitor B from nodeB to output pin, etc)

The picture in this step shows the basic frequency response of any band pass filter.

Let's get going!

Step 2: Designing High-Pass Filter

The BPF that we are making will consist of a high-pass filter (HPF) cascaded in series to a low-pass filter (LPF).  Both HPF and LPF are Sallen-Key filters.  You may also start with a LPF and connect the output into the input of a HPF.  Looking at the pictures for this section, and following the step below, we can create our HPF:

1. Pick capacitor 1 (C1) so that it equals capacitor 2 (C2).  C1 = C2

2. Decide a cutoff frequency for your HPF (this should be lower than the LPF cutoff frequency).

3.  Then using the formula shown in the second picture we can decide which resistor value we will use for R1.  The frequency that they are referring to is the cutoff frequency decided in the previous step.

4. Then using the formula shown in the third picture we can decide which resistor value we will use for R2.

remember:

1. the symbol that R1 is connected to is ground
2. when we connect Vin, the negative pin must be connected to ground
3. when we measure Vout, the negative pin must be connected to ground
4. the ground (or common ground, shared ground between sources) for your sources must be connected to your ground
5. there is only one ground!
6. when putting your breadboard together, each element connects to two different points (or nodes) and make sure you properly connect them
7.make sure you understand the layout of your breadboard (whether the pins are horizontally or vertically connected)
8. to have fun and experiment with different values!
9. verify your own results!

On to our LPF!

Step 3: Designing Low-Pass Filter

In this section of our instructable, we will continue on to build our LPF!

1.  Pick a value for C1.

2. Pick C2, such that C2 = 2*C1. 

3. Calculate R1 and R2, such that R1 = R2. and that R1 and R2 equal the formula shown.

Now we have the values for the first order filters we are using.  These filters are defined as first order because the magnitude of the signal reduces by half, every time the that the frequency doubles (one octave increase).

Step 4: Connecting Our Cascaded System

This step is simple, we can connect the output of our HPF into the input of our LPF.  This can be done so with a wire from the output to R1.  This can be seen in the corresponding picture.

Step 5: Now We Build Our Own!

What you'll need:

2 Operational amplifiers (I'll be using LM741's)

various resistors and capactiors to choose from

power supply

function generator (for testing)

oscilloscope (for testing

breadboard

banana to breadboard pin wires

wires




My HPF:
1 LM741 op amp
R1 = 10k ohm + 1k ohm in series
R2 = 22k ohm
C1 and C2 = 100 nF (these were bi directional caps)
cutoff freq: 102 Hz

My LPF:
1 LM741 op amp
R1 and R2 = 150 ohm
C1 = 10 micro Farad
C2 =  10 micro Farad in series with another 10 micro Farad (these capacitors were electrolytic (meaning that the polarity must be taken into account))
cuttoff freq: 235 Hz

refer back to steps 2 through 4, for the design layout of our system.

the first picture is my completed HPF
the second picture is my LPF
the third picture is my cascaded system, aka our BPF
and the video is me showing my signal.

Video description:

1. I show my BPF
2. I show my lab environment
3. I show my oscilloscope with a clear sine wave
4. I then demonstrate that when I turn down my frequency, the signal gets squashed!
5. and vice versa, I turn it back up, showing my clear signal, and turn it up more so, to show that my signal gets squashed again at high frequencies! ( f>300)

BPF with a pass-band from 102-235 Hz


Step 6: Analyzing Our Signal

The input signal that I used can be viewed in the first picture:
It was a 110Hz 1 Vpp (volts peak to peak) sine wave.
At this frequency we expect to see a clear output with a voltage with the same relative amplitude.

Our output signal was just that.  A 712mV Vpp sine wave, with freq 110.07 (was fluctuating around 110Hz).
This can be seen in the second picture, showing a view of our oscilloscope.

Step 7: Concluding Remarks

I hope you guys enjoyed yourself and weren't too intimidated by this project, and I hope you found it useful to your coursework.  Filters are a good way to become more familiar with circuits, and they serve as good hands on practice.

If you have any questions, please contact me at bogenschultz92@gmail.com, I'd love to answer any questions, or correct small mistakes you find in my instructable!  Have a great day!