-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open hardware FOC driver #98
Comments
Many people still buy used hoverboard for 30€ including shipping and mostly get working mainboard and two motors. Sometimes the battery is still okay. So i personally think you coud help the hoverboard community more if you make FOC firmwares also for GD32 and LKS32.. But if you can let your board be made at less the $10 inkl. shipping, i will order 5 pcs when you make a Kickstarter. What mcu do you plan to use ? It should be a 64 kB version, not 32 kB. Brain degenerated consumers always ask for more speed. So an option for higher voltage then 12s (50V) would be nice. Maybe 72V. And might add double TO220 holes to solder a second mosfet on top of the exiting six mosfets. maybe with two alauminium slices in between. So that your board could power 2000 Watt (50+A) motors like these ones: https://www.aliexpress.com/item/1005005919479947.html Would be great if your board would come with a lot safety features prevent mosfets from burning !!! You should post your design to the simpleFOC community to get valuable feedback: https://community.simplefoc.com/ But i do not really like your new project. Always these linux nerds that waste all their time to do everything from scratch anew. A platformIO EFeru FOC GD32 port would help more than yet another board that won't be below $10 anyway. |
The many male headers to the right side could have 2.54 mm spacing so a protoyping board with female headers dowside could be plugged on top of your board. |
I have about 6 hoverboards, the latest was 15€ :) An it is fully working, battery is not terrible. |
max power is only a question of R_dc_on of the mosfet ? I think you should try to offer something new. Try to make the dcdc stepdown 80V proof to allow for 72V batteries.. |
Try to make the dcdc stepdown 80V proof to allow for 72V batteries |
2...4kW driver is doable, but TO220 is too small, should be used 100V 200A 2uOhm nMOSFETs (TO247 or D2PAK) and more powerful gate driver to charge big Qg fast. Price will be over 10€ :) |
I still don't know what to think of this. |
My next idea is to design an open FOC motor driver.
(The target is to waste a time.) --- strikethrough.
The target is to design a very cheap driver that will have all the necessary features for BLDC FOC. The interfaces will be UART and CAN-bus, and the schematic will be mainly the same as the M365.
I plan to use EFery firmware as the first option, which I can implement easily.
What do you think? Can something be cheaper or better?
I am going to order parts now from AliExpress and a board a few days later. Anyway, the board will arrive in 2-3 weeks and the components in 6-8 weeks.
The text was updated successfully, but these errors were encountered: