wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Robotic Arm and Trajectory Quiz

Total questions: 27

Worksheet time: 14mins

Name
Class
Date
1.

Which of the following statements best describes a robotic arm?

a)

A collection of rigid links connected by joints

b)

A device that can only move in a straight line

c)

A mechanism that uses wheels instead of hinges

d)

A closed kinematic chain specialized for drilling

2.

Which of the following is not a primary component of a robotic arm?

a)

Controller

b)

End effector

c)

Power supply (battery pack)

d)

Drives

3.

Which joint type in robotic arms allows linear (sliding) motion?

a)

Revolute joint

b)

Prismatic (linear) joint

c)

Universal joint

d)

Twisting joint

4.

In industrial settings, the most common actuator type for robotic arm joints is:

a)

Regular DC motors without feedback

b)

Stepper motors (or servomotors)

c)

Internal combustion engines

d)

Liquid-fueled rocket thrusters

5.

Which of the following best describes a Cartesian robot arm?

a)

It is equipped with a spherical work envelope.

b)

It moves linearly along the X, Y, and Z axes.

c)

It has no prismatic joints.

d)

It always features six degrees of freedom.

6.

Collaborative robots (Cobots) are primarily designed for:

a)

High payload, high-speed operations with no human presence

b)

Completely autonomous work with no human supervision

c)

Maintaining maximum safety while working side by side with humans

d)

Only hobbyist use and cannot be used in factories

7.

A SCARA robot arm is named for its “Selective Compliance…” which means:

a)

It is designed to always move in 3D arcs

b)

It has limited flexibility in certain directions

c)

It only uses prismatic joints

d)

It cannot handle repetitive tasks

8.

Which of the following is true about a 6-axis articulated robot?

a)

It can only move along one axis at a time.

b)

It has exactly three revolute joints.

c)

It can position its end-effector at any point in 3D space and orient it in any required angle (roll, pitch, yaw).

d)

It cannot perform pick-and-place tasks.

9.

Degrees of Freedom (DOF) in the context of robotic arms refers to:

a)

The number of joints in the arm that can move independently

b)

The overall mass of the robot

c)

The type of programming language the robot uses

d)

The maximum number of parts the arm can hold at once

10.

Which statement best describes forward kinematics?

a)

Determining the joint angles required to place the end effector at a desired location

b)

Calculating the end effector’s location given known joint angles

c)

Using feedback controllers to keep the robot’s movement stable

d)

Performing real-time vision tracking with the robot’s camera

11.

Inverse kinematics is often more complex than forward kinematics primarily because:

a)

There is always only one solution

b)

It is impossible to compute on a standard computer

c)

There can be multiple (or no) joint-angle solutions for a desired end-effector position

d)

Robot arms usually lack enough data to perform calculations

12.

In joint space, the position of the robot is described by:

a)

The (x, y, z) coordinates of the end effector in Cartesian space

b)

The orientation angles (roll, pitch, yaw) of the end effector

c)

The specific angles (or displacements) at each joint of the robot

d)

The speed of the conveyor belt next to the robot

13.

When planning a trajectory for a robot, the “path” refers to:

a)

Only the final location of the end effector

b)

The route or shape the robot will follow in space

c)

The velocity and acceleration profiles over time

d)

The rotation of the gripper or end effector

14.

When planning a trajectory for a robot, the “trajectory” (in contrast to “path”) also includes:

a)

Only the shape of the path

b)

A list of all obstacles in the workspace

c)

The time parameterization (speed, acceleration) of motion along that path

d)

A guarantee that the path cannot be changed

15.

Why is smooth movement an important consideration in trajectory planning?

a)

To minimize the programming time

b)

Because jerky motions can cause inaccuracies or damage fragile objects

c)

Because it is required by law in most countries

d)

It makes no difference as long as the robot eventually reaches the goal

16.

A “velocity profile” in trajectory planning is best described as:

a)

The shape of the path in space, ignoring speed

b)

The maximum payload the robot can carry

c)

