Abstract: This paper presented the mathematical model of permanent magnet synchronous motor (PMSM) and the basic principle and realization of vector control (also called field-oriented control, FOC).
This library provides 3D Vector in js including arithmetic operator overloading (+ - * / % **). Normally vector implementations in javascript handle arithmetic operation by methods aVec.multiply(bVec) ...