I remember the first P&ID I was handed as a junior engineer. It was a D-size drawing for a coking wastewater plant, and it looked like someone had spilled spaghetti across the page. Tanks connected to pumps connected to more tanks, with lines crossing everywhere and tiny annotations in the margins. Nobody sat me down and explained how to read one — you just stared at it until it started making sense.
That took about two years. This article is the shortcut I wish I’d had.
## Start With the Story, Not the Symbols
Every process flow diagram tells a story. The story always goes the same way: dirty water comes in, something removes the bad stuff, cleaner water goes out. That’s it. Everything else is just detail.
Before you look at any symbol or line, trace the main flow path from inlet to outlet. Put your finger on the inlet pipe — usually at the top left of the drawing — and follow it. You’ll pass through primary treatment (screens, equalization tanks), then secondary treatment (biological processes), then tertiary (filtration, disinfection). Don’t stop to figure out what each thing does. Just trace the path first.
I’ve seen junior engineers get stuck on page 2 of a 15-page P&ID set because they were trying to understand every valve before they understood the big picture. Don’t do that.
## The Three Types of Lines That Matter
Once you’ve traced the main path, look at the lines. In a P&ID, there are really only three types:
**Process lines** (thick, solid) carry the main wastewater flow. These are your highway. Follow them first.
**Chemical feed lines** (thinner, often dashed) carry coagulants, polymers, acids, or caustic into the process. They’re small and easy to miss, but they’re where most operational problems happen. A blocked chemical line can take down an entire plant.
**Sludge lines** (thick, often with different hatching) carry the solids that settle out. Sludge doesn’t behave like water — it’s thicker, harder to move, and plugs pipes if you don’t size them right. On a drawing, sludge lines often run parallel to the main process lines but go to different destinations.
## The Equipment That Actually Matters
You don’t need to memorize every symbol. But you should know these four, because they appear on almost every industrial wastewater P&ID:
**Equalization tank** — usually a rectangle with a diagonal line through it. If this is undersized, nothing downstream works properly. When I review a design, this is the first number I check.
**Aeration basin** — looks like a rectangle with circles or bubbles inside. This is where the biology happens. The key number here is hydraulic retention time.
**Clarifier/Settling tank** — drawn as a circle or rectangle with a sloped bottom. Solids settle, clear water overflows. Simple in theory, but the weir loading rate makes or breaks performance.
**Filter press or belt press** — a rectangle with overlapping plates or rollers. This dewaters sludge. If you see one on a drawing, find the sludge line and trace where the filtrate goes — it usually returns to the head of the plant, which creates a recycle loop you need to account for.
## The Numbers You Should Circle Immediately
When I get a new P&ID set, I grab a red pen and circle three numbers on every major piece of equipment:
**Flow rate** — usually in m³/h or m³/d. Check this against the design basis. I once found a 30% discrepancy on a printed circuit board wastewater project because the client had added a production line after the basis was written and nobody updated the flows.
**Hydraulic retention time** — hours. This tells you how long water stays in a tank. Too short, and treatment fails. Too long, and you paid for steel you didn’t need.
**Surface loading rate** — m³/m²·h for clarifiers. Above 0.8-1.0 m/h for secondary clarifiers, you’re risking solids carryover. I learned this number the hard way on a cold-rolling wastewater project where we ran too high and the effluent TSS spiked.
## Read the Notes Section Last (But Don’t Skip It)
Every P&ID has a notes section, usually in the bottom right corner. Nobody reads it. But that’s where you’ll find the design assumptions, the applicable codes, and the clarifications that resolve contradictions in the drawings.
On one project, the notes section contained a single line that saved us from a $50,000 mistake: “All tank elevations are based on geotechnical survey report Rev B dated 2018-03.” We were using Rev A. The ground level had changed by 400mm between revisions. Without that note, we would have built the equalization tank at the wrong elevation.
—
If you’re new to reading P&IDs, start with a set from a project you already know. Trace the flow. Circle the numbers. Read the notes. It gets faster every time you do it. And if you find a mistake — which you will — don’t assume the senior engineer caught it. They probably didn’t.