Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Solving for 3db frequency of RC filter

uoficowboy

Full Member level 3
Full Member level 3
Joined
Apr 4, 2009
Messages
170
Helped
6
Reputation
12
Reaction score
5
Trophy points
1,298
Location
Seattle, Wa, USA
Visit site
Activity points
2,975
I'm having a senior moment. I know the 3db frequency of an RC LPF is 1/(2*pi*R*C). My memory is that you can solve for that by setting R = C. So:

R = magnitude(1/JwC)
R = 1/(wC)
R = 1/(2*pi*F*C)
F = 1/(2*pi*R*C)

So that all seems right. But if R = magnitude of C doesn't that mean your gain is 0.5? (voltage divider where both top and bottom elements are the same). 20*log(0.5) = 6db, not 3db!

I'm getting the right answer but it doesn't feel to me like it should be right. What am I missing? Thank you!
 
I'm having a senior moment. I know the 3db frequency of an RC LPF is 1/(2*pi*R*C). My memory is that you can solve for that by setting R = C. So:

R = magnitude(1/JwC)
R = 1/(wC)
R = 1/(2*pi*F*C)
F = 1/(2*pi*R*C)

So that all seems right. But if R = magnitude of C doesn't that mean your gain is 0.5? (voltage divider where both top and bottom elements are the same). 20*log(0.5) = 6db, not 3db!

I'm getting the right answer but it doesn't feel to me like it should be right. What am I missing? Thank you!

Gain = power(10,(dB/20))

-3db = Attenuation of 0.707946
-6dB = Attenuation of 0.501187

Not sure where your getting the R=C from but your math is correct to find the 3db point. 3dB would need an attenuation of 0.707946 as shown above
 
Last edited:
The condition for -3 dB point is R = Xc, Xc being capacitive reactance magnitude. But why is attenuation of RC voltage divider 0.7 rather than 0.5 for equal magnitude of both impedances? That's due to phase shift. Resistor and capacitor voltage are 90 degree phase shifted, relation of voltages can be visualized by phasors, both phasors form a right angled triangle, their magnitudes add as squares. |Vr + Vc| = 1.41 * |Vr| = 1.41 * |Vc|.
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top