wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Robotics Energizer

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

This term describes the field of study focused on developing robots and automation.

a)

robot

b)

robotics

c)

artificial intelligence

2.

a programmable machine that can complete a task

a)

robot

b)

robotics

c)

artificial intelligence

3.

In wiring the robot, connect Trigger to pin _______?

a)

D1

b)

D2

c)

D3

4.

This mini robot circuit is known as?

a)

Tinker Circuit

b)

Pepito Circuit

c)

Patino Circuit

5.

In wiring the robot, connect the right tracker to pin the?

a)

A2/D17

b)

A3/D16

c)

A3/D17

6.

The value that is usually used in analogwrite is 0 to 255. However, what value is better to use?

a)

1% to 100%

b)

1% to 50%

c)

50% to 100%

7.

This refers to a series of lines of code that a robot can use to perform certain instructions.

a)

Code

b)

Algorithm

c)

Articulation

8.

The following are types of basic control structure except;

a)

sequential

b)

selection

c)

logical

d)

iteration

9.

What code is needed so that the motor can stop?

a)

(power=00)

b)

(power=0)

c)

(power==0)

10.

In coding the motor control, if power < 0, therefore, the direction is?

a)

linear

b)

reversed

c)

curved