ISO 26262-1 Vocabulary
Common definitions used across all parts.
ISO 26262 is the automotive adaptation of IEC 61508. It defines a complete safety lifecycle for electrical and electronic systems in road vehicles, using ASIL (Automotive Safety Integrity Level) A-D instead of SIL. Mandatory for OEM and Tier-1 suppliers worldwide.
ISO 26262-1 Common definitions used across all parts.
ISO 26262-2 Organizational requirements, project management, supplier management, confirmation measures (Safety Audit, Assessment).
ISO 26262-3 Item definition, Hazard Analysis and Risk Assessment (HARA), ASIL determination, Functional Safety Concept.
ISO 26262-4 Technical Safety Concept, system-level safety requirements, integration and testing.
ISO 26262-5 Hardware metrics (SPFM, LFM, PMHF), random hardware failure analysis, ASIL decomposition rules.
ISO 26262-6 Software safety lifecycle, MISRA C, AUTOSAR safety, V-model, ASIL-dependent technique selection.
ISO 26262-7 Manufacturing, field monitoring, post-production updates (OTA), decommissioning.
ISO 26262-8 Configuration management, change management, qualification of software tools, qualification of pre-developed software components (SEooC, Safety Element out of Context).
ISO 26262-9 ASIL decomposition rules, dependent failure analyses, safety analyses (FTA, FMEA).
ISO 26262-10 Informative — clarifies common application questions.
ISO 26262-11 Specific to IC manufacturers (Infineon, NXP, Renesas) producing SoCs and MCUs for automotive.
ISO 26262-12 Variant of ISO 26262 for two-wheelers.
(ASIL) (HARA) (SPFM) (LFM) (PMHF) (SEooC) The automotive industry adapted IEC 61508 because the original framework didn’t fit driving scenarios well:
Different exposure model. IEC 61508 PFD assumes low-demand mode (a process trip happens rarely, system on standby). A car’s brake-by-wire system is in constant use for hours every day. The metric PMHF (Probabilistic Metric for Hardware Failures) replaces PFD and applies continuously.
Different risk parameters. Process plants assess risk via severity (people/environment), demand frequency, and protection layers. Cars assess via Severity (passenger injury), Exposure (how often the operational situation occurs — daily commute vs once-in-a-lifetime), and Controllability (can the driver react and avoid the hazard?). Different math.
Different industrial structure. Process plants are bespoke: every refinery is unique. Cars are mass-produced: a Tier-1 supplier ships millions of identical ECUs. ISO 26262 incorporates the supplier chain explicitly (DIA — Development Interface Agreement) and the SEooC concept for “qualify once, use many”.
1. Define Item e.g. 'Electric Power Steering EPS'
2. Identify hazards e.g. 'Unintended steering torque'
3. For each scenario × hazard:
- Severity S0..S3 S0 no injuries, S3 life-threatening
- Exposure E0..E4 E0 never, E4 high probability daily
- Controllability C0..C3 C0 controllable in general, C3 difficult
4. Lookup ASIL table S × E × C → QM, A, B, C, or D
5. Set Safety Goal at that ASIL
A frequent hazard (E4) with serious injury (S3) and limited controllability (C3) → ASIL D, the highest. Most vehicle dynamics safety functions (braking, steering, powertrain torque) end up at ASIL C or D.
| Aspect | ASIL D (highest) | SIL 4 (highest IEC 61508) |
|---|---|---|
| Driver | Automotive operational situations | Generic high-risk industrial |
| Metric | PMHF < 10 FIT (continuous) | PFD < 10⁻⁴ (low demand) or PFH < 10 FIT (high demand) |
| Hardware metrics | SPFM ≥ 99%, LFM ≥ 90% | SFF + HFT per Type A/B tables |
| Software techniques | MISRA C, AUTOSAR safety SW | IEC 61508-3 Tables A.x / B.x |
| Decomposition | Yes, explicit (D = B(D)+B(D) etc.) | Yes but less prescriptive |
| Tool qualification | Yes (Part 8) | Yes (Part 3 clause 7.4.4) |
ISO 26262 became the model for adapting IEC 61508 to other domains :
ISO 26262 is also the most certified-engineer-heavy of the functional safety standards. Industry has converged on certifications from TÜV Süd, TÜV Rheinland, and exida as the de facto employability baseline for automotive FS roles (similar to TÜV FS Engineer for IEC 61511).
The ISO/TC 22/SC 32/WG 8 committee is working on Edition 3 with focus areas: