S
stephen hallacy
Guest
Hello,
I decided to review some electronics in my spare time. I came across
an inductor circuit in my electric circuit's text book. The circuit
is given below.
-----------R1 (7.5k)-------------
| |
| |
----L1 (1.25H)--------L3 (6H)----
| |
----L2 (10H)---
|
\\\
The initial currents for L1, L2 and L3 are 2A, 2A and 0A respectively,
and the currents are going from right to left in circuit shown above.
I went through the math and came up with
i1(t) = 2*exp(-1500*t)
i2(t) = 5/4+3/4*exp(-1500*t)
i3(t) = -5/4+5/4*exp(-1500*t)}
where i1(t) is the current in L1, i2(t) is the current in L2 and i3(t)
is the current in L3.
I used the following differential equations to come up with the
solution:
d(i1(t))/dt - d(i2(t))/dt - d(i3(t))/dt = 0
10*d(i2(t))/dt - 6*d(i3(t))/dt = 0
10*d(i2(t))/dt + 1.25*d(i1(t))/dt + 7500*i1(t) = 0
The currents should go to zero, however, the equations show that i2(t)
and i3(t) approach 1.25 Amps. Am I doing something wrong?
By the way, OrCAD Pspice showed the same result.
Regards,
Stephen
I decided to review some electronics in my spare time. I came across
an inductor circuit in my electric circuit's text book. The circuit
is given below.
-----------R1 (7.5k)-------------
| |
| |
----L1 (1.25H)--------L3 (6H)----
| |
----L2 (10H)---
|
\\\
The initial currents for L1, L2 and L3 are 2A, 2A and 0A respectively,
and the currents are going from right to left in circuit shown above.
I went through the math and came up with
i1(t) = 2*exp(-1500*t)
i2(t) = 5/4+3/4*exp(-1500*t)
i3(t) = -5/4+5/4*exp(-1500*t)}
where i1(t) is the current in L1, i2(t) is the current in L2 and i3(t)
is the current in L3.
I used the following differential equations to come up with the
solution:
d(i1(t))/dt - d(i2(t))/dt - d(i3(t))/dt = 0
10*d(i2(t))/dt - 6*d(i3(t))/dt = 0
10*d(i2(t))/dt + 1.25*d(i1(t))/dt + 7500*i1(t) = 0
The currents should go to zero, however, the equations show that i2(t)
and i3(t) approach 1.25 Amps. Am I doing something wrong?
By the way, OrCAD Pspice showed the same result.
Regards,
Stephen