Skip to main content

Report Purpose and Compliance

The HARA (Hazard Analysis and Risk Assessment) report fulfills ISO 26262 Part 3 requirements for:
  • Systematic hazard identification across all operational situations
  • Risk classification using the S × E × C matrix (Severity, Exposure, Controllability)
  • ASIL determination (Automotive Safety Integrity Level: QM, A, B, C, D)
  • Safety goal derivation linking each hazard to its corresponding safety requirement
  • Traceability from hazard to ASIL to safety goal to downstream verification
The report auto-generates from your Risksheet HARA analysis and validates completeness of all classifications before rendering.

Report Structure

1. Executive Summary

ComponentDescription
ASIL Distribution SummaryPie chart and percentage breakdown of all hazards by ASIL level (QM, A, B, C, D)
Project Risk ProfileColor-coded summary cards showing count and percentage of each ASIL level
Assessment CompletenessWarning indicators if any hazards lack S/E/C ratings or ASIL assignment
High-Integrity Requirements AlertAlert box if ASIL C or D hazards present, listing required actions

2. Classification Reference Tables

Severity Scale (S0–S3)

LevelInjury OutcomeDefinition
S0No InjuriesHazardous event causes no injuries.
S1Light InjuriesMinor injuries (e.g., whiplash, minor abrasions) not requiring medical intervention.
S2Serious InjuriesSerious injuries (e.g., broken bones, concussion, temporary disability) requiring hospitalization.
S3Fatal or Life-Threatening InjuriesInjuries with potential for fatality or permanent disability (e.g., head trauma, spinal injury, loss of consciousness).
Assess severity as the worst-case harm that could result from the hazard in the absence of any safety mechanism. Severity is independent of how likely the hazard is to occur; it reflects only the consequence magnitude. For automotive systems, consider injury outcomes per ISO 26262-3 Table B.1.

Exposure Scale (E0–E4)

LevelProbability of Operational SituationDefinition
E0IncredibleOperational situation virtually never occurs during vehicle lifetime (e.g., extreme weather + sensor failure + driver distraction simultaneously).
E1Very LowOperational situation occurs with low probability (e.g., icy roads in desert climate). Frequency: <0.001% of operating time.
E2LowOperational situation occurs with moderate probability (e.g., parking on sloped surface). Frequency: 0.001–0.01% of operating time.
E3MediumOperational situation occurs regularly (e.g., highway driving at night). Frequency: 0.01–0.1% of operating time.
E4HighOperational situation occurs frequently or during most of operating time (e.g., urban stop-and-go traffic). Frequency: >0.1% of operating time.
Exposure probability should account for all operational scenarios where the hazard can manifest. Consider vehicle use cases (urban vs. highway), driving conditions (day/night, wet/dry, seasonal), and temporal factors. Document the scenario basis—for AEB, high-frequency scenarios include stop-and-go urban traffic (E4) and following scenarios on highways (E3).

Controllability Scale (C0–C3)

LevelDriver ControllabilityDefinition
C0Controllable in GeneralHazard can be controlled in general by the average driver. >99% of drivers successfully avoid harm. No special skill or attention required.
C1Simply ControllableHazard is simply controllable with minimal driver effort or attention. >99% of drivers successfully respond. Examples: steady steering correction, gradual speed adjustment.
C2Normally ControllableHazard is normally controllable by most drivers under normal conditions. >90% of drivers successfully respond. Examples: moderate steering correction, moderate braking. May challenge inexperienced drivers.
C3Difficult to Control or UncontrollableHazard is difficult to control or completely uncontrollable by drivers. <90% driver controllability. Examples: total brake failure at highway speed, complete steering loss, sudden loss of engine power on mountain road.
Controllability depends on: (1) awareness time (how long driver has to recognize the hazard), (2) reaction time available (milliseconds to seconds), (3) action complexity (simple vs. complex control input), and (4) environmental conditions (wet road, ice, darkness). ISO 26262 assumes an average, attentive driver under normal conditions. Degraded controllability (C2/C3) typically requires design-level risk controls or safety mechanisms.

3. ASIL Determination Matrix

