Kirchhoff's Law & Circuit Analysis: Q&A

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 2K views
TheRedDevil18
Messages
406
Reaction score
2

Homework Statement



Using Kirchhoff's current law, determine:

1) The nodal equations
2) The expression and solution for the inductor voltage
3) The expression and solution for the inductor current
4) Determine the initial and final inductor current

Circuit diagram:

WP_20150613_004.jpg

Homework Equations

The Attempt at a Solution



I'm really stuck with this question. The best I could try and do was question one which I don't think is correct but here it is

1) (9-V1)/12 = (V1-V2)/Zl + V1/6

V1 is the voltage across the 6 ohm resistor and V2 is the voltage across the inductor
 
on Phys.org
TheRedDevil18 said:
V1 is the voltage across the 6 ohm resistor and V2 is the voltage across the inductor
Do you expect those voltages to be different?
Probably just a typo in the V1 definition.

TheRedDevil18 said:
(V1-V2)/Zl
Independent of the definition of V1 and V2, this term looks wrong.
 
TheRedDevil18 said:
I'm really stuck with this question. The best I could try and do was question one which I don't think is correct but here it is

1) (9-V1)/12 = (V1-V2)/Zl + V1/6
Since you've got a reactive component in the circuit (an inductor), you should realize that you are going to end up with a differential equation. Impedance won't help unless you move to the Laplace Domain, which I'm guessing you haven't covered yet.

What do you know about the relationship between the voltage and current for an inductor? Can you write an expressions for the current as a function of the voltage and vice versa?
 
So if the voltages are the same since they are in parallel, then from the equation

(9-V1)/12 = (V1-V2)/Zl +V1/6

since V1-V2 = 0

then, solving for V1 I get 3V which is the voltage across the 6 ohm resistor and the inductor ?
 
gneill said:
Since you've got a reactive component in the circuit (an inductor), you should realize that you are going to end up with a differential equation. Impedance won't help unless you move to the Laplace Domain, which I'm guessing you haven't covered yet.

What do you know about the relationship between the voltage and current for an inductor? Can you write an expressions for the current as a function of the voltage and vice versa?

Ok, I know that V = L*di/dt , so

I(t) = 1/L integral V2 dt

so, 9-V2/12 = V2/6 + 1/L integral V2 dt ?, so I just have to make an expression for V2 in terms of t ?
 
TheRedDevil18 said:
Ok, I know that V = L*di/dt , so

I(t) = 1/L integral V2 dt

so, 9-V2/12 = V2/6 + 1/L integral V2 dt ?, so I just have to make an expression for V2 in terms of t ?
That's the idea; you write the node equation incorporating the ##I(t) = \frac{1}{L} \int V_2 dt## for the inductor branch's current. That gives you an integro-differential equation. Collect the ##V_2## terms together.

Hint: you will want to differentiate the whole thing to clear the integral and leave the equation in purely differential form.
 
Okay thanks, I found the voltage expression to be 3*e^-800t

Also the general expression for the voltage of an inductor in an RL circuit is Vo*e^-(Rp/L)t, so to do this without integration you could have found Vo by removing the inductor from the circuit because it acts as an open at t=0 and measure the voltage across the 6 ohm resistor which you can get using the voltage divider rule. Rp would just be the 12 and 6 ohm resistors and the inductance is 5mh

Anyway I think they wanted you to derive the expression which is why they asked for the nodal equations