HOME

TheInfoList



OR:

Freddy (1969–1971) and Freddy II (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 The University of Edinburgh ( sco, University o Edinburgh, gd, Oilthigh Dhùn Èideann; abbreviated as ''Edin.'' in post-nominals) is a public research university based in Edinburgh, Scotland. Granted a royal charter by King James VI in 15 ...
).


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 Graph matching is the problem of finding a similarity between graphs.Endika Bengoetxea"Inexact Graph Matching Using Estimation of Distribution Algorithms" Ph. D., 2002Chapter 2:The graph matching problem(retrieved June 28, 2017) Graphs are comm ...
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 BBC Television is a service of the BBC. The corporation has operated a public broadcast television service in the United Kingdom, under the terms of a royal charter, since 1927. It produced television programmes from its own studios from 19 ...
programme in 1973, referred to as the "Lighthill Debate", pitched
James Lighthill Sir Michael James Lighthill (23 January 1924 – 17 July 1998) was a British applied mathematician, known for his pioneering work in the field of aeroacoustics and for writing the Lighthill report on artificial intelligence. Biography J ...
, who had written a critical report for the science and engineering research funding agencies in the UK, against
Donald Michie Donald Michie (; 11 November 1923 – 7 July 2007) was a British researcher in artificial intelligence. During World War II, Michie worked for the Government Code and Cypher School at Bletchley Park, contributing to the effort to solve " Tunny ...
from the
University of Edinburgh The University of Edinburgh ( sco, University o Edinburgh, gd, Oilthigh Dhùn Èideann; abbreviated as ''Edin.'' in post-nominals) is a public research university based in Edinburgh, Scotland. Granted a royal charter by King James VI in 15 ...
and John McCarthy from
Stanford University Stanford University, officially Leland Stanford Junior University, is a private research university in Stanford, California. The campus occupies , among the largest in the United States, and enrolls over 17,000 students. Stanford is consider ...
. 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

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. 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 Donald Michie (; 11 November 1923 – 7 July 2007) was a British researcher in artificial intelligence. During World War II, Michie worked for the Government Code and Cypher School at Bletchley Park, contributing to the effort to solve " Tunny ...
. 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 Robin John Popplestone (9 December 1938 in Bristol – 14 April 2004 in Glasgow) was a pioneer in the fields of machine intelligence and robotics. He is known for developing the COWSEL and POP-2, POP programming languages, and for his work on Fr ...
and Harry Barrow which used the
POP-2 POP-2 (also referred to as POP2) is a programming language developed around 1970 from the earlier language POP-1 (developed by Robin Popplestone in 1968, originally named COWSEL) by Robin Popplestone and Rod Burstall at the University of Edin ...
programming language, one of the world's first
functional programming In computer science, functional programming is a programming paradigm where programs are constructed by Function application, applying and Function composition (computer science), composing Function (computer science), functions. It is a declar ...
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. 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 was developed by
Pat Ambler Ann Patricia "Pat" Fothergill (''née'' Waddington, formerly Ambler; 13 February 1936 – 28 January 2017) was a pioneer in robotics and robot control languages in the AI department of the University of Edinburgh. She moved to the University of ...
and
Robin Popplestone Robin John Popplestone (9 December 1938 in Bristol – 14 April 2004 in Glasgow) was a pioneer in the fields of machine intelligence and robotics. He is known for developing the COWSEL and POP-2, POP programming languages, and for his work on Fr ...
, 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. The team of people who contributed to the project were leaders in the field at the time and included
Pat Ambler Ann Patricia "Pat" Fothergill (''née'' Waddington, formerly Ambler; 13 February 1936 – 28 January 2017) was a pioneer in robotics and robot control languages in the AI department of the University of Edinburgh. She moved to the University of ...
, Harry Barrow, Ilona Bellos, Chris Brown, Rod Burstall, Gregan Crawford, Jim Howe,
Donald Michie Donald Michie (; 11 November 1923 – 7 July 2007) was a British researcher in artificial intelligence. During World War II, Michie worked for the Government Code and Cypher School at Bletchley Park, contributing to the effort to solve " Tunny ...
,
Robin Popplestone Robin John Popplestone (9 December 1938 in Bristol – 14 April 2004 in Glasgow) was a pioneer in the fields of machine intelligence and robotics. He is known for developing the COWSEL and POP-2, POP programming languages, and for his work on Fr ...
, Stephen Salter,
Austin Tate Austin Tate is Emeritus Professor of Knowledge-based systems in the School of Informatics at the University of Edinburgh. From 1985 to 2019 he was Director of AIAI (Artificial Intelligence Applications Institute) in the School of Informatic ...
and Ken Turner. Also of interest in the project was the use of a
structured-light 3D scanner A structured-light 3D scanner is a 3D scanning device for measuring the three-dimensional shape of an object using projected light patterns and a camera system. Principle Projecting a narrow band of light onto a three-dimensionally shaped sur ...
to obtain the 3D shape and position of the parts being manipulated.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, 197
photocopy of paper
/ref> The Freddy II robot is currently on display at the
Royal Museum The National Museum of Scotland in Edinburgh, Scotland, was formed in 2006 with the merger of the new Museum of Scotland, with collections relating to Scottish antiquities, culture and history, and the adjacent Royal Scottish Museum (opened in ...
in
Edinburgh Edinburgh ( ; gd, Dùn Èideann ) is the capital city of Scotland and one of its 32 Council areas of Scotland, council areas. Historically part of the county of Midlothian (interchangeably Edinburghshire before 1921), it is located in Lothian ...
,
Scotland Scotland (, ) is a country that is part of the United Kingdom. Covering the northern third of the island of Great Britain, mainland Scotland has a border with England to the southeast and is otherwise surrounded by the Atlantic Ocean to the ...
, with a segment of the assembly video shown in a continuous loop.


References


External links


Edinburgh's Artificial Intelligence Applications Institute page
on Freddy for more information.
Freddy II
A video (167 Mb WMV) from 1973 of Freddy II in action assembling a model car and ship simultaneously. Harry Barrow is the narrator. Pat Ambler, Harry Barrow, and Robin Popplestone appear briefly in the video.

by Pat Ambler.
Record of experiences
Harry Barrow writes on interfacing Freddy I to a computer.
Presentation slide
Freddy is mentioned in Aaron Sloman's (slide 23) (PDF)

Aaron Sloman at the University of Bremen in June 2006
BBC Robotics Timeline
list includes Freddy II. {{DEFAULTSORT:Freddy Ii History of artificial intelligence History of computing in the United Kingdom Historical robots 1970s robots Robotic manipulators Robots of the United Kingdom Science and technology in Edinburgh University of Edinburgh School of Informatics 1973 robots