Electronic – the transfer function of a multiple feedback bandpass filter

filter

I'm a student in electrical engineering in Belgium and I use a multiple feedback bandpass filter in one of my projects.

bandpass filter

I tried to find out the transfer function of this filter and this is what I found:

$$ \frac{V_o}{V_i}=-\left( j\omega C+ \frac{2}{R_2}+\frac{R_1+R_3}{R_1R_2R_3}\cdot\frac{1}{j\omega C} \right) ^{-1} $$

With this expression I made a Bode diagram:

bode diagram

Is that normal that the frequencies other than 1kHz are still amplified (not as much but still) ? Is my transfer function right ?

Thanks !

Best Answer

I finally found the right transfer function (thanks to slateraptor at eevblog): $$\frac{V_o}{V_i}=-(\frac{R_3}{R_1+R_3})(\frac{j\omega R_2C}{-\omega^2(\frac{R_1R_3}{R_1+R_3})C^2R_2+j\omega(\frac{R_1R_3}{R_1+R_3})2C+1}) $$

I actually just forgot a \$\frac{1}{R_1}\$ factor in my first function.

This produces a much more logical bode diagram where only the 1kHz frequency is amplified: bode diagram