wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Harper_ELT140_FinalExam

Total questions: 38

Worksheet time: 20mins

Name
Class
Date
1.

Why PLC is developed.

a)

To replace Computer systems.

b)

To replace Relay system.

2.

PLC is abbreviated as___________

a)

Programmable Logic Controller

b)

Programmable Logic Computer

3.

_________ programming Language is used for PLC

a)

Java

b)

C Language

c)

Ladder Diagram

d)

All of the above

4.

What is the Logic Expression for this circuit?

a)

Z = NOT (A AND B)

b)

Z = NOT (A OR B)

c)

Z = (NOT A) AND B

d)

Z = (NOT A) OR B

5.
What kind of gate does this Truth Table represent?
a)
NOR
b)
NOT
c)
OR
d)
XOR
6.
What kind of gate is this?
a)
AND
b)
NOT
c)
OR
d)
XOR
7.
What kind of gate is this?
a)
AND
b)
NAND
c)
OR
d)
XAND
8.

What will the circuit's output be?

a)

1

b)

0

9.

A + 1 =

a)

1

b)

0

c)

A

d)

A pair of smelly sneakers

e)

~A

10.
What kind of gate does this Truth Table represent?
a)
AND
b)
OR
c)
NOT
d)
NOR
11.

In this circuit, if A and B were both 0, what would R be?

a)

0

b)

1

12.

How is the circuit connected for Boolean Expression + (addition)

a)

Series

b)

Parallel

c)

Combination

d)

Open or not connected

13.

________ Ladder diagram for AND Gate.

a)
b)
14.

NC contact can be used to satisfy ________gate condition.

a)

NOT

b)

OR

c)

AND

d)

NOR

15.

The output Y1 turns ON when:

a)

X1 is on AND either X2 OR X3 is off

b)

X1 is on AND either X2 OR X3 is on

c)

X1 is on OR both X2 OR X3 is on

d)

X1 is off AND either X2 OR X3 is on

16.

Delay ON timer is a short time that

a)

Will start as soon as program start.

b)

Will start at any time during program.

c)

Will turn the output OFF after a certain DELAY

d)

Will turn the output ON after a certain DELAY

17.

Delay OFF timer is a short time that

a)

Will start as soon as program start.

b)

Will start at any time during program.

c)

Will turn the output OFF after a certain DELAY

d)

Will turn the output ON after a certain DELAY

18.

____________ track the number of events that take place in a process

a)

On Delay Timer

b)

Off Delay Timer

c)

Up/Down Counter

d)

Internal Memory

19.

The______ counter that counts the events that has happened and decrements the counted number by one count.

a)

Up Counter

b)

Down Counter

c)

Weekly Counter

d)

Hourly Counter

20.

_________ is the brain of the PLC

a)

Computer

b)

CPU

c)

Memory

d)

Input Device

21.

_________ is the input device of PLC

a)

Keyboard

b)

Sensors

c)

Hard disc

d)

Monitor

22.

The Inputs of PLC is represented as _____________in ladder diagram.

a)

Switches

b)

Actuators

23.

The vertical lines in a ladder diagram is called as ______________

a)

Rungs

b)

Rail

24.

The horizontal lines in a ladder diagram is called as ______________

a)

Rungs

b)

Rail

25.

Identify the symbol shown by the image?

a)

Normally Closed Contact

b)

Normally Open Contact

c)

Relay Coil

d)

Normally open pushbutton

26.

Identify the symbol shown by the image?

a)

Normally Closed Contact

b)

Normally Open Contact

c)

Relay Coil

d)

Normally open pushbutton

27.

What is this symbol called?

a)

Output coil

b)

Normally Open contact

c)

Normally Closed contact

28.

Which type of PLC would be able to except additional input cards after it has been installed?

a)

fixed

b)

modular

c)

standalone

d)

portable

29.

What is the name of the part marked with red in the figure?

a)

Power Supply connection

b)

Output connection

c)

Control Panel

d)

Input connection

30.

How many binary bits are in a byte?

a)

1

b)

2

c)

8

d)

16

31.

A discrete input module which can be interfaced is ___________

a)

Horn

b)

push buttons

c)

contactor

d)

Pilot lamp

32.

Which type of memory stores the PLC operating system?

a)

RAM

b)

ROM

c)

GOAT

d)

USB

33.

________ is used for circuit that is able to hold the output energized.

a)

Timer

b)

Latching

34.

The Inputs of PLC is represented as _____________in ladder diagram.

a)

Switches

b)

Actuators

35.

Is an electrically operated switch. Current flowing through the coil creates a magnetic field, which attracts a lever and changes the switch contacts.

a)

Normally open pushbutton

b)

Normally closed pushbutton

c)

Relay

d)

Emergency switch

36.

What is the default value of timers

a)

Seconds

b)

Milliseconds

c)

Hours

d)

Minuets

37.

Field devices refers to what?

a)

Input devices only

b)

Load devices only

c)

Output devices only

d)

All devices physically wired to the PLC

38.

In PLC operation ___________ checks the status at the input side

a)

Input scan

b)

Output scan

c)

Program scan

d)

None of the above