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 'Question about pressure of a liquid'
I am looking at pressure in liquids and I am testing my idea. The vertical tube is 100m, the contraption is filled with water. The vertical tube is very thin(maybe 1mm^2 cross section). The area of the base is ~100m^2. Will he top half be launched in the air if suddenly it cracked?- assuming its light enough. I want to test my idea that if I had a thin long ruber tube that I lifted up, then the pressure at "red lines" will be high and that the $force = pressure * area$ would be massive...
I feel it should be solvable we just need to find a perfect pattern, and there will be a general pattern since the forces acting are based on a single function, so..... you can't actually say it is unsolvable right? Cause imaging 3 bodies actually existed somwhere in this universe then nature isn't gonna wait till we predict it! And yea I have checked in many places that tiny changes cause large changes so it becomes chaos........ but still I just can't accept that it is impossible to solve...

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