AThe project
This project teaches you to read and create a Process & Instrumentation Diagram (P&ID): the master 'blueprint' of an automated process that shows all the equipment, piping, instruments, and control loops with standardized symbols and tags. The P&ID is the single most important document in process automation: it's how the whole process and its instrumentation are communicated, so learning to read and draw one consolidates everything (process flow, instrumentation, control) into the industry's standard representation.
A P&ID uses standardized symbols and tags (per the ISA standard) to show:
- EQUIPMENT: tanks, pumps, valves, vessels, heat exchangers (standard symbols)
- PIPING: the lines connecting them (the process flow / material path)
- INSTRUMENTS: each sensor/transmitter/controller as a tagged 'bubble' (circle)
- CONTROL LOOPS: how instruments connect to control elements
The heart of reading a P&ID is the instrument tags in the bubbles: a letter code says what it measures and does, and a number identifies the loop. The first letter is the measured variable (F=Flow, T=Temperature, L=Level, P=Pressure), and following letters are the function (I=Indicator, T=Transmitter, C=Controller, V=Valve). So FT-101 is a Flow Transmitter in loop 101; LIC-205 is a Level Indicating Controller in loop 205; TV-101 is a Temperature Valve (control valve). A control loop appears as the connected instruments: e.g. LT-101 (level transmitter) -> LIC-101 (level controller) -> LV-101 (level control valve) is a complete level-control loop. The disciplines: P&ID = the standardized blueprint of process + instrumentation + control, read instrument tags (variable letter + function letters + loop number), and trace control loops through the diagram. Build it by taking a process (the water system) and drawing its P&ID. The result is fluency in the universal language of process automation.
Syntax you need here. A P&ID is a notation, and the notation is the deliverable. The ISA-5.1 tag is read as two halves. What it measures, then what it does:
FIC-101 F = Flow (first letter: the MEASURED variable)
||| | I = Indicate (succeeding letters: the FUNCTIONS, in order)
||| +-- loop number (all devices in one loop share it: FT-101, FIC-101, FV-101)
||+----- C = Control
|+------ I = Indicate
+------- F = Flow
T = Transmitter V = Valve E = Element/sensor AH / AL = Alarm high / low
LT-201 level transmitter, loop 201 PSV-301 pressure safety valve, loop 301
circle = field-mounted instrument
circle + line = panel/control-room mounted
dashed line = electrical signal // = pneumatic solid = process line
The method: one loop number per control loop, every device in that loop sharing it, and every tag on the drawing appearing in the instrument index. The tag is what ties the drawing, the I/O list and the program together, so a tag that disagrees between two documents is a fault regardless of which one is "right".
| Piece | Lesson | On the drawing |
|---|---|---|
| the measurement | Instrumentation & signals | the transmitter (FT, LT, TT) |
| the controller | Control systems / PID Turn 1 | the IC bubble, direct or reverse acting |
| the final element | Sensors & actuators | the valve, with its fail position marked |
| alarms and trips | Safety fundamentals | AH / AL, and the interlock reference |
| the standard itself | ISA standards | ISA-5.1 symbols, ISA-5.4 loop diagrams |
A P&ID is a document, so build it the way a drafter does: process first, then instruments, then loops, then the tag discipline that makes it legible to a stranger.
Place the major equipment (tanks, pumps, valves, heat exchangers) and connect them with the process lines in the direction the material actually moves.
Check: someone unfamiliar could trace the flow from inlet to outlet without you narrating it.
Place a bubble at every measurement and every final control element, using the standard symbol for each.
Check: every controlled variable has both a measurement and a final control element. A loop with no way to act on the measurement is the most common beginner error on a P&ID.
Fill in the letter code (what it measures and what it does) and the loop number.
Check: every bubble in the same loop shares one loop number, and you can read each tag aloud as a sentence: "level indicating controller, loop 101".
Connect instruments to controllers using the correct convention for electrical, pneumatic and software links.
Check: line types are consistent and distinguishable. On a real drawing this is how a technician knows whether to look for a wire or a tube.
For each loop, confirm the full chain is drawn: measurement, controller, final element, and back to the process.
Check: you can trace each loop as a closed circle on the page. If the circle does not close, the loop does not exist.
Show the safety instrumented functions, high/low trips and relief devices, distinguishing protection from regulatory control.
Check: protection functions are visibly independent of the control loops they protect, the same independence principle as functional safety.
Add the symbol legend, the drawing number, the revision block and the title block. A P&ID without them is a sketch: the legend is what makes the symbols mean the same thing to the next reader, and the revision block is what tells a technician in the field whether the drawing in their hand matches the plant in front of them.
Check: the drawing stands alone. A P&ID that needs a verbal explanation has failed at its only job.
Portfolio presentation. Publish the drawing as a PDF (readable at full size, with the legend and title block intact) and put a cropped view of one complete control loop in the README so the tagging convention is visible immediately. Add a short instrument index table (tag, service, type, range). Say which standard you followed for symbols and tagging. A correctly tagged P&ID is a document an automation employer can read at a glance and immediately place your level of understanding, which makes it one of the highest-value artifacts in this whole track.
Full solutiontry the steps first - click to reveal
The reference drawing. The P&ID itself, drawn in ASCII because a P&ID is a diagram of relationships and the relationships survive the loss of the pretty symbols. Draw yours properly (KiCad, draw.io, AutoCAD, or paper) and compare the structure against this one.
The process: a heated buffer tank. Feed in on level control, steam-heated on temperature control, and pumped out on flow control. Three loops that share one vessel, which is why it is worth drawing.
LEGEND (step 7 - without this the symbols mean nothing to the next reader)
( LT ) instrument, FIELD MOUNTED -------- process line (major)
|LIC | instrument, DCS/shared display - - - - electrical signal (4-20 mA)
[ Y ] computing / logic function ~~~~~~~ pneumatic signal
|><| control valve xxxxxxx software / data link
-|<|- check valve ////// capillary / filled system
==SIS== safety instrumented function
TAG = LETTERS + LOOP NUMBER. First letter = MEASURED VARIABLE
Following = FUNCTION (I indicate, C control,
T transmit, A alarm, S switch, V valve)
LT-101 = Level Transmitter, loop 101 read it aloud as a sentence
LIC-101 = Level Indicating Controller, loop 101
LV-101 = Level control Valve, loop 101
LSHH-101= Level Switch High-High, loop 101 (the trip, not the control)
D-101 BUFFER TANK
FEED 2.0 m dia x 3.0 m, 316L SS
|
| - - - - - - - - - - - - - -+
| | | +==============+
|><| LV-101 | | | LSHH = SIS =|
| | +------+------+ | 101 |
| | | LIC-101 | +==============+
| (LT-101)- - - - - - - - - -| (DCS) | :
| | +-------------+ : de-energise
| | : to trip
+-------+------------------------------------------+ :
| | v
+-------|------------------------------------------|--+ [ XV-101 ]
| | D-101 | | feed shutoff
| | | |
| ---+--- <- level tap (top) | |
| | | |
| | | (TT-102)- - -+
| | | <- DP cell, both taps | |
| ---+--- <- level tap (bottom) | | |
| | | +-----------+
| STEAM COIL | | | TIC-102 |
| ~~~~~~~~~~~~~~~~~~~~~ | | | (DCS) |
+----|-------------------|-------------------------+ | +-----+-----+
| | | |
STEAM |><| TV-102 CONDENSATE | |
^ | |
~~~~~~~ (pneumatic, via TY-102 I/P) - - - - - - - | - - - -+
|
OUTLET
|
-|<|- check
|
(FT-103)- - -+
| |
|><| FV-103 |
| |
| +-----------+
| | FIC-103 |
| | (DCS) |
| +-----+-----+
| |
+- - - - - +
TO PROCESS
Step 5: the three loops, each traced as a closed circle. If the circle does not close, the loop does not exist, and this is the check that catches a measurement with nothing to act on.
LOOP 101 LEVEL LT-101 (field DP) - - -> LIC-101 (DCS) - - -> LY-101 (I/P)
~~~> LV-101 (feed valve) ---> the tank ---> back to LT-101
CLOSED.
LOOP 102 TEMPERATURE TT-102 (field RTD) - - -> TIC-102 (DCS) - - -> TY-102 (I/P)
~~~> TV-102 (steam valve) ---> the coil ---> the tank
---> back to TT-102. CLOSED.
LOOP 103 OUTLET FLOW FT-103 (field orifice+DP) - - -> FIC-103 - - -> FY-103
~~~> FV-103 ---> the outlet line ---> back to FT-103.
CLOSED.
The I/P converters (LY, TY, FY) are the reason the signal line changes from dashed to
squiggly halfway along: the controller output is 4-20 mA, the valve actuator wants
3-15 psi, and the drawing has to say where that conversion physically happens. A
technician reading this knows to look for a wire on one side of the LY bubble and a
tube on the other.
Step 6: the safety functions, drawn so their independence is visible.
REGULATORY CONTROL (BPCS) PROTECTION (SIS)
LIC-101 modulates LV-101 LSHH-101 slams XV-101 shut on high-high level
--------------------------- --------------------------------------------
own transmitter LT-101 its OWN transmitter, separate tapping
own I/O card separate logic solver, separate I/O
fails to "valve stays put" DE-ENERGISE to trip: any failure closes XV-101
Why they are drawn as two separate paths and not one: if LSHH-101 shared LT-101, then
a plugged impulse line would freeze the level reading, LIC-101 would keep filling
against a level that never rises, and the trip watching the same frozen signal would
never fire. ONE failure would both cause the overfill and disable the protection
against it. On the drawing, that independence has to be visible as two bubbles and
two lines, not asserted in a note.
Also shown: PSV-101 on the vessel (not drawn above for space) - the relief device is
the last layer and depends on NO instrument at all.
Step 3: the tag list. Every bubble on the drawing, read as a sentence.
| Tag | Reads as | Type | Loop |
|---|---|---|---|
| LT-101 | Level Transmitter | Field, DP cell | 101 |
| LIC-101 | Level Indicating Controller | DCS | 101 |
| LY-101 | Level relaY (I/P converter) | Field | 101 |
| LV-101 | Level control Valve | Field, air-to-open | 101 |
| LSHH-101 | Level Switch High-High | SIS, separate device | 101 |
| XV-101 | On-off Valve | Field, air-to-open (fails shut) | 101 |
| TT-102 | Temperature Transmitter | Field, RTD in thermowell | 102 |
| TIC-102 | Temperature Indicating Controller | DCS | 102 |
| TY-102 / TV-102 | Temperature relaY / Valve | Field | 102 |
| FT-103 | Flow Transmitter | Field, orifice + DP | 103 |
| FIC-103 | Flow Indicating Controller | DCS | 103 |
| FY-103 / FV-103 | Flow relaY / Valve | Field | 103 |
ONE LOOP NUMBER PER LOOP, SHARED BY EVERY DEVICE IN IT. That is the whole filing
system: a technician told "problem on loop 102" knows to look at TT, TIC, TY and TV
without being told which devices those are. Number instruments sequentially instead -
LT-1, TT-2, FT-3 - and that relationship is gone, permanently.
Step 7: the title and revision block.
+---------------------------------------------------------------------------+
| PIPING & INSTRUMENTATION DIAGRAM |
| D-101 BUFFER TANK - LEVEL, TEMPERATURE AND OUTLET FLOW |
|---------------------------------------------------------------------------|
| DWG No. PID-2100-001 SHEET 1 of 1 SCALE NONE |
| PROJECT Line 2 upgrade AREA 2100 UNIT Buffer |
|---------------------------------------------------------------------------|
| REV | DATE | DESCRIPTION | BY | CHK | APP |
| A | 02-Mar | Issued for comment | JB | RM | - |
| B | 19-Apr | Added LSHH-101 per HAZOP act 7 | JB | RM | KD |
| C | 06-Jun | FV-103 fail action ATC -> ATO | JB | RM | KD |
+---------------------------------------------------------------------------+
The revision block is not administration. Rev B exists because a HAZOP demanded the high-high trip, and rev C changed a valve's fail action. A technician holding rev B in a year's time would set that valve up backwards. The block is what tells them to go and find rev C first.
Why it exists. A complex automated process must be communicated precisely to everyone who designs, builds, operates, and maintains it, and the P&ID is the industry-standard document that does this, showing all equipment, piping, instruments, and control loops with standardized symbols and tags. Learning to read and create one is essential because it's the central reference for the whole process; it integrates process flow, instrumentation, and control into one universal representation.
Mental model. A P&ID is the architectural blueprint of a process: every vessel, pipe, instrument, and control loop drawn in one standard symbolic language that designers, builders, operators, and maintainers all read the same way.
Common misunderstandings.
- "A P&ID is just a drawing." It is the standard, precise communication document the whole project (design, build, operate, maintain) depends on.
- "The symbols are arbitrary." They are standardized (ISA/ISO) so everyone reads them identically. The value is the shared convention.
- "It shows the physical layout." It shows function and connections (what connects to what, and how it's controlled), not geographic scale/position.
Connections. This applies the Pass-1 automation concepts (instrumentation/signals, control loops, process types) into the industry-standard document; the P&ID is the blueprint the automated-water-system and complete-factory-design projects (and the PLC/DCS work) build from.
BImmediate Active Recall
QUERYWhat is a P&ID, and what does it show?
REVEAL
A Process & Instrumentation Diagram. The standardized 'blueprint' of an automated process. Using ISA-standard symbols and tags, it shows all the equipment (tanks, pumps, valves, vessels), the piping (the process flow connecting them), the instruments (each sensor/transmitter/controller as a tagged bubble), and the control loops (how instruments connect to control elements). It's the single most important reference document in process automation.
QUERYHow do you read an instrument tag on a P&ID?
REVEAL
The tag's first letter is the measured variable (F=Flow, T=Temperature, L=Level, P=Pressure), and the following letters are the function (I=Indicator, T=Transmitter, C=Controller, V=Valve); a number identifies the loop. So FT-101 = Flow Transmitter, loop 101; LIC-205 = Level Indicating Controller, loop 205; TV-101 = Temperature (control) Valve. Variable letter + function letters + loop number.
QUERYHow does a control loop appear on a P&ID?
REVEAL
As the connected instruments of that loop, sharing a loop number. E.g. a level control loop is LT-101 (level transmitter, measures) -> LIC-101 (level indicating controller, decides) -> LV-101 (level control valve, acts). The measure-decide-act chain drawn as linked bubbles/elements, all in loop 101. Tracing these connections reveals each control loop in the process.
QUERYWhy is the P&ID the central document of process automation?
REVEAL
Because a complex process must be communicated precisely to everyone who designs, builds, operates, and maintains it, and the P&ID is the standardized, universal representation that does this: showing the whole process, its instrumentation, and its control in one diagram with symbols/tags everyone in the industry understands. It integrates process flow, instrumentation, and control, so it's the master reference all other work refers to.
CConceptual Questions
Answer each in your own words in the box, then reveal the model answer to compare. These ask why, not how, and your answers are saved.
Why is the P&ID considered the single most important document in process automation, and what does its standardized symbol-and-tag language make possible?
REVEAL MODEL ANSWER
The P&ID is central because an automated process is complex and must be understood identically by many different people across its whole life: the engineers who design it, the contractors who build and pipe it, the technicians who wire the instruments, the operators who run it, and the maintenance staff who fix it, and the P&ID is the one document that captures the entire process and its instrumentation and control in a single, precise, shared representation. Its power comes from being a standardized language: ISA-standard symbols for equipment and a consistent tagging scheme (variable letter + function letters + loop number) mean that anyone trained in the convention reads the same meaning from the same drawing, regardless of vendor, plant, or country. That standardization makes a great deal possible. It lets the whole system be communicated unambiguously: what equipment exists, how it's connected (the process flow/piping), what's measured and controlled at each point, and how each control loop is wired together, so design intent transfers reliably from one party to the next without re-explanation. It provides a common reference for every activity: you design against it, build to it, commission with it, operate by it, and troubleshoot using it (when something misbehaves, you trace the loop on the P&ID to understand the instruments involved). It encodes the integration of process flow, instrumentation, and control in one place, so the relationships among them are explicit rather than scattered. And because tags are unique identifiers (FT-101, LIC-205), they tie the diagram to the physical instruments, the control logic, the wiring, and the documentation, a single naming system threading through the entire project. In short, the P&ID is the master blueprint and lingua franca of process automation: learning to read and create it is learning to communicate in the field's universal language, which is why it's the most important document and why this project consolidates process flow, instrumentation, and control into that one representation.
Why does the instrument tagging convention (variable letter + function letters + loop number) work so well, and how does reading and tracing it let you understand a process's control from the diagram alone?
REVEAL MODEL ANSWER
The tagging convention works so well because it packs the essential identity of every instrument into a short, systematic, unambiguous code that's both human-readable and uniquely identifying. The first letter states the measured variable (F, T, L, P...), so you instantly know what physical quantity the instrument concerns. The following letters state the function (Transmitter, Indicator, Controller, Valve...), so you know what the device does with that variable. The loop number ties together all the instruments that work together in one control loop. This structure means a tag like LIC-101 is self-describing. A Level Indicating Controller in loop 101, and the shared loop number links it to LT-101 (the transmitter feeding it) and LV-101 (the valve it commands). That's what lets you understand the control from the diagram alone: you don't need separate documentation to see how a loop works, because tracing the tags reveals the measure-decide-act chain directly. Find the transmitter (first letter = variable, function = T) and you've found what's sensed; follow the loop number to the controller (function = C) and you've found what decides; follow it to the valve or final element (function = V) and you've found what acts. So a level loop reads off the page as LT-101 -> LIC-101 -> LV-101: sense level, control it, throttle the valve, and you grasp the control strategy without anything else. Scale this across the whole P&ID and you can read every control loop in the process, see what's measured and controlled where, and understand how the instrumentation realizes the control, all from the standardized tags and symbols. The convention turns a wall of instruments into a legible map of the process's control, which is exactly why fluency in reading tags and tracing loops is fluency in process automation, and why this project builds it by drawing a real process's P&ID.
DPractice Problems
P1 (easy). Decode these P&ID instrument tags: FT-101, LIC-205, TV-101, PI-300.
P2 (medium). Describe the instruments and connections that make up a complete level control loop on a P&ID, using tags.
P3 (harder). Explain how you could understand a process's entire control scheme by reading its P&ID alone, using the symbols, tags, and loops.
Solutionsclick to reveal
P1.: FT-101: F = Flow (measured variable), T = Transmitter (function), loop 101 -> a Flow Transmitter in loop 101 (measures flow and sends the signal). - LIC-205: L = Level, I = Indicating, C = Controller, loop 205 -> a Level Indicating Controller in loop 205 (controls level and displays it). - TV-101: T = Temperature, V = Valve, loop 101 -> a Temperature control Valve in loop 101 (the final control element that throttles to control temperature). - PI-300: P = Pressure, I = Indicator, loop 300 -> a Pressure Indicator in loop 300 (displays pressure). The first letter is the measured variable, the following letters the function, and the number the loop, so you read what each instrument measures and does straight from its tag.
P2. A complete level control loop (say loop 101) is drawn as three connected instruments forming the measure-decide-act chain: - LT-101: Level Transmitter: senses the tank level and sends a 4-20 mA signal. - LIC-101: Level Indicating Controller: receives LT-101's signal, compares it to the level setpoint, and computes the control output (and displays the level). - LV-101: Level control Valve: the final control element, driven by LIC-101's output, that throttles the inlet/outlet flow to control the level. The connections run LT-101 -> LIC-101 -> LV-101 (signal lines on the P&ID), and all share loop number 101. Tracing these linked bubbles on the diagram reveals the whole closed-loop level control: measure the level (LT), decide (LIC), and act on the valve (LV). The shared loop number is what groups them as one control loop.
P3. You can understand the whole control scheme from the P&ID alone because it encodes the process, instrumentation, and control in one standardized representation: 1. Equipment & piping (symbols): the standard symbols show the equipment (tanks, pumps, valves, vessels) and the piping connecting them, i.e. the process flow / material path, so you see what the process is and how material moves. 2. Instruments (tags in bubbles): each instrument's tag tells you, at a glance, what it measures (first letter: F/T/L/P) and what it does (function letters: T/I/C/V), so you read off what's sensed and controlled, and where. 3. Control loops (shared loop numbers + connections): instruments with the same loop number, connected by signal lines, form a control loop, trace e.g. LT-101 -> LIC-101 -> LV-101 to read the complete measure-decide-act chain (sense level, control it, throttle the valve). By doing this across the diagram, you can enumerate every control loop (each loop number), see which variable each controls and with what final element, and understand how the instrumentation realizes the control strategy for the whole process, all without any other document. The standardized symbols (process), tags (instrument identity/function), and loop grouping (control loops) together make the P&ID a complete, legible map of the process's control, which is exactly why reading it fluently is fluency in process automation.
EFeynman Exercise
Explain to a beginner, using the idea of a standardized blueprint with a shared symbol-and-label language that everyone in a trade understands: (1) why a complex process needs one master drawing that shows the equipment, the connections, and all the instruments, (2) why standardized symbols and short labels (tags) let anyone read exactly what each instrument measures and does, and (3) why this one document is the shared reference for everyone who designs, builds, runs, and fixes the plant.
REVEAL MODEL ANSWER
A P&ID is the standardized blueprint of an automated process, and like an architect's blueprint or an electrician's wiring diagram, its power is that it uses a shared symbol-and-label language that everyone in the trade understands. First, a complex process: tanks, pumps, valves, pipes, and dozens of instruments: needs one master drawing that shows it all together: the equipment, how it's all connected (the pipes that carry the material), and every instrument watching over it. Without that single picture, no one could grasp the whole thing. Second, the drawing uses standardized symbols for the equipment and short labels (tags) for the instruments, so anyone can read exactly what each instrument measures and does without explanation: a little bubble labelled 'LT-101' tells a trained eye 'this is a level transmitter in loop 101': the first letter says what it measures (L for level), the next says what it does (T for transmitter), and the number ties it to its control loop. It's a compact, universal code. Third, because it's standardized, this one document becomes the shared reference for everyone who touches the plant: the engineer designing it, the crew building and piping it, the operators running it, and the technicians fixing it all read the same drawing and understand the same thing, across companies and even countries. One master picture, a universal symbol-and-tag language anyone in the field can read, serving as the single shared reference for the whole plant's life. That's why the P&ID is the most important document in process automation, and learning to read and draw one is learning to speak the field's language.
FError Analysis Framework
- Ignoring the standardized symbols/tags and labelling instruments ad hoc. Why: you know what you mean. Recognise: others can't read your drawing; the universal language is lost. Avoid: use ISA-standard symbols and the tag convention (variable+function+loop).
- Misreading instrument tags. Why: the letters look arbitrary. Recognise: you misunderstand what each instrument measures/does. Avoid: first letter = variable (F/T/L/P), next = function (T/I/C/V), number = loop.
- Not tracing the control loops on the diagram. Why: the bubbles are just instruments. Recognise: you miss how they form measure-decide-act control loops. Avoid: follow shared loop numbers/connections (e.g. LT->LIC->LV).
- Treating the P&ID as one engineer's private sketch. Why: you drew it for the design. Recognise: it's the shared reference for build/operate/maintain. It must be standard. Avoid: make it the standardized master document everyone can read.
GMini Challenge
Create the P&ID concept for a simple level-controlled tank with an inlet flow and an outlet: specify the equipment, the instruments (with tags), the control loop(s), and how someone would read it: explaining how this consolidates process flow, instrumentation, and control into the standard representation.
REVEAL MODEL ANSWER
Equipment & piping (process flow, standard symbols): a tank with an inlet pipe (with a control valve) and an outlet pipe (with a pump). The piping shows the material path: inlet flow -> tank -> outlet.
Instruments (tagged bubbles): - LT-101: Level Transmitter on the tank: measures level, sends 4-20 mA. - LIC-101: Level Indicating Controller: receives the level, compares to setpoint, computes output, displays level. - LV-101: Level control Valve on the inlet: the final element, throttled by LIC-101 to control level. - FT-102: Flow Transmitter on the inlet: measures/indicates inlet flow. - PI-103: Pressure Indicator (e.g. on the outlet/pump): displays pressure.
Control loop: the level loop 101: LT-101 -> LIC-101 -> LV-101 (measure level -> control -> throttle the inlet valve). A complete closed-loop level control drawn as the connected, same-numbered instruments. (FT-102 and PI-103 are indication.)
How someone reads it: the symbols show the equipment and piping (the process and material flow); each instrument's tag says what it measures (first letter) and does (function letters): LT = level transmitter, LIC = level indicating controller, LV = level valve; and the shared loop number 101 plus the signal connections reveal the control loop (LT-101 -> LIC-101 -> LV-101). So a reader grasps the whole scheme (the tank is level-controlled by throttling the inlet valve, with flow and pressure indicated) straight from the diagram.
How it consolidates the topic: the P&ID brings together process flow (equipment + piping/material path), instrumentation (the tagged transmitters/indicators and their 4-20 mA measurements), and control (the level control loop) into one standardized representation that everyone who designs, builds, operates, and maintains the plant can read. Drawing it is practising the universal language of process automation, the master blueprint the whole project (and the water-system project next) refers to.
Quiz Check
A quick auto-graded check, separate from the recall cards above. Your score feeds the dashboard Mastery metric. On a project it is optional. Working through the build walkthrough in section A is what completes this module.