Analyzing source free RLC circuit

In summary: I think we are talking past each other. I'm not sure what you are asking for when you request me to explain "how imax differs from i". imax and i are simply symbols. They are not quantities. They are not numbers. They are placeholders for the quantities of interest, which are the maximum and minimum values of the current.I was asking you to find the extrema for the current function, and that would be the maximum and minimum values for the current. And then the question is asking for the maximum value, which they are calling imax. And you will have to find the corresponding value of time for that maximum current. Same thing for the minimum current. So the problem
  • #1
dwn
165
2

Homework Statement


Attached an image with the exact question.


Homework Equations



α = 1/2RC
ω = 1/√(LC) α > ω
i(t) = Aest + Bect

The Attempt at a Solution



(a) First I found ω and α ---- ω = 1.4*10^5 1.4*10^5 < 1/2RC → R > 357.1429

Is it safe to assume that R is 358 Ω...? Is this how R is found?

(b) i(t) = Aest + Bect
s = -α - √(α22)
c = -α + √(α22)

I have not started this yet, because I want to make sure R is correct.
 

Attachments

  • Screen Shot 2014-04-25 at 9.07.10 PM.jpg
    Screen Shot 2014-04-25 at 9.07.10 PM.jpg
    9.7 KB · Views: 484
Physics news on Phys.org
  • #2
dwn said:

Homework Statement


Attached an image with the exact question.


Homework Equations



α = 1/2RC
ω = 1/√(LC) α > ω
i(t) = Aest + Bect

The Attempt at a Solution



(a) First I found ω and α ---- ω = 1.4*10^5 1.4*10^5 < 1/2RC → R > 357.1429

Is it safe to assume that R is 358 Ω...? Is this how R is found?
You should keep a few more decimal places for intermediate values, otherwise truncation and roundoff errors can creep into your significant figures in multi-step calculations. When I keep a few more decimals for ωo I get a slightly smaller value for R.

Your method is okay, but you should make it clear that for critical damping the damping factor ##\zeta = \frac{\alpha}{\omega_o}## is unity (1).
 
  • #3
I took your advice and recalculated using a calculator instead of MatLab which truncated it to result shown above. I did get a more accurate calculation, so is it safe to assume that R = 355.56? (actual was 353.55339).

Thanks for damping factor, I must have missed that in the text...I didn't realize we can check our result using α/ω
 
  • #4
dwn said:
I took your advice and recalculated using a calculator instead of MatLab which truncated it to result shown above. I did get a more accurate calculation, so is it safe to assume that R = 355.56? (actual was 353.55339).

Thanks for damping factor, I must have missed that in the text...I didn't realize we can check our result using α/ω

With the expressions for ##\zeta##, ##\omega_o##, and ##\alpha## you could find an expression for R in terms of L & C alone (assuming critical damping). In fact, with the given values of L and C being such nice numbers you could even show (with a little work) that
$$R = \frac{1000}{2 \sqrt{2}} \Omega$$
But that's probably going a bit overboard for what you need. If you were solving the rest of the problem via Laplace Transforms then it might make the transform prettier :smile:

But by your approach you should be able to hit the "actual" value bang on if you keep enough digits through all the intermediate steps.
 
  • #5
I will have to save the Laplace Transforms for another time, when I'm not on the clock, so to speak. haha.

As for part b, I'm not comfortable with the results, or at least the first step to solving part b. I need to calculate for s and c using the equations previously stated. However, the result I am getting seems a bit off.

s = -0.2828422 - √(0.282842222 - 141421.3562322) = 141421.073388
c = -0.2828422 + √(0.282842222 - 141421.3562322) = 141421.639072

What should follow:
1.
Code:
A + B = i[SUB]L[/SUB](0) = 0.1A
2.
Code:
Ae[SUP]st[/SUP] + Be[SUP]ct[/SUP] = V[SUB]L[/SUB](0) = L∂i/∂t

3.
Code:
L∂i/∂t = 5*10[SUP]-3[/SUP](sAe[SUP]st[/SUP] + cBe[SUP]ct[/SUP])
4.
Code:
V(0) = -400 V = 5*10[SUP]-3[/SUP](sA + cB)
Then solve number 1 and 4, for A and B using the elimination method. Except I'm not sure how these two relate since the units don't match -- A/s and the other just A.

