wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Lecture 3

Total questions: 15

Worksheet time: 12mins

Name
Class
Date
1.

Which of the following best describes the primary role of a PLC in industrial automation?

a)

To execute arithmetic operations and manage office tasks such as word processing

b)

To store and execute control logic that manages inputs (sensors) and outputs (actuators) of machines and processes

c)

To provide internet browsing and remote communication for factory workers

d)

To handle high-resolution image rendering and graphic design applications

2.

One of the weak points of PLCs compared to traditional relay-based control is

a)

High reprogramming flexibility

b)

High reliability under industrial conditions

c)

Ability to integrate sensors and actuators easily

d)

Higher cost despite similar basic functions

3.

Why is a communication module critical in a PLC system?

a)

It provides connectivity between the PLC and external networks, HMIs, or SCADA systems

b)

It stores the program instructions permanently

c)

It ensures backup power in case of failure

d)

It directly converts analog signals to digital form

4.

Which of the following best represents a PLC input device?

a)

Motor contactor controlling a conveyor

b)

Solenoid valve actuator

c)

Limit switch monitoring machine position

d)

Alarm siren

5.

For an application requiring fast and frequent low-power DC switching, which output module is the most suitable?

a)

Relay output

b)

Transistor output

c)

Mechanical contactor

d)

Triac output

6.

You have two start buttons in parallel and three stop buttons in series. One stop button gets disconnected (open circuit). What happens?

a)

The machine can still start normally

b)

The PLC automatically bypasses the faulty stop button

c)

The machine cannot start, because the series path is broken

d)

The PLC restarts the system with default logic

7.

The 4–20 mA analog standard is widely used in PLC systems because it

a)

Allows multiple devices to communicate digitally over a single bus

b)

Ensures permanent program storage in PLC memory

c)

Is mainly used for switching AC actuators

d)

Provides a simple and noise-resistant method of transmitting analog values

8.

Which of the following belongs to the category of industrial fieldbus protocols?

a)

Profibus

b)

Bluetooth

c)

 USB

d)

Wi-Fi

9.

In ladder logic, a normally open (NO) contact behaves as

a)

Conducting current in its rest state and opening when actuated

b)

Non-conducting in its rest state and closing when actuated

c)

A permanent closed path regardless of input state

d)

 A device that can only be used in output rungs

10.

Why are stop buttons conventionally wired as normally closed (NC) in ladder circuits?

a)

To reduce the wiring cost of safety circuits

b)

To guarantee that loss of control voltage will safely stop the machine

c)

To allow operators to restart quickly after emergency stops

d)

To minimize the PLC scan cycle time

11.

The main role of a latch circuit in ladder programming is to:

a)

Maintain an output energized even after the start button is released, until a stop input occurs

b)

Reduce the number of rungs required in a program

c)

Provide automatic resetting of timers when inputs change state

d)

Eliminate the need for external relays

12.

A delay-on timer is used when:

a)

The output must deactivate after a certain time delay

b)

The output must activate only after the input has been held for a set time

c)

The input signal must be filtered before entering the PLC

d)

Continuous oscillation of actuators is required

13.

In TRiLOGI software, setting a timer value to 50 corresponds to

a)

 0.5 seconds delay

b)

5 seconds delay

c)

50 milliseconds delay

d)

50 minutes delay

14.

A pulse generator in PLC control is typically applied to:

a)

Create a continuous analog signal for feedback loops

b)

Generate repetitive on/off cycles for actuators such as cylinders

c)

Reset counters during machine initialization

d)

Extend program memory for complex applications

15.

In the combined pulse generator + counter example, the conveyor begins operation:

a)

Immediately when the Start button is pressed

b)

Only after the counter registers six alarm pulses

c)

 After one revolution of the shaft is detected

d)

As soon as the delay-on timer is reset