

Beagle123 wrote:
This "Board of Education" has a USB jack on it, so you can pluig it into your computer's USB port. With that connection, you can write computer programs in pBassic on your computer, and transfer them to the chip. WHen the chip is programmed, you can pluck it off the board, and put it in your device (bike)




The7 wrote:The current on the BLDC motor side is AC current.
You may have to design an circuit for converting AC current to DC voltage when using the current sensor chip.

The7 wrote:The current on the BLDC motor side is AC current.
You may have to design an circuit for converting AC current to DC voltage when using the current sensor chip.



safe wrote:The analog version looks to be the cheapest... but the idea of having the ability to program the MCL circuit looks like a lot of fun too. I need to know what all that stuff costs first before I decide. With software capability I might invent some other even more exotic algorithm, or at least experiment with others.
The MCL concept is essentially the same end result as the old way of using a resistor... you only get as much current as is proportional to the voltage. The PWM added the "current multiplication" which also added the extra motor heat... but I guess the thinking was that it was better to heat up the motor with excess torque than heat up the resistor based controller.






Beagle123 wrote:
I'm a computer programmer, but that's really the easy part. I think this Basic Stamp will only run about 500 lines of code, so its not a big program, but plenty for our purposes. The hard part for me is the electronics. The stamp thinks in digital terms, and you're dealing with analog signals, so you have to use aanother stock chip to make a voltage into a value between 0 and 255 (255 = max). That value is fed to the stamp via the pins inhexidecimal format (8 pins on or off etc). Then you can use that value in your program.
It would take a bit of work. I'm hoping to tackle it after I finish my bike. I'll be able to do it eventhough its my first try. I can get the answerss I need to get it done.
I hope to get a bunch of you guys to cooperatee on building bikes, so we can specialize. I'm sure I could do something really good if that was all I had to do.






Users browsing this forum: Bing [Bot], Google [Bot] and 4 guests