Cutoff frequency for high/low pass filters

Guest #3127820
Rate this post
useful
not useful
Hey guys,

Could you shed a little light on this problem here? I'm trying to 
calculate the half power frequency for these 2 circuits, and I'm not 
sure if my reasoning/math is right:

For the former one, I did Fc=1/(2πR*C) where R=(R1*R2)/(R1+R2)+R3. Is 
this correct? Is this all?

How about the latter one?

Thank you
Attached files:
#3127866
Rate this post
useful
not useful
Hello Benny,

You have to look from the capacitor into the circuit when you calculate 
the corner frequency or the time constant. Treat the voltage source as a 
short (0Ohm) for the calculation, because it has zero internal 
resistance.

a) Lowpass Filter

fc = 1/(2*pi*R*C)

R = 1/(1/R1 + 1/R2 + 1/R3)


b) Highpass Filter

fc = 1/(2*pi*R*C)

R = R1 + 1/(1/R2 + 1/R3)


By the way you can simulate this circuit with LTspice to check the 
results.

Best regards,
Helmut

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now