Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
ISO/TS 29062 defines a comprehensive data model for intelligent transport systems (ITS), establishing standardized data element definitions, data frame structures, and exchange mechanisms for traffic-related information. As transportation systems worldwide transition toward connected and autonomous vehicles, the need for a common language to describe traffic conditions, road infrastructure, and mobility patterns has become critical. This technical specification addresses that need by providing a harmonized data model that can be adopted across different ITS implementations, regardless of regional or technological variations.
The specification organizes traffic data into a hierarchical model with data elements at the most granular level, data frames as structured groupings of related elements, and message definitions as complete exchange units. This layered approach enables flexible implementations that can select the appropriate level of abstraction for their specific use case while maintaining interoperability through shared definitions at the element level.
The standard defines traffic data elements through a rigorous classification system that covers all aspects of transportation monitoring and management. Each data element is uniquely identified, typed, and constrained to ensure unambiguous interpretation across different systems and implementations.
| Data Category | Element Examples | Data Type | Application Domain |
|---|---|---|---|
| Traffic Flow | Vehicle count, flow rate, occupancy, headway distance | Integer, Float, Enumerated | Real-time traffic monitoring |
| Speed | Mean speed, 85th percentile speed, speed limit, spot speed | Float (km/h), Enumerated | Speed enforcement, congestion detection |
| Vehicle Classification | Vehicle class (passenger, truck, bus), length, axle count | Enumerated, Integer (cm), Integer | Traffic composition analysis |
| Road Weather | Surface temperature, air temperature, precipitation type, visibility | Float (Celsius), Enumerated, Float (m) | Weather-responsive traffic management |
| Incident | Incident type, severity, lane closure status, duration | Enumerated, Enumerated, Boolean, Integer (min) | Emergency response, traveler information |
| Travel Time | Link travel time, route travel time, delay, confidence interval | Float (seconds), Float, Float, Float | Route planning, performance measurement |
ISO/TS 29062 defines multiple data exchange profiles that accommodate different communication patterns found in ITS deployments. These profiles range from periodic broadcast of traffic conditions to on-demand query of specific data elements and event-driven notification of critical incidents.
Periodic Broadcast Profile: This profile is used for regular dissemination of traffic status information, such as link travel times broadcast every 60 seconds or weather station data reported every 15 minutes. The standard defines message structures optimized for periodic reporting, including sequence numbering for detecting missing messages and timestamps for assessing data freshness.
Event-Triggered Profile: This profile handles asynchronous notification of significant traffic events such as accidents, road closures, or sudden weather changes. Messages generated under this profile include priority indicators, impacted geographic areas, estimated duration, and suggested alternative routes. The event-triggered profile is designed for low-latency delivery to support real-time traffic management responses.
Query-Response Profile: This profile supports on-demand requests for specific traffic data, enabling applications to retrieve information only when needed. The query language defined in the standard supports filtering by geographic area, time range, data element type, and confidence level thresholds, minimizing data transfer for bandwidth-constrained communication links.
Successful implementation of ISO/TS 29062 in an ITS deployment requires careful attention to data quality, validation, and system integration. The standard defines data quality metrics that should be reported alongside traffic measurements, including confidence levels, detection accuracy estimates, and data completeness indicators. These quality metrics allow downstream applications to make informed decisions about how to weight and trust incoming data.
For traffic sensor integration, engineers should implement the standardized data element mapping as a dedicated abstraction layer that translates proprietary sensor output formats into the ISO/TS 29062 canonical form. This abstraction layer isolates the rest of the ITS system from sensor-specific variations and simplifies the process of upgrading or replacing field hardware. Additionally, data validation rules defined in the standard should be implemented at the ingestion point to reject or flag data that falls outside expected ranges or fails consistency checks against historical patterns.
A: ISO/TS 29062 provides the foundational data element definitions that DATEX II and other domain-specific standards reference. While DATEX II defines the communication protocol and message exchange patterns, ISO/TS 29062 ensures semantic consistency by defining what each data element means at the conceptual level.
A: Yes, the standard’s data model is designed to evolve with transportation technology. The modular data element registry can be extended to accommodate new vehicle automation concepts such as intended path coordinates, sensor sharing data, and cooperative maneuver coordination messages.
A: The standard defines a registration authority process where stakeholders can propose new data elements or modifications to existing definitions. Proposals are reviewed by a technical committee considering interoperability impact, implementation feasibility, and alignment with existing ITS standards before being accepted into the registry.
A: ISO/TS 29062 defines a base set of universally applicable data elements while allowing for regional profiles that extend the base model with locally relevant elements. This approach ensures global interoperability at the core level while accommodating regional diversity in traffic management practices.