Finding the Steady State Solution for a RLC circuit

Click For Summary

Homework Help Overview

The discussion revolves around finding the steady-state solution for the charge and current in a series RLC circuit connected to an ideal AC voltage source. The original poster presents a differential equation derived from Kirchhoff's voltage law, which incorporates resistance, inductance, and capacitance in the circuit.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the application of Kirchhoff's voltage law to derive a second-order differential equation for the circuit. There are attempts to clarify the relationship between the variables and the steady-state solution, with some questioning the correctness of the initial equations presented.

Discussion Status

The discussion is ongoing, with participants providing guidance on solving second-order differential equations and clarifying the distinction between transient and steady-state solutions. There is recognition of the need to solve the differential equation to find the steady-state response, but no consensus has been reached on the specific steps to take next.

Contextual Notes

Some participants express uncertainty about the assumptions made in the problem setup and the definitions of terms used in the equations. There is also a mention of potential confusion regarding the relationship between the steady-state solution and the general solution of the differential equation.

Furbishkov
Messages
15
Reaction score
0

Homework Statement


An ideal AC voltage source generating an emf V (t) = V0 cosωt is connected in series with a resistance R, an inductance L, and a capacitance C.

a) Find the steady-state solution for the charge, q(ω,t), which is of the form q0(ω)cos(ωt− δ(ω)).

b) Find the steady-state current in the circuit, I(ω,t).

Homework Equations


q0(ω)cos(ωt− δ(ω)).

The Attempt at a Solution


From Kirchoff's voltage rule ; q = cVocosωt -cLq(double dot) - cRq(single dot)

But I am unsure how to get from there to a steady-state solution with the things I am given. I understand that once I get "a" I will need to derive it to get "b".
 
Last edited by a moderator:
Physics news on Phys.org
Furbishkov said:

Homework Statement


An ideal AC voltage source generating an emf V (t) = V0 cosωt is connected in series with a resistance R, an inductance L, and a capacitance C.

a) Find the steady-state solution for the charge, q(ω,t), which is of the form q0(ω)cos(ωt− δ(ω)).

b) Find the steady-state current in the circuit, I(ω,t).

Homework Equations


q0(ω)cos(ωt− δ(ω)).

The Attempt at a Solution


From Kirchoff's voltage rule ; q = cVocosωt -cLq(double dot) - cRq(single dot)
I don't think the above is correct. From KVL, you get ##V_R + V_L + V_C = v(t)##, where the left side represents the voltages across the resistor, the inductor, and the capacitor. The right side represents the voltage that is applied to the circuit.

Based on the KVL, the equation becomes
##Ri(t) + L\frac{di(t)}{dt} + \frac 1 C \int_{-\infty}^{\tau = t} i(\tau)d\tau = v(t)##
If you differentiate with respect to t, you get rid of the integral, producing
##R\dot{i} + L\ddot{i} + \frac 1 C i = v'(t)##
This equation can be rearranged and divided through by L, resulting in the following equation.
## \ddot{i} + \frac R L \dot{i} + \frac 1 {LC} i = \frac 1 L v'(t)##
The above is a second order differential equation that can be solved for i(t), from which you can get q(t) by antidifferentiating, since dq/dt = i.
##- cL\ddot{q} - cR\dot{q} + cV_0\cos(\omega t) = q ##
The question now is, do you know how to solve 2nd order differential equations?
Furbishkov said:
But I am unsure how to get from there to a steady-state solution with the things I am given. I understand that once I get "a" I will need to derive it to get "b".
 
Mark44 said:
I don't think the above is correct. From KVL, you get ##V_R + V_L + V_C = v(t)##, where the left side represents the voltages across the resistor, the inductor, and the capacitor. The right side represents the voltage that is applied to the circuit.
Actually, it looks correct if you assume ##c## is the same as ##C##. Rearranging slightly yields
$$L \ddot{q} + R\dot{q} + \frac{1}{C} q = V_0 \cos \omega t,$$ which is KVL applied to the series RLC circuit.
 
Thanks for the replies. My equation for KVL I wrote,
q = cVocosωt -cLq(double dot) - cRq(single dot)
is the same as yours with some rearranging.

I understand what the steady state represents as a non-transient state of oscillations. But, I am just stuck as to what am I suppose to do to get a steady-state solution from the equation we have above that was obtained from KVL.
 
As Mark asked you, do you know how to solve a second-order differential equation? That's what you need to do.
 
I have looked online and understand the general idea of solving a second-order differential equation, but I don't know what I am trying to solve for here and how it relates to the Steady-state equation.
 
Furbishkov said:
I have looked online and understand the general idea of solving a second-order differential equation, but I don't know what I am trying to solve for here and how it relates to the Steady-state equation.
Yet in your previous post, you said
Furbishkov said:
I understand what the steady state represents as a non-transient state of oscillations.
In one breath, you're saying you know how to solve the problem, and in the next, you're saying you don't. It's a bit confusing as to where you're getting stuck.

When you solve a second-order differential equation, the solution will consist of two parts: ##y_h##, the solution to the homogeneous differential equation, and ##y_p##, the particular solution, which represents the response of the system to the forcing function. In physical systems, the homogeneous solution dies off; that is, ##\lim_{t \to \infty} y_h = 0##. Its contribution doesn't persist, i.e., it's transient. The particular solution can stick around as long as the forcing function does. It represents the steady-state response of the system.

For example, suppose you have a step-input to an RC circuit where the capacitor is initially uncharged. KVL would yield the differential equation
$$RC \frac{dv_c}{dt} + v_c = V_0,$$ which has the solution ##v_c(t) = V_0 (1 - e^{-t/RC}).## The constant term in the solution is the steady-state solution while the exponential term, which dies off, is the transient.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
8K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K