Nautical charts and navigation instruments laid out for study

Start from the decision, not the sensor

Shipboard IoT is not a new idea. Ships have had sensors for decades — the difference now is that the data can leave the ship cheaply and continuously, and that there is a regulatory reason to want it.

The risk is building an expensive telemetry system that changes no decisions. This article is organised around avoiding that.

Decision to be madeData required
When to clean the hullSpeed, shaft power, draft, trim, weather, over time
Whether the main engine is degradingSFOC, exhaust temperatures, turbocharger speed, pressures
Whether to overhaul or deferVibration, oil analysis, running hours, load history
How much EU ETS cost this voyage createdFuel by type, voyage classification, at-berth periods
Whether the CII trajectory is on trackFuel, distance, time, cargo pattern
Whether a reefer cargo is at riskContainer temperature and alarm status
Whether the crew are overloadedRest hours, port intensity, work orders completed

Anything that does not appear in a table like this is telemetry for its own sake.

What to instrument

Sensor groupPurpose
Fuel flow meters (ME, AE, boiler)The foundation of everything — performance and compliance
Shaft torque and speedActual power delivered
GPS and speed logSpeed over ground and through water
AnemometerWind for weather correction
Draft and trimLoading condition
Engine parametersTemperatures, pressures, turbocharger data
VibrationCondition monitoring on rotating machinery
Tank levelsROB verification and cross-check on meters
Cargo systems (segment specific)Reefer temperatures, pump parameters, cargo tank conditions
Power managementGenerator loading, shore power

Fuel flow metering deserves the top position. It feeds performance analysis, CII, EU ETS and FuelEU simultaneously — and a drifting meter now produces a wrong number with a cash consequence attached.

Getting data ashore

LEO satellite connectivity removed the bandwidth constraint that shaped shipboard architecture for decades. The practical pattern now:

  1. Onboard collection from sensors and existing automation systems, normalised to a common model
  2. Local buffering so a connectivity outage loses nothing
  3. Edge filtering so that raw high-frequency data does not need to be transmitted in full
  4. Shore ingestion into the fleet data platform
  5. Reconciliation with the ship's own reported data — the two must agree, and where they do not, that is itself information

The three failure modes

1. No decision owner. Data arrives, nobody is accountable for acting on it. Fix by naming, for each data product, who reviews it and how often.

2. Alert fatigue. Thresholds set too tight, hundreds of alerts, everyone stops looking. Fix by tuning thresholds against actual operational significance and reviewing alert volume monthly.

3. Parallel truth. The IoT system says one thing and the noon report says another, and no one reconciles them. Fix by making reconciliation an explicit, automated report — divergence is a meter calibration signal.

Integration with the ship management system

IoT data is only useful when it connects to the operational record:

ConnectionResult
Condition data → PMS jobsMaintenance triggered by condition, not calendar
Fuel data → emissions moduleETS, FuelEU and CII from one source
Performance data → commercialCharter party performance defence
Alarm data → QHSEIncident and near-miss context
Running hours → PMSAccurate interval management

Data that lives only in a vendor dashboard, disconnected from the PMS and the compliance module, delivers a fraction of its value.

Cyber implications

Every sensor and gateway is an attack surface, and IoT installations frequently bridge OT and IT networks — precisely what IACS UR E26 and E27 are designed to control for ships contracted from 1 July 2024. Requirements to specify at purchase: network segregation, no default credentials, secure remote access with logging, documented update process, and an inventory entry in the ship's computer-based system register.

A realistic implementation path

PhaseWork
1Decide the decisions; write the table at the top of this article for your fleet
2Instrument fuel, power and speed on three pilot vessels
3Establish reference curves and reconcile with noon reports
4Build one report that changes one decision — usually hull cleaning timing
5Extend to emissions accounting from the same data
6Add condition monitoring on high-consequence machinery
7Roll out across the fleet with a fixed standard

Step 4 is the gate. If the first report does not change a decision, adding more sensors will not help.

cyber requirements per IACS UR E26/E27 and the ISM Code; emissions references to Directive (EU) 2023/959 and Regulation (EU) 2023/1805. Value chart is an indicative model. Reviewed by the Zeaclub Editorial Team, 24 August 2026.

Frequently asked questions

What is maritime IoT?

Connected shipboard sensors and systems that collect operational data continuously and transmit it ashore for analysis and decision-making.

Do we need it if we have noon reports?

Noon reports remain contractually important, but daily averages cannot detect transients, isolate causes or support the granularity that emissions accounting and performance management now require.

What should we instrument first?

Fuel flow, shaft power and speed. Those three feed performance, CII, EU ETS and FuelEU simultaneously.

How do we avoid buying a dashboard nobody uses?

Define the decisions before the sensors, name the person accountable for each report, and require the first deployment to change one specific decision before extending it.