What is the Correct Calculation for Inductance in an LC Circuit?

AI Thread Summary
The discussion focuses on calculating the inductance of an LC circuit where a capacitor discharges from a maximum voltage of 10 V to 0 V over 0.25 ms. The initial energy stored in the capacitor is calculated using the formula for energy in a capacitor, but the attempt to find inductance results in an incorrect value of 6.25E-4 H instead of the correct 253.3 microH. The mistake identified is the incorrect assumption that current can be calculated as charge divided by time, rather than using the relationship derived from the differential equation governing the LC circuit. The solution involves understanding the oscillatory nature of the circuit and applying the correct formulas to find the inductance.
1st1
Messages
22
Reaction score
0

Homework Statement


A circuit consists of a capacitor and an inductor. The resistance in the circuit is small and can be neglected. Initially, at t = 0 s, the voltage across the capacitor is at its maximum of VC = 10 V, the charge stored in the capacitor is 1 mC. It is observed that the capacitor discharges to QC = 0 C after t = 0.25 ms. What is the inductance L of the inductor in the circuit?

http://online.physics.uiuc.edu/cgi/courses/shell/common/showme.pl?courses/phys212/oldexams/exam3/fa09/fig8.gif

Homework Equations



Conservation of energy:

Energy Capacitor + Energy Inductor = Qmax^2 / 2C

The Attempt at a Solution



Initial Energy capacitor = .5*(Qmax^2/C) = .005
Final Energy Capacitor = 0

Initial Energy Inductor = 0
Final Energy Inductor = .5*L*I^2

So:

.005 = .5*L*I^2 where I = dQ/dt which is (1E-3)/(.25E-3) = 4

L = 6.25E-4 H which is wrong.

Right answer is 253.3 microH.

What am I doing wrong?
Thanks for any help!
 
Last edited by a moderator:
Physics news on Phys.org
1st1 said:

Homework Statement


A circuit consists of a capacitor and an inductor. The resistance in the circuit is small and can be neglected. Initially, at t = 0 s, the voltage across the capacitor is at its maximum of VC = 10 V, the charge stored in the capacitor is 1 mC. It is observed that the capacitor discharges to QC = 0 C after t = 0.25 ms. What is the inductance L of the inductor in the circuit?

http://online.physics.uiuc.edu/cgi/courses/shell/common/showme.pl?courses/phys212/oldexams/exam3/fa09/fig8.gif

Homework Equations



Conservation of energy:

Energy Capacitor + Energy Inductor = Qmax^2 / 2C

The Attempt at a Solution



Initial Energy capacitor = .5*(Qmax^2/C) = .005
Final Energy Capacitor = 0

Initial Energy Inductor = 0
Final Energy Inductor = .5*L*I^2

So:

.005 = .5*L*I^2 where I = dQ/dt which is (1E-3)/(.25E-3) = 4

L = 6.25E-4 H which is wrong.

Right answer is 253.3 microH.

What am I doing wrong?
Thanks for any help!

The inductor-capacitor circuit that you describe is analogous to a simple frictionless mass-spring system. It may be described by the following differential equation:

L \frac{d^2q}{dt^2} + \frac{1}{C}q = 0

The solution is q = q_m cos(\omega t + \phi) which gives the charge on the capacitor at any time t.

For the initial condition you describe, the constant \phi is zero and

\omega = \sqrt{\frac{1}{LC}}.

Now, the capacitor discharges in .25 msec. What is the value of \omega t when q = 0? (Hint: it has to make the cosine = 0.) That is sufficient for you to calculate L.

Your mistake was assuming that the current is simply q/t.
 
Last edited by a moderator:
Thank you that's perfect!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top