wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Unit 13 A plc revision

Total questions: 6

Worksheet time: 16mins

Name
Class
Date
1.

 Convert the binary number 10111101 to decimal

a)

174

b)

189

c)

157

d)

182

2.

Convert the decimal number 146 to binary

a)

10010001

b)

10010011

c)

10010010

d)

1001100

3.

Convert the decimal number 124 to hexadecimal

a)

18

b)

9

c)

6c

d)

7c

4.

The majority of PLCs work using the refresh or batch process mode. This involves the PLC in a continuously repeating scan cycle of copying the status of all inputs to memory, working through the stored program and then updating the outputs. Give TWO significant limitations of this process:

4 lines
5.

How many binary bits are needed to store the BCD number 1375? 

a)

1=001

3=011

7=111

5=101

16bit

b)

1=0001

3=0011

7=0111

5=0101

16bit

c)

1=0011

3=0001

7=0111

5=0101

8bit

d)

1=0001

3=0011

7=111

5=101

8bit

6.

A PLC system has an input filter delay of 5ms, relay outputs with a quoted delay of 8ms and, when monitored, the program scan times are 12ms minimum and 32ms maximum. For a given input change calculate the best case AND worst case response for an output directly controlled by that input: Marks 

a)

Min = 24ms

Max = 78ms

b)

Min = 25ms

Max = 29ms

c)

Min = 25ms

Max = 77ms

d)

Min = 26

Max = 82