633
CHAPTER
14
Process Responses
and Transfer Functions
Industrial Text & Video Company 1-800-752-8398
www.industrialtext.com
SECTION
4
PLC Process
Applications
mathematical derivation of Laplace transforms. However, we will discuss
how they are used in process control functions, to aid in the understanding
of first- and second-order systems and their transient responses.
TRANSFER FUNCTIONS
As explained earlier, a system can have either a first-order response or a
second-order response. These responses (transfer functions) are expressed as
complex differential equations, with first-order system responses character-
ized by first-order differential equations and second-order systems char-
acterized by second-order differential equations. A first-order differential
equation is a mathematical statement that expresses the rate of change of a
function with respect to its independent variable. A second-order differential
equation expresses the rate of change of a first-order term with respect to its
independent variable (i.e., the rate of change of the rate of change). The
notations used to express first- and second-order differential equations are
as follows:
First-order equation
y
dx
dt
x=+
Second-order equation
y
dx
dt
dx
dt
x=++
2
2
Most control processes found in industrial applications can be described as
either first order or second order. For more complex processes with third-
order responses, a second-order equation can be used to approximate the
process response.
Laplace transforms use known substitutions for complex differential equa-
tions to change them into more easily solvable algebraic equations. To
accomplish this, Laplace transforms convert differential equations from the
time (t) domain—the process response as a function of time—to the fre-
quency (s) domain—the process response as a function of frequency. Table
14-2 shows some of the most common Laplace transforms found in process
control applications. This table also includes inverse Laplace transforms,
which are used to convert Laplace equations back into time domain re-
sponses. Table 14-2 also includes the time domain process responses to a
step input.
DERIVATIVE LAPLACE TRANSFORMS
Laplace transforms replace the derivative terms in both first-order and
second-order differential equations with their respective frequency domain s
terms. Table 14-3 shows the Laplace transforms for both first- and second-