wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

4-12 & 4-13 PLC Classwork

Total questions: 40

Worksheet time: 2hrs 0mins

Name
Class
Date
1.

PLC stands for ___________

a)

Programmable Logic Controller

b)

Programmable Logic Computer

c)

Programs Learn Computers

d)

Program Ladder Controls

2.

Why was the PLC developed in manufacturing?

a)

To replace Computer systems.

b)

To replace Relay systems.

3.

What is the programming language used for PLCs?

a)

Java

b)

Python

c)

Ladder Diagram

d)

Block Coding

4.

Which one is NOT an Output Device?

a)

Motor

b)

Solenoid

c)

Indicator Lamp

d)

Selector Switch

5.

Identify the symbol shown by the image.

a)

Normally Closed (NC)

b)

Normally Open (NO)

c)

Relay Coil

d)

Motor

6.

Identify the symbol shown by the image.

a)

Normally Closed (NC) Pushbutton

b)

Normally Open (NO) Pushbutton

c)

Relay Coil

d)

Normally Closed (NC) Switch

7.

If two NC contacts are connected in series that satisfies _______Gate logic.

a)

AND

b)

NAND

c)

OR

d)

NOR

8.

What the symbol function?

a)

Normally Closed (NC)

b)

Normally Open (NO)

c)

Relay Coil

d)

Lamp

9.

Inputs X021 and X022 are shown as __________ in the ladder diagram.

a)

parallel

b)

series

c)

coil

d)

one rung

10.

What logic function is shown here?

a)

OR

b)

AND

c)

NAND

d)

NOR

11.

PLC implements (uses) ___________ functions by means of a program.

a)

Arithmetic

b)

Logic control

12.

Which one is NOT an input for a PLC?

a)

Solenoid

b)

Selector Switch

c)

Push Button

d)

Sensor

13.

The horizontal lines in a ladder diagram are called ______________.

a)

Rungs

b)

Rails

c)

Coils

14.

Which logic gate does this ladder logic represent?

a)

AND gate

b)

OR gate

c)

NAND gate

d)

NOR gate

15.

An OR function used in ladder logic uses:

a)

Normally Closed contacts in series

b)

Normally Closed contacts in parallel

c)

Normally Open contacts in series

d)

Normally Open contacts in parallel

16.

The PLC internally operates, stores, and calculates the value in _____ (meaning there are only two options, zero and one).

a)

Binary format

b)

Decimal format

c)

Octal format

d)

Hexagonal format

17.

Which one is the correct sequence for a PLC operation?

a)

Input scan, Logic scan & Output scan

b)

Logic scan, Output scan & Input scan

c)

Input scan, Output scan & Logic scan

d)

Input scan & Output scan

18.

Choose the symbol that is similar to this diagram.

a)
b)
c)
d)
19.

What is the description of NO and NC?

a)

Not Open and Not Closed

b)

Need Open and Need Closed

c)

Never Open and Never Closed

d)

Normally Open and Normally Closed

20.

What is the status of DO O1 when PB1 is pressed?

a)

Lamp2 is turned on.

b)

Lamp2 is turned off.

c)

Lamp3 is turned on.

d)

Lamp3 is turned off.

21.

What type of logic circuit is shown here?

a)

NOT

b)

OR

c)

AND

d)

NOR

22.

What type of logic circuit is shown here?

a)

NAND

b)

AND

c)

OR

d)

NOR

23.

What type of logic circuit is shown here?

a)

NOR

b)

OR

c)

AND

d)

NAND

24.

Which logic element has two or more normally open switches wired in series?

a)

AND

b)

OR

c)

NOR

d)

NAND

25.

Which logic element has two or more normally open switches wired in parallel?

a)

NAND

b)

AND

c)

OR

d)

NOR

26.

Which logic element has one normally closed switch wired in series with the output?

a)

NOT

b)

NOR

c)

OR

d)

AND

27.

Which logic element consists of two or more normally closed input switches wired in parallel?

a)

NAND

b)

AND

c)

OR

d)

NOR

28.

This is known as Exclusive OR meaning that the output turns on if one and only one of the inputs is true (not like OR which will turn an output on if both are true).

a)

NOR

b)

XOR

c)

XNOR

d)

AND

29.

This is known as Exclusively Not OR meaning that the output turns on if both inputs are true or if both inputs are false.

a)

NOR

b)

XOR

c)

XNOR

d)

AND

30.

Which logic gate is represented here? The operator must press both buttons at the same time for the machine to start.

a)

AND

b)

OR

c)

NAND

d)

NOR

31.

Which logic gate is represented here? The operator can press a remote start button (away from the machine) or can press the start button on the machine.

a)

AND

b)

OR

c)

NAND

d)

NOR

32.

Which logic gate is shown here? This provides multiple stop pushbuttons around machinery (which provides safer operations) that will stop the conveyor belt.

a)

OR

b)

AND

c)

NOR

d)

NAND

33.

Which logic gate is represented here? An Emergency Stop pushbutton.  The machine is running but if the emergency stop button is pressed, the machine will stop.

a)

NOR

b)

OR

c)

AND

d)

NOT

34.

__________ is a hard-wired control system using switches, timers, relays, motors, wires, etc. This system has disadvantages including needing space, installation, modifications and trouble shooting.

a)

Relay Logic

b)

Ladder Logic

c)

PLCs

35.

Using the Input Memory Table, which input has been activated (pushing a button or flipping a switch)?

a)

None of them.

b)

PB6

c)

PB1

d)

PB15

36.

Using the Output Memory Table, which output has received voltage?

a)

None of them.

b)

SOL6

c)

SOL12

d)

SOL3

37.

On a ladder diagram, the ____________ are shown on the left and the ______________ are shown on the right.

a)

inputs, outputs

b)

outputs, inputs

c)

coils, logic gates

d)

logic gates, coils

38.

What is the output device shown in the diagram?

a)

SOL1

b)

SOL2

c)

COM

d)

LS1

39.

Using the diagram, PB1 is a _____ push button and PB2 is a ______ push button.

a)

NO, NC

b)

NC, NO

c)

OR, AND

d)

AND, OR

40.

Using the diagram: Pressing PB1 will turn _____ L1, L2 and L3 and will turn _____ L4.

a)

on, off

b)

off, on

c)

both, or

d)

or, both