wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

PLC CLASS REVISION

Total questions: 49

Worksheet time: 28mins

Name
Class
Date
1.

What does PLC stands for?

a)

Programmable logic controller

b)

Programming ladder CPU

c)

Programming logic computer

d)

Programmable limited control

2.

Which of the following methods can be used to program PLC.

a)

On display programming

b)

LAD

c)

FBD

d)

All of the above

3.

In the relay, what is the main purpose of the coil?

a)

Increase the current

b)

Reduce the voltage

c)

Generates the magnetic field

d)

Protects the relay from overcurrent

4.

What is this symbol called?

a)

Output coil

b)

Normally Open contact

c)

Normally Closed contact

5.

Why does PLC program in Ladder diagram Logic system need to have END function ?

a)

To make the PLC turn off when reach the END function.

b)

To make the PLC stop running when reach END function.

c)

To make the PLC do nothing when reach the END function.

d)

To make PLC know the end of program when reach the END function.

6.

Which of the following is NOT part of basic PLC system?

a)

Memory

b)

Relay box

c)

Power supply

d)

Central Processing Unit (CPU)

7.

PLC is _______________ type of system

a)

User friendly

b)

Microprocessor based

c)

Special Computer

d)

All of the above

8.

PLC is preferred over traditional logic system because

a)

Security & Speed of Operation

b)

Visual Observation & Documentation

c)

Flexible & Reliable

d)

Compact

e)

All of the above

9.

Choose the symbol that is similar to this diagram.

a)
b)
c)
d)
10.

Which 1 below is NOT PLC's configuration types

a)

Unitary

b)

Modular

c)

Automation

d)

Rack mounted

11.

What is meant by programming device in PLC?

a)

Platform where data is processed.

b)

Platform where program or control logic is written.

c)

Platform where incoming power supply coming in.

d)

Platform where input or output source is connected.

12.

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.

13.

Which type of memory stores the PLC operating system?

a)

RAM

b)

ROM

c)

GOAT

d)

USB

14.

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.

15.

How many binary bits are in a byte?

a)

1

b)

2

c)

8

d)

16

16.

What is the given device used as?

a)

Input

b)

Output

17.

The part of the PLC where inputs and outputs are connected are

a)

input /output interface

b)

memory

c)

Processor

d)

power supply

18.

The plc stores its programs in

a)

memory

b)

programming device

c)

power supply

d)

input device

19.

Select a PLC input device

a)

Sensor

b)

Fan

c)

Motor

d)

Light

20.

select the sequence of label from the below option.

a)

1.programming port 2.output port 3.Input port

b)

1.output port. 2.programming port 3.Input port

c)

1.programming port 2.Input port 3.output port

21.

What is the given device used as?

a)

Input

b)

Output

22.

When the programming device must be connected to the controller

a)

Always

b)

When entering a program

c)

While monitoring a program

d)

Both b and c

23.

PLC software that runs on personal computer can be used to

a)

Write a PLC program

b)

Document a PLC program

c)

Monitor and control the process

d)

all of the above

24.

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

25.

What is called a PLC that come in one package with no separate removable IO units

a)

Analog

b)

Digital

c)

Fixed

d)

Modular

26.

What type is a NPN Transistor

a)

Sinking

b)

Sourcing

27.

What type is a PNP Transistor

a)

Sinking

b)

Sourcing

28.

What was used traditionaly in place of PLC for Automation?

a)

Computer

b)

Solenoid

c)

Relay

d)

Transistor

29.

what is called the Time taken to complete one scan cycle?

a)

Cyclic Time

b)

Scan Time

c)

Updating the output

d)

Fetch Time

30.

what is description of NO and NC

a)

Not Open and Not Closed

b)

Need Open and Not Closed

c)

Never Open and Never Closed

d)

Normally Open and Normally Closed

31.

Choose the symbol that is similar to this diagram.

a)
b)
c)
d)
32.

What is the meaning of "download" ?

a)

To transfer the program to PC

b)

To retrieve the program from PLC

c)

To transfer the program to PLC

d)

To retrieve the program from PC

33.

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

34.

Single acting cylinder should interfaced to PLC output pin via.....

a)

Relay

b)

solenoid valve

c)

Contactor

d)

Reed switch

35.

How many PLC output pin are used to operate 5/2 way double solenoid valve correctly?

a)

1

b)

2

c)

3

d)

5

36.

Roller limit switch can be installed to PLC input pin.....

a)

Directly

b)

Via relay

c)

Via contactor

d)

Via push button

37.

What is this table?

a)

AND logic table

b)

OR logic table

c)

OUTPUT

d)

NOT

38.

Solenoids,Lamps,motors are connected to

a)

Analog Input

b)

Analog Output

c)

Digital Input

d)

Digital Output

39.

For PLC's Scan cycle which one is correct.

a)

1.Program execute 2.Output Write 3. Input Read

b)

1. Input Read 2.Output Write 3.Program execute

c)

1.Output Write 2.. Input Read 3.Program execute

d)

1. Input Read 2.Program execute 3.Output Write

40.

__ __

A . B

is the same as

a)

_______

A + B

b)

A . B

c)

B . A

d)

______

A . B

41.

How many different combinations of 1 and 0 are possible with 3 bits?

a)

2

b)

4

c)

6

d)

8

42.

How many values does a Boolean variable have?

a)

4

b)

3

c)

2

d)

1

e)

Infinite

43.

Apply Demorgan's theorem to simplify the following expression: [(A+B)+C]'

a)

ABC

b)

A'+B+C

c)

A+B+C

d)

A'B'C'

44.

In Boolean expression A+AB simplifies ____

a)

A

b)

B

c)

A+B

d)

1

45.

Which of these are logic gates?

a)

AND

b)

OR

c)

NOT

d)

IF

e)

ELSE

46.

The Boolean representation of this PLC program is:

a)

ABC + D

b)

C + (A + B)D

c)

C + D(A + B)

d)

C(AB' + D')

47.

what is the alternate name of Holding register?

a)

Working Register

b)

Group Register

c)

Input register

d)

Output register

48.

One group register can control how many outputs?

a)

16

b)

8

c)

1

d)

2

49.

How many bytes of data are required to represent the state of 32 inputs?

a)

1

b)

2

c)

3

d)

4