Basic PLC 1
Basic PLC 1
Basic PLC 1
CONTROLLER
As the name suggests the controller performs control function. This means
there is a parameter which need to be controlled at a particular value desired
by the user. For example we want to control the temperature of water in a
gaiser or say control room temperature using air coolers. In these
applications we find that there are two variables.
The temperature of the water or room which can vary and need to be
controlled. Unless the measurement of this variable is done it cannot be
controlled. This variable is known as process variable or measured
variable.
Then the user has a desire in his mind to control this temperature of water or
room at a particular point. This variable is known as
setvariable/setpoint or desired variable.
The earliest implementation of logics were carried out using relays and
switches. The relays and switches were hardwired as per the requirement of
the user. This premier logic controller is known as relay based system.
A source to drive the system. For example power supply, air supply etc.
The outputs are normally relays solenoid valves timers counters indicating
lamps etc.
All inputs of a logic system are contacts in nature and all outputs are coil in
nature. Hence the logic control system is commonly known as coil and
contact system.
Advantages
Disadvantages
In case of higher voltages and high loads the control circuit and power
circuit are separated as shown below.
It can be seen from the above that a series and parallel circuits are basically
AND logic gate and OR logic gate.It is possible to construct other gates such
as nor,nand,exclusive or etc using relay system.
Nand gate
Not gate
Nor gate
Ex-or gate
Keeping in mind the disadvantages of relay based system a change in
technology was eagerly awaited and the same came upon the advent of
INTEGRATED CHIPS.
These are microprocessor based systems and as such has all the advantages
of solid state systems. Further the logics are programmed through software
Hence configuration of logics is simple and flexible.