Engineering Solve Part (a) Simple RL Circuit Problem

AI Thread Summary
The discussion revolves around solving a simple RL circuit problem, specifically focusing on the transient response of the circuit. Initially, there is confusion regarding the inductor's behavior at t=0, with participants clarifying that the inductor does not act as a short circuit immediately due to its initial current being zero. The correct approach involves determining initial conditions, final steady state, and the time constant to derive the transient response. Participants emphasize that the voltage across the resistor and inductor evolves over time, transitioning from zero to a maximum value defined by the circuit parameters. The conversation highlights the importance of understanding exponential functions in relation to circuit behavior, particularly in first-order circuits.
geft
Messages
144
Reaction score
0
I'm stuck at part (a) of this question: http://i.imgur.com/9IqKu.png

It seems that the source is DC voltage, and since the inductor acts as a short circuit in DC, Vo is basically 1000V? So the sketch is basically a straight line? Is there something I'm missing here?
 
Physics news on Phys.org
The voltage across an inductor: v = L.di/dt

For DC conditions, meaning when all branches of the circuit have a steady current and voltage, then di/dt =0

But in your case, the current is changing, so you are not dealing with DC conditions. In the problem you face, we are interested in the transient conditions, before the steady state DC conditions settle in.
 
I see now. Thanks!
 
Is this correct?

Ldi/dt + iR = Vs

di/dt + iR/L = Vs/L

i(0) = Vs/R = 1000/100 = 10 A

i(t) = 10exp(-1000t)

VL(t) = Ldi/dt = (100m)(10)(-1000)exp(-1000t) = -1000exp(-1000t)

VR(t) = VS - VL(t) = 1000 + 1000exp(-1000t)
 
Last edited:
Not quite. The initial current through the inductor will be zero --- inductors don't like sudden changes in current!

If the initial current is zero, then surely the initial voltage drop across the resistor must also be zero.
 
I mistakenly assumed the inductor acts like a short circuit at t=0 since there is no magnetic field.

Anyway, if i(0) = 0, then i(t) = 0, which means VL(t) = 0. So VR(t) = VS = 1000 V?

Isn't this what I brought up in my original post? How can I make VR a function of t?
 
The current through the inductor is going to increase over time to a maximum value set by the resistance. So the voltage across the resistance must likewise increase over time accordingly.
 
So my working is correct, except I(0) should be left as it is in order to get Vout in terms of t? Wouldn't that be the steady state response then? What should I do to obtain the transient response?
 
geft said:
So my working is correct, except I(0) should be left as it is in order to get Vout in terms of t? Wouldn't that be the steady state response then? What should I do to obtain the transient response?

Often the easiest way to obtain the transient response is to:

1. Determine the initial conditions at time t = 0+.
2. Determine the final steady state situation (t → ∞)
3. Determine the time constant for changes that occur
4. Connect 1 and 2 with the appropriate exponential functions

In your case you have an initial inductor current of zero, and since the inductor and resistor are in series, Vo is zero initially. After a long time the inductor will look like a short circuit and the current through it will be a constant value determined by the Vs and the resistor.

So the exponential function that connects the initial state of Vo to the final state of Vo will be an exponential function that starts at 0V and rises to a plateau at Vs.

attachment.php?attachmentid=41417&stc=1&d=1322754936.jpg
 

Attachments

  • Fig1.jpg
    Fig1.jpg
    3.3 KB · Views: 534
  • #10
So the function is actually obtained by observation and not by calculation?

Sorry, but I seem to be having trouble getting the exponential. I keep getting those which divide by 0 at t = 0. Is this a log graph?
 
Last edited:
  • #11
geft said:
So the function is actually obtained by observation and not by calculation?

Sorry, but I seem to be having trouble getting the exponential. I keep getting those which divide by 0 at t = 0. Is this a log graph?

Usually the student slogs through the differential equations a few times before enlightenment is reached or is bestowed upon them :smile: The equations describing the response of a first order circuit always have one of two forms: a "decaying" exponential e^{-t/\tau} or a "rising" exponential 1 - e^{-t/\tau}.

Sometimes the functions are offset by some amount. For example a rising exponential may start at some initial value other than zero, or a decaying one end up at some voltage other than zero. In both cases it's the Δ between the start and end that you use as the amplitude of the exponential. In general then you have:
f(t) = f_o + \Delta e^{-t/\tau}
g(t) = g_o + \Delta (1 - e^{-t/\tau})
where fo and go are the offsets and Δ the start to finish change.

attachment.php?attachmentid=41419&stc=1&d=1322760673.jpg


In this case you have the g(t) case, the voltage starts at zero so the offset go = 0, and the total change is Δ = (1000V - 0V) = 1000V.
 

Attachments

  • Fig1.jpg
    Fig1.jpg
    6.6 KB · Views: 566
  • #12
Thank you so much for taking the time to write all that. Very informative!
 
Last edited:

Similar threads

Replies
1
Views
12K
Replies
4
Views
2K
Replies
10
Views
2K
Replies
6
Views
1K
Replies
2
Views
2K
Replies
6
Views
3K
Replies
13
Views
2K
Back
Top