Find Open Loop Response to G(s)=10e^(ts)/s+3

  • Thread starter Thread starter Kayne
  • Start date Start date
  • Tags Tags
    Loop Response
AI Thread Summary
To find the open loop response c(t) for the transfer function G(s)=10e^(ts)/(s+3) with a unit step input, one must first multiply the transfer function by the Laplace transform of the input, which is 1/s. The next step involves taking the inverse Laplace transform, often requiring partial fraction expansion. A user shared their own attempt with a different transfer function, G(s)=5e^(-ts)/(s+5), yielding a response that includes the Heaviside step function due to a time delay. For those struggling with the process, researching the t-shifting theorem for Laplace transforms may provide additional clarity.
Kayne
Messages
22
Reaction score
0
Hi,I have the equation G(s)=C(s)/M(s)=10e^(ts)/s+3 and I have to find the open loop response c(t) with a unit step which is 1/s
The explanation in the Text book is quite confusing, does anyone know if there are easier explanations like worked exampled on the internet so I can work though then solve this equation

Thanks for your help
 
Last edited:
Physics news on Phys.org
Have you studied Laplace Transforms?

if so, then you can get the Laplace transform of the response by multiplying the transfer function of the system - which you have - with the LT of your input - a unit step, which has transform 1/s.

Then you need to take the inverse transform of this, which will yield the response (with respect to time). To do this you'll probably need to make use of a partial fraction expansion.

I don't know any good websites with examples of this though, sorry.
 
Thanks for your help I have since worked though and found an answer, whether its correct or not that is another story. If anyone understands Laplace transforms my answers are attached, if you can have a look and see if i am wrong or right,

The question I have done is a little different to the above G(s)=C(s)/M(s)=5e^-(ts)/s+5 and I have to find the open loop response c(t) with a unit step which is 1/s.

My answers are attached

Thanks
 

Attachments

Last edited:
I got:

c(t) = u(t-T) - u(t-T)e^{-5(t-T)}

where u(t) is the Heaviside step function, and the T is the constant 't' in your transfer function (I changed it to a big T since it's a bit dodgy to use the same symbol for two different things)

i.e. I took:

G(s) = e^{-Ts}\frac{5}{s+5}

Though I didn't take much care over it, so I'm not sure I'm correct. The Heaviside function will almost certainly be in your answer though, since there's a time delay in the transfer function.

I'd recommend going and looking up the t-shifting theorem for Laplace Transforms.
 
Back
Top