Electronic – Active Band Pass Filter Design

filteroperational-amplifier

I'm repairing some instrumentation equipment and I've come across a filter I do not fully understand. It seems to be a band pass filter and the only documentation that came with this device was an old handwritten note on the filter break frequencies and gain. I have copied this as neatly as I can and attached it below.

enter image description here

As you can see, there is no transfer function derivation, and only a graph showing which components set gains and break frequencies. I have simulated this in Spice and it seems to really obey those equations.

As I have not come across this type of filter before I set out to understand it better by deriving the transfer function and those equations as shown on the graph above myself.

I (believe) I have managed to derive the TF (attached below) but now I'm stuck on how to proceed and derive the equations as shown on the graph above.

enter image description here

My question is how to proceed with deriving the filter gains and break frequencies? Any tool I can use to help me? Does anyone know what topology/kind of filter this would be classified as? I have not found anything on the Internet of this topology but maybe my search terms are wrong.

Best Answer

In my first answer I have described how you can find the exact solution for the 2 zeros and the 2 pole frequencies (which are identical to the wanted break frequencies). However, here is a good approach which should be sufficient for the shown circuit. In principle, I follow the way as outlined already by Dave Tweed´s answer: Simplification of the circuit. In the present case, you can create three different (simplified) circuits of first order only which easily can be analysed.

1.) For the first rising region of the transfer function the high pass part with C1 is responsible (C2 causes the falling part and can be neglected). Furthermore, for very low frequencies (including DC) the gain Ao=1+R3/R2 is assumed to be not much larger than unity which is the possible minimum.

Hence, for acceptable filtering it is assumed that R2>>R3. As an equivalent diagram for the lower frequency range (without C2 and R2) we arrive at a circuit with only the three components R1, R3 and C1. It is a simple task to find the relevant time constants (invers to the corresponding break frequencies):
Using your indices, we thus find T2=(R1+R3)C1 and T1=R1C1.

2.) Above the frequency f1 the capacitor C1 is not effective any more (and the capacitor C2 is assumed to be not yet effective). Hence, we have a simple non-inverting amplifier with the gain (maximum of the transfer function) Amax= 1+R3/Rp with Rp=R1||R2.

3.) For rising frequencies, the low pass part with capacitor C2 becomes effective (C1 is considered as a short). Hence, the feedback path consists of R3||C2 and Rp only.

The time constant T3 (pole frequency) can be derived as T3=R3C2 and the last break frequency (zero) is determined by T4=R3C2/(1+R3/Rp).


Finally, it is to be noted, that all results are in agreement with the values given in the scetched BODE diagram. This can be verified using the well-known relations for a 20dB gain slope (as used in the graph with G1/G2=f1/f2).

Final remark: Thus, it can be concluded that the information contained in the scetched BODE diagram (break frequencies) also are only approximations.