When AI Comes for Test Data, Standardization Amplifies.

Date: 2026-05-04.

AI for measured data analysis

AI agents are reaching the test engineer's desk, and engineers query measurement data in natural language. Data access is generated from sample files, and analysis pipelines are composed of intent descriptions. The strategic question that recurs in customer conversations and on standardization panels has shifted accordingly. With unstructured data growing and large language models doing real work, is ASAM ODS still the right foundation for test data infrastructure?

 

AI for measured data analysis

The argument that follows takes the opposite position from the panel framing. ASAM ODS is not legacy infrastructure to defend out of habit. It is the chassis that AI needs in order to be useful in deterministic, regulated test environments. The architecture must be deterministic at the core and intelligent at the surface. Anything else is unsellable in automotive, maritime, and battery validation.

Other Short Stories

HighQSoft's short stories ask one question of engineering test data: what does standardization do when a new trend reaches it? Each piece carries that question through one of the five test data management pillars: Accessible, Trusted, Automated, Intelligent, and Connected. The standard stays constant while the trend changes, whether it is AI arriving on the engineer's desk, continuous testing flooding the analysis layer, or data spaces crossing the organizational boundary. Start with the pillar that matches your concern.

Why the Standard Is the Foundation

A pure AI-over-files approach fails on five counts that matter specifically to enterprise test environments.

Cost at scale.

Thousands of analysis jobs run per day in a typical OEM environment. Each language model inference call over raw files involves loading, chunking, inference, and validation. At enterprise volumes, the per-call cost compares poorly with a structured query that returns in under 100 milliseconds and incurs no per-call API charge. The economics favor structured access at scale.

Accuracy on precise engineering data.

Language models hallucinate. In general text, this is tolerable. On calibration coefficients, acquisition sample rates, unit conversions, and channel-to-sensor mappings, a hallucinated value can invalidate an entire test campaign. Safety-critical work requires deterministic retrieval, not probabilistic inference.

Reproducibility as a compliance requirement.

ISO 9001 traceability, IATF 16949 audit trails, and EU AI Act source-traceability obligations require that the same analysis, when rerun, produces the same result. A structured query against a standardized data layer is reproducible by construction. Synthesis from raw files is not.

Semantic integrity.

Without standardized signal naming, no query layer returns complete results. Catalogs reconcile quantities, units, standardized channel names, and other mappings across test campaigns. Without this foundation, an agent querying for one engineering quantity silently misses every record stored under a different naming convention. Catalogs are what make queries authoritative.

Tool compliance.

MATLAB, DIAdem, AVL Concerto, Spark, and Python pipelines all read engineering data through the same standardized interfaces. Without the standard, each tool needs its own transformation layer, which must be kept in sync as schemas evolve. With the standard, tools plug in once and stay current. AI agents are the latest entrants to this ecosystem and benefit from the same property. Customer investments in existing tools are protected because the data layer speaks the language those tools already read.

Each of these is a hard requirement, not a preference. Together, they establish that the AI surface needs a structured, schema-grounded layer beneath it. That layer is the structured middle. Catalogs ground the semantics. A formal query language gives precision across every interface engineers use. Intelligence sits above, where models translate the engineer’s intent into precise queries against this middle.

AI Plugs Into the Standard, Not Around It

HQL and MCP, the open interfaces customers build on.

AI belongs at the consumption layer, and HighQSoft already operates there. The honest read on what ships today, what extends naturally, and where the standard earns its hardest payback breaks into three tiers.

Investigate in natural language.

The MCP Server connects internal language models and external assistants, such as Claude and ChatGPT, directly to the data layer. Engineers query test data in natural language. HQL is the precision tool that makes natural language translation deterministic. Since HQL is open across REST, Java, Python, and MATLAB, customers can also easily build their own MCP servers against their own data.

Extends naturally from the same pattern.

We plan to develop Merlin AI that applies MCP-over-HQL to pipeline composition. An engineer describes an analysis goal, and a language model assembles a deterministic pipeline using the same query interface that powers conversational data access. The foundation is in place. The extension is engineering, not research.

Where the standard earns its hardest payback.

Importer onboarding is the unsolved problem. Mapping a new measurement source onto the standardized layer takes days of expert configuration. MoMa AI, developed through the AEOPT research project, generates importer mappings from sample data, enabling a new source to become queryable in hours rather than days. This is tractable because the target layer (ASAM ODS, Janus handlers) is structured. Without the standard, there is nothing to map onto.

