Sunday, June 11, 2006

Bilateral Servo control


It is often easiest to implement a robotics project using open loop control systems. In these cases you can quickly make systems but once you have issued a command to the system, you have to assume that it has done its job because there is no way of monitoring it to find out for sure.

Using off the shelf serial servo controllers (SSC) is a bit like this. They are very good but how do you know the servo motor shaft is where you instructed it to go? Although servos themselves are closed loop feedback systems the SSC is not part of that feedback system, hence the overall system is open loop.




A bipedal robot is quite complex and Ive decided to make it completely closed loop so I can keep tabs on all real world variables at all times. To this end Ive made a 16 channel multiplexed servo position monitor. At any time you can know exactly what angle each servomotor shaft is at.

This system is truly bilateral since the monitor transmits the same data packets as an SSC would receive. This means that connecting the SSC input to the Monitor output for the same servo would actually result in either a positive or a negative closed feedback loop depending on which way you wired up the potentiometer.



My nice new house

I havent bloged for a while because I've recently moved into a nice new house with my Girlfriend.

After settling in the first thing I did was take over ther larder and convert it into a cybernetics laboratory. Not sure if my girlfriend likes that or not - but tough!
Anyway here are a few pics of the new setup Ive got in my larder.

Ive set up a work bench with all my tools and made up a special rack for holding up my Bipedal robot. This stops it collapsing under its own weight when the motors are not engaged. It also allows me to test different walking gaits very quickly.