- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 4 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 5 months ago
- Building a 3D Digital Clock with ArduinoPosted 10 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 11 months ago
- Snowflake with ArduinoPosted 11 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 12 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
The Perfect Open Source Controller for Powerful Electric Motors
For anyone with interest in electric vehicles, especially drives and control systems for EV’s, the Endless-Sphere forum is the place to frequent. It’s full of some amazing projects covering electric skateboards to cars and everything in between. Marcos Chaparro recently posted details of his controller project — the VESC-controller, an open source controller capable of driving motors up to 200 hp.
Marcos’s VESC-controller uses 600 V 600 A IGBT modules and 460 A current sensors capable of powering BLDC motors up to 150 kW.
Since the control logic is seperated from the gate drivers and IGBT’s, it’s possible to adapt it for high power applications.
He is already thinking about removing all the analog sensing in favour of using voltage and current sensors with digital outputs for the next revision.
Marcos is also working on refining a reference design for a power interface board that includes gate drivers, power mosfets, DC link and differential voltage/current sensing.
With better sensors and a beefier power stage, the same control board should work for motors in excess of 500 hp.
All design files are available on the Github repository and on endless-sphere.com forum you can find all the informations you need.