PlatformsFaststream SiliconFaststream RadioFaststream VisionConnected EdgeFaststream SecureMobility & Rail
ProductsSemiconductor IPWireless & RANEdge & GatewaysTracking & IdentificationSoftware & FrameworksConnected Systems
Technology5G protocol stackWireless and RF architectureBaseband and low PHYForward error correctionControl and data planeHigh-speed interfacesFirmware and bootSilicon root of trustSoftware-defined vehicleAutomotive OTAFunctional safety
AIAI Engineering ServicesEdge AI & Embedded MLComputer Vision EngineeringSensor Fusion & PerceptionAI Silicon & AccelerationMLOps for DevicesAI Visual InspectionPredictive MaintenanceDriver MonitoringVideo Analytics & Safety
SolutionsSemiconductorIndustrial AIConnected ProductsAsset TrackingBluetooth AoA RTLSWearable TrackingAutomotive & MobilitySmart InfrastructureSecure IdentityWireless & SatellitePrivate 5GSmart WashroomsFuel ManagementSmart BuildingsWorker SafetyEnergy MonitoringSmart AgricultureSmart CityAutonomous PlatformsAssembly AutomationLiDAR Rail SafetyHardware Wallet
IndustriesSemiconductorTelecommunicationsIndustrial & ManufacturingAutomotive & MobilityTransportation & RailAerospace & DefenceHealthcare & MedicalEnergy & UtilitiesOil & GasRetailConsumer ElectronicsMedia & EntertainmentSmart Infrastructure & IoT
ServicesSystem Integration overviewASIC & SoC DesignRTL to GDSIIVerification methodologyDFT and silicon testLow-power designMixed-signal integrationDesign enablementFPGA DesignFPGA-to-ASIC ConversionAnalog, Mixed-Signal & RFHardware & High-Speed PCBEmbedded SoftwareCloud, OTA & Device ManagementManufacturing TransitionHow we engage
CompanyAbout FaststreamEngineering ExcellenceLeadership & OrganisationHow We EngageQuality & ComplianceStandards & EcosystemPartners & EcosystemTrust CentreLocations & DeliveryNewsroom & MediaCareersCase StudiesKnowledge CenterWhite PapersGlossaryNewsletterResources & Support
ContactStart a projectHow we engage
Talk to us
ENGINEERING INSIGHT

The vehicle already knows everything; telematics is getting it out

A modern vehicle’s buses already carry speed, RPM, fuel, faults and dozens of other signals. Fleet telematics is largely the problem of tapping that safely, decoding it correctly across makes, deciding on the device what counts as an event, and shipping only that — without disturbing the bus or opening a security hole.

ShareLinkedInXEmail
From the vehicle bus to a fleet event.
STAGETHE CATCHPhysical tapOBD-II port or a CAN wire-inRead without disturbing the busDecodeStandard PIDs or a DBC mapSignals differ by make and modelSample and filterPick the signals that matterNot every frame is worth sendingLocal rulesHarsh-brake, idle, geofenceDetected on the device, not the cloudTimestamp and bufferA trusted clock, local storeSurvive the coverage dropoutsUplinkForward events, not raw framesThe bus is a firehose; send the signalThe bus is a firehose. The engineering is deciding, on the device, what is an event and what is noise — and never writing back to the bus.
THE TWO TAPS

OBD-II or direct CAN.

OBD-II versus direct CAN access
AspectOBD-II portDirect CAN
AccessStandard diagnostic connectorWire into the vehicle bus
CoverageStandardised diagnostic PIDsFull set of vehicle signals
EffortPlug in, retrofit in minutesIntegration per vehicle type
RiskRead-only, inherently saferMust not interfere with the bus
Best fitLight fleets and retrofitHeavy vehicles and OEM builds
DecodingCommon PIDs, some gapsProprietary, needs a DBC per make
THE RULES

Read-only, decode-per-make, and secure.

The first rule of putting a device on a vehicle bus is that it reads and never writes. The bus carries messages that operate the vehicle, and a telematics unit that injects traffic — even by accident, even with good intent — is a safety problem. So the tap is read-only by design, and on a direct CAN connection it has to be electrically and logically incapable of disturbing the traffic it listens to.

The second problem is that the signals are not standard. OBD-II defines a set of diagnostic parameters, but the rich data — the signals a fleet actually wants — lives in manufacturer-specific messages that differ by make, model and year. Decoding them means maintaining a library of definitions (DBC files and proprietary parameter maps) and matching the right one to the vehicle, which is a maintenance commitment, not a one-time effort. Getting it wrong produces plausible-looking numbers that are quietly incorrect.

The third is that most of the value is created on the device, not in the cloud. The bus produces far more data than any fleet wants to pay to transmit, so the device applies the rules locally — harsh braking, excess idling, a geofence breach — and uplinks the resulting events with a trusted timestamp, not the raw frames. That also makes the device an attack surface: something with access to the vehicle bus and a network radio has to be isolated and hardened, because it sits at the boundary between the fleet’s network and the vehicle’s.

IN PRACTICE

What a telematics device has to get right.

COMMON QUESTIONS

What engineers ask before they call.

01

OBD-II or direct CAN?

OBD-II is a standard port, read-only and quick to retrofit, which suits light fleets and aftermarket installs but exposes only standardised diagnostic parameters. Direct CAN reaches the full set of vehicle signals and suits heavy vehicles and OEM builds, but it is an integration per vehicle type and must be engineered so it cannot disturb the bus. Many fleets use OBD-II where it is enough and direct CAN where the extra signals justify the work.

02

Why detect events on the device instead of in the cloud?

Because the bus produces far more data than a fleet wants to transmit or pay for, and because the connection is intermittent. Detecting harsh braking, idling or a geofence breach on the device means the vehicle uplinks a handful of meaningful events with trusted timestamps rather than a continuous stream of raw frames, which is cheaper, works through coverage gaps, and is what the fleet actually acts on.

03

Is a telematics device a security risk to the vehicle?

It can be, which is why it is engineered not to be. A device with access to the vehicle bus and a network radio sits on the boundary between two networks, so it is kept read-only toward the bus, isolated so it cannot inject traffic, and hardened against compromise from the network side. Treating it as an attack surface from the start is the difference between a data tap and a way in.

FOUND THIS USEFUL?

Pass it on.

Written for engineers. Share it with one.

ShareLinkedInXEmail
KEEP READING

Related work.

BUILD WITH FASTSTREAM

Bring us the difficult part.

Tell us the specification, the constraint and the deadline. Programmes that cross silicon, radio, embedded and AI are where Faststream is strongest.