What You Will Achieve
By the end of this tutorial, you will have conducted a complete Hazard Analysis and Risk Assessment (HARA) session following ISO 26262 Part 3. You will identify hazards, assess their severity, exposure, and controllability, determine ASIL classifications, and derive safety goals—all within the TestAuto2 — Automotive Safety Solution’s integrated Risksheet environment. Time to complete: 30-45 minutes End result: A populated HARA document with at least 3 hazards, complete ASIL classifications, and derived safety goals ready for review.Prerequisites
Before starting this tutorial, ensure you have:- Completed installation: TestAuto2 solution installed and verified (Installation and Setup)
- Project access: User account with Safety Engineer or Project Lead role
- Basic knowledge: Familiarity with ISO 26262 HARA concepts (ISO 26262 Functional Safety)
- System understanding: Knowledge of the automotive system you’re analyzing (e.g., braking system, steering system, powertrain)
Step 1: Navigate to the HARA Document
- Log into Polarion and open your TestAuto2 project
- In the left sidebar, expand Risks space
- Click on HAZID - [Your System Name] document
| Column Group | Contents |
|---|---|
| Situation Analysis | System Element, Category |
| Hazard Identification | Hazard Description, Cause/Effect |
| HARA Classification | Severity (S), Exposure (E), Controllability (C), ASIL |
| Safety Goal | SG ID, Title |
Step 2: Create Your First Hazard
- Click the + Add Row button at the bottom of the risksheet
- A new hazard work item is created automatically
Risksheet creates Polarion work items in real-time. Each row is a
hazard work item type with custom fields for HARA analysis.Step 3: Define the Operational Situation
Fill in the Situation Analysis columns from left to right:- System Element: Select the system component being analyzed (e.g., “Brake Control Module”)
- Category: Choose from ISO 26262 categories (e.g., “Functional Failure”)
- Operational Phase: Select relevant phase (e.g., “Normal Driving”, “Parking”)
- Operational Situation: Describe the driving scenario (e.g., “Highway driving at 120 km/h”)
- System Element:
Electronic Brake Control Unit - Category:
Functional Failure - Operational Phase:
Normal Driving - Operational Situation:
Urban traffic, speeds 30-50 km/h, frequent braking required
Step 4: Identify the Hazard
Move to the Hazard Identification columns:- Hazard (Title): Enter a concise hazard name (e.g., “Unintended brake release during active braking”)
- Description: Provide detailed explanation of the hazardous behavior
- Cause(s): List potential root causes (e.g., “Software fault in brake control logic”)
- Consequence(s): Describe potential harm (e.g., “Rear-end collision due to unexpected deceleration loss”)
- Hazard:
Unintended brake release during active braking - Description:
Electronic brake system releases brake pressure while driver is actively braking, resulting in unexpected loss of deceleration capability - Cause:
Sensor signal dropout, ECU software fault, power supply interruption to brake actuator - Consequence:
Extended stopping distance, potential rear-end collision, driver loss of control
Step 5: Assess Severity, Exposure, and Controllability
Now perform the HARA classification following ISO 26262-3 Table 2, Table 3, and Table 4:Severity (S)
Click the S (Severity) dropdown and select based on potential injury:- S0: No injuries
- S1: Light/moderate injuries
- S2: Severe/life-threatening injuries (survival probable)
- S3: Life-threatening/fatal injuries (survival uncertain)
Exposure (E)
Click the E (Exposure) dropdown and select based on probability of operational situation:- E0: Incredibly unlikely
- E1: Very low probability
- E2: Low probability
- E3: Medium probability
- E4: High probability
Controllability (C)
Click the C (Controllability) dropdown and select based on driver’s ability to control:- C0: Controllable in general
- C1: Simply controllable
- C2: Normally controllable
- C3: Difficult to control or uncontrollable
| S + E + C | ASIL Level |
|---|---|
| S3 + E4 + C3 | ASIL D (highest safety integrity) |
| S2 + E3 + C2 | ASIL C |
| S1 + E2 + C1 | ASIL A |
| S0 + any | QM (Quality Management, no ASIL) |
Step 6: Derive a Safety Goal
For hazards with ASIL A-D, you must derive a safety goal:- In the SG ID column, enter a unique identifier (e.g., “SG-001”)
- In the Safety Goal Title column, describe the top-level safety requirement that prevents or mitigates this hazard
- SG ID:
SG-001 - Title:
Ensure brake system maintains sufficient deceleration capability during active braking under all operational conditions
Step 7: Add Two More Hazards
Repeat Steps 2-6 to add at least two more hazards covering different scenarios: Suggested hazard 2:- Hazard:
Delayed brake response time exceeding 200ms - S: S2, E: E3, C: C2 → ASIL B
- Safety Goal:
SG-002: Ensure brake actuation time remains within 150ms from driver input
- Hazard:
Brake force insufficient for vehicle deceleration requirements - S: S2, E: E2, C: C2 → ASIL A
- Safety Goal:
SG-003: Maintain minimum brake force capacity of 1.2g deceleration across all load conditions
Step 8: Save and Review Your Work
- Click the Save button in the risksheet toolbar (or press
Ctrl+S) - Review your entries for completeness
- Use the Views dropdown to switch between different perspectives:
- ASIL D Only: Filter to show only highest-priority hazards
- By System Element: Group hazards by system component
- Pending Safety Goals: Show hazards missing safety goal assignment
Risksheet auto-saves every 30 seconds by default. The save indicator (bottom-right) shows sync status. For more on session management, see Workflow Lifecycle.
Next Steps
You’ve completed your first HARA session! Here’s what to do next:- Review HARA document: Submit for team review using the workflow (Review HARA Document)
- Generate HARA report: Create ISO 26262-compliant HARA documentation (Generate HARA Report)
- Create FMEA document: Analyze failure modes at system level (Create Your First FMEA Document)
- Establish traceability: Link safety goals to system requirements (Establish Traceability Links)