Failure Modes and Effects Analysis: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Added some more links under the "Useful Links" section)
(Minor Text Formating Fix)
 
Line 22: Line 22:


=Useful Links=
=Useful Links=
*[https://en.wikipedia.org/wiki/Failure_mode_and_effects_analysis The Wikipedia Page on Failure Modes and Effects Analysis]]
*[https://en.wikipedia.org/wiki/Failure_mode_and_effects_analysis The Wikipedia Page on Failure Modes and Effects Analysis]
*[https://www.youtube.com/watch?v=v6lPMFgZU5Q&t=325s This Portion of a Video by the Youtube Channel "Everyday Astronaut" goes over the system and it's use for the space shuttle program by NASA"]
*[https://www.youtube.com/watch?v=v6lPMFgZU5Q&t=325s This Portion of a Video by the Youtube Channel "Everyday Astronaut" goes over the system and it's use for the space shuttle program by NASA"]


[[Category: Risk Evaluation and Reduction]]
[[Category: Risk Evaluation and Reduction]]

Latest revision as of 05:53, 17 December 2019

Basics

  • A System used by NASA to deal with, and diagnose risk of failure of a system (Such as a launch vehicle)

Criticality Levels

Criticality 1

  • Loss of Life and/or Vehicle if componet/subsystem fails

Criticality 2

  • Loss of Mission if componet/subsystem fails

Criticality 3

  • All Others

Criticality 1R

  • Same as Criticality 1 but with redundant systems, if all fail there is Loss of Life and/or Vehicle

Criticality 2R

  • Same as 1R but with Criticality 2

See Also

Useful Links