Failure Modes and Effects Analysis method
IE-A10
const fmea: FailureModesEffectAnalysis = { method_id: "FMEA-001", version: "1.0", systems: { "RHR": { name: "Residual Heat Removal", function: "Core Cooling", boundaries: ["RCS", "CCW"] } }, // ... other properties}; Copy
const fmea: FailureModesEffectAnalysis = { method_id: "FMEA-001", version: "1.0", systems: { "RHR": { name: "Residual Heat Removal", function: "Core Cooling", boundaries: ["RCS", "CCW"] } }, // ... other properties};
Analyst who performed the method
Components analyzed
Failure modes analyzed
Unique identifier for the method
Review date
Review status
Supporting document references
Systems analyzed
Version of the method
Failure Modes and Effects Analysis method
Remarks
IE-A10
Example