|
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.
|
Computes the energy correction for heating the total combustion air (including excess air), for both current and improved conditions. This step quantifies the energy required to bring all combustion air to the desired temperature.
\begin{equation}\label{eq:pheic-combustion-air-correction} CAC = \left(CA_B + C_{p,air} \cdot T_{CA}\right) \cdot \left(1 + \frac{EA}{100}\right)\end{equation}
| \(CAC\) | Combustion air correction \([\unit{ \percent}]\) |
| \(CA_B\) | Combustion air correction base (-1.078913827) \([\unit{ \unitless}]\) |
| \(C_{p,air}\) | Air specific heat \([\unit{ \btu\per\pound\degreeFahrenheit}]\) |
| \(T_{CA}\) | Combustion air temperature \([\unit{ \degreeFahrenheit}]\) |
| \(EA\) | Excess air \([\unit{ \percent}]\) |