Variable Voltage, Two inductor, One capacitor Circuit

AI Thread Summary
The discussion revolves around solving a circuit problem involving variable voltage, two inductors, and one capacitor. Participants are attempting to derive the current equations I0(t) and I1(t) using differential equations but are facing challenges with their formulations and assumptions. Key corrections include differentiating the voltage correctly and applying Kirchhoff's Current Law to relate the currents through the capacitor and inductors. The final equations for I0 and I1 are established, leading to a clearer path for finding their coefficients. The collaborative effort successfully resolves the initial confusion and provides guidance for the solution.
Gasharan
Messages
3
Reaction score
0

Homework Statement


http://imageshack.us/photo/my-images/101/circuitk.jpg/

The question asks you to demonstrate what I0(t) and I1(t) are, it gives you the solutions.

Homework Equations


V(t)=Vcos(wt)

I0(t)=(V/wL)((w0^2-w^2)/(2wo^2-w^2))
I1(t)=(V/wL)((w0^2)/(2wo^2-w^2))

The Attempt at a Solution



I've tried to write the differential equations, and run through the algebra to solve them, but I don't know how to cancel my cos(wt), nor do I know i the equations I have are correct.

I have: L* I0' +L* I1'=Vcos(wt)

and I0''+w0^2(I1'-I0')=V/L*cos(wt) (where I differentiated once and divided through by L).

We're allowed to "assume forms of solutions," which would mean I(t)=I0/1*sin(wt)--basically the problem boils down to finding the coefficients that go in front of sin(wt).

Homework Statement


Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
Gasharan said:
I have: L* I0' +L* I1'=Vcos(wt)

and I0''+w0^2(I1'-I0')=V/L*cos(wt) (where I differentiated once and divided through by L).

You forgot to differentiate the voltage. The right-hand side of your second equation has to be -wVsin(wt).

Assume the solution in form I0=Asin(wt) and I1=Bsin(wt), get the differentials and plug in. You get two equations for A and B.

ehild
 
I tried that-- and I just got A=B= V/wL--which is not the right answer.

Are my differential equations written wrong, or am I still missing something?

Thanks for the help
 
Let's start from the beginning. I did not notice that your second equation had some other mistakes.

The voltage across the capacitor is equal to Vc=Q/C. And

Vc =Vcos(wt)-L*I0', that is

Q/C=Vcos(wt)-L *I0'

The current through the capacitor is Ic=Q', differentiating the previous equation, you get

Ic/C=-Vwsin(wt)-L*I0''.

According to Kirchhoff's Current Law, I0=Ic+I1, plugging Ic=I0-I1 into the previous equation, you get

(I0-I1)/C=-Vwsin(wt)-L*I0". Rearranging:

I0''+(I0-I1)/(LC)=-V(w/L )*sin(wt), but LC=1/w0^2,

so finally you have the equations for I0 and I1:

I0''+(I0-I1)w0^2=-V(w/L)*sin(wt)

L* I0' +L* I1'=Vcos(wt)


Try now again, with I0(t)=Asin(wt) and I1(t)=Bsin(wt).

ehild
 
Okay, I got it. Thank you so much for your help.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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