Operating Cycle of the PLC Processor Flashcards

1
Q

What is the processor scan?

A

Reading the inputs, solving the program and writing to the outputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is required to capture high-speed switching events using a pLC with a longer scan time?

A

Special programming instructions with interrupts or high-speed counter inputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If the PLC has a scan time of 9ms and is required to monitor a signal that ___________, the CPU will never notice the signal has changed state.

a. changes state once in 12ms
b. changes state very slowly
c. changes state once in 20ms
d. changes state twice in 5ms

A

d. changes state twice in 5ms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Scan time is the time required ____________

A

To execute one cycle of the processor scan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If the state of the inputs changes during the program scan, when does that change take effect?

A

During the start of the next program scan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are three items on which the scan time of the processor depends?

A
  • Speed of the CPU
  • Length of the program
  • Total number of I/O to service
  • Type of programming instructions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

During what portion of the operating cycle of a PLC does the processor read the input status and write to the outputs?

A

I/O Update

How well did you know this?
1
Not at all
2
3
4
5
Perfectly