LC-Circuit Problem: Find I as Function of Time

  • Thread starter Thread starter atlantic
  • Start date Start date
atlantic
Messages
21
Reaction score
0
An LC-circuit has L = 64mH, C = 121nF.
At the time t=0, the charge on the condensator is 10μC and the current in the inductor is 0.3A. What is the current in the inductor as a function of time?

With:q = Q_mcos(\omega_0t+\phi) we get that: I = Q_m\omega_0cos(\omega_0t+\phi + \pi/2) (because I = dq/dt), where \omega_0 = 1/(√LC)

I thought that the initial conditions would mean that I have to solve:
q(0) = 10*10^{-6} =Q_mcos(\phi) and I(0) = 0.3 = Q_m\omega_0cos(\phi + \pi/2). But these equations have no solution(!)
 
Physics news on Phys.org
Here's what I do with a problem like this:

1. write the differential equation without regard to initial conditions.
2. s-transform the equation term-by-term, paying attention to
f'(t) <--> sF(s) - f(0+) and f''(t) <--> s2F(s) - sf(0+) - f'(0+).

The you just invert the ensuing transfer function back to the time domain, and you get all the i.c.'s included.

(If you haven't had the Laplace transform yet I don't know what to tell you.)
 
No, I don't know Laplace:rolleyes:
 
OK, then you have to use standard differential equations for the network, and solve in the traditional diff e manner including initial conditions.

I didn't follow you argument but I would write

i = -CdV/dt (i is + if flowing out of C)
V = Ldi/dt (i is + if flowing into L)

So i = -C(d/dt)Ldi/dt = -LCd2i/dt2 or

LCd2i/dt2 + i = 0

I.C. 1: i(0) = 0.3A
I.C. 2: di/dt(0+) = V0/L but V0 = Q0/C = 1e-5/C so di/dt(0+) = Q0/LC

So now just solve the 2nd order diff eq. with those two initial conditions.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top