Hands-on Activity Commanding a Robot Using Sound

Quick Look

Grade Level: 6 (5-8)

Time Required: 45 minutes

Expendable Cost/Group: US $0.00

This activity requires non-expendable (reusable) LEGO MINDSTORMS® robots, sensors and software; see the Materials List for details.

Group Size: 3

Activity Dependency: None

Subject Areas: Biology, Life Science, Science and Technology

NGSS Performance Expectations:

NGSS Three Dimensional Triangle
MS-ETS1-2
MS-ETS1-4

Students and teachers gather around a LEGO robot on a classroom floor along with various cardboard boxes.
Can robots hear?
copyright
Copyright © GK-12 Program, Computational Neurobiology Center, College of Engineering, University of Missouri

Summary

Students continue their exploration of the human senses and their engineering counterparts, focusing on the auditory sense. Working in small groups, students design, create and run programs to control the motion of LEGO® TaskBots. By doing this, they increase their understanding of the use and function of sound sensors, gain experience writing robot programs, and reinforce their understanding of the sensory process. **Note: This activity uses the retired LEGO NXT robot which is no longer available for purchase.
This engineering curriculum aligns to Next Generation Science Standards (NGSS).

Engineering Connection

Biological engineers and neuroscientists perceive the human body as a functioning, controlled system, similar to a robot. Research is showing that mathematical principles similar to those used in robotics are extremely useful or even necessary for a complete understanding of the human body. This activity compares the human senses with similar electronic robot sensors. Researchers study how pressure sensors in the human fingers and multiple fingers work, so that they can design efficient robotic hands. Researchers also study how the human eye works to help engineers design cameras with higher performance and speed.

Learning Objectives

After this activity, students should be able to:

  • Explain how the five human senses work using anatomy terminology.
  • Compare the human senses to the electronic sensors in a robot.
  • Program a LEGO robot with sensors to follow sound commands.
  • Describe at a fundamental level how sensors are integrated into robots via logic and computer programming.

Educational Standards

Each TeachEngineering lesson or activity is correlated to one or more K-12 science, technology, engineering or math (STEM) educational standards.

All 100,000+ K-12 STEM standards covered in TeachEngineering are collected, maintained and packaged by the Achievement Standards Network (ASN), a project of D2L (www.achievementstandards.org).

In the ASN, standards are hierarchically structured: first by source; e.g., by state; within source by type; e.g., science or mathematics; within type by subtype, then by grade, etc.

NGSS Performance Expectation

MS-ETS1-2. Evaluate competing design solutions using a systematic process to determine how well they meet the criteria and constraints of the problem. (Grades 6 - 8)

Do you agree with this alignment?

Click to view other curriculum aligned to this Performance Expectation
This activity focuses on the following Three Dimensional Learning aspects of NGSS:
Science & Engineering Practices Disciplinary Core Ideas Crosscutting Concepts
Evaluate competing design solutions based on jointly developed and agreed-upon design criteria.

Alignment agreement:

There are systematic processes for evaluating solutions with respect to how well they meet the criteria and constraints of a problem.

Alignment agreement:

NGSS Performance Expectation

MS-ETS1-4. Develop a model to generate data for iterative testing and modification of a proposed object, tool, or process such that an optimal design can be achieved. (Grades 6 - 8)

Do you agree with this alignment?

Click to view other curriculum aligned to this Performance Expectation
This activity focuses on the following Three Dimensional Learning aspects of NGSS:
Science & Engineering Practices Disciplinary Core Ideas Crosscutting Concepts
Develop a model to generate data to test ideas about designed systems, including those representing inputs and outputs.

Alignment agreement:

Models of all kinds are important for testing solutions.

Alignment agreement:

The iterative process of testing the most promising solutions and modifying what is proposed on the basis of the test results leads to greater refinement and ultimately to an optimal solution.

