What is the Time Constant for an RLC Circuit?

Click For Summary

Discussion Overview

The discussion centers around determining the time constant for an RLC circuit, exploring various methods of analysis including Laplace transforms and differential equations. Participants engage in problem-solving related to a specific homework question, examining the differences between RL and RC circuits compared to RLC circuits.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant states the known time constants for RL and RC circuits but struggles to apply these concepts to an RLC circuit, initially calculating a combined time constant of 1.25.
  • Another participant emphasizes the importance of deriving equations from first principles rather than relying solely on established formulas.
  • Multiple participants discuss the application of Laplace transforms, with one detailing the conversion of circuit elements and the setup of equations for analysis.
  • Concerns are raised about the treatment of initial conditions in the Laplace domain, particularly regarding the representation of the inductor's initial current and the capacitor's initial voltage.
  • One participant expresses confusion about the process of solving the circuit using Laplace transforms and seeks clarification on the choice of using current versus voltage in their equations.
  • Another participant provides guidance on the use of KVL and KCL in circuit analysis, suggesting that either current or voltage can be used depending on the approach taken.
  • Eventually, one participant arrives at a time constant of 0.5 through their calculations but questions the reasoning behind their choice of variables in the analysis.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best approach to solve the problem, with differing opinions on the treatment of initial conditions and the choice of using current or voltage in their equations. The discussion remains unresolved regarding the most effective method for analyzing the RLC circuit.

Contextual Notes

Participants express uncertainty about the application of Laplace transforms and the implications of initial conditions in their circuit analysis. There are references to potential discrepancies between their calculations and textbook answers, indicating a need for further clarification on the underlying principles.

Who May Find This Useful

This discussion may be useful for students studying circuit analysis, particularly those grappling with RLC circuits and the application of Laplace transforms in solving differential equations related to electrical engineering problems.

jaus tail
Messages
613
Reaction score
48

Homework Statement



upload_2017-12-19_13-11-40.png


Homework Equations


I know for RL circuit T = L/R
For RC circuit it is RC
But how to go ahead for RLC circuit.

The Attempt at a Solution


I calculated for RL as 1/4 = 0.25
And RC as 1
Then I added both time constant and got 1.25
Book answer is 0.5. How to solve this?
In solved examples they've used RL or RC circuits.
 

Attachments

  • upload_2017-12-19_13-11-40.png
    upload_2017-12-19_13-11-40.png
    3.1 KB · Views: 8,479
Physics news on Phys.org
jaus tail said:
I know for RL circuit T = L/R

You need to stop using equations and start solving problems :)

Those equations are derived using certain methods. Things will almost never be exactly ideal, you need to learn how to derive the equations for yourself. You need to solve the differential equation, either using the time domain, or laplace to convert to the frequency domain (if you have learned that method, which actually makes these problems very easy to solve).
 
  • Like
Likes   Reactions: jaus tail
Converting to laplace I get
upload_2017-12-19_14-10-42.png

The L becomes 1s. The C becomes 4/s
The resistances are in series so that becomes 4 ohm.
For t < 0 the current through inductor is 1A as it is short circuit.
The voltage across Capacitor is 2V
So now when switch is open
the inductor will be 1A current source and the capacitor will be 2V voltage source.
Voltage across capacitor is Ldi/dt + 4(current) = 1di/dt + 4i = 2V(c)

Using laplace I get
upload_2017-12-19_14-25-7.png

Now using kvl I get
2/s = (1/s) (4/s + 4 + 1s)
So 2 = 4/s + 4 + 1s
so 0 = 4/s + 2 + s
s2 + 2s + 4 = 0
Now how to proceed?
Book answer is 0.5
I'll do guess work
Laplace is V(s) = [ s^2 + 2s + 4 ] I(s)
So we do inverse laplace
I(s) = V(s) / (s^2 + 2s + 4)
Which is I(t) = V(t) e^[-(1+j1.732)t]
And time constant is when the e(raised to part) becomes e raised to 1
So (1 + j1.732)t = 1
t = inverse and inverse of this is 0.5
But I got this only cause answer was given. It's like I went backwards.

