Chapter 5
Chapter 5
5.2 What is the difference between a continuous variable and a discrete variable?
Answer: A continuous variable (or parameter) is one that is uninterrupted as time proceeds, and it is generally
considered to be analog, which means it can take on any value within a certain range. A discrete variable (or
parameter) is one that can take on only certain values within a given range, such as on or off.
5.3 Name and briefly define each of the three different types of discrete variables.
Answer: The three different types of discrete variables are (1) binary, (2) discrete other than binary, and (3) pulse
data. Binary means the variable can take on either of two possible values, ON or OFF, open or closed, and so on.
Discrete variables other than binary are variables that can take on more than two possible values but less than an
infinite number. Pulse data consist of a train of pulses and each pulse can be counted.
5.4 What is the difference between a continuous control system and a discrete control
system?
Answer: A continuous control system is one in which the variables and parameters are continuous and analog. A
discrete control system is one in which the variables and parameters are discrete, mostly binary discrete.
(2) Decision function, which consists of deciding what changes should be made to improve system performance.
Possible decisions include changing one or more input parameters to the process, altering some of the internal
parameters of the controller, or making other changes.
(3) Modification function, which means implementing the decision. Whereas decision is a logic function,
modification is concerned with physical changes in the system, such as changing the system parameters or process
inputs to drive the system toward a more optimal state.
5.8 What is the difference between an event-driven change and a time-driven change in
discrete control?
Answer: An event-driven change means that some event has occurred to cause the state of the system to be
altered. A time-driven change refers to a change that occurs at a specific point in time or after a certain time lapse
has occurred.
5.9 What are the two basic requirements that must be managed by the controller to
achieve real-time control?
Answer: The two basic requirements are:
(1) it must be abale to respond to process-initiated interrupts and
These two requirements correspond to the two types of changes encountered in discrete control systems: (1)
event-driven changes and (2) time driven changes.
5.11 What is an interlock? What are the two types of interlocks in industrial control?
Answer: An interlock is a capability by which the controller is able to sequence the activities in a work cell,
ensuring that the actions of one piece of equipment are completed before the next piece of equipment begins its
activity. The two types of interlocks are (1) input interlocks, which are signals originating from external devices and
(2) output interlocks, which are signals sent by the controller to external devices.
5.14 What is direct digital control (DDC), and why is it no longer used in industrial
process control applications?
Answer: DDC is a computer process control system in which certain components in a conventional analog control
system are replaced by the digital computer, and the regulation of the process is accomplished by the digital
computer on a time-shared, sampled-data basis rather than by the many individual analog components working in
a dedicated continuous manner. The reason why DDC is no longer used in industrial process control applications is
that today’s control computers are capable of much more than simply imitating the proportionintegral-derivative
(PID) control mode of analog devices.
5.15 Are programmable logic controllers (PLCs) more closely associated with the
process industries or the discrete manufacturing industries?
Answer: The discrete manufacturing industries. They replaced the electromechanical relays previously used to
control on-off type control actions.