Alignment agreement:

  • Explain how knowledge gained from other content areas affects the development of technological products and systems. (Grades 6 - 8) More Details

    View aligned curriculum

    Do you agree with this alignment?

  • Describe how new technologies have helped scientists make better observations and measurements for investigations (e.g., telescopes, electronic balances, electronic microscopes, x-ray technology, computers, ultrasounds, computer probes such as thermometers) (Grade 5) More Details

    View aligned curriculum

    Do you agree with this alignment?

  • Make qualitative observations using the five senses (Grade 6) More Details

    View aligned curriculum

    Do you agree with this alignment?

  • Explain the interactions between the nervous and muscular systems when an organism responds to a stimulus (Grade 8) More Details

    View aligned curriculum

    Do you agree with this alignment?

Suggest an alignment not listed above

Materials List

Each group needs:

  • LEGO MINDSTORMS NXT robot, such as the NXT Base Set
  • LEGO MINDSTORMS Education NXT Software 2.1
  • computer, loaded with NXT 2.1 software

Worksheets and Attachments

Visit [www.teachengineering.org/activities/view/umo_ourbodies_lesson02_activity2] to print or download.

Pre-Req Knowledge

  • Students should know the five senses of the human body and understand their function.
  • Familiarity with robots and the tasks they perform. For example, robots are used to paint cars on an assembly line.
  • We suggest students complete the previous unit in the series, Humans Are Like Robots, and the previous two lessons and activity in this unit prior to starting this activity.

Introduction/Motivation

In our previous lesson, we learned all about the human senses and sensors, as well as how the sensors work. How many primary senses do humans have? (Answer: Five) Who can tell me an example of a sensor for each of these five human senses? (Answer: Vision = eyes, auditory/hearing= eyes, smell = nose, taste = tongue, touch = skin.) These sensors are so important for how we function every moment of every day.

These senses also influence engineering designs, such as the design of robots. Engineers mimic human sensors in robots, so that the robots can sense and "understand" their surroundings.

Today, we are going to focus on the sense of sound, also known as the auditory sense. The robots sensor for sound is simply called a sound sensor. During this activity, you will gain more experience programming the robot, this time to respond to sound!

Procedure

Background

The activity objective is for students to appreciate that a robot can recognize a sound be programmed to follow instructions based on that sound.

Students are challenged to design, create and run a LEGO TaskBot program using its sound sensor. The TaskBot must respond to the sound of a hand clap; on the first clap the TaskBot, while moving forward, the robot should turn to the right and then continue moving forward. On the second clap, the TaskBot should turn to the left and continue to move forward.

Before the Activity

With the Students

  1. Divide the class into groups of two to three students each.
  2. Provide each group with a computer, a LEGO TaskBot (already put together prior to class) and the parts and instructions needed to attach sound sensors onto the robots.
  3. Have students work in their groups to attach the sound sensors to the robots using the instructions.
  4. The programming objective is to have a robot recognize a sound and follow the "obey" instructions.
  5. Explain the activity challenge by stating the program requirements:
  6. The program should cause the robot to move forward until its sound sensor detects a hand clap sound. Once this occurs, the robot is to turn to the right, and continue on its way until it hears a second clap, at which time it should turn left and continue on its way.
  7. First, have students work up the solution in "logic" form, that is, write down the process, step-by-step, on paper, before beginning the NXT brick programming. Refer to the detailed solution program to guide students if they have difficulties.
  8. Then have groups demonstrate their programmed robots for the rest of the class. Evaluate their success using the rubric provided in the Assessment section.
  9. At activity end, lead a class discussion during which students share their activity experiences, especially where they encountered any difficulties. Ask the questions provided in the Assessment section.

Vocabulary/Definitions

auditory: Related to hearing.

peripheral: Surrounding.

sensor: A device that converts one type of signal to another. For instance, a tachometer displays the speed a car is traveling.

sound sensor: A sensor that detects vibrations cause by sound waves and sends this information to the robot's computer.

Assessment

Pre-Activity Assessment

Sensory Review: As a class, review all the human senses, and have students create a list of the human sensors for each of the five senses. Then ask student to create a list of robot sensors, and compare each of the robot sensors to a human sensor. Have students share their responses with the class.

