activity: let’s build a ball shooter using lego nxt

21
Activity: Let’s build a ball shooter using LEGO NXT This activity assumes that the lesson ‘What is a robot?’ has already been covered. This activity takes 50 mins . 1 Computational Neurobiology Center University of Missouri

Upload: scout

Post on 25-Feb-2016

35 views

Category:

Documents


0 download

DESCRIPTION

Activity: Let’s build a ball shooter using LEGO NXT. This activity assumes that the lesson ‘What is a robot?’ has already been covered. This activity takes 50 mins . INSTRUCTIONS TO ASSEMBLE THE BALL SHOOTER. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Activity: Let’s build a ball shooter using LEGO NXT

1

Activity: Let’s build a ball shooter using LEGO NXT

• This activity assumes that the lesson ‘What is a robot?’ has already been covered. This activity takes 50 mins.

Computational Neurobiology CenterUniversity of Missouri

Page 2: Activity: Let’s build a ball shooter using LEGO NXT

2

INSTRUCTIONS TO ASSEMBLE THE BALL SHOOTER

• Follow the link below for building instructions. http://www.nxtprograms.com/NXT2/ball_shooter/steps.htmlThe instructions have also been provided at the end of this PowerPoint, starting at slide 4.

• You can also watch the following ½ minute video to see what you’ll be building:

http://www.youtube.com/watch?v=_k8bqWySzk4

Computational Neurobiology Center, University of Missouri

Page 3: Activity: Let’s build a ball shooter using LEGO NXT

3

STUDENT ACTIVITY SHEET – to be handed out to the students prior to the activity. Students fill this as they complete the activity. The answers are to be discussed after the entire activity.

• What happens when you turn the system on by pressing the enter button on the NXT brick?

• Why does this happen?

• Is there any similarity between this and how you throw a ball using your hand? Explain it clearly.

Computational Neurobiology Center, University of Missouri

Page 4: Activity: Let’s build a ball shooter using LEGO NXT

4Computational Neurobiology Center, University of Missouri

Attachment: Instructions for building and programming the NXT Ball Shooter – follows starting slide 5

Page 5: Activity: Let’s build a ball shooter using LEGO NXT

5

1. INSTRUCTIONS FOR BUILDING LEGO NXT BALL SHOOTER2. PROGRAMMING INSTRUCTIONS FOR BALL SHOOTER ACTIVITY

Adapted with permission from the website http://www.nxtprograms.com/NXT2/ball_shooter/steps.html

Computational Neurobiology Center, University of Missouri

Page 6: Activity: Let’s build a ball shooter using LEGO NXT

6

BUILDING: STEP 1

• What you need:

Computational Neurobiology Center, University of Missouri

Page 7: Activity: Let’s build a ball shooter using LEGO NXT

7

STEP 1 contd…….

Computational Neurobiology Center, University of Missouri

Page 8: Activity: Let’s build a ball shooter using LEGO NXT

8

BUILDING: STEP 2

• What you need:

Computational Neurobiology Center, University of Missouri

Page 9: Activity: Let’s build a ball shooter using LEGO NXT

Computational Neurobiology Center, University of Missouri

9

STEP 2 contd……

Page 10: Activity: Let’s build a ball shooter using LEGO NXT

10

BUILDING: STEP 3

• What you need:

Computational Neurobiology Center, University of Missouri

Page 11: Activity: Let’s build a ball shooter using LEGO NXT

11

STEP 3 contd…..

Computational Neurobiology Center, University of Missouri

Page 12: Activity: Let’s build a ball shooter using LEGO NXT

12

BUILDING: STEP 4

• What you need:

Computational Neurobiology Center, University of Missouri

Page 13: Activity: Let’s build a ball shooter using LEGO NXT

13

STEP 4 contd…….

Connect this to one of the ports ofthe NXT brick

Computational Neurobiology Center, University of Missouri

Page 14: Activity: Let’s build a ball shooter using LEGO NXT

14

PROGRAMMING -NXT PROGRAM

Computational Neurobiology Center, University of Missouri

• Build NXT program asillustrated in the figure.Download and run the program after building the ball shooter.

Page 15: Activity: Let’s build a ball shooter using LEGO NXT

15

PROGRAMMING - Step 1

Computational Neurobiology Center, University of Missouri

Settings

Page 16: Activity: Let’s build a ball shooter using LEGO NXT

16

PROGRAMMING - Step 2

Computational Neurobiology Center, University of Missouri

Settings

Page 17: Activity: Let’s build a ball shooter using LEGO NXT

17

PROGRAMMING - Step 3

Computational Neurobiology Center, University of Missouri

Settings

Page 18: Activity: Let’s build a ball shooter using LEGO NXT

18

PROGRAMMING - Step 4

Computational Neurobiology Center, University of Missouri

Settings

Page 19: Activity: Let’s build a ball shooter using LEGO NXT

19

PROGRAMMING - Step 5

Computational Neurobiology Center, University of Missouri

Page 20: Activity: Let’s build a ball shooter using LEGO NXT

20

Step 5 contd….

Computational Neurobiology Center, University of Missouri

Settings

Page 21: Activity: Let’s build a ball shooter using LEGO NXT

21

STUDENT ACTIVITY SHEET ANSWERS

• What happens when you press the enter button on the NXT brick?

The balls in the ring are shot out one after the other.

• Why does this happen?

The NXT motor moves forward and every time it moves it also pushes the balls out with a force.

• Is there any similarity between this and how you throw a ball using your hand?The muscle in your arm is like the ‘motor’. Muscles use glucose energy to help your arm to move and throw the ball.

Computational Neurobiology Center, University of Missouri