Control Loop
A control loop is the closed sequence of field devices, signal paths, and control logic that holds a process variable at a setpoint. Every loop has a measurement, transmitter, a controller, PLC or DCS function block, and a final element, valve, drive, damper. Loops are how a plant actually runs.
Read one of your own drawings.
Drop a P&ID, instrument index, or schedule. Tagsight reads it to the tag and opens a workspace you keep when you sign in.
PDF · DWG · DXF · TIFF · PNG · XLSX
In process control, a loop is the fundamental unit of automation. The term covers both the physical hardware, transmitter, wiring, logic solver, wiring again, final element and the logical structure, setpoint, process variable, controller output, feedback. Open-loop control sends a fixed output without measuring the result. Closed-loop control measures the process variable, compares it to the setpoint, and adjusts the output to reduce the error. Nearly all continuous process control is closed-loop. A loop number is the shared identifier that appears on every related instrument tag. FT-101, FIC-101, and FV-101A all carry loop number 101. That number is the thread through P&IDs, I/O lists, loop diagrams, datasheets, calibration records, and commissioning sign-off sheets. A consistent loop number across all documents is the single most important thing that makes commissioning predictable.
Anatomy of a typical loop.
Take a flow control loop on a feed pump discharge. FT-101 measures flow and sends a 4-20 mA signal to FIC-101 in the BPCS. FIC-101 compares the measurement to a setpoint, computes an output using PID control, and sends 4-20 mA to FV-101A. FV-101A modulates, the flow changes, FT-101 reports the new value, and the loop iterates. A complete loop drawing also shows the supporting elements. Pneumatic supply, position feedback, alarm thresholds, interlocks, the loop number, and the P&ID reference that ties every record to its origin drawing.
Open vs closed loop.
An open-loop system sends an output without feedback. A pump running at a fixed speed regardless of downstream pressure is open-loop. A closed-loop system measures the controlled variable and adjusts the output to minimize the error between the setpoint and the measurement. Closed-loop control is the norm for process regulation. Open-loop is used where the relationship between output and result is predictable and feedback is impractical. Most instruments on a P&ID are part of closed-loop control schemes. The exceptions are manual setters and ratio stations that feed forward rather than feed back.
Loop types beyond the single PID loop.
Single-loop. One transmitter, one controller, one final element. Cascade. The output of a primary controller is the setpoint of a secondary controller. Common in temperature-to-flow or pressure-to-flow cascades where the inner loop responds faster. Ratio control. One variable is held at a fixed proportion of another, common in fuel-air blending and reactor feeds. Feed-forward. A disturbance is measured and its anticipated effect is compensated before the process variable moves, reducing recovery time. Interlock or SIS loops. Measure a variable, compare to a trip threshold, actuate a final element. These are not regulatory and not tuned, but they are still loops in the I&C documentation sense.
How the loop number connects engineering documents.
The loop number in FT-101, FIC-101, and FV-101A is 101. That number appears on the P&ID, in the I/O list row for each tag, on the loop diagram sheet, in the instrument datasheet reference, in the calibration certificate, and on the commissioning sign-off sheet. The loop folder is the collection of all these documents for one loop. A clean I/O list with consistent loop numbers means the commissioning team's loop folders self-assemble. Inconsistent or missing loop numbers mean manual cross-referencing for every loop, which is one of the most common sources of commissioning delay on large projects.
The loop is the commissioning unit.
Loops are booked and signed off one at a time during commissioning. A loop is not considered complete until the full instrument loop test has been witnessed. The transmitter sends a known signal, the controller responds correctly, the final element moves to the calculated position, and every alarm threshold activates at the set value. SIS loops get the same process plus a trip test that confirms the logic solver executes the safety function within the required response time. If the I/O list and instrument index agree on loop numbers, the paperwork for these tests builds from the existing database. If they disagree, each discrepancy must be resolved in the field before the test can be signed off.
Control loop types.
The same measurement-controller-final element structure appears in several loop topologies. These are the ones that show up most often on a P&ID.
| Loop type | Structure | Typical use | Example |
|---|---|---|---|
| Single loop | One transmitter, one controller, one final element | Most regulatory control | FT-101 to FIC-101 to FV-101A |
| Cascade | Primary controller output becomes the secondary setpoint | A slow outer variable driven through a fast inner variable | TIC-201 reactor temperature setting FIC-202 coolant flow |
| Ratio | One variable held at a fixed proportion of another | Fuel-air and reactor feed blending | FFC-301 holding fuel at a set ratio to air |
| Feed-forward | A disturbance is measured and compensated before the process variable moves | Predictable, fast disturbances | Feed temperature compensated ahead of a heater |
| Override, selector | Two controllers compete and a selector passes one output | Constraint and limit protection | Pressure override taking over a flow controller |
| Interlock, SIS | Variable compared to a trip threshold, final element actuated | Safety shutdown, not regulatory | PSHH-401 tripping XV-401 closed |
Frequently asked.
What is the difference between a regulatory control loop and a SIS loop.
A regulatory loop, BPCS holds a process at setpoint during normal operation by continuously adjusting a final element. A SIS loop initiates a defined safety action when a process condition crosses a trip threshold. They use the same measurement-controller-final element structure but serve different purposes and are physically separate per IEC 61511. Separate logic solvers, separate cabinets, separate field cabling.
How many loops are in a typical plant.
A small skid has 10 to 30 loops. A refinery or petrochemical complex may have 5,000 to 20,000 loops across BPCS and SIS combined. Loop count directly drives I/O card count, cabinet count, and commissioning labor. Estimating I/O count from a PFD uses typical loop density per equipment type as a proxy when the P&IDs are not yet available.
How does a loop number connect the different engineering documents.
The loop number, 101 in FT-101 and FIC-101 appears on the P&ID, the I/O list, the loop diagram, the instrument datasheets, the calibration certificate, and the commissioning sign-off sheet. Every document in the loop folder references the same number, so any tag across those documents traces back to the original P&ID drawing. Consistent loop numbering is the connective tissue of the entire instrument-engineering record.
What is a cascade loop.
A cascade loop has two controllers linked in series. The primary controller, outer loop measures the main process variable, for example, reactor temperature and sends its output as the setpoint of a secondary controller, inner loop that acts on a faster variable, for example, cooling water flow. The inner loop responds quickly to disturbances. The outer loop holds the primary variable. Cascade is used wherever there is a fast inner variable that can be manipulated to control a slower outer variable more tightly.
How does loop count affect PLC sizing.
Each loop contributes at least one AI channel, transmitter and usually one AO channel, valve or DO channel, on, off device. Analog channels drive I/O card selection. Digital channels drive relay or digital I/O card counts. The I/O list, which is built from the loop count on the P&IDs, is the input document for PLC chassis and card-slot estimation. Errors in the I/O list lead directly to under-specified hardware, missed delivery windows for long-lead items, and retrofit costs during commissioning.