- #1
- 54
- 0
Homework Statement
Consider a simple RLC circuit. If R >> (4L)/C , compute approximately how long it takes for the circuit to lose half of the initial energy stored in the system.
(There is no circuit drawing given; the problem assumes a general RLC circuit)
Homework Equations
The Attempt at a Solution
I have already worked out the differential equation that is associated with RLC circuits, and got an expression for
ω=[iR±sqrt(4L/C - R2)]/(2L)
and since R >> (4L)/C ,
ω= 0, (iR)/L
We consider the non-trivial case, ω= (iR)/L
Then it turns out that
Q=Aoexp(-Rt/L) , and
dQ/dt = I = -R/L Aoexp(-Rt/L)
From these, I solved for the total energy stored in the RLC system (capacitor energy + inductor energy) and got:
Etot= Ao2 [(L+CR2)/2LC] exp(-2Rt/L)
Then at this point, I'm sort of stuck and not sure where to go. Although I can derive the average power in a cycle by:
P= Etot/tdiss = Ao2(R/L)[(L+CR2)/2LC]exp(-2Rt/L)
where tdiss is the energy dissipation time, equal to L/R
From here, I can integrate the power expression to come up with a relation between the energy and initial energy,
E= (Eo/2)exp(-2t/tdiss)
And then, finally attempting to answer the question, I set E=Eo/2 and get t=0.
Somehow this doesn't make much sense to me and makes me believe that I did something very wrong in my work above. In my class lecture notes, a similar derivation was done assuming that the resistance was small (R << (4L)/C), but now the resistance is huge.
From inspection, I can see that the current through the circuit must be very small and that perhaps the capacitor is discharging very slowly as well. But what does this mean about the energy dissipation? Assuming that my derivation above is correct (it is probably not), the circuit can only store half of the total energy predicted from the Etot expression.
Can anyone make some sense of this?
Thanks!