Test #8 Flashcards
Define sequential process
Sequential process consist of a sequence of one or more operations that must be performed in a defined order.
Define discrete process
Consist of a series of distinct operations with a definite condition for initiating each operation.
Define time-driven sequential process
Time-driven sequential processes move from one operation to the next due to a time interval expiring or an absolute time value being reached.
Define event driven sequential process.
Event driven sequential processes move from one operation to the next due to an event.
What does PLC stands for?
Programmable logic controller
Name the five different types of PLC programming languages.
Ladder diagram, sequential function charts, functional block diagram, structured text, instruction list.
State the four different sections of the PLC.
Central processing unit, input/output, communication, power supply.
State the four functions of the input/output interface section.
Termination, signal conditioning, isolation, indication.
Explain the termination function of the input/output section.
The field wiring from devices located on the machine or process attaches at the input/output modules.
Explain the signal conditioning function of the input/output section.
Incoming or outgoing field values are:
1) Converted to the appropriate type;
2) Amplified to the appropriate levels;
3) Filtered;
4) Other signal conditioning depends on the device connected.
Explain the isolation function of the input/output section.
Signals are both electrically and physically isolated via photo-optical sensors.
Explain the indication section of the input/output section.
An indicator lamp or LED is driven by the inputn for diagnostics to indicate input or output bit status, or operational status of a device.
Name the four modes of operation pf the SLC-500.
Run mode, program mode, single scan test mode, continuous scan test mode.
Explain the run mode of operation.
The PLC executes the program in this mode.
Explain the program mode of operation.
In this mode, the PLC can upload or accept a download of a program.