SOTIF for Functional Safety Engineers: An Exploratory Guide

Automotive systems now fail due to complex environmental factors, not just broken hardware. Discover how functional safety engineers can bridge the gap between ISO 26262 and SOTIF to ensure autonomous vehicle safety.
Automotive systems are no longer failing solely because a component breaks. They are failing because they misunderstand the complex world around them. When an Automatic Emergency Braking system triggers a sudden stop because a dark shadow on the road looks like a pedestrian, the hardware is working perfectly. The software executed exactly as written. Yet, the vehicle still created a highly hazardous event. This is the exact problem SOTIF addresses.
As a functional safety engineer, you are already an expert in managing random hardware faults and systematic software bugs using ISO 26262. However, the rise of advanced driver assistance systems and autonomous driving requires a paradigm shift. You must now account for performance limitations, environmental factors, and algorithmic uncertainties. This article explores how you can extend your existing safety methodologies into the realm of ISO 21448 and emerging AI safety standards.
What is SOTIF and Why Do Functional Safety Engineers Need It?
SOTIF focuses on the absence of unreasonable risk due to hazards resulting from functional inadequacies. In simpler terms, it deals with situations where a system fails to perform safely despite being free from traditional faults. This usually happens because the system's sensors, algorithms, or actuators have inherent performance limitations.
Consider a scenario where an Adaptive Cruise Control system is tracking a lead vehicle. If heavy rain suddenly blinds the radar sensor, the system might lose track of the vehicle ahead. There is no broken wire or corrupted memory sector. The sensor simply reached its physical limitation. If the system does not recognize this limitation and gracefully degrade its functionality, a collision could occur.
For functional safety professionals, SOTIF is not a replacement for ISO 26262. It is a necessary extension. You must build upon your existing safety culture to analyze these new types of triggering conditions. This requires adapting your familiar toolset to handle environmental edge cases and complex perception algorithms.
Extending the HARA for SOTIF Compliance
| Feature | ISO 26262 (Functional Safety) | ISO 21448 (SOTIF) |
|---|---|---|
| Root Cause of Hazard | System malfunctions or component faults | Performance limitations or environmental factors |
| Key Analysis Focus | Hardware metrics, software bugs, random failures | Triggering conditions, sensor limitations, misuse |
| Primary Mitigation | Redundancy, diagnostics, safe state transitions | Algorithm improvement, ODD restriction, diverse sensors |
| Validation Approach | Fault injection, unit testing, integration testing | Scenario-based testing, massive simulation, field monitoring |
The Hazard Analysis and Risk Assessment is the cornerstone of functional safety. In ISO 26262, you evaluate malfunctions like "unintended acceleration" or "loss of steering assist." To achieve SOTIF compliance, you must expand this mindset to include "triggering conditions."
A triggering condition is a specific scenario that exposes a system limitation. When updating your HARA, you need to systematically brainstorm environmental and situational factors. These might include harsh weather, unusual infrastructure, complex traffic patterns, or foreseeable misuse by the driver.
To adapt your HARA effectively, you should start by rigidly defining the Operational Design Domain. The operational domain acts as the boundary for your analysis. If your system is only designed to operate on sunny highways, a blizzard is outside the domain. However, you must still analyze how the system detects the blizzard and safely hands control back to the driver.
Adapting Safety Concepts and Analysis Techniques
Once you identify the hazards, your Functional Safety Concept and Technical Safety Concept must evolve. A traditional safety concept might specify a secondary microcontroller to monitor the primary one. A SOTIF-extended safety concept will specify sensor cleaning systems, redundant perception modalities (like combining camera and lidar data), and strict operational domain boundaries.
You must also adapt your analytical tools. While a Failure Mode and Effects Analysis is excellent for hardware components, it struggles with algorithmic limitations. Instead, functional safety engineers are increasingly relying on System Theoretic Process Analysis to understand complex interactions. You must analyze how sensor limitations propagate through your sensor fusion algorithms and ultimately affect vehicle behavior.
Navigating AI Safety with ISO/PAS 8800 and ISO/IEC TR 5469
Modern perception systems rely heavily on Artificial Intelligence and Machine Learning. Traditional safety standards struggle with AI because neural networks are essentially black boxes. You cannot easily trace a specific output back to a specific line of code. This is where emerging standards come into play.
ISO/PAS 8800 focuses specifically on the safety and artificial intelligence of road vehicles. It provides guidance on how to define safety properties for machine learning models and how to verify their performance. Similarly, ISO/IEC TR 5469 provides a broader framework for functional safety and AI systems.
As a functional safety engineer, you must integrate these frameworks into your safety case. You will need to document how your training data was collected, how biases were mitigated, and how the neural network's performance was validated against a vast array of edge cases. Your safety case must prove that the AI component is robust enough to handle the triggering conditions identified in your SOTIF analysis.
Practical SOTIF Integration Checklist
Transitioning from traditional functional safety to a comprehensive SOTIF approach requires systematic changes to your engineering lifecycle. Use this exploratory checklist to guide your next project phase:
- Define the Operational Design Domain: Document exact environmental, geographic, and infrastructural boundaries before starting any hazard analysis.
- Identify Triggering Conditions: Brainstorm edge cases, weather anomalies, and sensor limitations that could confuse your system.
- Analyze Foreseeable Misuse: Evaluate how a driver might over-rely on the system or misunderstand its limitations.
- Implement Redundant Modalities: Ensure your technical safety concept includes diverse sensors (e.g., radar plus camera) to mitigate individual sensor weaknesses.
- Validate with Simulation: Use extensive simulation to test the system against millions of varied scenarios that are too dangerous to test on public roads.
- Monitor Field Data: Establish a feedback loop to capture real-world edge cases and continuously update your safety models.
By systematically applying these steps, you can bridge the gap between traditional fault management and modern performance limitation analysis.
Conclusion
The transition from ISO 26262 to a holistic safety approach encompassing ISO 21448, ISO/PAS 8800, and ISO/IEC TR 5469 is challenging but essential. As automotive systems become more intelligent, the definition of a "failure" is expanding. Functional safety engineers must adapt their tools, from the initial HARA to the final safety case, to account for complex environmental interactions and AI uncertainties.
Mastering these advanced concepts requires continuous learning and practical application. If you are ready to elevate your engineering skills, dive deeper with our SOTIF for the Functional Safety Engineer course on the ISO 26262 Academy platform. You can also test your current knowledge with our free practice exams and join a community of experts dedicated to building safer autonomous systems.
Abbreviations & Key Definitions
- ACC - Adaptive Cruise Control, a system that automatically adjusts vehicle speed to maintain a safe distance from vehicles ahead.
- AEB - Automatic Emergency Braking, a safety system designed to prevent or reduce the severity of collisions.
- AI - Artificial Intelligence, systems or machines that mimic human intelligence to perform tasks.
- FMEA - Failure Mode and Effects Analysis, a systematic method for evaluating potential failures in a design.
- FSC - Functional Safety Concept, a specification of the functional safety requirements and architecture.
- HARA - Hazard Analysis and Risk Assessment, a core ISO 26262 process for identifying and categorizing hazardous events.
- ODD - Operational Design Domain, the specific conditions under which a given driving automation system is designed to function.
- SOTIF - Safety of the Intended Functionality, defined by ISO 21448 to address hazards caused by functional inadequacies rather than faults.
- TSC - Technical Safety Concept, a specification of the technical safety requirements and system architecture.

