WorksheetsRobotics I final review
Total questions: 10
Worksheet time: 3hrs 30mins
The 1st law of robotics
A robot may not injure a human being or, through inaction, allow a human being to come to harm.
A robot must obey orders given it by human beings except where such orders would conflict with the First law.
A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.
The 2nd law of robotics
A robot may not injure a human being or, through inaction, allow a human being to come to harm.
A robot must obey orders given it by human beings except where such orders would conflict with the First law.
A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.
The 3rd law of robotics
A robot can't go to school.
A robot must obey orders given it by human beings except where such orders would conflict with the First law.
A robot may not injure a human being or, through inaction, allow a human being to come to harm.
A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.
What does the code SpinFor do?
Turn the drivetrain
Spin a motor in a direction
Spin the Drivetrain
Cause the drivetrain to go forward.
What does the code TurnFor do?
Spin the motors
Turn the motors
Turn the Drivetrain
Cause the drivetrain to go forward
List 3 practical Applications for Robots
Write 3 sentences on the importance of keeping an engineering notebook, and building a prototype.
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)
Drone Where should you NOT fly your drone?
Out of sight
Overhead people
Near an airport
all of the above
What are the four FORCES acting on an aircraft?
Propellers, Gravity, Lift, Drag
Lift, Drag
Thrust, Drag, Lift, Weight
Thrust, Drag, Lift, Gravity
Thrust, Drag, propulsion, Lift
