purple_jeep said:
Hi Lebowski,
How do we go about getting a brain from you for this board? My brother (Bluefang) has asked me to build him 4 of them for his 2 hubmonstor motors from John in CR. I've sent the Gerbers off for quote so should get the boards in a couple of weeks and order parts from Digikey per your kicad schematics.
He also wants to run high current and high voltage so might need to change the current sensors as that line only goes to 200 Amps how do you set the scaling of the current sensor output to your brain?
With the hubmonstor motors they are 6 phase but my brother and John both seem to thing just drive each set of 3 phases with a master controller and it will be fine. I saw your post about running master slave with the slave offset from the masters timing by 30deg which sounds right to me. Can you expand on the issue of driving it with two master boards per motor?
I'm new to the electric BLDC motor scene so some of these voltages and currents seem a little nuts to me
Cheers
Chris
To get a controller IC you can send me a PM. I ask for 20 chf (swiss franc) for a v1.xx (the ones with hall sensor startup
or push-start) and 25 chf for v2.xx (the version with the HF tone). In combination with a controller IC I can add a 12F617 for
the power supply for 5 chf. I can fit upto 6 chips into one envelope, which adds 5 chf for shipping. I have a paypal so that's
easy. All in all the controller IC for one controller costs about the same as 6 FETs, which I think is reasonable. If you have
a Pickit programmer you can source your own 12F617 and program it with the hex file provided in the second post of this thread.
The current sensors on the board run on 5V, and give 2.5V out for 0A and then higher or lower voltages dependent on
the current polarity (sensor must be bi-directional). I know Arlo uses wire feedthrough type current sensors which run on 10V, and give 5V out for
0A. In such a case you just need a resistor devider to half the current sensors output voltage to 2.5V. Just make 100% sure the
polarity / current direction is OK ! When the current flows from controller to motor the sensors output voltage must
be higher than 2.5V, and lower than 2.5V when the current flows from motor to controller.
Well, with 2 master controllers, I don't really know what will happen. This is what I have warned John about, it's a risk.
It will I think depend on how the motor is wound. Next to the fact that it is a motor, it is actually also a giant transformer
with 6 windings. If the motor is wound such that the magnetic fields of each phase are closed within themselves I think it
will be OK (because the transformer effect will be negligible). If however the motor is wound such that the return path of
the magnetic field goes through other windings, then the controllers will 'see' each other which I'm afraid (but not sure) will
mess everything up.
I know what you mean about voltages and currents... at work I'm designing an ADC for use in a microcontroller chip, 1.8V supply
and less than 2mA current consumption !