<?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>Automotive Testing Technology International</title>
	<atom:link href="https://www.automotivetestingtechnologyinternational.com/feed" rel="self" type="application/rss+xml" />
	<link>https://www.automotivetestingtechnologyinternational.com/</link>
	<description></description>
	<lastBuildDate>Fri, 14 Aug 2026 09:25:03 +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>Automotive Testing Technology International</title>
	<link>https://www.automotivetestingtechnologyinternational.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Vehicle Tech Week speaker interview: Manoj Kumar, software architect, 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="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Vehicle-Tech-Week-North-America-logo-400x224.jpg" alt="Vehicle Tech Week speaker interview: Manoj Kumar, software architect, 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, software architect, Ford Motor Company at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignleft wp-image-66809" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Manoj_Kumar_photo-1.jpg" alt="Manoj Kumar." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"><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/Vehicle-Tech-Week-North-America-logo.jpg" medium="image" />
        	</item>
		<item>
		<title>Torsus expands Slovak production and R&#038;D capabilities for global growth</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/test-facilities/torsus-expands-slovak-production-and-rd-capabilities-for-global-growth.html</link>
		
		<dc:creator><![CDATA[sarahlee]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 16:03:36 +0000</pubDate>
				<category><![CDATA[Facilities]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66780</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/test-facilities/torsus-expands-slovak-production-and-rd-capabilities-for-global-growth.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Torsus-Models-1-e1786463942290-400x224.jpg" alt="Torsus expands Slovak production and R&#038;D capabilities for global growth" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>Torsus, a manufacturer of heavy-duty off-road vehicles, has expanded its Slovak engineering and production operations with the opening of a second manufacturing facility.</p>
<p>The new site in Ilava has created 100 jobs and will increase production of the Terrastorm and Praetorian ranges. It also strengthens the ability of Torsus to develop and manufacture specialist vehicles for mining, energy, emergency response, construction, government and remote industrial operations.</p>
<p>Torsus founder and CEO Vakhtang Dzhukashvili stated, “Slovakia gives Torsus access to exceptional automotive engineering expertise, a strong supplier network and an ideal location from which to serve customers around the world.”</p>
<p>Together with the company’s existing pre-assembly operation in Horné Srnie, Ilava gives Torsus a combined manufacturing footprint of 9,420m² and a Slovak production team of more than 150 people.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/test-facilities/torsus-expands-slovak-production-and-rd-capabilities-for-global-growth.html" rel="nofollow">Continue reading Torsus expands Slovak production and R&#038;D capabilities for global growth at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p>Torsus, a manufacturer of heavy-duty off-road vehicles, has expanded its Slovak engineering and production operations with the opening of a second manufacturing facility.</p>
<p><span style="font-style: inherit; font-weight: inherit;">The new site in Ilava has created 100 jobs and will increase production of the Terrastorm and Praetorian ranges. It also strengthens the ability of Torsus to develop and manufacture specialist vehicles for mining, energy, emergency response, construction, government and remote industrial operations.</span></p>
<p><a href="http://www.torsus.eu">Torsus</a> founder and CEO Vakhtang Dzhukashvili stated, “Slovakia gives Torsus access to exceptional automotive engineering expertise, a strong supplier network and an ideal location from which to serve customers around the world.”</p>
<p>Together with the company’s existing pre-assembly operation in Horné Srnie, Ilava gives Torsus a combined manufacturing footprint of 9,420m² and a Slovak production team of more than 150 people.</p>
<p><span style="font-style: inherit; font-weight: inherit;">The Ilava facility brings together digital engineering, prototyping, specialist metal fabrication, vehicle assembly, quality control and parts fulfillment. The expanded operation provides annual production capacity for up to 200 Terrastorm and 50 Praetorian vehicles, with multiple models and customer projects able to progress through production simultaneously.</span></p>
<p>Dzhukashvili explained, “The new Ilava facility gives our teams more space, greater production capacity and the tools to move faster from digital design to prototype and finished vehicle.”</p>
<h3><strong><span style="font-style: inherit; font-weight: inherit;">From digital design to working vehicle</span></strong></h3>
<p><span style="font-style: inherit; font-weight: inherit;">At the center of the facility is the Torsus Digital R&amp;D Centre, where engineers develop vehicle systems, specialist conversions and customer-specific equipment.</span></p>
<p><span style="font-style: inherit; font-weight: inherit;">Advanced CAD software, including SolidWorks and Plasticity, allows the team to create detailed three-dimensional models of components, assemblies and complete vehicle systems before production begins.</span></p>
<p><span style="font-style: inherit; font-weight: inherit;">According to Torsus, in-house 3D printing accelerates the development of customized parts, enclosures, interfaces and mounting systems. Engineers can reportedly move quickly from a digital concept to a physical prototype, assess it on the vehicle and make changes without waiting for conventional external tooling.</span></p>
<p><span style="font-style: inherit; font-weight: inherit;">A dedicated prototyping area, separate vehicle lift and specialist engineering workstations allow development work to continue alongside regular vehicle production.</span></p>
<h3><strong>4×4 HD built for tough conditions</strong></h3>
<p><span style="font-style: inherit; font-weight: inherit;">A major focus of Torsus’s engineering operation is its heavy-duty 4×4 HD system for specialist commercial vehicles with a gross vehicle weight of up to 5.5 metric tons.</span></p>
<p><span style="font-style: inherit; font-weight: inherit;">The system combines low-range gearing with locking differentials, reportedly giving operators greater traction, torque control and low-speed maneuverability across steep gradients, mud, loose surfaces, cross-axle obstacles and broken terrain.</span></p>
<p><span style="font-style: inherit; font-weight: inherit;">The drivetrain is engineered alongside reinforced suspension, underbody protection, drivetrain breathers, electronics and customer equipment. Vehicle weight, axle loading, center of gravity and suspension behavior are assessed to ensure the completed vehicle remains stable and controllable under full-load off-road conditions.</span></p>
<p>Dzhukashvili added, “Our customers operate in environments where traction, durability and reliability are essential. Expanding our engineering and manufacturing capabilities means we can deliver more Terrastorm and Praetorian vehicles, support increasingly specialized applications and maintain the quality expected from every Torsus.”</p>
<p><em>In related news, <a href="https://www.automotivetestingtechnologyinternational.com/news/vehicle-testing/rigorous-ram-d-program-at-military-facility-validates-torsus-terrastorm-4x4-hd.html">rigorous RAM-D program at military facility validates Torsus Terrastorm 4×4 HD</a></em></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66780</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Torsus-Models-1-e1786463942290.jpg" medium="image" />
        	</item>
		<item>
		<title>How NHTSA’s FMVSS 135 proposal redefines brake validation</title>
		<link>https://www.automotivetestingtechnologyinternational.com/features/how-nhtsas-fmvss-135-proposal-redefines-brake-validation.html</link>
		
		<dc:creator><![CDATA[Ganesh M Shete, vehicle safety and compliance specialist]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 15:32:27 +0000</pubDate>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Safety and crash testing]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66752</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/features/how-nhtsas-fmvss-135-proposal-redefines-brake-validation.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Foxconn_NHTSA_FMVSS_135-e1786462167361-400x224.jpg" alt="How NHTSA’s FMVSS 135 proposal redefines brake validation" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>On June 26, 2026, the National Highway Traffic Safety Administration (NHTSA) published a Notice of Proposed Rulemaking (NPRM) that will dismantle a 31-year-old assumption embedded in federal safety compliance: that every light vehicle on US roads has a physical brake pedal awaiting a human foot. The landmark proposal explicitly amends Federal Motor Vehicle Safety Standard (FMVSS) No. 135 (Light Vehicle Brake Systems) to establish distinct requirements for vehicles that use automated driving systems (ADS) without any manually operated controls.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/features/how-nhtsas-fmvss-135-proposal-redefines-brake-validation.html" rel="nofollow">Continue reading How NHTSA’s FMVSS 135 proposal redefines brake validation at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p>On June 26, 2026, the National Highway Traffic Safety Administration (NHTSA) published a Notice of Proposed Rulemaking (NPRM) that will dismantle a 31-year-old assumption embedded in federal safety compliance: that every light vehicle on US roads has a physical brake pedal awaiting a human foot. The landmark proposal explicitly amends Federal Motor Vehicle Safety Standard (FMVSS) No. 135 (Light Vehicle Brake Systems) to establish distinct requirements for vehicles that use automated driving systems (ADS) without any manually operated controls.</p>
<p>For autonomous platforms built without a steering wheel or traditional foot controls, the mandate for a physical cabin interface disappears. Crucially, however, the physical stopping distances that vehicle dynamics and computer-aided engineering (CAE) teams validate against remain entirely unaltered. For testing departments, the challenge is structural: while the physical targets haven’t moved, the actuation command, data instrumentation and type-approval certification package must be completely reengineered.</p>
<h3>Bridging the legacy gap</h3>
<p>First issued in 1995, FMVSS No. 135 defines stopping distance as the exact interval between the moment force is applied to the physical brake control, to the point at which the vehicle comes to a complete stop. The historic framework relies on that force originating from a foot-operated control. Although this works seamlessly for driver-operated setups, it introduces severe engineering anomalies for ADS platforms where braking commands manifest as electronic controller area network (CAN) packets routed to a linear actuator.</p>
<p>Furthermore, NHTSA acknowledges that for fully autonomous robotaxis, a physical pedal assembly represents an active cabin safety hazard. An occupant accidentally or intentionally depressing a legacy pedal during automated operations could induce severe systemic conflicts, overriding or corrupting the safety logic of the automated driving system.</p>
<h3>Evolving definitions of actuation</h3>
<p>The new NPRM restricts traditional foot-pedal and manual parking brake rules strictly to vehicles maintaining physical controls. For purpose-built ADS vehicles, the service and parking brakes must be triggered exclusively by onboard computing architectures, with external remote command signals strictly precluded.</p>
<p>To bridge the engineering gap, the proposal introduces a broader definition of a ‘service brake control.’ For pedal-less designs, this includes any physical or solid-state component that translates an incoming electronic command into mechanical input for the hydraulic or brake-by-wire system. Track testing and laboratory procedures will be modified accordingly: standard pedal-force requirements will be set aside in favor of manufacturer-provided specifications defining baseline control inputs. Additionally, the traditional dashboard warning telltale must be engineered to be clearly visible from any designated seating position inside the cabin.</p>
<p>The physical limits of braking performance remain untouched. A pedal-less robotaxi must continue to demonstrate a cold-effective stopping distance of 70m or less from an initial velocity of 100km/h. Thermal fade requirements remain equally rigid, demanding that at least one of two consecutive hot stops from 100km/h registers at 89m or less. Wheel lockup constraints remain capped at 0.1 seconds above speeds of 15km/h, and manual anti-lock braking system (ABS) override controls remain strictly banned.</p>
<h3>The data instrumentation challenge</h3>
<p>While the physical performance dimensions of the NPRM are unambiguous, establishing compliant verification procedures introduces serious friction for track-test engineers. Legacy testing protocols rely heavily on a calibrated load cell mounted directly to a physical pedal to measure normalized occupant force. In an ADS vehicle, that physical force is replaced by a decentralized network command, be it a target deceleration rate, a specific torque request sent directly to a brake-by-wire module, or a positional target for a master-cylinder actuator.</p>
<p>Currently, there is no standardized industry consensus identifying which digital bus signal represents the definitive equivalent of a human ‘panic stop’ application. In response, <a href="https://www.nhtsa.gov/">NHTSA</a> has opted to defer to individual OEM specifications. While this approach maintains strict technology neutrality, it shifts a substantial engineering burden onto the regulatory certification package. Homologation teams must clearly define a ‘maximum input’ condition that aggressively stresses the hydraulic lines, document all underlying signal architectures, and satisfy compliance auditors that the chosen software state genuinely simulates a worst-case emergency stop. Consequently, third-party compliance testing facilities will require comprehensive access to proprietary signal dictionaries to inject these explicit commands directly onto the vehicle network bus alongside existing deceleration and wheel-speed data acquisition (DAQ) channels.</p>
<h3>The thermodynamic compensation conundrum</h3>
<p>This operational paradigm shifts the focus toward brake fade and thermal recovery tests. Traditional testing stresses thermal margins through predictable, repeated manual pedal applications. Conversely, an autonomous vehicle governed by an integrated deceleration controller will dynamically adapt to fading friction coefficients by automatically ramping up its internal line pressure or torque requests to hit its deceleration targets.</p>
<p>This behavior forces a technical impasse that the industry must resolve: should the controller’s active thermal compensation logic be considered a native component of the system under evaluation, or must that closed-loop logic be inhibited during compliance validation to isolate and characterize the raw, underlying hardware? The current NPRM leaves this operational parameter unresolved, creating a vital target for industry feedback.</p>
<h3>Strategic action before the deadline</h3>
<p>The proposal explicitly sidesteps how passengers might interact with an emergency-stop sequence or how the ADS core should arbitrate such inputs. For the immediate future, any unforeseen passenger-interaction risks will fall under NHTSA’s broad defect enforcement authority, while a comprehensive, dedicated ADS performance standard is drafted for long-term implementation. Ultimately, the revised FMVSS No. 135 framework validates whether an autonomous vehicle is mechanically capable of stopping within a safe physical boundary once a command propagates; it does not evaluate whether the perception stack or path-planning software calculated that command at the appropriate timestamp.</p>
<p>Formal industry comments under docket NHTSA-2026-0728 must be submitted by July 27, 2026. This proposal marks the fifth standard modernized under the AV Framework, yet it represents the absolute first iteration where hardware removal alters real-world physical performance measurements rather than secondary cabin convenience features. For engineering units inside OEMs, Tier 1 system suppliers and testing laboratories, focus must remain on providing highly granular feedback regarding signal documentation baselines, closed-loop compensation parameters during thermal degradation, and standardizing passenger-system interactions. The physical removal of the pedal makes for an easy headline, but the underlying narrative is a complex, line-by-line adaptation of a 1995 protocol to an entirely digital machine.</p>
<h3><em>Sources</em></h3>
<p><em>• NHTSA Notice of Proposed Rulemaking, “Federal Motor Vehicle Safety Standards; Modernization of FMVSS No. 135 To Accommodate ADS-Equipped Vehicles,” Federal Register, 26 June 2026 (Docket NHTSA-2026-0728).</em><br>
<em>• NHTSA press release, “Trump’s Transportation Department Launches Commonsense Updates to Brake Pedal Requirements for AVs,” 25 June 2026.</em><br>
<em>• 49 CFR § 571.135, “Standard No. 135; Light vehicle brake systems.”</em><br>
<em>• Sidley Environmental, Health, and Safety Brief, “NHTSA Proposes Amending Federal Brake Standards for Autonomous Vehicles,” 29 June 2026.</em></p>
<p>More on safety standards and passive safety testing in this year’s edition of <em data-start="257" data-end="336"><strong data-start="337" data-end="376">Crash Test Technology International</strong></em>, the sister title to <strong data-start="400" data-end="408">ATTI</strong>. <a href="https://www.automotivetestingtechnologyinternational.com/online-magazines"><em data-start="410" data-end="439">Read both magazines online</em></a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66752</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Foxconn_NHTSA_FMVSS_135-e1786462167361.jpg" medium="image" />
        	</item>
		<item>
		<title>V Engineering develops new hybrid battery for McLaren P1</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/battery-powertrain-testing/v-engineering-develops-new-hybrid-battery-for-mclaren-p1.html</link>
		
		<dc:creator><![CDATA[Rachel Evans]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 14:44:28 +0000</pubDate>
				<category><![CDATA[Batteries & Powertrain Testing]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66737</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/battery-powertrain-testing/v-engineering-develops-new-hybrid-battery-for-mclaren-p1.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Press-Release-P1Battery_VEngineering-2-e1786459397241-400x224.jpg" alt="V Engineering develops new hybrid battery for McLaren P1" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>V Engineering, McLaren’s independent engineering center, has announced that it is developing a new high-voltage, hybrid battery solution for the McLaren P1, as part of Project Continuum.</p>
<p>The original hybrid battery cells used in the P1 were manufactured in 2010. After 16 years of service, numerous units have deteriorated to the point that they must be replaced, otherwise the car will be undriveable.</p>
<p>Project Continuum from V Engineering offers current and future McLaren P1 owners an alternative high-voltage battery solution that improves energy storage and reduces the overall weight of the original battery with no penalty to the existing power delivery.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/battery-powertrain-testing/v-engineering-develops-new-hybrid-battery-for-mclaren-p1.html" rel="nofollow">Continue reading V Engineering develops new hybrid battery for McLaren P1 at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p>V Engineering, McLaren’s independent engineering center, has announced that it is developing a new high-voltage, hybrid battery solution for the McLaren P1, as part of Project Continuum.</p>
<p>The original hybrid battery cells used in the P1 were manufactured in 2010. After 16 years of service, numerous units have deteriorated to the point that they must be replaced, otherwise the car will be undriveable.</p>
<p>Project Continuum from <a href="https://www.v-engineering.co.uk/">V Engineering</a> offers current and future <a href="https://www.mclaren.com/#home">McLaren</a> P1 owners an alternative high-voltage battery solution that improves energy storage and reduces the overall weight of the original battery with no penalty to the existing power delivery. Another key user feature of the new battery is that it offers extended EV range compared with the factory production unit.</p>
<p>Developed in collaboration with engineers involved in the original P1 program, the battery features a glycol-based cooling system with significantly improved heat rejection properties from the newly developed cells. The battery solution is built around a proven, high-performance 21700 lithium battery module engineered to FIA Formula E requirements to offer motorsport-grade technology. The plug-and-play approach from V Engineering reportedly improves performance and reliability while retaining compatibility with the vehicle’s existing electrical architecture.</p>
<p>Along with the advanced cooling properties of the new battery, design also focused on the energy storage capacity of the new unit, which has been increased to 12.4kWh compared with the standard 4.72kWh of the original P1.</p>
<p>Customer installations are scheduled to begin in spring 2027, with V Engineering currently in discussions with owners from the UK and Europe, the Middle East and the USA.</p>
<p>Project Continuum is the first phase of a broader powertrain development program intended to provide long-term technical support for McLaren P1 owners.</p>
<p><em>In related news, <a href="https://www.automotivetestingtechnologyinternational.com/news/cae-simulation-modeling/agentic-ai-transforms-mclaren-automotives-entire-engineering-process.html">Agentic AI transforms McLaren Automotive’s entire engineering process</a></em></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66737</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Press-Release-P1Battery_VEngineering-2-e1786459397241.jpg" medium="image" />
        	</item>
		<item>
		<title>Inside Audi’s accelerated Nuvolari program</title>
		<link>https://www.automotivetestingtechnologyinternational.com/videos/inside-audis-accelerated-nuvolari-program.html</link>
		
		<dc:creator><![CDATA[Rachel Evans]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 14:02:20 +0000</pubDate>
				<category><![CDATA[Full-vehicle Testing]]></category>
		<category><![CDATA[Vehicle Development]]></category>
		<category><![CDATA[Videos]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66740</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/videos/inside-audis-accelerated-nuvolari-program.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Original-44268-a264241-large-e1786456069827-400x224.jpg" alt="Inside Audi’s accelerated Nuvolari program" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>The Audi Nuvolari demonstrates a new pace in vehicle development at Audi. This making-of video traces the project’s journey from the initial concept ideas through development and testing to the endurance tests with the drivers of the Audi Revolut F1 Team and the world premiere in the South of France.</p>
<p>“The Nuvolari project is a striking example of how quickly we at Audi can bring an idea to life – that is ‘vorsprung durch technik,’” said Audi CEO Gernot Döllner.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/videos/inside-audis-accelerated-nuvolari-program.html" rel="nofollow">Continue reading Inside Audi’s accelerated Nuvolari program at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p>The Audi Nuvolari demonstrates a new pace in vehicle development at Audi. This making-of video traces the project’s journey from the initial concept ideas through development and testing to the endurance tests with the drivers of the <a href="https://www.audi.com/en">Audi</a> Revolut F1 Team and the world premiere in the South of France.</p>
<p>“The Nuvolari project is a striking example of how quickly we at Audi can bring an idea to life – that is ‘vorsprung durch technik,’” said Audi CEO Gernot Döllner. As the OEM states, the new model is much more than a supercar – it guides the way for future Audi developments and provides important impetus for the brand’s technology portfolio.</p>
<p>“The Audi Nuvolari is the fastest and most powerful road car we’ve ever produced,” noted <a href="https://www.linkedin.com/in/rouven-dr-mohr-66467322b/">Rouven Mohr</a>, member of the board of management for technical development.</p>
<p>At the same time, the project represents a new kind of collaboration at Audi: from the very beginning, experts in design, vehicle technology, aerodynamics and powertrain worked closely together in an autonomous, focused project team. Short lines of communication, quick decisions and the close integration of all disciplines enabled the development project to move forward at a rapid pace.</p>
<p>“The Audi Nuvolari shows that, when you have the right mindset and close teamwork, you can succeed in delivering rapidly without making any compromises,” added chief creative officer <a href="https://www.linkedin.com/in/massimo-frascella-786a2a12/">Massimo Frascella</a>.</p>
<h3><strong>A development journey across Europe</strong></h3>
<p>From the initial designs in Ingolstadt to cold-weather testing with technology demonstrators in Lapland, lightweight construction in Neckarsulm, tests in the Ingolstadt wind tunnel, suspension tuning in southern Spain and high-speed tests in Nardò, Italy, Audi’s engineers worked hand in hand to develop the Nuvolari in record time.</p>

<a href="https://www.automotivetestingtechnologyinternational.com/videos/inside-audis-accelerated-nuvolari-program.html/attachment/the-audi-nuvolari-in-405-days-2"><img decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Original-44259-a264232-large-400x600.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/videos/inside-audis-accelerated-nuvolari-program.html/attachment/the-audi-nuvolari-in-405-days-3"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Original-44260-a264233-large-400x600.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/videos/inside-audis-accelerated-nuvolari-program.html/attachment/the-audi-nuvolari-in-405-days-4"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Original-44262-a264235-large-400x600.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/videos/inside-audis-accelerated-nuvolari-program.html/attachment/the-audi-nuvolari-in-405-days-5"><img loading="lazy" decoding="async" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Original-44266-a264239-large-400x600.jpg" class="attachment-medium size-medium" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"></a>

<p>“When the Nuvolari took to the road for the first time, the best part was seeing the expressions on the faces of the people who had developed it,” recalled Döllner. “Seeing something that had existed only as a sketch come to life for the first time was indescribable.”</p>
<h3><strong>Final touches with Formula 1 expertise</strong></h3>
<p>Four hundred and five days after the initial idea, the project team presented the first driveable prototype. The Audi Revolut F1 drivers then took over testing duties. <a href="https://www.linkedin.com/in/gabriel-bortoleto-25b81a22a/">Gabriel Bortoleto</a> drove the Nuvolari on the high-speed track at the <a href="https://www.porscheengineering.com/en/nardo/the-company/about-us/">Nardò Technical Center</a>. Before the drive, he stated, “I’m definitely going to push it,” and waxed lyrical about its performance afterward.</p>
<p>At the test track in Neustadt an der Donau, F1 teammate <a href="https://www.linkedin.com/in/nico-hulkenberg/">Nico Hülkenberg</a> also pushed the Nuvolari to its limits. “The acceleration and the full system output of more than 1,000ps – that’s a real statement.”</p>
<p>In June 2026, the Audi Nuvolari debuted.</p>
<figure id="attachment_66761" aria-describedby="caption-attachment-66761" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-66761" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Original-44258-a263150-large-400x267.jpg" alt="" width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"><figcaption id="caption-attachment-66761" class="wp-caption-text">Left to right: Gabriel Bortoleto, driver for the Audi Revolut F1 Team; Audi CEO Gernot Döllner; and Nico Hülkenberg, driver for the Audi Revolut F1 Team, at the unveiling of the near-production prototype on the Côte d’Azur</figcaption></figure>
<p><em>In related news, <a href="https://www.automotivetestingtechnologyinternational.com/news/vehicle-testing/audi-a2-e-tron-racks-up-the-miles-during-validation-testing.html">Audi A2 e-tron racks up the miles during validation testing</a></em></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66740</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Original-44268-a264241-large-e1786456069827.jpg" medium="image" />
        	</item>
		<item>
		<title>Junghyun Kwon appointed executive VP and head of the Autonomous Driving Development Center at Hyundai</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/appointments-partnerships-investments-acquisitions/junghyun-kwon-appointed-executive-vp-and-head-of-the-autonomous-driving-development-center-at-hyundai.html</link>
		
		<dc:creator><![CDATA[Rachel Evans]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 13:21:28 +0000</pubDate>
				<category><![CDATA[Appointments, Partnerships, Investments & Acquisitions]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66766</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/appointments-partnerships-investments-acquisitions/junghyun-kwon-appointed-executive-vp-and-head-of-the-autonomous-driving-development-center-at-hyundai.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Junghyun-Kwon-appointed-executive-VP-and-head-of-the-Autonomous-Driving-Development-Center-at-Hyundai-WEB-PIC-400x224.jpg" alt="Junghyun Kwon appointed executive VP and head of the Autonomous Driving Development Center at Hyundai" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>Hyundai Motor Group has named Junghyun Kwon as its new executive vice president and head of the Autonomous Driving Development Center. According to the company, Kwon will be pivotal in advancing Hyundai’s autonomous driving capabilities. He will report to Minwoo Park, president and head of the advanced vehicle platform division.</p>
<p>Kwon is an autonomous driving AI expert who has worked at leading global tech companies. He oversaw autonomous driving software development and commercialization at Nvidia.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/appointments-partnerships-investments-acquisitions/junghyun-kwon-appointed-executive-vp-and-head-of-the-autonomous-driving-development-center-at-hyundai.html" rel="nofollow">Continue reading Junghyun Kwon appointed executive VP and head of the Autonomous Driving Development Center at Hyundai at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.hyundai.com/uk/en/hyundai-brand/about-hyundai.html?_gl=1*16mg3r4*_up*MQ..*_gs*MQ..*_ga*MTc2OTE1MzgzNC4xNzg2NDU5NjUw*_ga_YXBF05KJY9*czE3ODY0NTk2NTAkbzEkZzAkdDE3ODY0NTk2NTAkajYwJGwwJGg2ODkxNzkzMzc.&amp;gclid=Cj0KCQjwkOvTBhDgARIsAKUNyRtA3DqaBAdIb-5oy-aej7yRNT-xASp9dlBOWe8M0kmUHpok0V0Ib4kaAr_nEALw_wcB&amp;gclsrc=aw.ds">Hyundai Motor Group</a> has named <a href="https://www.linkedin.com/in/junghyun-kwon/">Junghyun Kwon</a> as its new executive vice president and head of the Autonomous Driving Development Center. According to the company, Kwon will be pivotal in advancing Hyundai’s autonomous driving capabilities. He will report to Minwoo Park, president and head of the advanced vehicle platform division.</p>
<p>Kwon is an autonomous driving AI expert who has worked at leading global tech companies. He oversaw autonomous driving software development and commercialization at <a href="https://www.nvidia.com/en-gb/">Nvidia.</a> Most recently, Kwon led intelligent robot development at <a href="https://www.samsung.com/uk/">Samsung Electronics</a>.</p>
<p>Drawing on his deep expertise in autonomous vehicle perception software, deep learning, machine learning and computer vision technologies, Kwon will lead the group’s autonomous driving technology development from conception through product commercialization.</p>
<h3><strong>Strengthening global talent pipeline</strong></h3>
<p>The OEM is recruiting key talent in software-defined vehicles and autonomous driving to accelerate the realization of its physical AI vision.</p>
<p>Early in July, the group appointed <a href="https://www.linkedin.com/in/dylankim/">Dongwuk Kim</a> as a senior vice president and head of the SDV Platform Development Center. Kim previously led wireless communication systems development for mobile devices, vehicles and humanoid robotics at global companies including Apple and Tesla.</p>
<p>And <a href="https://www.linkedin.com/in/jeremy-ma-462aa04/">Jeremy Ma</a> joined as a senior vice president and head of the AVP Silicon Valley, bringing extensive experience in robotics as well as autonomous driving software development and commercialization from <a href="https://www.apple.com/uk/store?afid=p240%7Cgo~cmp-201691933~adg-15144742573~ad-795120300906_kwd-10778630~dev-c~ext-~prd-~mca-~nt-search&amp;cid=aos-uk-kwgo-txt-brand-brand--">Apple</a>, <a href="https://www.tri.global/">Toyota Research Institute</a> and Nvidia.</p>
<p><em>The September issue of </em><a href="https://www.automotivetestingtechnologyinternational.com/online-magazines">ATTI</a><em> will feature an interview and an opinion piece with <a href="https://www.linkedin.com/in/dong-chul-park-42291255/">Dong Chul Park, former research fellow and head of sound design at Hyundai</a></em></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66766</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Junghyun-Kwon-appointed-executive-VP-and-head-of-the-Autonomous-Driving-Development-Center-at-Hyundai-WEB-PIC.jpg" medium="image" />
        	</item>
		<item>
		<title>The fundamentals of SIL, HIL and vehicle integration in SDV evaluation</title>
		<link>https://www.automotivetestingtechnologyinternational.com/industry-opinion/the-fundamentals-of-sil-hil-and-vehicle-integration-in-sdv-evaluation.html</link>
		
		<dc:creator><![CDATA[Jon M Quigley, automotive testing engineer and founder, Value Transformation]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 12:59:18 +0000</pubDate>
				<category><![CDATA[Industry Opinion]]></category>
		<category><![CDATA[Software Engineering & SDVs]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66748</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/industry-opinion/the-fundamentals-of-sil-hil-and-vehicle-integration-in-sdv-evaluation.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/03/Jon-Quigley-scaled-e1786531451892-400x224.jpg" alt="The fundamentals of SIL, HIL and vehicle integration in SDV evaluation" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p class="p1"><strong><i>SDVs demand a layered testing strategy that treats elements as progressive, mutual stages – not rivals – anchored in clear definitions, credible models and virtual results that translate to the road</i></strong></p>
<p class="p1">Vehicles today are continuously evolving software platforms, which puts new pressure on how testing is structured across the lifecycle. To keep up with frequent releases and OTA updates, the optimal use of SIL, HIL and vehicle integration (VI), also called vehicle-in-the-loop, becomes a strategic element rather than a tooling detail.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/industry-opinion/the-fundamentals-of-sil-hil-and-vehicle-integration-in-sdv-evaluation.html" rel="nofollow">Continue reading The fundamentals of SIL, HIL and vehicle integration in SDV evaluation at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p class="p1"><strong><i>SDVs demand a layered testing strategy that treats elements as progressive, mutual stages – not rivals – anchored in clear definitions, credible models and virtual results that translate to the road</i></strong></p>
<p class="p1"><span class="s1">Vehicles today are continuously evolving software platforms, which puts new pressure on how testing is structured across the lifecycle. To keep up with frequent releases and OTA updates, the optimal use of SIL, HIL and vehicle integration (VI), also called vehicle-in-the-loop, becomes a strategic element rather than a tooling detail.</span></p>
<p class="p3"><span class="s1">In SDVs, functions are updated long after SOP, so relying on late-stage vehicle tests alone is no longer viable for safety or schedule. There is considerable pressure to maintain a rapid, continuous release cadence. Testing must be pushed earlier into development while still providing defensible evidence for safety cases and regulatory expectations over multiple software generations.</span></p>
<p class="p3"><span class="s1">A layered approach – SIL, HIL and VI combined with on-road testing – provides a progression from fast, scalable virtual (model) checks to highly realistic, driver-in-the-loop evaluations. When those layers are integrated into a coherent architecture, they enable continuous regression across every release and OTA campaign. From my experience, I place great value on regression testing.</span></p>
<p class="p3"><span class="s1">If you have read any of my work, you will know my penchant for a common lexicon. SIL enables feature exploration before production on a virtual ECU (subsystem) or host, connected to simulated components, sensors and communication networks (models). It is optimized </span><span class="s1">for early virtual system integration testing, enabling rapid execution of thousands of scenarios before hardware and full production software are available.</span></p>
<p class="p3"><span class="s1">HIL adds realism by connecting real ECUs or domain controllers to real-time components and network models on a test bench – a vehicle in the lab. This enables verification of timing behavior, network load, diagnostics and safety mechanisms under controlled yet representative conditions, well before full vehicles are built. From experience, securing time on the vehicle is not trivial, and we need to have some confidence in the product and system before VI.</span></p>
<p class="p3"><span class="s1">VI testing takes place in a real vehicle on a proving ground, with its perception and control systems interacting with a controlled virtual environment. VI bridges the gap between lab rigs and road tests, enabling safe, repeatable execution of complex, hazardous scenarios that would be difficult to stage in the real world, in real time.<br>
</span></p>
<p class="p3"><span class="s1">SIL, HIL and VI deliver the most value when they are treated as a progression rather than as competing options. SIL is ideal for early, rapid fault discovery, software refactoring and large-scale scenario sweeps during early development, when interfaces are still fluid and hardware is not yet fixed.</span></p>
<p class="p3"><span class="s1">Once software stabilizes and hardware is available, HIL becomes the workhorse for ECU and domain-level integration, confirming that real electronics and networks behave as expected under realistic loads, failures and transients. VI and structured on-road campaigns then take over for full system behavior, human-machine interaction and vehicle dynamics in complex traffic, while reusing core scenarios defined earlier in SIL and HIL.</span></p>
<p class="p3"><span class="s2">In an optimized SDV strategy, scenarios and requirements</span><span class="s1"> are progressively elaborated through learning enabled by SIL, HIL and VI. A lane change with a cut-in vehicle, for example, is first debugged in SIL, then checked for timing and network behavior in HIL, and finally executed in VIL on a controlled track and then on-road tests to confirm full-system performance.</span></p>
<p class="p3"><span class="s1">Because SIL and HIL rely on virtual elements, sensors and environments, the credibility of their results depends on model veracity. Model veracity includes fidelity (the extent to which the model details represent the actual system), validity range (the range of applicability) and quantified error relative to physical measurements.</span></p>
<p class="p3"><span class="s1">A practical approach is to treat model correlation as a formal activity. Engineering, rig, dyno and track tests are used to calibrate models; error bounds are computed for key outputs, such as forces, temperatures, signal delays and sensor artifacts; and these bounds are documented as part of the test environment definition. This makes it clear which requirements can be verified with confidence in SIL or HIL, and which still require VI or real-world testing due to model limitations.</span></p>
<p class="p3"><span class="s1">When SIL, HIL and VI are used as a coherent stack, with clear definitions, effort to obtain strong model veracity and disciplined configuration management, they become an enabler for continuous delivery in SDVs. High-risk, safety-critical scenarios can be re-executed selectively in SIL and HIL for each code change. At the same time, VI and on-road checks provide final confirmation before wide OTA deployment. The result is a test strategy that aligns with the SDV business model: rapid, frequent software evolution, anchored in a reusable body<br>
of trustworthy test evidence spanning virtual benches, real hardware and real vehicles. </span></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66748</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2025/03/Jon-Quigley-scaled-e1786531451892.jpg" medium="image" />
        	</item>
		<item>
		<title>Are standard heat release combustion models a match for future fuels?</title>
		<link>https://www.automotivetestingtechnologyinternational.com/features/are-standard-heat-release-combustion-models-a-match-for-future-fuels.html</link>
		
		<dc:creator><![CDATA[Zahra Awan]]></dc:creator>
		<pubDate>Wed, 05 Aug 2026 09:06:26 +0000</pubDate>
				<category><![CDATA[Features]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66716</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/features/are-standard-heat-release-combustion-models-a-match-for-future-fuels.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/AdobeStock_170190344-e1785921315818-400x224.jpeg" alt="Are standard heat release combustion models a match for future fuels?" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p><em>* This article has been written and supplied by Kistler. </em></p>
<p><em><strong>Kistler reveals why conventional in-cylinder pressure calculation models may not hold up when analyzing zero-carbon fueled engines </strong></em></p>
<p>Optimizing engines to efficiently burn zero-carbon fuels is a key task in the current shift toward a more sustainable future. A fundamental measurement requirement in the development of combustion system engines has long been the detailed analysis of combustion pressure data.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/features/are-standard-heat-release-combustion-models-a-match-for-future-fuels.html" rel="nofollow">Continue reading Are standard heat release combustion models a match for future fuels? at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><em>* This article has been written and supplied by Kistler. </em></p>
<p><em><strong>Kistler reveals why conventional in-cylinder pressure calculation models may not hold up when analyzing zero-carbon fueled engines </strong></em></p>
<p>Optimizing engines to efficiently burn zero-carbon fuels is a key task in the current shift toward a more sustainable future. A fundamental measurement requirement in the development of combustion system engines has long been the detailed analysis of combustion pressure data. However, for many, the basis for interpreting the test data still relies on calculation models for carbon-based fuel combustion. Given the chance to conduct their own extensive study at the <a href="https://www.nottingham.ac.uk/">University of Nottingham</a>, pressure measurement experts from Kistler took a closer look at how these models hold up with these low or zero-carbon fuels. After tests with various ammonia-hydrogen mixtures, the experts were surprised by how significantly even small changes in the fuel-mix affected the derived results. The good news is that these findings might now help engineers optimize their combustion systems more efficiently.</p>
<p>Combustion pressure measurement gives engineers a clear image of what happens inside the engine during operation. To get relevant data, a small piezoelectric sensor is mounted directly in the cylinder head. As air and fuel are compressed and ignited, the rapidly increasing in-cylinder pressure is captured with high fidelity creating a detailed pressure curve for each combustion cycle. Based on this data, engineers know how fast the fuel burns, when exactly peak pressure is reached, how efficiently the energy is released and whether the combustion is stable. These insights are crucial for optimizing any combustion engine. They help with finding optimized combustion phasing to avoid knock or mechanical overload, improving fuel efficiency and reducing emissions.</p>
<p>In other words, measuring and analyzing combustion pressure is an indispensable tool for building better and more eco-friendly engines. Yet, researchers and engineers still rely heavily on simplified first-law heat release models, which typically assume fixed polytropic indices. Polytropic indices are thermodynamic parameters which lie at the core of the analysis. They describe how pressure and volume change during gas compression or expansion in the cylinder, providing insights into how much energy is retained or lost during the process.</p>
<figure id="attachment_66718" aria-describedby="caption-attachment-66718" class="wp-caption alignright"><img loading="lazy" decoding="async" class="wp-image-66718 size-medium" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Late-stage-combustion-comparison-Screenshot.jpg" alt="Comparison of the late-stage combustion duration for the gasoline default setting (upper) and revised indices (lower)." width="362" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"><figcaption id="caption-attachment-66718" class="wp-caption-text">Comparison of the late-stage combustion duration for the gasoline default setting (upper) and revised indices (lower)</figcaption></figure>
<h3>Questioning the calculation model</h3>
<p>The polytropic index commonly used in combustion analysis has been well established and proven in many years of research on engines burning hydrocarbon fuels. Other types of fuels, however, differ significantly in thermodynamic properties, flame speed, ignition characteristics and specific heat ratio. Experts at Kistler, a leading manufacturer of piezoelectric pressure sensors, wanted to explore the sensitivity of this aspect, with respect to zero-carbon fuels – and how much this might influence the results in engine development work. “We wondered whether parameters proven in the research of carbon fuels would hold up when applied to zero-carbon fuel combustion. So, we decided to look into it,” explains <a href="https://www.linkedin.com/in/dr-david-rogers/">Dr David Rogers</a>, head of ICE systems at Kistler, who led the study.</p>
<p>In collaboration with the <a href="https://www.nottingham.ac.uk/research/groups/powertrain-research-centre/index.aspx">Powertrain Research Centre</a> at the University of Nottingham, the team decided to make the most of the opportunity to work with the sophisticated test equipment and research engine that the facility has.</p>
<p>The mixture of ammonia (NH₃) and hydrogen is increasingly considered a carbon-free fuel alternative with a high potential for heavy-duty combustion engines as used in marine propulsion applications. Ammonia and hydrogen have combustion characteristics that differ significantly from conventional carbon fuels: while ammonia has a lower burning velocity than gasoline, hydrogen has a higher one and their specific heat ratios are different as well.</p>
<p>The Kistler team wanted to explore whether gasoline-based assumptions are still valid for ammonia-hydrogen blends, or whether they might introduce systematic errors in burn-rate analysis, combustion phasing prediction and ignition delay estimation.</p>
<p>“Ammonia and hydrogen are tricky to store. Also, you need an engine that is able to burn it. Thanks to the university, we had access to both,” reveals Rogers. “We really did not know what to expect and would have been happy if nothing had shown up in our findings. But that was not the case.”</p>
<h3>The test approach: Getting to the basis of combustion pressure analysis</h3>
<p>The laboratory at the university was equipped with a modern single-cylinder spark-ignition research engine with variable valve timing, direct fuel injection and a dedicated port fuel injection for ammonia and hydrogen. The high-speed in-cylinder pressure data was recorded using a Kistler piezoelectric transducer (Type 6045B), which was flush-mounted in the cylinder head. The connected <a href="https://www.kistler.com/INT/en/c/kibox2-powertrain-analysis-system/CG21-kibox2-powertrain-analysis-system">KiBox2</a> combustion analysis system from Kistler prepared the data for interpretation. The tests covered both pure ammonia combustion and various ammonia-hydrogen blends (up to 60% hydrogen share).</p>
<figure id="attachment_66719" aria-describedby="caption-attachment-66719" class="wp-caption alignright"><img loading="lazy" decoding="async" class="wp-image-66719 size-medium" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/48548_KiBox2-400x387.jpg" alt="The KiBox2 analysis system from Kistler enables the implementation of cycle-resolved polytropic indices. This makes it easy to implement the findings of the study in combustion pressure analyses of engines running on zero-carbon fuels. " width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"><figcaption id="caption-attachment-66719" class="wp-caption-text">The KiBox2 analysis system from Kistler enables the implementation of cycle-resolved polytropic indices. This makes it easy to implement the findings of the study in combustion pressure analyses of engines running on zero-carbon fuels</figcaption></figure>
<p>The measured in-cylinder pressure was used as the main input, converting the pressure curve into an energy release curve, showing how quickly and at what crank angle the fuel’s energy is released during combustion. The research team compared the standard polytropic index based on gasoline combustion with a more detailed method: based on the measured pressure data and the specific fuel blend, the polytropic index was calculated individually for each operating point and each cycle. This enabled the Kistler team to quantify the potential error that is introduced when standard gasoline models are applied to ammonia-hydrogen combustion. Conversely, they were able to quantify the increase in accuracy achieved through fuel-specific, cycle-resolved calculations.</p>
<h3>The results: Faced with a large potential for errors</h3>
<p>Rogers and his team were stunned by the results. “We found the sheer magnitude of the potential errors surprising,” he says. “For some of the operational points the errors were so significant that they rendered the test results borderline unusable.”</p>
<p>Under pure ammonia operation, the polytropic index deviated in compression by about 4% from the gasoline default value. The experts found out that the discrepancies primarily affected the late combustion phase, while the early burn phase was less sensitive. Also, combustion accelerated and modeling discrepancies decreased as the hydrogen share increased.</p>
<p>“Our findings show that conventional gasoline-based heat release analysis is not universally transferable to zero-carbon fuels,” summarizes Rogers. “For accurate prediction of burn duration and combustion phasing, fuel-specific or cycle-resolved polytropic indices are required.”</p>
<figure id="attachment_66723" aria-describedby="caption-attachment-66723" class="wp-caption alignright"><img loading="lazy" decoding="async" class="size-medium wp-image-66723" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/Screenshot-2026-08-04-at-17.22.34-400x290.png" alt="Dr. Rogers and his team used a modern single-cylinder spark-ignition engine with variable valve timing, direct fuel injection, and a dedicated port fuel injection for ammonia and hydrogen to conduct their research." width="400" style="display:block;margin:10px auto;max-width:400px;max-width:100%;"><figcaption id="caption-attachment-66723" class="wp-caption-text">Dr Rogers and his team used a modern single-cylinder spark-ignition engine with variable valve timing, direct fuel injection and a dedicated port fuel injection for ammonia and hydrogen to conduct their research</figcaption></figure>
<h3>How these results help engineers create more sustainable engines</h3>
<p>In day-to-day engine research and development, engineers are under a lot of pressure to quickly improve engines. Here, discrepancies in the test results require repeated measurements, making the whole process less efficient. With more accurate calculation models and, consequently, a more accurate analysis, engineering decisions can be made earlier in the development cycle.</p>
<p>“These combustion metrics are commonly used by our customers in their research and development, so of course we are interested in supporting them as best as we can,” Rogers explains of the motivation for their study. “Experimental work like this helps us a lot in doing so. We want the users of our technology to be confident about the quality of their analysis. The ultimate goal is to make the calculation models better and easier to use through our products. Ideally, the data is so precise and the analysis so conclusive that engineers will be able to make informed engine design decisions already during the measurement phase. This way, we can speed up development time significantly and help engineers create better and more efficient engines.”</p>
<p>In the next step, Kistler intends to embed these findings into its measurement technology to ensure seamless user access. The KiBox2 analysis system enables straightforward implementation of cycle-resolved polytropic indices.</p>
<p>Also, the team wants to do more experimental work – with different engine types and zero-carbon fuel mixtures. “This is just a small part of a bigger picture. The goal of our work is also to clear the path for more cooperations with partners from the industry and universities to continue our research,” concludes Rogers.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66716</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/AdobeStock_170190344-e1785921315818.jpeg" medium="image" />
        	</item>
		<item>
		<title>dSPACE introduces MCP-enabled AI engineering workflows</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/software-engineering-sdvs/dspace-introduces-mcp-enabled-ai-engineering-workflows.html</link>
		
		<dc:creator><![CDATA[Zahra Awan]]></dc:creator>
		<pubDate>Wed, 05 Aug 2026 08:33:55 +0000</pubDate>
				<category><![CDATA[CAE, Simulation & Modeling]]></category>
		<category><![CDATA[Measurement Tools, Test Systems & Equipment]]></category>
		<category><![CDATA[Software Engineering & SDVs]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66704</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/software-engineering-sdvs/dspace-introduces-mcp-enabled-ai-engineering-workflows.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/PR-Bild_MCP-Hub_1920x1080px_260729.jpg-400x224.jpeg" alt="dSPACE introduces MCP-enabled AI engineering workflows" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>dSPACE has introduced MCP-enabled AI workflows that connect AI agents directly with the company’s tools. Based on the open Model Context Protocol (MCP), this approach helps engineers transition from isolated prompt-based tasks toward connected, specification-driven validation workflows.</p>
<p>Requirements, specifications, simulations, implementations and tests in modern automotive development are often managed in different tools and environments. MCP reduces the need for manual handoffs by enabling AI agents to interact with dSPACE tools through standardized interfaces while keeping engineers in full control of reviewing and approving all activities and results.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/software-engineering-sdvs/dspace-introduces-mcp-enabled-ai-engineering-workflows.html" rel="nofollow">Continue reading dSPACE introduces MCP-enabled AI engineering workflows at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.dspace.com/en/pub/home.cfm?etcc_med=SEA&amp;etcc_par=Google&amp;etcc_cmp=GSN_PUB_EN_BRA_Brand&amp;etcc_grp=192345408637&amp;etcc_ctv=dSPACE&amp;etcc_bky=dspace&amp;etcc_mty=e&amp;etcc_plc=&amp;etcc_bde=c&amp;etcc_var=Cj0KCQjwm8bTBhDWARIsAC9Hi8lPB2iwM2EIZqu7auVUS9ztye_OQCSI_r6wGJyvbVvhgLt5bckWPUUaAnOmEALw_wcB&amp;geo_id=1006681&amp;etcc_med=SEA&amp;etcc_par=Google&amp;etcc_cmp=GSN_PUB_EN_BRA_Brand&amp;etcc_grp=192345408637&amp;etcc_ctv=dSPACE&amp;etcc_bky=dspace&amp;etcc_mty=e&amp;etcc_plc=&amp;etcc_bde=c&amp;etcc_var=Cj0KCQjwm8bTBhDWARIsAC9Hi8lPB2iwM2EIZqu7auVUS9ztye_OQCSI_r6wGJyvbVvhgLt5bckWPUUaAnOmEALw_wcB&amp;geo_id=1006681&amp;gad_source=1&amp;gad_campaignid=23501404266&amp;gclid=Cj0KCQjwm8bTBhDWARIsAC9Hi8lPB2iwM2EIZqu7auVUS9ztye_OQCSI_r6wGJyvbVvhgLt5bckWPUUaAnOmEALw_wcB">dSPACE</a> has introduced MCP-enabled AI workflows that connect AI agents directly with the company’s tools. Based on the open Model Context Protocol (MCP), this approach helps engineers transition from isolated prompt-based tasks toward connected, specification-driven validation workflows.</p>
<p>Requirements, specifications, simulations, implementations and tests in modern automotive development are often managed in different tools and environments. MCP reduces the need for manual handoffs by enabling AI agents to interact with dSPACE tools through standardized interfaces while keeping engineers in full control of reviewing and approving all activities and results.</p>
<p>dSPACE’s MCP-enabled tools enable AI agents to support engineering workflows spanning requirements analysis, software development, simulation preparation and validation across VEOS, ConfigurationDesk, SystemDesk, Bus Manager, ControlDesk and real-time hardware. The platform also feeds validation results back into the development process to support iterative engineering.</p>
<p>“AI delivers the greatest value when it can actively support engineering workflows rather than operate outside them,” said <a href="https://www.linkedin.com/in/stavesand/">Jann-Eve Stavesand</a>, director product portfolio management at dSPACE. “With MCP-enabled dSPACE tools, engineers can connect requirements, specifications, implementation and validation activities through AI-supported workflows while maintaining full transparency, traceability and engineering control. This allows engineering teams to streamline their validation workflows and transition more efficiently from requirements to verified implementations.”</p>
<p>By connecting AI Agents with simulation, configuration, measurement and validation tools, MCP-enabled workflows help reduce manual setup effort and streamline engineering processes. Engineers can transition more quickly from requirements and specifications to software validation on real hardware, while maintaining full traceability throughout the process. Validation results can be fed back directly into development workflows, enabling continuous refinement and accelerating the path from concept to validated implementation.</p>
<p><em>Recent news, <a href="https://www.automotivetestingtechnologyinternational.com/news/battery-powertrain-testing/gopel-electronic-launches-modular-battery-cell-tester.html">Göpel Electronic launches modular battery cell tester</a></em></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66704</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/PR-Bild_MCP-Hub_1920x1080px_260729.jpg.jpeg" medium="image" />
        	</item>
		<item>
		<title>Simple Energy expands Siemens Xcelerator use as it scales its EV portfolio</title>
		<link>https://www.automotivetestingtechnologyinternational.com/news/software-engineering-sdvs/simple-energy-expands-siemens-xcelerator-use-as-it-scales-its-ev-portfolio.html</link>
		
		<dc:creator><![CDATA[Zahra Awan]]></dc:creator>
		<pubDate>Tue, 04 Aug 2026 14:39:26 +0000</pubDate>
				<category><![CDATA[CAE, Simulation & Modeling]]></category>
		<category><![CDATA[Software Engineering & SDVs]]></category>
		<guid isPermaLink="false">https://www.automotivetestingtechnologyinternational.com/?p=66701</guid>

					<description><![CDATA[<a href="https://www.automotivetestingtechnologyinternational.com/news/software-engineering-sdvs/simple-energy-expands-siemens-xcelerator-use-as-it-scales-its-ev-portfolio.html"><img width="400" height="224" src="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/siemens-designcenter-x-simple-energy-01-400x224.jpg" alt="Simple Energy expands Siemens Xcelerator use as it scales its EV portfolio" align="left" style="margin: 0 20px 20px 0;max-width:100%" /></a><p>Indian electric two-wheeler manufacturer Simple Energy has expanded its adoption of Siemens Digital Industries‘ cloud-based software solutions to support advanced product engineering and digital transformation as the company scales its EV portfolio.</p>
<p>Simple Energy has expanded its use of the Siemens Xcelerator portfolio with Teamcenter X for product lifecycle management and Designcenter X for vehicle engineering. The company is also using Teamcenter X’s product configurator to manage vehicle variants and bills of materials, supporting collaboration across engineering teams while improving development efficiency.</p>
<p><a href="https://www.automotivetestingtechnologyinternational.com/news/software-engineering-sdvs/simple-energy-expands-siemens-xcelerator-use-as-it-scales-its-ev-portfolio.html" rel="nofollow">Continue reading Simple Energy expands Siemens Xcelerator use as it scales its EV portfolio at Automotive Testing Technology International.</a></p>
]]></description>
										<content:encoded><![CDATA[<p>Indian electric two-wheeler manufacturer<a href="https://www.simpleenergy.in/"> Simple Energy</a> has expanded its adoption of <a href="https://www.siemens.com/en-us/products/energy-consulting-services/?stc=wwsi103945&amp;ef_id=Cj0KCQjwm8bTBhDWARIsAC9Hi8kjq8B2sbqxh0KSvQEt0EgCluGhEyg7_dIBef7zUeO5gfZvNSGq6ZkaAjgOEALw_wcB:G:s&amp;s_kwcid=AL!462!3!435128233423!p!!g!!siemens%20digital%20business!1977215438!72722413564&amp;acz=1&amp;gad_source=1&amp;gad_campaignid=1977215438&amp;gclid=Cj0KCQjwm8bTBhDWARIsAC9Hi8kjq8B2sbqxh0KSvQEt0EgCluGhEyg7_dIBef7zUeO5gfZvNSGq6ZkaAjgOEALw_wcB">Siemens Digital Industries</a>‘ cloud-based software solutions to support advanced product engineering and digital transformation as the company scales its EV portfolio.</p>
<p>Simple Energy has expanded its use of the Siemens Xcelerator portfolio with Teamcenter X for product lifecycle management and Designcenter X for vehicle engineering. The company is also using Teamcenter X’s product configurator to manage vehicle variants and bills of materials, supporting collaboration across engineering teams while improving development efficiency.</p>
<p>“As our products scale in complexity, we’re strengthening the systems behind how we build them,” said <a href="https://www.linkedin.com/in/kiran-poojary-aba50254/">Kiran Poojary</a>, chief technology officer at Simple Energy. “With Teamcenter X and Designcenter X, we’re able to manage complex variants and large assemblies with greater speed and control – enabling us to accelerate development without compromising agility.”</p>
<p>“Simple Energy’s expansion of its Siemens’ software footprint demonstrates how customers can scale their digital foundation as product complexity increases,” said <a href="https://www.linkedin.com/in/mthomasind/">Mathew Thomas</a>, vice president and managing director for India, Siemens Digital Industries Software. “Through close collaboration, we are supporting Simple Energy with a fully integrated vehicle engineering and lifecycle management digital thread that helps accelerate innovation and support its growth targets.”</p>
<p>Simple Energy initially adopted Teamcenter X to centralize product data management and improve engineering collaboration. As its electric vehicle programs expanded, the company extended its use of the software to manage enterprise bills of materials (BOMs) and vehicle variants using a configurable 150% BOM approach, enabling specific production BOMs to be generated for individual vehicle configurations.</p>
<p>To support increasingly complex vehicle development, Simple Energy has also replaced its legacy 3D CAD software with Siemens’ Designcenter X, integrated with Teamcenter X. The platform supports advanced surface modeling, large assemblies and 3D electrical routing, while Siemens says its value-based licensing model enables the software to scale with the company’s growth.</p>
<p><em>Related news, <a href="https://www.automotivetestingtechnologyinternational.com/news/battery-powertrain-testing/gopel-electronic-launches-modular-battery-cell-tester.html">Göpel Electronic launches modular battery cell tester</a></em></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66701</post-id>		        		  <media:content url="https://www.automotivetestingtechnologyinternational.com/wp-content/uploads/2026/08/siemens-designcenter-x-simple-energy-01.jpg" medium="image" />
        	</item>
	</channel>
</rss>
