The Design Engineer Dashboard aggregates design-focused metrics and work items relevant to design assurance activities under ARP 4754A and DO-254. It prioritizes:
Design requirement status and classification
Characteristic coverage across system elements
DFMEA assignment tracking
Change request and design verification status
User-filtered task queues (items assigned to current user)
The dashboard serves as the primary navigation hub for design engineers, with direct links to design-related PowerSheets and design space documents.
% of design requirements with linked characteristics
Backward-link coverage: desReq → characteristic
DFMEA Assignment
% of design requirements linked to Design FMEA work items
Backward-link coverage: desReq → failureMode (in DFMEA context)
Verification Status
Test cases linked per design requirement; pass/fail/not-run distribution
Test execution status from testCase work items
Functions Allocated
Number of functions allocated to system elements in the design space
allocatedTo link: function → systemElement
Exact metric formulas and thresholds should be confirmed in the live dashboard — this page documents the conceptual structure based on available design requirement types and risksheet features.
Characteristics represent design properties, constraints, and implementation details that realize functions and satisfy design requirements. The dashboard tracks:
Coverage Aspect
Metric
Interpretation
Overall Coverage %
Design requirements with ≥1 linked characteristic / total design requirements
Lower % may indicate incomplete design specification
By System Element
Characteristics per component / design reqs per component
Imbalance may indicate over/under-specification
Verification Mapping
Characteristics with linked test cases / total characteristics
Supports design verification traceability
In the Aero1 reference project, 63 characteristics are defined across 8 components, supporting detailed design verification and DO-254 compliance objectives.
Design verification items (test cases) assigned to current user
User filtering and assignment fields depend on Polarion project configuration. Confirm that design requirement work items have an owner/assignee field configured.
This page documents the Design Engineer Dashboard role view based on:
Polarion page configuration for role dashboards (page.xml)
Design requirement work item type definition
DFMEA risksheet integration patterns
Aero1 Flight Control Computer project walkthrough (live project example)
Design Engineer Dashboard exact metric formulas, status values, and user filtering behavior are implemented in the live Polarion project configuration. Test the dashboard in your project instance to confirm metric calculations and available filters match this reference.