Updating search results...

Search Resources

133 Results

View
Selected filters:
  • robot
How Do You Make Loops and Switches?
Read the Fine Print
Educational Use
Rating
0.0 stars

Students learn how to program using loops and switches. They see how loops enable us to easily and efficiently tell a computer to keep repeating an operation. They also see that switches permit programs to follow different instructions based on whether or not preconditions are fulfilled. Using the LEGO MINDSTORMS(TM) NXT robots, sensors and software, student pairs perform three mini programming activities using loops and switches individually, and then combined. With practice, they incorporate these tools into their programming skill sets in preparation for the associated activity. A PowerPoint® presentation, pre/post quizzes and worksheet are provided.

Subject:
Computer Science
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Riaz Helfer
Satish S. Nair
Date Added:
09/18/2014
How Do You Make a Program Wait?
Read the Fine Print
Educational Use
Rating
0.0 stars

Building on the programming basics learned so far in the unit, students next learn how to program using sensors rather than by specifying exact durations. They start with an examination of algorithms and move to an understanding of conditional commands (until, then), which require the use of wait blocks. Working with the LEGO MINDSTORMS(TM) NXT robots and software, they learn about wait blocks and how to use them in conjunction with move blocks set with unlimited duration. To help with comprehension and prepare them for the associated activity programming challenges, volunteer students act out a maze demo and student groups conclude by programming LEGO robots to navigate a simple maze using wait block programming. A PowerPoint® presentation, a worksheet and pre/post quizzes are provided.

Subject:
Computer Science
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Riaz Helfer
Satish S. Nair
Date Added:
09/18/2014
How Do You Store All This Data?
Read the Fine Print
Educational Use
Rating
0.0 stars

During this lesson, students start to see the data structure they will use to store their images, towards finding a solution to this unit's Grand Challenge. Students are introduced to two-dimensional arrays and vector classes. Then they are guided to see that a vector class is the most efficient way of storing the data for their images. Grand Challenge: To write a program to simulate peripheral vision by merging two images.

Subject:
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Anna Goncharova
Date Added:
09/18/2014
How Does a Light Sensor Work?
Read the Fine Print
Educational Use
Rating
0.0 stars

Students learn more about how light sensors work, reinforcing their similarities to the human sense of sight. They look at the light sensing process incoming light converted to electrical signals sent to the brain through the human eye anatomy as well as human-made electrical light sensors. A mini-activity, which uses LEGO MINDSTORMS(TM) NXT intelligent bricks and light sensors gives students a chance to investigate how light sensors function in preparation for the associated activity involving the light sensors and taskbots. A PowerPoint® presentation explains stimulus-to-response pathways, sensor fundamentals, and details about the LEGO light sensor, including its two modes of gathering data and what its numerical value readings mean. Students take pre/post quizzes and watch a short online video. This lesson and its associated activity enable students to gain a deeper understanding of how robots can take sensor input and use it to make decisions via programming.

Subject:
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Satish S. Nair
Srijith Nair
Date Added:
09/18/2014
How Does a Robot Work?
Read the Fine Print
Educational Use
Rating
0.0 stars

This lesson introduces electricity, batteries and motors using a LEGO® MINDSTORMS NXT® robot. The associated activity guides students to build a simple LEGO NXT set-up and see the practical implementation of the concepts discussed. Before studying the importance of electricity and how it is crucial for robot movement, students consider various electronic devices they use in their daily lives so that they have an understanding of how engineers use electricity to power such devices, including robots. The lesson starts with a brief introduction to electricity and the working of batteries. A simple electrical circuit demonstration highlights how three basic electrical devices (buzzer, LED and motor) are driven by electricity. An activity at the end further reinforces these concepts.

Subject:
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Ajay Nair
Kalyani Upendram
Satish Nair
Date Added:
09/18/2014
How Does a Sound Sensor Work?
Read the Fine Print
Educational Use
Rating
0.0 stars

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. A mini-activity, which uses LEGO MINDSTORMS(TM) NXT intelligent bricks and sound sensors gives students a chance to experiment with the sound sensors in preparation for the associated activity involving the sound sensors and taskbots. A PowerPoint® presentation explains stimulus-to-response pathways, sensor fundamentals, the unit of decibels, and details about the LEGO sound sensor, including how readings are displayed and its three modes of programming sound input. Students take pre/post quizzes and watch a short online video. This lesson and its associated activity enable students to appreciate how robots can take sensor input and use it to make decisions to via programming.

Subject:
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Satish S. Nair
Srijith Nair
Date Added:
09/18/2014
How Does a Touch Sensor Work?
Read the Fine Print
Educational Use
Rating
0.0 stars

