Home » CEEFAX disks » telesoftware16.adl » 03-06-89/foot
03-06-89/foot
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » CEEFAX disks » telesoftware16.adl |
Filename: | 03-06-89/foot |
Read OK: | ✔ |
File size: | 1D77 bytes |
Load address: | 0000 |
Exec address: | FFFFFFFF |
File contents
The Bird and the Robot exhibit at Walt Disney's Epcot centre in Florida uses a small industrial robot and a specially designed mechanical bird.�The lighting changes, sound, back projection and all the movements of both mechanical actors are sequenced by a central microcomputer.�The bird is controlled through relays which operate pneumatic pistons.�Robotics has been described as "the intelligent connection of perception to action".� You may or may not think that this is a good example.��The Puma 600, is one of the smallest industrial robots commercially available.�The number of joints a robot has determines its 'degrees of freedom'.� Most have five or six joints driven by electric motors. The jaws work by compressed air.�Industrial robots are jointed arms which move precisely under computer control. (They are more expensive than they look, but are useful for repetitive jobs, and jobs that require precise movements).�The Puma has six degrees of freedom from its five joints. Note the small, precise movements, unlike the bird we saw earlier. It has seven controlling computers, one for each joint, and one larger computer to calculate where all the joint motors need to be at any one time.�Small robots like this are most useful for 'picking and placing' and simple assembly work. This type of robot could not carry the heavy loads required for welding, nor has it enough 'reach' for painting.�HOLD DOWN THE COPY KEY AND STOP THE TAPE FOR MORE DETAIL ABOUT WHAT YOU HAVE SEEN�The Fisher Technik kit robot has only 3 degrees of freedom, a couple of controlling motors and just one computer. Most of the principles on which large industrial robots operate still apply, but a home micro takes the place of specially designed control computers.�The movement of the arms is driven by a motor which moves until an infra-red photo cell has counted the appropriate number of stripes on the rotating wheels.�This robot at British Aerospace uses proximity sensors to keep the sensor floating over the surface of the rocket, looking for cracks.��Most robots are not tremendously accurate, they don't have to be. But they do have to be very 'precise', capable of returning again and again to the same point.��Most robots are 'blind'. Without sensors they cannot cope with uncertainty.�Vision is a very complex sense, most vision systems can not cope with depth or colour, many not even with shades of grey. They simplify everything to black and white.�For simple vision systems to work objects need to be separated out and placed on a high contrast background.��This ping pong robot uses 'stereo' vision, two cameras to grab two images of the ball, then 'triangulates' to decide where the ball is.�To make it easier to find, the ball is made blinding white against deepest black. The system relies on the fact that as it knew where the ball was a moment ago, it can predict where it will probably be now.�They had to build a special chip to calculate, very quickly, where the centre of the ball was, from the camera's blurred image.��In this General motors factory they're using robots to insert the windscreens into cars. A vision system looks at each car as it comes along the line, and tells the robot where to put the screen.��A computer vision system has to solve a similar problem to that of the ping pong robot, again using 'stereo' vision.�The computer scans through the video signal, looking for a 'threshold' in intensity which signals the edge of the window opening.�It has to decide which are the most feasible of all the jumbled edges, looking for the longest, and the greatest changes in intensity.��This clip show how an advanced laser vision system uses depth information to help distinguish overlapped objects in a bin.�This is called 'model based' vision because the computer has a 'model', some idea of what the objects its looking for look like, stored in its memory.�It looks at the jumble of circles and lines, trying to match features like circles of particular radii, with features of its 'model' casting.� When it finds a match of some features, it guesses where others should then lie, and trys to match them up with what it sees.��Computer aided design can considerably cut 'lead times', the time it takes between thinking up a product and getting it to market.�Once you've captured your design in software you can de-bug it more quickly, and replicate it at great speed.��With programmable machines and programmable conveyers to move parts about, production lines can rapidly switch from making one product, to making something completely different.�This is called 'Flexible Manufacturing'. It allows companies to respond rapidly to changes in market demand.��This model of a Volkswagen plant was used to debug the control software for the real car plant.��General Motors had a big problem with incompatability. They had thousands of machines which didn't work together because they couldn't talk to one another.��GM have tried to develop a protocol called MAP,for passing information between different machines.�The messages are converted into a kind of machine Esperanto piped around the factory, and converted back again inside each machine.��The idea with 'just in time' is that material arrives at the factory gates 'just in time' to be used, (instead of arriving early and being stored in warehouses)....�....then the people who are going to ship the finished product out arrive 'just in time' to take it away.�This works perfectly as long as the flow is smooth, but get one hiccup in the supply and there are big penalties involved.��This three fingered hand was designed purely along engineering principles, there was no attempt to try and recapitulate nature. The hand is interfaced to a vision system, allowing it to plan where to pick things up. It also has sensors in its fingertips.�The fingers also have 'programmed compliance' - that means the stiffness of the fingers, and the direction of the stiffness, can be controlled by computer.�This hand from Utah is based on the design of the human hand. It needs 32 tendons to drive its 16 degrees of freedom. In comparison, the human hand has something like 47 degrees of freedom, and has 10,000 little tendons with its muscle fibres.�This robot hand is complex, requiring 3 kw of power, and a mainframe computer to control it, but it is miniscule in complexity compared with the human hand.��This robot uses a vison system to recognise objects in its path, like Snoopy, and then is able to navigate around them.��A lot of research work looks at how to get robots to respond to external forces. - To bring them into 'graceful collision' with the outside world.�This is a special robot 'end effector', designed for shearing sheep. It has to respond very quickly to changes in the surface of the sheep.�The speed of response required is so fast that the main arm is used just to get the 'end effector' into about the right position.�The 'end effector' is then effectively a very fast, seperate robot, with a sensor, motor, and very 'tight' control dedicated to following the sheep's surface.��This hopping robot can now can do various kind of gymnastics, (forward flips). The running robot can now gallop at over 20 mph.�Note the umbilical cord which carries the pneumatic power and the large amounts of information needed to control the robot and keep it balanced.��That is the end of the Micro Live Programme. To continue please press the ESCAPE key.�
00000000 0c 54 68 65 20 42 69 72 64 20 61 6e 64 20 74 68 |.The Bird and th| 00000010 65 20 52 6f 62 6f 74 20 65 78 68 69 62 69 74 0d |e Robot exhibit.| 00000020 61 74 20 57 61 6c 74 20 44 69 73 6e 65 79 27 73 |at Walt Disney's| 00000030 20 45 70 63 6f 74 20 63 65 6e 74 72 65 0d 69 6e | Epcot centre.in| 00000040 20 46 6c 6f 72 69 64 61 20 75 73 65 73 20 61 20 | Florida uses a | 00000050 73 6d 61 6c 6c 0d 69 6e 64 75 73 74 72 69 61 6c |small.industrial| 00000060 20 72 6f 62 6f 74 20 61 6e 64 20 61 0d 73 70 65 | robot and a.spe| 00000070 63 69 61 6c 6c 79 20 64 65 73 69 67 6e 65 64 20 |cially designed | 00000080 6d 65 63 68 61 6e 69 63 61 6c 0d 62 69 72 64 2e |mechanical.bird.| 00000090 ff 0c 54 68 65 20 6c 69 67 68 74 69 6e 67 20 63 |..The lighting c| 000000a0 68 61 6e 67 65 73 2c 20 73 6f 75 6e 64 2c 0d 62 |hanges, sound,.b| 000000b0 61 63 6b 20 70 72 6f 6a 65 63 74 69 6f 6e 20 61 |ack projection a| 000000c0 6e 64 20 61 6c 6c 20 74 68 65 0d 6d 6f 76 65 6d |nd all the.movem| 000000d0 65 6e 74 73 20 6f 66 20 62 6f 74 68 20 6d 65 63 |ents of both mec| 000000e0 68 61 6e 69 63 61 6c 0d 61 63 74 6f 72 73 20 61 |hanical.actors a| 000000f0 72 65 20 73 65 71 75 65 6e 63 65 64 20 62 79 20 |re sequenced by | 00000100 61 0d 63 65 6e 74 72 61 6c 20 6d 69 63 72 6f 63 |a.central microc| 00000110 6f 6d 70 75 74 65 72 2e ff 0c 54 68 65 20 62 69 |omputer...The bi| 00000120 72 64 20 69 73 20 63 6f 6e 74 72 6f 6c 6c 65 64 |rd is controlled| 00000130 20 74 68 72 6f 75 67 68 0d 72 65 6c 61 79 73 20 | through.relays | 00000140 77 68 69 63 68 20 6f 70 65 72 61 74 65 20 70 6e |which operate pn| 00000150 65 75 6d 61 74 69 63 0d 70 69 73 74 6f 6e 73 2e |eumatic.pistons.| 00000160 ff 0c 52 6f 62 6f 74 69 63 73 20 68 61 73 20 62 |..Robotics has b| 00000170 65 65 6e 20 64 65 73 63 72 69 62 65 64 20 61 73 |een described as| 00000180 0d 22 74 68 65 20 69 6e 74 65 6c 6c 69 67 65 6e |."the intelligen| 00000190 74 20 63 6f 6e 6e 65 63 74 69 6f 6e 20 6f 66 0d |t connection of.| 000001a0 70 65 72 63 65 70 74 69 6f 6e 20 74 6f 20 61 63 |perception to ac| 000001b0 74 69 6f 6e 22 2e ff 0d 0d 59 6f 75 20 6d 61 79 |tion"....You may| 000001c0 20 6f 72 20 6d 61 79 20 6e 6f 74 20 74 68 69 6e | or may not thin| 000001d0 6b 20 74 68 61 74 0d 74 68 69 73 20 69 73 20 61 |k that.this is a| 000001e0 20 67 6f 6f 64 20 65 78 61 6d 70 6c 65 2e ff 0c | good example...| 000001f0 ff 0c 54 68 65 20 50 75 6d 61 20 36 30 30 2c 20 |..The Puma 600, | 00000200 69 73 20 6f 6e 65 20 6f 66 20 74 68 65 0d 73 6d |is one of the.sm| 00000210 61 6c 6c 65 73 74 20 69 6e 64 75 73 74 72 69 61 |allest industria| 00000220 6c 20 72 6f 62 6f 74 73 0d 63 6f 6d 6d 65 72 63 |l robots.commerc| 00000230 69 61 6c 6c 79 20 61 76 61 69 6c 61 62 6c 65 2e |ially available.| 00000240 ff 0c 54 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 |..The number of | 00000250 6a 6f 69 6e 74 73 20 61 20 72 6f 62 6f 74 0d 68 |joints a robot.h| 00000260 61 73 20 64 65 74 65 72 6d 69 6e 65 73 20 69 74 |as determines it| 00000270 73 20 27 64 65 67 72 65 65 73 20 6f 66 0d 66 72 |s 'degrees of.fr| 00000280 65 65 64 6f 6d 27 2e ff 0d 0d 4d 6f 73 74 20 68 |eedom'....Most h| 00000290 61 76 65 20 66 69 76 65 20 6f 72 20 73 69 78 20 |ave five or six | 000002a0 6a 6f 69 6e 74 73 0d 64 72 69 76 65 6e 20 62 79 |joints.driven by| 000002b0 20 65 6c 65 63 74 72 69 63 20 6d 6f 74 6f 72 73 | electric motors| 000002c0 2e 20 54 68 65 0d 6a 61 77 73 20 77 6f 72 6b 20 |. The.jaws work | 000002d0 62 79 20 63 6f 6d 70 72 65 73 73 65 64 20 61 69 |by compressed ai| 000002e0 72 2e ff 0c 49 6e 64 75 73 74 72 69 61 6c 20 72 |r...Industrial r| 000002f0 6f 62 6f 74 73 20 61 72 65 20 6a 6f 69 6e 74 65 |obots are jointe| 00000300 64 0d 61 72 6d 73 20 77 68 69 63 68 20 6d 6f 76 |d.arms which mov| 00000310 65 20 70 72 65 63 69 73 65 6c 79 20 75 6e 64 65 |e precisely unde| 00000320 72 0d 63 6f 6d 70 75 74 65 72 20 63 6f 6e 74 72 |r.computer contr| 00000330 6f 6c 2e 0d 0d 28 54 68 65 79 20 61 72 65 20 6d |ol...(They are m| 00000340 6f 72 65 20 65 78 70 65 6e 73 69 76 65 20 74 68 |ore expensive th| 00000350 61 6e 0d 74 68 65 79 20 6c 6f 6f 6b 2c 20 62 75 |an.they look, bu| 00000360 74 20 61 72 65 20 75 73 65 66 75 6c 20 66 6f 72 |t are useful for| 00000370 0d 72 65 70 65 74 69 74 69 76 65 20 6a 6f 62 73 |.repetitive jobs| 00000380 2c 20 61 6e 64 20 6a 6f 62 73 20 74 68 61 74 0d |, and jobs that.| 00000390 72 65 71 75 69 72 65 20 70 72 65 63 69 73 65 20 |require precise | 000003a0 6d 6f 76 65 6d 65 6e 74 73 29 2e ff 0c 54 68 65 |movements)...The| 000003b0 20 50 75 6d 61 20 68 61 73 20 73 69 78 20 64 65 | Puma has six de| 000003c0 67 72 65 65 73 20 6f 66 0d 66 72 65 65 64 6f 6d |grees of.freedom| 000003d0 20 66 72 6f 6d 20 69 74 73 20 66 69 76 65 20 6a | from its five j| 000003e0 6f 69 6e 74 73 2e 20 20 20 20 20 0d 4e 6f 74 65 |oints. .Note| 000003f0 20 74 68 65 20 73 6d 61 6c 6c 2c 20 70 72 65 63 | the small, prec| 00000400 69 73 65 0d 6d 6f 76 65 6d 65 6e 74 73 2c 20 75 |ise.movements, u| 00000410 6e 6c 69 6b 65 20 74 68 65 20 62 69 72 64 20 77 |nlike the bird w| 00000420 65 0d 73 61 77 20 65 61 72 6c 69 65 72 2e 20 20 |e.saw earlier. | 00000430 49 74 20 68 61 73 20 73 65 76 65 6e 0d 63 6f 6e |It has seven.con| 00000440 74 72 6f 6c 6c 69 6e 67 20 63 6f 6d 70 75 74 65 |trolling compute| 00000450 72 73 2c 20 6f 6e 65 20 66 6f 72 0d 65 61 63 68 |rs, one for.each| 00000460 20 6a 6f 69 6e 74 2c 20 61 6e 64 20 6f 6e 65 20 | joint, and one | 00000470 6c 61 72 67 65 72 0d 63 6f 6d 70 75 74 65 72 20 |larger.computer | 00000480 74 6f 20 63 61 6c 63 75 6c 61 74 65 20 77 68 65 |to calculate whe| 00000490 72 65 0d 61 6c 6c 20 74 68 65 20 6a 6f 69 6e 74 |re.all the joint| 000004a0 20 6d 6f 74 6f 72 73 20 6e 65 65 64 20 74 6f 0d | motors need to.| 000004b0 62 65 20 61 74 20 61 6e 79 20 6f 6e 65 20 74 69 |be at any one ti| 000004c0 6d 65 2e ff 0c 53 6d 61 6c 6c 20 72 6f 62 6f 74 |me...Small robot| 000004d0 73 20 6c 69 6b 65 20 74 68 69 73 20 61 72 65 20 |s like this are | 000004e0 6d 6f 73 74 0d 75 73 65 66 75 6c 20 66 6f 72 20 |most.useful for | 000004f0 27 70 69 63 6b 69 6e 67 20 61 6e 64 0d 70 6c 61 |'picking and.pla| 00000500 63 69 6e 67 27 20 61 6e 64 20 73 69 6d 70 6c 65 |cing' and simple| 00000510 20 61 73 73 65 6d 62 6c 79 0d 77 6f 72 6b 2e 0d | assembly.work..| 00000520 0d 54 68 69 73 20 74 79 70 65 20 6f 66 20 72 6f |.This type of ro| 00000530 62 6f 74 20 63 6f 75 6c 64 20 6e 6f 74 0d 63 61 |bot could not.ca| 00000540 72 72 79 20 74 68 65 20 68 65 61 76 79 20 6c 6f |rry the heavy lo| 00000550 61 64 73 20 72 65 71 75 69 72 65 64 0d 66 6f 72 |ads required.for| 00000560 20 77 65 6c 64 69 6e 67 2c 20 6e 6f 72 20 68 61 | welding, nor ha| 00000570 73 20 69 74 20 65 6e 6f 75 67 68 0d 27 72 65 61 |s it enough.'rea| 00000580 63 68 27 20 66 6f 72 20 70 61 69 6e 74 69 6e 67 |ch' for painting| 00000590 2e ff 0c 48 4f 4c 44 20 44 4f 57 4e 20 54 48 45 |...HOLD DOWN THE| 000005a0 20 43 4f 50 59 20 4b 45 59 20 41 4e 44 0d 53 54 | COPY KEY AND.ST| 000005b0 4f 50 20 54 48 45 20 54 41 50 45 20 46 4f 52 20 |OP THE TAPE FOR | 000005c0 4d 4f 52 45 20 44 45 54 41 49 4c 0d 41 42 4f 55 |MORE DETAIL.ABOU| 000005d0 54 20 57 48 41 54 20 59 4f 55 20 48 41 56 45 20 |T WHAT YOU HAVE | 000005e0 53 45 45 4e ff 0c 54 68 65 20 46 69 73 68 65 72 |SEEN..The Fisher| 000005f0 20 54 65 63 68 6e 69 6b 20 6b 69 74 20 72 6f 62 | Technik kit rob| 00000600 6f 74 0d 68 61 73 20 6f 6e 6c 79 20 33 20 64 65 |ot.has only 3 de| 00000610 67 72 65 65 73 20 6f 66 20 66 72 65 65 64 6f 6d |grees of freedom| 00000620 2c 0d 61 20 63 6f 75 70 6c 65 20 6f 66 20 63 6f |,.a couple of co| 00000630 6e 74 72 6f 6c 6c 69 6e 67 20 6d 6f 74 6f 72 73 |ntrolling motors| 00000640 0d 61 6e 64 20 6a 75 73 74 20 6f 6e 65 20 63 6f |.and just one co| 00000650 6d 70 75 74 65 72 2e 0d 0d 4d 6f 73 74 20 6f 66 |mputer...Most of| 00000660 20 74 68 65 20 70 72 69 6e 63 69 70 6c 65 73 20 | the principles | 00000670 6f 6e 20 77 68 69 63 68 0d 6c 61 72 67 65 20 69 |on which.large i| 00000680 6e 64 75 73 74 72 69 61 6c 20 72 6f 62 6f 74 73 |ndustrial robots| 00000690 20 6f 70 65 72 61 74 65 0d 73 74 69 6c 6c 20 61 | operate.still a| 000006a0 70 70 6c 79 2c 20 62 75 74 20 61 20 68 6f 6d 65 |pply, but a home| 000006b0 20 6d 69 63 72 6f 0d 74 61 6b 65 73 20 74 68 65 | micro.takes the| 000006c0 20 70 6c 61 63 65 20 6f 66 20 73 70 65 63 69 61 | place of specia| 000006d0 6c 6c 79 0d 64 65 73 69 67 6e 65 64 20 63 6f 6e |lly.designed con| 000006e0 74 72 6f 6c 20 63 6f 6d 70 75 74 65 72 73 2e ff |trol computers..| 000006f0 0c 54 68 65 20 6d 6f 76 65 6d 65 6e 74 20 6f 66 |.The movement of| 00000700 20 74 68 65 20 61 72 6d 73 20 69 73 0d 64 72 69 | the arms is.dri| 00000710 76 65 6e 20 62 79 20 61 20 6d 6f 74 6f 72 20 77 |ven by a motor w| 00000720 68 69 63 68 20 6d 6f 76 65 73 20 20 20 20 0d 75 |hich moves .u| 00000730 6e 74 69 6c 20 61 6e 20 69 6e 66 72 61 2d 72 65 |ntil an infra-re| 00000740 64 20 70 68 6f 74 6f 20 63 65 6c 6c 0d 68 61 73 |d photo cell.has| 00000750 20 63 6f 75 6e 74 65 64 20 74 68 65 20 61 70 70 | counted the app| 00000760 72 6f 70 72 69 61 74 65 0d 6e 75 6d 62 65 72 20 |ropriate.number | 00000770 6f 66 20 73 74 72 69 70 65 73 20 6f 6e 20 74 68 |of stripes on th| 00000780 65 0d 72 6f 74 61 74 69 6e 67 20 77 68 65 65 6c |e.rotating wheel| 00000790 73 2e ff 0c 54 68 69 73 20 72 6f 62 6f 74 20 61 |s...This robot a| 000007a0 74 20 42 72 69 74 69 73 68 20 41 65 72 6f 73 70 |t British Aerosp| 000007b0 61 63 65 0d 75 73 65 73 20 70 72 6f 78 69 6d 69 |ace.uses proximi| 000007c0 74 79 20 73 65 6e 73 6f 72 73 20 74 6f 20 6b 65 |ty sensors to ke| 000007d0 65 70 0d 74 68 65 20 73 65 6e 73 6f 72 20 66 6c |ep.the sensor fl| 000007e0 6f 61 74 69 6e 67 20 6f 76 65 72 20 74 68 65 0d |oating over the.| 000007f0 73 75 72 66 61 63 65 20 6f 66 20 74 68 65 20 72 |surface of the r| 00000800 6f 63 6b 65 74 2c 20 6c 6f 6f 6b 69 6e 67 0d 66 |ocket, looking.f| 00000810 6f 72 20 63 72 61 63 6b 73 2e ff 0c ff 0c 4d 6f |or cracks.....Mo| 00000820 73 74 20 72 6f 62 6f 74 73 20 61 72 65 20 6e 6f |st robots are no| 00000830 74 0d 74 72 65 6d 65 6e 64 6f 75 73 6c 79 20 61 |t.tremendously a| 00000840 63 63 75 72 61 74 65 2c 20 74 68 65 79 0d 64 6f |ccurate, they.do| 00000850 6e 27 74 20 68 61 76 65 20 74 6f 20 62 65 2e 20 |n't have to be. | 00000860 42 75 74 20 74 68 65 79 20 64 6f 0d 68 61 76 65 |But they do.have| 00000870 20 74 6f 20 62 65 20 76 65 72 79 20 27 70 72 65 | to be very 'pre| 00000880 63 69 73 65 27 2c 0d 63 61 70 61 62 6c 65 20 6f |cise',.capable o| 00000890 66 20 72 65 74 75 72 6e 69 6e 67 20 61 67 61 69 |f returning agai| 000008a0 6e 20 61 6e 64 0d 61 67 61 69 6e 20 74 6f 20 74 |n and.again to t| 000008b0 68 65 20 73 61 6d 65 20 70 6f 69 6e 74 2e ff 0c |he same point...| 000008c0 ff 0c 4d 6f 73 74 20 72 6f 62 6f 74 73 20 61 72 |..Most robots ar| 000008d0 65 20 27 62 6c 69 6e 64 27 2e 0d 57 69 74 68 6f |e 'blind'..Witho| 000008e0 75 74 20 73 65 6e 73 6f 72 73 20 74 68 65 79 20 |ut sensors they | 000008f0 63 61 6e 6e 6f 74 0d 63 6f 70 65 20 77 69 74 68 |cannot.cope with| 00000900 20 75 6e 63 65 72 74 61 69 6e 74 79 2e ff 0c 56 | uncertainty...V| 00000910 69 73 69 6f 6e 20 69 73 20 61 20 76 65 72 79 20 |ision is a very | 00000920 63 6f 6d 70 6c 65 78 20 73 65 6e 73 65 2c 0d 6d |complex sense,.m| 00000930 6f 73 74 20 76 69 73 69 6f 6e 20 73 79 73 74 65 |ost vision syste| 00000940 6d 73 20 63 61 6e 20 6e 6f 74 0d 63 6f 70 65 20 |ms can not.cope | 00000950 77 69 74 68 20 64 65 70 74 68 20 6f 72 20 63 6f |with depth or co| 00000960 6c 6f 75 72 2c 20 6d 61 6e 79 0d 6e 6f 74 20 65 |lour, many.not e| 00000970 76 65 6e 20 77 69 74 68 20 73 68 61 64 65 73 20 |ven with shades | 00000980 6f 66 20 67 72 65 79 2e 0d 54 68 65 79 20 73 69 |of grey..They si| 00000990 6d 70 6c 69 66 79 20 65 76 65 72 79 74 68 69 6e |mplify everythin| 000009a0 67 20 74 6f 0d 62 6c 61 63 6b 20 61 6e 64 20 77 |g to.black and w| 000009b0 68 69 74 65 2e ff 0c 46 6f 72 20 73 69 6d 70 6c |hite...For simpl| 000009c0 65 20 76 69 73 69 6f 6e 20 73 79 73 74 65 6d 73 |e vision systems| 000009d0 20 74 6f 0d 77 6f 72 6b 20 6f 62 6a 65 63 74 73 | to.work objects| 000009e0 20 6e 65 65 64 20 74 6f 20 62 65 0d 73 65 70 61 | need to be.sepa| 000009f0 72 61 74 65 64 20 6f 75 74 20 61 6e 64 20 70 6c |rated out and pl| 00000a00 61 63 65 64 20 6f 6e 20 61 0d 68 69 67 68 20 63 |aced on a.high c| 00000a10 6f 6e 74 72 61 73 74 20 62 61 63 6b 67 72 6f 75 |ontrast backgrou| 00000a20 6e 64 2e ff 0c ff 0c 54 68 69 73 20 70 69 6e 67 |nd.....This ping| 00000a30 20 70 6f 6e 67 20 72 6f 62 6f 74 20 75 73 65 73 | pong robot uses| 00000a40 0d 27 73 74 65 72 65 6f 27 20 76 69 73 69 6f 6e |.'stereo' vision| 00000a50 2c 20 74 77 6f 20 63 61 6d 65 72 61 73 20 74 6f |, two cameras to| 00000a60 0d 67 72 61 62 20 74 77 6f 20 69 6d 61 67 65 73 |.grab two images| 00000a70 20 6f 66 20 74 68 65 20 62 61 6c 6c 2c 0d 74 68 | of the ball,.th| 00000a80 65 6e 20 27 74 72 69 61 6e 67 75 6c 61 74 65 73 |en 'triangulates| 00000a90 27 20 74 6f 20 64 65 63 69 64 65 0d 77 68 65 72 |' to decide.wher| 00000aa0 65 20 74 68 65 20 62 61 6c 6c 20 69 73 2e ff 0c |e the ball is...| 00000ab0 54 6f 20 6d 61 6b 65 20 69 74 20 65 61 73 69 65 |To make it easie| 00000ac0 72 20 74 6f 20 66 69 6e 64 2c 20 74 68 65 0d 62 |r to find, the.b| 00000ad0 61 6c 6c 20 69 73 20 6d 61 64 65 20 62 6c 69 6e |all is made blin| 00000ae0 64 69 6e 67 20 77 68 69 74 65 0d 61 67 61 69 6e |ding white.again| 00000af0 73 74 20 64 65 65 70 65 73 74 20 62 6c 61 63 6b |st deepest black| 00000b00 2e 0d 0d 54 68 65 20 73 79 73 74 65 6d 20 72 65 |...The system re| 00000b10 6c 69 65 73 20 6f 6e 20 74 68 65 20 66 61 63 74 |lies on the fact| 00000b20 0d 74 68 61 74 20 61 73 20 69 74 20 6b 6e 65 77 |.that as it knew| 00000b30 20 77 68 65 72 65 20 74 68 65 20 62 61 6c 6c 0d | where the ball.| 00000b40 77 61 73 20 61 20 6d 6f 6d 65 6e 74 20 61 67 6f |was a moment ago| 00000b50 2c 20 69 74 20 63 61 6e 0d 70 72 65 64 69 63 74 |, it can.predict| 00000b60 20 77 68 65 72 65 20 69 74 20 77 69 6c 6c 20 70 | where it will p| 00000b70 72 6f 62 61 62 6c 79 0d 62 65 20 6e 6f 77 2e ff |robably.be now..| 00000b80 0c 54 68 65 79 20 68 61 64 20 74 6f 20 62 75 69 |.They had to bui| 00000b90 6c 64 20 61 20 73 70 65 63 69 61 6c 0d 63 68 69 |ld a special.chi| 00000ba0 70 20 74 6f 20 63 61 6c 63 75 6c 61 74 65 2c 20 |p to calculate, | 00000bb0 76 65 72 79 0d 71 75 69 63 6b 6c 79 2c 20 77 68 |very.quickly, wh| 00000bc0 65 72 65 20 74 68 65 20 63 65 6e 74 72 65 20 6f |ere the centre o| 00000bd0 66 0d 74 68 65 20 62 61 6c 6c 20 77 61 73 2c 20 |f.the ball was, | 00000be0 66 72 6f 6d 20 74 68 65 20 63 61 6d 65 72 61 27 |from the camera'| 00000bf0 73 0d 62 6c 75 72 72 65 64 20 69 6d 61 67 65 2e |s.blurred image.| 00000c00 ff 0c ff 0c 49 6e 20 74 68 69 73 20 47 65 6e 65 |....In this Gene| 00000c10 72 61 6c 20 6d 6f 74 6f 72 73 20 66 61 63 74 6f |ral motors facto| 00000c20 72 79 0d 74 68 65 79 27 72 65 20 75 73 69 6e 67 |ry.they're using| 00000c30 20 72 6f 62 6f 74 73 20 74 6f 20 69 6e 73 65 72 | robots to inser| 00000c40 74 0d 74 68 65 20 77 69 6e 64 73 63 72 65 65 6e |t.the windscreen| 00000c50 73 20 69 6e 74 6f 20 63 61 72 73 2e 0d 0d 41 20 |s into cars...A | 00000c60 76 69 73 69 6f 6e 20 73 79 73 74 65 6d 20 6c 6f |vision system lo| 00000c70 6f 6b 73 20 61 74 20 65 61 63 68 0d 63 61 72 20 |oks at each.car | 00000c80 61 73 20 69 74 20 63 6f 6d 65 73 20 61 6c 6f 6e |as it comes alon| 00000c90 67 20 74 68 65 20 6c 69 6e 65 2c 0d 61 6e 64 20 |g the line,.and | 00000ca0 74 65 6c 6c 73 20 74 68 65 20 72 6f 62 6f 74 20 |tells the robot | 00000cb0 77 68 65 72 65 20 74 6f 0d 70 75 74 20 74 68 65 |where to.put the| 00000cc0 20 73 63 72 65 65 6e 2e ff 0c ff 0c 41 20 63 6f | screen.....A co| 00000cd0 6d 70 75 74 65 72 20 76 69 73 69 6f 6e 20 73 79 |mputer vision sy| 00000ce0 73 74 65 6d 20 68 61 73 20 74 6f 0d 73 6f 6c 76 |stem has to.solv| 00000cf0 65 20 61 20 73 69 6d 69 6c 61 72 20 70 72 6f 62 |e a similar prob| 00000d00 6c 65 6d 20 74 6f 20 74 68 61 74 0d 6f 66 20 74 |lem to that.of t| 00000d10 68 65 20 70 69 6e 67 20 70 6f 6e 67 20 72 6f 62 |he ping pong rob| 00000d20 6f 74 2c 20 61 67 61 69 6e 0d 75 73 69 6e 67 20 |ot, again.using | 00000d30 27 73 74 65 72 65 6f 27 20 76 69 73 69 6f 6e 2e |'stereo' vision.| 00000d40 ff 0c 54 68 65 20 63 6f 6d 70 75 74 65 72 20 73 |..The computer s| 00000d50 63 61 6e 73 20 74 68 72 6f 75 67 68 20 74 68 65 |cans through the| 00000d60 0d 76 69 64 65 6f 20 73 69 67 6e 61 6c 2c 20 6c |.video signal, l| 00000d70 6f 6f 6b 69 6e 67 20 66 6f 72 20 61 20 20 0d 27 |ooking for a .'| 00000d80 74 68 72 65 73 68 6f 6c 64 27 20 69 6e 20 69 6e |threshold' in in| 00000d90 74 65 6e 73 69 74 79 20 77 68 69 63 68 0d 73 69 |tensity which.si| 00000da0 67 6e 61 6c 73 20 74 68 65 20 65 64 67 65 20 6f |gnals the edge o| 00000db0 66 20 74 68 65 20 77 69 6e 64 6f 77 0d 6f 70 65 |f the window.ope| 00000dc0 6e 69 6e 67 2e ff 0c 49 74 20 68 61 73 20 74 6f |ning...It has to| 00000dd0 20 64 65 63 69 64 65 20 77 68 69 63 68 20 61 72 | decide which ar| 00000de0 65 20 74 68 65 0d 6d 6f 73 74 20 66 65 61 73 69 |e the.most feasi| 00000df0 62 6c 65 20 6f 66 20 61 6c 6c 20 74 68 65 0d 6a |ble of all the.j| 00000e00 75 6d 62 6c 65 64 20 20 65 64 67 65 73 2c 20 6c |umbled edges, l| 00000e10 6f 6f 6b 69 6e 67 20 66 6f 72 20 74 68 65 0d 6c |ooking for the.l| 00000e20 6f 6e 67 65 73 74 2c 20 61 6e 64 20 74 68 65 20 |ongest, and the | 00000e30 67 72 65 61 74 65 73 74 0d 63 68 61 6e 67 65 73 |greatest.changes| 00000e40 20 69 6e 20 69 6e 74 65 6e 73 69 74 79 2e ff 0c | in intensity...| 00000e50 ff 0c 54 68 69 73 20 63 6c 69 70 20 73 68 6f 77 |..This clip show| 00000e60 20 68 6f 77 20 61 6e 20 61 64 76 61 6e 63 65 64 | how an advanced| 00000e70 0d 6c 61 73 65 72 20 76 69 73 69 6f 6e 20 73 79 |.laser vision sy| 00000e80 73 74 65 6d 20 75 73 65 73 20 64 65 70 74 68 20 |stem uses depth | 00000e90 0d 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 74 6f 20 |.information to | 00000ea0 68 65 6c 70 20 64 69 73 74 69 6e 67 75 69 73 68 |help distinguish| 00000eb0 0d 6f 76 65 72 6c 61 70 70 65 64 20 6f 62 6a 65 |.overlapped obje| 00000ec0 63 74 73 20 69 6e 20 61 20 62 69 6e 2e ff 0c 54 |cts in a bin...T| 00000ed0 68 69 73 20 69 73 20 63 61 6c 6c 65 64 20 27 6d |his is called 'm| 00000ee0 6f 64 65 6c 20 62 61 73 65 64 27 0d 76 69 73 69 |odel based'.visi| 00000ef0 6f 6e 20 62 65 63 61 75 73 65 20 74 68 65 20 63 |on because the c| 00000f00 6f 6d 70 75 74 65 72 20 68 61 73 20 0d 61 20 27 |omputer has .a '| 00000f10 6d 6f 64 65 6c 27 2c 20 73 6f 6d 65 20 69 64 65 |model', some ide| 00000f20 61 20 6f 66 20 77 68 61 74 0d 74 68 65 20 6f 62 |a of what.the ob| 00000f30 6a 65 63 74 73 20 69 74 73 20 6c 6f 6f 6b 69 6e |jects its lookin| 00000f40 67 20 66 6f 72 0d 6c 6f 6f 6b 20 6c 69 6b 65 2c |g for.look like,| 00000f50 20 73 74 6f 72 65 64 20 69 6e 20 69 74 73 0d 6d | stored in its.m| 00000f60 65 6d 6f 72 79 2e ff 0c 49 74 20 6c 6f 6f 6b 73 |emory...It looks| 00000f70 20 61 74 20 74 68 65 20 6a 75 6d 62 6c 65 20 6f | at the jumble o| 00000f80 66 0d 63 69 72 63 6c 65 73 20 61 6e 64 20 6c 69 |f.circles and li| 00000f90 6e 65 73 2c 20 74 72 79 69 6e 67 20 74 6f 0d 6d |nes, trying to.m| 00000fa0 61 74 63 68 20 66 65 61 74 75 72 65 73 20 6c 69 |atch features li| 00000fb0 6b 65 20 63 69 72 63 6c 65 73 20 6f 66 0d 70 61 |ke circles of.pa| 00000fc0 72 74 69 63 75 6c 61 72 20 72 61 64 69 69 2c 20 |rticular radii, | 00000fd0 77 69 74 68 20 66 65 61 74 75 72 65 73 0d 6f 66 |with features.of| 00000fe0 20 69 74 73 20 27 6d 6f 64 65 6c 27 20 63 61 73 | its 'model' cas| 00000ff0 74 69 6e 67 2e ff 0d 0d 57 68 65 6e 20 69 74 20 |ting....When it | 00001000 66 69 6e 64 73 20 61 20 6d 61 74 63 68 20 6f 66 |finds a match of| 00001010 20 73 6f 6d 65 0d 66 65 61 74 75 72 65 73 2c 20 | some.features, | 00001020 69 74 20 67 75 65 73 73 65 73 20 77 68 65 72 65 |it guesses where| 00001030 0d 6f 74 68 65 72 73 20 20 73 68 6f 75 6c 64 20 |.others should | 00001040 74 68 65 6e 20 6c 69 65 2c 20 61 6e 64 0d 74 72 |then lie, and.tr| 00001050 79 73 20 74 6f 20 6d 61 74 63 68 20 74 68 65 6d |ys to match them| 00001060 20 75 70 20 77 69 74 68 20 77 68 61 74 0d 69 74 | up with what.it| 00001070 20 73 65 65 73 2e ff 0c ff 0c 43 6f 6d 70 75 74 | sees.....Comput| 00001080 65 72 20 61 69 64 65 64 20 64 65 73 69 67 6e 20 |er aided design | 00001090 63 61 6e 0d 63 6f 6e 73 69 64 65 72 61 62 6c 79 |can.considerably| 000010a0 20 63 75 74 20 27 6c 65 61 64 20 74 69 6d 65 73 | cut 'lead times| 000010b0 27 2c 0d 74 68 65 20 74 69 6d 65 20 69 74 20 74 |',.the time it t| 000010c0 61 6b 65 73 20 62 65 74 77 65 65 6e 0d 74 68 69 |akes between.thi| 000010d0 6e 6b 69 6e 67 20 75 70 20 61 20 70 72 6f 64 75 |nking up a produ| 000010e0 63 74 20 61 6e 64 0d 67 65 74 74 69 6e 67 20 69 |ct and.getting i| 000010f0 74 20 74 6f 20 6d 61 72 6b 65 74 2e ff 0c 4f 6e |t to market...On| 00001100 63 65 20 79 6f 75 27 76 65 20 63 61 70 74 75 72 |ce you've captur| 00001110 65 64 20 79 6f 75 72 0d 64 65 73 69 67 6e 20 69 |ed your.design i| 00001120 6e 20 73 6f 66 74 77 61 72 65 20 79 6f 75 20 63 |n software you c| 00001130 61 6e 0d 64 65 2d 62 75 67 20 69 74 20 6d 6f 72 |an.de-bug it mor| 00001140 65 20 71 75 69 63 6b 6c 79 2c 20 61 6e 64 0d 72 |e quickly, and.r| 00001150 65 70 6c 69 63 61 74 65 20 69 74 20 61 74 20 67 |eplicate it at g| 00001160 72 65 61 74 20 73 70 65 65 64 2e ff 0c ff 0c 57 |reat speed.....W| 00001170 69 74 68 20 70 72 6f 67 72 61 6d 6d 61 62 6c 65 |ith programmable| 00001180 20 6d 61 63 68 69 6e 65 73 20 61 6e 64 0d 70 72 | machines and.pr| 00001190 6f 67 72 61 6d 6d 61 62 6c 65 20 63 6f 6e 76 65 |ogrammable conve| 000011a0 79 65 72 73 20 74 6f 20 6d 6f 76 65 20 0d 70 61 |yers to move .pa| 000011b0 72 74 73 20 61 62 6f 75 74 2c 20 70 72 6f 64 75 |rts about, produ| 000011c0 63 74 69 6f 6e 20 6c 69 6e 65 73 0d 63 61 6e 20 |ction lines.can | 000011d0 72 61 70 69 64 6c 79 20 73 77 69 74 63 68 20 66 |rapidly switch f| 000011e0 72 6f 6d 20 6d 61 6b 69 6e 67 0d 6f 6e 65 20 70 |rom making.one p| 000011f0 72 6f 64 75 63 74 2c 20 74 6f 20 6d 61 6b 69 6e |roduct, to makin| 00001200 67 20 0d 73 6f 6d 65 74 68 69 6e 67 20 63 6f 6d |g .something com| 00001210 70 6c 65 74 65 6c 79 20 64 69 66 66 65 72 65 6e |pletely differen| 00001220 74 2e ff 0c 54 68 69 73 20 69 73 20 63 61 6c 6c |t...This is call| 00001230 65 64 20 27 46 6c 65 78 69 62 6c 65 0d 4d 61 6e |ed 'Flexible.Man| 00001240 75 66 61 63 74 75 72 69 6e 67 27 2e 20 49 74 20 |ufacturing'. It | 00001250 61 6c 6c 6f 77 73 0d 63 6f 6d 70 61 6e 69 65 73 |allows.companies| 00001260 20 74 6f 20 72 65 73 70 6f 6e 64 20 72 61 70 69 | to respond rapi| 00001270 64 6c 79 20 74 6f 0d 63 68 61 6e 67 65 73 20 69 |dly to.changes i| 00001280 6e 20 6d 61 72 6b 65 74 20 64 65 6d 61 6e 64 2e |n market demand.| 00001290 ff 0c ff 0c 54 68 69 73 20 6d 6f 64 65 6c 20 6f |....This model o| 000012a0 66 20 61 20 56 6f 6c 6b 73 77 61 67 65 6e 0d 70 |f a Volkswagen.p| 000012b0 6c 61 6e 74 20 77 61 73 20 75 73 65 64 20 74 6f |lant was used to| 000012c0 20 64 65 62 75 67 20 74 68 65 0d 63 6f 6e 74 72 | debug the.contr| 000012d0 6f 6c 20 73 6f 66 74 77 61 72 65 20 66 6f 72 20 |ol software for | 000012e0 74 68 65 20 72 65 61 6c 0d 63 61 72 20 70 6c 61 |the real.car pla| 000012f0 6e 74 2e ff 0c ff 0c 47 65 6e 65 72 61 6c 20 4d |nt.....General M| 00001300 6f 74 6f 72 73 20 68 61 64 20 61 20 62 69 67 0d |otors had a big.| 00001310 70 72 6f 62 6c 65 6d 20 77 69 74 68 20 69 6e 63 |problem with inc| 00001320 6f 6d 70 61 74 61 62 69 6c 69 74 79 2e 0d 54 68 |ompatability..Th| 00001330 65 79 20 68 61 64 20 74 68 6f 75 73 61 6e 64 73 |ey had thousands| 00001340 20 6f 66 20 6d 61 63 68 69 6e 65 73 0d 77 68 69 | of machines.whi| 00001350 63 68 20 64 69 64 6e 27 74 20 77 6f 72 6b 20 74 |ch didn't work t| 00001360 6f 67 65 74 68 65 72 0d 62 65 63 61 75 73 65 20 |ogether.because | 00001370 74 68 65 79 20 63 6f 75 6c 64 6e 27 74 20 20 74 |they couldn't t| 00001380 61 6c 6b 20 74 6f 0d 6f 6e 65 20 61 6e 6f 74 68 |alk to.one anoth| 00001390 65 72 2e ff 0c ff 0c 47 4d 20 68 61 76 65 20 74 |er.....GM have t| 000013a0 72 69 65 64 20 74 6f 20 64 65 76 65 6c 6f 70 20 |ried to develop | 000013b0 61 0d 70 72 6f 74 6f 63 6f 6c 20 63 61 6c 6c 65 |a.protocol calle| 000013c0 64 20 4d 41 50 2c 66 6f 72 20 70 61 73 73 69 6e |d MAP,for passin| 000013d0 67 20 0d 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 62 |g .information b| 000013e0 65 74 77 65 65 6e 20 64 69 66 66 65 72 65 6e 74 |etween different| 000013f0 0d 6d 61 63 68 69 6e 65 73 2e ff 0c 54 68 65 20 |.machines...The | 00001400 6d 65 73 73 61 67 65 73 20 61 72 65 20 63 6f 6e |messages are con| 00001410 76 65 72 74 65 64 20 69 6e 74 6f 0d 61 20 6b 69 |verted into.a ki| 00001420 6e 64 20 6f 66 20 6d 61 63 68 69 6e 65 20 45 73 |nd of machine Es| 00001430 70 65 72 61 6e 74 6f 0d 70 69 70 65 64 20 61 72 |peranto.piped ar| 00001440 6f 75 6e 64 20 74 68 65 20 66 61 63 74 6f 72 79 |ound the factory| 00001450 2c 20 61 6e 64 0d 63 6f 6e 76 65 72 74 65 64 20 |, and.converted | 00001460 62 61 63 6b 20 61 67 61 69 6e 20 69 6e 73 69 64 |back again insid| 00001470 65 0d 65 61 63 68 20 6d 61 63 68 69 6e 65 2e ff |e.each machine..| 00001480 0c ff 0c 54 68 65 20 69 64 65 61 20 77 69 74 68 |...The idea with| 00001490 20 27 6a 75 73 74 20 69 6e 20 74 69 6d 65 27 20 | 'just in time' | 000014a0 69 73 0d 74 68 61 74 20 6d 61 74 65 72 69 61 6c |is.that material| 000014b0 20 61 72 72 69 76 65 73 20 61 74 20 74 68 65 0d | arrives at the.| 000014c0 66 61 63 74 6f 72 79 20 67 61 74 65 73 20 27 6a |factory gates 'j| 000014d0 75 73 74 20 69 6e 20 74 69 6d 65 27 20 74 6f 0d |ust in time' to.| 000014e0 62 65 20 75 73 65 64 2c 20 28 69 6e 73 74 65 61 |be used, (instea| 000014f0 64 20 6f 66 20 61 72 72 69 76 69 6e 67 0d 65 61 |d of arriving.ea| 00001500 72 6c 79 20 61 6e 64 20 62 65 69 6e 67 20 73 74 |rly and being st| 00001510 6f 72 65 64 20 69 6e 0d 77 61 72 65 68 6f 75 73 |ored in.warehous| 00001520 65 73 29 2e 2e 2e 2e ff 0c 2e 2e 2e 2e 74 68 65 |es)..........the| 00001530 6e 20 74 68 65 20 70 65 6f 70 6c 65 20 77 68 6f |n the people who| 00001540 20 61 72 65 0d 67 6f 69 6e 67 20 74 6f 20 73 68 | are.going to sh| 00001550 69 70 20 74 68 65 20 66 69 6e 69 73 68 65 64 0d |ip the finished.| 00001560 70 72 6f 64 75 63 74 20 6f 75 74 20 61 72 72 69 |product out arri| 00001570 76 65 20 27 6a 75 73 74 20 69 6e 0d 74 69 6d 65 |ve 'just in.time| 00001580 27 20 74 6f 20 74 61 6b 65 20 69 74 20 61 77 61 |' to take it awa| 00001590 79 2e ff 0c 54 68 69 73 20 77 6f 72 6b 73 20 70 |y...This works p| 000015a0 65 72 66 65 63 74 6c 79 20 61 73 20 6c 6f 6e 67 |erfectly as long| 000015b0 20 61 73 0d 74 68 65 20 66 6c 6f 77 20 69 73 20 | as.the flow is | 000015c0 73 6d 6f 6f 74 68 2c 20 62 75 74 20 67 65 74 20 |smooth, but get | 000015d0 20 20 0d 6f 6e 65 20 68 69 63 63 75 70 20 69 6e | .one hiccup in| 000015e0 20 74 68 65 20 73 75 70 70 6c 79 20 61 6e 64 0d | the supply and.| 000015f0 74 68 65 72 65 20 61 72 65 20 62 69 67 20 70 65 |there are big pe| 00001600 6e 61 6c 74 69 65 73 0d 69 6e 76 6f 6c 76 65 64 |nalties.involved| 00001610 2e ff 0c ff 0c 54 68 69 73 20 74 68 72 65 65 20 |.....This three | 00001620 66 69 6e 67 65 72 65 64 20 68 61 6e 64 20 77 61 |fingered hand wa| 00001630 73 0d 64 65 73 69 67 6e 65 64 20 70 75 72 65 6c |s.designed purel| 00001640 79 20 61 6c 6f 6e 67 0d 65 6e 67 69 6e 65 65 72 |y along.engineer| 00001650 69 6e 67 20 70 72 69 6e 63 69 70 6c 65 73 2c 20 |ing principles, | 00001660 74 68 65 72 65 0d 77 61 73 20 6e 6f 20 61 74 74 |there.was no att| 00001670 65 6d 70 74 20 74 6f 20 74 72 79 20 61 6e 64 0d |empt to try and.| 00001680 72 65 63 61 70 69 74 75 6c 61 74 65 20 6e 61 74 |recapitulate nat| 00001690 75 72 65 2e 0d 0d 54 68 65 20 68 61 6e 64 20 69 |ure...The hand i| 000016a0 73 20 69 6e 74 65 72 66 61 63 65 64 20 74 6f 20 |s interfaced to | 000016b0 61 0d 76 69 73 69 6f 6e 20 73 79 73 74 65 6d 2c |a.vision system,| 000016c0 20 61 6c 6c 6f 77 69 6e 67 20 69 74 20 74 6f 0d | allowing it to.| 000016d0 70 6c 61 6e 20 77 68 65 72 65 20 74 6f 20 70 69 |plan where to pi| 000016e0 63 6b 20 74 68 69 6e 67 73 20 75 70 2e 0d 49 74 |ck things up..It| 000016f0 20 61 6c 73 6f 20 68 61 73 20 73 65 6e 73 6f 72 | also has sensor| 00001700 73 20 69 6e 20 69 74 73 0d 66 69 6e 67 65 72 74 |s in its.fingert| 00001710 69 70 73 2e ff 0c 54 68 65 20 66 69 6e 67 65 72 |ips...The finger| 00001720 73 20 61 6c 73 6f 20 68 61 76 65 0d 27 70 72 6f |s also have.'pro| 00001730 67 72 61 6d 6d 65 64 20 63 6f 6d 70 6c 69 61 6e |grammed complian| 00001740 63 65 27 20 2d 20 74 68 61 74 0d 6d 65 61 6e 73 |ce' - that.means| 00001750 20 74 68 65 20 73 74 69 66 66 6e 65 73 73 20 6f | the stiffness o| 00001760 66 20 74 68 65 0d 66 69 6e 67 65 72 73 2c 20 61 |f the.fingers, a| 00001770 6e 64 20 74 68 65 20 64 69 72 65 63 74 69 6f 6e |nd the direction| 00001780 20 6f 66 0d 74 68 65 20 73 74 69 66 66 6e 65 73 | of.the stiffnes| 00001790 73 2c 20 63 61 6e 20 62 65 0d 63 6f 6e 74 72 6f |s, can be.contro| 000017a0 6c 6c 65 64 20 62 79 20 63 6f 6d 70 75 74 65 72 |lled by computer| 000017b0 2e ff 0c 54 68 69 73 20 68 61 6e 64 20 66 72 6f |...This hand fro| 000017c0 6d 20 55 74 61 68 20 69 73 20 62 61 73 65 64 20 |m Utah is based | 000017d0 6f 6e 0d 74 68 65 20 64 65 73 69 67 6e 20 6f 66 |on.the design of| 000017e0 20 74 68 65 20 68 75 6d 61 6e 20 68 61 6e 64 2e | the human hand.| 000017f0 0d 49 74 20 6e 65 65 64 73 20 33 32 20 74 65 6e |.It needs 32 ten| 00001800 64 6f 6e 73 20 74 6f 20 64 72 69 76 65 0d 69 74 |dons to drive.it| 00001810 73 20 31 36 20 64 65 67 72 65 65 73 20 6f 66 20 |s 16 degrees of | 00001820 66 72 65 65 64 6f 6d 2e 0d 0d 49 6e 20 63 6f 6d |freedom...In com| 00001830 70 61 72 69 73 6f 6e 2c 20 74 68 65 20 68 75 6d |parison, the hum| 00001840 61 6e 20 68 61 6e 64 0d 68 61 73 20 73 6f 6d 65 |an hand.has some| 00001850 74 68 69 6e 67 20 6c 69 6b 65 20 34 37 20 64 65 |thing like 47 de| 00001860 67 72 65 65 73 0d 6f 66 20 66 72 65 65 64 6f 6d |grees.of freedom| 00001870 2c 20 61 6e 64 20 68 61 73 20 31 30 2c 30 30 30 |, and has 10,000| 00001880 0d 6c 69 74 74 6c 65 20 74 65 6e 64 6f 6e 73 20 |.little tendons | 00001890 77 69 74 68 20 69 74 73 20 6d 75 73 63 6c 65 0d |with its muscle.| 000018a0 66 69 62 72 65 73 2e ff 0c 54 68 69 73 20 72 6f |fibres...This ro| 000018b0 62 6f 74 20 68 61 6e 64 20 69 73 20 63 6f 6d 70 |bot hand is comp| 000018c0 6c 65 78 2c 0d 72 65 71 75 69 72 69 6e 67 20 33 |lex,.requiring 3| 000018d0 20 6b 77 20 6f 66 20 70 6f 77 65 72 2c 20 61 6e | kw of power, an| 000018e0 64 20 61 20 0d 6d 61 69 6e 66 72 61 6d 65 20 63 |d a .mainframe c| 000018f0 6f 6d 70 75 74 65 72 20 74 6f 20 63 6f 6e 74 72 |omputer to contr| 00001900 6f 6c 0d 69 74 2c 20 62 75 74 20 69 74 20 69 73 |ol.it, but it is| 00001910 20 6d 69 6e 69 73 63 75 6c 65 20 69 6e 0d 63 6f | miniscule in.co| 00001920 6d 70 6c 65 78 69 74 79 20 63 6f 6d 70 61 72 65 |mplexity compare| 00001930 64 20 77 69 74 68 20 74 68 65 0d 68 75 6d 61 6e |d with the.human| 00001940 20 68 61 6e 64 2e ff 0c ff 0c 54 68 69 73 20 72 | hand.....This r| 00001950 6f 62 6f 74 20 75 73 65 73 20 61 20 76 69 73 6f |obot uses a viso| 00001960 6e 20 73 79 73 74 65 6d 0d 74 6f 20 72 65 63 6f |n system.to reco| 00001970 67 6e 69 73 65 20 6f 62 6a 65 63 74 73 20 69 6e |gnise objects in| 00001980 20 69 74 73 0d 70 61 74 68 2c 20 6c 69 6b 65 20 | its.path, like | 00001990 53 6e 6f 6f 70 79 2c 20 61 6e 64 20 74 68 65 6e |Snoopy, and then| 000019a0 20 69 73 0d 61 62 6c 65 20 74 6f 20 6e 61 76 69 | is.able to navi| 000019b0 67 61 74 65 20 61 72 6f 75 6e 64 20 74 68 65 6d |gate around them| 000019c0 2e ff 0c ff 0c 41 20 6c 6f 74 20 6f 66 20 72 65 |.....A lot of re| 000019d0 73 65 61 72 63 68 20 77 6f 72 6b 20 6c 6f 6f 6b |search work look| 000019e0 73 20 61 74 0d 68 6f 77 20 74 6f 20 67 65 74 20 |s at.how to get | 000019f0 72 6f 62 6f 74 73 20 74 6f 20 72 65 73 70 6f 6e |robots to respon| 00001a00 64 20 74 6f 0d 65 78 74 65 72 6e 61 6c 20 66 6f |d to.external fo| 00001a10 72 63 65 73 2e 20 2d 20 54 6f 20 62 72 69 6e 67 |rces. - To bring| 00001a20 0d 74 68 65 6d 20 69 6e 74 6f 20 27 67 72 61 63 |.them into 'grac| 00001a30 65 66 75 6c 20 63 6f 6c 6c 69 73 69 6f 6e 27 0d |eful collision'.| 00001a40 77 69 74 68 20 74 68 65 20 6f 75 74 73 69 64 65 |with the outside| 00001a50 20 77 6f 72 6c 64 2e ff 0c 54 68 69 73 20 69 73 | world...This is| 00001a60 20 61 20 73 70 65 63 69 61 6c 20 72 6f 62 6f 74 | a special robot| 00001a70 20 27 65 6e 64 0d 65 66 66 65 63 74 6f 72 27 2c | 'end.effector',| 00001a80 20 64 65 73 69 67 6e 65 64 20 66 6f 72 0d 73 68 | designed for.sh| 00001a90 65 61 72 69 6e 67 20 73 68 65 65 70 2e 20 49 74 |earing sheep. It| 00001aa0 20 68 61 73 20 74 6f 0d 72 65 73 70 6f 6e 64 20 | has to.respond | 00001ab0 76 65 72 79 20 71 75 69 63 6b 6c 79 20 74 6f 20 |very quickly to | 00001ac0 63 68 61 6e 67 65 73 0d 69 6e 20 74 68 65 20 73 |changes.in the s| 00001ad0 75 72 66 61 63 65 20 6f 66 20 74 68 65 20 73 68 |urface of the sh| 00001ae0 65 65 70 2e ff 0c 54 68 65 20 73 70 65 65 64 20 |eep...The speed | 00001af0 6f 66 20 72 65 73 70 6f 6e 73 65 20 72 65 71 75 |of response requ| 00001b00 69 72 65 64 0d 69 73 20 73 6f 20 66 61 73 74 20 |ired.is so fast | 00001b10 74 68 61 74 20 74 68 65 20 6d 61 69 6e 20 61 72 |that the main ar| 00001b20 6d 20 69 73 0d 75 73 65 64 20 6a 75 73 74 20 74 |m is.used just t| 00001b30 6f 20 67 65 74 20 74 68 65 20 27 65 6e 64 0d 65 |o get the 'end.e| 00001b40 66 66 65 63 74 6f 72 27 20 69 6e 74 6f 20 61 62 |ffector' into ab| 00001b50 6f 75 74 20 74 68 65 20 72 69 67 68 74 0d 70 6f |out the right.po| 00001b60 73 69 74 69 6f 6e 2e ff 0c 54 68 65 20 27 65 6e |sition...The 'en| 00001b70 64 20 65 66 66 65 63 74 6f 72 27 20 69 73 20 74 |d effector' is t| 00001b80 68 65 6e 0d 65 66 66 65 63 74 69 76 65 6c 79 20 |hen.effectively | 00001b90 61 20 76 65 72 79 20 66 61 73 74 2c 0d 73 65 70 |a very fast,.sep| 00001ba0 65 72 61 74 65 20 72 6f 62 6f 74 2c 20 77 69 74 |erate robot, wit| 00001bb0 68 20 61 20 73 65 6e 73 6f 72 2c 0d 6d 6f 74 6f |h a sensor,.moto| 00001bc0 72 2c 20 61 6e 64 20 76 65 72 79 20 27 74 69 67 |r, and very 'tig| 00001bd0 68 74 27 20 63 6f 6e 74 72 6f 6c 0d 64 65 64 69 |ht' control.dedi| 00001be0 63 61 74 65 64 20 74 6f 20 66 6f 6c 6c 6f 77 69 |cated to followi| 00001bf0 6e 67 20 74 68 65 0d 73 68 65 65 70 27 73 20 73 |ng the.sheep's s| 00001c00 75 72 66 61 63 65 2e ff 0c ff 0c 54 68 69 73 20 |urface.....This | 00001c10 68 6f 70 70 69 6e 67 20 72 6f 62 6f 74 20 63 61 |hopping robot ca| 00001c20 6e 20 6e 6f 77 20 63 61 6e 0d 64 6f 20 76 61 72 |n now can.do var| 00001c30 69 6f 75 73 20 6b 69 6e 64 20 6f 66 20 67 79 6d |ious kind of gym| 00001c40 6e 61 73 74 69 63 73 2c 0d 28 66 6f 72 77 61 72 |nastics,.(forwar| 00001c50 64 20 66 6c 69 70 73 29 2e 20 54 68 65 20 72 75 |d flips). The ru| 00001c60 6e 6e 69 6e 67 0d 72 6f 62 6f 74 20 63 61 6e 20 |nning.robot can | 00001c70 6e 6f 77 20 67 61 6c 6c 6f 70 20 61 74 20 6f 76 |now gallop at ov| 00001c80 65 72 20 32 30 0d 6d 70 68 2e ff 0c 4e 6f 74 65 |er 20.mph...Note| 00001c90 20 74 68 65 20 75 6d 62 69 6c 69 63 61 6c 20 63 | the umbilical c| 00001ca0 6f 72 64 20 77 68 69 63 68 0d 63 61 72 72 69 65 |ord which.carrie| 00001cb0 73 20 74 68 65 20 70 6e 65 75 6d 61 74 69 63 20 |s the pneumatic | 00001cc0 70 6f 77 65 72 20 61 6e 64 0d 74 68 65 20 6c 61 |power and.the la| 00001cd0 72 67 65 20 61 6d 6f 75 6e 74 73 20 6f 66 0d 69 |rge amounts of.i| 00001ce0 6e 66 6f 72 6d 61 74 69 6f 6e 20 6e 65 65 64 65 |nformation neede| 00001cf0 64 20 74 6f 20 63 6f 6e 74 72 6f 6c 0d 74 68 65 |d to control.the| 00001d00 20 72 6f 62 6f 74 20 61 6e 64 20 6b 65 65 70 20 | robot and keep | 00001d10 69 74 20 62 61 6c 61 6e 63 65 64 2e ff 0c ff 0c |it balanced.....| 00001d20 54 68 61 74 20 69 73 20 74 68 65 20 65 6e 64 20 |That is the end | 00001d30 6f 66 20 74 68 65 20 4d 69 63 72 6f 0d 4c 69 76 |of the Micro.Liv| 00001d40 65 20 50 72 6f 67 72 61 6d 6d 65 2e 20 20 54 6f |e Programme. To| 00001d50 20 63 6f 6e 74 69 6e 75 65 0d 70 6c 65 61 73 65 | continue.please| 00001d60 20 70 72 65 73 73 20 74 68 65 20 45 53 43 41 50 | press the ESCAP| 00001d70 45 20 6b 65 79 2e ff |E key..| 00001d77