Skip to main content

What You Will Achieve

By the end of this tutorial, you will understand how the Aerospace Safety Solution implements the V-Model development lifecycle for the Flight Control Computer project. You will navigate the V-Model Process Guide, explore how requirements, safety analysis, and verification artifacts connect across all system levels, and understand how each engineering role interacts with the model throughout a certification project.

Prerequisites


Step 1: Open the V-Model Process Guide

From the project Home dashboard, locate the left sidebar and select V-Model Process Guide from the Role Dashboards section. The V-Model Process Guide page loads with an interactive diagram showing the full development lifecycle in three tracks:
  • Left side — Definition: Customer Requirements → System Requirements → Design Requirements → Characteristics/Functions
  • Bottom — Implementation: System Element decomposition across all components
  • Right side — Verification: Test Cases linked back to each requirement level
Each phase box displays live work item counts and provides direct links to the relevant PowerSheet or Risksheet tool.
Color coding on the diagram is consistent throughout the project: blue for definition phases, green for implementation, and purple for verification.

Step 2: Read the Phase Evidence Mapping Table

Scroll below the V-Model diagram to find the Phase Evidence Mapping table. This table is your certification audit index. It maps each V-Model lifecycle phase to concrete Polarion artifacts:
ColumnMeaning
PhaseLifecycle phase name (e.g., System Requirements, Design Verification)
SideDefinition, Implementation, or Verification
DescriptionWhat activities occur in this phase
Evidence LinksPS (PowerSheet, blue), RS (Risksheet, red), RPT (Report, green)
Use this table during audit preparation to quickly locate evidence for each ARP 4754A or DO-178C lifecycle phase.

Step 3: Explore Requirements Traceability

Click the Whole RTM link from either the V-Model diagram or the PowerSheets sidebar entry. The Whole RTM PowerSheet opens with four color-coded column groups spanning the full decomposition hierarchy:
  • Customer Requirements (green) — 25 items
  • System Requirements (purple) — 31 items
  • Subsystem Requirements (teal)
  • Design Requirements (blue) — 15 items
Each design requirement displays a Classification badge: SC (Safety Critical, orange) or CC (Critical Characteristic, red). Current project status shows 47 SC and 11 CC requirements, with 93.3% of design requirements classified.
Use the Without V&V view to hide test columns when reviewing decomposition alone. Switch to Summary for a compact overview suitable for program reviews.
Verify that test case columns appear at the right side of the RTM. Current coverage is 61.3% at system level and 40% at design level — these are the gaps your V&V team must close before certification.

Step 4: Review the Safety Analysis Cascade

The V-Model safety analysis follows an ARP 4761 cascade. Navigate to Risksheets in the sidebar. The safety assessment documents are ordered by lifecycle phase:
  1. FHA (Functional Hazard Assessment) — 6 failure conditions, each with classification and DAL allocation
  2. PSSA (Preliminary System Safety Assessment) — links FHA conditions to system architecture
  3. SSA (System Safety Assessment) — verifies safety requirements are met
  4. SFMEA (System FMEA) — 260 failure modes across system and subsystem levels
  5. DFMEA (Design FMEA) — component-level analysis for all 8 components
  6. FTA / CCA — fault tree and common cause analysis
Open the System SFMEA for the Flight Control Computer. Note the RPN color coding in the risk scoring columns:
RPN RangeColorMeaning
> 30RedHigh priority — action required
11–30YellowMedium — monitor and plan mitigation
≤ 10GreenLow — acceptable residual risk
The Downstream Risks column links each system-level failure mode to the relevant subsystem SFMEA entry, implementing the ARP 4761 cascade directly in the tool.

Step 5: Check Standards Compliance Coverage

Navigate to Standards Compliance from the sidebar. The compliance matrix shows 7 standards side by side:
ARP 4754A | ARP 4761 | DO-178C | DO-254 | DO-160G | MIL-STD-882E | DO-326A
Review the current status of the Aero1 project:
DO-178C shows 0% classification — no software design requirements have been created yet. This is a known gap requiring action before software assurance review.
DO-326A (Airborne Security) may show N/A if the security threat analysis has not yet been populated for your project instance.

Step 6: Navigate Role-Specific Dashboards

The V-Model is lived daily by five engineering roles. Select your role from the sidebar dashboards to see your tailored KPI view:
  • Program Manager — Overall readiness percentage across all 7 standards, document approval status
  • Safety Engineer — RPN distribution, failure conditions requiring attention, risk controls pending implementation
  • Design Engineer — Design requirement classification status, DFMEA assignments filtered to your work items
  • V&V Engineer — Test execution status (pass/fail/not-run), verification coverage gaps per requirement level
  • Configuration Manager — Document version status, baseline tracking, change request workflow
Each dashboard uses the same document workflow states (draft → inReview → approved → published) and consistent RPN thresholds so all roles read from the same source of truth.

Project Structure Reference

The Aero1 Flight Control Computer follows a 3-level decomposition: diagram Each system element has corresponding SFMEA (system level) or DFMEA (component level) documents, plus PowerSheet entries for Functions and Characteristics.

Next Steps

You have completed the Getting Started sequence. From here, explore the documentation by discipline:
  • Concepts — Understand the underlying safety standards (ARP 4761, ARP 4754A, DO-178C, DAL classification)
  • How-To Guides — Step-by-step procedures for FHA, SFMEA, DFMEA, fault tree analysis, and certification reporting
  • Reference — Configuration reference, data model, and field definitions
  • FAQ — Answers to common certification and configuration questions
Code: .polarion/pages/spaces/_default/V-Model Process Guide/page.xml (0.58) · .polarion/nextedy/sheet-configurations/ARP 4754A System Development Assurance.yaml (0.47) · .polarion/pages/spaces/_default/Program Manager Dashboard/page.xml, Safety Engineer Dashboard/page.xml, Design Engineer Dashboard/page.xml, VandV Engineer Dashboard/page.xml, Config Manager Dashboard/page.xml (0.43) · .polarion/pages/spaces/_default/Data Model/page.xml (0.41) · .polarion/polarion-project.xml, .polarion/context.properties, .polarion/security/user-roles.xml, .claude/PROJECT.md, TODO.md (0.41) · .polarion/nextedy/sheet-configurations/Whole RTM Config.yaml (0.40) · datasets/sol-aero-ui-walkthrough/summary.md, navigation.md, dashboards/home-dashboard.md, dashboards/role-dashboards.md, dashboards/standards-compliance.md, risksheet-views/risksheet-views.md, work-item-types/data-model.md (0.40)