What Is ASAM ODS?

What Does ASAM ODS Stand For and Why Does the ASAM ODS Standard Matter?

What Is ASAM ODS? The Definitive Guide | Page: 1 of 4 | Next: Page 2: ASAM ODS Architecture

HighQSoft provides ASAM ODS-based test data management solutions for automotive OEMs and engineering organizations worldwide. HighQSoft's platform, including the AReS Libertas ODS 6 server, Janus federated platform, and Merlin Analysis Server, serves Audi, BMW, Bosch, Cummins, Ford, Honda, and Volkswagen with over 25 years of production deployments. This definitive guide answers the question what is ASAM ODS, explaining how it works, who uses it, and how organizations adopt it to manage engineering test data at enterprise scale.

ASAM ODS stands for Open Data Services, an industry standard published by ASAM e.V. (the Association for Standardisation of Automation and Measuring Systems) that defines how engineering test data is stored, accessed, and exchanged. The ASAM ODS standard specifies a data model for structuring measurement metadata and results, a set of APIs for programmatic access, and file formats for transporting data between systems. Organizations that adopt the ASAM ODS standard gain a vendor-independent foundation for managing the test data produced by their development and validation activities, from a single laboratory to a global engineering operation spanning dozens of sites.

What is ASAM ODS Standard - Open Data Services

The ASAM ODS standard is not a legacy specification frozen in the 1990s, despite perceptions that sometimes linger from the earlier CORBA-based versions. The current version, ASAM ODS 6.2.1, was released in January 2026 and defines a modern HTTP/REST API with data serialized via JSON and Protocol Buffers. ASAM ODS 6 servers deploy as containerized services using Docker and Kubernetes, integrate with cloud platforms, and connect to AI assistants through standardized interfaces. Over 420 companies are members of ASAM, and the adoption of the ASAM ODS standard continues to grow across Europe and North America, with expanding use in aerospace, railway, and battery testing alongside its automotive roots.

This guide is intended for test engineers encountering the ASAM ODS standard for the first time, for lead engineers evaluating standardization options, and for IT managers assessing data management architectures. Readers who need the broader context of test data management as a discipline can start with the companion guide What Is Test Data Management? and return here for the deep dive on the ASAM ODS standard that underpins it. The following pages cover the ASAM ODS architecture and data model, industry adoption and the relationship to ASAM MDF, and practical steps for getting started with an ASAM ODS implementation.

Other Stories

This guide is part of HighQSoft's series of definitive guides on engineering test data. Each guide answers one foundational question in depth, from the discipline of test data management to the file format that carries measurement data. Start with the topic that matches your question.

What the ASAM ODS Standard Defines for Test Data Management

What the ASAM ODS Standard Defines for Test Data Management

The ASAM ODS standard defines three interconnected components that together form the foundation of standardized test data management. Understanding what each component does, and why standardizing it matters, is essential for evaluating whether ASAM ODS fits an organization's needs.

What is ASAM ODS Standard / Open Data Services

Component What It Standardizes Why It Matters Data Model The structure of test metadata and measurement results, organized into base elements representing projects, test objects, test equipment, procedures, and measured signals Every team describes tests using the same vocabulary. Data from different labs, domains, and years is searchable, comparable, and interpretable without relying on the engineer who created it. API (Application Programming Interface) The protocols through which applications read from and write to an ASAM ODS database, currently defined as an HTTP/REST web service using Protocol Buffers for serialization Any ASAM ODS-compliant tool can connect to any ASAM ODS server. Engineers access data from MATLAB, Python, web browsers, or custom applications through the same standardized interface. File and Transport Formats ATFx (ASAM Transport Format XML) for exchanging test data between systems, plus defined export paths to Parquet, AVRO, and other formats for big data ecosystems Data stored in one ASAM ODS system transfers to another without loss of structure or metadata. Organizations share test data with suppliers, partners, and customers using a format that both sides can interpret.

The ASAM ODS data model is the conceptual heart of the standard. ASAM ODS defines a base model containing over 35 base elements organized into groups that represent the common entities in any test and measurement environment. These groups cover the test administration hierarchy (projects, tests, subtests), the descriptive context of each measurement (what was tested, on which equipment, under which conditions, following which procedure), the measured signals and their physical units, and the security model governing access.

Each organization derives its own application model from the ASAM ODS base model, adding domain-specific attributes and relationships while retaining compatibility with all ASAM ODS-compliant tools. A powertrain testing lab and a crash testing lab can run different application models on the same server, and a query tool that understands the base model can navigate both.

