wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Robotics 2 EOC exam

Total questions: 101

Worksheet time: 57mins

Name
Class
Date
1.

What is the first step in the engineering design process?

a)

Build a prototype

b)

Identify the problem

c)

Test the solution

d)

Communicate results

2.

Which simple machine is primarily used in a catapult to store and release energy?

a)

Pulley

b)

Lever

c)

Wheel and axle

d)

Inclined plane

3.

What is the main function of a mouse trap in a mouse trap car?

a)

To steer the car

b)

To provide propulsion

c)

To slow down the car

d)

To decorate the car

4.

Which component is NOT typically found in a VEX robotics kit?

a)

Servo motor

b)

Breadboard

c)

Metal beams

d)

Gears

5.

What is block coding?

a)

Writing code using only numbers

b)

Programming using visual blocks that represent code

c)

Coding in a text editor

d)

Coding with only one color

6.

Which of the following is a basic function of animatronics?

a)

Painting

b)

Movement simulation

c)

Data analysis

d)

Web browsing

7.

Which part of a mouse trap car is responsible for reducing friction with the ground?

a)

The spring

b)

The wheels

c)

The lever arm

d)

The string

8.

What is a gear ratio?

a)

The number of wheels on a car

b)

The ratio of the number of teeth on two meshing gears

c)

The speed of a motor

d)

The length of a lever

9.

Which gear arrangement will increase the speed of a VEX robot?

a)

Large gear driving a small gear

b)

Small gear driving a large gear

c)

Two gears of the same size

d)

No gears at all

10.

Which of the following best describes the purpose of testing a prototype in the engineering design process?

a)

To see if the solution works as intended

b)

To make the prototype look better

c)

To sell the prototype

d)

To write a report

11.

If you want your catapult to launch a ball farther, which design change would most likely help?

a)

Use a shorter arm

b)

Increase the tension in the launching mechanism

c)

Add more weight to the base

d)

Use a lighter projectile

12.

When programming a robot using block coding, which block would you use to make the robot move forward?

a)

"Turn left"

b)

"Move forward"

c)

"Repeat"

d)

"Stop"

13.

How does using gears in a VEX robot affect its movement?

a)

Gears only change the color of the robot

b)

Gears can change the speed and torque of the robot's movement

c)

Gears make the robot heavier

d)

Gears are only for decoration

14.

Why is it important to use simple machines in animatronics?

a)

To make the animatronic look more colorful

b)

To reduce the amount of movement

c)

To efficiently transfer and control motion

d)

To make the animatronic heavier

15.

Which of the following best explains why a mouse trap car might not move straight?

a)

The color of the car is too bright

b)

The wheels are not aligned properly

c)

The string is too short

d)

The car is too light

16.

A gear train has a driving gear with 10 teeth and a driven gear with 50 teeth. What is the gear ratio?

a)

1:5

b)

5:1

c)

10:50

d)

2:1

17.

A student wants to improve the accuracy of their catapult. What should they do?

a)

Use a random launching angle each time

b)

Use a consistent launching angle and force

c)

Change the projectile every time

d)

Launch from different surfaces

18.

You are designing a VEX robot to pick up objects. Which combination of parts would be most effective for creating a grabbing mechanism?

a)

Wheels and axles

b)

Gears and levers

c)

Beams and nuts

d)

Sensors and lights

19.

If a gear train has a gear ratio of 2:1, what does this mean?

a)

The driven gear turns twice for every turn of the driving gear

b)

The driving gear turns twice for every turn of the driven gear

c)

Both gears turn at the same speed

d)

The gears do not move

20.

Which VEX part is used to sense distance?

a)

Motor

b)

Ultrasonic sensor

c)

Gear

d)

Beam

21.

Which block coding structure allows a robot to repeat a set of actions?

a)

"If" block

b)

"Repeat" or "Loop" block

c)

"Wait" block

d)

"Stop" block

22.

What is the function of a servo motor in animatronics?

a)

To provide precise control of movement

b)

To play music

c)

To light up LEDs

d)

To store data

23.

Which of the following is a benefit of using block coding for beginners?

a)

It requires advanced typing skills

b)

It helps visualize programming logic

c)

It is only for experts

d)

It is slower than text coding

24.

A mouse trap car travels a shorter distance than expected. Which factor is most likely responsible?

a)

Too much friction in the wheels

b)

The car is too colorful

c)

The lever arm is too long

d)

The string is too tight

25.

Which VEX part is used to connect two gears together at a distance?

a)

Axle

b)

Chain and sprocket

c)

Beam

d)

Sensor

26.

What is the main purpose of using a lever in a catapult?

a)

To store and release energy efficiently

b)

To make the catapult heavier

c)

To slow down the projectile

d)

To decorate the catapult

