Skip to main content
Speclore

Normally Open

Reference data and engineering information about normally open for miscellaneous applications.

normallyopen

Overview

Engineering reference data for Normally Open in miscellaneous.

Key Formulas

Unit Conversion

y=xky = x \cdot k

Multiply by conversion factor.

Linear Interpolation

y=y1+(xx1)(y2y1)x2x1y = y_1 + \frac{(x - x_1)(y_2 - y_1)}{x_2 - x_1}

Estimate between two known points.

Percentage

p=partwhole×100%p = \frac{\text{part}}{\text{whole}} \times 100\%

Part as fraction of whole.

Variables

SymbolDescriptionUnit
xxInput value
yyOutput value
kkConversion factor

Comparison: NO vs. FO

Understanding the distinction between Normally Open (NO) and Fail Open (FO) is critical for safe system design.

FeatureNormally Open (NO)Fail Open (FO)
Applies toManual valves or dampersAutomatic control valves
Normal StateOpenDepends on control signal
Failure BehaviorNot defined (assumed to stay in last position)Moves to open position
Signal TypesN/A (manual)Pneumatic, hydraulic, or electric
Primary ConcernOperator must ensure it's openSafety on signal/power loss

Practical Considerations

  • Labeling: Mislabeling a valve as NO when it should be FO is a common and dangerous error. Always verify the valve's intended failure state during design.
  • System Impact: A control valve failing closed (FC) when it should fail open (FO) can lead to pressure buildup, overheating, or system blockage. Conversely, an FO valve in a critical isolation service could cause unintended flow during a failure.
  • Redundancy: In high-safety systems, a normally open (NO) manual valve might be placed in series or parallel with an automatic FO control valve to provide a mechanical backup.

References