Analysis of Job in Design Stage - 3
Analysis of Job in Design Stage - 3
- Types of Design Relative to Errors
- Exclusion
- Design to make it impossible to commit errors
- Doubt this is really possible
- Prevention
- Design to minimize the possibility of errors
- Fail Safe
- Design to minimize the effects of errors
- You can combine the last two