Laplace is V(s) = [ s^2 + 2s + 4 ] I(s)
I didn't understand after this.
Why not do laplace inverse now?
 

Attachments

  • upload_2017-12-19_14-10-42.png
    upload_2017-12-19_14-10-42.png
    3.1 KB · Views: 7,160
  • upload_2017-12-19_14-18-29.png
    upload_2017-12-19_14-18-29.png
    1.3 KB · Views: 871
  • upload_2017-12-19_14-25-7.png
    upload_2017-12-19_14-25-7.png
    1.3 KB · Views: 6,090
Last edited:
jaus tail said:
Converting to laplace I get
View attachment 217051
The L becomes 1s. The C becomes 4/s
The resistances are in series so that becomes 4 ohm.
For t < 0 the current through inductor is 1A as it is short circuit.
The voltage across Capacitor is 2V
So now when switch is open
the inductor will be 1A current source and the capacitor will be 2V voltage source.
Voltage across capacitor is Ldi/dt + 4(current) = 1di/dt + 4i = 2V(c)

Using laplace I get
View attachment 217053
Now using kvl I get
2/s = (1/s) (4/s + 4 + 1s)
So 2 = 4/s + 4 + 1s
so 0 = 4/s + 2 + s
s2 + 2s + 4 = 0
One problem. The initial inductor current should not be placed as a fixed, permanent source in your Laplace version of the circuit. That current is driven by the stored energy in the inductor and can be expected to dissipate through losses elsewhere in the circuit (resistors). Instead, it should be represented as a potential rise with the value ##I_oL##, where ##I_o## is the initial inductor current. No "s" is associated with this value as it's not a "real" source, but rather represents stored energy.

Things are a a bit different for the capacitor where you DO represent the initial charge with a "real" voltage source. Unlike current, charge is conserved. So for the capacitor you do use a source: ##V_o/s##.

Wikipedia has a reasonable treatment of Laplace transforms, and even provides a list of valid "transformed" circuit elements if you ever need to jog your memory.
 
How do I solve this question then? Book says for inductor Laplace is parallel current source divided by 's' n inductor is LS.
 
jaus tail said:
How do I solve this question then? Book says for inductor Laplace is parallel current source divided by 's' n inductor is LS.
You have two choices when you convert the inductor to the s-domain. One places a current in parallel with the inductor, the other places a voltage in series with it. Since you're using KVL and want to write a loop equation of potential changes, the series voltage source is the way to go.

Did you check out the Wikipedia entry that I mentioned? In particular, look at the nice diagram in the subsection,
"s-domain equivalent circuits and impedances"
 
  • Like
Likes   Reactions: jaus tail
I'm on my mobile now. I'll check wiki n Laplace tomorrow. I hope they give Laplace list in exam. Else its going to be hard to remember.
 
So now i get:
upload_2017-12-20_15-35-17.png

I(s) = (1 + 2/s) / (1s + 2 + 2 + 4/s)
Which gives I(s) = (s + 2) / (s^2 + 4s + 4) = 1/(s + 2)
I(t) = e^(-2t) ---> By doing inverse laplace.
So time constant = 1/2 = 0.5

Got it. Thanks. But why did we take current [ I(s) ] and why not equation for V(s)?
 

Attachments

  • upload_2017-12-20_15-34-18.png
    upload_2017-12-20_15-34-18.png
    1.4 KB · Views: 795
  • upload_2017-12-20_15-35-17.png
    upload_2017-12-20_15-35-17.png
    1.4 KB · Views: 4,723
jaus tail said:
Got it. Thanks. But why did we take current [ I(s) ] and why not equation for V(s)?
You could have, but with only one loop, KVL is a one-equation simple approach. If you wish to solve via some V(s) instead, pick a reference node and another node in the circuit and write the KCL node equation.
 
  • Like
Likes   Reactions: jaus tail
  • #10
jaus tail said:
Got it. Thanks. But why did we take current [ I(s) ] and why not equation for V(s)?

All you needed was the time constant
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
19
Views
3K