Inherently Safer Design: Difference between revisions
Jump to navigation
Jump to search
(Created Page + Added Basic Sections/Info) |
(Added a Category to the Page) |
||
Line 12: | Line 12: | ||
=External Links= | =External Links= | ||
* | * | ||
[[Category: Safety]] |
Revision as of 00:07, 11 April 2022
Basics
- A Design Principle where not only is there an effort to prevent an accident, but to reduce the consequences if should one occur
- Method
- Substitute: replacing one material with another that is less hazardous
- Minimize: reducing the amount of hazardous material in the process
- Moderate: using less hazardous process conditions such as lower pressures or temperatures
- Simplify: designing processes to be less complicated, and therefore less prone to failure. (See KISS / Points of Failure )