Fiveable

🦫Intro to Chemical Engineering Unit 9 Review

QR code for Intro to Chemical Engineering practice questions

9.1 Basic control concepts and terminology

9.1 Basic control concepts and terminology

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🦫Intro to Chemical Engineering
Unit & Topic Study Guides

Process Control Terminology

Process control is how chemical engineers keep systems running at the right conditions. Every variable that matters (temperature, pressure, flow rate, composition) needs to stay where you want it, and process control is the set of tools and strategies that makes that happen. It also plays a direct role in safety, efficiency, and product quality.

This section covers the core vocabulary and concepts you'll use throughout process control. These terms come up constantly, so make sure you're comfortable with each one before moving on.

Key Terms and Definitions

Setpoint is the target value you want a process variable to hold. If you're running a reactor at 350°C, that 350°C is your setpoint. Everything the control system does is aimed at keeping the process variable as close to this number as possible.

Process variable (PV) is the measurable quantity you're trying to control. This could be temperature, pressure, flow rate, pH, liquid level, or composition. For example, in a neutralization process, the pH of the solution is the process variable you're monitoring.

Controlled variable is essentially another name for the process variable. It refers to the specific quantity being held at the setpoint. You'll see both terms used interchangeably. Example: the liquid level in a storage tank that you're trying to keep constant.

Manipulated variable (MV) is the parameter the controller actually changes to influence the process variable. Think of it as the "knob" the control system turns. For instance, to control the outlet temperature of a heat exchanger, you might adjust the flow rate of steam entering it.

Error is the difference between the setpoint and the current value of the process variable:

Error=SetpointProcess Variable\text{Error} = \text{Setpoint} - \text{Process Variable}

If your setpoint is 100°C and the measured temperature is 95°C, the error is +5°C. A positive error means the process variable is below the setpoint; a negative error means it's above.

Feedback is the information about the current state of the process variable that gets sent back to the controller. A thermocouple reading the current temperature and transmitting it back to the controller is feedback. Without it, the controller has no way of knowing whether its adjustments are working.

Process Control System Components

A control system has four main parts, and they work together in a loop:

  1. Sensor (measuring device) — Measures the current value of the process variable. A pressure transducer reading the pressure inside a reactor vessel is a sensor. The quality of your control is limited by the quality of your measurement.

  2. Controller — Receives the measured value, compares it to the setpoint, calculates the error, and determines what adjustment to make. A common type is the PID controller (proportional-integral-derivative), which uses a specific algorithm to decide how much to change the manipulated variable.

  3. Final control element — The physical device that carries out the controller's instructions by changing the manipulated variable. Valves are the most common example, but pumps, variable speed drives, and heating elements also serve this role. For instance, a control valve might open wider to increase coolant flow through a heat exchanger.

  4. Process — The actual system or equipment being controlled. This is where changes in the manipulated variable produce changes in the process variable. A distillation column where you adjust the reflux ratio to control product composition is the "process" in that control loop.

Process Control Benefits

Key Terms and Definitions, Process Flow Diagrams (PFDs) – Foundations of Chemical and Biological Engineering I

Optimization and Efficiency

Process control keeps variables at their setpoints, which directly translates to better performance. Controlling the feed rate and temperature of a reactor, for example, helps maximize product yield by keeping conditions in the sweet spot.

Consistent control also means better product quality. If you're running a fermentation and the pH drifts outside the optimal range for cell growth, your yield drops. Tight control reduces variability and cuts down on off-spec product.

From an efficiency standpoint, good control minimizes energy consumption, raw material waste, and unnecessary processing. Advanced control strategies applied to a distillation column, for instance, can significantly reduce utility costs by avoiding over-refluxing or excessive reboiler duty.

Safety and Consistency

Process control is a key layer of safety. Control systems prevent variables from reaching dangerous levels and can respond to disturbances far faster than a human operator. Safety interlocks, for example, can automatically shut down a process if pressure exceeds a critical threshold.

Automation also reduces the need for constant manual intervention. A distributed control system (DCS) can manage an entire large-scale plant, keeping operations consistent around the clock and freeing up operators to focus on monitoring, troubleshooting, and optimization rather than routine adjustments.

Feedback Control Loop Components

The feedback control loop is the most common control structure in chemical engineering. It works as a continuous cycle: measure, compare, adjust, repeat. Here's how the pieces fit together.

Key Terms and Definitions, Process Flow Diagrams (PFDs) – Foundations of Chemical and Biological Engineering I

Measurement and Comparison

The sensor measures the process variable in real time. A flow meter in a pipeline, for example, continuously reports the current flow rate.

That measurement goes to the controller, which compares it against the setpoint and calculates the error. Based on its control algorithm (such as PI or PID), the controller determines how much to adjust the manipulated variable. A PI controller maintaining liquid level in a tank, for instance, would calculate how far to open or close a valve based on both the current error and the accumulated error over time.

Actuation and Process Interaction

The final control element receives the controller's output signal and physically changes the manipulated variable. A variable speed drive adjusting pump speed to control flow rate is a good example.

That change affects the process itself. In a heat exchanger, increasing the cooling water flow rate lowers the outlet temperature of the process fluid.

The feedback loop is the complete cycle tying all of this together: the sensor measures the new process variable value, sends it back to the controller, and the controller makes further adjustments as needed. This cycle repeats continuously. A temperature control loop, for example, constantly measures temperature, compares it to the setpoint, and adjusts heating power to keep the error as close to zero as possible.

The key idea: feedback control is reactive. It detects a deviation and then corrects it. The system can never prevent an error from occurring, but it can minimize how large the error gets and how long it lasts.

Open-Loop vs Closed-Loop Control

Open-Loop Control

Open-loop control operates without feedback. The controller follows a predefined set of instructions regardless of what's actually happening to the process variable. There's no sensor feeding information back.

A simple example: a timer-based system that opens a valve for exactly 60 seconds to add reactant to a batch reactor. It doesn't measure how much reactant actually entered. It just assumes that running for 60 seconds delivers the right amount.

Another example is a conveyor belt set to a constant speed, assuming the desired product flow rate will result without ever measuring the actual flow.

Open-loop control is simpler and cheaper, but it can't handle disturbances. If conditions change (say the supply pressure drops and less reactant flows through the valve per second), the system has no way to know or correct for it.

Closed-Loop Control

Closed-loop control is feedback control. It continuously measures the process variable, compares it to the setpoint, and adjusts the manipulated variable based on the error. This makes it far more robust than open-loop control.

Consider a level control system: it measures the liquid level in a tank, compares it to the desired level, and adjusts inlet or outlet flow rates to hold the level steady. If a downstream process suddenly draws more liquid, the controller detects the dropping level and compensates by increasing the inlet flow.

A pH control system works the same way. It measures pH, compares it to the setpoint, and adjusts the flow rate of acid or base to correct any deviation.

The major advantage of closed-loop control is its ability to handle disturbances. A closed-loop temperature controller on a reactor can maintain constant temperature even if the feed temperature or composition changes unexpectedly. An open-loop system running the same heater at a fixed power output would have no way to compensate, and the temperature would drift.

Open-loop = no feedback, follows a fixed plan, can't correct for disturbances. Closed-loop = uses feedback, continuously adjusts, adapts to changing conditions.

For most chemical engineering applications, closed-loop control is the standard because processes are inherently subject to disturbances and variability.