That’s Hot! Robot Brain Programming

Slides:



Advertisements
Similar presentations
Reflecting on Reflexes
Advertisements

Follow the Light Follow the Light Presentation > TeachEngineering.org Center for Computational Neurobiology, University of Missouri.
Computational Neurobiology Center, College of Engineering, University of Missouri, Columbia MO DAY 2 – 50 minutes HOW DOES A ROBOT MOVE?
How Does a Light Sensor Work?. 1. How do humans sense light? 2. Provide an example “stimulus-sensor- coordinator-effector-response” framework using the.
Nervous System. How did our nervous system work in the Impulse Activity we just completed? How did our nervous system work in the Impulse Activity we.
Control Using Sound. 1. What is sound? 2. How does the LEGO sound sensor sense sound? 2 Control Using Sound Pre-Quiz.
Don’t Bump into Me!. 1. How do bats sense distance? 2. Describe how bats sense distance in a “stimulus-sensor-coordinator-effector- response” framework.
Music by Touch. 1. Provide an example “stimulus-sensor- coordinator-effector-response” framework for both your (human) sense of touch and the robotic.
JEOPARDY How do Human Sensors Work? Center for Computational Neurobiology, University of Missouri.
Maze Challenge Maze Challenge activity > TeachEngineering.org
That’s Hot! Robot Brain Programming
Are we like robots? JEOPARDY Center for Computational Neurobiology, University of Missouri.
The Nervous System Control and coordinate the body parts and processes. It receives sensory stimuli from internal and external environments. It responds.
Coordination and Response Explain the role of the nervous and hormonal systems in coordinating the activities of the body. Describe the structure and function.
The Nervous System Responses L.O: To know how the body senses and responds to the outside environment.
How Do You Make a Program Wait?
DAY 2 – 50 minutes HOW DOES A ROBOT MOVE?
Line-Follower Challenge
Don’t Bump into Me! Presentation > TeachEngineering.org
Name parts of the organs involve in the reflex arc
The Nervous system.
What Is an Electric Motor? How Does a Rotation Sensor Work?
Understanding Communication with a Robot? Activity (60 minutes)
Neurones and the Reflex Arc (NAT 5 ONLY)
By Sanjay and Arvind Seshan
Follow the Light Follow the Light Presentation > TeachEngineering.org Center for Computational Neurobiology, University of Missouri.
How Does a Color Sensor Work?
Lesson starter What is the central nervous system made up of?
Robot Soccer Challenge
Reflecting on Reflexes
Spinal reflexes The reflex arc.
How Does an Ultrasonic Sensor Work?
The Nervous System.
How Does a Touch Sensor Work?
Nervous System By the end of the lesson you should be able to
How a Stimulus Elicits a Response
Loops and Switches Pre-Quiz
Music by Touch Music by Touch Presentation > TeachEngineering.org
The Nervous System.
Bell Ringer List the parts of our nervous system..
KA 1: Divisions of the nervous system and parts of the brain
Nervous System.
Center for Computational Neurobiology, University of Missouri
Navigating a Maze.
Knowledge Organiser – Homeostasis and the Human Nervous System
Nervous System.
Homeostasis and response
Reflex Lecture Chapter 7.
The Central Nervous System (CNS)
Center for Computational Neurobiology, University of Missouri
Maze Challenge Maze Challenge activity > TeachEngineering.org
The nervous system.
ACTIVITY MOVEMENT TASK USING SENSORS - HUMANS AND ROBOTS (75 MINUTES)
Center for Computational Neurobiology, University of Missouri
Nervous System
Nervous System
Using Waits, Loops and Switches
A Well Designed Investigation
Loops and Switches How Do You Make Loops and Switches? lesson > TeachEngineering.org Center for Computational Neurobiology, University of Missouri.
Nervous System
EL Science--Component 1 Biology (The Human Body)
Agenda Announcements Do Now, hand back graded work (12) Notes (25)
Hare and Snail Challenges
Types of Neurons.
Types of Neurons.
Intro to Robotics It’s YOUR FUTURE.
Reflex Arc
Presentation transcript:

That’s Hot! Robot Brain Programming That’s Hot! Presentation For That’s Hot! Robot Brain Programming activity, TeachEngineering.org Center for Computational Neurobiology, University of Missouri

Engineering Challenge Program your TaskBot with a touch sensor to mimic a person’s reaction when touching a hot object. Program it so that it withdraws quickly when the sensor touches something in front of it. Allow 30 minutes for this activity Center for Computational Neurobiology, University of Missouri

Stimulus-to-Response Framework stimulus  sensor  coordinator  effector  response touch  pain receptor  nervous system  muscle  movement Looking at the sequence of steps above, this is what happens when you touch something hot: The stimulus is touch, the sensor is the temperature/pain receptor on your finger that senses it and relays it to the nervous system (spinal cord and brain), which is the coordinator. The coordinator makes the decision of how to react, and then commands the hand muscles (acting as the effector) to jerk back quickly. The framework takes us from stimulus (touch) to response (hand movement) Sketch out how the stimulus-to-response sequence might be implemented in a robot. Identify all the components as in the example listed above. Introduce the framework of “stimulus-sensor-coordinator-effector-response” Center for Computational Neurobiology, University of Missouri

Activity Assessment [maximum 40 points] The touch sensor was correctly assembled on the robot (using instructions) [max 5 points] The computer program makes the robot move forward [max 15 points] The touch sensor worked as planned, that is, it made the robot move back quickly upon being activated by an obstacle (for example, wall in front) [max 20 points] Center for Computational Neurobiology, University of Missouri

Using LEGO EV3 robot to mimic a reflex Solution Using LEGO EV3 robot to mimic a reflex Go straight, slowly. If the touch sensor is activated, move back and “run”! Description: This program is for an EV3 robot with an attached touch sensor. The program causes the robot to move forward until the touch sensor is activated. Once this occurs, the robot runs backwards towards the right, immediately, to simulate a reflex-type reaction. In this solution, it is set to continuously do this until the program is stopped. Solution: Using LEGO EV3 robot to mimic a reflex Center for Computational Neurobiology, University of Missouri

Solution (continued)

Solution (continued) Center for Computational Neurobiology, University of Missouri

Solution (continued) Center for Computational Neurobiology, University of Missouri

Image Sources Image 1a: child and robot dog; source: 2008 Stuart Caie, Wikimedia Commons http://commons.wikimedia.org/wiki/File:AIBO_ERS-7_following_pink_ball_held_by_child.jpg