Simplifying Inverse Laplace Function

  • Thread starter Thread starter polarmystery
  • Start date Start date
  • Tags Tags
    Inverse Laplace
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
polarmystery
Messages
19
Reaction score
0

Homework Statement



Any way to reduce this function for simplification? (Trying to find the reverse Laplace function) I found this function after doing a circuit analysis on a transmission line.

[tex]\frac{s^2RC+sL}{s^2RC+sL+R}[/tex]

Homework Equations



none

The Attempt at a Solution



I couldn't arrive at anything past this
 
Physics news on Phys.org
Well, seeing "[itex]s^2RC+ sL[/itex]" in both numerator and denominator, the first thing I would do is divide [itex]s^2RC+ sL+ R[/itex] into [itex]s^2RC+ sL[/itex]. Obviously, it will go into it once with remainder [itex](s^2RC+ sL)- (s^2RC+ sL+ R)= -R[/itex].

That is
[tex]\frac{s^2RC+ sL}{s^2RC+ sL+ R}= 1-\frac{R}{s^2RC+ sL+ R}[/tex]

Now, if s is the variable, complete the square in the denominator.
 
holy cow that was quick. Many thanks. I think that works out.