Browse Topic: Safety critical systems

Items (526)
Introducing machine learning (ML) into safety-critical systems presents a fundamental challenge, as traditional safety analysis techniques often struggle to capture the dynamic, data-driven, and non-deterministic behavior of learning-enabled components. To address this gap, the Machine Learning Failure Mode and Effects Analysis (ML FMEA) methodology was developed as an open-source framework tailored to ML-specific risks. This paper reports on the maturation of ML FMEA from an initial conceptual framework to a proven, practice-driven methodology. We make four primary contributions. First, we extend the ML FMEA pipeline with two new stages: a “Step Zero” for problem definition and system-level hazard analysis, and a “Step 5” for constructing ground truth or reward signals. Autonomous vehicle and humanoid robot applications are presented to illustrate the practical application and safety benefits of these additions. Second, we introduce tailored Severity, Occurrence, and Detection
Schmitt, PaulShinde, ChaitanyaDiemert, SimonPennar, KrzysztofSeifert, BodoPoh, JustinLopez, JerryMannan, FahimMohammed, MajedChalana, AkshayWadhvana, NeilWagner, Michael
This paper presents the first systematic examination of Large Language Model (LLM) capabilities for automating the development of Failure Mode and Effects Analysis (FMEA) utilizing architectural diagrams as input. Although prior research has examined LLMs for FMEA tasks, our methodology incorporates innovative aspects, such as the direct analysis of architectural diagrams for component extraction, prediction of failure modes, causes, estimation of risk and a human-in-the-loop (Hu-IL) validation framework. We examine the capability of general-purpose LLMs to accurately automate the creation of FMEA by formulating a methodology that extracts components and signals from architectural diagrams, conducts automated component classification, and produces a comprehensive FMEA form sheet encompassing Severity, Occurrence, and Detectability (S/O/D) scoring. Our methodology is grounded in structured prompt engineering theory, utilizing scope bounding techniques to reduce hallucination while
Diwakaruni, Sundara Sasi KoushikKrishnamurthy, Anunay
Vision-language models (VLMs) are increasingly used in autonomous driving because they combine visual perception with language-based reasoning, supporting more interpretable decision-making, yet their robustness to physical adversarial attacks, especially whether such attacks transfer across different VLM architectures, is not well understood and poses a practical risk when attackers do not know which model a vehicle uses. We address this gap with a systematic cross-architecture study of adversarial transferability in VLM-based driving, evaluating three representative architectures (Dolphins, OmniDrive, and LeapVAD) using physically realizable patches placed on roadside infrastructure in both crosswalk and highway scenarios. Our transfer-matrix evaluation shows high cross-architecture effectiveness, with transfer rates of 73–91% (mean TR = 0.815 for crosswalk and 0.833 for highway) and sustained frame-level manipulation over 64.7–79.4% of the critical decision window even when patches
Fernandez, DavidMohajerAnsari, PedramSalarpour, AmirPese, Mert D.
Ensuring safe operation and reliable control of mobility systems remains a significant challenge, particularly for nonlinear and high-dimensional applications subject to external disturbances with hard constraints and limited computational resources in real-time implementations. A reference governor (RG) can enforce constraints using an add-on scheme that preserves the pre-stabilizing controller while balancing the need to satisfy other requirements, including reference tracking and disturbance rejection. Thus, in this paper, we exploit RG-based strategies focusing on nonlinear mobility systems. While the method is generalizable to other applications, such as waypoint following for autonomous driving, the flight dynamics of a quadrotor system with twelve states are used as an example. We implement a disturbance rejection RG to satisfy safety constraints and track set points. To handle nonlinearity, we propose an optimal strategy to quantify the maximum deviation between the nonlinear
Dong, YilongLi, Huayi
The intersection of Safety of Intended Functionality (SOTIF) and Functional Safety (FuSa) analysis of driving automation features has traditionally excluded Quality Management (QM) components from rigorous safety impact evaluations. While QM components are not typically classified as safety-relevant, recent developments in artificial intelligence (AI) integration reveal that such components can contribute to SOTIF-related hazardous risks. Compliance with emerging AI safety standards, such as ISO/PAS 8800, necessitates re-evaluating safety considerations for these components. This paper examines the necessity of conducting holistic safety analysis and risk assessment on AI components, emphasizing their potential to introduce hazards with the capacity to violate risk acceptance criteria when deployed in safety-critical driving systems, particularly in perception algorithms. Using case studies, we demonstrate how deficiencies in AI-driven perception systems can emerge even in QM
Abbaspour, Ali RezaMahadevan, ShabinZwirglmaier, KilianStafford, Jeff
The proven usefulness of large language models (LLMs) as tools for software development and the recent rapid increase in their capabilities have made it possible and attractive to extend their scope of application to almost all tasks in the engineering of complex and even safety-critical systems. While these tools promise substantial efficiency gains and improved engineering productivity, they remain prone to errors, and the generated artifacts may not meet the stringent quality requirements for safety-critical systems. In this paper, we systematically analyze potential applications of LLMs throughout the engineering lifecycle of safety-critical systems and identify associated risks as well as practical approaches to risk mitigation. We classify LLM-supported use cases according to LLM autonomy, impact, and artifact observability, and compare the corresponding mitigation strategies with established approaches used for traditional engineering automation. In addition, we examine the
Thomas, CarstenWagner, Michael
Patching vulnerabilities in safety-critical domains such as automotive and aerospace is costly and complex. A small code modification can trigger a complete rebuild, producing a binary with widespread changes. This inflates patch size, complicates regression testing, and makes over-the-air (OTA) updates inefficient, as traditional binary patches often replace large portions of the executable. We present a binary rewriting–based experiment that shows the feasibility of a patch that updates only the affected bytes by computing the impact of a code change at the binary level. This produces minimal, localized patches rather than regenerated executables. The preliminary experiment shows that a single source change, which leads to thousands of modified bytes after recompilation, can be captured with only a few bytes using our method. For automotive and aerospace systems, this technique reduces patch size, conserves bandwidth, and minimizes disruption to certified software, offering a
Awadhutkar, PayasSauceda, JeremiasTamrawi, Ahmed
Autonomous platforms such as self-driving vehicles, advanced driver-assistance systems (ADAS), and intelligent aerial drones demand real-time video perception systems capable of delivering actionable visual information at ultra-low latency. High-resolution vision pipelines are often hindered by delays introduced at multiple stages—sensor acquisition, video encoding, data transmission, decoding, and display—undermining the responsiveness required for safety-critical decision making. This study introduces a holistic system-level optimization framework that systematically reduces end-to-end video latency while maintaining image fidelity and perception accuracy. The proposed approach integrates hardware-accelerated encoding, zero-copy direct memory access (DMA), lightweight UDP-based RTP transport, and GPU-accelerated decoding into a unified pipeline. By minimizing redundant memory copies and software bottlenecks, the system achieves seamless data flow across hardware and software
Indrakanti, Rama Kiran Kumar
Traffic roundabouts, as complex and safety-critical road scenarios, present significant challenges for autonomous vehicles. In particular, predicting and managing dilemma zone (DZ) encounters at roundabout intersections remains a pivotal concern. This paper introduces an AI-driven system that leverages advanced trajectory forecasting to anticipate DZ events, specifically within traffic roundabouts. At the core of our framework is a modular, graph-structured recurrent architecture powered by graph neural networks (GNNs). By modeling agent interactions as a dynamic graph, our approach integrates heterogeneous data sources - including semantic maps - while capturing agent dynamics with high fidelity. This GNN-based forecasting model enables accurate prediction of DZ events and supports safer, data-driven traffic management decisions for both autonomous and human-driven vehicles. We validate our system on a real-world dataset of roundabout intersections, where it achieves high precision
Lu, DuoSatish, ManthanFarhadi, MohammadChakravarthi, BharateshYang, Yezhou
Military and aerospace applications have become increasingly complex real-time systems. Multi-core SoCs improve performance but create new challenges in maintaining and verifying deterministic behavior. Connected systems require exceptional security to protect code from external cyberattacks. Evolving functional safety and reliability standards that keep raising the bar mean developers need to begin comprehensive testing sooner if they are going to meet tighter design schedules. Finally, certifying these complex systems has become even more difficult. To help OEMs meet these challenges, the RISC-V architecture has been designed with unique capabilities that support reliability and security in the development of safety-critical applications. With its open instruction set architecture, modularity, and extensibility, RISC-V accelerates the design of functionally safe systems while reducing the complexity, cost, and risk associated with certification to standards like DO-178C and ISO 26262
Software-defined vehicles are those whose functionalities and features are primarily governed by software, thus allowing continuous updates, upgrades, and the introduction of new capabilities throughout their lifecycle. This shift from hardware-centric to software-driven architectures is a major transformation that reshapes not only product development and operational strategies but also business models in the automotive industry. An SDV operating system provides the base platform to manage vehicle software and enable those advanced functionalities. Unlike traditional embedded or general-purpose operating systems, it is designed to meet the particular demands of modern automotive architectures. Reliability, safety, and security become crucial because even minor faults may have serious consequences. Key challenges to be handled by the SDV OS include how to handle software bugs, perform real-time processing, address functional safety and SOTIF compliance, adhere to regulations, minimize
Khan, Misbah UllahGupta, Vishal
This SAE Aerospace Recommended Practice (ARP) defines lightning strike zones and provides guidelines for locating them on particular aircraft, together with examples. The zone definitions and location guidelines described herein are applicable to Parts 23, 25, 27, and 29 aircraft. The zone location guidelines and examples are representative of in-flight lightning exposures.
AE-2 Lightning Committee
Treat foundational AV safety like seatbelts - make it non-proprietary and universal. An open safety stack, shared scenarios, benchmarks, and core validation tools can speed certification, reduce duplicated V&V and build public trust while preserving vendor differentiation. The bottleneck isn't compute - it's verification. Autonomous features are shipping in more vehicles and markets, but the gating factor is no longer raw compute. It's whether developers and regulators can verify systems against requirements and validate them against real-world operating design domains (ODDs) with confidence and repeatability. Today, many safety-critical components, from scenario libraries to pass/fail criteria, live in proprietary silos. That fragmentation slows regression testing, complicates regulator audits across regions, and duplicates effort across the industry. The result is an expensive, bespoke path to certification for every program and geography.
Musa, MohammadKhawaja, Muhammad Zain
The modern vehicle is no longer a mechanical appliance—it has transformed into a software-defined cyber-physical system, integrating OTA updates, cloud-connected diagnostics, V2X services, and telematics-driven personalization. While this evolution promises unprecedented value in consumer experience and fleet operations, it also surfaces a dramatically expanded and evolving attack perimeter, especially across safety-critical ECUs and communication buses. Cyber vulnerabilities have shifted from isolated IT threats to real-time, embedded exploits. Controller area network (CAN), the backbone of vehicle bus systems, remains intrinsically insecure due to its lack of authentication and encryption, making it highly susceptible to message injection and denial-of-service by low-cost tools. Similarly, OEM implementations of BLE-based passive entry systems have proven vulnerable to replay and spoofing attacks with minimal hardware. In the Indian context, the transition to connected mobility is
Shah, RavindraAwasthi, Vibhu VaibhavKarle, Ujjwala
Crash test plays a very crucial role in determining the passenger safety along with driver safety in most modern vehicles. This has become a prominent factor for many buyers to choose a safe car. During crash test, many components tend to fail. Amongst them, the major safety critical component which hampers the drivability of a vehicle is Wheel and Tyre Assembly. With the introduction of low aspect tyres, the failure rate of these assemblies has increased. A very high importance is given to ensure these parts withstand the subject load as it is directly related to function of vehicle. Many methods are available to test the Wheel and Tyre assembly to ensure they pass the crash criteria. We have developed a novel test method which can simulate the crash pattern in the rig/bench level. The method employs a mechanical actuator which can be operated at designated load application to ensure the assembly undergoes the anticipated failure. The process is repeated with different types of
Medaboyina, HarshaVardhanSingh, Ram KrishnanSundaram, RaghupathiJithendhar, Ashokan
As the automotive industry moves from conventional function oriented embedded ECU-based systems to Code-driven system, the core electrical and electronic (E&E) architecture is also being redesigned to support more software-driven functionality. Modern and centralized architectures promise scalability and software-driven flexibility, but they also introduce significant challenges in power distribution—an area that remains underexplored despite its critical role in overall vehicle safety and performance. Our paper aims at the adoption of the traditional power distribution approach for Next Gen vehicle architecture. It requires a fresh look at how power is distributed. In a novel E&E architecture, a single power harness supplies battery voltage to each zone. If there's a failure or voltage drop, it can affect multiple functions within that zone at once, and management of voltage regulation, thermal dissipation, and EMI/EMC compliance becomes crucial. Adding to the complexity, safety
Borole, AkashWarke, UmakantChakra, PipunJaisankar, Gokulnath
As vehicles are becoming more complex, maintaining the effectiveness of safety critical systems like adaptive cruise control, lane keep assist, electronic breaking and airbag deployment extends far beyond the initial design and manufacturing. In the automotive industry these safety systems must perform reliably over the years under varying environmental conditions. This paper examines the critical role of periodic maintenance in sustaining the long-term safety and functional integrity of these systems throughout the lifecycle. As per the latest data from the Ministry of Road Transport and Highways (MoRTH), in 2022, India reported a total of 4.61 lakh road accidents, resulting in 1.68 lakh fatalities and 4.43 lakh injuries. The number of fatalities could have been reduced by the intervention of periodic services and monitoring the health of safety critical systems. While periodic maintenance has contributed to long term safety of the vehicles, there are a lot of vehicles on the road
HN, Sufiyan AhmedKhan, FurqanSrinivas, Dheeraj
Accurate trajectory prediction of traffic agents is critical for enabling safer and more reliable autonomous driving, particularly in urban driving scenarios where close-range interactions are most safety critical. High-definition (HD) and standard-definition (SD) maps play a vital role in this process by providing lane topology and directional cues for forecasting agent movements. However, HD maps are expensive and resource-intensive to create, often requiring specialized sensors, while SD maps lack the precision needed for reliable autonomous navigation. To address this, we propose a novel framework for trajectory prediction that leverages online reconstruction of HD maps using vehicle-mounted cameras, offering a scalable and cost-effective alternative. Our method achieves improvements in predicting accuracy, particularly in close-range scenarios, the most crucial for urban driving, while also performing robustly in settings without pre-built maps. Furthermore, we introduce a new
Upreti, MinaliGirijal, RahulB A, NaveenKumarThontepu, PhaniGhosh, ShankhanilChakraborty, BodhisattwaBhardwaj, Ritik
The precise validation of radar sensor is necessary due to surging demand for reliable Advanced Driver-Assistance Systems (ADAS) and autonomous driving technologies. Over-the-Air (OTA) Hardware-in-the-Loop approach is the optimal solution for the current challenges facing with traditional on road testing. This approach supports productive, controllable and repetitive environment because of its lab-based setup which will eliminates the drawbacks such as high costs, limited repeatability, safety related issues. Key parameters of radar such as accurate detection of objects, analysis of doppler velocity, range estimation, angle of arrival measurement, can be tested dynamically. And this test setup offers wide range of testing scenarios, including varying distance of target, relative speeds, simulation of objects and environmental effects also supported.OTA provides the flexibility to eliminate the physical test tracks or targets so that developers can simulate the errors, by introducing
Jadhav, TejasKarle, UjjwalaPaul, HarshitSNV, Karthik
The transition to electric vehicles (EVs) has brought about significant advancements in automotive technology, with inverters playing a crucial role in converting DC power from the battery to AC power for the electric motor. Ensuring the functional safety of these inverters is paramount, as any failure can have severe implications for vehicle performance and passenger safety. This case study explores the successful implementation of ISO 26262 standards in the development and validation of EV traction inverters. This paper begins by outlining the functional requirements and safety goals specific to EV inverters, followed by a detailed analysis of the potential hazards and risks associated with their operation. Using ISO 26262 as a framework, we describe the systematic approach taken to identify, assess, and mitigate these risks. Key methodologies such as Hazard Analysis and Risk Assessment (HARA), Failure Mode and Effects Analysis (FMEA), and Fault Tree Analysis (FTA) are employed to
Ramachandra, ShwethaV, Sushmitha
As vehicles evolve toward increased automation and comfort, Power Operated Tailgate (POT) have become a common feature, especially in premium and mid-segment vehicles. These systems, although user-friendly on the surface, involve complex interactions between electronic control units (ECUs), sensors, actuators, and mechanical systems. Ensuring the reliability, safety, and robustness of these features under diverse operating conditions presents a significant validation challenge. Traditional testing methods, which rely heavily on physical prototypes and manual interaction, are often time-consuming, expensive, and prone to human error. Moreover, testing certain safety [3] features, such as anti-pinch or stall protection, under real physical conditions poses inherent risks and limitations. This paper presents a Hardware-in-Loop (HiL)[1] based testing approach for POT [2] systems, offering a safer, faster, and more comprehensive alternative to conventional validation methods. The HiL
More, ShwetaGhanwat, HemantShetti, SurajJape, AkshayKulkarni, ShraddhaJagdale, Nitin
The work completed on “System level concepts to test and design integrated EV system involving power conversion to satisfy ISO26262 functional safety requirement” is included in the paper. Integrating power conversion and traction inverter subsystems in EVs is currently popular since it increases dependability and improves efficiency and cost-effectiveness. Maintaining safety standards is at danger due to the growing safety requirements, which also raise manufacturing costs and time. The three primary components of integrated EV systems are the PDU, DC-DC converter, and onboard charger. Every part and piece of software is always changing and needs to be tested and validated in an economical way. Since the failure of any one of these components could lead to a disaster, the article outlines the economical approaches and testing techniques to verify and guarantee that the system meets the functional safety criterion.
Uthaman, SreekumarMulay, Abhijit BGadekar, Pundlik
The rapid evolution of modern automotive systems—powered by advancements in autonomous driving and connected vehicle technologies— pose fundamental challenges to design and integration. A specific challenge of these highly interconnected, software-driven systems is in ensuring their safety while avoiding spiralling costs and development times. This challenge calls for a more structured and rigorous approach to safety assurance than traditional methods. Traditional safety cases tend to take a linear, justification-focused approach that mainly focuses on positive assertions —compliance to safety —while giving limited attention to potential weaknesses, or gaps in supporting evidence. This practice may lead to criticism that such arguments are “too positive,” portraying an overly biased or optimistic view of system safety without sufficiently acknowledging areas of unresolved risk. As a result, conventional approaches for developing a safety case may overlook complex interactions
Kumar, AmrendraBagalwadi, SaurabhMcMurran, Ross
System robustness and performance are essential considerations in controller design to ensure reference tracking, disturbance rejection, and resilience to modeling uncertainties. However, guaranteeing that the system operates within safe bounds becomes a priority in safety-critical applications, even if performance must be compromised temporarily. One prominent example is the thermal management of lithium-ion battery packs, where temperature must be strictly controlled to prevent degradation and avoid hazardous thermal runaway events. In these systems, temperature constraints must consistently be enforced, regardless of external disturbances or control errors. Traditional strategies, such as Model Predictive Control (MPC), can explicitly handle such constraints but often require solving high-dimensional optimization problems, making real-time implementation computationally demanding. To overcome these limitations, this study investigates the use of a Constraint Enforcement strategy to
Ebner, Eric RossiniFernandes, Lucas PasqualLeal, Gustavo NobreNeto, Cyro AlbuquerqueLeonardi, Fabrizio
With more 5G base stations coming into play, making an accurate assessment of RF-EMF exposure currently faces increasing demand to check if they meet regulatory requirements and ensure people’s safety. We present here PSF-Net, a novel deep learning network by uniting TabPFN’s meta-learned prior knowledge and SAINT’s dual attention structure; its use makes it particularly suitable to deal with applications like prediction of downlink power density and radiation level classification under different conditions within various kinds of 5G cell. A major component in the design of this approach is an uncertainty-aware gating block that determines the optimal weighting for each model output—TabPFN or SAINT—based on the estimated prediction variance as quantified via Monte Carlo sampling during training or the prediction variance calculated using inference-time dropout. In addition, a residual multi-layer perceptron (MLP) is also included to extract refined fused features and maintain a steady
Zhang, YanjinYu, Zefeng
.
Xie, DongxuanLi, DongyangZhang, YoukangZhao, YingjieHong, BaofengWang, Nan
The rapid evolution of autonomy in Off-Highway Vehicles (OHVs)—spanning agriculture, mining, and construction—demands robust cybersecurity strategies. Sensor-control systems, the cognitive core of autonomous OHVs, operate in harsh, connectivity-limited environments. This paper presents a structured approach to applying threat modeling to these architectures, ensuring secure-by-design systems that uphold safety, resilience, and operational integrity.
Kotal, Amit
Direct current (DC) systems are increasingly used in small power system applications ranging from combined heat and power plants aided with photovoltaic (PV) installations to powertrains of small electric vehicles. A critical safety issue in these systems is the occurrence of series arc faults, which can lead to fires due to high temperatures. This paper presents a model-based method for detecting such faults in medium- and high-voltage DC circuits. Unlike traditional approaches that rely on high-frequency signal analysis, the proposed method uses a physical circuit model and a high-gain observer to estimate deviations from nominal operation. The detection criterion is based on the variance of a disturbance estimate, allowing fast and reliable fault identification. Experimental validation is conducted using a PV system with an arc generator to simulate faults. The results demonstrate the effectiveness of the method in distinguishing fault events from normal operating variations. The
Winkler, AlexanderMayr, StefanGrabmair, Gernot
Known as FOSS (for fiber optic sensing system), NASA’s patented, award-winning technology portfolio combines advanced sensors and innovative algorithms into a robust package that accurately and cost-effectively monitors a host of critical parameters in real time. These include position/deformation (displacement, twist, rotation), stiffness (bending, torsion, vibration), operational loads (bending moments, shear loads, torques), strength/stress (pressure/fatigue, breakage prediction), and magnetic fields (cracks or other flaws in safety-critical metal structures) for structural health monitoring applications. In addition to monitoring the structure of a tank, FOSS is capable of sensing the tank’s inventory, including amounts, temperatures, and stratification.
The development of cyber-physical systems necessarily involves the expertise of an interdisciplinary team – not all of whom have deep embedded software knowledge. Graphical software development environments alleviate many of these challenges but in turn create concerns for their appropriateness in a rigorous software initiative. Their tool suites further enable the creation of physics models which can be coupled in the loop with the corresponding software component’s control law in an integrated test environment. Such a methodology addresses many of the challenges that arise in trying to create suitable test cases for physics-based problems. If the test developer ensures that test development in such a methodology observes software engineering’s design-for-change paradigm, the test harness can be reused from a virtualized environment to one using a hardware-in-the-loop simulator and/or production machinery. Concerns over the lack of model-based software engineering’s rigor can be
McBain, Jordan
The emergence of Software Defined Vehicles (SDVs) has introduced significant complexity in automotive system design, particularly for safety-critical domains such as braking. A key principle of SDV architecture is the centralization of control software, decoupled from sensing and actuation. When applied to Brake-by-Wire (BbW) systems, this leads to decentralized brake actuation that demands precise coordination across numerous distributed electronic components. The absence of mechanical backup in BbW systems further necessitates fail-operational redundancy, increasing system complexity and placing greater emphasis on rigorous system-level design validation. A comprehensive understanding of component interdependencies, failure propagation, and redundancy effectiveness is essential for optimizing such systems. This paper presents a custom-built System Analysis Tool (SAT), along with a specialized methodology tailored for modeling and analyzing BbW architectures in the context of SDVs
Heil, EdwardZuzga, SeanBabul, Caitlin
Advanced motion control technologies are essential to modern aerospace design, supporting a wide range of safety-critical and comfort-driven applications. In aerospace, motion control components such as gas springs, actuators, and dampers are integral to nearly every commercial aircraft, rocket, satellite, and space vehicle. These critical elements support flight safety and transport functions, from the dependable deployment of landing gear and cargo doors to the smooth, ergonomic operation of seating for pilots and passengers.
Experimental testing in automotive development sometimes relies on ad hoc approaches like ‘One Factor at a Time’, particularly in time- and resource-limited situations. While widely used, these approaches are limited in their ability to systematically capture parameter interactions and system complexities, which poses significant challenges in safety-critical applications like high-voltage battery systems. This study systematically investigates the factors influencing thermal runaway in lithium-ion battery cells using a statistical full-factorial experimental design. Key parameters, including state of charge, cell capacity and heating trigger power, have been analyzed under controlled conditions with an autoclave setup, enabling precise measurement of thermal and mechanical responses. The use of automotive-grade lithium-ion cells ensures relevance for next-generation applications. By employing factorial regression and statistical analysis, the study identifies critical temperatures
Ceylan, DenizKulzer, André CasalWinterholler, NinaWeinmann, JohannesSchiek, Werner
Brake-by-wire (BBW) systems, characterized by fast response, high precision, ease installation, and simplified maintenance, are highly likely to become the future braking systems. However, the reliability of BBW is currently inferior to that of traditional hydraulic braking systems. Considering ECE R13 regulations, actuator reliability, and braking efficiency, this article first proposes a new braking force distribution strategy to prevent braking failure and enhance vehicle safety without modifying the actuator itself. The strategy reduces the operating frequency of rear actuators during low- and medium-intensity braking, thereby extending their service life and operational reliability. Then, the co-simulation model combining Simulink and AMESim was established for simulation validation based on direct drive braking actuator. Additionally, the real-vehicle test platform was built for typical braking scenarios. The simulation and experimental results show that this strategy
Li, TianleGong, XiaoxiangHe, ChunrongDeng, ZhenghuaZhang, HongXu, RongHe, HaitaoWang, XunZhang, Huaiyue
Driven by the vast consumer marketplace, the electronics megatrend has reshaped nearly every sector of society. The advancements in semiconductors and software, originally built to serve consumer demand, are now delivering significant value to non-consumer industries. Today, electronics are making inroads into traditionally conservative, safety-critical sectors such as automotive and aerospace. In doing so, electronics—now further propelled by artificial intelligence—are disrupting the functional safety architectures of these cyber-physical systems. Electronics have created the world of cyber-physical systems, raising broader concerns about the broader category of product assurance. Product Assurance in the Age of Artificial Intelligence continues the work of previous SAE Edge Research Reports in examining open research challenges arising from this shift, particularly in automotive systems, as core electronic technologies (e.g., the combination of software and communications) have even
Razdan, Rahul
ABSTRACT Time-Sensitive Networking (TSN) is an emerging technology that has garnered popularity among the US DoD and others for its deterministic properties while using flexible, ubiquitous Ethernet as its core. However, individual TSN devices will support the TSN features of only some of the vast array of amendments and extensions that make up the full IEEE 802 TSN standards. This functional and modular approach offers great flexibility, but it also increases the complexity of network planning, analysis, verification, etc. as well as potentially leading to unexpected emergent behavior that must be addressed before a TSN network can be truly said to be qualified for use with safety-critical systems. Using industry experience gained certifying other deterministic networks to DO-254 and DO-178C Design Assurance Level A (DAL-A) and applying it to the analysis, testing, and validation of a deterministic TSN Ethernet digital backbone offers a roadmap for overcoming these challenges. Such an
Zischka, WolframFinnegan, DanielSoares, Alvaro
This Handbook is intended to accompany or incorporate AS5643, AS5643/1, AS5657, AS5706, and ARD5708. In addition, full understanding of this Handbook also requires knowledge of IEEE-1394-1995, IEEE-1394a, and IEEE-1394b standards. This Handbook contains detailed explanations and architecture analysis on AS5643, bus timing and scheduling considerations, system redundancy design considerations, suggestions on AS5643-based system configurations, cable selection guidance, and lessons learned on failure modes.
AS-1A Avionic Networks Committee
Safety Management Systems (SMSs) have been used in many safety-critical industries and are now being developed and deployed in the automated driving system (ADS)-equipped vehicle (AV) sector. Industries with decades of SMS deployment have established frameworks tailored to their specific context. Several frameworks for an AV industry SMS have been proposed or are currently under development. These frameworks borrow heavily from the aviation industry although the AV and aviation industries differ in many significant ways. In this context, there is a need to review the approach to develop an SMS that is tailored to the AV industry, building on generalized lessons learned from other safety-sensitive industries. A harmonized AV-industry SMS framework would establish a single set of SMS practices to address management of broad safety risks in an integrated manner and advance the establishment of a more mature regulatory framework. This paper outlines a proposed SMS framework for the AV
Wichner, DavidWishart, JeffreySergent, JasonSwaminathan, Sunder
The trends of intelligence and connectivity are continuously driving innovation in automotive technology. With the deployment of more safety-critical applications, the demand for communication reliability in in-vehicle networks (IVNs) has increased significantly. As a result, Time-Sensitive Networking (TSN) standards have been adopted in the automotive domain to ensure highly reliable and real-time data transmission. IEEE 802.1CB is one of the TSN standards that proposes a Frame Replication and Elimination for Reliability (FRER) mechanism. With FRER, streams requiring reliable transmission are duplicated and sent over disjoint paths in the network. FRER enhances reliability without sacrificing real-time data transmission through redundancy in both temporal and spatial dimensions, in contrast to the acknowledgment and retransmission mechanisms used in traditional Ethernet. However, previous studies have demonstrated that, under specific conditions, FRER can lead to traffic bursts and
Luo, FengRen, YiZhu, YianWang, ZitongGuo, YiYang, Zhenyu
The recent advancements in fields such as sensors, AI, and IoT are majorly impacting the automotive industry. Automated Driving Systems (ADS) are developing rapidly, meaning that SAE J3016 Level 3 and above vehicles are quickly becoming a reality. As a result, maintenance of such systems becomes essential to ensure their safe and efficient operation. Prognostic techniques in particular are crucial to monitor the state of health and predicting the end of life for components. Prognostics engineering is being applied in many industries and for conventional automotive applications, but ADS is new technology, and the prognostics for these systems are still being developed and adapted. In this paper, we first present a review of the most used prognostic techniques across different safety-critical domains such as aerospace, power, and manufacturing. Then, we summarize the main challenges that must be faced to successfully develop novel approaches for prognostics of ADS components and provide
Merola, FrancescoHanif, AtharLami, GiuseppeAhmed, QadeerMonohon, Mark
Several challenges remain in deploying Machine Learning (ML) into safety critical applications. We introduce a safe machine learning approach tailored for safety-critical industries including automotive, autonomous vehicles, defense and security, healthcare, pharmaceuticals, manufacturing and industrial robotics, warehouse distribution, and aerospace. Aiming to fill a perceived gap within Artificial Intelligence and ML standards, the described approach integrates ML best practices with the proven Process Failure Mode & Effects Analysis (PFMEA) approach to create a robust ML pipeline. The solution views ML development holistically as a value-add, feedback process rather than the resulting model itself. By applying PFMEA, the approach systematically identifies, prioritizes, and mitigates risks throughout the ML development pipeline. The paper outlines each step of a typical pipeline, highlighting potential failure points and tailoring known best practices to minimize identified risks. As
Schmitt, PaulSeifert, Heinz BodoBijelic, MarioPennar, KrzysztofLopez, JerryHeide, Felix
Automotive chassis components are considered as safety critical components and must meet the durability and strength requirements of customer usage. The cases such as the vehicle driving through a pothole or sliding into a curb make the design (mass efficient chassis components) challenging in terms of the physical testing and virtual simulation. Due to the cost and short vehicle development time requirement, it is impractical to conduct physical tests during the early stages of development. Therefore, virtual simulation plays the critical role in the vehicle development process. This paper focuses on virtual co-simulation of vehicle chassis components. Traditional virtual simulation of the chassis components is performed by applying the loads that are recovered from multi-body simulation (MBD) to the Finite Element (FE) models at some of the attachment locations and then apply constraints at other selected attachment locations. In this approach, the chassis components are assessed
Behera, DhirenLi, FanTasci, MineSeo, Young-JinSchulze, MartinKochucheruvil, Binu JoseYanni, TamerBhosale, KiranAluru, Phani
Security flaws in automotive software have significant consequences. Modern automotive engineers must assess software not only for performance and reliability but also for safety and security. This paper presents a tool to verify software for safety and security. The tool was originally developed for the Department of Defense (DoD) to detect cybersecurity vulnerabilities in legacy safety-critical software with tight performance constraints and a small memory footprint. We show how the tool and techniques developed for verifying legacy safety-critical software can be applied to automotive and embedded software using real-world case studies. We also discuss how this tool can be extended for software comprehension.
Awadhutkar, PayasTamrawi, AhmedSauceda, Jeremias
An implementation of a robust predictive cruise control method for class 8 trucks utilizing V2X communication with connected traffic lights is presented in this work. This method accounts for traffic signal phases with the goal of reducing energy consumption when possible while respecting safety concerns. Tightened constraints are created using a robust model predictive control (RMPC) framework in which constraints are modified so that the safety critical requirements are satisfied even in the presence of disturbances, while requiring only the expected bounds of the disturbances to be provided. In particular, variation in the actuator performance under different conditions presents a unique challenge for this application, which the approach applied in this work is well-suited to handle. The errors resulting from lower-level control and actuator performance are accounted for by treating them as bounded and additive disturbances on the states of the model used in the higher level MPC
Ellison, EvanWard, JacobBrown, LowellBevly, David M.
The integration of artificial intelligence (AI) and machine learning (ML) into automotive safety-critical systems presents unique challenges, particularly the “changing anything changes everything” (CACE) property inherent in many AI/ML models. CACE highlights the high degree of interdependence within AI/ML systems, where even minor adjustments can have significant, unforeseen impacts on system behavior, posing risks in safety-critical applications. This paper examines the intricate nature of the CACE principle and its implications for the development cycle of AI/ML-based applications. Through case studies and theoretical analysis, we highlight CACE-related challenges and discuss strategies to mitigate these risks in safety-critical environments. Our analysis aims to raise awareness of this often-overlooked challenge, offering insights for safer, more robust AI/ML deployment in the automotive industry.
Tong, WeiLi, GangS, RameshYang, TianbaoShuttlewood, BingMudalige, Pri
This paper examines the challenges and mechanisms for ensuring Freedom from Interference in Adaptive AUTOSAR-based platforms, with a focus on managing Memory, Timing, and Execution challenges. It explores the robust safety mechanisms in Classic AUTOSAR that ensure Freedom from Interference and the significant challenges in achieving interference-free operation in Adaptive AUTOSAR environments while adhering to ISO26262 standards. The study emphasizes strategies for managing complexities and outlines the multifaceted landscape of achieving interference-free operation. Additionally, it discusses ASIL-compliant Hypervisor, memory partitioning, and Platform Health Management as mechanisms for ensuring safety execution. The paper also raises open questions regarding real-time problems in live projects that are not solved with existing safety mechanisms. Adaptive AUTOSAR plays a crucial role in the development of autonomous and connected vehicles, where functional safety is of utmost
Jain, Yesha
Modern vehicles contain tens of different Electronic Control Units (ECUs) from several vendors. These small computers are connected through several networking busses and protocols, potentially through gateways and converters. In addition, vehicle-to-vehicle and internet connectivity are now considered requirements, adding additional complexity to an already complex electronic system. Due to this complexity and the safety-critical nature of vehicles, automotive cyber-security is a difficult undertaking. One critical aspect of cyber-security is the robust software testing for potential bugs and vulnerabilities. Fuzz testing is an automated software testing method injecting large input sets into a system. It is an invaluable technique across many industries and has become increasingly popular since its conception. Its success relies highly on the “quality” of inputs injected. One shortcoming associated with fuzz testing is the expertise required in developing “smart” fuzz testing tools
McShane, JohnCelik, LeventAideyan, IwinosaBrooks, RichardPesé, Mert D.
This standard documents what is required to execute a System Theoretic Process Analysis (STPA) of safety-critical products or systems in all industries. This standard defines the terminology, the steps in using STPA, the activities flow, and the expected deliverables. This standard may be used when addressing compliance with contractual or regulatory requirements regarding risk assessments, safety assessments, development assurance, system security engineering, or other similar requirements as appropriate. In addition, this standard can be used to demonstrate that an effective STPA evaluation has been conducted when compliance is not of paramount concern. This standard is applicable to a broad set of uses including, but not limited to, corporate product development processes, organizational processes, regulatory groups, supplier processes, defense programs (e.g., government awards a contract to a company and the contract mandates STPA), defense program office (e.g., government safety
Functional Safety Committee
Items per page:
1 – 50 of 526