Students learn about how touch sensors work, while reinforcing their similarities to the human sense of touch. They look at human senses and their electronic imitators, with special focus on the nervous system, skin and touch sensors. A PowerPoint® presentation explains stimulus-to-response pathways, how touch sensors are made and work, and then gives students a chance to handle and get familiar with the LEGO touch sensor, including programming LEGO MINDSTORMS(TM) NXT robots to use touch sensor input to play music. Students take pre/post quizzes and watch a short online video. The mini-activities prepare students for the associated activity. This lesson and its associated activity enables students to appreciate how robots can take input from sensors, and use that to make decisions to move.

Subject:
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Satish S. Nair
Trisha Chaudhary
Date Added:
09/18/2014
How Does an Ultrasonic Sensor Work?
Read the Fine Print
Educational Use
Rating
0.0 stars

Students learn about how ultrasonic sensors work, reinforcing the connection between this sensor and how humans, bats and dolphins estimate distance. They learn the echolocation process sound waves transmitted, bounced back and received, with the time difference used to calculate the distance of objects. Two mini-activities, which use LEGO MINDSTORMS(TM) NXT robots and ultrasonic sensors, give students a chance to experiment with ultrasonic sensors in preparation for the associated activity. A PowerPoint® presentation explains stimulus-to-response pathways, sensor fundamentals, and details about the LEGO ultrasonic sensor. Pre/post quizzes are provided. This lesson and its associated activity enable students to gain a deeper understanding of how robots can take sensor input and use it to make decisions via programming.

Subject:
Engineering
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Nishant Sinha
Pranit Samarth
Satish S. Nair
Date Added:
09/18/2014
How Far Does the Robot Go?
Read the Fine Print
Educational Use
Rating
0.0 stars

Students practice their multiplication skills using robots with wheels built from LEGO® MINDSTORMS® NXT kits. They brainstorm distance travelled by the robots without physically measuring distance and then apply their math skills to correctly calculate the distance and compare their guesses with physical measurements. Through this activity, students estimate parameters other than by physically measuring them, practice multiplication, develop measuring skills, and use their creativity to come up with successful solutions.

Subject:
Engineering
Mathematics
Physics
Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Elina Mamasheva
Keeshan Williams
Date Added:
09/18/2014
How to Pull Something Heavy
Read the Fine Print
Educational Use
Rating
0.0 stars

Students measure and analyze forces that act on vehicles pulling heavy objects while moving at a constant speed on a frictional surface. They study how the cars interact with their environments through forces, and discover which parameters in the design of the cars and environments could be altered to improve vehicles' pulling power. This LEGO® MINDSTORMS® based activity is geared towards, but not limited to, physics students.

Subject:
Engineering
Mathematics
Physics
Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Irina Igel
Date Added:
09/18/2014
Human and Robot Sensors
Read the Fine Print
Educational Use
Rating
0.0 stars

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. As they learn how robots receive input from sensors, transmit signals and make decisions about how to move, students reinforce their understanding of the human body's sensory process.

Subject:
Engineering
Life Science
Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Charlie Franklin
Sachin Nair
Satish Nair
Date Added:
09/18/2014
Humans Are Like Robots
Read the Fine Print
Educational Use
Rating
0.0 stars

Four lessons related to robots and people present students with life sciences concepts related to the human body (including brain, nervous systems and muscles), introduced through engineering devices and subjects (including computers, actuators, electricity and sensors), via hands-on LEGO® robot activities. Students learn what a robot is and how it works, and then the similarities and differences between humans and robots. For instance, in lesson 3 and its activity, the human parts involved in moving and walking are compared with the corresponding robot components so students see various engineering concepts at work in the functioning of the human body. This helps them to see the human body as a system, that is, from the perspective of an engineer. Students learn how movement results from 1) decision making, such as deciding to walk and move, and 2) implementation by conveying decisions to muscles (human) or motors (robot).

Subject:
Engineering
Science
Material Type:
Full Course
Unit of Study
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Ajay Nair
Kalyani Upendram
Satish Nair
Date Added:
09/18/2014
A LEGO Introduction to Graphing
Read the Fine Print
Educational Use
Rating
0.0 stars

Students use a LEGO® ball shooter to demonstrate and analyze the motion of a projectile through use of a line graph. This activity involves using a method of data organization and trend observation with respect to dynamic experimentation with a complex machine. Also, the topic of line data graphing is covered. The main objective is to introduce students graphs in terms of observing and demonstrating their usefulness in scientific and engineering inquiries. During the activity, students point out trends in the data and the overall relationship that can be deduced from plotting data derived from test trials with the ball shooter.

Subject:
Engineering
Mathematics
Physics
Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Ronald Poveda
Vikram Kapila
Zachary Nishino
Date Added:
09/18/2014
LEGO Robots
Read the Fine Print
Educational Use
Rating
0.0 stars