I'm sorry if there is any confusion..hopefully this all makes sense, if it does not, I will do my best to clean it up.
 
Last edited:
  • #6
Okay, one problem. For the critically damped case the form of the solution is not ##A e^{s t} + B e^{c t}##.

Take a look at the Wikipedia entry for the RLC circuit, and in particular the section on Critically Damped Response :wink:
 
  • #7
Argh! I forgot they varied depending on damping.

Code:
v = e[SUP]-αt[/SUP](At + B)

In which case, V(0) = -400 V = B

Does everything else look alright?
Also, can you explain to me how imax differs from i? I found the equation:
Code:
(V[SUB]0[/SUB]/e)√(C/L)
Does this typically happen within a reasonable amount of time, something intuitive?

Thanks for your help with this. Really appreciate it!

(Do you just learn to deal with and accept the "speed bumps"? Frustrating)
 
Last edited:
  • #8
What type of damping circuit do ee's generally prefer? I imagine there can be a case made for each, but I just finished reading an article that talked about the effects of overdamping and that it kills the peak current in the circuit...is this done to prevent a circuit from blowing? Where would underdamping be beneficial?

Just trying to get a practical understanding of the circuit damping. Thanks!
 
  • #9
dwn said:
Argh! I forgot they varied depending on damping.

Code:
v = e[SUP]-αt[/SUP](At + B)

In which case, V(0) = -400 V = B

Does everything else look alright?
That's the right idea. Find your values for A and α too.

Also, can you explain to me how imax differs from i? I found the equation:
Code:
(V[SUB]0[/SUB]/e)√(C/L)
Does this typically happen within a reasonable amount of time, something intuitive?
Offhand I don't recognize that formula. I suppose it might be a solution to finding the extrema of the current function, but I wouldn't know without actually solving the problem myself. So, write the equation for the current w.r.t. time and find the extrema...

The current is a function of time and it will have maximum and minimum values. The magnitudes of the two are not equal, and one will be positive and the other negative. So the question is asking you to find the greatest current magnitude as well as the greatest positive valued current.

Note that you can always check your thinking/results and "see" the voltage and current curves using a simulator like LTSpice.

The time for the output (current in this case) to settle to its final value is determined by the constant in the exponential. That would be your α, for which a simple formula is available for the parallel RLC circuit. The rule of thumb is that after 5 time constants (##\tau = 1/\alpha##) all the exciting stuff is over and done with. Critical damping achieves the minimal settling time without "ringing" (oscillations about the final value).

Thanks for your help with this. Really appreciate it!

(Do you just learn to deal with and accept the "speed bumps"? Frustrating)

Yup. That's life :smile:
 

Related to Analyzing source free RLC circuit

1. What is a source free RLC circuit?

A source free RLC circuit is an electrical circuit that does not have an external power source, such as a battery or generator. It consists of a resistor (R), inductor (L), and capacitor (C) connected in series or parallel.

2. How do you analyze a source free RLC circuit?

The analysis of a source free RLC circuit involves using Kirchhoff's laws and the equations for voltage and current in each component. The equations can be solved using techniques such as nodal analysis or mesh analysis.

3. What is the significance of a source free RLC circuit?

A source free RLC circuit is used to study the behavior of electrical circuits without the influence of an external power source. It can be used to understand the effects of different values of resistance, inductance, and capacitance on the circuit's response.

4. How does a source free RLC circuit differ from a driven RLC circuit?

In a driven RLC circuit, an external power source is connected to the circuit, while in a source free RLC circuit, there is no external power source. This results in different behaviors and equations for the two types of circuits.

5. What are some practical applications of a source free RLC circuit?

Source free RLC circuits are commonly used in electronic filters, resonance circuits, and oscillators. They are also used in electrical engineering education as a tool for teaching circuit analysis and design.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
5
Views
698
  • Engineering and Comp Sci Homework Help
Replies
6
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
17
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
19
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
10K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
3K
  • Engineering and Comp Sci Homework Help
Replies
25
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
5
Views
2K
Back
Top