27.

Which of the following is an example of a simple machine used in animatronics?

a)

Lever

b)

Computer

c)

Battery

d)

Wire

28.

A student is building a gear train with three gears. If the first gear has 8 teeth, the second has 16 teeth, and the third has 32 teeth, what is the overall gear ratio from the first to the third gear?

a)

1:2

b)

1:4

c)

4:1

d)

2:1

29.

Which of the following is NOT a step in the engineering design process?

a)

Identify the problem

b)

Brainstorm solutions

c)

Ignore feedback

d)

Test the prototype

30.

What is the main function of a sensor in a BirdBrain Technologies project?

a)

To provide input to the system

b)

To power the project

c)

To store data

d)

To decorate the project

31.

Which of the following best describes a "torque" in the context of gears?

a)

The speed of rotation

b)

The force that causes rotation

c)

The color of the gear

d)

The number of teeth

32.

A student wants to make their animatronic puppet's arm move more slowly. What should they do with the gear ratio?

a)

Use a higher gear ratio (large driven gear, small driving gear)

b)

Use a lower gear ratio (small driven gear, large driving gear)

c)

Remove all gears

d)

Use only one gear

33.

Which of the following is a reason to use a prototype in the engineering design process?

a)

To test ideas before final production

b)

To skip the testing phase

c)

To avoid making changes

d)

To make the process longer

34.

A gear train has a driving gear with 20 teeth and a driven gear with 10 teeth. What is the gear ratio?

a)

2:1

b)

1:2

c)

10:20

d)

1:1

35.

Which of the following is a function of the "if" block in block coding?

a)

To repeat actions forever

b)

To make decisions based on conditions

c)

To stop the program

d)

To change the color of the blocks

36.

A student is using BirdBrain Technologies to make a robot that moves when it gets dark. Which sensor should they use?

a)

Light sensor

b)

Temperature sensor

c)

Sound sensor

d)

Ultrasonic sensor

37.

Which of the following is a benefit of using gears in a mouse trap car?

a)

Gears can change the speed and force of the wheels

b)

Gears make the car heavier

c)

Gears are only for decoration

d)

Gears slow down the car

38.

A student is building a catapult and wants to increase the launch distance. Which variable should they adjust?

a)

The length of the lever arm

b)

The color of the catapult

c)

The number of wheels

d)

The type of glue used

39.

A team is building a mouse trap car and wants it to travel the farthest distance possible. What strategic changes could they make to achieve this goal? (Select the best answer.)

a)

Use larger wheels and a longer lever arm to increase the distance traveled

b)

Make the car heavier

c)

Use a shorter string

d)

Remove the wheels

40.

You are programming an animatronic bird using BirdBrain Technologies. The bird should flap its wings when a sensor detects movement. How would you plan your block coding sequence?

a)

Start with a "when sensor detects movement" block, then add blocks to move the wings

b)

Only use blocks to move the wings

c)

Use random blocks in any order

d)

Ignore the sensor and move the wings continuously

41.

A student is testing their catapult and notices the projectile always lands short of the target. What reasoning process should they use to improve their design?

a)

Guess and keep launching

b)

Analyze the launch angle and force, then adjust one variable at a time

c)

Change everything at once

d)

Ignore the results

42.

You are tasked with designing an animatronic puppet that can wave its hand and blink its eyes. What is the best approach to plan and build this project?

a)

Build everything at once without a plan

b)

Break down the movements into smaller tasks, design mechanisms for each, and test them separately before combining

c)

Only focus on the hand movement

d)

Use only one motor for all movements

43.
An engineer has designed and built a prototype to improve the brake system of a car. What is the next step that the engineer should take in the process?
a)
Test the prototype.
b)
Make sketches of the prototype.
c)
Identify constraints.
d)
Collect and analyze the test results. 
44.
When they're trying to solve a problem, engineers follow a series of _____
a)
steps
b)
problems
c)
solutions
d)
tests
45.

The strongest and most sturdy polygon to use in constructing a base for a catapult is a..

a)

triangle

b)

square

c)

rhombus

d)

circle

46.

What simple machine is a ramp an example of?

a)

Lever

b)

Wheel and axle

c)

Inclined plane

d)

Wedge

47.

Which of the following is NOT considered a type of simple machine?

a)

Lever

b)

Pulley

c)

Battery

d)

Inclined Plane

48.

What advantage does a compound pulley system have over a single pulley system?

a)

It requires more effort to lift the load.

b)

It decreases the distance the effort travels.

c)

It increases the mechanical advantage.

d)

It is simpler to set up.

49.

When you build your prototype it is really important to do this...

a)

Rebuild it

b)

Test it many times

c)

Present it

50.

In the design process, it is okay to make many prototypes and test them instead of choosing one solution to try.

