Solving 2nd ODE for RLC circuit

AI Thread Summary
The discussion focuses on solving a second-order differential equation for an RLC circuit using the Laplace transform. The equation presented is transformed into the Laplace domain, leading to an expression for Q(s) that incorporates initial conditions and the input voltage. The solution is structured to separate the homogeneous and particular solutions, allowing for easier inverse transformation once numerical values are substituted. The conversation emphasizes the mathematical approach rather than physical interpretations. The use of Laplace transforms is highlighted as an effective method for solving such differential equations.
serverxeon
Messages
100
Reaction score
0
This is really more of a mathematical question than physics.

Given a RLC circuit, I will arrive at the following DE:

\ddot{Q}+\frac{R}{L}\dot{Q}+\frac{1}{LC}Q-\frac{\epsilon}{L}=0

How do I solve for Q(t)??
 
Physics news on Phys.org
A good way is the Laplace transform. Given our equation \ddot{q}(t) + \frac{R}{L}\dot{q}(t) + \frac{1}{LC}q(t) = \frac{\epsilon}{L}, we can take the Laplace transform of the equation (denoted by \ell):

\ell \{ \ddot{q}(t) \} + \frac{R}{L} \ell \{ \dot{q}(t) \} + \frac{1}{LC} \ell \{ q(t) \} = \ell \{ \frac{\epsilon}{L} \}

[ s^2 Q(s) - sq(0) - \dot{q}(0) ] + \frac{R}{L} [ sQ(s) - q(0) ]+ \frac{1}{LC} Q(s) = \frac{\epsilon}{Ls}

[LCs^2 + RCs+ 1] Q(s) = \frac{C\epsilon}{s} + [LCs + RC]q(0) + LC\dot{q}(0)

Q(s) = \frac{C\epsilon}{s[LCs^2 + RCs+ 1]} + \frac{[LCs + RC]q(0) + LC\dot{q}(0)}{[LCs^2 + RCs+ 1]}

This is as far as I wanted to go without numbers :smile: If I had numbers, I would substitute them at this point and put things in terms of simpler Laplace transforms so I can do inverse Laplace transforms on each part. You can a table of selected ones here:

http://en.wikipedia.org/wiki/Laplace_transform#Table_of_selected_Laplace_transforms
 
Thread 'Gauss' law seems to imply instantaneous electric field propagation'
Imagine a charged sphere at the origin connected through an open switch to a vertical grounded wire. We wish to find an expression for the horizontal component of the electric field at a distance ##\mathbf{r}## from the sphere as it discharges. By using the Lorenz gauge condition: $$\nabla \cdot \mathbf{A} + \frac{1}{c^2}\frac{\partial \phi}{\partial t}=0\tag{1}$$ we find the following retarded solutions to the Maxwell equations If we assume that...
Thread 'A scenario of non-uniform circular motion'
(All the needed diagrams are posted below) My friend came up with the following scenario. Imagine a fixed point and a perfectly rigid rod of a certain length extending radially outwards from this fixed point(it is attached to the fixed point). To the free end of the fixed rod, an object is present and it is capable of changing it's speed(by thruster say or any convenient method. And ignore any resistance). It starts with a certain speed but say it's speed continuously increases as it goes...
Maxwell’s equations imply the following wave equation for the electric field $$\nabla^2\mathbf{E}-\frac{1}{c^2}\frac{\partial^2\mathbf{E}}{\partial t^2} = \frac{1}{\varepsilon_0}\nabla\rho+\mu_0\frac{\partial\mathbf J}{\partial t}.\tag{1}$$ I wonder if eqn.##(1)## can be split into the following transverse part $$\nabla^2\mathbf{E}_T-\frac{1}{c^2}\frac{\partial^2\mathbf{E}_T}{\partial t^2} = \mu_0\frac{\partial\mathbf{J}_T}{\partial t}\tag{2}$$ and longitudinal part...

Similar threads

Replies
40
Views
5K
Replies
6
Views
2K
Replies
22
Views
2K
Replies
6
Views
2K
Replies
13
Views
1K
Replies
21
Views
1K
Replies
21
Views
2K
Replies
1
Views
1K
Back
Top