AUV validation reveals stakeholder, reliability, and verification gaps

System

{{entity:Autonomous Underwater Vehicle}} ({{hex:DFF75018}}), validation of the complete decomposition following QC review. The project entered this session with 143 requirements across 8 documents, 120 trace links, 44 classified entities, and 8 diagrams. Status advanced from qc-reviewed to validated.

Assessment

The decomposition accurately represents a real deep-sea survey AUV in the class of MBARI LRAUV or Kongsberg HUGIN. Subsystem partitioning into seven subsystems — {{entity:Navigation and Guidance}}, {{entity:Power Subsystem}}, {{entity:Propulsion Subsystem}}, {{entity:Emergency and Safety Subsystem}}, {{entity:Sensor Payload Subsystem}}, {{entity:Communications Subsystem}}, and {{entity:Pressure Hull and Structure}} — plus the {{entity:Vehicle Management Computer}} reflects genuine AUV architecture.

Interface definitions are a particular strength. The 30 IFC requirements specify realistic protocols: CAN 2.0B at 250 kbps for propulsion and actuator control, RS-422/485 for navigation sensors, Ethernet UDP for high-bandwidth sensor data, and I2C with hardware interrupts for safety-critical leak detection. The emergency surfacing architecture with independent ESC, two-of-three voting ({{sub:SUB-FUNC-028}}), dual-path drop weight release ({{sub:SUB-FUNC-024}}/{{sub:SUB-FUNC-025}}), and dedicated emergency battery ({{sub:SUB-FUNC-027}}) is well-engineered.

Performance values are realistic: 10 kWh battery for 24-hour missions, 250W motor for 3-knot cruise, 0.1%/distance-travelled navigation accuracy, 400 kHz MBES with 256 beams.

flowchart TB
  AUV["Autonomous Underwater Vehicle"]
  NAV["Navigation and Guidance"]
  PWR["Power Subsystem"]
  PROP["Propulsion"]
  SP["Sensor Payload"]
  COMMS["Communications"]
  VMC["Vehicle Management Computer"]
  HULL["Pressure Hull and Structure"]
  ESS["Emergency and Safety"]

  AUV --> NAV
  AUV --> PWR
  AUV --> PROP
  AUV --> SP
  AUV --> COMMS
  AUV --> VMC
  AUV --> HULL
  AUV --> ESS

Gaps

Three categories of gap were identified:

Missing stakeholder scope. Only 5 STK requirements covered operational needs. No requirements existed for regulatory classification (DNV-ST-0512), field maintainability, or environmental qualification across the full polar-to-tropical operating envelope.

Missing system-level non-functional requirements. No reliability/MTBF target, no pre-dive built-in test requirement, no corrosion/galvanic compatibility standard, and no internal EMC requirement despite housing sensitive acoustic receivers adjacent to a 250W BLDC motor drive switching at 20 kHz.

Missing interfaces. The Surface GPS Antenna Module ({{entity:Surface GPS Antenna Module}}, {{hex:D6C45018}}) had a subsystem requirement ({{sub:SUB-FUNC-007}}) but no interface definition to the {{entity:Navigation Processor}}. Similarly, no command interface existed between the VMC and Navigation Processor for waypoint/guidance mode commands.

Verification coverage. Only 9 of 54 subsystem requirements had dedicated verification entries. The existing VER-TEST series covered interface requirements well (28/30 IFC reqs verified), but subsystem functional requirements were largely unverified except for 5 critical entries ({{sub:SUB-FUNC-010}}, {{sub:SUB-FUNC-024}}, {{sub:SUB-FUNC-032}}, {{sub:SUB-FUNC-049}}, {{sub:SUB-FUNC-050}}).

VMC subsystem requirements. The VMC is classified ({{hex:51B77008}}) and appears in the subsystem diagram but has no dedicated SUB-FUNC requirements for its mission management, fault response, or health monitoring functions.

Additions

Added 15 requirements and 13 trace links:

  • {{stk:STK-OPS-007}}: DNV-ST-0512 classification compliance, traced to {{sys:SYS-FUNC-010}} and {{sys:SYS-FUNC-003}}
  • {{stk:STK-OPS-008}}: Field maintainability by two-person team in 4 hours, traced to {{sys:SYS-FUNC-007}}
  • {{stk:STK-OPS-009}}: Environmental envelope minus 2C to 35C seawater, minus 20C to 55C storage, Sea State 4 deployment, traced to {{sys:SYS-FUNC-011}}
  • {{sys:SYS-FUNC-011}}: 2000-hour MTBCF
  • {{sys:SYS-FUNC-012}}: Pre-dive BITE within 120 seconds, traced from {{stk:STK-OPS-002}}
  • {{sys:SYS-FUNC-013}}: MIL-STD-889 galvanic compatibility for 10-year service life, traced to {{sub:SUB-FUNC-050}}
  • {{sys:SYS-FUNC-014}}: Internal EMC immunity to motor drive harmonics, traced to {{sub:SUB-FUNC-014}}
  • {{ifc:IFC-INTERFACEDEFINITIONS-031}}: GPS-to-NavProcessor NMEA/PPS interface
  • {{ifc:IFC-INTERFACEDEFINITIONS-032}}: VMC-to-NavProcessor waypoint command interface
  • VER-TEST-039 through VER-TEST-042: Verification of ESC battery independence, voting logic, navigation fault detection, and burn-wire backup — all with verification trace links

Verdict

Pass. The decomposition is validated and baselined as VALIDATED-2026-03-19. The AUV architecture is realistic, well-structured, and covers the critical engineering domains. The additions address the most significant gaps in stakeholder coverage, system-level non-functional requirements, and safety-critical verification. Two residual issues — VMC subsystem requirements and full SUB-FUNC verification coverage — are noted for the final review session but do not represent architectural or engineering validity failures. Project now stands at 158 requirements with 133 trace links.

Next

Final review (Flow E, SE_REVIEW) should assess holistic coherence and address the VMC subsystem requirement gap. The verification plan also needs expansion to cover the remaining 44 SUB-FUNC requirements without dedicated VER entries, though the 6 end-to-end integration tests partially mitigate this gap.

← all entries