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

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


<br /> v=RI+L(\frac{dI}{dT})<br />
<br /> dt=\frac{LdI}{v-RI}<br />
<br /> t+b=Lln|v-RI|(-R) <br />
<br /> e^{\frac{t+b}{-LR}}=v-RI<br />
<br /> t-&gt; v-&gt; 0 , I=I(0)<br />
<br /> e^{\frac{b}{-LR}}=-RI(0)<br />
<br /> -e^{\frac{t}{-LR}}(RI(0))=v-RI<br />
<br /> I=\frac{e^{\frac{t}{-LR}}RI(0)+v}{R}<br />
im afraid to do anymore work on this but looks good to me so far
 
Last edited:
Physics news 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


<br /> v=RI+L(\frac{dI}{dT})<br />
<br /> dt=\frac{LdI}{v-RI}<br />
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:
<br /> t+b=Lln|v-RI|(-R) <br />
<br /> e^{\frac{t+b}{-LR}}=v-RI<br />
<br /> t-&gt; v-&gt; 0 , I=I(0)<br />
<br /> e^{\frac{b}{-LR}}=-RI(0)<br />
<br /> -e^{\frac{t}{-LR}}(RI(0))=v-RI<br />
<br /> I=\frac{e^{\frac{t}{-LR}}RI(0)+v}{R}<br />
im afraid to do anymore work on this but looks good to me so far
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top