The ASIL matrix is the normative lookup per ISO 26262-3 Table 4, determining ASIL outcome for all combinations of Severity, Exposure, and Controllability:
Severity \ ControllabilityC1 (Simply)C2 (Normally)C3 (Difficult)
S1 (Minor), E4QMASIL AASIL B
S2 (Moderate), E4ASIL AASIL BASIL C
S3 (Severe), E4ASIL BASIL CASIL D
S3 (Severe), E3ASIL AASIL BASIL C
S2 (Moderate), E3QMASIL AASIL B
S1 (Minor), E3QMQMASIL A
ASIL Levels (in increasing risk order):
LevelRisk ProfileRequirements
QMNo ASILNo functional safety requirement; manage via normal quality processes.
ASIL ALowest Safety IntegritySingle-point faults permitted; periodic diagnosis acceptable. Design reviews, basic traceability.
ASIL BLow–Medium Safety IntegritySingle-point fault mitigation recommended; periodic or continuous diagnosis. Formal design reviews, comprehensive traceability, verification evidence.
ASIL CMedium–High Safety IntegritySingle-point fault mitigation required; continuous diagnosis or redundancy. Formal V&V, safety mechanisms mandatory, ISO 26262 Part 6 (Software) requirements apply.
ASIL DHighest Safety IntegrityDual-point fault mitigation required; continuous diagnosis with fast reaction time. Full ISO 26262 compliance (Parts 2–10), independent safety mechanism, comprehensive verification, traceability audit.
For any hazard classified as ASIL C or D, the following actions are mandatory:
  1. Develop safety goals — Explicit functional safety requirements to prevent or control the hazard
  2. Implement safety mechanisms — Design-level or operational mitigations (e.g., redundant sensors, diagnostics)
  3. Ensure verification coverage — All safety requirements must have corresponding verification test cases
  4. Maintain traceability — Documented links from hazard → safety goal → risk control → verification → validation
  5. Document compliance evidence — Design reviews, FMEA, failure mode analysis, functional safety concept, safety specifications

4. Hazard Register (Main Table)

The hazard register is the core table listing all hazards with classifications:
System ElementHazardous SituationSeverityExposureControllabilityASILSafety Goal(s)Status
Sensor ModulePower supply failure to AEB ECUS3E4C1ASIL DSG-01: Ensure continuous power availabilityDocumented
Obstacle DetectionFailure to detect obstacle in braking zoneS3E3C3ASIL DSG-02: Ensure obstacle detection reliabilityDocumented
Brake ControlInsufficient braking force applicationS3E3C2ASIL CSG-03: Ensure adequate braking forceDocumented
Sensor FusionDegraded sensor fusion with insufficient AEB capabilityS2E4C1ASIL BSG-04: Ensure sensor fusion availabilityDocumented
TimingDelayed braking activation (>100 ms)S3E3C2ASIL CSG-05: Ensure timely AEB activationDocumented
Each row is auto-generated from your hazard work items; custom fields populate S/E/C and derived ASIL.

5. Safety Goals Section

Safety Goal IDAssociated HazardsSafety Goal DescriptionDerived ASILVerification MethodStatus
SG-01Power-Supply-FailureEnsure continuous electrical power to AEB system throughout mission phasesASIL DRedundant power supply + diagnostic self-testOpen
SG-02Obstacle-Detection-FailureObstacle detection system shall achieve ≥99.9% detection probability for vehicles within 80 mASIL DSIL-rated sensor module + field test validationIn Progress
SG-03Insufficient-Braking-ForceAEB braking force shall meet or exceed specification across temperature and pressure rangesASIL CComponent FMEA + test bench validationDocumented
Each safety goal addresses one or more hazards and inherits the maximum ASIL of its associated hazards. Safety goals become functional requirements in the System Specification and drive design verification. Ensure every hazard (especially ASIL B/C/D) has at least one linked safety goal.

Key Properties and Enumerations

HARA Custom Fields

