How can Kirchoff's first law be applied to electrical circuits?

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
1 replies · 3K views
nameVoid
Messages
238
Reaction score
0
According to Kirchoff's first law for electrical circuits V=RI+L(dI/dt) where constants V, R and L denote the electromotive force, the resistance, and the inductance, respectively, and I denotes the current at time t. If the electromotive force is terminated at time t=0 and if the current is I(0) at the instant of removal, prove that I=I(0)e^(-Rt/L)

Homework Equations





The Attempt at a Solution


[tex] v=RI+L(\frac{dI}{dT})[/tex]
[tex] dt=\frac{LdI}{v-RI}[/tex]
[tex] t+b=Lln|v-RI|(-R) [/tex]
[tex] e^{\frac{t+b}{-LR}}=v-RI[/tex]
[tex] t-> v-> 0 , I=I(0)[/tex]
[tex] e^{\frac{b}{-LR}}=-RI(0)[/tex]
[tex] -e^{\frac{t}{-LR}}(RI(0))=v-RI[/tex]
[tex] I=\frac{e^{\frac{t}{-LR}}RI(0)+v}{R}[/tex]
im afraid to do anymore work on this but looks good to me so far
 
Last edited:
on Phys.org
nameVoid said:
According to Kirchoff's first law for electrical circuits V=RI+L(dI/dt) where constants V, R and L denote the electromotive force, the resistance, and the inductance, respectively, and I denotes the current at time t. If the electromotive force is terminated at time t=0 and if the current is I(0) at the instant of removal, prove that I=I(0)e^(-Rt/L)

Homework Equations





The Attempt at a Solution


[tex] v=RI+L(\frac{dI}{dT})[/tex]
[tex] dt=\frac{LdI}{v-RI}[/tex]
OK up to here, but I think instead of (-R) you want (-1/R) in the next line. This comes from the substitution you did but don't show. In any case, you can check your answer by differentiating it and substituting back into the original differential equation.

Also, pay closer attention to your variables. You started with T and changed to t. Since this is time, t is a better choice. If you run into differential equations that involve time and temperature (usually represented by t and T, respectively), you'll run into trouble.
nameVoid said:
[tex] t+b=Lln|v-RI|(-R) [/tex]
[tex] e^{\frac{t+b}{-LR}}=v-RI[/tex]
[tex] t-> v-> 0 , I=I(0)[/tex]
[tex] e^{\frac{b}{-LR}}=-RI(0)[/tex]
[tex] -e^{\frac{t}{-LR}}(RI(0))=v-RI[/tex]
[tex] I=\frac{e^{\frac{t}{-LR}}RI(0)+v}{R}[/tex]
im afraid to do anymore work on this but looks good to me so far