You are here

A mini FOC driver(small,low cost)

1 post / 0 new
ncer
Offline
Last seen: 9 months 3 weeks ago
Joined: 2021-01-05 12:43
Posts: 5
A mini FOC driver(small,low cost)

I'm a RC fans, and try to make a small foc/bldc driver to use in my model airplane. 

While the size of vesc is a little big, so i did some change:

use discrete mos driver(fd6288) and current sensor(INA181) to replace Drv830x.

use mos with small package(qfn).

remove the usb interface.

use two  PCB layers so that it would be much cheaper than 4 layers. 

minivesc.jpg

 

at first, I want to write the code by myself, so I did some difference with vesc in pin definition. While there are some problems when motor runs at high load(high current),

I have no time to find in where the problem exactly is, so I port the vesc firmware to my board, and it runs normally.

There should be some change in the hw files, and the code can be found at:

Ncerzzk/bldc: the vesc firmware fit to my bldc hardware (github.com)

the firmwave is a little old(3.6x), because the version is which I could comprehend, I know little about HFI, and have no time to learn now( I would graduate in some days, there are muck f**king thing to do)

the hardwave can be found at:

Ncerzzk/BrushlessFoc_Hardware (github.com)

 

show some pic about my board and airplane:

shijifoc.jpg

system.jpg