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.
 
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top