How the robot’s speed changes over the course of the movement

d)

The difference between forward and inverse kinematics

17.

Which of the following statements is true about polynomial trajectories?

a)

They can never be used with articulated robot arms

b)

They use polynomial equations to ensure smooth acceleration and velocity

c)

They are always time-optimal

d)

They are a type of trajectory that cannot be adapted to pick-and-place tasks

18.

Splined trajectories differ from single polynomial trajectories because:

a)

They consist of multiple smaller polynomial segments connected smoothly

b)

They use only straight lines between key points

c)

They are typically jerky and not smooth

d)

They cannot handle more than two control points

19.

In time-parameterized trajectories, the key added element is:

a)

The mass of the end effector

b)

The robot’s color scheme

c)

Detailed control of how the motion progresses over time (e.g., acceleration, deceleration)

d)

The difference between left-handed and right-handed coordinate systems

20.

Which type of robot is most commonly seen performing tasks in an automotive assembly line (welding, painting, etc.)?

a)

SCARA robot

b)

Cartesian/Gantry robot

c)

Articulated 6-axis robot

d)

Delta robot

21.

How can a human arm be thought of as an example of an open kinematic chain? Which of the following correctly identifies the “links” and “joints” of the human arm?

a)

The upper arm, forearm, and hand are the "joints," and the shoulder, elbow, and wrist are the "links."

b)

The upper arm, wrist, and hand are the "links," and the shoulder, elbow, and forearm are the "joints."

c)

The shoulder, elbow, and wrist are the "links," and the upper arm, forearm, and hand are the "joints."

d)

The shoulder, elbow, and wrist are the "joints," and the upper arm, forearm, and hand are the "links."

22.

What is the role of controllers in a robotic arm system, and why are they sometimes referred to as the “brains” of the robot?

a)

Controllers are responsible for moving the robot and making decisions based on external stimuli.

b)

Controllers process information and send commands to actuators to achieve desired movement.

c)

Controllers primarily serve as input devices for human users.

d)

Controllers serve as the "eyes" of the robot.

23.

What is meant by “degrees of freedom” in robotics, and why is having six degrees of freedom standard for industrial robotic arms?

a)

Degrees of freedom refer to the number of sensors on the robot, and six is standard for accuracy.

b)

Degrees of freedom describe the number of axes a robotic arm can move in, and six allows for maximum flexibility in movement.

c)

Degrees of freedom refer to the number of robots in a system, and six robots are needed for proper functionality.

d)

Degrees of freedom refer to the number of actuators in a robot, and six actuators are necessary for balance.

24.

Which of the following best describes the difference between forward kinematics and inverse kinematics in robotics?

a)

Forward kinematics calculates the position of the end-effector based on joint angles, while inverse kinematics calculates the joint angles needed to reach a desired position.

b)

Forward kinematics uses geometric principles to determine joint angles, while inverse kinematics is used for robotic simulations.

c)

Forward kinematics is used to plan a path, while inverse kinematics is used to correct errors in movement.

d)

Forward kinematics is used for visualizing movements, while inverse kinematics is for managing robot sensors.

25.

Why might there be multiple solutions in inverse kinematics for a single end-effector position?

a)

Different joint angles can achieve the same end-effector position due to the robot's geometry.

b)

The end-effector may actually make potential pathways simpler.

c)

Only one solution exists for inverse kinematics; multiple solutions are never possible.

d)

Multiple solutions occur only in robots with more than six degrees of freedom.

26.

Why is smooth movement important in robotic applications? Which of the following is a task that requires precise velocity and acceleration control?

a)

Simple material handling in a factory.

b)

Painting or welding tasks, where uniform motion is crucial for quality.

c)

Moving a robotic arm to a fixed position with no concern for time.

d)

Testing the endurance of a robotic arm under extreme conditions.

27.

Which trajectory type would be preferred for an application requiring precise control over acceleration and velocity?

a)

Straight-line trajectory

b)

Circular trajectory

c)

Polynomial trajectory

d)

None of the above