CPAT Process Control Systems & Automation 2 — Questions and Answers
Question 1: What is the primary function of a Distributed Control System (DCS) in a process plant?
- Perform only safety shutdown functions independent of process control
- Centralize all I/O signals into a single processor for faster scanning
- Distribute control functions across multiple controllers while providing centralized operator monitoring (Correct answer)
- Replace all field transmitters with digital communication only
Correct answer: Distribute control functions across multiple controllers while providing centralized operator monitoring
A DCS distributes the control processing across multiple controllers located throughout the plant while providing operators with a centralized HMI for monitoring and management.
Question 2: What primarily distinguishes a Programmable Logic Controller (PLC) from a Distributed Control System (DCS) in industrial applications?
- PLCs can only handle analog signals; DCS handles only digital signals
- PLCs are typically optimized for discrete logic and sequential control; DCS is optimized for continuous process control (Correct answer)
- PLCs require field bus communication; DCS uses hardwired I/O only
- PLCs operate at higher voltages than DCS systems
Correct answer: PLCs are typically optimized for discrete logic and sequential control; DCS is optimized for continuous process control
PLCs originated in discrete manufacturing and excel at fast ladder-logic and sequential control, while DCS systems are designed for the continuous, analog-intensive process control found in refineries, chemical plants, and similar industries.
Question 3: What does the acronym SCADA stand for in industrial automation?
- Supervisory Control And Data Acquisition (Correct answer)
- Sequential Control And Data Analysis
- System Control And Device Automation
- Supervisory Configuration And Device Architecture
Correct answer: Supervisory Control And Data Acquisition
SCADA stands for Supervisory Control And Data Acquisition, referring to systems that collect data from remote field devices and provide supervisory control over wide geographic areas.
Question 4: In process control, what is the standard signal range used by a 4–20 mA current loop transmitter to represent 0–100% of the measured variable?
- 4 mA = 100%, 20 mA = 0%
- 4 mA = 0%, 20 mA = 100% (Correct answer)
- 0 mA = 0%, 20 mA = 100%
- 4 mA = 50%, 20 mA = 100%
Correct answer: 4 mA = 0%, 20 mA = 100%
In a 4–20 mA loop, 4 mA represents 0% of span (lower range value) and 20 mA represents 100% of span (upper range value); the live-zero at 4 mA also allows detection of wiring faults.
Question 5: What is the purpose of a process interlock in an automated control system?
- Fine-tune PID controller parameters during operation
- Automatically take a corrective or protective action when a process variable exceeds a defined limit (Correct answer)
- Calibrate field instruments during normal operation
- Synchronize the clocks of multiple PLCs on a network
Correct answer: Automatically take a corrective or protective action when a process variable exceeds a defined limit
An interlock monitors specific process conditions and automatically triggers a protective action (such as closing a valve or stopping a pump) when a defined unsafe or unacceptable condition is detected.
Question 6: What is the function of a 'loop sheet' (or loop diagram) in an instrumentation and control project?
- Show the physical layout of all instruments in the field
- Detail the wiring, signal types, terminal connections, and instrument tags for a single control loop (Correct answer)
- Provide the process flow and major equipment arrangement
- List all spare parts required for each instrument loop
Correct answer: Detail the wiring, signal types, terminal connections, and instrument tags for a single control loop
A loop sheet (loop diagram) documents a single instrument loop end-to-end, showing wiring, terminal numbers, signal types, instrument tags, power sources, and junction box connections for installation and troubleshooting.
Question 7: In a process control context, what is a 'setpoint'?
- The current value being measured by the sensor in the field
- The difference between the measured value and the desired value
- The desired target value that the controller attempts to maintain for the process variable (Correct answer)
- The maximum allowable operating limit before a safety shutdown
Correct answer: The desired target value that the controller attempts to maintain for the process variable
The setpoint is the target value the operator or system wants the process variable to reach and maintain; the controller continuously acts to minimize the difference between the setpoint and the process variable.
What is the primary function of a Distributed Control System (DCS) in a process plant?