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.
Loading...
Searching...
No Matches
Namespaces | Functions

Go to the source code of this file.

Namespaces

namespace  auxiliary_power_used
 Calculates auxiliary power usage for electrical systems in process heating equipment.
 

Functions

double auxiliary_power_used::calculatePowerUsed (double number_of_motor_phases, double supply_voltage, double avg_current, double power_factor, double operating_time)
 Calculates the auxiliary power used by electrical systems associated with process heating equipment.
 

Detailed Description

Authors
Gina Accawi, Mark Root

Calculates auxiliary power usage for electrical systems in process heating equipment.

Definition in file auxiliary_power_used.h.