Embedded Activity Assessment

Programming Challenge: Expect students to be able to come up with the logic for the program, assemble the program (as shown in the Command by Sound Programming Solution), and successfully demonstrate that it meets the challenge requirements. Use the following rubric to assess their achievements (maximum 40 points):

  • The sound sensor was correctly assembled on the robot, following instructions. (5 points)
  • The computer program made the robot move forward. (15 points)
  • The sound sensor worked as planned, that is, it made the robot turn right, and then continue until it heard the second sound, when it turned left. (20 points)

Post-Activity Assessment

Closing Discussion: As a class, have students share their activity experiences, especially where they encountered difficulties. Also ask the students:

  • What did you learn about programming?
  • What are the "stimulus-sensor-coordinator-effector-response" components of this process?
  • What are other examples of similarities between the human senses and robotic sensors?
  • What do you want to learn about the sensors beyond this activity?

Conclude by emphasizing to the students that robots use sensors to make decisions about movement and actions, similar to what humans do to control muscles and bodily functions. Engineers are always trying to improve sensors so they function more like the senses in our bodies. Engineers have designed robotic sensors that measure temperature, pressure, etc., similar to what we sense through temperature and pressure sensors in our skin. Engineers often get creative ideas for the design of sensors and robots from studying in great detail the functioning of the human body and brain.

Troubleshooting Tips

If the robot does not turn when it hears a clap, as expected, make sure the sensors/motors are connected to the correct ports, and read back through the instructions to make sure all the command properties are set correctly.

Activity Scaling

  • As necessary, provide more explanatory material for any of the topics using the using the websites listed in the Additional Multimedia Support section.

Additional Multimedia Support

NXT robots and sensors: http://mindstorms.lego.com/en-us/whatisnxt/default.aspx

Women's and Children's Health Network, Kid's Health's How Your Ears Work web page: http://www.cyh.com/HealthTopics/HealthTopicDetailsKids.aspx?p=335&np=152&id=1463

Subscribe

Get the inside scoop on all things TeachEngineering such as new site features, curriculum updates, video releases, and more by signing up for our newsletter!
PS: We do not share personal information or emails with anyone.

More Curriculum Like This

Upper Elementary Lesson
Human and Robot Sensors

Students are provided with a rigorous background in human "sensors" (including information on the main five senses, sensor anatomies, and nervous system process) and their engineering equivalents, setting the stage for three associated activities involving sound sensors on LEGO® robots.

Upper Elementary Lesson
How Does a Sound Sensor Work?

Students learn about how sound sensors work, reinforcing their similarities to the human sense of hearing. They look at the hearing process—sound waves converted to electrical signals sent to the brain—through human ear anatomy as well as sound sensors.

Middle School Activity
Sensing Your Surroundings

Students learn about the three components of biosensors—a special type of sensor—and their functions and importance. With this understanding, students identify various organs in the human body that behave as sensors, such as the pancreas. Using LEGO® MINDSTORMS® robots, provided rbt robot programs a...

Upper Elementary Lesson
What Is a Sensor?

Students gain a rigorous background in the primary human "sensors," as preparation for comparing them to some electronic equivalents in the associated activity. Students learn the concept of "stimulus-sensor-coordinator-effector-response" to describe the human and electronic sensory processes.

Copyright

© 2013 by Regents of the University of Colorado; original © 2012 Curators of the University of Missouri

Contributors

Sachin Nair, Kalyani Upendram, Satish Nair

Supporting Program

GK-12 Program, Computational Neurobiology Center, College of Engineering, University of Missouri

Acknowledgements

This curriculum was developed under National Science Foundation GK-12 grant no. DGE 0440524. However, these contents do not necessarily represent the policies of the National Science Foundation, and you should not assume endorsement by the federal government.

Last modified: October 19, 2018

Free K-12 standards-aligned STEM curriculum for educators everywhere.
Find more at TeachEngineering.org