Paul Ciarrochi Joins Hormann Flexon - Professional Door Dealer

PLC is designed to replace a circuit relay sequentialeach of these elements.
in a control system. In addition to programmable,Power supply is used to provide power supply to
this tool can also be controlled, and operated byall parts of the PLC (including CPU, memory, etc.).
people who do not have knowledge in computerMost PLC work on the power supply 24 VDC or
operation in particular.220 VAC.
PLC stands for programmable logic controller,Programming Console is a programming panel in
which has the following meaning:which there RAM (Random Access Memory) that
1.Programmabledemonstrate ability in terms offunctions as a semi-permanent storage in a
memory to store programs that have beenprogram that was created or modified. Programs
made that easily altered function or usefulness.written to the console must be in the form of
2.Logicdemonstrate the ability to process input inmnemonic. This device can be connected directly
the arithmetic and logic (ALU), which comparesto the CPU by using a cable that can be installed
the operation, add, multiply, divide, subtract,ekstention and removed at any time.
negation, AND, OR, and so forth.Memory is a component for storing the program,
3.Controllerdemonstrate the ability to control andTo the PLC will work as expected then needed a
manage the process to produce the desiredprogram to run it. The program should be stored
output.in a certain way so that the PLC can access
The basic elements of a PLC consists of a Powercommands according to the instructions. One also
supply, Programming Console, Memory, CPU, inputneeded to store data temporarily during the
modules, output modules. following we describeimplementation of the program.