Sensors, Transmitters, and Transducers PART 1 of 2
Detailed Process Technology Instrumentation and Controls Notes
Overview
Instructor: Dr. Virgil Shields
Course Title: Process Technology 102 - Weekly Class on Instrumentation and Controls
Importance of Control Systems
Fundamentals of Control Systems:
Control systems are integral to monitoring and managing industrial processes. They ensure that variables remain within desired limits, adjusting as necessary in response to changes.
The system comprises several components: input (process measurement), comparison (desired settings), manipulation (actions taken to maintain desired state), and output (results of the actions).
Each component works hand-in-hand to create a feedback loop that allows continuous monitoring and adjustment.
Key Components of Control Loops
Sensors:
Function: Measure physical parameters (like temperature, pressure, flow, etc.) in the process.
Types of Sensors: Examples include thermocouples (temperature), pressure transducers (pressure) and flow meters (flow rate).
Importance: Accurate sensor performance is critical; any deviations can lead to incorrect readings and inefficient process control.
Transmitter:
Function: Converts the raw data from the sensor into a standardized signal (e.g., 4-20 mA, 3-15 psi) for communication with the controller.
Pressure Transmitter Example: Uses differential pressure to determine flow rates and translate them to an electric signal.
Importance: Ensures that signal levels are uniform throughout the system, eliminating discrepancies that could arise from varying sensor outputs.
Controller:
Function: Analyzes the data received from the transmitter, compares it with the set point (desired value), and determines the necessary action to take.
PID Control: Common algorithm that involves three control actions - Proportional, Integral, and Derivative - to maintain process stability.
Decision Making: A controller produces an output signal that instructs the final control element how to adjust the process variable.
Final Control Element:
Function: Executes the control action based on the controller's signal (e.g., adjusting a valve opening, activating a pump).
Types: Can include control valves, actuators, and dampers that physically alter a process variable.
Operation: The responsiveness and accuracy of these elements directly influence how well the overall control system performs in achieving desired outcomes.
Signal Conversion
Purpose: Process measurements must be standardized to ensure seamless communication between different components, especially in larger systems.
Standardization Examples:
4-20 mA: The industry standard for analog signal transmission, where 4 mA represents the lowest measurable value (live zero) and 20 mA signifies the maximum value.
3-15 psi: A common pneumatic signal range used in pressure control systems.
Signal Integrity: Maintaining consistent signal levels during conversions is crucial to avoid information loss. Issues such as noise, drift, or interference can degrade signal quality, necessitating precise calibration.
Controller Operation
PID Control Explained:
Proportional: Adjusts output based on the current error magnitude.
Integral: Integrates the error over time and adjusts controls to eliminate residual steady-state errors.
Derivative: Predicts future error based on its rate of change, aiding in faster correction responses.
These components combine to create a smooth and efficient response to process changes, minimizing overshoot and settling time.
Control Action: The controller produces a manipulation signal to influence the final control element, with the effectiveness dictated by the tuning parameters derived from PID controls.
Disturbances and Responses
Types of Disturbances: Any change that affects process variables, such as flow rate increases/decreases, temperature spikes, and unexpected pressure changes, can trigger controller responses.
Feedback Mechanism: A well-designed control system continuously monitors the output, comparing it against the set point and making adjustments as necessary to compensate for disturbances and return to optimal operation.
Terminology
Process Variable (Pv): The current measurement that is being controlled (e.g., temperature, pressure, flow rate).
Set Point: The target value for the process variable that the controller aims to maintain.
Error: The difference between the set point and the process variable, guiding the controller's actions to rectify any discrepancies.