Multiplexors

Site map :

Various stuff
Adder
Rotation sensor
Towers
Security device
The Robot pages
Lego Ants
Robotarm v1.0
Robotarm v3.0
Computer-robot
Circuitry
Program
Tutorial 1
Tutorial 2
Physics of Lego
Measurement
Motors
Measuring strength
Combining motors
Stepper motors
Ratchets
Lego ratchet
Electronic ratchet
Multiplexors
1-to-2 multiplexor
2-to-7 multiplexor
Pneumatics
Pressure
Regulator
Measure
Control
RCX Mindstorms
Survey of RCX programming
PRO-BOT
History
Examples
The famous machines
Turing machine
New Page 1
References and links

Last upgrade to the site:
august 10th, 2002.

There has been 

access to my Lego pages since creation.

This is an unofficial LEGOŽ web site.
LEGOŽ is a trademark of the LEGOŽ Group of companies which does not sponsor, authorize or endorse this site.
You can visit the official LEGO website at: http://www.lego.com

Copyright 1996, 2000, Denis Cousineau

 

Multiplexors

The RCX, which is used to control robotic arm, has a major limitation: It has only three outputs.  Obviously, for an arm, you need at least four: height of the arm and the forearm, rotation of the base, and open/close the hand.

I call "Multiplexors" devices that are meant to control two or more motors using a smaller number of output of the RCX.

This figure illustrates a 1-to-2 multiplexor:

These devices are quite important given the very limited number of outputs on the RCX (only three). Most realistic application you'll want to realize is likely to have more than that.

In the following, I describe two methods to implement multiplexors:
The 1-to-2 multiplexor: It controls 2 motors using only one motor and thus only one port of the RCX. 
The 2-to-7 multiplexor: It can control 7 motors using 2 motors connected to 2 ports of the RCX.