wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Robotics-Sensors Quiz

Total questions: 23

Worksheet time: 12mins

Name
Class
Date
1.

Which ports do you motors plug into?

a)

A, B, C and D

b)

1, 2, 3, and 4

c)

I, II, III, and IV

2.

Which ports do you sensors plug into?

a)

I, II, III, and IV

b)

A, B, C and D

c)

1, 2, 3 and 4

3.

What is the name of this sensor?

a)

Infrared

b)

Gyroscopic

c)

Ultrasonic

d)

Touch

4.

What is the name of this sensor?

a)

Degree

b)

Gyroscopic

c)

Turn

d)

Ultrasonic

5.

What is the name of this sensor?

a)

Camera

b)

Color

c)

Ultrasonic

d)

Touch

6.

What is the name of this sensor?

a)

Touch

b)

Push

c)

Weapon

d)

Motor

7.

What is a robot?

a)

A robot is a machine that does tasks without the help of a person.

b)

Is a machine that can do the work of a person automatically.

c)

Both Correct

d)

All Wrong

8.

What is a sensor?

a)

A sensor is a device that receives a signal from the Arduino.

b)

A sensor is a device used to move the robot.

c)

A sensor is a device used to power the robot.

d)

A sensor is a device that detects some type of input from the environment

9.

In color sensor reflected light mode. Which color reflects 100% light?

a)

Black

b)

White

10.

What is the maximum distance EV3 ultrasonic can detect?

a)

50 cm

b)

100 cm

c)

250 cm

d)

500 cm

11.

Rotating using a wheel is not precise. The wheel can slip or the motors can be slightly different. Which sensor help with this problem?

a)

Ultrasonic sensor

b)

Gyro sensor

c)

IR sensor

d)

Color sensor

12.

How to make the robot follow a line?

a)

Touch Sensor

b)

Color Sensor

c)

Ultrasonic Sensor

d)

Gyro Sensor

13.

What are touch sensor events?

a)

Pressed, Released

b)

Pressed, Released, Hit

c)

Pressed, Unpressed

d)

Pressed, Released, Bumped

14.

How do you get your robot to go backwards?

a)

Negative Steering

b)

Positive Steering

c)

Positive Power

d)

Negative Power

15.

A sequence of instructions that is continually repeated until a certain condition is reached.

a)

Troubleshooting

b)

Input

c)

Loops

d)

Output

16.

What do Light Sensors do?

a)

Detect surrounding light intensity between 0 -

100

b)

Detect color

c)

Generate it’s own light

d)

Both A and

C

17.

Why do we use sensors?

a)

They allow manufactures to charge more for robots

b)

They allow robots to interact with the real world

c)

They look pretty

d)

They make robots intelligent

18.

Why do we use Robots?

a)

Robots are cheaper than humans in the long term

b)

Robots can do repetitive tasks that are boring for humans

c)

Robots can do tasks that are unsafe for humans

d)

All of the above

19.

What will this code make the robot do?

a)

Reverse, then turn, then drive forward until it hits something

b)

Drive forward until the robot hits a barrier, then reverse, then turn

c)

Drive forward until the robot hits a barrier, then turn, then reverse

d)

Drive forward indefinitely

20.

Why is this code in a forever block?

a)

To make the code neater and easier to read.

b)

So we don't have to use a tonne of other blocks to get the same effect

c)

We want it to repeat indefinitely

d)

All of the above

21.

What are the three modes of the light sensor?

a)

Touch, Light, Ultrasonic

b)

Brightness, Saturation, Hue

c)

Color, Reflection, Brightness

d)

Color, Reflection, Ambient

22.

The ambient light sensor...

a)

picks up light

b)

emits light and picks up the light

c)

detects the color of something

23.

The color sensor can emit which colors?

a)

white, brown, blue

b)

red, orange, yellow, green, blue, purple

c)

red, yellow, blue

d)

red, green, blue