a)

True

b)

False

51.

A model that can be tested and redesigned is called a...

a)

product

b)

prototype

c)

process

52.

A medical company designs a new

device to measure a person’s vital signs,

including heart rate and blood pressure.

During the design process, the company

produces several prototypes.

During which of the following steps is it

most appropriate to use a prototype?

a)

distributing information about

the device

b)

researching how vital signs are

measured

c)

testing whether the device works

properly

d)

determining which vital signs are

most important

53.

How can you increase the speed of your robot?

a)

Put a big gear on the motor and a small gear on the wheel

b)

Put a small gear on the motor and a big gear on the wheel

c)

Lower the RPMs

d)

Change drivers

54.

Tank drive is a way to control you robot.

a)

True

b)

False

55.

The more torque your robot has, the faster it will go...

a)

True

b)

False

56.

What is this VEX IQ part called?

a)

Beam

b)

Standoff

c)

Connector Pin

d)

Shaft

57.

What is this VEX IQ part called?

a)

Pulley

b)

Plate

c)

Wheel and Tire Hub

d)

Gear

58.

What is this VEX IQ part called?

a)

Smart Motor

b)

Smart Cable

c)

Robot Brain

d)

Controller

59.

What is this VEX IQ part called?

a)

Smart Motor

b)

Smart Cable

c)

Robot Brain

d)

Controller

60.

What is this VEX IQ part called?

a)

Beam

b)

Plate

c)

Connector Pin

d)

Gear

61.

What is this VEX IQ part called?

a)

Beam

b)

Standoff

c)

Connector Pin

d)

Shaft

62.

What is this VEX IQ part called?

a)

Smart Motor

b)

Smart Cable

c)

Robot Brain

d)

Controller

63.

What is this VEX IQ part called?

a)

Standoff

b)

Connector Pin

c)

Corner Connector

d)

Shaft Collar

64.

What is this VEX IQ part called?

a)

Pulley

b)

Plate

c)

Wheel and Tire Hub

d)

Gear

65.

What is this VEX IQ part called?

a)

Beam

b)

Standoff

c)

Connector Pin

d)

Shaft

66.

What is this VEX IQ part called?

a)

Pulley

b)

Shaft Collar

c)

Wheel and Tire Hub

d)

Gear

67.

What is this VEX IQ part called?

a)

Pulley

b)

Plate

c)

Shaft Collar

d)

Gear

68.

What category do these parts belong to?

a)

specialty parts

b)

gears

c)

beams & plates

d)

pins & standoffs

e)

sprockets & chain

69.

These parts belong to the (a)   category.

70.

What category do this part belong to?

a)

beams & plates

b)

gears

c)

wheels

d)

pins & standoffs

e)

sprockets & chain

71.

Label the following electronic parts.

72.

Which of the following is a component of BirdBrain hardware?

a)

Servo motor

b)

LED light

c)

Both A and B

d)

None of the above

73.

What is the primary function of the BirdBrain software interface?

a)

To provide power to the hardware components

b)

To allow users to program and control the hardware components

c)

To store data collected by the hardware

d)

To connect BirdBrain to the internet

74.

Which of the following is an example of an input device in BirdBrain?

a)

Buzzer

b)

Light sensor

c)

LED

d)

Servo motor

75.

Identify an output device used in BirdBrain.

a)

Temperature sensor

b)

Distance sensor

c)

LED

d)

Microphone

76.

What programming concept is used to repeat a set of instructions in BirdBrain?

a)

Variable

b)

Loop

c)

Function

d)

Condition

77.

In BirdBrain, what is the role of a sensor?

a)

To provide visual output

b)

To detect changes in the environment

c)

To store data

d)

To control other devices

78.

Which software interface is commonly used with BirdBrain hardware?

a)

Microsoft Word

b)

Scratch

c)

Adobe Photoshop

d)

Google Chrome

79.

How does a light sensor function in BirdBrain?

a)

It emits light

b)

It detects the intensity of light

c)

It stores light data

d)

It converts light into sound

80.

Describe the process of connecting a BirdBrain hardware component to the software interface.

a)

Plug the component into a power source

b)

Use a USB cable to connect the hardware to the computer and open the software interface

c)

Install drivers for the hardware

d)

Connect the hardware to the internet

81.

Explain how a loop can be used to control an LED in BirdBrain.

a)

A loop can be used to turn the LED on and off repeatedly at set intervals

b)

A loop can be used to change the color of the LED

c)

A loop can be used to store the LED's state

d)

A loop can be used to connect the LED to the internet

82.

What is the purpose of using variables in BirdBrain programming?

a)

To store data that can be used and manipulated within the program

b)

To create loops

c)

To detect environmental changes

d)

To control hardware components

83.

