3.6.26 · D3Spacecraft Structures & Systems Engineering

Worked examples — Systems engineering — V-model, requirements traceability

3,924 words18 min readBack to topic

Before we compute anything, we agree on the two numbers we will use again and again.


The scenario matrix

Every problem this topic can throw is one of these cells. Each worked example below is tagged with the cell(s) it covers.

# Case class What makes it tricky Example
A All children pass (happy path) Confirm the AND-rule closes the loop Ex 1
B One child fails → parent fails Conjunction breaks on a single FALSE Ex 2
C Zero / degenerate input A budget term is 0 (no eclipse, no loss) Ex 3
D Limiting / end-of-life Value drifts to a worst-case boundary Ex 4
E Negative margin (fails with numbers) Margin formula goes below zero Ex 5
F Exactly-zero margin (boundary) Capability == Requirement exactly Ex 6
G Real-world word problem Translate prose → traceability chain Ex 7
H Exam twist: unverifiable requirement Requirement written so it cannot be tested Ex 8
I Impact analysis (requirement changes) Follow links backward when spec moves Ex 9

Worked examples










Recall Quick self-check

AND-rule: one child fails, does the parent pass? ::: No — needs every child TRUE. Margin formula for a ceiling requirement (smaller-is-better)? ::: . What is the margin when the requirement equals ? ::: Undefined — report "trivially satisfied by inspection," never a percentage. A requirement says "shall be robust." Verifiable? ::: No — no metric/value/method; rewrite with a number. Solar decay : why a power, not subtraction? ::: Loss is a fixed fraction each year, so it compounds (geometric). Zero eclipse time ⇒ eclipse battery energy? ::: ; requirement auto-passes but stays documented. GSD formula from a 500 km orbit? ::: (similar triangles).

Related: Systems Engineering Fundamentals · Interface Control Documents · Spacecraft Integration and Testing · Risk Management in Spacecraft Design