I'm trying to build a self-balancing cube, so I guess I'll journal a little about the PCBs and electrical designs I'm thinkign about.
I had initially planned to use a DRV8313, but when I got a test SimpleFOC board I found that with my 380kV motor there was not nearly enough torque. Also it seems that with low-resistance motors (mine is 40mOhm) the current estimation features of the SimpleFOC library aren't effective at generating the full available amount of torque.
My plan therefore is to design my own DRV8304 board with 3x motor output channels. Before I waste a bunch of money building a whole board, my intention is to do a smaller dev board with just one motor channel, and make sure I can get a 1D frame working with that. My thinking is once I've validated this layout, a lot of the risk of the project is behind me, since I can just apply the layout three times to the final board.
Here's what I've got so far:
- Schematic including calculations for the various gate driver settings and BOM assigned.
- Rough PCB layout -- not yet routed.
I have a few big questions right now:
- For the test board, does it make sense to use JST headers, or maybe should I switch to just using 2.54mm pitch throughholes to allow connecting to a breadboard? Will the torque on the pin headers be too large if I go that route?
- Landing the battery and motor connections by soldering pigtails onto pads is okay right? For a test?
Any feedback would be appreciated and will not fall on deaf ears.