How Is Current Derived in a Series RC Circuit with an AC Source?

AI Thread Summary
The discussion focuses on deriving the expression for current in a series RC circuit with an AC source, specifically using the equation E=50cos(100t). Participants explore whether the derivation process for AC is similar to that for DC circuits, noting the need for a two-part solution involving a homogeneous solution and undetermined coefficients. The relationship between current and voltage for a capacitor is highlighted, emphasizing the importance of differential equations in the analysis. There is some confusion regarding the differentiation of terms in the KVL equation, particularly in integrating the capacitor current. The conversation ultimately seeks clarity on the correct approach to derive the current expression in the context of an AC source.
canicon25
Messages
25
Reaction score
0
can anyone show me the derivation of an expression for current in a series RC circuit with an AC source? I have seen many for DC sources simply using KVL is it the same for AC?

I would imagine that a two part solution is required: 1) homogeneous solution 2)using undetermined coefficients as the source is equal to 50cos(100t)

Is the derivation the same as for a DC source?
 
Last edited:
Physics news on Phys.org
canicon25 said:
can anyone show me the derivation of an expression for current in a series RC circuit with an AC source? I have seen many for DC sources simply using KVL is it the same for AC?

I would imagine that a two part solution is required: 1) homogeneous solution 2)using undetermined coefficients as the source is equal to 50cos(100t)

Is the derivation the same as for a DC source?

Welcome to the PF. Are you familiar with the relationship between current and voltage for a capacitor? That is where the DiffEq aspect of the circuit comes in. Write the KVL equation for the loop, using the simple V=IR for the resistive drop, and the differential for the voltage drop across the capacitor. Then solve the DiffEq...
 
i am familiar. i have seen a lot of examples for DC ccts, but not AC. following your suggestions i would make this:

E=VR+VC
E=iR+q/C

E=dq/dt R + q*1/C

or

d/dt E= di/dt R + I/C

where E=50cos(100t).

would i solve the first order homogeneous ( could probably just separate) first then add on the solution from undetermined coefficients?

on a second note the initial condition i have is q(0)=0 but the question wants an expression for loop current. can i solve for q(t) then divide through by C and then divide through by Z=R-jX?
 
canicon25 said:
i am familiar. i have seen a lot of examples for DC ccts, but not AC. following your suggestions i would make this:

E=VR+VC
E=iR+q/C

E=dq/dt R + q*1/C

or

d/dt E= di/dt R + I/C

where E=50cos(100t).

That's not quite the equation I meant. For a capacitor, the following equation expresses the relationship between voltage and current:

i(t) = C \frac{dV(t)}{dt}

Try re-writing the KVL with that for the capacitor current and voltage...
 
Last edited:
d/dt E= di/dt R + 1/C int[ i(t) dt ] ?
 
canicon25 said:
d/dt E= di/dt R + 1/C int[ i(t) dt ] ?

Almost, but you mixed a couple steps together...

It looks like you wrote the correct equation for the voltages in the series circuit, and then went to differentiate to get rid of the integral term on the right. But you only show the differentiation of the left hand side (LHS) and the first term on the RHS, but you haven't differentiated the integral yet to get your final DiffEq...
 
i'm confused why i want to replace a current expression with voltage? integrating the expression you gave me will produce an expression for capacitor current i believe.
 
canicon25 said:
i'm confused why i want to replace a current expression with voltage? integrating the expression you gave me will produce an expression for capacitor current i believe.

(keep in mind that I could be wrong, but...) Do you see why I think your equation is not correct yet? Why did you differentiate the LHS term and the first RHS term, but not the 2nd RHS term?

And as for solving for current in a series RC circuit, I thought that's what you were asking to do?

canicon25 said:
can anyone show me the derivation of an expression for current in a series RC circuit with an AC source?
 
Back
Top