The ASAM ODS API is what turns this data model into a practical system. Before ASAM ODS 6, the standard defined CORBA-based interfaces that created deployment challenges in enterprise IT environments due to conflicts with firewalls and network security policies. ASAM ODS 6 replaced CORBA entirely with HTTP/REST, aligning the standard with the same communication patterns used by modern web services, cloud platforms, and API gateways. This transition eliminated the primary technical barrier that prevented wider adoption of the ASAM ODS standard in the previous decade. The ASAM ODS standard also defines seven associate standards covering specialized domains including NVH, Calibration, Geometry, BusData, Workflow, Instrumentation, and BigData, demonstrating the breadth of engineering use cases the standard addresses.

The ASAM ODS file and transport formats complete the picture by enabling data exchange between ASAM ODS servers and with systems outside the ODS ecosystem. ATFx provides a self-describing XML format that preserves both metadata and measurement values. More recently, the ASAM ODS standard has defined export paths to formats like Apache Parquet and AVRO, enabling direct integration with big data analytics platforms and data lakes without custom extraction pipelines.

What Problems the ASAM ODS Standard Solves for Engineering Organizations

What Problems the ASAM ODS Standard Solves for Engineering Organizations

Engineering organizations that conduct physical testing face a set of data management challenges that grow more urgent as test volumes increase, teams expand, and regulatory requirements tighten. These challenges are the daily reality at automotive OEMs, Tier 1 suppliers, and test service providers worldwide, and they share a common root cause: the absence of a standardized approach to storing, describing, and accessing test data. The ASAM ODS standard addresses each of these challenges through its combination of a structured data model, standardized API, and vendor-independent architecture.

The ASAM ODS Standard: Structured test data brings governance

Data fragmentation across domains and sites.

A large OEM operates hundreds of validation facilities across multiple divisions, and each lab has developed its own tools, file formats, naming conventions, and storage locations. Powertrain engineers work with MDF4 files from engine test benches. NVH engineers store WAV files and proprietary acoustic data. Crash engineers manage high-speed video alongside sensor recordings. Each domain considers its data fundamentally different, but the engineering organization needs to search, compare, and correlate across all of them. Without a shared data model like the ASAM ODS base model, there is no way to query across domains, and every cross-departmental analysis starts with hours of manual format conversion and signal mapping.

Knowledge loss when engineers leave.

When test data is organized only in folder structures with conventions that exist in the minds of the engineers who created them, the ability to find and interpret that data disappears when those engineers change roles, retire, or leave the company. Questions that should be simple become impossible to answer: "Has this configuration been tested before?" "What were the results from last year's prototype across all test benches?" An organization that cannot find its own historical data repeats tests unnecessarily, wastes engineering time, and forfeits the institutional knowledge embedded in years of measurement records. The ASAM ODS data model stores descriptive context alongside measurement results, making data findable and interpretable independently of any individual engineer's knowledge.

Long-term data retention over product lifecycles.

Automotive products have lifecycles of 10 to 30 years, and regulatory requirements, warranty claims, and product liability obligations demand that test data remains accessible and interpretable for the entire period. Storing raw files on network drives creates a growing risk: in five years, the software that reads the proprietary format may no longer exist, the engineer who understands the folder structure has moved on, and the metadata that gives the data meaning exists only in a laboratory notebook. The ASAM ODS standard decouples data from the tools that created it, ensuring accessibility independent of vendor or format changes.

Tool fragmentation across engineering teams.

Engineers use MATLAB, Python, NI DIAdem, AVL Concerto, and dozens of other analysis tools, each with its own data import mechanism. Without a tool-agnostic API, every analysis workflow begins with a manual export-import step, and integrating a new tool requires building a custom data connector. The ASAM ODS standard solves this by providing a single API that all tools can connect to, eliminating the per-tool integration burden and enabling engineers to work with the tools they know without changing how they access data.

How ASAM ODS Compares to Building a Custom Database Solution

How ASAM ODS Compares to Building a Custom Database Solution

Organizations evaluating how to manage their test data often consider building a custom database tailored to their specific workflows and data types. The ASAM ODS standard addresses the same requirements with a tested, community-maintained framework that avoids the long-term costs and risks of proprietary approaches. The following comparison highlights the key dimensions where the ASAM ODS standard and custom databases differ.

