wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

PLC Final Review

Total questions: 20

Worksheet time: 20mins

Name
Class
Date
1.

What is the job of the CPU?

a)

Forms the interface between input field devices to the controller.

b)

To provide DC power to the PLC.

c)

Store and run the PLC software program.

d)

Forms the interface between output field devices to the controller.

2.

What is the address in the PLC program for a push-button that is landed on terminal 4 in the 3rd slot of the chassis?

a)

I: 3/4

b)

I: 4/3

c)

O: 3/4

d)

O: 4/3

3.

Which type of signal is either ON or OFF?

a)

MMMQ

b)

Data

c)

Analog

d)

Discrete

4.

Which of the following is an input field device?

a)

indicator light

b)

small motor

c)

selector switch

d)

motor starter coil

5.

Which type of memory stores the PLC operating system?

a)

RAM

b)

ROM

c)

GOAT

d)

USB

6.

DC analog output modules use a(n) _____ to convert the signal from the CPU to a signal the field device can use.

a)

analog-to-digital converter (A/D)

b)

discrete converter

c)

conventional converter

d)

digital-to-analog converter (D/A)

7.

What does an optical isolator do?

a)

Electrically isolates the internal components from the I/O terminals.

b)

Uses the data tables to make logical decisions.

c)

Takes a current signal and turns it into a pressure.

d)

Powers up each individual card and it doubles as a communication bus.

8.

How many binary bits are in a byte?

a)

1

b)

2

c)

8

d)

16

9.

What is this symbol?

a)

AND

b)

OR

c)

NOT

d)

NEVER

10.

What is this symbol?

a)

AND

b)

OR

c)

NOT

d)

NEVER

11.

What is this symbol?

a)

AND

b)

OR

c)

NOT

d)

NEVER

12.

What Boolean logic statement describes the above ladder logic?

a)

AND LOGIC

b)

OR LOGIC

c)

NOR LOGIC

d)

NOT LOGIC

13.

Which timer bit is similar to instantaneous contacts in electronic timers?

a)

Timer Enable Bit

b)

Timer Timing Bit

c)

Timer Done Bit

d)

Timer ID Bit

14.

Which of the following is an address for a rung controlled by a timer timing bit?

a)

T4: 3/EN

b)

T4: 3/TT

c)

T4: 3/DN

d)

T4: 3

15.

Which timer parameter is the name of the timer?

a)

Timer ID

b)

Timer Time Base

c)

Timer Preset

d)

Timer Accumulator

16.

When using a TON and the rung condition becomes true, which parameter begins to increment?

a)

Timer ID

b)

Timer Time Base

c)

Timer Preset

d)

Timer Accumulator

17.

If the timer time base is 0.1, what would the preset be for a 5 second timer?

a)

.5

b)

5

c)

50

d)

500

18.

Which of the following is NOT a counter parameter?

a)

Counter ID

b)

Counter Count Base

c)

Counter Preset

d)

Counter Accumulator

19.

Use the Input Instruction Selection Guide to select the correct input instruction:

An activated input field device with NC contacts must energize an output field device.

a)

XIO

b)

XIC

c)

OTE

d)

OTL

20.

Use the Input Instruction Selection Guide to select the correct input instruction:

A not activated input field device with NC contacts must de-energized an output field device.

a)

XIO

b)

XIC

c)

OTE

d)

OTL