RLC inverse Laplace transform question

In summary: I have to say that I'm a bit confused. My original derivation is attached as well. If you compare my results to the ones you provided, you'll see that I obtained the exact qualitative behavior of the circuit that you predicted. However, I'm not sure how you arrived at the "a" term in the numerator of the equation. Could you please explain how you came to that result?Thanks for taking the time to reply and clarify.In summary, the link below shows a circuit and the s-domain equation for I1(s) that I have derived. My question is on the portion of the equation containing the "(s+a)" terms. I am trying to arrive at the
  • #1
guspabon
5
0
The link below shows a circuit and the s-domain equation for I1(s) that I have derived; My question is on the portion of the equation containing the "(s+a)" terms. I am trying to arrive at the time-domain equation for I1(s) but instead of arriving at the Laplace transform pair shown in the link below my math ends up with an extra "a" term in the numerator as shown. I cannot find a Laplace transform pair for the s-domain equation that I end up (as shown in the link below). Have I made an error in the derivation? Has anyone derived this solution? Thanks.

http://i43.tinypic.com/2ekt0n5.png
 
Last edited:
Engineering news on Phys.org
  • #2
First of all, let's use some of our intuition regarding circuits - intuition that every electrical engineer should have, that is - and predict the activity of this circuit. Notice that the input voltage is Vi/s; this corresponds to a DC signal of magnitude Vi that is applied to the circuit for all time t. Therefore, we should expect to see some type of resonance characterized by the inductor and capacitor "passing" some measure of voltage back and forth until the resistor causes this oscillation to die down via power dissipation in between passes.

After a long time t - which we can assume represents current in the time domain since the signal has always and will always be constant - the inductor will effectively look like a short circuit since it no longer opposes any current. Thus, the total input voltage will be dropped across the parallel RC combination. This means that there will be a charge on the capacitor of magnitude Q = CoVin with a voltage of Vin across the resistor. Finding the current is now simply a matter of applying Ohm's Law.

I1(t) = Vin/R

Regardless of your arithmetic, you have made a fatal mistake using Ohm's Law in your solution; it seems that you took the sum of the input voltage in the Laplace domain and the equivalent impedance of the circuit. In my solution, I multiplied both of these Laplacian terms together and came up with a fraction that i decomposed using partial fractions. From there, you can compute the inverse Laplace transform of the two resulting terms to obtain the activity of the circuit. As it turns out, we can cancel some algebraic terms to obtain the exact qualitative relationship that I predicted above.

In other words, the current flows completely through - and only depends on the value of - the resistor. This makes sense because there will be no current flowing through the capacitor at long times t. Conversely, the inductor will not resist any current and will resemble a piece of wire with zero impedance.

Of course, this all depends on the nature of your input voltage; if there are discontinuities or AC oscillations, the response of this circuit in the time domain can become quite complex.
 
  • #3
Hello GuiltySparks and thanks for your response and intuition.

I agree with your comments and was aware of the eventual steady-state currents and voltages that will result after the transient event takes place. This simplified circuit is part of a power systems design where I'm contemplating inserting the inductor Lr so as to slow down the rise of the current when Vi (a DC source switched in via a MOSFET) applies power to the RLC circuit. The idea is to minimize switching loss by delaying the rise of I1. I was trying to derive the time-based equation for I1 so that I could manipulate the ckt values that will control the characteristics of the damped oscillation that will occur as a transient. I am only interested in the transient event.
 
  • #4
I worked out the solution and attached it. Notice that I assume at time t = 0 a DC step function is applied.

You will have to minimize the amplitude of the trigonometric function. To do this, compute the partial derivatives of the amplitude A with respect to L, R, and C and set them equal to 0. Solve the system of equations for the component values in order to minimize I.
 

Attachments

  • lapRLC.jpg
    lapRLC.jpg
    20.8 KB · Views: 718
  • #5
Thanks for the effort and for the attached derivation; this is very helpful. I will compare it to mine and see where I made and error. Your result makes sense and is what I would've expected.
 
  • #6
Doing it was actually pretty informative for me, also. I realized that if you take your source to be Vin/s, then that assumes the voltage on the circuit is always Vin for all time t. You would then need to account for initial conditions when doing the Laplace Transform; incorporating a heaviside function allows us to study just the transient event.
 
Last edited:
  • #7
