Finding transfer functions for RLC circuits

  • Thread starter Thread starter quick
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
quick
Messages
42
Reaction score
0
http://img66.imageshack.us/img66/9784/prob17zo.jpg

j*omega = s

so for a, i got Vo = Vi * (sL/(sL+R+1/sc))
so H(s) = sL/(sL+R+1/sc) and i multiplied it by s/s to get rid of s in in denominator of the 1/sc term to get s^2*L/(s^2*L+Rs+1/c)

is this correct?

for the second one i got Vo=Vi*(1/sc)/(R*sL/R+sL)+1/sc. i did a similar thing by multiplying by s/s.

any suggestions would be appreciated.
 
Last edited by a moderator:
Engineering news on Phys.org
that looks right to me. Only you need to match parenthesis carefully.

[tex]H(s) = \frac{sL}{sL+R+\frac{1}{sC}}[/tex]
[tex]Vo=Vi\frac{\frac{1}{sC}}{\frac{RsL}{R+sL}+\frac{1}{sC}}[/tex]