How can a distance sensor be used in a BirdBrain project?

a)

To measure the distance between the sensor and an object

b)

To emit sound

c)

To display visual output

d)

To store data

84.

Design a simple BirdBrain project that uses both input and output devices. Describe the data flow.

a)

A project where a light sensor detects the ambient light level and an LED changes brightness accordingly

b)

A project where a temperature sensor stores data in a file

c)

A project where a buzzer emits sound based on a timer

d)

A project where a servo motor moves based on a pre-set program

85.

How would you troubleshoot a BirdBrain project if the LED is not lighting up as expected?

a)

Check the power supply and connections, ensure the LED is properly connected, and verify the programming code

b)

Replace the LED with a new one

c)

Restart the computer

d)

Update the software interface

86.

What reasoning would you use to decide between using a light sensor or a distance sensor in a BirdBrain project?

a)

Consider the type of data needed: use a light sensor for light intensity and a distance sensor for measuring distance

b)

Use the sensor that is easier to connect

c)

Use the sensor that is cheaper

d)

Use the sensor that is more readily available

87.

How can you use conditional statements in BirdBrain programming to enhance a project?

a)

By creating conditions that trigger specific actions based on sensor inputs

b)

By storing data

c)

By connecting hardware components

d)

By providing power to the components

88.

What is the significance of data flow in a BirdBrain project?

a)

It determines how data is collected, processed, and used to control output devices

b)

It provides power to the hardware components

c)

It stores data in the cloud

d)

It connects the hardware to the internet

89.

Explain how you would use a servo motor in a BirdBrain project.

a)

A servo motor can be programmed to move to specific angles based on input from sensors

b)

A servo motor can be used to detect light intensity

c)

A servo motor can store data

d)

A servo motor can emit sound

90.

What steps would you take to ensure accurate data collection from a BirdBrain sensor?

a)

Calibrate the sensor, ensure proper connections, and verify the programming code

b)

Replace the sensor with a new one

c)

Restart the computer

d)

Update the software interface

91.

How can you use evidence from sensor data to improve a BirdBrain project?

a)

Analyze the data to identify patterns and make adjustments to the programming code or hardware setup

b)

Store the data in a file

c)

Share the data on social media

d)

Use the data to power the hardware components

92.

What is the role of a buzzer in a BirdBrain project?

a)

To provide auditory output based on programming instructions

b)

To detect sound

c)

To store data

d)

To measure distance

93.

Which of the following best describes the data flow in a BirdBrain project involving a temperature sensor and an LED?

a)

The temperature sensor collects data, which is processed by the software interface, and the LED changes color based on the temperature

b)

The LED collects data, which is processed by the software interface, and the temperature sensor changes its reading based on the LED color

c)

The temperature sensor stores data, and the LED emits light based on a timer

d)

The LED collects data, and the temperature sensor emits sound based on the data

94.

How would you plan a BirdBrain project that uses multiple sensors to control a single output device?

a)

Identify the sensors needed, determine how their data will be combined, and program the output device to respond to the combined data

b)

Use the sensors that are easiest to connect

c)

Use the sensors that are cheapest

d)

Use the sensors that are more readily available

95.

What strategy would you use to debug a BirdBrain project that is not functioning as expected?

a)

Systematically check each component and connection, review the programming code, and test each part of the project individually

b)

Replace all components with new ones

c)

Restart the computer

d)

Update the software interface

96.

How can simple machines make work easier?

a)

by decreasing the force needed to complete the task

b)

by increasing the friction between the machine and the object

c)

by adding more work on the object than originally applied

d)

by removing the force of gravity on the object

97.

Which simple machine would be the MOST efficient for lifting an object 30 meters off the ground?

a)

pulley

b)

screw

c)

wedge

d)

lever

98.

A doorknob is a simple machine made up of 2 circular objects of different sizes. When turning a doorknob, what type of simple machine is being used?

a)

inclined plane

b)

wheel and axle

c)

wedge

d)

pulley

99.

Workers push a heavy box up an inclined plane and onto a moving truck. Which best explains why these workers use an inclined plane?

a)

It makes their work easier because it requires less effort.

b)

It decreases the amount of work they have to do.

c)

It increases the amount of friction necessary to do the task.

d)

It makes the box weigh less.

100.

A group of workers needs to move a piano from the second floor of a building. The piano is too wide to fit through the doorway, so they will lower the piano to the ground through a window. Which simple machine would be the best to help the workers lower the piano from the window?

a)

wheel and axle

b)

inclined plane

c)

pulley

d)

wedge

101.

Using the back of a hammer makes it much easier to remove a nail from a wooden board. What kind of simple machine would the hammer be classified as if you are using it for this purpose?

a)

Wedge

b)

Lever

c)

Pullye

d)

Inclined Plane