Robotics Lesson Objectives Robots are basically machines, but they have fascinated people even before it was possible to build one in real life. The reason.

Slides:



Advertisements
Similar presentations
Module 4 Unit 4 Revision.
Advertisements

You need to press F5 to start Multimedia Presentations Making things a little more interesting Multimedia Presentations.
By:Aya What dramatic skill would you say is the best part in your performance? Why? The best dramatic skill I am best at is Voice projection because.
1.2 What is a computer?. hardware softwareA computer is a machine [or device/ hardware] that stores and processes data according to a list of instructions.
2-May-15 GUI Design. 2 HMI design There are entire college courses taught on HMI (Human-Machine Interface) design This is just a very brief presentation.
Creating a Program In today’s lesson we will look at: what programming is different types of programs how we create a program installing an IDE to get.
Artificial Intelligence u What are we claiming when we talk about AI? u How are Turing Machines important? u How can we determine whether a machine can.
IT Systems Operating System EN230-1 Justin Champion C208 –
Intelligent Robotics Project “A CUSTOMIZED ALICE” By Anupama Seshagiri.
ASIMO. Want a robot to cook your dinner, Do your homework, Clean your house, Or get your groceries? Robots already do a lot of the jobs that we humans.
Building Self Esteem/ Self Concept in Children By: Juliana Salazar cpsc.ca pdxcarsons.blogspot.com news.bbc.co.uk.
Learning Roomba Module 1 - Robotics Introduction.
ROBOTIC TECHNOLOGY ROBOTICS.
Computer Systems Lesson 4 Input and Output devices.
CHAPTER 4: INTRODUCTION TO COMPUTER ORGANIZATION AND PROGRAMMING DESIGN Lec. Ghader Kurdi.
Robots By Erik Brandt Asimo from Honda Robots in General Are machines that are also independent beings Are especially made for doing jobs too boring,
Introducing Java.
Assessing employability through reflective diaries on teamwork CEC 202 A Sense of Place School of English Second Year Approved Module.
Open and Closed Loops Standard Grade Computing Studies.
Tell the robot exactly how to draw a square on the board.
Tutorial for Arrays and Lists By Ruthie Tucker. Description This presentation will cover the basics of using Arrays and Lists in an Alice world This presentation.
There are different types of translator. An Interpreter Interpreters translate one instruction at a time from a high level language into machine code every.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
UNIT - 1Topic - 1. An electronic device, operating under the control of instructions stored in its own memory unit, that can accept data (input), manipulate.
Melody Murphy AIL 605 The University of Alabama Artificial Intelligence.
Introduction to Programming ICS2O Findlay. Learning Goals  We will learn  The definitions of a computer, program and programming language.  The different.
Self-Esteem & Emotions. Learning Log  Name 3 or more mental challenges that you face everyday in school.  e.g.  Low test score  Failing to make a.
Animation Portfolio Student Name :. Task 1 – Learn the Basics Your task is to complete a simple 3 second animation to get used to the interface and the.
Introduction to Sensors, Instrumentation, and Measurement.
Chapter 1 What is Economics?.
Computational Thinking – Lesson 3 Lesson Objective To be able to construct an algorithm and flowchart for a given problem.
Measurement and Control. Control Systems A control system usually consists of a processor, a control program, interfaces and a device under the processor's.
Computer Control.
Computer Control Using computers to control things.
Human Centric Computing (COMP106) Assignment 2 PROPOSAL 23.
In Your Face Body Language through facial expression.
Self-Esteem & Emotions. Learning Log  Name 3 or more mental challenges that you face everyday in school.  e.g.  Low test score  Failing to make a.
Essential dementia awareness: person centred approaches.
HOW A COMPUTER PROCESSES DATA. What is hardware? Hardware is the electric, electronic and mechanical equipment that makes up a computer What is software?
Chapter 2. This presentation covers the following: – Command Line – Forms – Menus – Natural Language.
W e A re L earning T o  Understand the term control and program  To understand the basic symbols used in Flowol.
Lesson 2 Inputs. Lesson objectives To understand how inputs can be used to control an output To consider how to make mimics more realistic.
ROBOTICS DEEP DESAI( ) BRIJESH PATEL( ) NIMESH PATEL( ) Presented By: RUTVIJ JAVERI SOFTYOUG solution provider Ltd.( JIGAR.
Will robots take our jobs? If you are sitting at a desk, driving a taxi or answering the phone, stop for a moment and ask: could a robot or machine do.
Year 4 : How can the Iron Man be protected from lightening?
Sequencing Learning Objective: to be able to design algorithms that use sequencing.
ROBOTICS.
Unit 2 Technology Systems
Will robots take our jobs?
Data Representation N4/N5.
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Robotics Lesson Objectives
Robot Questions.
Learning Objective: to be able to design programs that use sequencing.
Operating Systems What are they and why do we need them?
Introduction to robotics
DT-Assessment Frame Work Term2
Sentient Robot By: Jorge Chen.
Theory of Computation Turing Machines.
How can you program a computer to think like a person?
Drama At Cornwallis Academy
Politics of JCOGS Robotics
There are different types of translator.
Making the Most of Your Life
GUI Design 24-Feb-19.
Grade 10 Academic Science
Tutorial for Arrays and Lists
Computing Introduction.
3D Animation.
Can you guess what these three robots are for?
Presentation transcript:

Robotics Lesson Objectives Robots are basically machines, but they have fascinated people even before it was possible to build one in real life. The reason for this, of course, is that they appear to have 'human' qualities rather than being a lifeless machine.

Project objectives: Robots are an increasing part of the modern world, most of the items we now use have been designed or made by them. This is not something we can ignore. Many of the tasks previously carried out in the workplace by humans are now done by robots. This is a trend which will continue, you may be part of it? But how do they work?

The Human Body robots?page=0%2C2 Before you start your project there are a few things you may want to learn about Robots.

What is a Robot Robots contain electronic circuits. The movements can be controlled by signals from a computer or from software installed into the robot Can robots feel? Robots cannot feel emotions. However there is work going on at the moment which is developing robots that can 'read' expressions on a human's face and respond according to whether they 'think' the human is happy or sad.

What is Robotics What is an Android? An android is a robot which is made to resemble a human both in the way it looks and the way it behaves. Examples are Honda's Asimo, the Star Wars droids or perhaps more famously, Data from Star Trek.

What is a Robot Will robots be able to think for themselves? Many science fiction films show robots being able to think for themselves. At the moment, this is not reality. Robots can assess a lot of information and make decisions based on what has been programmed into them. They can even learn a bit - if they make a mistake, they can learn not to repeat it.

Task 1 Using outputs Using the Flowol interface write a series of commands to control an output. This could be to make the mouth of the robots open up in a simple series when it is happy or talking.

Task 2 Using outputs now make your robot talk Using the Flowol interface write a series of commands to control the mouth output. This could be to make the robots say hello. When it is finished talking their should be an output to show it has stopped.

Task 3 Help your robot make decisions. Using the Flowol interface write a series of commands to help your robot make decisions about what they do. This could be to make the robots talk when you click on one of the shapes as input.

Task 4 Think about your robot make decisions AI. Using the Flowol interface write a series of commands to control more than one output. This could be to make the antenna to go up when the robot is talking and then antenna go down once it has spoken. You could make it sleep once it has talked. How do you judge when the Robot is talking?