When Will the Alarm Sound for a First Order Transfer Function?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 13K views
koala
Messages
2
Reaction score
0

Homework Statement



The dynamic behavior of a pressure sensor/transmitter can be expressed as a first-order transfer function (in deviation variables) that relates the measured value Pm to the actual pressure, P:
Pm'(s)/P'(s)=1/(30s+1). Both Pm' and P' have units of psi and the time constant has units of seconds. Suppose that an alarm will sound if Pm exceeds 45psi. If the process is initially at steady state, and then P suddenly changes from 35 to 50 psi at 1:10 PM, at what time will the alarm sound?

Homework Equations



Pm'(s)/P'(s)=1/(30s+1)

The Attempt at a Solution



This is what I did however I don't think it's correct... :

If P'(s)=(50-35)/s=15/s
then Pm'(s)=[1/(30s+1)]*P'(s) --> Pm'(s)=15/[s(30s+1)] --> Inverse Laplace --> Pm'(t)=15(1-e^(-t/30))
Pm'(t)=Pm(t)-[P(t) steady state] --> Pm(t)=15[1-e^(-t/30)]+35
45=15*[1-e^(-t/30)]+35 --> t=33.3 s --> So the time would be 1:10:33 PM.

As I said I don't believe it's correct so any help would be greatly appreciated.
 
Physics news on Phys.org
Are you sure? I want to make sure my method is correct and that this is the correct way to do this problem.
 
I am sure. I have been doing Laplace transforms and transfer functions for 40 years!

I would have done one thing differently: ignored the 35 psi initial pressure, calling it zero instead. Then the aiming pressure would be 10. Transfer functions by definition do not have initial conditions associated with them, so by concentrating on the transfer function itself you are less likely to slip up. This particular transfer function is the simplest one in existence (other than a constant) so take my word for it, it's better that way.