Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Robotics I final review

Total questions: 10

Worksheet time: 3hrs 30mins

Name
Class
Date
1.

The 1st law of robotics

a)

A robot may not injure a human being or, through inaction, allow a human being to come to harm.

b)

A robot must obey orders given it by human beings except where such orders would conflict with the First law.

c)

A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.

2.

The 2nd law of robotics

a)

A robot may not injure a human being or, through inaction, allow a human being to come to harm.

b)

A robot must obey orders given it by human beings except where such orders would conflict with the First law.

c)

A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.

3.

The 3rd law of robotics

a)

A robot can't go to school.

b)

A robot must obey orders given it by human beings except where such orders would conflict with the First law.

c)

A robot may not injure a human being or, through inaction, allow a human being to come to harm.

d)

A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.

4.

What does the code SpinFor do?

a)

Turn the drivetrain

b)

Spin a motor in a direction

c)

Spin the Drivetrain

d)

Cause the drivetrain to go forward.

5.

What does the code TurnFor do?

a)

Spin the motors

b)

Turn the motors

c)

Turn the Drivetrain

d)

Cause the drivetrain to go forward

6.

List 3 practical Applications for Robots

4 lines
7.

Write 3 sentences on the importance of keeping an engineering notebook, and building a prototype.

4 lines
8.

Describe the operation of the first 3 lines of code

Drivetrain.turnFor(left, 270,degrees);

Drivetrain.driveFor(reverse,5,mm);

Drivetrain.turnFor(right,360,degrees);

(a)  

9.

Drone Where should you NOT fly your drone?

a)

Out of sight

b)

Overhead people

c)

Near an airport

d)

all of the above

10.

What are the four FORCES acting on an aircraft?

a)

Propellers, Gravity, Lift, Drag

b)

Lift, Drag

Thrust, Drag, Lift, Weight

c)

Thrust, Drag, Lift, Gravity

d)

Thrust, Drag, propulsion, Lift