|
MEASUR-Tools-Suite v1.2.4
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
\begin{equation}\label{eq:compressor-eem-power-savings} P_{save} = P_{base} - P_{mod} \end{equation}
\begin{equation}\label{eq:compressor-eem-energy-savings} E_{save} = P_{save}H \end{equation}
\begin{equation}\label{eq:compressor-eem-cost-savings} C_{save} = E_{save}C_e \end{equation}
| \(P_{save}\) | Demand savings \([\unit{ \kilo\watt}]\) |
| \(P_{base}\) | Baseline adjusted power \([\unit{ \kilo\watt}]\) |
| \(P_{mod}\) | Modified adjusted power \([\unit{ \kilo\watt}]\) |
| \(E_{save}\) | Annual energy savings \([\unit{ \kilo\watt\hour}]\) |
| \(H\) | Annual operating hours \([\unit{ \hour}]\) |
| \(C_{save}\) | Annual cost savings \([\unit{ \dollar}]\) |
| \(C_e\) | Electricity cost \([\unit{ \dollar\per\kilo\watt\hour}]\) |