Chapter 3 Introduction To PLC System
Chapter 3 Introduction To PLC System
2. Input/output system
The Central Processing Unit
It functions much the same way the CPU of a regular computer does,
except that it uses special instructions and coding to perform its
functions.
The CPU has three parts:
The CPU the processor
has three
parts: the memory system
The I/O system is what actually physically carries out the control
commands from the program stored in the PLC’s memory.
Like a contact, each coil also monitors a certain field device. However,
unlike a contact, which monitors the field device and then tells the PLC
what to do, a coil monitors the PLC control program and then tells the
field device what to do.
EXAMPLE
In PLC talk, this three-step process of monitoring the inputs, executing the PLC control program, and changing the status of the outputs
accordingly is called the scan.
PLC SELECTION PROCEDURE
Choosing a PLC or Controller for your Process is very important as it helps in Cost optimization. To
determine the most suitable PLC to be used in the automation task, there are several basic considerations
to be made:
2. Type of I/O’s:
On selecting PLC, we have to consider what types of I/Os are needed, such as
digital input like Sensor, Push Buttons etc, or analog inputs like pressure and
temperature. Just like that we consider output, digital outputs are Relay,
Contactor, Lamp etc. or you need an Analog output like Drive and Control Valves.
3. Memory and Programming Requirements:
• Memory size is normally related to the amount of I/O points required in the system. The other factor that affects the
amount of memory required is the control program that is to be installed.
• Program size is also related to the number of I/O points since it must include instructions for reading from or writing to
each point.
5. Instruction Set/CPU:
• All PLC handle logic control, sequencing, etc, but difference in the area of data handling, special functions and
communications. Larger programmable controllers tend to have more powerful instructions than smaller ones in these
areas.
• 6.PLC Scan Time:
• PLC scan time is a time needed for PLC to completely Scan one cycle of PLC. It may consist of reading
PLC input status, clearing PLC memory, Executing the PLC program and updating the Output. It is
sometimes needed PLC with less scan time but it finds costly.