|
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.
|
The compression ratio expresses how much the working air has been compressed relative to free air at atmospheric conditions. Multiplying the cylinder intake volume (cfm) by this ratio converts to the free-air equivalent (scfm) that the compressor must supply.
\begin{equation}\label{eq:pneumatic-air-requirement-compression-ratio} r_c = \frac{P_{gauge} + P_{atm}}{P_{atm}} \end{equation}
| \(r_c\) | Compression ratio (absolute working pressure / atmospheric pressure) \([\unit{ \unitless}]\) |
| \(P_{gauge}\) | Operating gauge pressure at the cylinder inlet \([\unit{ \psi}]\) |
| \(P_{atm}\) | Atmospheric pressure (14.7 psia at sea level) \([\unit{ \psi}]\) |