I want to calculate the cutoff frequency for a specific filter, but I can't find any formula for that.
I know the formula for the cutoff frequency of a low pass filter:
fc=12πRC
But how is that derived in the first place? I don't have a regular low pass filter, but something similar that I want to calculate the cutoff frequency of.
Answer
The specific formula applies only for a first order RC low pass filter. This is derived from its frequency response:
H(jω)=11+jωRC
The cutoff frequency is defined as the frequency where the amplitude of $H(j\omega)$ is $1\over\sqrt2$ times the DC amplitude (approximately -3dB, half power point).
|H(jωc)|=1√12+ω2cR2C2=1√2⋅|H(j0)|=1√2
Solve it for $\omega_c$ (cutoff angular frequency), you'll get $1\over RC$. Divide that by $2\pi$ and you get the cutoff frequency $f_c$.
If you know the frequency response of your filter, you can apply this method (given that the cutoff frequency is defined as above). Obviously, for high-pass filters for example, you calculate with the value for $\omega\to \infty$ as opposed to the DC value (always the maximum of the amplitude response, relative to which there is a 3dB decrease in amplitude at the cutoff frequency.)
No comments:
Post a Comment