Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 817 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 817 Bytes

Moto: Induction motor parameter estimation tool

Moto is a parameter estimation tool that can be used to determine the equivalent circuit parameters of induction machines. The tool is intended for use in dynamic time-domain simulations such as stability and motor starting studies.

Moto is unique in that it provides a selection of the most advanced parameter estimation algorithms, which are more accurate and robust than those found in commercial power systems analysis software.

See also the user documentation (PDF, 748kb).

screenshot of GUI

Minimum requirements

  • Python 2.7
  • PyQt
  • Numpy
  • Matplotlib
  • Dateutil
  • Pyparsing

Credits