Instrument loop numbering follows one of two philosophies: serial, where a single running sequence of numbers is issued across the entire plant regardless of instrument type, or parallel, where each first-letter instrument type keeps its own independent sequence. Under a serial scheme, loop number 101 is used once, by one instrument. Under a parallel scheme, TIC-101, FIC-101, and LIC-101 can all exist on the same unit, each belonging to a different loop, because the number 101 is scoped to the letter prefix rather than to the plant as a whole. Neither convention is more correct than the other. ISA 5.1 permits both, and the choice is a project design decision recorded in the instrument index and numbering philosophy document, not a rule enforced by the standard itself.
Serial Loop Numbering: One Sequence for the Whole Plant
In a serial (sequential) numbering scheme, loop numbers are drawn from a single pool and assigned in the order the loops are engineered, without regard to measured variable. If the plant has 400 loops, they are numbered from some starting point (often 100 or 1000) up through 499 or 1400, one number per loop, full stop. A pressure loop might be PT-101, the next loop engineered might be a flow loop numbered FT-102, and the loop after that a level loop numbered LT-103. The numbers climb continuously and no two loops anywhere in the facility share a number.
The practical benefit of serial numbering is that the loop number alone is a unique key. Anyone can look up "loop 214" in the index and get exactly one instrument, one control valve, one set of tuning parameters, with no need to also know the variable type. This matters on facilities with heavy cross-referencing between P&IDs, cause and effect diagrams, and control narratives, because every reference to "214" points to the same physical loop everywhere in the document set.
The drawback is that serial numbers reveal nothing about what the loop measures. A reviewer scanning a loop list sees 101, 102, 103 and has to open the tag itself, PT-101 versus FT-102 versus LT-103, to know the variable. On a large facility this is a minor inconvenience; engineers read the full tag anyway. Serial numbering is common on smaller to mid-size single-train plants and on facilities where the numbering philosophy predates the instrument index becoming a searchable database, back when a flat sequential list was simplest to maintain by hand.
Parallel Loop Numbering: Each Instrument Type Keeps Its Own Sequence
In a parallel numbering scheme, every first-letter category (temperature, flow, level, pressure, analytical, and so on) runs its own independent counter starting from the same base. This is the convention most engineers encounter on larger, more mature facilities. TIC-101 is the first temperature control loop. FIC-101 is the first flow control loop. LIC-101 is the first level control loop. All three loops carry the number 101, and all three coexist on the unit without conflict, because the loop identity is the full tag (letter combination plus number), not the number in isolation.
Parallel numbering keeps related instrumentation visually grouped. A reviewer scanning a P&ID for pressure transmitters looks for the "PT-1xx" family and finds them clustered in a predictable numeric band, which is genuinely useful during commissioning and loop checks when technicians are working through one discipline at a time (all pressure loops, then all flow loops). It also scales cleanly: adding a new flow loop only affects the flow counter, not the plant-wide sequence, so retrofits and additions don't force renumbering of unrelated instruments.
The tradeoff is the one this article exists to flag: the loop number by itself is not unique. "101" means nothing until paired with its letter prefix. Any system, spreadsheet macro, or review process that keys off the bare number and discards or normalizes away the letters will silently merge TIC-101, FIC-101, and LIC-101 into a single record, because it never learns they are different loops that happen to share a number.
Serial vs Parallel: Quick Comparison
| Aspect | Serial numbering | Parallel numbering |
|---|---|---|
| Number pool | One sequence for the entire facility | One sequence per first-letter type |
| Uniqueness of the number alone | Unique (100 = exactly one loop) | Not unique (101 repeats across TIC, FIC, LIC, etc.) |
| Uniqueness of the full tag | Unique | Unique |
| Reading a loop list at a glance | Numbers don't hint at variable type | Numbers cluster by discipline, easy to scan by type |
| Effect of adding a new loop | Extends the one global sequence | Extends only that instrument type's sequence |
| Typical facility profile | Smaller or single-train plants, legacy numbering carried forward on revisions | Larger, multi-discipline facilities; the more common convention on modern EPC projects |
| Risk if a downstream tool ignores the prefix | Low (numbers were already unique) | High (loops with the same number get treated as one) |
Both are valid ISA 5.1-compliant approaches. What matters operationally is that everyone touching the numbering philosophy document, and everyone building or maintaining the instrument index, knows which one is in force on that project before assigning the next loop number.
Area and Unit Prefixes on Multi-Train Facilities
On a facility with more than one process train, multiple units, or several physically separate areas, a bare loop number (serial or parallel) stops being enough to locate the instrument in the plant. The fix is an area or unit prefix, a numeral or short code inserted ahead of the loop number that identifies which train or unit the instrument belongs to.
A common pattern places a one- or two-digit unit number directly before the loop number, so a flow loop on Unit 2 reads FIC-201 while the equivalent loop on Unit 3 reads FIC-301. The leading digit of the loop number is understood by convention to be the unit number, and the remaining digits are the sequential (or parallel) loop count within that unit. On a facility using this scheme, loop numbers in the 100s belong to Unit 1, the 200s to Unit 2, and so forth, whether the plant is running serial or parallel numbering underneath.
A second pattern keeps the loop number itself untouched and prepends a separate area or unit tag as a distinct field, for example 2-FIC-101 or U2-FIC-101, so the unit designator is visually and structurally separate from the loop identity. This is more explicit and less prone to ambiguity (nobody has to remember that the leading digit doubles as a unit code), but it makes the full tag longer and requires every downstream document, from the cause and effect matrix to the DCS point database, to carry the extra field consistently.
A third pattern used on facilities with parallel trains of identical equipment (two or more duplicate process lines doing the same job) reuses the same loop numbers on every train and relies entirely on the train prefix to disambiguate, so Train A has FIC-101 and Train B has FIC-101 as well, distinguished only by "A" or "B" ahead of the tag. This is deliberate: it lets an operator trained on Train A read Train B's P&ID without relearning a different numbering block, at the cost of the loop number being globally meaningless without its train prefix.
None of these three patterns is wrong. The instrument index or the project's tagging philosophy specification states which one governs, and it should be checked against the actual P&IDs before assuming a prefix means what it usually means elsewhere.
How to Identify Which Convention a Drawing Set Uses
Before building or cross-checking an instrument list from a new drawing set, scan the P&IDs (or the instrument index, if one exists) for a handful of loops sharing the same number across different first letters. If TIC-101, FIC-101, and PIC-101 all appear, the facility is on parallel numbering and every letter-plus-number combination must be treated as the unique key, never the number alone. If no two loops anywhere share a bare number, the facility is on serial numbering and the number itself can be trusted to identify the loop uniquely, though it is still good practice to key on the full tag out of habit and to survive a future retrofit that mixes in a parallel-numbered addition.
Also check whether a leading digit or separate field is present ahead of the loop number. If loop numbers cluster into clean bands (100s, 200s, 300s) that line up with named process areas on the P&ID, that leading digit is almost certainly an area or unit prefix, and it should be read and carried alongside the loop number, not discarded as noise.
Why This Distinction Matters for the Instrument Index and I/O List
The instrument index is the master record every downstream deliverable, the I/O list, the DCS point database, the cause and effect matrix, ultimately depends on. If that record deduplicates or sorts by the bare loop number instead of the full tag, a parallel-numbered facility will silently lose loops. TIC-101 and FIC-101 look identical to a process that strips the letters first, and one of the two loops disappears from the list, along with its wiring and its control narrative reference. On a project with dozens of parallel-numbered loops sharing the common 100 to 199 block, that error compounds fast and is easy to miss because the resulting list still looks plausible, just short.
The safeguard is procedural as much as technical: any process, manual or automated, that builds a consolidated instrument register from a set of P&IDs must key every operation, sorting, deduplication, cross-referencing, on the complete tag (prefix, letters, and loop number together), never on the loop number in isolation. When a P&ID passes through a digitization workflow, the resulting instrument index should preserve TIC-101 and FIC-101 as the two distinct loops they are, exactly as drawn.
Practical Guidance for New Loop Assignments
When assigning a new loop number on an active project, first confirm which philosophy the facility already uses; introducing serial numbering onto a plant that has always run parallel (or vice versa) creates a numbering scheme that neither convention fully explains and confuses every future engineer who touches the drawing. Second, confirm the area or unit prefix rule before picking a number, since a number that looks free in isolation may already be committed within another unit's block. Third, record the decision, and any exception to it, in the facility's numbering philosophy document rather than leaving it to be inferred from the drawings years later.
Further reading
- /learn/isa-5-1-tag-numbering-basics
- /blog/how-to-read-a-pid-tag
- /learn/instrument-index-vs-io-list
- /industries/oil-and-gas-multi-train-facilities