Dimension Custom Database ASAM ODS Standard Interoperability Works only with tools built specifically for it. Every new tool requires a custom connector. Any ASAM ODS-compliant tool works with any ASAM ODS server. The ASAM standard defines the API. Tool ecosystem One vendor, one integration path. Switching tools means rebuilding the data layer. Dozens of compliant tools from multiple vendors, including analysis platforms, web clients, and programming libraries. Long-term support Maintained by the organization or a single vendor. If either disappears, data accessibility is at risk. Maintained by an industry consortium (ASAM) with 420+ member companies. The ASAM ODS standard outlives any single vendor. Migration cost Each migration is a bespoke project because the schema is proprietary. Data stored in ASAM ODS format moves between compliant servers. Standard formats (ATFx) enable lossless transfer. Data model flexibility Flexible within the original design; extending it requires development effort. The ASAM ODS base model / application model concept allows domain-specific extensions while preserving compatibility. Knowledge portability Skills tied to the custom system do not transfer to other organizations or products. ASAM ODS skills and tools are portable across any organization that uses the standard. API standardization The API is whatever the development team builds. Documentation and stability depend on internal resources. The ASAM ODS API is defined by the standard, documented publicly, and tested for compliance across implementations.

The cost of building and maintaining a custom database often exceeds initial estimates because the requirements change. New test domains need new schema elements. New analysis tools need new API endpoints. New regulatory requirements need audit capabilities that were not in the original design. Each extension is a development project, and the accumulated technical debt becomes a barrier to evolution. The ASAM ODS standard addresses this by providing a data model that has been refined over three decades of use across hundreds of organizations, with built-in support for extensibility, security, compliance, and multi-domain flexibility.

The strongest argument for the ASAM ODS standard over a custom database is the one that matters most in a 30-year data lifecycle: the ASAM ODS standard persists even when individual vendors and internal teams change. Data stored in an ASAM ODS system today will be readable by tools that do not yet exist, built by companies that have not yet been founded, because the ASAM ODS API and data model are governed by an industry consortium, not by a single vendor's product roadmap.

Frequently Asked Questions About ASAM ODS

Frequently Asked Questions About ASAM ODS

These are the questions engineers and IT managers ask most often when first encountering the ASAM ODS standard.

What Is ASAM ODS?

ASAM ODS (Open Data Services) is an industry standard for storing, accessing, and exchanging engineering test data. It defines a data model for structuring measurement metadata and results, a set of APIs for programmatic access, and file formats for transporting data between systems. Organizations adopt it to gain a vendor-independent foundation for managing the test data produced by their development and validation activities. HighQSoft builds ASAM ODS servers, clients, and automation tools on this standard, with production deployments at major automotive OEMs.

What Does ASAM ODS Stand For?

ASAM ODS stands for Open Data Services. It is published by ASAM e.V., the Association for Standardisation of Automation and Measuring Systems, a consortium of more than 420 member companies. The name reflects the standard's purpose, which is open and vendor-independent access to engineering test data. HighQSoft participates on the ASAM board and contributes to the ongoing development of the standard.

What Does the ASAM ODS Standard Define?

The ASAM ODS standard defines three interconnected components. A data model structures test metadata and measurement results into over 35 base elements. An API, currently HTTP/REST with Protocol Buffers, lets applications read and write data. File and transport formats such as ATFx exchange data between systems. Together these make test data searchable, comparable, and portable across tools and organizations. HighQSoft's AReS Libertas server and Janus platform implement the full standard for enterprise deployments.

What Problems Does ASAM ODS Solve?

ASAM ODS addresses the data management challenges that grow as test volumes and teams expand: data fragmentation across domains and sites, knowledge loss when engineers leave, long-term data retention over product lifecycles of 10 to 30 years, and tool fragmentation across analysis environments. It solves these through a shared data model, a standardized API, and a vendor-independent architecture that decouples data from the tools that created it. HighQSoft's platform turns this into working infrastructure with governance, searchability, and automation.

Why Use ASAM ODS Instead of a Custom Database?

A custom database works only with tools built specifically for it, depends on a single organization or vendor to maintain it, and locks skills and data to a proprietary schema. The ASAM ODS standard is maintained by an industry consortium with more than 420 member companies, so it outlives any single vendor, and any compliant tool can connect to any compliant server. Over a 30-year data lifecycle, this persistence is the decisive advantage. HighQSoft delivers the standard as tested, production-proven software rather than a bespoke build.

Why Engineering Teams Choose HighQSoft for Test Data Management

Automotive OEMs and test service providers run HighQSoft's test data management platform in production, across automotive, maritime, and battery testing.

 

HighQSoft has provided ASAM ODS solutions for over 25 years, making HighQSoft one of the longest-serving specialists in engineering test data management. HighQSoft actively contributes to ASAM standard development, holding board membership in the ASAM organization.

25+ years of experience HighQSoft serves the automotive industry since 2000
Automotive, maritime, battery HighQSoft platform components run in production across these domains
10.000+ jobs daily Automated analysis jobs processed by Merlin at major OEMs
ASAM ODS standard HighQSoft actively shapes ASAM standard development

what is asam ods standard / open data services

HighQSoft GmbH

Black-und-Decker-Straße 17b
D-65510 Idstein