Skip to main content
Speclore

Isa ISO Instrumentation Codes

Reference data and engineering information about isa iso instrumentation codes for process control applications.

isaisoinstrumentationcodes

Overview

Engineering reference data for Isa ISO Instrumentation Codes in process control.

Key Formulas

PID Controller

u(t)=Kpe(t)+Kie(t)dt+Kddedtu(t) = K_p e(t) + K_i \int e(t)dt + K_d \frac{de}{dt}

Proportional-Integral-Derivative control.

Transfer Function

G(s)=Kτs+1G(s) = \frac{K}{\tau s + 1}

First-order system.

Variables

SymbolDescriptionUnit
KpK_pProportional gain
KiK_iIntegral gain1/s
KdK_dDerivative gains
τ\tauTime constants

ISA Code Reference Table

14 rows
ISA Instrumentation Symbols and Identification Codes per ISA 5.1
Process Variable
PV Symbol
Type of Instrument
Instrument Symbol
AnalysesAAlarmA
BurnerBControllerC
CombustionBControl valveCV
VoltageVSensor (primary element)E
Flow RateFRupture discE
Current (electric)IMonitorG
LevelLLight (pilot/operation)L
Pressure / VacuumPRecorderR
Speed (or Frequency)SSwitchS
TemperatureTTransmitterT
MultivariableUMultifunctionU
VibrationVWellW
Weight (force)WUnclassifiedX
Position, dimensionZActuatorZ

Source: ISA 5.1 Standard

ISA Code Construction Examples

ISA codes are constructed by combining the process variable symbol with the instrument function symbol. A unique identification number is then appended.

Example: Level Indicator

A level indicator combines:

  • L → Level (process variable)
  • I → Indicator (instrument type)

Resulting code: LI

For a specific instance (e.g., level indicator #8): ISA Code=LI 08\text{ISA Code} = \text{LI } 08

Common Code Patterns:

Code PatternDescription
LTLevel Transmitter
LCLevel Controller
LICLevel Indicating Controller
LSHLevel Switch High
PTPressure Transmitter
TCTemperature Controller
FCVFlow Control Valve
PSVPressure Safety Valve

Suffix Letters

Additional suffix letters may be added after the function letter to denote specific capabilities:

SuffixMeaning
AAlarm (first)
HHigh
HHHigh-High
LLow
LLLow-Low
DDifferential
IIndicating
RRecording
CController
TTransmitter

References