Hello Again, GuiltySparks; I recomputed my original derivation above with your inputs and successfully got the same results as you so thanks again for your input.
I have expanded my analysis on the circuit we discussed previously. I added additional components which complicated the circuit somewhat. If you look at the link below you will see the circuit and note that I have added resistors Ri and Rci plus a capacitor, Ci, with an initial condition of Vi. Again, my circuit and it's components are shown with impedances in the "s" domain; the input source is a step-function which assumed to begin at time t=0 and is shown as "Vi/s". The input capacitor Ci is assumed charged to the input voltage and has it's initial condition represented with its series voltage source "Vi/s".
Again, my interest is in the transient event and I was trying to derive the time-domain equation for Ii (and eventually for the current in the capacitor Ci). As you see in the link below my derivation came to a stop when I ran into the s-domain equation for Ii which has a cubic s-term in the denominator. I'm not sure how to do a Partial Fraction expansion on this equation for Ii so that I can do an inverse Laplace Transform on Ii to get an expression in the time domain. Any suggestions? Did I make an error?http://i42.tinypic.com/2dalg7q.jpg
 
  • #8
To clarify, both DC sources in the circuit are step inputs? If so, you need to represent them as a heaviside function in the s-domain (or u_0(t)), like I did in the previous derivation. Though, I do have the sneaking suspicion that you are incorporating these into the circuit to account for the initial conditions that are obligatory for Laplace analysis; if so - don't! This will needlessly convolute the circuit - and your analysis.

As for the charged capacitor, you will have to represent it as either a current source or a voltage source in your analysis - I'm not sure which. Even though you are investigating the transient response, this will need to be expressed as a non-constant voltage function of time. This will be tough, since the Thevenin or Norton voltage equivalent of the capacitor will have an RLC impedance. When the long weekend comes around, I will try to find the answer for both of us. Also, is the charge on the capacitor representative of the initial conditions or an actual charge accumulation on the plates?

You'll have to determine the roots of the cubic using the general form of the roots for a cubic equation, as show in the Roots of a Cubic Function section here: http://en.wikipedia.org/wiki/Cubic_function. Since you have variable coefficients, I believe that this is the only way to solve for it. I could be wrong, though. A more practical method is to substitute actual component values into the transfer function and solve.

With that being said, this method is quite tedious and very time consuming. Moreover, you are extremely likely to make a mistake. Perhaps you should build the circuit and analyze its response yourself? Otherwise, there is a panoply of engineering software out there that can expedite your analysis.

I would help more, but I have my own Engineering coursework to struggle with!
 
  • #9
The source Vi is a step-input voltage source; the second source in series with the input capacitor, Ci, is meant to depict an initial voltage condition of Vi on the capacitor. I am representing this also as a step-source at t=0. In previous analysis I have always successfully represented the initial conditions on a capacitor as a voltage-source in series with the capacitor's impedance, (1/Ci*s in this case); is this in error?


Yes, I was surprised to end-up with a cubic equation. I am using a MathCad-like software (called "LiveMath" on my Mac) to crunch the Algebra so I don't think I have any Algebra errors. By the way what software did you use in the previous derivation that you attached?

I have also been analyzing this circuit with Spice simulation but I was trying to get a deeper insight through the time-domain equations that I was striving for.

Don't knock yourself out but any insight in the future will be helpful.
 

Related to RLC inverse Laplace transform question

1. What is an RLC inverse Laplace transform?

An RLC inverse Laplace transform is a mathematical operation that is used to find the original time-domain function (or signal) from its frequency-domain representation. This is done using the inverse Laplace transform, which is a mathematical tool used to convert functions from the complex frequency domain to the time domain.

2. How is an RLC inverse Laplace transform different from a regular inverse Laplace transform?

An RLC inverse Laplace transform is specifically used for RLC circuits, which are circuits composed of a resistor (R), inductor (L), and capacitor (C). This means that the resulting time-domain function will represent the behavior of an RLC circuit. A regular inverse Laplace transform can be used for any function, not just those related to RLC circuits.

3. What information can be obtained from an RLC inverse Laplace transform?

An RLC inverse Laplace transform can provide information about the behavior of an RLC circuit in the time domain, such as the voltage or current at a specific point in time. It can also be used to analyze the stability and response of the circuit.

4. How is an RLC inverse Laplace transform calculated?

The RLC inverse Laplace transform is calculated using complex analysis techniques, such as partial fraction decomposition and contour integration. The specific method used may vary depending on the complexity of the function being transformed.

5. What are some real-world applications of RLC inverse Laplace transforms?

RLC inverse Laplace transforms are commonly used in electrical engineering to analyze and design RLC circuits. They are also used in physics and other fields to model and understand systems with similar behavior to RLC circuits, such as oscillating systems and filters.

Similar threads

  • Electrical Engineering
Replies
31
Views
9K
  • Calculus and Beyond Homework Help
Replies
10
Views
1K
Replies
1
Views
803
  • Engineering and Comp Sci Homework Help
Replies
4
Views
1K
  • Differential Equations
Replies
4
Views
1K
  • Electrical Engineering
Replies
20
Views
2K
  • Differential Equations
Replies
17
Views
943
  • Engineering and Comp Sci Homework Help
Replies
3
Views
1K
  • Differential Equations
Replies
1
Views
762
Back
Top