TOP SECRET Building a hobby robot with surplus electronics parts |
This is a single degree of freedom, ~120 degree angle workspace, closed loop elbow driven by a DC motor with a worm gear drive train. It uses a pot-based absolute shaft encoding system. |
Short translation: The robot elbow works pretty much like a human one, rotating around its axis in a single plane, but whereas your elbow can move your forearm back & forth about 180 degrees, the robot elbow can only travel about 120 degrees. It knows what angle it is rotated at, and is powered with a high torque, low speed transmission driven by a toy motor. |
|
Building a hobby robot without model airplane servos.Single degree of freedom: A.k.a. "Axis of motion." This refers to how many different directions a robotic joint can move in. Because it moves in a single plane, the human elbow has only a single degree of freedom. The human body equivalent of a multiple degree of freedom would be a neck. A person can usually look up and sideways at the same time.The arrows there show how the elbow joint can move back and forth, and are also handy to express the ~120 degree workspace. (a.k.a. the range of motion.) A workspace is defined as the area a robot can reach and thus do work in. In this case, the elbow can move a maximum 120 degrees (which is actually pretty good.). A drive train is a system used to convey force from one place to another, in this case the motor to the joint. A worm gear assembly is hard to explain, but it is basically a screw which meshes with the teeth of a gear. In this way it translates force across a perpendicular, and is also good because it turns a fast, low torque rotation into a slow, higher torque movement. The thing ended up powerful enough to do little robot pull-ups! Worm gear trains are also whatcha call "self locking." In this case the motor can move the elbow, but the elbow can't move the motor, which is handy: When the motor stops, so does the elbow, otherwise it would sag when the motor was disengaged. |
|
That micro piezo speaker there is so the robot can tell you what's up by beeping at you (YES - like R2D2.) More on that subject in the "brains!" page. |
|
An absolute encoder is a sensor which can tell exactly what degree of rotation a joint is at. I built this feature into both the joints of my robot so that I could tell it something like "turn left to 90 degrees and look up 45 degrees." The encoder information is also used to prevent the elbow from trying to turn too far and bashing itself into pieces. Lastly, I wanted this feature because it's cool. |
All this stuff copyright, 1998 Dave Benz |