|
MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
Multiplies the cylinder volumetric intake (at cylinder conditions) by the compression ratio to obtain the equivalent volume of free air at atmospheric conditions that the compressor must supply. This result is in standard cubic feet per minute (scfm).
\begin{equation}\label{eq:pneumatic-air-requirement-free-air} Q_{free} = Q_{cyl} \cdot r_c \end{equation}
| \(Q_{free}\) | Free-air equivalent consumption \([\unit{ \standardCubicFeetPerMinute}]\) |
| \(Q_{cyl}\) | Cylinder air intake volume at cylinder conditions \([\unit{ \cubicFoot\per\minute}]\) |
| \(r_c\) | Compression ratio \([\unit{ \unitless}]\) |