System Control Query - Find y(t) from Y(s)

  • Context: Graduate 
  • Thread starter Thread starter DrMath
  • Start date Start date
  • Tags Tags
    Control System
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
DrMath
Messages
28
Reaction score
0
Dear PF Friends,

Given the system to be controlled.
I'm stuck in finding the inverse laplace (to find y(t) from Y(S)) - any advice?
 

Attachments

  • Query.jpg
    Query.jpg
    26.4 KB · Views: 436
Physics news on Phys.org
Must forgive me if it not correct. I'm trying

[tex]Y(s)=\frac{1}{s} ( \frac{k}{s(s+1)+k}) = \frac{1}{s} ( \frac{k}{(s+1/2)^2+ (k-1/4)})[/tex]

Invert
[tex]y(t)=\frac{k}{\sqrt{k-1/4}} \int_0^t e^{-t/2} \sin{(\sqrt{k-1/4})t } dt[/tex]