Ramsay Test Process Flow and Instrumentation 1 — Questions and Answers
Question 1: What is the primary function of a PLC (Programmable Logic Controller) in an industrial process?
- To monitor inputs and execute programmed logic to control outputs in an automated process (Correct answer)
- To provide human-machine interface (HMI) displays only
- To generate reports on production efficiency
- To power motors and solenoids directly without logic control
Correct answer: To monitor inputs and execute programmed logic to control outputs in an automated process
A PLC reads digital and analog input signals, executes a stored control program (ladder logic or other language), and activates output devices based on programmed conditions. It is the central controller for most industrial automation.
Question 2: In process control, what is the function of a PID controller?
- Uses proportional, integral, and derivative terms to minimize the error between a setpoint and measured process variable (Correct answer)
- Proportional-Integral-Derivative terms control only temperature
- PID stands for Process Isolation Device for safety
- Controls only the speed of conveyor motors
Correct answer: Uses proportional, integral, and derivative terms to minimize the error between a setpoint and measured process variable
A PID controller continuously calculates error (setpoint - process variable) and applies three corrections: Proportional (immediate response to current error), Integral (eliminates steady-state offset), and Derivative (dampens response based on rate of change).
Question 3: What type of sensor is a thermocouple, and on what principle does it operate?
- A temperature sensor that generates a voltage proportional to temperature based on the Seebeck effect (Correct answer)
- A pressure sensor that changes resistance with temperature
- A flow sensor measuring fluid temperature change
- A proximity sensor affected by temperature
Correct answer: A temperature sensor that generates a voltage proportional to temperature based on the Seebeck effect
A thermocouple consists of two dissimilar metals joined at one end. The Seebeck effect produces a small voltage at the junction proportional to the temperature difference between the measuring junction and reference junction.
Question 4: What is the difference between a 4-20mA signal and a 0-10V signal in instrumentation?
- 4-20mA is current-based and immune to voltage drop over long distances; 0-10V is voltage-based and can drop on long runs (Correct answer)
- 4-20mA is used only for temperature; 0-10V is used only for pressure
- They are interchangeable with identical characteristics
- 4-20mA is digital; 0-10V is analog
Correct answer: 4-20mA is current-based and immune to voltage drop over long distances; 0-10V is voltage-based and can drop on long runs
4-20mA current loops maintain signal strength over long distances because current is the same throughout a series circuit regardless of wire resistance. Voltage signals lose amplitude over long cables due to resistance. The 4mA live zero also allows wire break detection.
Question 5: On a P&ID, what does the tag designation 'FCV-101' mean?
- Flow Control Valve 101 — a control valve that regulates flow in loop 101 (Correct answer)
- Fire Control Valve 101 in emergency loop
- Frequency Converter Valve in circuit 101
- Full Close Valve at position 101
Correct answer: Flow Control Valve 101 — a control valve that regulates flow in loop 101
P&ID tag codes follow ISA S5.1 standards: first letter = measured variable (F = Flow), subsequent letters = function (CV = Control Valve), and number = loop identification. FCV-101 = Flow Control Valve in instrument loop 101.
Question 6: What is the purpose of an I/P (current-to-pressure) transducer in a pneumatic control loop?
- Converts the 4-20mA electronic control signal to a 3-15 psi pneumatic signal to operate a control valve actuator (Correct answer)
- Converts pneumatic pressure readings to milliamp signals for the controller
- Increases fluid pressure in the control line
- Isolates the instrument loop from the process fluid
Correct answer: Converts the 4-20mA electronic control signal to a 3-15 psi pneumatic signal to operate a control valve actuator
An I/P transducer converts the electronic control signal (4-20 mA) from the controller into a proportional pneumatic signal (typically 3-15 psi). This pneumatic signal positions the diaphragm actuator on a pneumatic control valve.
Question 7: What does 'fail-safe' mean for a control valve, and what are the two common failure modes?
- The valve moves to a predetermined safe position on loss of signal/air; fail-open (FO) or fail-closed (FC) (Correct answer)
- The valve locks in position on signal loss
- The valve sends an alarm on signal loss but does not move
- Fail-safe only applies to electrical valves
Correct answer: The valve moves to a predetermined safe position on loss of signal/air; fail-open (FO) or fail-closed (FC)
Fail-safe means a control valve moves to a predetermined safe position if the control signal or instrument air is lost. Fail-open (air-to-close) springs open; fail-closed (air-to-open) springs closed. The safe position depends on the process safety requirement.
Question 8: In a flow measurement system, a differential pressure (DP) transmitter across an orifice plate measures what, and how is flow calculated?
- Measures pressure drop across the orifice; flow is proportional to the square root of the differential pressure (Correct answer)
- Measures absolute pressure; flow equals pressure times pipe diameter
- Measures velocity directly; flow equals velocity times time
- Measures temperature differential; flow equals delta-T times specific heat
Correct answer: Measures pressure drop across the orifice; flow is proportional to the square root of the differential pressure
An orifice plate creates a pressure drop proportional to the square of flow rate (Bernoulli's principle). The DP transmitter measures this pressure difference, and the square root extraction gives flow: Q ∝ √ΔP.
Question 9: What is a 'control loop' in process control, and what are its four main components?
- A closed feedback system: sensor (measurement), transmitter, controller, and final control element (valve/actuator) (Correct answer)
- An open loop with sensor, alarm, interlock, and shutdown
- A heating circuit with thermostat, heater, timer, and power supply
- A motor circuit with VFD, contactor, overload, and motor
Correct answer: A closed feedback system: sensor (measurement), transmitter, controller, and final control element (valve/actuator)
A control loop measures a process variable (sensor/transmitter), compares it to a setpoint (controller), calculates an output, and adjusts a final control element (valve, heater, VFD) to maintain the setpoint. Feedback makes it 'closed loop'.
Question 10: What is the purpose of a sight glass (level gauge) on a vessel or tank?
- To provide a visual indication of the liquid level inside the vessel (Correct answer)
- To allow the process fluid to flow out for sampling
- To equalize pressure between two vessels
- To provide a clean-out port for vessel maintenance
Correct answer: To provide a visual indication of the liquid level inside the vessel
A sight glass (level gauge) is a transparent or reflex glass mounted on the side of a vessel, connected to the vessel above and below the expected liquid level. It provides a direct visual reading of the liquid level without instruments.
Question 11: In industrial safety systems, what does SIL (Safety Integrity Level) describe?
- The required reliability level of a Safety Instrumented System (SIS) to reduce risk to an acceptable level (Correct answer)
- The number of safety interlocks required in a plant
- The classification of hazardous area zones for electrical equipment
- The noise level threshold for hearing protection requirements
Correct answer: The required reliability level of a Safety Instrumented System (SIS) to reduce risk to an acceptable level
SIL (IEC 61508/61511) defines the required risk reduction capability of a Safety Instrumented System. SIL 1-4 rates systems from least to most reliable, with SIL 4 requiring failure probability < 0.0001 per demand.
Question 12: What is the function of a pressure regulator in a process or utility system?
- To reduce and maintain a constant downstream pressure regardless of upstream pressure fluctuations or flow demand (Correct answer)
- To increase upstream pressure to the system
- To measure pressure and send a signal to a controller
- To prevent backflow in the piping system
Correct answer: To reduce and maintain a constant downstream pressure regardless of upstream pressure fluctuations or flow demand
A pressure regulator (reducing valve) automatically reduces inlet pressure to a desired, stable outlet pressure. It continuously adjusts its position to maintain the setpoint as inlet pressure or downstream flow demand varies.
Question 13: What does RTD stand for, and how does it measure temperature?
- Resistance Temperature Detector; measures temperature by detecting the change in electrical resistance of a metal element (typically platinum) (Correct answer)
- Remote Temperature Detector; measures temperature wirelessly
- Resistance Thermocouple Device; uses two dissimilar metals
- Relay Temperature Detector; uses switching contacts
Correct answer: Resistance Temperature Detector; measures temperature by detecting the change in electrical resistance of a metal element (typically platinum)
An RTD uses a platinum (Pt100, Pt1000), nickel, or copper element whose resistance increases predictably with temperature. Compared to thermocouples, RTDs are more accurate and stable but require an excitation current.
Question 14: What is a safety relief valve (SRV), and when does it open?
- A pressure protection device that opens automatically when system pressure exceeds the set pressure to prevent vessel overpressure (Correct answer)
- A valve that opens when temperature exceeds a setpoint
- A manually operated valve for emergency pressure release
- A valve that vents pressure to the flare only when activated by a PLC
Correct answer: A pressure protection device that opens automatically when system pressure exceeds the set pressure to prevent vessel overpressure
A safety relief valve is a spring-loaded automatic valve installed on pressurized vessels and piping. It opens when process pressure exceeds its preset value, venting fluid to relieve overpressure, and reseats when pressure returns to normal.
Question 15: In a process plant, what does an 'interlock' system do?
- Automatically takes protective action (stops equipment, closes valves) when process variables reach unsafe conditions (Correct answer)
- Physically locks equipment to prevent unauthorized access
- Links two PLCs to share program data
- Schedules maintenance based on operating hours
Correct answer: Automatically takes protective action (stops equipment, closes valves) when process variables reach unsafe conditions
Process interlocks (trips) automatically protect equipment and personnel by shutting down equipment or taking corrective actions when process variables (temperature, pressure, level, flow) reach hazardous limits, without human intervention.
Question 16: What is the purpose of instrument air in a process plant?
- Dry, oil-free compressed air used to operate pneumatic instruments, control valves, and actuators (Correct answer)
- Air used to cool electrical control panels
- Compressed air used to purge process lines during maintenance
- Air used in combustion processes as oxidizer
Correct answer: Dry, oil-free compressed air used to operate pneumatic instruments, control valves, and actuators
Instrument air is carefully conditioned: compressed, filtered, dried (dew point typically -40°F), and free of oil. Moisture or contamination in instrument air causes valve actuators, positioners, and control instruments to malfunction.
Question 17: What is the difference between analog and digital control signals in industrial instrumentation?
- Analog signals vary continuously (e.g., 4-20mA); digital signals are discrete on/off or coded values (e.g., 0V/24VDC, fieldbus) (Correct answer)
- Analog signals are faster; digital signals are more accurate
- Analog signals are used only for flow; digital only for pressure
- There is no practical difference in modern plants
Correct answer: Analog signals vary continuously (e.g., 4-20mA); digital signals are discrete on/off or coded values (e.g., 0V/24VDC, fieldbus)
Analog signals represent continuous ranges of values (4-20 mA, 0-10V). Digital signals are discrete (on/off) or encoded numerical data (HART, Profibus, Foundation Fieldbus). Modern plants use both: analog for control and digital for diagnostics.
Question 18: In process control, what is 'cascade control'?
- The output of a primary (master) controller becomes the setpoint of a secondary (slave) controller, improving control of the primary variable (Correct answer)
- Two controllers connected in parallel controlling the same variable
- A backup controller that activates when the primary fails
- Sequential start-up of multiple controllers in order
Correct answer: The output of a primary (master) controller becomes the setpoint of a secondary (slave) controller, improving control of the primary variable
Cascade control uses two feedback loops: the outer (primary/master) loop controls the main process variable; its output sets the setpoint for the inner (secondary/slave) loop. The slave responds quickly to disturbances before they affect the master variable.
Question 19: What does 'span' mean in the context of an instrument's calibration range?
- The difference between the upper range value (URL) and lower range value (LRL) of the instrument (Correct answer)
- The maximum reading the instrument can display
- The accuracy of the instrument expressed as a percentage
- The distance between the sensor and the transmitter
Correct answer: The difference between the upper range value (URL) and lower range value (LRL) of the instrument
Span = URL (Upper Range Limit) - LRL (Lower Range Limit). For example, a pressure transmitter calibrated 0-100 psi has a span of 100 psi. A 25-125 psi range also has a 100 psi span but a different zero (LRL).
Question 20: What is a 'deadband' in a control system or switch?
- A range around the setpoint within which no control action is taken, preventing hunting or chattering (Correct answer)
- A safety zone where no equipment is allowed to operate
- The time delay before a controller responds
- The minimum detectable signal change
Correct answer: A range around the setpoint within which no control action is taken, preventing hunting or chattering
Deadband (also called differential gap or hysteresis) is the range of input values around the setpoint that produces no output change. It prevents rapid cycling (hunting) of a controller or switch from small fluctuations near the setpoint.
Question 21: What does SCADA stand for, and what is its primary function?
- Supervisory Control and Data Acquisition; monitors and controls industrial processes over large geographic areas (Correct answer)
- System Control and Distributed Automation for local PLCs
- Safety Control and Data Analysis for plant safety systems
- Sequential Control and Data Acquisition for batch processes
Correct answer: Supervisory Control and Data Acquisition; monitors and controls industrial processes over large geographic areas
SCADA systems provide remote supervisory control and real-time monitoring of industrial processes. They collect data from PLCs and RTUs, display it to operators, and allow remote control — spanning plants, pipelines, utilities, and infrastructure.
Question 22: What is the purpose of a check valve in a piping system?
- To allow flow in one direction only and prevent backflow (Correct answer)
- To regulate flow rate in both directions
- To isolate a section of pipe for maintenance
- To reduce pipeline pressure
Correct answer: To allow flow in one direction only and prevent backflow
Check valves are automatic, non-return valves that open when forward pressure is sufficient and close when reverse pressure or no flow occurs. They protect pumps, compressors, and equipment from reverse flow damage.
Question 23: In industrial networks, what is the purpose of a Fieldbus system (e.g., Profibus, Foundation Fieldbus)?
- To provide digital, two-way communication between field instruments and control systems, replacing multiple analog wires (Correct answer)
- To provide wireless communication in hazardous areas
- To connect office computers to the control room
- To provide power to field instruments only
Correct answer: To provide digital, two-way communication between field instruments and control systems, replacing multiple analog wires
Fieldbus systems replace the traditional 4-20mA wiring (one wire per instrument) with a digital two-wire bus that connects multiple instruments. They enable device diagnostics, configuration, and process data over the same cable.
Question 24: What is the purpose of a positioner on a control valve?
- To accurately position the valve stem according to the controller signal, overcoming friction and hysteresis (Correct answer)
- To prevent the valve from moving beyond its design limits
- To display the current valve position to operators only
- To provide manual override capability for operators
Correct answer: To accurately position the valve stem according to the controller signal, overcoming friction and hysteresis
A positioner is a high-gain feedback controller that compares the commanded valve position (from the control signal) with the actual stem position and adjusts instrument air to the actuator to eliminate any error. This compensates for friction, hysteresis, and unbalanced forces.
Question 25: What does 'normally energized' vs. 'normally de-energized' mean for a solenoid valve in industrial control?
- Normally energized = coil on in normal operation (de-energizes to trip); normally de-energized = coil off in normal operation (energizes to actuate) (Correct answer)
- Normally energized = valve always open; normally de-energized = valve always closed
- Both terms describe fail-safe positions only
- They refer to valve size, not operating state
Correct answer: Normally energized = coil on in normal operation (de-energizes to trip); normally de-energized = coil off in normal operation (energizes to actuate)
Normally de-energized (NDE) solenoids are off during normal operation and energize to change state — they fail-safe by de-energizing on power loss. Normally energized (NE) solenoids are on during normal operation and de-energize to trip — used for safety shutdown valves.
Question 26: What is the difference between a 'transmitter' and a 'transducer' in instrumentation?
- A transducer converts one form of energy to another; a transmitter converts a measurement to a standardized signal (4-20mA) for transmission (Correct answer)
- They are identical terms used interchangeably
- A transducer transmits signals over long distances; a transmitter only works locally
- A transmitter measures process variables; a transducer controls them
Correct answer: A transducer converts one form of energy to another; a transmitter converts a measurement to a standardized signal (4-20mA) for transmission
A transducer converts a physical quantity (pressure, temperature) to an electrical signal (mV, resistance change). A transmitter takes that raw signal, conditions it, and outputs a standardized signal (4-20mA, 0-10V) suitable for long-distance transmission to a controller.
Question 27: What is 'process gain' in a control loop, and why is it important for tuning?
- The ratio of change in process variable to change in controller output; critical for setting proportional gain in PID tuning (Correct answer)
- The total signal amplification in the 4-20mA loop
- The number of control valves in the process
- The amount of heat produced by the process per unit time
Correct answer: The ratio of change in process variable to change in controller output; critical for setting proportional gain in PID tuning
Process gain (Kp) = ΔPV/ΔCO (change in process variable divided by change in controller output). High process gain = sensitive process requiring low controller proportional gain; low process gain = sluggish process requiring high P gain for adequate response.
Question 28: What does the term 'rangeability' describe for a control valve?
- The ratio of maximum to minimum controllable flow through the valve (e.g., 50:1 means can control flow from 2% to 100%) (Correct answer)
- The maximum pressure the valve can handle
- The range of temperatures the valve operates in
- The number of different control signals the valve accepts
Correct answer: The ratio of maximum to minimum controllable flow through the valve (e.g., 50:1 means can control flow from 2% to 100%)
Rangeability is the ratio of maximum to minimum controllable flow. A valve with 50:1 rangeability can control flows from 2% to 100% of its rated maximum. Below the minimum controllable flow, the valve becomes nonlinear.
Question 29: In HAZOP (Hazard and Operability) studies, what is the purpose of 'guide words' such as NO, MORE, LESS, REVERSE?
- They are systematically applied to process parameters to identify potential deviations and hazards (Correct answer)
- They are labels for different process states during startup
- They are alarm priority classifications in DCS systems
- They are action words for operator procedures
Correct answer: They are systematically applied to process parameters to identify potential deviations and hazards
HAZOP guide words (NO/NONE, MORE, LESS, AS WELL AS, PART OF, REVERSE, OTHER THAN) are applied to design parameters (flow, temperature, pressure) to generate potential deviations. Each deviation is evaluated for causes, consequences, and safeguards.
Question 30: What is the purpose of a two-out-of-three (2oo3) voting logic in a safety instrumented system?
- Three sensors measure the same variable; shutdown occurs only if at least two agree the limit is exceeded, balancing safety and availability (Correct answer)
- Two sensors are primary; the third is backup
- The shutdown occurs if any one of three sensors trips
- Three independent PLCs vote on control output values
Correct answer: Three sensors measure the same variable; shutdown occurs only if at least two agree the limit is exceeded, balancing safety and availability
2oo3 voting requires at least 2 of 3 sensors to confirm an unsafe condition before triggering shutdown. This prevents spurious trips from a single sensor failure while maintaining protection if one sensor fails. It optimizes both safety (SIL) and process availability.
What is the primary function of a PLC (Programmable Logic Controller) in an industrial process?