AC Induction Motor Controller for an Electric Vehicle
Work In Progress
DQ Control for AC induction motors in electric vehicle applications. Configurable control ratings based on ratings and limits of components and electrical properties of motor.
This project is still a work in progress, so instructions are limited to development efforts for the time being.
The project uses Bazel for building and testing, with GoogleTest for a testing framework.
With Bazel installed on a build environment supporting C++ compilation, tests can be run:
bazel test //...