Most flow meters answer one question: how fast is the fluid moving. From that velocity, they calculate volumetric flow using pipe geometry, and from volume, they sometimes derive mass using a separately-measured density. Each step accumulates uncertainty. Coriolis mass flow meters work differently — they measure mass directly by detecting how a fluid's inertia distorts a vibrating tube. Volume, density, and temperature come along as by-products. For process control where the thing being controlled is a mass balance, a chemical stoichiometry, or an energy flow, this is more than a convenience; it's the right physical measurement for the task.
The reason Coriolis meters have become the default mass-flow technology in chemical, petrochemical, food, and pharmaceutical process control is not that they're marginally more accurate than alternatives. It's that they behave well in closed-loop control: low noise, fast response, stable against fluid composition drift, and robust against process swings that would compromise other measurements. Understanding why — which requires understanding the vibrating-tube physics, at least to the level of what's actually being measured — separates the engineers who specify Coriolis meters confidently from those who leave it to the vendor.
This guide is written for process control and project engineers responsible for specifying mass flow measurement in industrial systems. It follows a three-part flow: principle (what the Coriolis effect is and how the meter exploits it), control role (how the measurement integrates into DCS, PLC, batch, and ratio control), and selection (the flow, mechanical, and installation dimensions that actually determine the right meter for a given service). The goal is practical fluency — enough understanding to defend the choice at design review, spec the right variant at procurement, and operate the meter correctly once installed.
Why Coriolis Is Unusual
In process control, what a controller regulates is rarely volume — it's almost always mass, energy, or a concentration derived from mass. A reactor feed isn't specified in m³/hr; it's specified in kg/hr at a given composition. Fuel flow to a burner isn't controlled for volume; it's controlled for heat input, which is mass × calorific value. Stoichiometric ratios, chemical conversions, and energy balances all live in the mass domain. When the measurement technology is volumetric, every composition or temperature change in the fluid becomes a measurement error that the control loop has to compensate for — usually imperfectly.
Coriolis closes this gap. A direct mass measurement remains correct when the fluid's density changes, when the temperature swings, when gas fraction varies, when the viscosity drifts. The control loop sees a stable measurement of the quantity it's actually trying to regulate, not a proxy that needs correction. In applications where this distinction matters — almost all chemical, petrochemical, food, pharmaceutical, and fuel-metering applications — Coriolis has become the default over the last two decades, not because the alternatives stopped working but because the industry learned how much uncompensated volumetric-to-mass conversion was costing in control quality and product consistency.
Three properties together make Coriolis uniquely suited to process control:
Property 1
Direct mass measurement — no density input required
The Coriolis signal is proportional to mass flow independently of fluid density, pressure, temperature, or viscosity. A single meter reads correctly whether the fluid is light naphtha or heavy crude, cold water or hot steam-adjacent liquid, low-solids or high-solids. The control loop never needs a density input to interpret the reading.
Property 2
Density and temperature as free outputs
The same vibrating tube that gives mass flow also gives fluid density (from the resonant frequency) and fluid temperature (from a built-in RTD). Three process variables come from one instrument. For mass-balance calculations, composition inference, or phase detection, this is a significant operational advantage.
Property 3
Well-damped response suitable for closed-loop control
Coriolis measurements have low intrinsic noise (the tube vibrates at kHz, the mass signal is extracted over cycles), fast true-response time (10–100 ms typical), and stable long-term calibration (no moving parts to wear, no orifice to foul). These are exactly the characteristics a PID controller wants on a flow PV.
The rest of this guide is about why these properties follow from the measurement principle, how they show up in control loop integration, and what they mean for practical selection.
The Vibrating-Tube Principle
The Coriolis measurement is based on a simple physical effect: when a fluid flows through a vibrating tube, the fluid's inertia resists the tube's angular motion, producing a phase shift between the inlet and outlet sensor readings. That phase shift is directly proportional to mass flow rate.
Two pieces of physics combine to produce the measurement. First, the tube is continuously driven at its natural resonant frequency by an electromagnetic driver coil — typically hundreds of hertz to a few kilohertz. Second, when fluid flows through the vibrating tube, the fluid moving into the rotating section has to be accelerated laterally (to match the tube's motion), while the fluid moving out has to be decelerated. The reaction forces act on the tube walls, producing a twisting moment that distorts the tube's motion — the Coriolis force, named after the French mathematician who described the effect on rotating reference frames.
Two pickup sensors (S1 at the inlet side, S2 at the outlet side) measure the tube's motion. With no flow, they move in perfect sync. With flow, S1 leads S2 by a small time difference Δt. The governing relationship:
Notice what the equation does not contain: no fluid density, no velocity, no pipe cross-section area, no viscosity, no pressure. The mass flow reading depends only on the tube geometry (wrapped into Kτ) and the measured time delay. Changes in fluid properties do not change the mass flow reading — this is the mathematical reason Coriolis is uniquely robust against process variation.
Practical Δt values are small: typical industrial Coriolis meters measure time differences of nanoseconds to microseconds. The electronics that extract ṁ from this signal work by accumulating many cycles of the vibration and using digital signal processing to resolve the phase shift. This is why Coriolis meters require sophisticated signal electronics — the physical phenomenon is clean, but the signal is tiny.
One Meter, Three Measurements
A Coriolis meter measures mass flow directly, but the same vibrating-tube hardware delivers two additional measurements essentially for free. In process control, these side products often matter as much as the primary mass flow reading.
Mass Flow Rate
Direct measurement from the Coriolis phase shift Δt. The primary output, used as the controlled variable in mass-balance and stoichiometric control.
Fluid Density
The tube's natural resonant frequency shifts with the mass of fluid inside it. Heavier fluid → lower frequency. Density is extracted from the frequency, independent of flow rate, with typical accuracy ±0.5 kg/m³.
Fluid Temperature
An integrated RTD measures tube temperature, primarily for temperature-compensating the Kτ calibration. It's also exposed as a process variable output with ±0.5°C typical accuracy.
Having density and temperature co-located with mass flow on the same instrument enables several things a separate set of instruments couldn't practically do:
Volumetric flow on demand. Volume flow = mass / density, computed internally by the transmitter. The same meter reports mass (kg/hr), volume (m³/hr), and optionally standard volume (Nm³/hr with a reference density). No second instrument required.
Composition inference. For binary mixtures with significantly different component densities, the measured density directly indicates composition. A Coriolis on a brine loop tells the operator the salt concentration; on a fuel blend, the hydrocarbon mix; on a food syrup, the Brix value. Single-point readings replace laboratory samples.
Phase detection. A sudden density change (liquid→gas transition, two-phase flow onset) shows up immediately in the density reading. Mass flow may go unreliable during two-phase, but the density alarm catches the condition before it becomes a process excursion.
Practical Integration Note
In DCS configuration, take the three outputs (mass flow, density, temperature) as separate tags with separate alarm limits and history. Tying them together as a single "compound point" reduces operator visibility; keeping them separate enables the composition inference and phase detection mentioned above.
Control Loop Integration — DCS & PLC
As a Measurement Element — Connecting to DCS/PLC
Modern Coriolis transmitters offer multiple output protocols. The choice depends on the existing plant automation architecture, the number of variables needed, and the diagnostic information the control system can consume.
- 4–20 mA analog Most widely compatible; transmits a single variable (usually mass flow). Acceptable for basic control; leaves density and temperature inaccessible to the DCS.
- 4–20 mA + HART Analog primary (4–20 mA) plus digital superimposed protocol carrying all variables and diagnostics. The industrial default for most process control installations.
- Modbus RTU / TCP Full digital multi-variable; simpler to integrate with PLC-based systems; widely supported on mid-range process automation.
- Foundation Fieldbus / PROFIBUS PA Full digital fieldbus for DCS environments; loop-powered with multi-drop capability; preferred in greenfield chemical and refinery installations.
- PROFINET / EtherNet/IP Industrial Ethernet for modern plant networks; higher bandwidth; preferred in new discrete or hybrid process applications.
A typical Coriolis installation on a DCS loop publishes at minimum three process variables: mass flow (primary, PV), density (secondary), temperature (tertiary). With HART or fieldbus protocols, the transmitter also exposes diagnostic variables such as drive gain, tube frequency, and sensor health — these go to the asset management system rather than the control system, but enable condition-based maintenance.
The update rate on the fast loop (mass flow PV) is typically 20–50 ms on the transmitter side, limited by the DCS scan rate on the system side (usually 100–500 ms for flow loops). Density and temperature update more slowly (500 ms to 1 s) because they don't require the fast response.
Configuration at commissioning matters: the 4–20 mA range must be set to cover the expected operating range with adequate resolution (don't set 0–100 t/hr if the service runs 5–15 t/hr; rescale to 0–20 t/hr for better resolution). Flow damping must be set by the control loop requirement, not left at factory default. Low-flow cutoff must be verified — too low, the meter reports noise at zero flow; too high, the low end of the turndown range goes dead. These three configurations account for most commissioning rework.
Watch — Grounding and EMI on High-Resolution Signals
Coriolis transmitters extract tiny time differences from the sensor signals; improper grounding or cable routing can couple industrial EMI into the measurement. Shielded cables, proper ground reference, and distance from VFDs or large motor starters are not optional on Coriolis — they're part of the installation spec. Commissioning teams that discover a "noisy Coriolis" after installation almost always find grounding or routing as the root cause, not the meter.
Behavior as a Process Variable
As the PV in a Closed-Loop Controller
Coriolis transmitters have intrinsic response times of 50–200 ms depending on tube geometry and damping settings. This is fast enough for most flow control loops (which typically run at 100 ms to 1 s loop intervals) without being so fast that it amplifies process noise. The adjustable damping parameter lets the engineer trade response speed against noise rejection.
The damping setting matters more than many engineers realize. At factory default (often 0.5–1 s time constant), Coriolis measurements are smooth and stable but slow to follow process changes. For fast control loops (e.g., burner fuel flow following a steam demand signal), reducing damping to 0.1–0.3 s gives the responsiveness a tight PID controller needs. For slow loops (e.g., tank fill rate), higher damping (1–2 s) reduces PV noise without affecting control performance.
Coriolis noise floor is typically 0.05–0.2% of full scale at well-damped settings. For most control loops this is well below the process variability and doesn't affect tuning. Near zero flow, the transmitter's low-flow cutoff suppresses noise that would otherwise appear as apparent flow oscillation — but setting the cutoff too high truncates the real low-end of the turndown range. Default cutoff of 2% of full scale is usually acceptable for control; tighter settings (0.5–1%) available if the loop genuinely operates near zero.
A Coriolis PV behaves differently from an orifice or vortex PV in three ways that matter for tuning. First, it has lower noise — derivative action can be used more aggressively than on traditional flow measurements. Second, it has fast true-response — the controller can use smaller time constants without creating derivative kick. Third, it has stable calibration — a PID tuned at commissioning doesn't drift with process conditions in the way volumetric measurements require.
As a rough guide, a Coriolis flow loop can typically use Kp values 20–40% larger and τI values 20–40% smaller than the same loop with an orifice meter, producing tighter control without oscillation. This is an operational advantage rarely captured at specification time because it only shows up after commissioning.
Batch and Ratio Control Applications
As a Batch or Ratio Controller
For batch and transfer applications, Coriolis meters provide a pulse output in addition to the analog flow rate signal. Each pulse represents a fixed mass increment (e.g., 1 kg, 100 g, 10 g); the control system counts pulses to determine batch totals. The internal totalizer in the transmitter is typically accurate to ±0.1% of batch total over reasonable batch sizes, better than post-hoc integration of a 4–20 mA signal.
Batch control logic (typically in a PLC) uses the pulse output to drive shutoff valves with a two-stage close: a pre-close at ~90% of target to slow the flow, then final close at 100%. The Coriolis's fast response and low latency make precise cutoff practical — small-batch tolerance below 0.5% is achievable in well-tuned systems.
For proportional blending — such as adding additive A to product stream B at fixed ratio — Coriolis meters on each stream allow the control system to compute the instantaneous ratio and adjust the additive flow in real time. The direct mass measurement means the ratio is in mass units (kg additive per kg product), which is usually what the chemistry or specification actually requires. Volumetric ratio control with density-correcting calculations is a common workaround with orifice or vortex meters; Coriolis removes the workaround.
For multi-component blending (fuel formulation, chemical dosing, food ingredient metering), multiple Coriolis meters feeding a blending controller with recipe-based setpoints is the standard modern architecture. Each meter's fast response and density output support real-time recipe verification.
Modern Coriolis transmitters support batch control protocols (pulse output, remote totalizer reset, preset targeting) that integrate with ISA-88-style recipe management. For pharmaceutical and food applications where recipe compliance is audit-critical, the transmitter's audit trail (logged batch events, totalizer resets, alarm history) supports regulatory review without additional instrumentation.
Procurement Note
For applications where batch accuracy or ratio control matters, specify pulse output and preset batch control as explicit features at procurement — not all Coriolis transmitters enable them by default. HART and fieldbus variants also support this but with different interface mechanics. The control system architecture (DCS vs PLC-based batch) determines which is easiest to integrate.
Selection — Process Dimensions
Three selection domains matter: process (what's in the pipe), mechanical (what the pipe looks like), and installation (what the environment is). Process first — because the fluid and operating envelope set the boundaries for the mechanical and installation choices that follow.
Match the meter size to the operating flow, not the pipe size
Coriolis meter size is often smaller than the connecting pipe size because meter performance depends on achieving adequate fluid velocity through the sensor tube. A DN50 process line running at 5 t/hr may need a DN25 Coriolis with reducers, not a DN50 oversized meter operating at 20% of rated flow. Turndown ratio is typically 100:1 on good Coriolis meters, but achieving rated accuracy at the low end requires that rated flow matches actual operating flow within a factor of 2–3.
Specify based on what the control loop can use
Coriolis meters are available in accuracy classes from ±0.1% of reading (premium, custody-transfer) through ±0.2% (process grade) to ±0.5% (general industrial). Premium accuracy typically carries 40–80% cost premium over process grade. For closed-loop control, ±0.2% is usually more than adequate — the PID controller can't make use of the extra accuracy. Specify premium accuracy for custody transfer, billing, or regulated emissions reporting; specify process grade for everything else.
Match wetted material to the fluid chemistry
Coriolis tube material options typically include 316L stainless (default), Hastelloy C-22 (corrosive), titanium (chloride-heavy), tantalum (extremely corrosive). 316L covers most hydrocarbons, water, and mild chemicals. Aggressive chemistry — concentrated acids, chlorinated hydrocarbons, strong oxidizers — requires the upgraded materials and costs 2–5× more. Chemical compatibility tables from the vendor are the right starting point; don't rely on material rules of thumb in aggressive service.
Verify against the operating envelope, not just nominal
Standard Coriolis meters cover −50 to +200°C, PN40 to PN100. High-temperature variants (to 400°C) and high-pressure variants (to PN420) exist but are specialty products with long lead times. The operating envelope must include both steady-state and transient conditions — a meter rated for 200°C continuous may fail if the service sees 220°C during upset conditions.
Selection — Mechanical Dimensions
U-tube, straight-tube, or single-loop
Three major tube geometries are in production. U-tube (bent) is the classical design — most tolerant of pressure and temperature, widely available, most vendor options. Straight-tube offers lower pressure drop and easier cleaning (preferred for sanitary and some polymer service) but requires specific mass-balance design to avoid accuracy drift. Single-loop is compact and low-cost for small sizes, limited availability in larger sizes.
For general process service, U-tube is the default. Choose straight-tube for sanitary (food/pharma CIP), clean-in-place requirements, or where bent tubes trap solids. Choose single-loop for small sizes (DN8–DN25) where space is constrained.
Driven by fluid chemistry and pressure class
Tube material follows the fluid compatibility from §7. Wall thickness scales with pressure class — higher pressure requires thicker walls, which reduces Coriolis sensitivity and may require larger sensor sizes to maintain accuracy. For high-pressure service (PN100+), the meter size often goes up a step compared to lower-pressure equivalents to compensate. Confirm accuracy at actual operating pressure, not nominal.
Reduction fittings are normal; don't avoid them
As noted in §7, Coriolis meters are frequently smaller than the connecting pipe. Eccentric or concentric reducers at the inlet and outlet are normal practice and don't harm the measurement (unlike many other flow technologies). Manufacturers typically publish recommended reducer geometries that maintain the full accuracy spec. Avoid the common mistake of upsizing the Coriolis to avoid reducers — the meter's performance degrades more than the reducers would have.
Flanged, threaded, tri-clamp, or wafer
End connection is driven by piping spec, not by flow meter considerations. Flanged (ASME B16.5 / EN 1092) is the industrial default. Tri-clamp / sanitary is required for food and pharmaceutical. Threaded (NPT / BSP) for small sizes (DN15 and under). Wafer rare on Coriolis; requires specific sensor design. Verify the piping spec before ordering to avoid mismatched end connections at installation.
Selection — Installation Dimensions
Tube orientation depends on fluid phase
Coriolis meters are tolerant of mounting orientation — unlike many flow technologies, they work in any orientation. Some rules still matter: for liquid service, prefer horizontal with tubes pointing up (flag position) to avoid air pocket accumulation in U-tubes. For gas service, prefer horizontal with tubes pointing down to avoid liquid pooling. For vertical pipes, both orientations work with preference for upward flow to ensure the tube stays full.
Isolate from adjacent mechanical vibration sources
Coriolis meters detect tube vibrations at hundreds of Hz. External vibrations at nearby frequencies (from pumps, compressors, other Coriolis meters) can couple into the sensor and cause measurement noise. Modern meters have active cross-talk suppression, but prudent installation still applies: keep two Coriolis meters separated by at least 5 pipe diameters, mount on independent supports, and avoid installation directly on compressor discharge piping. For severe vibration environments, specialty variants with higher drive frequencies reduce the susceptibility.
Coriolis has minimal straight-run requirements
Unlike orifice, vortex, and magnetic flow meters, Coriolis measurement is fundamentally unaffected by flow profile — the Coriolis force acts on the fluid inside the tube regardless of how turbulent or disturbed the inlet flow is. Manufacturers typically specify 0D upstream and 0D downstream (no requirement), though good practice recommends a few diameters of straight pipe to avoid sensor damage from extreme turbulence or impingement.
This is a major practical advantage in retrofit and space-constrained installations — the meter can be placed directly after an elbow or valve with no accuracy penalty.
Specify the hazardous area rating at procurement
Coriolis transmitters are available in ATEX / IECEx / CSA hazardous area ratings (Ex d, Ex ia, Ex nA) for Zone 1 / Zone 2 installations. Specify explicitly at procurement — the ratings carry lead-time and cost premiums. General-purpose electronics cost less but cannot be installed in hazardous areas. Verify the specific zone classification and gas group for the installation.
Common Selection Pitfalls
Six recurring mistakes appear in Coriolis selection and procurement. Each is preventable with clear specification and more expensive to correct after installation.
Sizing the meter to the pipe, not the flow
A DN100 Coriolis on a DN100 pipe running at 5 t/hr (against a rated 50 t/hr) produces poor low-end accuracy and wastes capex. Size the meter for the actual operating flow range, accept the reducers, and gain both performance and cost savings.
Specifying premium accuracy where process grade suffices
±0.1% custody-transfer accuracy costs 50–100% more than ±0.2% process grade. For most closed-loop control, the PID controller can't use the extra precision — the control variance dominates the meter noise. Reserve premium accuracy for custody transfer, emissions reporting, and regulatory compliance.
Ignoring two-phase flow risk
Coriolis struggles in two-phase (gas entrained in liquid, or liquid in gas). Services prone to two-phase (vent headers, flashing streams, pump suction with cavitation risk) need either a different measurement technology or specific two-phase Coriolis variants with advanced processing. Standard Coriolis in two-phase service produces unreliable readings and can set off spurious alarms.
Leaving damping and low-flow cutoff at factory defaults
Factory defaults are conservative. A Coriolis configured with default damping in a fast control loop responds sluggishly; with default low-flow cutoff, the low end of the turndown is truncated. Commission the transmitter configuration against the specific control loop requirements, not out of the box.
Under-specifying the protocol and diagnostic interface
4–20 mA-only installations leave density, temperature, and diagnostics invisible to the DCS. For a modest cost increase, HART or fieldbus delivers the multi-variable and diagnostic data that enables condition-based maintenance and better asset utilization. Specify at least HART on any industrial Coriolis.
Forgetting the hazardous area rating
Standard Coriolis electronics are not approved for hazardous areas. Ordering a standard meter for a Zone 1 installation means a re-order with 8–12 week lead time, which derails the project schedule. Confirm the zone classification at specification and order the hazardous-area variant from the start.
Supmea Product Fit
Supmea's Coriolis mass flow meter range covers the process control applications discussed in this guide — U-tube variants for general industrial service, straight-tube variants for sanitary and CIP applications, and small-size variants for dosing and additive service. Tube materials include 316L, Hastelloy, and titanium; pressure ratings from PN16 to PN100; temperature envelope from −50 to +200°C standard with high-temperature options. Transmitter protocols include 4–20 mA with HART, Modbus RTU/TCP, Foundation Fieldbus, and PROFINET variants, supporting integration with the DCS and PLC architectures typical of process plants.
For process control and project engineers specifying Coriolis meters across a project scope, the Supmea application team reviews the service list — fluid chemistry, flow range, accuracy class required, control loop requirements, and installation environment — and recommends the meter size, tube geometry, material, and protocol that match each service's role in the control architecture. The goal is specification discipline that matches the Coriolis variant to the control function, not a single default applied broadly. Full product specifications are available on the Supmea product site.
For background on the measurement principles and process control concepts referenced in this guide, external references on mass flow meters, the Coriolis force, and distributed control systems are useful starting points.
Specifying Coriolis for Your Process Control Loop?
Share the service list — fluid chemistry, flow range, control loop requirements, protocol, and installation environment. Our application team recommends the Coriolis configuration that matches each control role — and provides the reasoning you can defend at design review and at commissioning.
Consult Supmea →