Freddy II

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
File:Freddy-Robot.jpg
Freddy II Robot, 1973-6

Freddy (1969–1971) and Freddy II [1] (1973–1976) were experimental robots built in the Department of Machine Intelligence and Perception (later Department of Artificial Intelligence, now part of the School of Informatics at the University of Edinburgh).

Technology

Technical innovations involving Freddy were at the forefront of the 70s robotics field. Freddy was one of the earliest robots to integrate vision, manipulation and intelligent systems as well as having versatility in the system and ease in retraining and reprogramming for new tasks. The idea of moving the table instead of the arm simplified the construction. Freddy also used a method of recognising the parts visually by using graph matching on the detected features. The system used an innovative collection of high level procedures for programming the arm movements which could be reused for each new task.

Lighthill controversy

In the mid 1970s there was controversy about the utility of pursuing a general purpose robotics programme in both the USA and the UK. A BBC TV programme in 1973, referred to as the "Lighthill Debate" (on-line versions available here), pitched James Lighthill, who had written a critical report for the science and engineering research funding agencies in the UK, against Donald Michie from the University of Edinburgh and John McCarthy from Stanford University. The Edinburgh Freddy II and Stanford/SRI Shakey robots were used to illustrate the state-of-the-art at the time in intelligent robotics systems.

Freddy I and II

File:Freddy1-Robot.jpg
Freddy Mark 1 Robot, 1969-1971

Freddy Mark I (1969–1971) was an experimental prototype, with 3 degrees-of-freedom created by a rotating platform driven by a pair of independent wheels. The other main components were a video camera and bump sensors connected to a computer. The computer moved the platform so that the camera could see and then recognise the objects.[2][3]

Freddy II (1973–1976) was a 5 degrees of freedom manipulator with a large vertical 'hand' that could move up and down, rotate about the vertical axis and rotate objects held in its gripper around one horizontal axis. Two remaining translational degrees of freedom were generated by a work surface that moved beneath the gripper. The gripper was a two finger pinch gripper. A video camera was added as well as a later a light stripe generator.

The Freddy and Freddy II projects were initiated and overseen by Donald Michie. The mechanical hardware and analogue electronics were designed and built by Stephen Salter (who also pioneered renewable energy from waves (see Salter's Duck)), and the digital electronics and computer interfacing were designed by Harry Barrow and Gregan Crawford. The software was developed by a team led by Rod Burstall, Robin Popplestone and Harry Barrow which used the POP-2 programming language,[4] one of the world's first functional programming languages. The computing hardware was an Elliot 4130 computer with 384KB (128K 24-bit words) RAM and a hard disk linked to a small Honeywell H316 computer with 16KB of RAM which directly performed sensing and control.

Freddy was a versatile system which could be trained and reprogrammed to perform a new task in a day or two. The tasks included putting rings on pegs and assembling simple model toys consisting of wooden blocks of different shapes, a boat with a mast and a car with axles and wheels.

Information about part locations was obtained using the video camera, and then matched to previously stored models of the parts.[5]

It was soon realised in the Freddy project that the 'move here, do this, move there' style of robot behavior programming (actuator or joint level programming) is tedious and also did not allow for the robot to cope with variations in part position, part shape and sensor noise. Consequently, the RAPT robot programming language[6][7] was developed, in which robot behavior was specified at the object level.

This meant that robot goals were specified in terms of desired position relationships between the robot, objects and the scene, leaving the details of how to achieve the goals to the underlying software system. Although developed in the 1970s RAPT is still considerably more advanced than most commercial robot programming languages.[citation needed]

The team of people who contributed to the project were leaders in the field at the time and included Pat Ambler, Harry Barrow, Ilona Bellos, Chris Brown, Rod Burstall, Gregan Crawford, Jim Howe, Donald Michie, Robin Popplestone, Stephen Salter, Austin Tate and Ken Turner.

Also of interest in the project was the use of a structured-light 3D scanner to obtain the 3D shape and position of the parts being manipulated.[8]

The Freddy II robot is currently on display at the Royal Museum in Edinburgh, Scotland, with a segment of the assembly video shown in a continuous loop.

References

  1. A. P. Ambler, H. G. Barrow, C. M. Brown, R. M. Burstall, and R. J. Popplestone, A versatile system for computer controlled assembly, Artificial Intelligence 6(2): pp 129-156, 1975. sciencedirect link
  2. H.G. Barrow and S.H. Salter, Design of low-cost equipment for cognitive robot research, in Machine Intelligence 5, B. Meltzer and D. Michie (eds.), Edinburgh University Press, pp 555-566, 1969.
  3. H. G. Barrow & G. F. Crawford, The Mark 1.5 Edinburgh Robot Facility, Machine Intelligence 7, Edinburgh University Press, chapter 25, pages 465-480, 1972.
  4. R. Burstall, J. Collins and R. Popplestone, Programming in Pop-2, University Press, Edinburgh, 1968.
  5. H. G. Barrow and R. M. Burstall, Subgraph isomorphism, matching relational structures and maximal cliques, Information Processing Letters 4(4): pp 83-84, 1976.
  6. R. J. Popplestone, A. P. Ambler, I. Bellos, RAPT: A language for describing assemblies, Industrial Robot, 5(3):131--137, 1978. RAPT article
  7. R. J. Popplestone, Specifying Manipulation in Terms of Spatial Relationships, Dept. of Artificial Intelligence Research Report No. 117, University of Edinburgh, 1979.
  8. R. J. Popplestone, C. M. Brown, A. P. Ambler, G. F. Crawford, Forming models of plane-and-cylinder faceted bodies from light stripes, Proc. 4th Int. Joint Conf. on Artificial Intelligence, pp 664-668,September, 1975.photocopy of paper

External links