Automation Notes
Automation Notes
Automation Notes
TECHNOCRAT AUTOMATION
AUTOMATION
Definition
MONITORING
INLET VALVE
OUTLET VALVE
Page | 2
TECHNOCRAT AUTOMATION
AUTOMATED CONTROL
INLET VALVE
L.
T
CONTROLLER
(PLC;DCS:etc)
70%
OUTLET VALVE
Page | 3
TECHNOCRAT AUTOMATION
Page | 4
TECHNOCRAT AUTOMATION
HISTORY OF AUTOMATION
1.
MANUAL/HUMAN CONTROL
2.
HARDWIRED/ELECTRICAL
CONTROL
3.
ELECTRONIC CONTROL
4.
PROGRAMMABLE LOGIC
CONTROL
(P.L.C)
INTRODUCTION NOTES ON AUTOMATION AND P.L.C
Page | 5
TECHNOCRAT AUTOMATION
5.
(D.C.S)
MANUAL CONTROL
DISADVANTAGES
LOW EFFICIENCY
HIGH MAINTANCE
TIME WASTING
LOW QUALITY OF PRODUCT
FULLY DEPENDED ON HUMANS
WEAR AND TEAR
LOW ACCURACY
LESS PRECISE
HARDWIRED CONTROL
Page | 6
TECHNOCRAT AUTOMATION
DISADVANTAGES
Bulky wirings
Chance of short circuit
More complex
Difficult to find out faults
Maintanance
Efficiency
Installation cost is high
RELAY
Electro-mechanical switching
device.
TW0 CONTACT POINTS
I. Normally Open (NO)
II. Normally closed (NC)
DIAGRAM:
INTRODUCTION NOTES ON AUTOMATION AND P.L.C
Page | 7
TECHNOCRAT AUTOMATION
NO
COMMON
NC
RELAY LOGICS
Circuits with electrical wirings and
relays are called relay logic wirings.
In hard wired control the relays plays
a crucial role in controlling a process.
The relay is like a switch which
switches a load ON/OFF depending on
the logic wiring; and control
sequence.
A relay have two sections
Input:
Input section has a coil; which will
energize
when it gets
an input supply.
Output:
INTRODUCTION NOTES ON AUTOMATION AND P.L.C
Page | 8
TECHNOCRAT AUTOMATION
IV.
V.
VI.
VII.
NAND gate
NOR gate
X-OR(EXCLUSIVE OR) gate
X-NOR(EXCLUSIVE NOR)gate
1 not gate:
NO
230V/50Hz;
1AC
MOTOR
Page | 9
TECHNOCRAT AUTOMATION
NC
230V/50H
z/1AC
TRUTH TABLE
S1
0
1
L
1
0
2 AND gate:
S1
S2
P
N
P a g e | 10
TECHNOCRAT AUTOMATION
3 OR
S1
S2
GATE
S1
S2
P
N
S1
S2
P a g e | 11
TECHNOCRAT AUTOMATION
4 Nand gate
S1
S2
P
N
S1
S2
P a g e | 12
TECHNOCRAT AUTOMATION
5 nor gate
S1
S2
P
N
S1
S2
P a g e | 13
TECHNOCRAT AUTOMATION
6 x-or gate
S1
S2
P
N
S1
S2
P a g e | 14
TECHNOCRAT AUTOMATION
7 x- nor gate
S1
S2
P
N
S1
S2
P a g e | 15
TECHNOCRAT AUTOMATION
Electronic control
Comes after the development of
transistor.
Fast switching speed.
It will work in three different
configuration:
Common emitter:- amplifier
Common base
:-switch
Common collector:-cascade
amplifier
Electronic control becomes more
common after the development of
integrated circuits like microprocessor and micro- controller.
Micro processor:- needs external
memory
Micro ctrlr
:-integrated with
memory
P a g e | 16
TECHNOCRAT AUTOMATION
disadvantages
temperature range:- 15c 23c.
limited number of inputs and
outputs.
cannot withstand to vibrations.
continuous reprogramming will
cause damages to p and cs.
work only in small voltage
ranges.
P a g e | 17
TECHNOCRAT AUTOMATION
Advantages
Temperature range:- 72c-74c
Invariant to vibrations
Expand the number of i/0s
depending on the type of plc.
Re-programmable to 9999
times.
Work on both high voltage and
low voltage compare to p and
c.
INTRODUCTION NOTES ON AUTOMATION AND P.L.C
P a g e | 18
TECHNOCRAT AUTOMATION
Architecture of p.l.c
POWER SUPPLY
230/110VAC/24VDC
24VDC/0-10VDC/4-20mA
MEMORY
PROGRAM MEMORY
OUTPUT TO FIELD
24VDC/0-10V/4-20mA
DATA MEMORY
COMMUNICATION
PORT (RS 232/RS
485..)
P a g e | 19
TECHNOCRAT AUTOMATION
EXPANSION
PORT
The
The
The
The
The
The
Power supply
P a g e | 20
TECHNOCRAT AUTOMATION
Expansion port
Expansion port is used to expand the
number of i/os
P a g e | 21
TECHNOCRAT AUTOMATION
P.S
INPUT
OUTPUT
COMM
only limited number of i/os upto
128
Modular type
P.S
INPUT
OUTPUT
COMM
E
X
P
A
N
S
I
O
N
P a g e | 22
TECHNOCRAT AUTOMATION
Rack type
Pow
er
Supp
ly
Unit
Com
mun
icati
on
port
Digi
tal
Ana
log
i/o
i/o
P a g e | 23
TECHNOCRAT AUTOMATION
Communication port
Communication port is used to
communicate between PC and PLC(for
programs); PC and PLC (for SCADA).
PC and PLC
One of the main use of the
communication port is to communicate
between computer and the plc for
downloading programs from pc to plc
and to upload programs from plc for
further expansions.
PC and PLC
Another main advantage of the
communication port is to communicate
between PLC and SCADA.
P a g e | 24
TECHNOCRAT AUTOMATION
Different Communication
protocols
RS 232; RS 485; RS 422
(Recommended Standred)
RJ 11;RJ 45
(Registered Jack)
PROFI BUS; PROFI NET+
INTRODUCTION NOTES ON AUTOMATION AND P.L.C
P a g e | 25
TECHNOCRAT AUTOMATION
MOD BUS
FIELD BUS
Optical Fibre Communication(OFC)
Universal Serial Bus (USB)
p.l.c programming
Like computer needs programs for its
working a PLC need a program and a
programming
languages
for
its
working.
Programming make the plc work to
its control logic.
Like
our
common
computer
a
programmer needs a programming
language to program a plc.
There are mainly 5 languages to
program a plc.
Different programming languages are:-
(I.L)
P a g e | 26
TECHNOCRAT AUTOMATION
(S.T)
(L.D)
Ladder diagram
Ladder diagram is a programming
language used to program a PLC.
The program is written in the
programming
software
of
the
corresponding PLC and it is then
downloaded to the PLC through the
communication
port
using
the
required communication protocol.
The basic structure of a ladder
diagram resemblences a LADDER.
It has to vertical lines which are
known as RAILS.
Horizontal
lines
are
known
as
RUNGS.
The contacts and coils are placed on
rungs which represents inputs and
outputs in the field.
According to the ladder diagram
program the PLC control the process.
P a g e | 27
TECHNOCRAT AUTOMATION
RUNG
RIGHT SIDE
P a g e | 28
TECHNOCRAT AUTOMATION
SYMBOLS
NO
NC
Output coil