How Do You Calculate Capacitance in a Series RC Circuit?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 5K views
SereneKi
Messages
12
Reaction score
0

Homework Statement



Consider a series RC circuit with R = 151 Ω and an unknown capacitor C as shown below.


http://www.flickr.com/photos/67342906@N0…


The circuit is driven by an alternating electromotive force with εRMS = 174 V at a frequency of f = 7.70 Hz. The current in the circuit is IRMS = 0.310 A. Calculate the capacitance C.

Homework Equations



(1) I(rms)=V(source) / ( R+ (1/C))
(2) I(rms)=C x V(source) / ( 1+ RC)

The Attempt at a Solution



tried to plug them into equation (1) to get C but it didn't work

0.31 =174 / (151+ 1/C )

C=0.00244 F
 
Last edited by a moderator:
Physics news on Phys.org
SereneKi said:

Homework Statement



Consider a series RC circuit with R = 151 Ω and an unknown capacitor C as shown below.


http://www.flickr.com/photos/67342906@N0…


The circuit is driven by an alternating electromotive force with εRMS = 174 V at a frequency of f = 7.70 Hz. The current in the circuit is IRMS = 0.310 A. Calculate the capacitance C.

Homework Equations



(1) I(rms)=V(source) / ( R+ (1/C))
(2) I(rms)=C x V(source) / ( 1+ RC)

The Attempt at a Solution



tried to plug them into equation (1) to get C but it didn't work

0.31 =174 / (151+ 1/C )

C=0.00244 F

Your Relevant Equations are not correct in that they are not handling the summation of resistance (of the resistor) and reactance (of the capacitor) properly; they should add in quadrature (square root of sum of squares, just like vector components). Also, the reactance should depend upon the frequency of the driving signal, which in this case is given as 7.70 Hz.
 
Last edited by a moderator:
gneill said:
Your Relevant Equations are not correct in that they are not handling the summation of resistance (of the resistor) and reactance (of the capacitor) properly; they should add in quadrature (square root of sum of squares, just like vector components). Also, the reactance should depend upon the frequency of the driving signal, which in this case is given as 7.70 Hz.

So

Irms = sqrt( R^2 + (1/2(pi)fC)^2)
 
SereneKi said:
So

Irms = sqrt( R^2 + (1/2(pi)fC)^2)

Now you're missing the electric potential :smile: Remember you're writing Ohm's law, so I = E/Z, where here Z is the sum of resistance and reactance as you've calculated above.
 
gneill said:
Now you're missing the electric potential :smile: Remember you're writing Ohm's law, so I = E/Z, where here Z is the sum of resistance and reactance as you've calculated above.

So

Erms/Irms = sqrt( R^2 + (1/2(pi)fC)^2)
 
SereneKi said:
So

Erms/Irms = sqrt( R^2 + (1/2(pi)fC)^2)

Yes. Solve for C.