In this segment adapted from ZOOM, cast members use computers to program a robot in preparation for the FIRST LEGO League Challenge tournament. Despite meticulous planning and programming by its designers, an autonomous robot can encounter unexpected challenges. This is true for both LEGOŰ_í_Œ_ robots and Martian rovers. In this video segment adapted from ZOOM, cast members enter the FIRST LEGOŰ_í_Œ_ League Challenge tournament and work as a team to program their LEGOŰ_í_Œ_ robot to navigate a complex obstacle course. Grades 3-8.

Subject:
Computer Science
Engineering
Science
Material Type:
Activity/Lab
Provider:
PBS LearningMedia
Author:
Argosy Foundation
WGBH Educational Foundation
Date Added:
05/09/2006
LEGO Robots
Read the Fine Print
Educational Use
Rating
0.0 stars

In this video segment adapted from ZOOM, cast members enter the FIRST LEGO League Challenge tournament and work as a team to program their LEGO robot to navigate a complex obstacle course. [6:01]

Subject:
Mathematics
Science
Material Type:
Audio/Video
Lesson
Provider:
PBS LearningMedia
Date Added:
12/01/2022
Let's Take a Slice of Pi
Read the Fine Print
Educational Use
Rating
0.0 stars

Working as a team, students discover that the value of pi (3.1415926...) is a constant and applies to all different sized circles. The team builds a basic robot and programs it to travel in a circular motion. A marker attached to the robot chassis draws a circle on the ground as the robot travels the programmed circular path. Students measure the circle's circumference and diameter and calculate pi by dividing the circumference by the diameter. They discover the pi and circumference relationship; the circumference of a circle divided by the diameter is the value of pi.

Subject:
Engineering
Mathematics
Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Carole Chen
Michael Hernandez
Date Added:
09/18/2014
Line-Follower Challenge
Read the Fine Print
Educational Use
Rating
0.0 stars

Student groups are challenged to program robots with light sensors to follow a black line. Learning both the logic and skills behind programming robots for this challenge helps students improve their understanding of how robots "think" and widens their appreciation for the complexity involved in programming LEGO® MINDSTORMS® NXT robots to do what appears to be a simple task. They test their ideas for approaches to solve the problem and ultimately learn a (provided) working programming solution. They think of real-world applications for line-follower robots that use sensor input. A PowerPoint® presentation and pre/post quizzes are provided.

Subject:
Career and Technical Education
Physical Science
Physics
Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Pranit Samarth
Sachin Nair
Satish S. Nair
Date Added:
02/17/2021
The Lunch-Bot
Read the Fine Print
Educational Use
Rating
0.0 stars

Students are challenged to design and program Arduino-controlled robots that behave like simple versions of the automated guided vehicles engineers design for real-world applications. Using Arduino microcontroller boards, infrared (IR) sensors, servomotors, attachable wheels and plastic containers (for the robot frame), they make "Lunch-Bots." Teams program the robots to meet the project constraints—to follow a line of reflective tape, make turns and stop at a designated spot to deliver a package, such as a sandwich or pizza slice. They read and interpret analog voltages from IR sensors, compare how infrared reflects differently off different materials, and write Arduino programs that use IR sensor inputs to control the servomotors. Through the process, students experience the entire engineering design process. Pre/post-quizzes and coding help documents are provided.

Subject:
Computer Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Mark Supal
Date Added:
02/17/2021
Mars Rover App Creation
Read the Fine Print
Educational Use
Rating
0.0 stars

Based on their experience exploring the Mars rover Curiosity and learning about what engineers must go through to develop a vehicle like Curiosity, students create Android apps that can control LEGO MINDSTORMS(TM) NXT robots, simulating the difficulties the Curiosity rover could encounter. The activity goal is to teach students programming design and programming skills using MIT's App Inventor software as the vehicle for the learning. The (free to download) App Inventor program enables Android apps to be created using building blocks without having to actually know a programming language. At activity end, students are ready to apply what they learn to write other applications for Android devices.

Subject:
Computer Science
Engineering
Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Rich Powers
Date Added:
09/18/2014
Master Driver
Read the Fine Print
Educational Use
Rating
0.0 stars

As part of a design challenge, students learn how to use a rotation sensor (located inside the casing of a LEGO® MINDSTORMS ® NXT motor) to measure how far a robot moves with each rotation. Through experimentation and measurement with the sensor, student pairs determine the relationship between the number of rotations of the robot's wheels and the distance traveled by the robot. Then they use this ratio to program LEGO robots to move precise distances in a contest of accuracy. The robot that gets closest to the goal without touching the toy figures at the finish line is the winning programming design. Students learn how rotational sensors measure distance, how mathematics can be used for real-world purposes, and about potential sources of error due to gearing when using rotation sensor readings for distance calculations. They also become familiar with the engineering design process as they engage in its steps, from understanding the problem to multiple test/improve iterations to successful design.

Subject:
Engineering
Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Nishant Sinha
Pranit Samarth
Satish S. Nair
Date Added:
09/18/2014