This update explains how my pump controller circuit card was modified to allow it to control the steering motor and the main drive motor.
The steering motor needs to be able to reverse, so the unipolar outputs needed to be altered to work as an H-bridge. This required replacing 2 N-channel FETs with P-channel FETs and tying some drains together. The FETs are individually controllable via software, so high current shoot-through can be avoided by turning off one direction before turning on the other direction.
These FETs have low thresholds to ensure the 3.3 volt port expander chip can drive them directly, but in the case of the P-channel FETs which have a 5 volt power supply, they may not turn off completely with a 3.3 volt signal. To ensure they turn off properly the supply voltage to these FETs is run through a diode which drops the supply voltage by at least half a volt.
The main drive motor is unidirectional, so each of the four driver FETs is used to produce a different speed. This is done by adding an extra diode drop for each consecutive FET.
Here is what the card looks like with the modifications, followed by a demonstration of both the steering and the main drive motor being driven under computer control:
The last modification to make is to tie one of the I2C address pins to VCC so both the pump card and the main motor controller card can coexist on the same bus.
This adaptation of the pump controller card to a different function was an interesting exercise, but it was also an unplanned diversion that chewed up precious time.
At least it is working and I can move on with the rest of the project.
Relevant Links
Sixth Sense Design Challenge: About This Challenge
Sixth Sense Design Challenge: Technical Documents
GraffitiBot Project Blogs
Sixth Sense GraffitiBot - blog 1
Sixth Sense - Kit Unboxing and Other Parts - GraffitiBot blog 2
Sixth Sense - Sensor Circuits - GraffitiBot blog 3
Sixth Sense - Interfaces - GraffitiBot blog 4
Sixth Sense GraffitiBot - System Interconnect - blog 5
Sixth Sense GraffitiBot - Wheels & Motors - blog 6
Sixth Sense GraffitiBot - ST Sensor Tile App - blog 7
Sixth Sense - Load Cell PCB - GraffitiBot blog 8
Sixth Sense - Magnetic Angle Sensor - GraffitiBot - Blog 9
Sixth Sense - LCD Interface - GraffitiBot - blog 10
Sixth Sense - Pump Controller - GraffitiBot Blog 11
Sixth Sense Main Drive Motor - GraffitiBot - blog 12
Sixth Sense Motor Controller Mods - GraffitiBot blog 13
Sixth Sense - RTD - GraffitiBot Blog 14
Sixth Sense Mechanical Design - GraffitiBot Blog 15
Sixth Sense GraffitiBot Motor Wiring - Blog 16
Sixthe Sense GarffitiBot - First Dry Run - Blog17
Sixth Sense GraffitiBot Hydraulics - Blog 18
Top Comments