ORNL-AMO / AMO-Tools-Suite

AMO-Tools-Suite is an energy efficiency calculation library in C++ with optional Nan Node add-on bindings for the Department of Energy Advanced Manufacturing Office (DOE AMO) Desktop, also known as MEASUR.
Other
20 stars 12 forks source link

PSAT cannot handle voltage =/= 460 #242

Closed koay9f closed 6 years ago

koay9f commented 6 years ago

Calculate FLA looks good,

The problem seems to be in MotorCurrent.cpp, since that is the first value that comes out incorrectly (it is also causing power factor to be incorrect).

koay9f commented 6 years ago

PSAT Input & Results image

MEASUR Input & Results image

MEASUR if using load estimation = power (gets correct pump efficiency & powers but PF & Current are still wrong) image