P-102: Remote Drone: Project Update
I have decided to complete this project after a long hiatus. I had completed the frame of the robot and the video transmitter and receiver, and I was working on attaching the wheels.
I have ordered some 12mm pillow blocks to fit the axles of the rear wheels into, these will not be powered, just free rotating.
I am also researching motors for the front wheels. This is proving to be more difficult that I thought. I believe the motors I had chosen previously while working on the project weren’t powerful enough. It is possible that I confused the “stall torque” with the ” rated torque”. The stall torque is the max torque that the motor can produce under any circumstances, however, the motor should not be required to produce more torque than it’s “rated torque” over a prolonged period of time.
My robot needs a rated torque (per motor) of about 24.01 kg-cm. This is very high, most motors seems to be designed for much smaller robots, while mine is a larger off-road type of robot, with a heavy chassis. I would estimate that, fully loaded, my robot could weigh up to 5 kilos.
I have found one motor that I think will work, HERE. The only thing I am worried about is it’s low (45) RPM. This would make my robot very slow, unless I use a gearbox, which would reduce the torque in exchange for speed.
I could use four motors instead of two, but this would make it more difficult to program and control the robot. There are other motors that are powerful enough, but they have RPMS that are too low, as well as shaft diameters that won’t fit my current shaft couplers (which are 6mm).
I am thinking of using some very simple short range wireless radios to control the robot. I have used them before, they have a range of a few hundred meters and are easy to use with the Arduino microcontroller. I had intended to use either long range radios with directional antennas, or a GSM card, which would allow me to control the robot from anywhere where there is a mobile phone signal, but I want to get proof of concept first, using technology that I have already.
I think I can probably finish the robot fairly easily, especially if I use mostly hardware that I have already. I would just need to buy some motors and mountings and a motor driver capable of handling the high amperage of these motors (the stall current is 20A per motor!) .