wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Lego EV3 Robotics Quiz (Multiple Choice)

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What are constraints?

a)

Descriptions of what the robot should look like

b)

A set of limitations which the solution must satisfy

c)

A set of rules for how the robot should move

d)

Examples of components the robot should include

2.

What does LED stand for?

a)

Light Excited Diode

b)

Light Electricity Device

c)

Light-Emitting Diode

d)

Light-Emitting Device

3.

How can programs be downloaded onto the robot?

a)

USB cable

b)

Power cable

c)

VGA cable

d)

Ethernet cable

4.

What is a gear ratio?

a)

Ratio between the smallest and largest gears

b)

Ratio between the quantity of teeth on two gears that are turning together

c)

Ratio between the teeth of the gears that are the farthest apart from each other

d)

Ratio between the two largest gears

5.

How do you turn on the EV3?

a)

Right Button

b)

Left Button

c)

Center Button

d)

Top Button

6.

How do you turn off the EV3?

a)

Insert the USB adapter into the USB port on the side of the EV3

b)

Press and hold the right button for 5 seconds until there is a clicking noise

c)

Double click left button and wait for a shut down box to appear

d)

Press the back button until a shut down box appears, and use the center button to select the check

7.

How can the motor and sensor values be checked on the EV3?

a)

Using the Brick Apps on the third menu > Port View > Select the desired motor or sensor

b)

Attach another screen adapter to the USB port on the side of the EV3

c)

Add blocks to display the motor and sensor values when the program is running

d)

Use a digital multimeter to measure the output values

8.

What can a robot’s program do?

a)

Send information to electronic devices

b)

Connect the different parts of the robot

c)

Process data and make decisions

d)

Provide power to electronic devices

9.

Which programming command allows a computer to choose between two sequences of code based on a conditional statement?

a)

Block

b)

Touch

c)

Sensor

d)

Switch

10.

Which are used to connect motors?

a)

Ports A-D

b)

Ports A-C

c)

Ports 1-4

d)

Ports 1-3

11.

Which sensors can EV3 use?

a)

Touch, Color, Heat, Ultraviolet

b)

Ultrasound, Gyro, Color, Touch

c)

Ultrasound, Gyro, Color, Heat

d)

Touch, Color, Ultraviolet, Heat

12.

Which are used to connect sensors?

a)

Ports A-D

b)

Ports A-C

c)

Ports 1-4

d)

Ports 1-3

13.

What is the function of the Gyro sensor?

a)

Detects when it is being pressed and released again

b)

Measuring the intensity of the reflected light

c)

Measuring the speed of the robot and how far it moves

d)

Measuring the robot's rotational motion and changes in orientation

14.

What are the orange programming blocks used for?

a)

Data operation

b)

Flow control

c)

Displaying sensor values

d)

Displaying motor values

15.

What happens when a negative power level is used on a motor block?

a)

Motor turns backwards

b)

Motor turns in a circle

c)

Motor turns in both directions

d)

Motor decreases in speed

16.

Which computer component controls the systems of the robot?

a)

Microcontroller

b)

Servo

c)

Subsystem

d)

Gyroscope

17.

Which devices collect input from the environment and provide information for the central processing unit to respond to?

a)

Actuators

b)

Gears

c)

Motors

d)

Sensors

18.

What is the ultrasonic sensor used for?

a)

Detecting the intensity of light

b)

Start/stop control systems

c)

Generating sound waves and reading the echoes to detect and measure the distance from objects

d)

Generating sound waves in order to detect the size of certain objects

19.

How can the menus of the EV3 be navigated?

a)

Use the LEGO IR remote to navigate, the center button to select, and the back button to cancel or go back

b)

Use the LEGO IR remote to navigate, the right button to select, and the left button to cancel or go back

c)

Use the direction buttons to navigate, center button to select, and the back button to cancel or go back

d)

Use the touch screen to navigate

20.

How can a comment be added to the program?

a)

Type above the first line of code

b)

Type below the last line of code

c)

Click the comment tool to create a comment box, then type inside the box

d)

Click the comment tool to create a comment box, then type next to the box