FieldTypeEnumUsage
haraseverityEnumS0, S1, S2, S3Pre-mitigation harm magnitude; required for all hazards
haraExposureEnumE0, E1, E2, E3, E4Operational situation probability; required for all hazards
haraControllabilityEnumC0, C1, C2, C3Driver controllability; required for all hazards
asilComputedQM, A, B, C, DAuto-derived from S × E × C lookup; read-only
operationalSituationText(free)Description of the scenario where hazard can occur (e.g., “urban stop-and-go traffic at night”)
operationalPhaseEnum(project-defined)Vehicle lifecycle phase: ignition, normal driving, parking, maintenance, deactivation
hazardSourceText(free)Root cause or triggering mechanism (e.g., “sensor degradation due to dirt/ice buildup”)
hazardMechanismText(free)Sequence from source to hazardous event (e.g., “source → loss of signal → ECU timeout → braking disabled”)
hazidCauseText / Link(free or work item)HAZID-phase cause description; evolves to linked Cause work items in formal FMEA
hazidConsequenceText / Link(free or work item)HAZID-phase consequence; evolves to linked Harm work items with severity

Safety Goal Custom Fields

FieldTypeEnumUsage
sgAsilEnumQM, A, B, C, DInherited from linked hazards; maximum ASIL if multiple hazards
sgStateEnum(project-defined)Workflow: Draft, Under Review, Approved, Verified, Validated
fttiInteger(milliseconds)Fault Tolerance Time Interval—maximum allowed time from fault detection to safe state
safetyMechanismText / Link(free or work item)Design approach or architecture to achieve the safety goal

Common Workflow Patterns

Pattern: Assess a New Hazard

  1. Create hazard work item in Risksheet HARA view
  2. Enter hazardous situation description and system element
  3. Assign severity (S) from enum: consider worst-case harm (S1–S3)
  4. Assign exposure (E) from enum: estimate operational situation frequency (E1–E4)
  5. Assign controllability (C) from enum: evaluate driver response capability (C0–C3)
  6. Review auto-calculated ASIL (S × E × C matrix lookup)
  7. If ASIL ≥ B: Derive at least one safety goal; plan risk controls
  8. If ASIL = D: Flag for design review; safety mechanisms mandatory

Pattern: Derive Safety Goals from Hazards

  1. Review all hazards sorted by ASIL (highest first)
  2. For each ASIL C/D hazard, create safety goal work item
  3. Link safety goal to source hazard(s) via mitigatesHazard link role
  4. Set safety goal ASIL to maximum ASIL of linked hazards (auto-computed)
  5. Document safety goal description as functional requirement (e.g., “Obstacle detection shall achieve 99.9% recall within 80 m”)
  6. Assign to System Specification (as requirement) and Design (as risk control)

Pattern: Complete Pre-Mitigation Assessment

  1. Validate all hazards have S/E/C assigned (check report alerts)
  2. Validate ASIL distribution (no hazards stuck in “Pending”)
  3. For ASIL D hazards, plan dual-point fault mitigation; document assumptions
  4. Cross-check with FMEA (hazards should map to top-level failure modes in System FMEA)
  5. Generate report and include in Concept Phase specification package (ISO 26262 Part 3 deliverable)

Report Generation and Export

The HARA report is generated via:
  1. Risksheet HARA view → review hazards and S/E/C classifications interactively
  2. Risks Space dashboard → click “ISO 26262 HARA Report” link (Velocity-rendered wiki page)
  3. PDF export → Polarion → Export → PDF (includes all tables, matrices, and safety goals)
The report queries:
Work Item Type: hazard
Fields: operationalSituation, haraseverity, haraExposure, haraControllability, asil
Links: mitigatesHazard (to safety goals)

Work Item Type: safetyGoal
Fields: sgAsil, sgState, title, description
Links: mitigatedByHazard (back-reference to hazards)

Validation and Completeness Checks

The report will display warnings if:
  • Any hazard is missing S/E/C ratings (appears as “Pending” in ASIL column)
  • ASIL C/D hazards lack linked safety goals
  • Safety goals lack assigned ASIL (compute as max ASIL of linked hazards)
  • ASIL D hazards lack documented safety mechanisms (check risk control links)
  • Hazard completeness: Every system element should have ≥1 hazard identified
  • ASIL balance: Projects with >50% ASIL D typically require extensive verification; >30% ASIL D is high-risk
  • Safety goal clarity: Write safety goals as bounded functional requirements, not design solutions (e.g., ✓ “Detection probability ≥99.9%” vs. ✗ “Use redundant sensors”)
  • Traceability: Link every ASIL C/D hazard to downstream design requirements, risk controls, and verification test cases