<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Charlotte Iggulden, Author at Automotive Testing Technology International</title>
	<atom:link href="https://www.automotivetestingtechnologyinternational.com/author/charlotte-iggulden/feed" rel="self" type="application/rss+xml" />
	<link>https://www.automotivetestingtechnologyinternational.com/author/charlotte-iggulden</link>
	<description></description>
	<lastBuildDate>Tue, 18 Aug 2026 15:21:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.7</generator>

<image>
	<url>https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/01/tem-logo-black-square-2026-150x150.jpg</url>
	<title>Charlotte Iggulden, Author at Automotive Testing Technology International</title>
	<link>https://www.automotivetestingtechnologyinternational.com/author/charlotte-iggulden</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Vehicle Tech Week speaker interview: Manoj Kumar, Ford Motor Company</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/vehicle-tech-week-speaker-interview-manoj-kumar-software-architect-ford-motor-company.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Fri, 14 Aug 2026 08:47:45 +0000</pubDate>
				<category><![CDATA[Automotive Testing Expo]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66789</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/vehicle-tech-week-speaker-interview-manoj-kumar-software-architect-ford-motor-company.html"><img width="400" height="225" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Manoj-Kumar-and-VTW-logo-1-400x225.png" alt="Vehicle Tech Week speaker interview: Manoj Kumar, Ford Motor Company" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p><em><strong>Ahead of his presentation at Vehicle Tech Week North America 2026, Manoj Kumar, software architect at Ford Motor Company, talks to </strong></em><strong>Automotive Testing Technology International</strong><em><strong> about bridging the SDV validation gap and using AI for verification and validation in multi-OS cockpits</strong></em></p>
<p><strong>What’s one thing happening in the industry right now that people can’t afford to ignore?<br />
</strong>One important development that the industry cannot afford to ignore is the growing regulatory and consumer-safety focus on how drivers interact with the cockpit.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/vehicle-tech-week-speaker-interview-manoj-kumar-software-architect-ford-motor-company.html" rel="nofollow">Continue reading Vehicle Tech Week speaker interview: Manoj Kumar, Ford Motor Company at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><em><strong>Ahead of his presentation at Vehicle Tech Week North America 2026, Manoj Kumar, software architect at Ford Motor Company, talks to </strong></em><strong>Automotive Testing Technology International</strong><em><strong> about bridging the SDV validation gap and using AI for verification and validation in multi-OS cockpits</strong></em></p>
<p><strong>What’s one thing happening in the industry right now that people can’t afford to ignore?<br>
</strong>One important development that the industry cannot afford to ignore is the growing regulatory and consumer-safety focus on how drivers interact with the cockpit. Euro NCAP’s 2026 protocol places greater emphasis on providing easily accessible controls for important functions such as indicators, hazard lights, the horn, windshield wipers and headlights. China is moving even further, with proposed requirements covering functions such as ADAS activation, defrosting and power-window operation.</p>
<p>However, I believe the bigger signal is not simply the return of physical controls. The bigger signal is that the HMI is becoming a safety-relevant engineering artifact that must be objectively validated. The layout, information hierarchy, control placement, visibility and interaction behavior can no longer be treated only as matters of design preference. They must be evaluated against measurable safety and usability requirements. The challenge is that many organizations still do not have the tools needed to measure these characteristics continuously and at scale.</p>
<p><strong>What’s the biggest misconception in your field?<br>
</strong>The biggest misconception is that automotive HMI testing is essentially mobile-app testing on larger screens. An automotive cockpit operates under very different conditions. A mobile application typically runs on one device and one operating system. An automotive HMI may operate across a center display, instrument cluster, head-up display, passenger display and rear-seat displays. These surfaces can have different sizes, configurations and responsibilities, and they may run on different operating systems. They must also respond correctly to vehicle signals, driving states, regional restrictions and multiple forms of input, including touch, voice, steering-wheel controls and physical switches. Traditional manual quality assurance and mobile-style automation alone cannot scale to the complexity and release frequency of modern software-defined vehicles. Automotive HMI validation must examine not only whether a function works, but also whether the correct information appears on the correct display, in the correct state, at the correct time.</p>
<p><strong>Many OEMs are accelerating their software-defined vehicle strategies. Where do you see the biggest validation gaps emerging today?<br>
</strong>I see four major validation gaps. The first is the design-validation gap. Designers may create an approved design, but teams still need to determine whether that design works across all vehicle variants and whether it satisfies applicable automotive safety and usability requirements.</p>
<p>The second is the cross-display and cross-OS verification gap. Individual applications may work correctly, but teams must also verify that data and visual states remain synchronized across the center display, cluster, head-up display and other surfaces.</p>
<p>The third is the OTA regression gap. A relatively small software update can affect components and screen states far beyond the area being modified. Without effective impact analysis and automated regression testing, it is difficult to know how much of the cockpit must be revalidated.</p>
<p>The fourth is the contextual-safety gap. A platform may expose the current vehicle state or applicable UX restrictions, but that does not automatically prove that the rendered interface follows those restrictions. We must verify the actual behavior and the pixels presented to the driver. Closing these gaps requires a combination of virtualized testing, signal-aware automation, visual validation and targeted physical testing. No single tool can solve the entire problem.</p>
<p><strong>AI is increasingly being applied across vehicle development and validation. What opportunities does it create, and what limitations should engineers be aware of?<br>
</strong>AI creates several opportunities across automotive HMI development and validation. First, a generative system can use a verified automotive UI database together with contextual inputs to propose an interface appropriate for a particular situation. For example, it could simplify the screen during a demanding driving situation and prioritize navigation, warnings or frequently used controls. The proposed layout can then be checked by a separate deterministic safety gate. The AI generates the design, but the deterministic gate decides whether the design satisfies the mandatory rules.</p>
<p>Second, vision-language models can inspect an interface in a way that is closer to human visual review. They can compare a rendered screen with an approved design and reason about text, alignment, element states, visual hierarchy and behavior under different contextual inputs.</p>
<p>Third, AI can help generate and prioritize test cases using UX specifications, system requirements, vehicle context and recent software changes. It can also help provide dynamic inputs to the system under test and identify combinations that may otherwise be overlooked.</p>
<p>At the same time, engineers must recognize that AI models are probabilistic. They can report defects that do not exist, miss subtle icon or color-state changes, and sometimes produce different conclusions for the same inputs. For that reason, safety critical requirements such as mandatory control presence, vehicle-state restrictions, minimum target sizes and alert priorities should be enforced through deterministic and auditable code. Low-confidence AI conclusions should be routed to a human reviewer rather than automatically treated as a pass or failure.</p>
<p><strong>What should engineers working on software-defined cockpits be focusing on over the next few years?<br>
</strong>Building cockpit architecture that’s observable, testable and fails safely. Make your design specification machine readable. If your spec carries roles for UI elements, target sizes, priorities and the contextual conditions each applies to, it stops being a picture and becomes ground truth a machine can check against. That one change unlocks most of the automation downstream.</p>
<p>Turn the distraction rules into executable constraints. ISO 15008 and the NHTSA guidelines currently live in documents that designers cite. They should be code running in your validation pipeline, returning pass or fail. Rules you can execute, not rules you can quote.</p>
<p>Move validation into software-in-the-loop and virtual environments, so you can exercise large configuration matrices before hardware exists. HIL still matters but it should be spending its time on timing, integration and physical behavior, not repeating basic UI checks that could have run in simulation.</p>
<p>And use AI aggressively wherever the output is checkable, but treat everything it produces as unverified until it’s been through the same static analysis, review and traceability you’d apply to human work. The goal isn’t maximum autonomy. It’s maximum useful automation with a clearly defined failure mode, and a human in the loop where the model is unsure.</p>
<p><strong>You will be speaking on this subject at the Automotive Design &amp; In-Cabin Conference at Vehicle Tech Week North America in October. What will attendees learn from your presentation that they won’t get anywhere else?<br>
</strong>This session connects two parts of the problem that are usually discussed separately. The first is preventing an unsafe or distracting interface from being designed in the first place. This is addressed through context-aware generation combined with a deterministic safety gate. The second is proving that an approved design was implemented correctly in the actual vehicle software. This is addressed through vision-language-based design-to-build validation.</p>
<p>These are two different failure modes. A design itself can be unsafe, or a safe design can be implemented incorrectly. Solving only one of these problems still leaves the cockpit exposed. Attendees will see how the two approaches can form a closed validation loop – from context and design intent, through implementation, to the final pixels rendered inside the vehicle. They will also leave with a practical understanding of where AI adds value, where deterministic validation is required and where human judgment must remain part of the process.</p>
<p><strong>What are you hoping to learn, explore or discover at Automotive Design &amp; In-Cabin Expo North America?<br>
</strong>I want to understand how other organizations are validating the complete cabin experience rather than individual components. Specifically, how teams are handling cross-display synchronization, driver monitoring, adaptive interfaces, accessibility, display performance, and the integration of physical and digital controls. And I’m looking for practical examples of AI that have actually crossed from demonstration into production engineering workflows not pilots – production. Most of all, I want to find out where OEMs, suppliers, designers and test-tool providers draw the boundary between virtual validation and physical cabin testing.</p>
<p><img fetchpriority="high" decoding="async" class="alignleft size-large wp-image-66805" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/1000081402-400x200.png" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></p>
<p><em>Don’t miss Kumar’s presentation, titled ‘Bridging the SDV validation gap: An AI-driven framework for verification and validation in the multiple display and multi-OS cockpits,’ at Vehicle Tech Week North America, October 27-29, 2026. Read more about this presentation in the September 2026 issue of </em>ATTI<em>, and <a href="https://testingexpo-usa.com/">find full details on Automotive Testing Expo North America 2026 here</a></em></p>
<p> </p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66789</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Manoj-Kumar-and-VTW-logo-1.png" medium="image" />
        	</item>
		<item>
		<title>Vehicle Tech Week: ‘Standardization in the age of AI’ roundtable highlights risks and opportunities</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/vehicle-tech-week-standardization-in-the-age-of-ai-roundtable-highlights-risks-and-opportunities.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Wed, 08 Jul 2026 09:35:38 +0000</pubDate>
				<category><![CDATA[Automotive Testing Expo]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66496</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/vehicle-tech-week-standardization-in-the-age-of-ai-roundtable-highlights-risks-and-opportunities.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/07/shared-image-2-e1783503277422-400x224.jpeg" alt="Vehicle Tech Week: ‘Standardization in the age of AI’ roundtable highlights risks and opportunities" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>The inaugural Vehicle Tech Week Europe, held at Messe Stuttgart on June 23-24, 2026, saw the launch of several new initiatives to encourage peer-to-peer discussion. Among them was a program of VIP Executive Club Roundtables, hosted in the VIP Lounge in the Hall 1 Gallery. These 90-minute sessions enabled senior professionals from OEMs and Tier 1 suppliers to exchange insights across sectors and disciplines.</p>
<p>On June 24, Vehicle Tech Week association partner ASAM hosted the ‘Standardization in the age of AI’ roundtable attended by representatives from passenger and commercial vehicle manufacturers, suppliers, software companies and autonomous-driving firms to discuss a challenge facing every industry: the impact of AI.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/vehicle-tech-week-standardization-in-the-age-of-ai-roundtable-highlights-risks-and-opportunities.html" rel="nofollow">Continue reading Vehicle Tech Week: ‘Standardization in the age of AI’ roundtable highlights risks and opportunities at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p>The inaugural <a href="https://www.vehicletechweek-europe.com/">Vehicle Tech Week Europe</a>, held at Messe Stuttgart on June 23-24, 2026, saw the launch of several new initiatives to encourage peer-to-peer discussion. Among them was a program of VIP Executive Club Roundtables, hosted in the VIP Lounge in the Hall 1 Gallery. These 90-minute sessions enabled senior professionals from OEMs and Tier 1 suppliers to exchange insights across sectors and disciplines.</p>
<p>On June 24, Vehicle Tech Week association partner <a href="https://www.asam.net/">ASAM</a> hosted the ‘Standardization in the age of AI’ roundtable attended by representatives from passenger and commercial vehicle manufacturers, suppliers, software companies and autonomous-driving firms to discuss a challenge facing every industry: the impact of AI.</p>
<p>Senior professionals from <a href="https://www.avatr.com/en">Avatr</a>, <a href="https://www.bosch.com/">Bosch</a>, <a href="https://www.valeo.com/en/">Valeo</a>, <a href="https://cariad.technology/">Cariad</a>, <a href="https://www.volvocars.com/">Volvo</a>, <a href="https://www.zf.com/">ZF</a>, <a href="https://www.nissan-global.com/EN/">Nissan</a>, <a href="https://www.iveco.com/">Iveco</a>, <a href="https://www.bugatti-rimac.com/">Bugatti Rimac</a>, <a href="https://www.mercedes-benz.com/en/">Mercedes-Benz</a>, <a href="https://www.linkedin.com/company/chery-europe-gmbh/">Chery Europe</a>, <a href="https://www.adastec.com/">ADASTec</a>, <a href="https://www.forvia.com/en">Forvia</a> and <a href="https://www.claas.com/en-gb">CLAAS</a> and more – with roles ranging from UX designer, software architect and NVH engineer to buyer, global testing director and AD/ADAS performance test manager – explored how AI is reshaping the role of standards across the automotive ecosystem. Discussions focused on where standardization is breaking down, AI’s impact on interoperability, industry collaboration versus competitive advantage, the role of organizations such as ASAM and <a href="https://www.autosar.org/">AUTOSAR</a>, and how innovation can be aligned with shared frameworks.</p>
<p>As a specialist in standardization for automation and measuring systems, ASAM examined where AI and standardization meet, namely:</p>
<ol>
<li><strong>Consumption layer</strong> – chat tools, agents, notebooks and dashboards where intent becomes a question.</li>
<li><strong>Interface layer </strong>– formats, APIs, query languages, and the contract a tool docks against.</li>
<li><strong>Data layer – </strong>the governed substrate: files, databases, catalogs, etc.</li>
</ol>
<p>Facilitated by <a href="https://www.linkedin.com/in/dr-ralf-n%C3%B6renberg-52610713b/">Dr Ralf Nörenberg</a>, member of the board of directors at ASAM, the discussion opened with the observation that AI systems operate with varying levels of autonomy and can generate predictions, recommendations, decisions and content. While definitions broadly agree on these characteristics, uncertainty remains over which systems fall under the scope of AI.</p>
<p>“The business has changed, and structure is no longer a given,” said Nörenberg. “What changes is how we interact with data; what never changes is the need for the data to mean something. But the question is not standards or AI; it is which regime the task is in, and whether the access layer stays standardized enough for AI to reach the data at all.”</p>
<p>Participants split into two groups to discuss their current and future use of LLMs, skills development, process changes and model training, while identifying the most important developments to monitor.</p>
<h3><strong>Findings</strong></h3>
<p><a href="https://www.linkedin.com/in/vishnu-vardhanan-asvatha-narayanan-4b47b858/">Vishnu Vardhanan Asvatha Narayanan</a>, function owner – system engineer at Valeo, led the first group.</p>
<p>“We discussed the standardization of the vehicle, which is very much needed,” said Narayanan. “AI requires consolidated input data and standardized output data across suppliers. Once both are standardized, AI can be used more effectively. However, expertise is still needed to verify and validate the results.”</p>
<p>The group highlighted the importance of clear contracts between layers and pipelines, warning that without them, systems can fail regardless of the quality of the output. Traceability between inputs and outputs was also identified as critical for effective AI deployment.</p>
<p>The second discussion was led by <a href="https://www.linkedin.com/in/markus-bachmaier-b931b712/">Markus Bachmaier</a>, deputy general manager at <a href="https://europe.mitsubishielectric.com/en/products-solutions/automotive-equipment/">Mitsubishi Electric Automotive Europe</a>.</p>
<p>“Our conclusions were similar,” he said. “Standardized rules for AI agents could be beneficial across different use cases, particularly where large data layers are involved. Different users may require different views of the same data, but standardized approaches could make information more accessible and consistent.”</p>
<p>The group also explored the role of standards in reducing liability and whether organizations such as ASAM could provide automated validation environments to offer reliable and liable results. However, participants acknowledged the challenge of standardizing outputs from large language models, which can vary depending on when, how and by whom questions are asked, especially considering LLMs adjust themselves to the history of each author of spoken questions.</p>
<h3><strong>Looking ahead</strong></h3>
<p><a href="https://www.vehicletechweek-europe.com/">Vehicle Tech Week Europe</a> will return to Stuttgart on June 2-3, 2027, comprising <a href="https://testingexpo-europe.com/">Automotive Testing Expo</a>; the new <a href="https://www.chassisandpowertrain.com/">Advanced Chassis &amp; Powertrain Showcase</a>; and the evolution of Autonomous Vehicle Tech Expo into <a href="https://www.intelligentvehicleexpo.com/">Intelligent Vehicle Expo</a> and Automotive Interiors Expo into <a href="https://www.designandcabinexpo.com/">Automotive Design &amp; In-Cabin Expo</a>.</p>
<p><em><a href="https://www.autonomousvehicleinternational.com/news/expo/uki-media-events-announces-vehicle-tech-week-europe.html">Read more about Vehicle Tech Week Europe</a>.</em></p>
<p><em>Read more about <a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo">Automotive Testing Expo Europe 2026</a>.</em></p>
<p>For further information, contact <a href="https://www.linkedin.com/in/charlotte-iggulden/">Charlotte Sanchez Iggulden</a> (charlotte.Iggulden@ukimediaevents.com)</p>
<p>For details on ASAM’s standards, please <a href="https://www.asam.net/">visit their website</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66496</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/07/shared-image-2-e1783503277422.jpeg" medium="image" />
        	</item>
		<item>
		<title>EXPO NEWS: Highlights from Day 2 at Automotive Testing Expo Europe 2026</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-2-at-automotive-testing-expo-europe-2026.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Wed, 24 Jun 2026 15:20:18 +0000</pubDate>
				<category><![CDATA[Automotive Testing Expo]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66349</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-2-at-automotive-testing-expo-europe-2026.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-hall-e1782313604543-400x224.jpg" alt="EXPO NEWS: Highlights from Day 2 at Automotive Testing Expo Europe 2026" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>Day 2 of Vehicle Tech Week Europe has seen OEMs, suppliers, designers, mobility operators, regulators, standards bodies and academia continue to flock to Stuttgart to source new solutions, gain expert insights and network with peers across passenger and adjacent markets at Automotive Testing Expo, Autonomous Vehicle Tech Expo and Automotive Interiors Expo.  </p>
<p>From testing and validation to autonomy, software-defined vehicles and next-generation user experiences, Stuttgart is the destination for those looking to stay ahead of the curve.  </p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-2-at-automotive-testing-expo-europe-2026.html" rel="nofollow">Continue reading EXPO NEWS: Highlights from Day 2 at Automotive Testing Expo Europe 2026 at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><span data-contrast="none">Day 2 of </span><a href="https://email.maaaipartner.com/c/1YAxdKD8cvV2gpAoKjeZGss4ahtc"><span data-contrast="none">Vehicle Tech Week Europe</span></a><span data-contrast="none"> has seen </span>OEMs, suppliers, designers, mobility operators, regulators, standards bodies and academia<span data-contrast="none"> continue to flock to Stuttgart to source new solutions, gain expert insights and network with peers across passenger and adjacent markets at </span><a href="https://email.maaaipartner.com/c/1YAxdZPdmbMwGpokoaSuvGOjX77z"><span data-contrast="none">Automotive Testing Expo</span></a><span data-contrast="none">, </span><a href="https://email.maaaipartner.com/c/1YAxef1ivRE16pcg22vZkVazJWLW"><span data-contrast="none">Autonomous Vehicle Tech Expo</span></a><span data-contrast="none"> and </span><a href="https://email.maaaipartner.com/c/1YAxeudnFxvvwp0bFU9ua9wPwMqj"><span data-contrast="none">Automotive Interiors Expo</span></a><span data-contrast="none">.</span><span data-ccp-props='{"134233117":false,"134233118":false,"335559738":0,"335559739":0}'> </span><span data-ccp-props='{"134233117":false,"134233118":false,"335559738":0,"335559739":0}'> </span></p>
<p><span data-contrast="none">From </span>testing and validation to autonomy, software-defined vehicles and next-generation user experiences<span data-contrast="none">, Stuttgart is the destination for those looking to stay ahead of the curve.</span><span data-contrast="auto"> </span><span data-ccp-props='{"134233117":false,"134233118":false,"335559738":0,"335559739":0}'> </span></p>
<p><span data-contrast="none">Keep reading to see what Day 2 had to offer…</span><span data-ccp-props="{}"> </span></p>
<h3>The exhibition</h3>
<p><b><span data-contrast="none">Cansinga showcases new-generation deformable barriers</span></b><br>
<span data-contrast="none">Shenzhen Cansinga Technology is in Stuttgart to show its new-generation deformable barriers, particularly the C</span>‑<span data-contrast="none">NCAP SC</span>‑<span data-contrast="none">MPDB (2027) and C</span>‑<span data-contrast="none">IASI AC</span>‑<span data-contrast="none">MPDB (2026), alongside barriers compliant with Euro NCAP AE</span>‑<span data-contrast="none">MDB, MPDB, FWDB and ECE/FMVSS. Features include aerospace-grade aluminum honeycomb, precise force</span>‑<span data-contrast="none">deflection response and variable stiffness. </span><span data-contrast="none">“At Cansinga, we are proud to bring China</span>‑<span data-contrast="none">developed SC</span>‑<span data-contrast="none">MPDB and AC</span>‑<span data-contrast="none">MPDB as well as a real MPDB barrier face to Stuttgart,” said Ray Guo, overseas business manager</span><span data-contrast="none">. “Our deformable barriers are more than test tools – they are safety benchmarks. We look forward to meeting global crash safety experts and advancing real</span>‑<span data-contrast="none">world protection together.” </span><br>
<span data-contrast="auto">Find out more at Booth 1466.</span></p>
<p><b><span data-contrast="auto">WKS Informatik</span></b><b><span data-contrast="none"> highlights fully automated test system for LV124 and LV148 validation</span></b><span data-ccp-props="{}"><br>
</span><span data-contrast="auto">WKS Informatik is showcasing RTStand, a fully automated platform for LV124 and LV148 validation, now extended with a prototype supporting 10G Ethernet and GMSL2 within the same environment. The system enables automated electrical test sequences with modular hardware scaling from single ECUs to multi-rack labs, delivering a unified workflow across camera, sensor and display tests. We’re at Stuttgart because this is where automotive validation teams come together,” said WKS CEO Ronald Kaempf. “We’re demonstrating how to run LV124, LV148 and high-speed link tests at full cycle count, without shortcuts.” </span><span data-ccp-props='{"134233117":false,"134233118":false,"335559738":0,"335559739":0}'> </span></p>
<p><span data-contrast="none">See the </span><span data-contrast="auto">RTStand</span><span data-contrast="none"> at Booth 1700.</span><span data-ccp-props="{}"> </span></p>
<p><b><span data-contrast="auto">Xylon demos </span></b><b><span data-contrast="none">advanced solutions for ADAS, autonomous driving, DAQ and sensor validation</span></b><span data-ccp-props="{}"><br>
</span><span data-contrast="auto">Xylon is demoing its </span><span data-contrast="none">latest testing solutions, particularly HIL systems for ADAS, AD, DAQ and sensor validation. </span><span data-contrast="auto">Live demos include: r</span><span data-contrast="none">eal-time sensor injection HIL for the Qualcomm Snapdragon Ride Platform;</span> <span data-contrast="none">HIL test bench for ZF Smart Camera 6 using CarMaker from IPG Automotive; accelerated sensor-to-AI processing with AMD Versal AI Edge adaptive SoC</span><b><span data-contrast="none">; </span></b><span data-contrast="none">integrated DAQ for advanced vehicle programs; and a new MIPI A-PHY IO board for its Quattro datalogger and HIL system. </span><span data-contrast="auto">“We’re excited to be part of one of Vehicle Tech Week’s flagship events,” said Xylon’s technical marketing director, Gordan Galic. “We’re looking forward to showing our HIL systems that are trusted by leading global Tier 1s and technology companies.”</span><span data-ccp-props="{}"> </span></p>
<p><span data-contrast="auto">Experience the live demos at Booth 1671.</span><span data-ccp-props="{}"> </span></p>
<p><b><span data-contrast="none">Sensoric Solutions displays fully instrumented race car for complete vehicle dynamic</span></b><span data-ccp-props="{}"><br>
</span><span data-contrast="none">Visitors are stopping by Sensoric’s booth to see the company’s solution for complete vehicle dynamics, featuring measurement from road to wheel. The setup consists of OMS motion, HMS geometry, WVS Wheel and WFT Wheel. </span><span data-contrast="none">MD Kai Gilbert said, “Sensoric Solutions is in Stuttgart to look for new customers and projects as well as meeting partners and existing customers</span><span data-contrast="none">.” </span><span data-ccp-props="{}"> </span></p>
<p><span data-contrast="none">See the race car at Booth 1532.</span></p>
<p><b><span data-contrast="none">Instron displays </span></b><b><span data-contrast="none">new controller product family </span></b><b><span data-contrast="none">with decentralized design </span></b><span data-ccp-props="{}"><br>
</span><span data-contrast="none">Instron is showcasing its new Labtronic EVO controller family, with a focus on the Evo Link module, which brings measurement and control electronics directly to the actuator through a decentralized architecture. The platform offers modular, scalable design, reduced cabling, fast installation, backward compatibility, real-time EtherCAT connectivity and high safety standards. It is designed to have minimal downtime and simplified expansion, and Instron is engaging with industry experts for feedback to refine the system. “We’re excited to showcase Labtronic EVO, which redefines flexibility and efficiency in testing,” said Felix Kleine from the company’s marketing team.</span><span data-ccp-props='{"134233117":false,"134233118":false,"335559738":0,"335559739":0}'> </span></p>
<p><span data-contrast="none">See the new Labtronic Evo at Booth 1630.</span></p>
<h3>Innovation Showcase<span data-ccp-props='{"335557856":16777215}'> </span></h3>
<p>Day 2 of the Innovation Showcase hosted a hands-on workshop from b-plus (360° test drive view – no gaps left anymore – real-world data meets virtual drives) this morning, and MOVEdot (AI agents in automotive testing<span data-contrast="auto">) this afternoon.</span></p>
<p><span data-contrast="none">Highlights from this morning’s presentations included ‘</span>Driving innovation: Mastering multidomain integration in SDVs’ from ETAS and Bosch, and ‘Implicit testing: Rethinking embedded software validation with SIL virtualization’ from AGSOTEC and BMW.</p>
<h3>ATTI Forum</h3>

<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-2-at-automotive-testing-expo-europe-2026.html/attachment/atti-forum"><img decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/ATTI-Forum-e1782313890100-400x273.png" class="attachment-medium size-medium" alt="Automotive Testing Expo Europe 2026" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>
<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-2-at-automotive-testing-expo-europe-2026.html/attachment/atti-forum-4"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/ATTI-Forum-4-400x268.png" class="attachment-medium size-medium" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>
<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-2-at-automotive-testing-expo-europe-2026.html/attachment/atti-forum-3"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/ATTI-Forum-3-400x267.png" class="attachment-medium size-medium" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>

<p><span data-contrast="auto">Visitors to the ATTI Forum have been exploring the latest in </span>intelligent test technologies, virtualization and scalable validation, alongside advances in data platforms and analytics for next-generation vehicle development. Presentation and panel highlights included ‘Euro 7 readiness’ by Johnson Matthey, AVL and Green NCAP, and ‘AI-driven testing transformation’ by <i>ATTI</i> editor Rachel Evans and HOPn this morning. This afternoon, DEKRA, CTAG and IABG covered SOTIF, functional safety and cybersecurity; Ford, Nissan and Euro NCAP talked about Euro NCAP 2026; and VWCV, Daimler Truck, EPowerLabs and Nissan presented on virtual vs real-world testing. <span data-ccp-props='{"134233117":false,"134233118":false,"335559738":0,"335559739":0}'><a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/atti-awards-forum-begins-with-strong-turnout.html">Read more about the ATTI Forum here.</a></span></p>
<h3>Awards<b><span data-contrast="auto"> </span></b><span data-ccp-props='{"134233117":false,"134233118":false,"335559738":0,"335559739":0}'> </span></h3>
<p><span data-contrast="auto">The ATTI Awards will be presented at the end of the day</span> – keep your eyes on the website to see who won!</p>
<h3>Still to come tomorrow…</h3>
<p><strong>Innovation showcase</strong></p>
<p>The final day of Automotive Testing Expo will continue to highlight advances in automotive testing at the Innovation Showcase. Day 3 presentations include: Verifying non-deterministic voice AI – Ensuring natural interaction quality (JRC Mobility), Cybersecurity testing in the era of agentic AI (Keysight Technologies) and Complex validation campaigns in realistic settings<span data-contrast="auto"> (Aucoteam).</span></p>
<p><em>Automotive Testing Expo runs until tomorrow, Thursday, June 25. <a href="https://www.vehicletechweek-europe.com/register-today-complimentary-expo-pass">Click here to register for your free pass to Vehicle Tech Week Europe 2026</a></em></p>
<p><a href="https://testingexpo-europe.com/"><img decoding="async" class="aligncenter size-full wp-image-66238" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/ATX_VTW_logo-400x78.jpg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66349</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-hall-e1782313604543.jpg" medium="image" />
        	</item>
		<item>
		<title>EXPO NEWS: Highlights from Day 1 at Automotive Testing Expo Europe 2026</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-europe-2026.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Tue, 23 Jun 2026 15:37:36 +0000</pubDate>
				<category><![CDATA[Automotive Testing Expo]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66275</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-europe-2026.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-e1782212923483-400x224.jpg" alt="EXPO NEWS: Highlights from Day 1 at Automotive Testing Expo Europe 2026" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p><strong>Vehicle Tech Week Europe 2026</strong> opened this morning at Messe Stuttgart, Germany, bringing together the full vehicle technology ecosystem across <strong>Automotive Testing Expo Europe</strong>, <strong>Autonomous Vehicle Tech Expo Europe</strong> and <strong>Automotive Interiors Expo Europe</strong>.</p>
<p>From test, development and validation to autonomous mobility, in-cabin innovation, materials, design and next-generation vehicle technologies, thousands of industry professionals are on-site to source new solutions, strengthen supplier partnerships and discover the ideas shaping the future of mobility.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-europe-2026.html" rel="nofollow">Continue reading EXPO NEWS: Highlights from Day 1 at Automotive Testing Expo Europe 2026 at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://d34SR504.eu1.hubspotlinks.com/Ctc/W4+113/d34SR504/VVX5Mh283SsFW3KFpsr6dD4DfW1KLHGL5Qt2jZN89-QBM3qn9qW8wLKSR6lZ3pDV7LkDh4n82NmW5J8C763-f-xKW5Mv9D_6tJQJpW7PLcDG3R75tBW3F67Y84yvgCBW4tcjwM4PwjLRW39hQ073FzvXyW8dgQQ59jpRcGW4WVjxh4xKXJCW2QRtZ42cmvGrN4FrXnDfzl8wW1gkYhJ9c8gr3VRwYXC6jgcYdN61N6vpD424SW7dnXVy4JY66GN29L-PGpMWFQW6W71Qb4HYr_PW5bSTzZ8bCwZVVvlRWG6f5WtyW5f7kWV6XvPJyW7NJpJ043J2lhW2PK7pR4FfCGYW5s-bpf76py9XW7QStrk7ydqSVVNNl0M4lM7fNW2fWPPW1pHWClW3skZmy3Dp5QjW6pMNgs8kt7_-f9242FR04"><strong>Vehicle Tech Week Europe 2026</strong></a> opened this morning at Messe Stuttgart, Germany, bringing together the full vehicle technology ecosystem across <a href="https://testingexpo-europe.com/"><strong>Automotive Testing Expo Europe</strong></a>, <a href="https://autonomousvehicletechnologyexpo.com/"><strong>Autonomous Vehicle Tech Expo Europe</strong></a> and <a href="https://automotive-interiors-expo.com/"><strong>Automotive Interiors Expo Europe</strong></a>.</p>
<p>From test, development and validation to autonomous mobility, in-cabin innovation, materials, design and next-generation vehicle technologies, thousands of industry professionals are on-site to source new solutions, strengthen supplier partnerships and discover the ideas shaping the future of mobility.</p>
<p>Keep reading to see just a few highlights of what Day 1 at Automotive Testing Expo Europe 2026 has had to offer so far…</p>
<h3>The exhibition</h3>

<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-europe-2026.html/attachment/tx-day-1-1"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-Day-1-1-400x267.jpg" class="attachment-medium size-medium" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>
<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-europe-2026.html/attachment/tx-day-1-3"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-Day-1-3-400x267.jpg" class="attachment-medium size-medium" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>
<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-europe-2026.html/attachment/tx-day-1-2"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-Day-1-2-400x267.jpg" class="attachment-medium size-medium" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>
<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-europe-2026.html/attachment/tx-day-1-5"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-Day-1-5-400x267.jpg" class="attachment-medium size-medium" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>
<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-europe-2026.html/attachment/tx-day-1-4"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-Day-1-4-400x267.jpg" class="attachment-medium size-medium" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>
<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-europe-2026.html/attachment/tx-day-1-6"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-Day-1-6-400x267.jpg" class="attachment-medium size-medium" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>

<p><strong>Werum displays centralized test data management with AI analytics and natural-language interaction<br>
</strong>The star of Werum’s display is HyperTest Boost 2027, featuring new AI-powered capabilities for test and validation environments. The company says HyperTest Boost will help teams manage and interpret the growing amount of test data. Features include integration of heterogeneous testbeds and systems; centralized management of test data from multiple sources with AI-assisted analytics and natural-language interaction, and end-to-end traceability throughout the validation process.</p>
<p>“We are demonstrating how AI helps unlock the value in test data,” explained sales and business consultant Thomas Rönpage. “We look forward to discussing use cases, current challenges and the future of data-driven testing.”</p>
<p>Discover HyperTest Boost at Booth 1658.<strong><br>
</strong></p>
<p><strong>ETAS’s</strong> <strong>interactive approach masters calibration complexity<br>
</strong>ETAS is showcasing its interactive approach to mastering calibration complexity across all vehicle motion domains – from powertrain to braking, steering and suspension. Tailored for modern, centralized E/E architectures, the company’s holistic portfolio supports microprocessor-based VCUs, BMS and motion ECUs. Visitors have been impressed by the company’s approach to deep data integration using INCA and EHandbook alongside hardware such as ETK, ES570.1, and ES160.</p>
<p>Sarah Nizze, head of product marketing, said, “We look forward to hearing how engineers navigate the complexity of software-defined vehicle integration and how our tools can boost productivity.”</p>
<p>Visit Booth 1350 for more information.</p>
<p><strong>IAV’s integrated HV testing and data analysis solution eliminates bottlenecks<br>
</strong>The highlight of IAV’s booth is the company’s combined solution of IAV Auros Iso and IAV Zio Insight. The former is a complete system for fast, standardized HV testing with full compliance (ISO 21498-2, VW 80300, MBN 11123), reducing setup from days to hours. IAV Zio Insight then converts large test data into automated, structured, decision-ready results within minutes. The company is at the show to gain feedback on HV testing and data handling challenges, focusing on setup efficiency, data consistency and decision speed.</p>
<p>“We are demonstrating how HV testing and data analysis can work seamlessly together,” said head of product management Enrico Neumann.</p>
<p>See IAV Auros Iso and IAV Zio Insight at Booth 1660.</p>
<p><strong>Tracetronic’s cloud-native CI/CD platform is purpose-built for SDV challenges<br>
</strong>Visitors are stopping by Tracetronic’s booth to see one:cx, a global automotive validation platform uniting test and integration from initial code to final release. Features include end-to-end orchestration, team and tool integration, scalable test environments and data-driven release transparency.</p>
<p>“We’re exhibiting because the industry has reached a tipping point,” said <span data-teams="true">Sebastian Dietze, automotive DevOps expert</span>. “Software complexity is unmanageable, with fragmented tools and disconnected processes – integration debt is costly. one:cx moves users from toolchain chaos to continuous integration: automated, AI-driven and fully traceable. Proven with Volkswagen, Mercedes-AMG and Valeo eAutomotive, it’s now a scalable enterprise platform. We look forward to meeting engineering leaders, test managers and CI/CD architects.”</p>
<p>Visit Booth 1440 to find out more.</p>
<p><strong>HVAC dummy from </strong><strong>ARRK Engineering</strong><strong> records real environmental data<br>
</strong>ARRK Engineering is showing its HVAC measurement dummy for recording real environmental data such as temperature, humidity, air velocity, airflow direction and radiation. It combines with Software Theseus-FE, a finite-element-based solver that analyzes thermal comfort. A virtual model based on Dr Dusan Fiala’s research visualizes how external factors influence the human body. The company is at the expo to seek potential use scenarios.</p>
<p>“Automotive Testing Expo is the perfect platform to bring our innovations to life,” said Simon Wegmann, vice president of thermal management. “Our HVAC dummy and Theseus-FE demonstrate how simulation and real-world measurement go hand in hand. We look forward to inspiring conversations.”</p>
<p>See ARRK Engineering’s HVAC dummy at Booth 1976.</p>
<p><strong>Suzhou Satake highlights climatic wind tunnel and high-performance environmental chamber<br>
</strong>Suzhou Satake Engineering is speaking to visitors about its climatic chamber, which simulates extreme conditions from -40°C to +60°C, including sunlight, wind speed and humidity. It supports R&amp;D testing for thermal management, HVAC systems and powertrain cooling for conventional and new-energy vehicles.</p>
<p>“Whether it’s a new laboratory or upgrading existing facilities, we want to leverage our expertise in thermal control testing to help customers build high-performance and reliable environmental chambers and wind tunnels,” said Ethan Xie, a sales engineer in the environmental business division. “We invite engineers and project leaders to jointly plan the next-generation thermal management testing platforms for complete vehicles.”</p>
<p>Find out more at Booth 1380.</p>
<h3>Innovation Showcase</h3>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-66315 size-large" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/Innovation-Showcase-Day-1-e1782228751382-400x270.jpg" alt="Automotive Testing Expo Day 1 - Innovation Showcase" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></p>
<p>Across all three days, the Innovation Showcase will offer visitors a close-up look at the ideas and technologies shaping next-generation automotive testing and development. Highlights from this morning include <a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-ipg-automotive-presents-ai-driven-edge-case-simulation-at-innovation-showcase.html">Martin Herrmann from IPG Automotive talking about harmonizing synthetic and real‑world data for perception testing</a>, and Technica Engineering’s Rohit Chauhan discussing scaling HIL validation for software-defined vehicles.</p>
<p><a href="https://testingexpo-europe.com/innovation-showcase-schedule">View the full Innovation Showcase program here</a>.</p>
<h3>Still to come tomorrow…</h3>
<p><strong>ATTI Forum – Stage 1</strong><br>
Stay ahead of regulatory change and testing innovation at the ATTI Forum. Key topics will include Euro 7, software-defined vehicles, AI-driven validation, SOTIF, cybersecurity, data platforms and Euro NCAP 2026 and you can hear from OEMs, suppliers, labs and regulators, including Bugatti-Rimac, Opal-RT, Vangest and Compredict. Panel highlights include representatives from Johnson Matthey, AVL and Green NCAP talking about Euro 7 readiness; DEKRA, CTAG and IABG discussing SOTIF, functional safety and cybersecurity; the latest on Euro NCAP 2026 from Ford, Nissan and Euro NCAP; and a comparison of virtual versus real-world testing from VWCV, Daimler Truck and Nissan.</p>
<p>Plus, don’t miss the fireside chat on AI-driven testing transformation with <em>ATTI </em>editor Rachel Evans and HOPn.</p>
<p><strong>Innovation Showcase – Stage 2</strong><br>
It’s another packed program for tomorrow, with particular highlights set to be the hands-on workshop from b-plus and MOVEdot (AI agents), plus presentations from ETAS, Bosch, Agsotec and BMW.</p>
<p><strong>Awards</strong> <strong><br>
</strong>Meet in the Atrium from 4:30pm (ceremony at 5:15pm) for drinks and to celebrate industry achievements across 13 categories and three sets of awards: the <a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/shortlist-announced-for-the-2026-automotive-testing-technology-international-awards.html">Automotive Testing Technology International Awards</a>, the new Vehicle Tech Week Trailblazer Awards and the ADAS &amp; Autonomous Vehicle International Awards.</p>
<p><em>Automotive Testing Expo, part of Vehicle Tech Week Europe, runs until Thursday, 25 June. <a href="https://www.vehicletechweek-europe.com/register-today-complimentary-expo-pass">Click here to register for your free pass to Vehicle Tech Week Europe 2026</a></em></p>
<p> </p>
<p><a href="https://testingexpo-europe.com/"><img decoding="async" class="aligncenter size-full wp-image-66238" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/ATX_VTW_logo-400x78.jpg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a></p>
<p> </p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66275</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/TX-e1782212923483.jpg" medium="image" />
        	</item>
		<item>
		<title>EuroBrake 2026 spotlights emissions, Euro 7 readiness, software-defined braking and integrated system design</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/measurement-tools-test-systems-equipment/eurobrake-2026-spotlights-emissions-euro-7-readiness-software-defined-braking-and-integrated-system-design.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Mon, 22 Jun 2026 09:05:55 +0000</pubDate>
				<category><![CDATA[Component Testing]]></category>
		<category><![CDATA[Measurement Tools, Test Systems & Equipment]]></category>
		<category><![CDATA[Mechanical Engineering]]></category>
		<category><![CDATA[R&D]]></category>
		<category><![CDATA[Safety and crash testing]]></category>
		<category><![CDATA[Vehicle Development]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66453</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/measurement-tools-test-systems-equipment/eurobrake-2026-spotlights-emissions-euro-7-readiness-software-defined-braking-and-integrated-system-design.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/07/EB_scope_c-1-e1782229615480-2048x1147-1-400x224.jpg" alt="EuroBrake 2026 spotlights emissions, Euro 7 readiness, software-defined braking and integrated system design" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p><strong><em>This year’s EuroBrake highlighted the role of brake technology as a fundamental safety-critical component, alongside its expanding function in next-generation mobility engineering – from the development of safer vehicles and intelligent systems architectures to cleaner, more sustainable mobility.</em></strong></p>
<p>Organized by FISITA and the EuroBrake Steering Committee, and held in Mainz, Germany, on June 1-3, the 14th edition of EuroBrake gathered speakers, 110 exhibitors and 1,100 delegates to explore brake emissions, Euro 7 readiness, software-defined braking and integrated system design in a rapidly evolving field.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/measurement-tools-test-systems-equipment/eurobrake-2026-spotlights-emissions-euro-7-readiness-software-defined-braking-and-integrated-system-design.html" rel="nofollow">Continue reading EuroBrake 2026 spotlights emissions, Euro 7 readiness, software-defined braking and integrated system design at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><strong><em>This year’s EuroBrake highlighted the role of brake technology as a fundamental safety-critical component, alongside its expanding function in next-generation mobility engineering – from the development of safer vehicles and intelligent systems architectures to cleaner, more sustainable mobility.</em></strong></p>
<p>Organized by FISITA and the EuroBrake Steering Committee, and held in Mainz, Germany, on June 1-3, the 14<sup>th</sup> edition of EuroBrake gathered speakers, 110 exhibitors and 1,100 delegates to explore brake emissions, Euro 7 readiness, software-defined braking and integrated system design in a rapidly evolving field.</p>
<p>A clear message emerged: braking is no longer a standalone component, but central to safety, sustainability, vehicle performance and intelligent system architecture.</p>
<h3><strong>Safety first </strong></h3>
<p>The plenary session discussed brakes as the baseline for vehicle safety. “As tech advances, safety advances,” said <a href="https://www.linkedin.com/in/jan-m%C3%BCnchhoff-79067115/">Jan Münchhoff</a>, EuroBrake chair and head of development functions assisted driving and parking, active safety, at Audi. “Brake systems are integrating with software and creating safer, cleaner environments.” For example, speaker Tomohiro Yokoyama, brake-by-wire project manager at Toyota, proposed a brake-by-wire (BBW) solution to address brake misapplication among elderly drivers.</p>
<h3><strong>The next emissions frontier</strong></h3>
<p>EU data revealed brakes and tires account for nearly half of total particle emissions. To address this, <a href="https://www.linkedin.com/in/timo-schmidt-22b495366/">Timo Schmidt</a>, manager for e-drive system design and testing, and <a href="https://www.linkedin.com/in/nielsschreuders/">Niels Schreuders</a>, project lead for in-drive brake, at <a href="https://group.mercedes-benz.com/en/">Mercedes-Benz</a>, proposed an in-drive brake concept, moving the brake system into the e-drive system, significantly reducing rear axle emissions. Enhanced vehicle dynamics are required to scale the concept. “A torque vectoring module could improve agility and predictability while acting as a differential on the rear axle,” said Schreuders.<em> </em></p>
<p>Sustainability also creates challenges. <a href="https://www.linkedin.com/in/arianna-pavesi-1668b5149/">Arianna Pavesi</a>, a materials specialist at <a href="https://www.brembo.com/en">Brembo</a>, shared how recycled aluminum alloys can negatively affect the mechanical performance of brake callipers.</p>
<h3><strong>Beyond stopping </strong></h3>
<p>An OEM panel addressed customer expectations, regulation, cost, electrification, software-defined vehicles and automated driving. <a href="https://www.linkedin.com/in/albert-schlecht-49029182/">Albert Schlecht</a>, head of brake system development at Audi, emphasized high-integration to connect functions, whereas <a href="https://www.linkedin.com/in/thomas-sprengel-15187b167/">Thomas Sprengel</a>, senior chassis expert at Nio, highlighted pressure to adopt technologies such as brake-by-wire (BBW) to meet customer expectations.</p>
<p>Disruptive technologies include brake-by-wire, open-system architectures, motor disc brakes, in-drive braking concepts and AI-driven development, as well as the need for BBW standardization. Panelists agreed AI’s role lies in accelerating development and optimization rather than safety-critical decision-making. And FISITA CTO <a href="https://www.linkedin.com/in/hello-martin-kahl/">Martin Kahl</a> noted, “Braking is evolving from a friction product to an intelligent, electronic system at the heart of vehicle development.”</p>
<h3><strong>Reinventing braking </strong></h3>
<p>A strategy panel explored how disruptive development pathways rethink system innovation beyond the friction pair. <a href="https://www.linkedin.com/in/nicowaegerle/">Nico Waegerle</a>, CEO and co-founder at <a href="https://www.certivity.io/">Certivity</a>, said AI can accelerate product compliance but that human-in-the-loop is essential and <a href="https://www.linkedin.com/in/frank-beier-850a1223b/">Frank Beier</a>, developer of actuation and brake components at Volkswagen, noted that reinvented pedal boxes are a major component in future BBW systems.<strong> </strong></p>
<p><a href="https://www.linkedin.com/in/christof-danner-663bbb40/">Christof Danner</a>, a technical expert in brake systems at the Austrian Center of Brake Competence, said Euro7 is propelling new technologies such as coated discs, electromechanical brakes and alternative brake designs, but that issues remain with BBW brake pedal feeling and integration with all drive systems.</p>
<h3><strong>Tires, regulation and emissions </strong></h3>
<p>Braking distances depend heavily on tire wear, which was highlighted by Dr <a href="https://www.linkedin.com/in/ludovic-gr%C3%A8verie-733000201/">Ludovic Grèverie</a>, vice president of technical operations – passenger car and light truck tires at Michelin, who underlined the need for tires optimized for braking performance.</p>
<p>Research from Stockholm University’s <a href="https://www.linkedin.com/in/k-wandera/">Wandera Kisimbiri</a> showed VOC to PM10 emission ratios increase with braking intensity and pad composition, reinforcing the importance of brake particle regulation.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-24685" src="https://www.autonomousvehicleinternational.com/wp-content/uploads/2026/06/shared-image-2-e1782229456758.jpeg" alt="" width="2010" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">AVL also exhibited its fully integrated AVL Brake Test System, featuring the Particle Sampling Enclosure (<em>see above</em>), which minimizes particle loss and ensures homogeneous aerosol distribution, capturing all particle sizes. AVL’s business marketing specliaist Marina Gross said, “As a key contributor to GTR24 and UNR179 on brake emissions, AVL also presented its latest research, underlining its commitment to shaping future brake emissions regulations for light and heavy duty.”</p>
<h3><strong>Chassis integration</strong></h3>
<p>FISITA’s <a href="https://fisita.com/community/expert-groups/advanced-chassis-technology/">Advanced Chassis Technology Expert Group</a> highlighted how integral braking is to the chassis ecosystem, with software-defining system behavior. “EuroBrake is the premier global forum for brake development and technical discussion,” said <a href="https://www.linkedin.com/in/fabiosquadrani/">Fabio Squadrani</a>, senior manager for braking systems at Applus Idiada and chair of this FISITA expert group. “This year spotlighted a fundamental shift across OEMs and Tier 1 suppliers: the recognition that brake systems are no longer standalone components, but integral elements within a holistic motion control ecosystem.”</p>
<h3><strong>Testing and development tools </strong></h3>
<p><a href="https://www.linkedin.com/in/anton-tworek-516092198/">Anton Tworek</a>, a development engineer at MdynamiX, presented a unified approach to HIL- and DIL-connected testing of brake systems for robustness and driver acceptance, and noted that standard simulators aren’t fully suitable for brake development.</p>
<p>“The market needs to speed development,” said <a href="https://www.linkedin.com/in/tristan-schwandke-oly-815699153/?locale=en">Tristan Schwandke</a>, head of sales and marketing at Mdynamix<strong>.</strong> “Our HiL solutions increase efficiency by bridging SIL/MIL to real testing. Chassis systems, such as steering and braking, are integrated in a real-time simulation environment with DIL. You can calibrate/tune ECUs and test drive in one loop.”</p>
<h3><strong>Process tools </strong></h3>
<p>Advanced image processing and deep learning techniques for corrosion detection and evaluation of brake discs were presented by Brembo SGL Carbon Ceramic Brakes data scientist <a href="https://www.linkedin.com/in/lorenzo-rota-89b248140/">Lorenzo Rota</a> and R&amp;D testing laboratory head <a href="https://www.linkedin.com/in/giovanni-arena-22738289/">Giovanni Arena</a>. “Cosmetic corrosion on brake pads should be measured for customer perception, benchmarking, and continuous improvement,” said Lorenzo. “A missing component in the testing workflow to meet the ISO standard is a quantitative, objective evaluation. Using main field image processing and AI, the most relevant KPI is the ratio between the corroded and total surface area.”</p>
<h3><strong>Beyond automotive </strong></h3>
<p>The event touched on passenger cars, commercial vehicles, bicycles, motorcycles, and trains. Klaus Jaeckel, manager of wheel brake systems at Daimler Truck, chaired the HDV session, and said, “Upcoming legislation on the regulation of brake particulate emissions has led to many HDV presentations. I have received excellent feedback from HDV OEMs, brake and lining manufacturers and universities.”</p>
<p>“Innovative solutions are taking braking away from the corners into the center of the vehicle, integrating it into the electric motor and transmission unit,” said FISITA CTO <a href="https://www.linkedin.com/in/hello-martin-kahl/">Kahl</a>. “But more needs to be done for friction brake systems on current platforms and vehicles launched in the next few years.”</p>
<h3><strong>The EuroBrake Student Opportunities Programme (</strong><strong>ESOP)</strong></h3>
<p>FISITA CEO <a href="https://www.linkedin.com/in/chrismason11/">Chris Mason</a> shared how EuroBrake is supporting young engineers to learn about mobility and braking technology, through the Harald Abendroth Award as well as special recognition of the top <a href="https://www.linkedin.com/posts/eurobrake2026-automotive-engineering-share-7467901715124555776-KfXz/?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAENh7jsBuTFd-59Dr1yoEQZrzIKN4-D61Ms">three EuroBrake poster presentations and the top three ESOP poster presentations</a>.</p>
<p><em>FISITA’s Intelligent Safety Group will be speaking at this week’s </em><a href="https://autonomousvehicletechnologyexpo.com/"><em>Autonomous Vehicle Tech Expo Europe</em></a><em>, which will take place </em><em>at the Messe Stuttgart, Germany, on June 23-25. </em></p>
<p><a href="https://www.autonomousvehicleinternational.com/news/expo/autonomous-vehicle-tech-expo-opens-next-week.html"><em>Read more about Autonomous Vehicle Tech Expo Europe here</em></a><em>. </em></p>
<p><a href="https://autonomousvehicletechnologyexpo.com/"><em>Autonomous Vehicle Tech Expo</em></a><em>, </em><a href="https://automotive-interiors-expo.com/"><em>Automotive Interiors Expo</em></a><em> and </em><a href="https://testingexpo-europe.com/"><em>Automotive Testing Expo</em></a><em> together comprise </em><a href="https://www.vehicletechweek-europe.com/"><em>Vehicle Tech Week Europe</em></a><em>, the continent’s landmark event for vehicle technology. </em></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66453</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/07/EB_scope_c-1-e1782229615480-2048x1147-1.jpg" medium="image" />
        	</item>
		<item>
		<title>ATTI Forum interview: Rachel Evans, editor of ATTI magazine</title>
		<link>https://www.automotivetestingtechnologyinternational.com/features/atti-forum-interview-rachel-evans-editor-of-atti-magazine.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Wed, 10 Jun 2026 11:01:10 +0000</pubDate>
				<category><![CDATA[Automotive Testing Expo]]></category>
		<category><![CDATA[CAE, Simulation & Modeling]]></category>
		<category><![CDATA[DAQ]]></category>
		<category><![CDATA[Data Storage]]></category>
		<category><![CDATA[Features]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66123</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/features/atti-forum-interview-rachel-evans-editor-of-atti-magazine.html"><img width="400" height="267" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/011A2122-400x267.jpg" alt="ATTI Forum interview: Rachel Evans, editor of ATTI magazine" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p class="isSelectedEnd"><strong><em>In just under two weeks’ time, Automotive Testing Expo Europe kicks off, and there is a fantastic program of high-level content on the agenda, including fireside chats, panel discussions and presentations. </em><em>With years of experience reporting on the evolution of vehicle evaluation, </em>ATTI<em> editor Rachel Evans discusses her highlights of the program and shares her observations on what’s next when it comes to the development of sustainable, cost-effective and more efficient testing</em></strong></p>
<p>The ATTI Forum has been curated exclusively for professionals across vehicle development, testing and quality assurance, dedicated solely to discussing next-generation analysis practices and technologies, including hardware and software, that will shape tomorrow’s development landscape.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/features/atti-forum-interview-rachel-evans-editor-of-atti-magazine.html" rel="nofollow">Continue reading ATTI Forum interview: Rachel Evans, editor of &lt;i&gt;ATTI&lt;/i&gt; magazine at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p class="isSelectedEnd"><strong><em>In just under two weeks’ time, <a href="https://testingexpo-europe.com/">Automotive Testing Expo Europe</a> kicks off, and there is a fantastic program of high-level content on the agenda, including fireside chats, panel discussions and presentations. </em><em>With years of experience reporting on the evolution of vehicle evaluation, </em><a href="https://automotivetesting.mydigitalpublication.com/june-2026-issue-/cover">ATTI</a><em> editor Rachel Evans discusses her highlights of the program and shares her observations on what’s next when it comes to the development of sustainable, cost-effective and more efficient testing</em></strong></p>
<p>The <a href="https://testingexpo-europe.com/atti-forum-schedule">ATTI Forum</a> has been curated exclusively for professionals across vehicle development, testing and quality assurance, dedicated solely to discussing next-generation analysis practices and technologies, including hardware and software, that will shape tomorrow’s development landscape.</p>
<p class="isSelectedEnd"><strong>What themes or trends are you seeing emerge most strongly right now?<br>
</strong>Over the past few years, several themes have become major auto news for various reasons. One of those is Euro 7 because it introduces the testing of non-exhaust emissions for the first time (brake and tire emissions), as well as stricter limits on nitrogen oxides and an extended compliance window of 200,000km or 10 years, compared with Euro 6’s 100,000km or five years. As such, we have organized a panel discussion – <em>Euro 7 compliance requirements: Challenges and industry preparedness</em> – with specialists from across the sector to help our audience share strategies and insights.</p>
<p class="isSelectedEnd">At one point, it seemed that revelation after revelation was emerging about the vulnerability of vehicles to hacking, alongside data privacy issues linked to the application of AI in vehicles (see our feature on the topic, <em>No free rides</em>, in the <a href="https://automotivetesting.mydigitalpublication.com/june-2025/page-22">June 2025 issue of <em>ATTI</em></a>). We’ll also be hosting a panel discussion on this and other safety topics – <em>Safe by design, secure by default: Navigating SOTIF, functional safety and cybersecurity in modern automotive testing</em>.</p>
<p class="isSelectedEnd">Another key thread is data. Big data has been at the forefront of discussions throughout my 14 years working on <a href="https://automotivetesting.mydigitalpublication.com/june-2026-issue-/cover"><em>ATTI</em></a>, but there now seems to be a realization that action is needed if the sector is to fully exploit the potential of all the data it has been capturing. Having it is one thing, using it is another – and people seem to be springing into action. It’s a theme throughout the <a href="https://testingexpo-europe.com/automotive-testing-technology-international-awards">ATTI Awards</a> and Forum, as well as the show itself, and I’m looking forward to learning how developers are tackling the challenge. I am personally looking forward to the presentation from <a href="https://www.linkedin.com/in/alessandro-pino-63184b110/">Bugatti Rimac’s vehicle dynamics controls manager, Alessandro Pino</a>, and <a href="https://www.linkedin.com/in/matthias-baert/">Marple CEO and co-founder, Matthias Baert</a> – <em>A modern lakehouse architecture for automotive testing.</em> The audience will learn how the two companies have worked together to create a next-gen data architecture, having <span data-olk-copy-source="MessageBody">stored, queried and analyzed 300TB+ of powertrain data from the Tourbillon. </span></p>
<p class="isSelectedEnd"><strong>What topic do you expect attendees to be discussing long after the ATTI Forum ends?<br>
</strong>Data and digital twins. I was at another industry event recently and asked various people how they define a digital twin, and whether they would agree with the statement that many digital twins are “static 3D models with a few datapoints layered on top.” These words were written by <a href="https://www.linkedin.com/in/aebada/">Dr Ahmed Abada, a senior product manager at BMW Group</a>, in a column he wrote for the <a href="https://automotivetesting.mydigitalpublication.com/march-2026-issue-/page-92">March 2026 edition of <em>ATTI</em></a>. At first, the answer I received was simply, “It depends.” But once I got people talking, we ended up discussing and debating different viewpoints for quite some time.</p>
<p class="isSelectedEnd">I’m really looking forward to <a href="https://www.linkedin.com/feed/update/urn:li:activity:7470388647754891264">chatting with Dr Abada</a> and getting his thoughts on digital twin applications, data security and other industry issues, including how regulations affecting exports to the USA are impacting European OEMs. For example, regulations around components, software and hardware, and where automated testing can help.</p>
<p class="isSelectedEnd"><strong>What are you hoping to learn from the conversations happening here?<br>
</strong>Every day I am fed content from external sources about the latest testing innovations and groundbreaking vehicle projects. It’s easy to be fooled into thinking everyone has it sorted, that every vehicle tester is doing their job with their eyes closed. Don’t get me wrong, I have no doubt our audience members take everything in their stride. After all, it is the engineer’s job to experiment, learn and develop new solutions. However, I am interested in hearing about the day-to-day challenges engineers are facing in the lab behind closed doors.</p>
<p>For example, it’s all well and good to say that test automation is helpful, but where are facilities struggling to integrate automated testing and AI into digital twin processes so that these technologies are not standalone tools, but part of a broader workflow? And, crucially, how can our exhibitors help visitors meet those niggles head-on?</p>
<p><em>Hear from Rachel on June 23 at the <a href="https://testingexpo-europe.com/atti-awards-forum?_gl=1*1ke401q*_up*MQ..*_gs*MQ..&amp;gclid=EAIaIQobChMIn8uey738lAMV64lQBh2ScyRwEAAYASAAEgJUKvD_BwE">ATTI Forum</a>, where she will be joined by engineering experts from AVL, Ford, Nissan, Volkswagen Commercial Vehicles and Daimler Truck, among others</em></p>
<p><em>Visit the website to <a href="https://testingexpo-europe.com/visitor-registration?utm_source=google&amp;utm_medium=cpc&amp;utm_campaign=txeu26sb&amp;utm_content=efa&amp;utm_term=&amp;tracesourcecode=google&amp;_gl=1*80dwti*_up*MQ..*_gs*MQ..&amp;gclid=EAIaIQobChMIn8uey738lAMV64lQBh2ScyRwEAAYASAAEgJUKvD_BwE">register for your free pass to Automotive Testing Expo Europe</a>. The event is part of <a href="https://www.vehicletechweek-europe.com/">Vehicle Tech Week</a> and will take place at Messe Stuttgart, Germany, June 22-24, 2026<br>
</em><a href="https://testingexpo-europe.com/?_gl=1*164vmuw*_up*MQ..&amp;gclid=EAIaIQobChMIn8uey738lAMV64lQBh2ScyRwEAAYASAAEgJUKvD_BwE"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-66133" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/06/Screenshot-2026-06-10-at-12.57.34-400x75.png" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66123</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/011A2122.jpg" medium="image" />
        	</item>
		<item>
		<title>Interoperability and cross‑domain collaboration take center stage at ASAM’s Technical Seminar 2026</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/vehicle-development/interoperability-and-cross-domain-collaboration-take-center-stage-at-asams-technical-seminar-2026.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Tue, 31 Mar 2026 12:39:44 +0000</pubDate>
				<category><![CDATA[CAE, Simulation & Modeling]]></category>
		<category><![CDATA[R&D]]></category>
		<category><![CDATA[Safety and crash testing]]></category>
		<category><![CDATA[Software Engineering & SDVs]]></category>
		<category><![CDATA[Vehicle Development]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=65525</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/vehicle-development/interoperability-and-cross-domain-collaboration-take-center-stage-at-asams-technical-seminar-2026.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/03/csm_20260318_090448_d589c7b3f5-e1774945435518-400x224.jpg" alt="Interoperability and cross‑domain collaboration take center stage at ASAM’s Technical Seminar 2026" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>ASAM’s 2026 Technical Seminar took place on March 18 in Munich, Germany, and offered insight into automotive standardization amid rapid technological change.</p>
<p>The agenda covered simulation, data management, diagnostics and test automation, with discussions underscoring interoperability, simulation credibility and data‑centric development. These themes emerged across sessions on ASAM standards OpenDrive, OpenScenario, OSI, ODS, SOVD, XIL, OTX, CMP, and digital‑twin integration through the Asset Administration Shell (AAS).</p>
<p>Cross-standard harmonization and the need to align toolchains across domains, suppliers and development stages remain priorities, with speakers citing inconsistent interpretations of ASAM specifications as a cause of fragmentation.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/vehicle-development/interoperability-and-cross-domain-collaboration-take-center-stage-at-asams-technical-seminar-2026.html" rel="nofollow">Continue reading Interoperability and cross‑domain collaboration take center stage at ASAM’s Technical Seminar 2026 at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p>ASAM’s 2026 <a href="https://www.asam.net/conferences-events/detail/asam-general-assembly-technical-seminar/event-details-483a366625/">Technical Seminar</a> took place on March 18 in Munich, Germany, and offered insight into automotive standardization amid rapid technological change.</p>
<p>The agenda covered simulation, data management, diagnostics and test automation, with discussions underscoring interoperability, simulation credibility and data‑centric development. These themes emerged across sessions on ASAM standards OpenDrive, OpenScenario, OSI, ODS, SOVD, XIL, OTX, CMP, and digital‑twin integration through the Asset Administration Shell (AAS).</p>
<p>Cross-standard harmonization and the need to align toolchains across domains, suppliers and development stages remain priorities, with speakers citing inconsistent interpretations of ASAM specifications as a cause of fragmentation. Updates included co‑simulation workflows, higher‑fidelity OpenX modeling, interoperable data management, modular measurement architectures, digital‑twin concepts, ODD taxonomies and simulation‑quality assessment.</p>
<h3><strong>Regional updates and roadmap </strong></h3>
<p>Updates from ASAM’s ambassadors in China, Korea, Japan and the USA were shared by CATARC technical director <a href="https://www.linkedin.com/in/bolin-zhou-2b0b68175/">Bolin Zhou</a>, IVH CEO <a href="https://www.linkedin.com/in/daeoh-kang-a3a8411b6/">Daeoh Kang</a> and ASAM Japan representative <a href="https://www.asam.net/about-asam/asam-in-person/yoshiaki-shoi/">Yoshiaki Shoi</a>. Priorities included co-simulation and merging standards in China; sensor simulation and ASAM SOVD in Japan; and study groups in South Korea supporting global application of standards, such as ASAM OpenDrive.</p>
<p>BMW IT specialist <a href="https://www.linkedin.com/in/michael-schwarzbach-32822a3/">Michael Schwarzbach</a> outlined the 2026 <a href="https://www.asam.net/active-projects/technical-steering/">Technical Steering Committee</a> roadmap, highlighting ODD-based testing, collaboration improvements, harmonized standards and a common ontology.</p>
<h3><strong><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-23725" src="https://www.autonomousvehicleinternational.com/wp-content/uploads/2026/03/csm_DSC01096_8ff667ae4c.jpg" alt="" width="730" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">OpenX updates</strong></h3>
<p>ASAM technology managers <a href="https://www.linkedin.com/in/ahmedsadek89/">Ahmed Sadek</a> and <a href="https://www.linkedin.com/in/shahyash0611/">Yash Shah</a> (<em>below</em>) presented ASAM OpenX updates. Previous OpenX models defined traffic participants independently, creating toolchain inconsistencies. New concepts for ASAM’s simulation standards include combining ASAM OpenDrive with the Quantifying Simulation Quality (QSQ) initiative, and ASAM OSI adding high-fidelity sensor simulation support, such as spectral irradiance and radar waveforms. “No standard is developed in a silo,” Shah said. “We think feature-based, then collect standards experts for harmonization.”</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-23738" src="https://www.autonomousvehicleinternational.com/wp-content/uploads/2026/03/shared-image-1-1-1024x771.jpeg" alt="Yash and Ahmed's presentation on simulation quality at at ASAM’s Technical Seminar 2026. They are standing at a lectern in front of a large projector screen in front of rows of attendees. " width="722" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></p>
<h3><strong>Simulation integration</strong></h3>
<p><a href="https://www.linkedin.com/in/clemens-linnhoff/">Clemens Linnhoff</a>, founder and CTO at Persival, demonstrated co-simulation between Scenario Player and Sensor Model, with all assets linked in ASAM OpenScenario as a single source of truth.</p>
<h3><strong>ASAM ODS, MDF, CMP and digital twins</strong></h3>
<p>Technica Engineering technical fellow and head of media relations <a href="https://www.linkedin.com/in/lars-voelker/">Lars Völker</a> outlined Capture Module Protocol (ASAM CMP) improvements. “Before 2022, in‑vehicle DAQ was vendor‑specific and non‑modular. CMP 1.0 introduced modular DAQ and support for heterogeneous technologies. New use cases support raw Ethernet and define message transport across the vehicle system. Scaling HIL and test setups enables an elastic measurement infrastructure.”</p>
<p>Using slides from the <a href="https://industrialdigitaltwin.org/en/">Industrial Digital Twin Association</a> (IDTA), <a href="https://www.linkedin.com/in/stefan-romainczyk-694a56146/">Stefan Romainczyk</a>, senior product manager at Peak Solution, said, “Today’s digital twins are proprietary and one lifecycle element, whereas future twins have a complete lifecycle with efficient scaling. With ASAM ODS, AAS can create a comprehensive data profile for digital twins – standardized interoperability improves predictive maintenance, time and cost.”</p>
<h3><strong>SDV diagnostics updates</strong></h3>
<p>Following the <a href="https://www.linkedin.com/feed/update/urn:li:activity:7434541852831244288/">launch of ASAM SOVD 1.2 in February</a> with 29 global OEMs and suppliers, Vector Informatik manager <a href="https://www.linkedin.com/in/tobias-weidmann-aba01b213/">Tobias Weidmann</a> presented at the seminar the latest activities in the development of the standard. ISO 17978-4 Remote Access covers how to access vehicle information via authorization and defining the access path; possibilities include functional communication, new access methods to log information via a streaming interface, and large file handling via third-party service providers.</p>
<h3><strong>ODD taxonomy and AV deployment </strong></h3>
<p><a href="https://www.linkedin.com/in/aricht/">Andreas Richter</a> (<em>below</em>), engineering program manager – Operational Design Domains, Volkswagen Commercial Vehicles, outlined ASAM OpenODD implementation within MOIA America, VW’s autonomous‑mobility affiliate, formerly known as ADMT. VW Commercial Vehicles is the first group brand to introduce SAE Level 4 autonomous driving using the ID Buzz platform with integrated third‑party automated‑driving systems. Testing is underway in Hamburg and Munich in Germany, Oslo in Norway, and in Austin, Texas.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-23737" src="https://www.autonomousvehicleinternational.com/wp-content/uploads/2026/03/shared-image-1-1024x771.jpeg" alt="Andreas Richter, engineering program manager at Volkswagen, gives a presentation at ASAM’s Technical Seminar 2026. He is standing at a lectern in front of a large projector screen in front of rows of attendees. " width="722" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">Richter noted that the industry is not always clear on ‘ODD’, ‘taxonomy’, ‘service area’ and ‘scenarios’. “To bring autonomous driving to life, we have to agree on the same terms,” he said, calling for ODD definitions that are unambiguously readable by humans and machines, supported by geodata analysis and enterprise‑ready tools for ODD and scenario management.</p>
<p>“ASAM OpenODD offers a taxonomy-agnostic, modular model to represent ODDs in different technical formats, [and] <span data-olk-copy-source="MessageBody">support </span>development, storage and processing in a machine and human-readable way,” he explained. “Originally intended for scenario-based testing, ODD definition is now required in more process steps for developing, testing, approving and operating ADS. The ODD as a single point of knowledge ensures OEMs and authorities share definitions.”</p>
<p>VW’s internal <span data-olk-copy-source="MessageBody">elaborated </span>ODD taxonomy demonstrates how modular definitions support understanding across organizations and regulators. The ODD management <span data-olk-copy-source="MessageBody">tool</span>chain validates taxonomies <span data-olk-copy-source="MessageBody">and module definitions</span>, supports multilingual concepts and connects to scenario‑creation and requirements‑management workflows. Using STIEF (scenario-accompanied, text-base, iterative evaluation of automated driving functions), engineers can preload scenario definitions via natural‑language inputs, while geodata analysis identifies new operational areas and generates challenging test routes.</p>
<h3><strong><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-23726" src="https://www.autonomousvehicleinternational.com/wp-content/uploads/2026/03/csm_TS_17_07896d0aee.jpg" alt="" width="730" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">Simulation credibility </strong></h3>
<p>In an ASAM QSQ update, Automotive Artificial Intelligence’s general manager <a href="https://www.linkedin.com/in/basit-khan-abdul/">Basit Khan</a> highlighted the challenge of trusting simulation for virtual homologation.</p>
<p>“No standardized quality metrics exist for simulation frameworks, especially ADAS/AD sensors,” he said. “Many contributors – OEMs, suppliers, research and tool vendors – have different priorities and vocabulary. Through working groups spanning use cases, camera, lidar, radar and vehicle dynamics, our goal is to drive cross-sector innovation by building a unified standard upon proven, existing components. By harmonizing established concepts, we can create a practical framework that ensures simulation reliability without reinventing the wheel.”</p>
<h3><strong>Research and collaborations</strong></h3>
<p>Fraunhofer IOSB’s research group leader <a href="https://www.linkedin.com/in/jrziehn/">Jens Ziehn</a> reported on how ASAM helps scale R&amp;D results, for example where ASAM’s OpenDrive, OpenLabel and OpenScenario are used to deliver interoperability and reusable data across diverse acquisition sources in the AVEAS Brave10K project to scale automated driving in public transportation.</p>
<p>SAE’s <a href="https://www.linkedin.com/in/edwardstraub/">Ed Straub</a> outlined ASAM’s collaboration with <a href="https://www.sae.org/standards/j3259-taxonomy-definitions-operational-design-domain-odd-driving-automation-systems">SAE J3259</a> (ODD taxonomy), while ASCS’s Alexander Walsh emphasized the complementary role of ASCS and ASAM in simulation, AI and HPC.</p>
<figure id="attachment_23739" aria-describedby="caption-attachment-23739" class="wp-caption aligncenter" style="display:block;margin:0 auto;max-width:400px;max-width:100%;"><img loading="lazy" decoding="async" class="wp-image-23739 size-full" src="https://www.autonomousvehicleinternational.com/wp-content/uploads/2026/03/csm_DSC00994_f25e93d20e.jpg" alt="UKi brand manager – automotive, Charlotte Iggulden gives a presentation at ASAM's 2026 Technical Seminar. She is wearing a black suit and holding a microphone. " width="730" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"><figcaption id="caption-attachment-23739" class="wp-caption-text">UKi brand manager for automotive events Charlotte Iggulden</figcaption></figure>
<h3><strong>Industry collaboration continues at Vehicle Tech Week Europe</strong></h3>
<p><a href="https://www.vehicletechweek-europe.com/">Vehicle Tech Week Europe</a>, represented by <a href="https://www.autonomousvehicleinternational.com/"><em>ADAS &amp; Autonomous Vehicle International</em></a>, <a href="https://www.automotivetestingtechnologyinternational.com/"><em>Automotive Testing Technology International</em></a> and <a href="https://www.automotiveinteriorsworld.com/"><em>Automotive Interiors World</em></a>, served as ASAM’s media partner.</p>
<p>Launching this June in Stuttgart, Germany, the three-day ‘festival of engineering’ will unite the full vehicle‑technology ecosystem – from EV and battery testing to autonomous‑vehicle development, UX/HMI, materials engineering and in‑cabin innovation – creating cross‑disciplinary value at a time when the industry faces intense technological and regulatory pressure.</p>
<p>ASAM is an association partner of <a href="https://www.vehicletechweek-europe.com/">Vehicle Tech Week Europe</a>, and Yash Shah and Andreas Richter will continue their discussions about ASAM OpenX evolution and ODDs at the event.</p>
<p><a href="https://www.autonomousvehicleinternational.com/news/expo/vehicle-tech-week-europe-announces-strategic-partnerships-with-pave-europe-asam-and-fisita.html">Learn about Vehicle Tech Week’s partnerships here</a>.</p>
<p>Find out more about <a href="https://www.asam.net/conferences-events/detail/asam-international-conference-2026/">ASAM’s International Conference</a>, which will take place on November 4 and 5, 2026.</p>
<p><em style="font-size: 14px;">Related news, <a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-review-automotive-testing-expo-korea-2026.html">EXPO REVIEW: Automotive Testing Expo Korea 2026</a></em></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">65525</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/03/csm_20260318_090448_d589c7b3f5-e1774945435518.jpg" medium="image" />
        	</item>
		<item>
		<title>ASAM presents new approach to diagnostics and data access for SDVs at Regional Meeting North America</title>
		<link>https://www.automotivetestingtechnologyinternational.com/features/asam-presents-new-approach-to-diagnostics-and-data-access-for-sdvs-at-regional-meeting-north-america.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Tue, 02 Dec 2025 15:07:16 +0000</pubDate>
				<category><![CDATA[Features]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=64601</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/features/asam-presents-new-approach-to-diagnostics-and-data-access-for-sdvs-at-regional-meeting-north-america.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/12/ASAM-workshop-participants-e1764678112400-400x224.jpg" alt="ASAM presents new approach to diagnostics and data access for SDVs at Regional Meeting North America" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p><em><strong>On October 23 at the Suburban Collection Showplace Novi, Michigan, standards organization ASAM gathered members and non-members from across the automotive ecosystem for its Regional Meeting North America 2025 to address the challenge of building safe, scalable and cost-effective autonomous driving technology </strong></em></p>
<p>Set against a backdrop of accelerated AI-driven development, automation and simulation in the USA, ASAM’s meeting reflected how global standards are adjusting to regional needs. The emphasis was on shared data formats, languages, data models and interfaces for AI-based testing and validation methods, integrating simulation workflows across tools and domains, software-defined vehicles (SDV), diagnostics and OTA updates.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/features/asam-presents-new-approach-to-diagnostics-and-data-access-for-sdvs-at-regional-meeting-north-america.html" rel="nofollow">Continue reading ASAM presents new approach to diagnostics and data access for SDVs at Regional Meeting North America at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><em><strong>On October 23 at the Suburban Collection Showplace Novi, Michigan, standards organization ASAM gathered members and non-members from across the automotive ecosystem for its <a href="https://www.asam.net/conferences-events/detail/asam-regional-meeting-north-america-2025/">Regional Meeting North America 2025</a> to address the challenge of building safe, scalable and cost-effective autonomous driving technology </strong></em></p>
<p>Set against a backdrop of accelerated AI-driven development, automation and simulation in the USA, ASAM’s meeting reflected how global standards are adjusting to regional needs. The emphasis was on shared data formats, languages, data models and interfaces for AI-based testing and validation methods, integrating simulation workflows across tools and domains, software-defined vehicles (SDV), diagnostics and OTA updates.</p>
<p>For the first time, the one-day regional meeting held training sessions on ASAM standard implementations for service-oriented vehicle diagnostics (ASAM SOVD) and ASAM OpenX standards for virtual development and validation. Alongside this, OEMs and tool suppliers shared real-world use cases on how standardization can help businesses. ASAM also discussed projects in 2025 and beyond. Speakers included <a href="https://www.linkedin.com/company/general-motors/"><strong>General Motors</strong></a><strong>, </strong><a href="https://www.linkedin.com/company/avl/"><strong>AVL</strong></a><strong>, </strong><a href="https://www.linkedin.com/company/deepen-ai/"><strong>Deepen AI</strong></a> and <a href="https://www.linkedin.com/company/sibros/"><strong>Sibros</strong></a>, among others.</p>
<h4><strong>Setting the scene</strong></h4>
<p>Armin Rupalla, ASAM board member, opened the meeting by detailing the ICE and BEV powertrain revival and acceleration of AI and AVs. He discussed ASAM’s support of regulation fulfilment and the organization’s SDV-related activities, including virtual twin experience and real-world evidence such as test drives, safety and security compliance.</p>
<h4><strong>Trainings – ASAM SOVD </strong></h4>
<p>While <a href="https://www.linkedin.com/in/dr-philipp-rosenberger-532374144/">Dr Philipp Rosenberger</a>, CEO, Persival, presented a deep dive into ASAM’s OpenX simulation standards, <a href="https://www.linkedin.com/in/aneeshbhir/">Aneesh Bhir</a>, group product manager, Sibros, and <a href="https://www.asam.net/about-asam/asam-in-person/bernd-wenzel/">Bernd Wenzel</a>, senior technical consultant at ASAM, discussed a new approach to automotive diagnostics and vehicle data access, ‘ASAM SOVD – Diagnostic API for software-defined vehicles’.</p>
<p>Wenzel introduced a SOVD training workshop. “It [SOVD] can support next-generation software architectures through uniform diagnostics of HPCs and continuous updates with new configurations. The vehicle as an ‘IOT device’ can analyze software during operation and support interactive diagnostics,” he said.</p>
<p>According to Wenzel, use scenarios beyond diagnostics include service-defined data access for fleet management, predictive maintenance and consumer applications. “There are consistent capability descriptions with identical offline and online formats, based on OpenAPI,” he said. “SOVD-to-service also allows access to commercial and agricultural vehicles, not just passenger vehicles.”</p>
<p>Wenzel and Bhir shared how Open Test Sequence eXchange format (OTX) and ASAM SOVD work together. “First published by ISO and extended by ASAM beyond traditional vehicle diagnostics, OTX is a domain-specific programming language (DSL) to describe test logic, ensuring it is executed on any system at any time,” Bihr explained. “The ASAM OTX extension SOVD executes diagnostic operations via ASAM SOVD API, based on JSON extension. There is no automotive-specific stack on the client-side, and there is support through all lifecycle phases. ASAM SOVD gives access to legal diagnostics by enabling tagging of entities and resources ahead of 2026 requirements.”</p>
<p>He revealed that ASAM SOVD is being transferred to ISO next year for adoption in future international regulations. Whereas ISO focuses on extended vehicle and web interface, ASAM addresses SOVD API and is not restricted to ISO 17978-2 use cases. November 2025 was the kick-off for ASAM SOVD 1.2.0, with a release in March 2028.</p>
<h4><strong>Testing</strong></h4>
<p>Wenzel then presented the ASAM TestSpecification project, showing how users can go from efficient testing to successful validation. “With SDVs and autonomous driving functions increasing testing complexity, collaborative efforts must focus on efficient development and test case execution,” he said.</p>
<p>Analyzing scenario-based testing workflows, Wenzel said interoperability is missing between established industry standards, with there being no standardized approach. He recommended harmonization, including the ASAM XIL generic simulator interface that connects test automation tools and enables test case reuse across systems.</p>
<p><a href="https://www.linkedin.com/in/richard-romano-b904a38/">Richard Romano</a>, staff researcher – vehicle systems at GM, then explored the role of driving simulators and human-centered vehicle design; while Brunilda Caushi, strategy business development, AWS, shared insights on agentic AI for faster, better embedded development and testing.</p>
<h4><strong>Validation</strong></h4>
<p>Following this, Joshua Orlando, a project engineer at AVL, gave a presentation titled ‘From road to simulation’, focusing on data-driven testing and validation, and <a href="https://www.linkedin.com/in/mohammad/">Mohammad Musa</a>, CEO and founder of Deepen AI, spoke on ‘Sensor calibration – a new idea for a PTI-related ASAM standardization’.</p>
<p>Musa argued that there is no unified approach to calibration across OEMs, suppliers and service centers. “A lack of industry standards for validating calibration quality risks poor health insight throughout vehicle lifecycles and inconsistent measurements across modalities: lidar, camera, radar and IMU,” he warned.</p>
<p>To establish industry-wide calibration standards and ensure safety and consistency for ADAS/AV systems, Musa proposed different foundational alignment phases, contextual calibration and lifecycle integration.</p>
<p>Rachael Ayotte, business development manager at Vector Informatik USA, then shared how Vector realized SDV diagnostics through SOVD, both through in-vehicle software, which can communicate with the cloud and proximity server, and hardware tools. She said the vehicle becomes one REST server, using modern protocols HTTPS and OpenAI, with data exchanged physically via JSON.</p>
<p>Following Ayotte’s presentation, <a href="https://www.linkedin.com/in/mark-singer-b2b-tech-marketing/">Mark Singer</a>, director of marketing at Excelfore Corporation (a founding member of the <a href="https://esyncalliance.org/">eSync Alliance</a>, which aims to standardize cloud-to-edge connectivity), highlighted how different approaches from OEMs, Tier 1s and software and cloud vendors risk innovation paralysis. To combat this, he shared the <a href="https://www.heromotocorp.com/en-in.html">Hero MotoCorp</a> connected vehicle platform, an OEM-first implementation of eSync OTA integrated with ASAM SOVD remote diagnostics and repair. Initial results have showed operational efficiency, enhanced driver experience, improved safety and security compliance.</p>
<p>With software affecting ride quality, cabin acoustics, lighting, smart HVAC and infotainment, and with customer expectations of technological innovation and digital life continuity, <a href="https://www.linkedin.com/in/omkar-karve-fiet-1285752/">Omkar Karve</a>, senior application engineer ADAS at MathWorks, proposed creating strategic customer value with rapid and robust development via collaboration through standards.</p>
<h4><strong>The future of ASAM standards</strong></h4>
<p>ASAM CEO <a href="https://www.linkedin.com/in/marius-dupuis-0670a91ab/">Marius Dupuis</a> concluded proceedings with a discussion of the organization’s active and planned projects. “Trends and activities include SDV/diagnostics, data for AI, driver monitoring systems, beyond automotive, simulation quality and global cooperation, such as with our Korea meeting in November, he said. “We have development partnerships with IEEE, ISO and SAE; research projects with <a href="https://www.asam.net/application-stories/detail/the-aveas-projekt/">AVEAS</a> and projects with eSync Alliance.”</p>
<p>Musa added that Deepen AI is working on ASAM OpenX standards in off-road applications, led by University of Mississippi professor <a href="https://www.linkedin.com/in/danielcarruth/">Daniel Carruth</a>, eSync Alliance and open-source AD stack specialist Autoware (owned by L4 Japanese company <a href="https://tier4.jp/en/">Tier IV</a>). Deepen AI is developing a data platform with Autoware and ASAM next year for DevOps.</p>
<p>The meeting was sponsored by Sibros and AVL alongside media partners <a href="https://www.linkedin.com/company/automotive-testing-technology-international-atti/"><em>Automotive Testing Technology International</em></a> and <a href="https://www.linkedin.com/company/adas-autonomous-vehicle-international/"><em>ADAS &amp; Autonomous Vehicle International</em></a>. It was co-located with <a href="https://www.linkedin.com/company/automotive-testing-expo/">Automotive Testing Expo</a> North America, where ASAM was a speaker, VIP sponsor and association partner.</p>
<p>Visit <a href="https://www.asam.net/conferences-events/detail/asam-regional-meeting-north-america-2025/">ASAM’s website</a> for more information.</p>
<p><em>EXPLORE: <a href="https://www.automotivetestingtechnologyinternational.com/features/qa-ai-enabled-test-optimization-with-nissan-and-monolith.html">Q&amp;A – AI-enabled test optimization with Nissan and Monolith</a></em></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">64601</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/12/ASAM-workshop-participants-e1764678112400.jpg" medium="image" />
        	</item>
		<item>
		<title>EXPO NEWS: Highlights from Day 2 at Automotive Testing Expo North America</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-2-at-automotive-testing-expo-north-america.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Wed, 22 Oct 2025 18:44:23 +0000</pubDate>
				<category><![CDATA[Automotive Testing Expo]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=64138</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-2-at-automotive-testing-expo-north-america.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/011A0640-e1761142513286-400x224.jpg" alt="EXPO NEWS: Highlights from Day 2 at Automotive Testing Expo North America" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>Day 2 of Automotive Testing Expo North America continues to showcase tools and insights to transform engineering processes, both on the exhibition floor and at the one-day Future of Automotive Testing Conference.</p>
<p>Read on to find out which presentations, product launches and trends are helping OEMs and suppliers reduce development cycles and enhance product quality.</p>
<p>The Future of Automotive Testing Conference</p>
<p>Today’s free-to-attend conference opened with a welcome from <i>ATTI</i>, followed by an onstage interview with PG Mobility Analysis’s Partha Goswami on the softwarization of the automotive industry.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-2-at-automotive-testing-expo-north-america.html" rel="nofollow">Continue reading EXPO NEWS: Highlights from Day 2 at Automotive Testing Expo North America at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p>Day 2 of <a href="https://testingexpo-usa.com/">Automotive Testing Expo North America</a> continues to showcase tools and insights to transform engineering processes, both on the exhibition floor and at the one-day <a href="https://testingexpo-usa.com/conference-2025-themes">Future of Automotive Testing Conference</a>.</p>
<p>Read on to find out which presentations, product launches and trends are helping OEMs and suppliers reduce development cycles and enhance product quality.</p>
<h3>The Future of Automotive Testing Conference</h3>
<p>Today’s free-to-attend conference opened with a welcome from <i>ATTI</i>, followed by an onstage interview with PG Mobility Analysis’s Partha Goswami on the softwarization of the automotive industry.</p>
<p>Presentations by Frost &amp; Sullivan’s Shyam Raman,<span style="font-size: 14px;"> Stoyan Nikolov from Bosch and Venkat Adusumalli from Stellantis also piqued visitors’ interest.</span></p>
<p><img loading="lazy" decoding="async" class="alignleft size-medium wp-image-64170" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/FOAT.jpg-e1761158077400-400x241.jpeg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">The one-day conference carries an overarching software theme, and a panel discussion on this topic – moderated by Goswami – concluded the morning. Fresh from the stage, Goswami commented, “The focus of the conference is testing and validation, but also how to make that more relevant in the new age of software-centric vehicle development. Yes, there’s still a traditional component, but we’re having various conversations to bring in this new element that’s emerging today.”</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/the-future-of-automotive-testing-conference-opens-at-automotive-testing-expo-north-america.html">Read more on the fascinating content being presented at The Future of Automotive Testing Conference  here</a>.</p>
<h3><strong>Exhibition highlights</strong></h3>
<p><strong>Göpel’s new, configurable battery test bench enables cost-efficient EV testing</strong></p>
<p><img loading="lazy" decoding="async" class="alignleft size-medium wp-image-64171" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/Gopel-TXNA-booth-2025.jpg-scaled-e1761157428852-400x323.jpeg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"> In response to the need for increasingly customized systems, Göpel is highlighting its new, quickly configurable battery test bench for safety and functional testing of automotive high-voltage batteries. This enables cost-efficient electric car battery testing, offering a power range up to 500kW and voltage tests up to 1,000V DC with test currents of up to 800A DC. The system’s energy recovery capability means it is highly energy efficient. Services include safety tests and functional tests. “This year, <a href="https://www.goepel.com/en">Göpel Electronic</a> is focusing on test systems for infotainment, battery systems and seat testing,” explained David Kalaidjian, sales development manager for North America. “We appreciate the diversity of visitors at Automotive Testing Expo and look forward to many new ideas.” Find out more at Booth 3034.</p>
<p><strong>mm-lab shows its </strong><strong>modern safety and planning solution for automotive proving grounds<img loading="lazy" decoding="async" class="alignright size-medium wp-image-64173" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/mm-lab-booth-TXNA-2025.jpg-e1761157531267-400x342.jpeg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></strong></p>
<p><a href="https://mmlab.de/en/">mm-lab</a> is showcasing its system that enables maximum safety for test drivers while ensuring optimal operational planning for proving ground operators. It offers comprehensive situational awareness, real-time communication and automated planning capabilities, designed to streamline testing activities and minimize risk in all vehicle testing environments. The ability to manage and control robots, traffic lights, traffic signs and info boards strengthens the overall solution. Managing director Steffen Firchau said, “The show enables us to interact directly with the automotive community, discuss emerging requirements for safe and optimized testing, and demonstrate how our system supports North American proving grounds in achieving higher safety and efficiency. We aim to implement our solution at several additional proving grounds, emphasizing and ensuring safety within automotive testing environments.” Meet the team at Booth 10056.</p>
<p><strong>Methodica Technologies showcases </strong><strong>AI-powered testing and HIL solutions to accelerate automotive development</strong></p>
<p><img loading="lazy" decoding="async" class="alignleft size-medium wp-image-64177" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/Methodica-booth-TXNA-2025-e1761158459692-400x275.jpeg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">To reflect the evolution toward smarter, connected and autonomous systems and the critical need for rapid validation and digital transformation, <a href="https://www.methodicatech.com/">Methodica Technologies</a> is in Novi to demonstrate how its innovative tools and expertise help OEMs and suppliers reduce development cycles, enhance product quality and integrate AI-driven efficiency into every stage of the engineering process. The company is highlighting its capabilities in rapid and cost-effective HIL system development, AI-driven test automation, custom hardware engineering and end-to-end embedded software and hardware development – all aimed at improving validation speed, system reliability and cost-efficiency. “We’re eager to connect with system engineers, testing engineers and technology leaders who are passionate about leveraging AI, automation and digital engineering to address the next generation of automotive challenges,” said digital growth and transformation manager Ayushi Lekhwani. Find out more at Booth 8016.</p>
<p><strong>Intuitive closed-loop controller from Redex offers compact solution for load simulations <img loading="lazy" decoding="async" class="alignright size-medium wp-image-64174" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/Redex-booth-TXNA-2025.jpg-e1761157656825-400x295.jpeg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></strong></p>
<p>The DG-Block closed-loop controller is the star of Redex’s display this year. The all-in-one solution features a built-in precision amplifier, PID regulation algorithm, built-in power supply, integrated real-time data acquisition and modular design for versatile configurations. Advantages include faster and more accurate testing, improved reliability, reduced development cycles and compliance with the latest automotive standards. <a href="https://www.redex-group.com/">Redex</a> is seeking insights on testing challenges across vehicle types and integration with existing workflows, and suggestions for additional features or automation that could enhance testing efficiency. “We’re excited to showcase Redex mechatronic solutions to demonstrate different, faster, more precise testing for next-generation vehicles, said Jean Baptiste Barruel, Merobel senior product manager at Redex USA. “We look forward to meeting engineers and innovators driving automotive innovation.” See the closed-loop controller at Booth 10052.</p>
<p><strong>New sensor from Sensoric Solutions combines optical method with an IMU</strong></p>
<p><img loading="lazy" decoding="async" class="alignleft size-medium wp-image-64175" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/Sensoric-Solutions-booth-TXNA-2025.jpg-e1761157764156-400x344.jpeg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">Visitors to <a href="https://www.sensoric-solutions.com/">Sensoric Solutions</a>’ booth are experiencing the company’s OMS Race and OMS 7 optical sensors, which combine the optical method with an IMU, offering angle accuracy better than 0.1° and speeds better than 0.1%. They boast easy handling, and work well under all conditions. Fabrice Martini, sales manager for the USA, noted, “The biggest change is in the field of electromobility and the associated requirements. Anyone who is not represented there has a problem!” Meet the team at Booth 8044.</p>
<p><strong>Innkeeper highlights product performance and characterization tools<img loading="lazy" decoding="async" class="alignright size-medium wp-image-64172" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/Innkeeper-booth-TXNA-2025.jpg-e1761157839305-400x378.jpeg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></strong></p>
<p><a href="https://www.innkeeperllc.com/">Innkeeper</a> is at the expo to show visitors its InnControl platform, which supports the integration of lab equipment and allows for a broad range of hardware and software interfaces. Space and budget rarely allow for single-purpose test stands so the company says it makes good sense to use multifunctional and multipurpose equipment. InnControl allows users to build modular test stands with cost-effective components, define data acquisition as required for each test, modify test cycles using dropdown menus and modify logic as needed, operate with increased freedom and flexibility throughout the lab, and retrofit older equipment to boost safety, flexibility and performance. “Our InnControl test platform supplies the electrical and physical information to boost test productivity and possibly reduce the number of platforms needed to maintain a healthy performance/QA lab,” commented a company representative. Find out more at Booth 9018.</p>
<p><strong>Voith</strong> <strong>showcases portfolio for drive system components and fluid power solutions</strong></p>
<p><img loading="lazy" decoding="async" class="alignleft size-medium wp-image-64176" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/Voith-booth-TXNA-2025.jpg-e1761157891341-400x288.jpeg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">Voith is showing visitors its extensive portfolio for the testing sector, including highly flexible couplings to dampen torsional vibrations and torque shocks, thus safeguarding driveline components and extending their lifespan; torque-limiting couplings, with capacities from 1-20,000kNm; universal joint shafts, capable of transmitting power in drives with offset shafts, with torque capacities exceeding 20,000kNm; connection couplings to facilitate torque transmission across driveline joints without backlash; and hydraulic systems and self-contained servo drives for diverse applications. Todd Lehman, senior sales manager and engineer for coupling and drive technologies, said, “These products exemplify how <a href="https://www.voith.com/corp-en/index.html">Voith</a> validates modern, high-grade machines. We want expo visitors to benefit from our decades of experience as a trusted partner for drive system components and fluid power solutions in the test engineering sector.” See the portfolio at Booth 9032.</p>
<p><strong>CME Technology highlights </strong><strong>high-energy battery shock test system<img loading="lazy" decoding="async" class="alignright wp-image-64169 size-medium" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/CME-TXNA-booth-2025.jpg-scaled-e1761158505468-400x341.jpeg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></strong><strong><br>
</strong>Front and center on <a href="https://www.creditcme.com/">CME Technology</a>’s display is the KRD12 Series high-energy battery shock test system. With a high-strength and hardness cast-aluminum table, it features a Windows-based control system, pneumatic drive technology, multiple waveforms and automatic control of shock speed. Overseas sales assistant Ellie Ding said, “We are looking for visitors’ feedback on the system’s performance, usability and integration flexibility, especially in terms of how it can support their specific test requirements.” Find out more at Booth 11022.</p>
<h3><strong>Still to come tomorrow…</strong></h3>
<p>The <a href="https://testingexpo-usa.com/innovation-showcase-preliminary-program">Innovation Showcase</a> returns for a final day of insight, trends and concepts</p>
<figure id="attachment_64153" aria-describedby="caption-attachment-64153" class="wp-caption alignleft"><img loading="lazy" decoding="async" class="size-medium wp-image-64153" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/011A0832-e1761151880289-400x223.jpg" alt="Becky Linton, engineering team lead at Spherea US, speaking at the Innovation Showcase at Automotive Testing Expo 2025 in Novi, Michigan" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"><figcaption id="caption-attachment-64153" class="wp-caption-text">Becky Linton, engineering team lead at Spherea US, spoke on Day 1 about AI-powered in-line anomaly detection for vehicle imaging sensors</figcaption></figure>
<p>Highlights include Calspan’s presentation titled <a href="https://testingexpo-usa.com/txna25-automotive-testing-north-america-innovation-showcase/crash-testing-meets-cae-faster-compliance-lower-risk-global-readiness">Crash testing meets CAE: Faster compliance, lower risk, global readiness</a>; and Lumiloop’s CEO presenting <a href="https://testingexpo-usa.com/txna25-automotive-testing-north-america-innovation-showcase/speed-up-your-emc-measurements-closed-loop-e-field-control-in-reverberation-chambers">Speed up your EMC measurements: Closed-loop e-field control in reverberation chambers</a>. 12<sup>th</sup> Wonder will present <a href="https://testingexpo-usa.com/txna25-automotive-testing-north-america-innovation-showcase/digitally-traceable-iso-17025-ready-test-labs-through-unified-lifecycle-approach">Digitally traceable, ISO 17025-ready test labs through unified lifecycle approach</a> and Kyowa Americas reveal an <a href="https://testingexpo-usa.com/txna25-automotive-testing-north-america-innovation-showcase/innovative-wireless-measurement-system-for-strain-temperature-and-voltage-testing">Innovative wireless measurement system for strain, temperature and voltage testing</a>.</p>
<p>Find out more on the <a href="https://testingexpo-usa.com/innovation-showcase-preliminary-program">Automotive Testing Expo website</a>.</p>
<p><a href="https://testingexpo-usa.com/visitor-registration/?utm_source=&amp;utm_medium=&amp;utm_campaign=&amp;utm_content=&amp;utm_term=&amp;tracesourcecode="><em>Click here to book your free expo pass to Automotive Testing Expo North America</em></a>, which <em>continues on Thursday</em><em>. Alternatively, passes can be acquired on-site. Please visit the registration desk or organizer’s office to find out more</em></p>
<p><a href="https://testingexpo-usa.com/"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-63788" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/09/TX_Novi25_generic_Banner-_1280-x-240-400x75.jpg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">64138</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/011A0640-e1761142513286.jpg" medium="image" />
        	</item>
		<item>
		<title>EXPO NEWS: Highlights from Day 1 at Automotive Testing Expo North America</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-north-america.html</link>
		
		<dc:creator><![CDATA[Charlotte Iggulden]]></dc:creator>
		<pubDate>Tue, 21 Oct 2025 18:20:30 +0000</pubDate>
				<category><![CDATA[Automotive Testing Expo]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=64105</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-north-america.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_145156677.RAW-01.MP_.COVER2_.jpg-e1761068240182-400x224.jpeg" alt="EXPO NEWS: Highlights from Day 1 at Automotive Testing Expo North America" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>Automotive Testing Expo North America 2025 kicked off in style this morning, as visitors thronged the exhibition hall at the Suburban Collection Showplace in Novi, Michigan, eager to explore solutions that will drive technological progress and sharpen their competitive edge. Here’s just a taste of what’s been wowing the crowd today.</p>
<p>The exhibition</p>
<p><strong>Pacific Power Source shows complete EV test solutions from vehicle to grid<br />
</strong>The stars of Pacific Power Source’s display are the company’s AC and DC regenerative test solutions, featuring grid simulators, regenerative loads, battery test systems and battery emulators.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/automotive-testing-expo/expo-news-highlights-from-day-1-at-automotive-testing-expo-north-america.html" rel="nofollow">Continue reading EXPO NEWS: Highlights from Day 1 at Automotive Testing Expo North America at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://testingexpo-usa.com/">Automotive Testing Expo North America 2025</a> kicked off in style this morning, as visitors thronged the exhibition hall at the Suburban Collection Showplace in Novi, Michigan, eager<span style="font-size: 14px;"> to explore solutions that will drive technological progress and sharpen their competitive edge. Here’s just a taste of what’s been wowing the crowd today.</span></p>
<h3>The exhibition</h3>
<p><strong>Pacific Power Source shows complete EV test solutions from vehicle to grid<br>
</strong><img loading="lazy" decoding="async" class="alignleft size-medium wp-image-64126" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_152051563.RAW-01.MP_.COVER2_.jpg-e1761067357646-400x399.jpeg" alt="Pacific Power Source." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">The stars of Pacific Power Source’s display are the company’s AC and DC regenerative test solutions, featuring grid simulators, regenerative loads, battery test systems and battery emulators. As V2X technologies, fast charging and renewable integration advance, the need for versatile, grid-aware testing solutions continues to grow. <a href="https://pacificpower.com/">Pacific Power Source</a>’s systems were designed in response this and to the North American test and validation sector’s rapid adoption of regenerative, high-efficiency test platforms that combine AC and DC capability. Tom Ribaudo, national sales manager at Pacific Power Source, said, “We’re here to connect with engineers and developers who need flexible, real-world test solutions that accelerate validation of the next generation of electric vehicles, charging infrastructure and energy storage systems.” The company is also seeking input on automation and evolving standards shaping future requirements.</p>
<p>See the AC and DC regenerative test solutions at Booth 10046.</p>
<p><strong>Chroma shows real-power validation of battery pack behavior before vehicle integration<br>
</strong><img loading="lazy" decoding="async" class="alignright wp-image-64136 size-medium" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_180128583.RAW-01.MP_.COVER2_.jpg-400x301.jpeg" alt="Chroma." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">At this year’s expo, Chroma is displaying its 8610 Battery Pack Power HIL Testbed, built for EV developers who need real-power validation of battery pack behavior before vehicle integration. The HIL platform unifies real-time simulation with high-power hardware, allowing engineers to replicate real-world EV operating conditions safely. Advantages include modular architecture from cell-level BMS validation to full-pack and inverter testing, supporting CAN, LIN and ethernet communications. <a href="https://www.chromaate.com/en/index">Chroma</a> is at the show to learn where EV developers position HIL testing within their validation processes and what challenges remain in integrating power-level simulation into lab workflows. Jonathan McCallie, ATE sales director, said, “Our goal is to help labs modernize with modular, energy-efficient platforms that unify software simulation and hardware testing. It’s about cutting time-to-market while improving confidence in every subsystem we validate.”</p>
<p>Find out more at Booth 8000.</p>
<p><strong>Photron debuts new high-speed cameras to help auto makers meet IIHS and NHTSA safety standards<br>
</strong><img loading="lazy" decoding="async" class="size-medium wp-image-64127 alignleft" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_160241323.RAW-01.MP_.COVER2_.jpg-e1761067551762-400x306.jpeg" alt="Photron." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">The new Fastcam Mini W5 and Fastcam Mini W2 high-speed cameras are center stage on Photron’s booth. They feature high resolution (1920×1080 pixels) at high frame rates (to 5,000 full fps) to cover fast-moving events within large fields of view (e.g. offboard vehicle impact tests). Advantages include high light sensitivity to provide good image quality and effective depth of field. The cameras are also rugged to 100<em>g</em> to survive onboard vehicle impact tests. <a href="https://photron.com/?gad_source=1&amp;gad_campaignid=830864817">Photron</a>’s high-resolution cameras are ideal for increasingly challenging IIHS and NHTSA physical tests. Tim Callenbach, director of sales and marketing at Photron, said, “We have attended Automotive Testing Expo for many years as it is the premier event for interfacing with the automotive testing engineers responsible for ensuring that automobiles meet the appropriate safety standards.”</p>
<p>See the new Fastcam Mini W5 and Fastcam Mini W2 at Booth 6050.</p>
<p><strong>OXTS shows its most advanced GNSS/INS system for ADAS and autonomous vehicle testing<br>
</strong><img loading="lazy" decoding="async" class="size-medium wp-image-64128 alignright" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_160846584.RAW-01.MP_.COVER289.jpg-e1761067709873-400x234.jpeg" alt="OXTS." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">The RT3000 v4 is catching visitors eyes at OXTS’s booth. It features quad-constellation GNSS, real-time RTK and enhanced inertial performance, and delivers centimeter-level accuracy in GNSS-challenged areas. It’s compact, quick to warm up and integrates easily into existing test setups. With <a href="https://www.oxts.com/">OXTS</a>’s trade-in offer, users upgrading from the RT3000 v3 gain faster setup, and improved data quality and software features – making it a smart, cost-effective step forward in vehicle testing. Patrick Fletchall, North American sales manager, said, “Showcasing the RT3000 v4 and our trade-in scheme is a fantastic opportunity for RT3000 v3 users to upgrade and experience the latest in GNSS/INS technology. We’re here to meet the engineers and innovators driving the future of vehicle safety and autonomy, and to explore how our solutions can support their testing goals.”</p>
<p>See the RT3000 v4 at Booth 14016.</p>
<p><strong>End-to-end V&amp;V solution from Tracetronic integrates with CI/CD pipelines to manage SDV complexity<br>
</strong><a href="https://www.tracetronic.com/"><img loading="lazy" decoding="async" class="size-medium wp-image-64129 alignleft" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_152156879.RAW-01.MP_.COVER2_.jpg-e1761067798248-400x309.jpeg" alt="Tracetronic." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">Tracetronic</a> is showing its CI/CD with flow kits in Novi, featuring a fully automated and customizable test process from software delivery to release. The company is keen to identify what challenges companies are facing to ensure that its product provides an answer, particularly as companies look to integrate AI as part of their testing strategies. General manager Felix Mueller explained, “As all OEMs are struggling to manage SDV complexity and software quality, we want to present a full end-to-end solution for their verification and validation process that integrates with existing CI/CD pipelines. The best moment is when a visitor leaves the booth saying, ‘I had no idea what I just saw was possible until today’.”</p>
<p>Meet the team at Booth 10026.</p>
<p><strong>openDAQ demo vehicle showcases interoperability between sensors from different vendors<br>
</strong><img loading="lazy" decoding="async" class="size-medium wp-image-64130 alignright" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_152238204.RAW-01.MP_.COVER266.jpg-e1761067869918-400x228.jpeg" alt="openDAQ" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">openDAQ is displaying a vehicle equipped with sensors streaming measurements through DAQ devices from different manufacturers, highlighting the interoperability of the company’s systems. <a href="https://opendaq.com/">openDAQ</a> enables seamless connectivity between measurement devices and software, reducing integration time and cost while giving users freedom to choose the most fitting products for their applications. The company says there is growing industry demand for openness, modularity and shared standards, with the shift away from closed ecosystems gaining momentum. “It’s great to be at ATE North America again, showing how openDAQ helps connect the test and measurement world,” enthused product manager Dušan Žibrat Kalanj, openDAQ.<em> “</em>We’re here to meet established companies and innovative startups wanting to make their products truly plug and play. The energy and curiosity at this event are what keep us moving forward.”</p>
<p>Experience the demo at Booth 10010.</p>
<p><strong>Tactun’s AI-controller and no-code platform accelerates design and deployment of smart testing machines<br>
</strong><img loading="lazy" decoding="async" class="size-medium wp-image-64131 alignleft" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_152104955.RAW-01.MP_.COVER2_.jpg-e1761067956799-400x251.jpeg" alt="Tactun." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">Tactun is displaying its controller and no-code software builder that enable rapid design and deployment of smart testing machines. <a href="https://tactun.com/">Tactun</a> has integrated FPGA-based real-time control with a cloud-connected, no-code app builder. Manufacturers can configure I/O, define test logic and generate white-labeled Windows apps for their equipment, without writing code. This reduces R&amp;D costs by up to 80% and cuts lead time from months to days, all while delivering ten times greater precision. CTO and co-founder Arev Hambardzumyan said, “Our goal is to help machine builders shorten development cycles and create smarter testing systems without software complexity. Automotive Testing Expo is a perfect place to meet equipment manufacturers and R&amp;D leaders shaping the future of intelligent testing.”</p>
<p>See the AI controller and no-code platform at Booth 11042.</p>
<p><strong>Huber demos latest eco-driven </strong><strong>thermal systems for next-gen testing<br>
</strong><img loading="lazy" decoding="async" class="size-medium wp-image-64132 alignright" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_152348638.RAW-01.MP_.COVER2_.jpg-e1761068036909-400x273.jpeg" alt="Huber." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;">In the spotlight on Huber’s booth is the company’s Unimotive 915W, capable of controlling temperature down to -90°C. Visitors can see two live application examples: a CC-902 freezing an engine block and a CC-K6 freezing the <a href="https://www.huber-se.com/en-gb/">Huber</a> logo, demonstrating the system’s power and control. Key advantages include fast response, wide temperature ranges, plug-and-play simplicity and natural refrigerants, including automotive-specific products that use CO₂ refrigerant technology, supporting high performance and environmental responsibility. With the North American test and validation shift toward electrification, tighter tolerances and sustainability, precise, eco-friendly thermal control is essential. “We’re so excited that we received our first Green Line Unimotives on US soil,” said Sam Hudson, Midwest/Southeast sales manager. “It’s proof that precision and sustainability can power the next generation of automotive innovation.”</p>
<p>Find out more at Booth 15004.</p>
<h3><strong>Innovation Showcase</strong></h3>
<p>The free-to-attend <a href="https://testingexpo-usa.com/innovation-showcase-preliminary-program">Innovation Showcase</a> is taking place on the expo floor on October 21 and 23. Speakers are presenting innovative concepts, prototypes and future trends in automotive testing, and include representatives from dSPACE, Calspan, openDAQ, Vibration Research, NI and Emerson. Presentations will cover software-in-the-loop testing; virtual testing and AI; durability testing; and more.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-64133" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_145311548.RAW-01.MP_.COVER2_.jpg-e1761068141652-400x165.jpeg" alt="Innovation Showcase." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></p>
<h3><strong>Future of Automotive Testing Conference</strong></h3>
<p>The one-day <a href="https://testingexpo-usa.com/preliminary-program">Future of Automotive Testing Conference</a> will take place tomorrow, October 22, offering strategic insights into the future of automotive testing, with perspectives from OEMs, suppliers, testing laboratories, research institutions and regulatory bodies. Companies presenting include Goodyear, Ford, Stellantis, Mahindra, Tata Technologies, ASAM, Bosch, AVL and FISITA.</p>
<p><em><a href="https://testingexpo-usa.com/visitor-registration/?utm_source=&amp;utm_medium=&amp;utm_campaign=&amp;utm_content=&amp;utm_term=&amp;tracesourcecode=">Click here to book your free expo pass to Automotive Testing Expo North America 2025</a>, which continues tomorrow and Thursday. Alternatively, passes can be acquired on-site. Please visit the registration desk or organizer’s office to find out more</em></p>
<p><a href="https://testingexpo-usa.com/"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-63788" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/09/TX_Novi25_generic_Banner-_1280-x-240-400x75.jpg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">64105</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/10/PXL_20251021_145156677.RAW-01.MP_.COVER2_.jpg-e1761068240182.jpeg" medium="image" />
        	</item>
	</channel>
</rss>
