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.
 
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top