Engineering Transient Analysis of an RLC Circuit

AI Thread Summary
The discussion focuses on solving a differential equation for the voltage across a capacitor in a series RLC circuit, given specific initial conditions. Participants clarify the need to express the equation in terms of current rather than just the capacitor voltage, emphasizing the importance of understanding the relationships between the voltages across the resistor, inductor, and capacitor. The use of the Laplace transform is recommended as an effective method for solving the differential equation while incorporating initial conditions. Additionally, the difference between theoretical and experimental results is attributed to phase shifts in the applied signal, which can affect the transient response. Overall, the conversation highlights key steps in transient analysis and the importance of accurate modeling in circuit analysis.
jools111
Messages
30
Reaction score
0

Homework Statement



For a series circuit with the following components:

1. Vin(t)
2. 1K resistor
3. 100 mH Inductor
4. 1 uF capacitor

1. Write down the differential eqn. for Vc in the circuit.
2. Solve the DE, calculate the natural and forced response with the following initial conditions: Vc(0) = 0 and dVc(t)/dy = 0
3. Explain the difference between theoretical and experimental results.


Homework Equations



This was the signal we applied in the lab:

Vin(t) = (1V)sin(2∏(2 kHz)t)u(t)


The Attempt at a Solution



This is what I have for the DE:

dv(t)/dt + (1/RL)Vl(t) + (C/R)d^2Vc(t)/dt^2 = 0

This is for a lab where we have to compare theoretical value to measured value, and apparently they are supposed to be different.
I think it's right... but I'm not positive. I'm a little confused because there are 4 different voltages in the circuit (Vl, Vc, Vr, and Vtot), and I'm getting tripped up as to which one I'm solving for. I know that I should take the DE and set it equal to the initial conditions in order to solve for the forced and natural responses, but I really need a little push here to get started. Any help would be appreciated. Thanks.
 
Physics news on Phys.org
Is Vc the capacitor voltage?
What is v(t) in your equation? What happened to Vr? Vtot?

You can'tw write a diff. eq. with just Vc as the dependent variable. Write the d.e. for current i instead.
 
Yeah Vc is the capacitor voltage, Vr is resistor voltage, Vl is inductor voltage, and Vtot is the source voltage. Is finding V(t) the first step of the process? If so, how do I go about that? Thanks again.
 
jools111 said:
Yeah Vc is the capacitor voltage, Vr is resistor voltage, Vl is inductor voltage, and Vtot is the source voltage. Is finding V(t) the first step of the process? If so, how do I go about that? Thanks again.

V(t) = Vtot is the input voltage you were given.
So your diff. eq should be
Vtot = Vl + Vc + Vr.
But you need to substitute the voltage-current relationship for each of Vl, Vc and Vr. Then you wind up with a diff. eq. with current as the dependent variable and time as the independent variable. Then you can get Vc from the i-V relationship of a capacitor.

Another, simpler approach is by using the complex impedance expressions for V, R, L and C. You set up a voltage divider with R and L in series connecting the input to the output, and C going from output to ground. V(t) is applied from the input to ground. Have you had phasors and complex math?

But this mthod does not allow you to get the transient response. I suspect that is not relevant for you anyway.

The transient response depends on at what point in the input voltage cycle the voltage is applied (t=0). You probably have no control over that.

This last observation is also a hint as to why your results may differ from what your diff. eq. predicts.
 
Hey thanks for the response. I ended up putting everything into the S domain, and doing a voltage divider as you suggested. Once I had this I did an inverse Laplace transformation back into t. This solved my problem, but I still definitely need to work on my 2nd order DEs.
 
That's good. I should have realized you DID want the transient response as well as the steady-state one from the title of your post.

Did you answer the question as to why the lab results differ from theory? Or, did you run several trials in the lab & got different results?

Hint: when you applied your step function it was actually not sin(wt) but really sin(wt + phi) where phi is a random variable -180 deg. < phi < +180 deg.

BTW the best way to solve your linear d.e's with constant coefficients is usually via the Laplace transform. It's a 'one size fits all' mehtod. It automatically includes initial conditions and avoids the silly "guessing" of the classical approach. God Bless Our Laplace Tables! Get a really good one or use Wolfram Alpha.
 
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...

Similar threads

Replies
5
Views
3K
Replies
2
Views
2K
Replies
4
Views
2K
Replies
8
Views
3K
Replies
3
Views
3K
Replies
11
Views
3K
Replies
9
Views
11K
Back
Top