"매 system 의 모든 failure mode 의 systematic enumeration + ranking". 1949 US Military (MIL-P-1629) → NASA Apollo → 자동차 (AIAG-VDA 2019, the modern standard) → 매 software / ML / SRE 의 risk-process 로 generalized. 매 "what can fail, how, what then, what to do" 의 매 4 column.
매 핵심
매 종류
DFMEA (Design): 매 product / component design 단계.
PFMEA (Process): 매 manufacturing / business process.
SFMEA (System): 매 system-of-systems 의 interaction.
FMECA: 매 + Criticality (quantitative).
MLFMEA / AI-FMEA (2024+): 매 ML model failure modes (data drift, prompt injection, hallucination).
언제: 매 new system 의 risk register 를 brainstorm; 매 architecture review 의 failure-chain 의 enumeration; 매 ML deployment 의 pre-mortem.
언제 X: 매 emergent / interactive failure (매 complex software) — 매 STPA 의 더 적합. 매 statistical reliability 는 FTA + Markov.
❌ 안티패턴
RPN multiplication only: 매 (10,1,1)=10 vs (2,5,1)=10 의 same — but severity 10 의 catastrophic. AP matrix 사용.
Sev/Occ/Det 의 inconsistent scale: 매 team-wide rubric 없으면 매 garbage.
One-shot document: 매 living document 가 아니면 매 outdated. 매 design change 의 trigger update.
Skipping detection actions: 매 only "add training" — 매 weak. 매 sensor / monitor / poka-yoke 의 추가.
Software FMEA 의 component-only: 매 interaction failures 의 missed — 매 STPA 의 complement.
🧪 검증 / 중복
Verified (MIL-P-1629; AIAG-VDA FMEA Handbook 2019; SAE J1739; ISO 26262-9).