This is the workflow surface, and it is genuinely changing. New surfaces will continue to appear. The model leading the field today will not be the model leading the field next quarter. The relevant question is what must stay constant beneath that surface for AI to do useful work on engineering data.

The Backbone HighQSoft Already Has

That middle layer, built on 25 years of test data domain knowledge, is already available, and components are in production at automotive, maritime, and battery testing organizations. The four components that handle federation, analysis, the client framework, and query language were designed as one chassis.

Janus: Structured Access to Everything

Janus is HighQSoft's federation layer. Its handler architecture reads from any source and maps it to the standardized ODS server layer. Targets include file formats like Parquet for big-data sharing, search backends, NoSQL document stores, and legacy SQL databases. Data stays where it lives. Schema and query semantics travel to the data, not the other way around.

Merlin: Reproducible Analysis at Scale

Merlin, the HighQSoft analysis server, runs production analysis. Engineers keep their Python, MATLAB, Java, or Spark scripts, and Merlin orchestrates them across thousands of jobs per day. Every run records inputs, script version, parameters, job timestamp, and source server, with outputs captured as typed artifacts that carry full lineage. Reproducibility is structural rather than aspirational.

ASAMCommander: A Web Surface That Adapts to Your Process

ASAMCommander, the HighQSoft web client framework, keeps the chassis approachable and extensible. Engineers add their own dashboards, workflow steps, AI agents, and domain-specific views as modules, while the framework handles authentication, ODS access, and service orchestration. They simply get the surface they want without rebuilding the infrastructure beneath it.

HQL: One Query Language Everywhere

HQL is the openness commitment. A SQL-like query language across REST, Java, CLI, Python via pyHQL, and MATLAB via matHQL gives engineers, scripters, and developers one language for ASAM ODS data. They reach the standard without learning the underlying ODS API. HQL is also the precision tool that the MCP Server uses to translate natural language. The interface above moves with the technology of the day. HQL stays.

Modularity and openness are what make this chassis valuable. Each component composes with the others without forcing a full-stack commitment. Customers adopt incrementally and mix HighQSoft and third-party tools at every layer. Open interfaces let partners and customers build on the platform rather than around it.

What This Strategy Enables: The Standard Creates Value AI Cannot Generate

The foundation layer is where value compounds. The consumption surface changes; the layer beneath does not. Customer tool investments, accumulated measurement data, lineage records, and typed result artifacts persist regardless of which AI provider leads the next quarter, because they are anchored to the standard rather than to a model.

 

HighQSoft will build on these strengths and actively extend the provided conversational layer, intelligently incorporating the valuable tools and artifacts the foundation already produces to support the customer’s journey from raw measurement to validated result. The MCP-over-HQL pattern, which already gives engineers natural-language data access, will extend to pipeline composition via Merlin AI and to schema-grounded importer generation via MoMa AI in the AEOPT research project. The reproducible foundation stays as the next generation of agents emerges.

 

The work ahead is to keep building on the standard, not around it. ASAM ODS provides the metadata, schema, and access semantics that make AI agents useful in engineering rather than entertaining in conversation. Standardization is not what AI displaces. Standardization is what makes AI useful.

Why Automotive OEMs Choose HighQSoft for Test Data Management

AUDI, BMW, Cummins, Ford Motor Company, HONDA, and others run HighQSoft's test data management platform in production. These are not pilot projects or evaluations. These are production systems that engineering teams depend on daily, managing measurement data from powertrain development, battery testing, NVH analysis, crash safety, and vehicle validation. Many HighQSoft customers have stayed with the company for over a decade, through organizational changes and technology migrations.

 

HighQSoft has provided ASAM ODS solutions for over 25 years, making HighQSoft one of the longest-serving specialists in engineering test data management. HighQSoft's team of physicists, mathematicians, and software developers understands both the data and the engineering problems it needs to solve. HighQSoft actively contributes to ASAM standard development, holding board membership in the ASAM organization and shaping the standards that the entire industry relies on.

25+ years of experience HighQSoft serves the automotive industry since 2000
8 major OEM customers AUDI, BMW, Cummins, Ford Motor Company, HONDA
10.000+ jobs daily Automated analysis jobs processed by Merlin at major OEMs
ASAM ODS standard HighQSoft actively shapes ASAM standard development

Integrate AI for measured data analysis / ai / asam ods

HighQSoft GmbH

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