Engineering How Long Does It Take for Current to Reach Maximum in an RL Circuit?

AI Thread Summary
In an RL circuit with a 10H inductor and a total resistance of 100 ohms connected to a 240 V DC source, the maximum current is calculated to be 2.4 A with a time constant of 0.1 s. The equation used to determine the time when the current reaches a specific value highlights that the current approaches but never actually reaches the maximum due to the nature of the exponential function. The calculation for the time to reach 1.5 A results in approximately 98.08 ms, which is close to the 98.6 ms shown in simulation software. The discussion emphasizes that while the current can get arbitrarily close to its maximum, it never actually reaches it in finite time, and a practical rule of thumb suggests that the circuit is effectively stable after five time constants. Understanding these principles is crucial for accurate circuit design and analysis.
greg997
Messages
105
Reaction score
2
Hello
I have the following calculations to do.
An inductor of 10H and 25 ohm resistance is connected in series with a 75 ohm resistor and Vs=240 V DC.
1. the time for current to develop maximum current.
so what I did is that:
Max current is I= V/R= 240/(25+75)= 2.4 A
And time constant T= 0.1 s

i=I(1-e^(-t/τ) )
2.4=2.4(1-e^(-t/0.1) )
1=1-e^(-t/0.1)
0= e^(-t/0.1)
and now I cannot take natural log to find t. What is wrong? In simulation in Multisim it goes up to 2.4 eventually.

2. calculate the initial rate of change of current

Now idea what it is about so far.3. Time when current reaches 1.5 A
1.5=2.4(1-e^(-t/0.1) )
0.625=(1-e^(-t/0.1) )
0.375=e^(-t/0.1), and taking natural log of both ides we have
-0.9808=-t/0.1
t= 98.08ms
But in Multisim it shows it should be 98.6 so, is my calculation right? All components have 0 % tolerance etc. so I would assume it should be more accuret to what I calculated.

Any help is welcome
 
Physics news on Phys.org
If you consider the function f(t) = 1 - e^{-\frac{t}{\tau}}, it never actually reaches 1 in finite time. It gets arbitrarily close to 1, but never actually reaches 1 as long as t is a finite value. This is why you can't solve for a precise value of t in a meaningful way -- the ln(0) is undefined (and heads off to negative infinity in the limit).

So what to do?

In practical terms the main action for the exponential is over and done with after 5 time constants (5 times \tau). The function reaches within 99% of its final value then. This is used as a practical rule of thumb for circuit design.
 

Similar threads

Replies
10
Views
2K
Replies
2
Views
9K
Replies
5
Views
2K
Replies
13
Views
2K
Replies
46
Views
10K
Replies
1
Views
12K
Replies
1
Views
745
Back
Top