AMO-Tools-Suite  v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
All Classes Namespaces Files Functions Variables Enumerations Friends Macros Pages
Public Member Functions | List of all members
Compressor::AirVelocity Class Reference

Public Member Functions

 AirVelocity (double airFlow, double pipePressure, double atmosphericPressure)
 
Compressor::PipeData calculate ()
 
 AirVelocity (double airFlow, double pipePressure, double atmosphericPressure)
 
Compressor::PipeData calculate ()
 
 AirVelocity (double airFlow, double pipePressure, double atmosphericPressure)
 
Compressor::PipeData calculate ()
 

Detailed Description

Definition at line 284 of file CompressedAir.h.

Constructor & Destructor Documentation

◆ AirVelocity() [1/3]

Compressor::AirVelocity::AirVelocity ( double  airFlow,
double  pipePressure,
double  atmosphericPressure 
)

Constructor for Compressor::AirVelocity - This calculator finds the velocity of compressed air through all the different piping involved in the system.

Attention
Constraints - For main and branch lines, recommended maximum velocity is 20 fps, and it should not exceed 30fps. For line drops, feed lines or branch lines, the recommended velocity is 30 fps with an upper limit of 50 fps.
Parameters
airFlowdouble, Volumetric flow rate of air in the compressor system, referenced to the compressor inlet conditions - scfm
pipePressuredouble, Pressure of air flowing through the pipe - psig
atmosphericPressuredouble, Generally it will be 14.7 - psia

Definition at line 123 of file CompressedAir.cpp.

◆ AirVelocity() [2/3]

Compressor::AirVelocity::AirVelocity ( double  airFlow,
double  pipePressure,
double  atmosphericPressure 
)

Constructor for Compressor::AirVelocity - This calculator finds the velocity of compressed air through all the different piping involved in the system.

Attention
Constraints - For main and branch lines, recommended maximum velocity is 20 fps, and it should not exceed 30fps. For line drops, feed lines or branch lines, the recommended velocity is 30 fps with an upper limit of 50 fps.
Parameters
airFlowdouble, Volumetric flow rate of air in the compressor system, referenced to the compressor inlet conditions - scfm
pipePressuredouble, Pressure of air flowing through the pipe - psig
atmosphericPressuredouble, Generally it will be 14.7 - psia

◆ AirVelocity() [3/3]

Compressor::AirVelocity::AirVelocity ( double  airFlow,
double  pipePressure,
double  atmosphericPressure 
)

Constructor for Compressor::AirVelocity - This calculator finds the velocity of compressed air through all the different piping involved in the system.

Attention
Constraints - For main and branch lines, recommended maximum velocity is 20 fps, and it should not exceed 30fps. For line drops, feed lines or branch lines, the recommended velocity is 30 fps with an upper limit of 50 fps.
Parameters
airFlowdouble, Volumetric flow rate of air in the compressor system, referenced to the compressor inlet conditions - scfm
pipePressuredouble, Pressure of air flowing through the pipe - psig
atmosphericPressuredouble, Generally it will be 14.7 - psia

The documentation for this class was generated from the following files: