Learn PLCs free

Smart Transmitter Explained

A smart transmitter is a process instrument (pressure, temperature, flow, level transmitter) with a built-in microprocessor and digital communication. Unlike a pure 4-20 mA analog transmitter, smart transmitters carry digital data — calibration parameters, diagnostics, drift information, multiple variables — alongside or replacing the analog signal. The two dominant protocols are HART (HSE/4-20 mA hybrid) and FOUNDATION Fieldbus / PROFIBUS PA (pure digital).

What "smart" means

A smart transmitter contains:

  • Sensor — the actual measurement element (strain gauge for pressure, RTD or thermocouple for temperature, magnetic flowmeter element, etc.)
  • Microprocessor — runs calibration, linearisation, temperature compensation, and diagnostic algorithms.
  • Memory — non-volatile storage of calibration data, tag name, range, alarm setpoints, history.
  • Digital communication — HART (over the 4-20 mA loop), FOUNDATION Fieldbus, PROFIBUS PA, or wireless HART.
HART digital signal superimposed on 4-20 mA loopHART superimposes a 1200/2200 Hz FSK digital signal on top of the standard 4-20 mA analog loop, allowing simultaneous analog primary value and digital configuration data.HART: digital signal superimposed on 4-20 mA loop12 mA0 mA (broken wire)20 mADigital FSK 1200 Hz / 2200 Hz superimposed (HART)4-20 mA analog primary value (process variable)Existing 4-20 mA wiring works unchanged. PLC reads analog as before.HART communicator decodes the digital signal for diagnostics.

HART (Highway Addressable Remote Transducer)

The most-deployed smart transmitter protocol globally. HART superimposes a digital FSK (Frequency Shift Keying) signal on top of the standard 4-20 mA analog loop. The 4-20 mA still carries the primary process variable; the digital channel carries:

  • Calibration parameters, range, units, tag name
  • Multiple secondary variables (temperature, sensor diagnostics)
  • Self-diagnostic data (sensor health, electronics health)
  • Configuration changes from a handheld communicator (Emerson 475, ABB DHH832)

A key benefit: existing 4-20 mA wiring works unchanged. Add HART without rewiring. Modern PLCs and DCSs increasingly include native HART input cards that read both the analog and digital data.

FOUNDATION Fieldbus and PROFIBUS PA

Pure digital fieldbuses for process plants. Multiple transmitters share a single twisted-pair cable, communicating digitally with no analog 4-20 mA. Benefits over HART:

  • Multiple devices per cable run (32 typical for FF, 32 for PROFIBUS PA)
  • Higher data throughput, more variables per device
  • Native control-in-the-field (CIF) — PID loops can run in the transmitter itself
  • Wider availability of advanced diagnostics

Drawbacks: more expensive than HART, less universal. New installations are increasingly opting for HART or wireless HART instead. PROFINET PA (the Ethernet-class successor to PROFIBUS PA) is gaining traction in modernised European process plants.

Key benefits over analog-only

  • Remote configuration — tag, range, units changed from control room or handheld; no need to climb the tank
  • Self-diagnostics — sensor drift, sensor failure, electronics fault detected and reported
  • Drift detection — transmitter compares current calibration against original, flags drift before it causes incidents
  • Multivariable — one transmitter reports primary variable plus secondary (e.g., density-corrected mass flow, temperature compensation)
  • Asset management integration — Emerson AMS, ABB Asset Vision, Siemens SIMATIC PDM track every transmitter centrally
  • Reduced calibration interval — drift detection means recalibration only when needed, not on a fixed schedule

Frequently asked questions

What is a smart transmitter?
A smart transmitter is a process instrument (pressure, temperature, flow, level) with built-in microprocessor, memory, and digital communication. Unlike an analog 4-20 mA transmitter, smart transmitters carry digital data alongside or replacing the analog signal — calibration parameters, diagnostics, drift detection, multiple variables. The two dominant communication protocols are HART (hybrid analog+digital) and FOUNDATION Fieldbus / PROFIBUS PA (pure digital).
What is the HART protocol?
HART (Highway Addressable Remote Transducer) superimposes a digital FSK signal on the standard 4-20 mA analog loop. The 4-20 mA carries the primary process variable; the digital channel carries calibration parameters, secondary variables (temperature, density), sensor diagnostics, and remote configuration. Critical benefit: existing 4-20 mA wiring works unchanged — adding HART requires no rewiring.
What is the difference between HART and FOUNDATION Fieldbus?
HART is a hybrid protocol — analog 4-20 mA carries the primary variable, digital signal carries auxiliary data. One device per loop. FOUNDATION Fieldbus is pure digital — multiple devices share a twisted-pair cable, no 4-20 mA. FF allows up to 32 devices per segment with native control-in-the-field (PID loops in the transmitter). HART is more widely deployed; FF is concentrated in process plants. New installations increasingly use HART or wireless HART instead of FF.
Why use a smart transmitter instead of analog?
Three big benefits: remote configuration (tag, range, units changed from control room without climbing the tank), self-diagnostics (sensor drift, faults detected and reported), and asset management integration (Emerson AMS, ABB Asset Vision track every transmitter centrally). Smart transmitters cost 20-40% more than analog but pay back through reduced calibration costs, drift-based maintenance scheduling, and faster troubleshooting.
Can I use a smart transmitter with an existing 4-20 mA system?
Yes — that's a key benefit of HART. The smart transmitter outputs 4-20 mA on the same wiring as a pure analog transmitter. The PLC reads the analog value as before. Adding HART functionality requires only a HART communicator at the transmitter end (no rewiring), or a HART-capable analog input card on the PLC side to capture the digital data automatically. FOUNDATION Fieldbus and PROFIBUS PA require new wiring.

Related guides

Free PLC simulator

Stop reading, start doing

Write ladder logic in your browser, hit Run, and watch real machine scenarios react. 12 guided lessons across 8 PLC dialects — free account, no credit card.

Practice PLCs free →