Top Banner
14

What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

Dec 27, 2015

Download

Documents

Ella Black
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.
Page 2: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

What is AIBO ?

AIBO is produced by SONY

Marketed as an entertainment robot

Has sensors for input

Has LEDs and sound for output as well as motors for movement

Can operate autonomously and ‘develop’ from a ‘child’ to ‘adult’ dog

Can be controlled by a user wirelessly

Can be programmed, using various software tools, to have new behaviours and actions.

New behaviours and actions can be passed to AIBO wirelessly for immediate feedback and testing of new code

Page 3: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

What is AIBO @ school ?

A research project looking at how the use of AIBOs can enhance the teaching of ICT

teaching hardware concepts (sensors, motors, digital cameras)

teaching networking concepts (wireless, telnet, TCP/IP)

promoting discussions on Artificial Intelligence

teaching the theory of programming

Sponsored by SONYAwarded a ‘Best Practice Research Scholarship’ from the DFESPart of a research project for the University of WarwickOfficially starts next academic year

Page 4: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

What is important about teaching programming

Programming enables students to take on many ‘powerful ideas’

Allows students to develop strategies for solving problems Can we divide into simpler problems ? Is it related to a previously solved problem ? (Polya)

The idea that failure is usually a necessary step in developing a solution to a problem.

Over 60% of 12 year olds, when recently surveyed at Warwick School, thought they should have some formal programming in teaching.

Page 5: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

How we currently teach programming :

LOGO Introduced at Year 8 – most students have already seen at junior schoolAround 4 hours of lessons spent on LOGOMost students progress to teaching the turtle new tricks ( procedures )Some students get to pass variables into these proceduresVery teacher dependent – some prefer a very strict class that inhibits exploration

A-LevelStudents taught Pascal or Delphi using contrived programming examplesStudents have little desire to explore and enhance programsStudents struggle greatly at initial problem solving – rely on teacherStudents stop at first failure and have great trouble with debugging

Page 6: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

How AIBO might help teach programming :

Children can identify with the dog and are able to bring their knowledge about dogs into their programming solutions.‘identify with the LOGO turtle’ - Papert

Varied tools available including : YART - drag and drop events to actionsMaster Studio - programming through flow chart style logicOPEN-R - a SDK allowing user complete access to AIBO coding in C

Instead of completing convoluted / contrived programming exercises the subject now has a physical focus with immediate feedback. AIBO can be updated wirelessly with new actions and behaviours.

Learners create their own knowledge and understanding through active engagement with realistic tasks in authentic contexts using actual tools.

(Crawford 1999)

It’s fun !

Page 7: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.
Page 8: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.
Page 9: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

The Webots mobile robotics simulation software provides a rapid prototyping environment for modelling, programming and simulating mobile robots.

The included robot libraries enable transfer of control programs to many commercially available real mobile robots including AIBO.

In collaboration with the Biologically Inspired Robotics Group / LSL / Swiss Federal Institute of Technology

Page 10: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

Webots will allow students to work on project that interest them and also have a degree of challenge.The challenge of programming a team of robots to play football, we feel, would be a highly motivating stimulus.

In collaboration with the Biologically Inspired Robotics Group / LSL / Swiss Federal Institute of Technology

Page 11: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

Initial Observations

Working with a small group of 12 year old students (year 8)

Demonstrated AIBO with an autonomous (AI) personality

Demonstrated ‘dance’ AIBO to show movement ability and idea of precise control

Demonstrated a Bart Simpson personality developed using YART andstudents have produced their own AIBO personalities. First successful personalities loaded onto AIBO last Friday and students impressed with seeing their personalities come to life.

Page 12: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

Conclusions

Enthusiasm to work with AIBO is immense – we will consider waysto measure as part of the research.

The ability to upload programs wirelessly gaining immediate feedback seems to capture the imagination of our students.

Year 8 students want to know how to program computers but this is lost by A-level. By catching this enthusiasm lower down the school perhaps all students can be taught programming and problem-solving skills.

Allowing students the ability to explore and find their own routes is important in teaching ICT. Accepting mistakes as an essential part of the learning process.

Page 13: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.

Conclusions

Over the next two academic years we will hopefully develop methods of integrating AIBO into the ICT curriculum spanning year 7 up to A-level computing.

We will look to develop materials to allow the teaching of programming though the use of software and the physical realisation of these programs in AIBO. We will carefully assess the use of these materials.

Page 14: What is AIBO ? AIBO is produced by SONY Marketed as an entertainment robot Has sensors for input Has LEDs and sound for output as well as motors for movement.