wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Robotics Quiz for Class 9

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the fundamental definition of a robot?

a)

Any machine that uses electricity

b)

A machine that looks and acts like a human

c)

A programmable machine capable of carrying out a complex series of actions automatically

d)

A device that can only perform one specific task

2.

In a typical IR motion sensor module, what are the two main components?

a)

A laser and a light detector

b)

An IR LED and a photodiode

c)

A sound emitter and a microphone

d)

A heat sensor and a cooling fan

3.

How does an active IR sensor detect an object?

a)

By detecting the heat emitted by the object

b)

By measuring the ambient light in the room

c)

By sending out a beam of IR light and detecting its reflection

d)

By sensing vibrations in the air

4.

What is the role of an 'actuator' in a robot?

a)

To sense the environment

b)

To process information

c)

To provide the power

d)

To provide movement (e.g., motors, pistons)

5.

A microcontroller (like an Arduino) in a motion sensor project acts as the:

a)

Power supply

b)

Robot's 'brain'

c)

Robot's 'eyes'

d)

Robot's 'muscles'

6.

If you are building a robot to navigate a maze, what is the most crucial category of components?

a)

Actuators

b)

Sensors

c)

The chassis

d)

The power source

7.

Why would a black, non-reflective wall be difficult for an IR sensor to detect?

a)

It absorbs most of the IR light, so little is reflected back.

b)

It generates its own IR light, confusing the sensor.

c)

It is too cold to be detected.

d)

It is usually too smooth for the sensor to see.

8.

What does 'Degrees of Freedom' (DoF) refer to in a robotic arm?

a)

The number of tasks the robot can perform

b)

The number of independent joints or ways the arm can move

c)

The weight the robot can lift

d)

The speed of the robot's processor

9.

In your motion sensor circuit, the IR sensor sends a 'signal' to the microcontroller. What is this signal?

a)

A loud sound

b)

A flash of visible light

c)

A change in voltage

d)

A burst of heat

10.

What is the difference between an 'autonomous' robot and a 'teleoperated' robot?

a)

An autonomous robot is stationary; a teleoperated one moves.

b)

An autonomous robot makes its own decisions; a teleoperated one is remotely controlled by a human.

c)

An autonomous robot has sensors; a teleoperated one does not.

d)

An autonomous robot is for industrial use; a teleoperated one is for home use.

11.

Which component would you program to sound an alarm when your IR sensor detects motion?

a)

The IR LED

b)

The photodiode

c)

The microcontroller

d)

The resistor

12.

What is a primary limitation of using IR sensors outdoors?

a)

They do not work in the dark.

b)

They are not waterproof.

c)

The infrared radiation from the sun can interfere with the sensor.

d)

They require too much power to operate outdoors.

13.

The three essential components that make up almost every robot are:

a)

Wheels, arms, and a head

b)

Wires, gears, and a battery

c)

Sensors, a controller, and actuators

d)

A camera, a microphone, and a speaker

14.

What is the purpose of writing and uploading a 'program' or 'sketch' to a microcontroller?

a)

To give the robot its physical shape

b)

To provide electrical power to the sensors

c)

To tell the controller how to interpret sensor data and control the actuators

d)

To design how the robot will look on the outside

15.

A robot in a car factory that welds car frames is an example of what type of robot?

a)

A teleoperated robot

b)

An autonomous mobile robot

c)

A collaborative robot

d)

A fixed industrial robot

16.

If your motion detector is being falsely triggered, what is a possible cause?

a)

The object is too far away.

b)

A flickering light or a reflective surface is confusing the IR sensor.

c)

The battery power is too low.

d)

The program code has a spelling mistake.

17.

What distinguishes a robot from a simple machine like a toaster?

a)

A robot uses electricity, and a toaster does not.

b)

A robot is made of metal, and a toaster is made of plastic.

c)

A robot can be programmed to perform a variety of actions and react to its environment.

d)

A robot is much more expensive than a toaster.

18.

The part of the IR sensor that *detects* the incoming infrared light is the:

a)

IR LED

b)

Resistor

c)

Photodiode

d)

Voltage regulator

19.

In robotics, what does 'automation' mean?

a)

The process of building a robot by hand.

b)

The technique of making a process or system operate automatically without human intervention.

c)

The use of remote controls to operate machinery.

d)

The study of robot emotions.

20.

When the IR sensor detects an object, its output pin typically goes 'HIGH'. What does 'HIGH' signify in digital electronics?

a)

A state of high temperature

b)

A specific voltage level representing the number 1 (or 'true')

c)

A warning that the sensor is about to break

d)

The sensor is using a high amount of power