SlideShare une entreprise Scribd logo
1  sur  25
Télécharger pour lire hors ligne
SUBMITTED BY:-
PALLAVI PANDEY
THAPAR UNIVERSITY
SIX WEEKS TRAINING
HISTORY OF INDUSTRIAL
AUTOMATION
Manual
Control
Pneumatic
Control Electronic
System
Hard wired
logic
System
PLC
INDUSTRIAL
AUTOMATION
SOFTWARE
CONTROL
SCADA
HARDWARE
CONTROL
PLC/DCS FIELD
INSTRUMENTS
MOTOR,RELAYS,
SENSORS
REAL TIME
SYSTEM
Monitors input and
take decision based
on its program and
control output to
PROGRAMMABLE LOGIC
CONTROLLER(PLC)
INPUT PLC OUTPUT
IMPORTANCE OF PLC:-
 Large number of input & output ports are available.
 PLC’S can withstand vibration, temperature, humidity & noise.
 It is programmed using Ladder diagrams and no programming
language is required.
 Large current driving ability- 24VDC whereas 5VDC is
available in microcontroller.
 Already interfaced I/P & O/P are available inside a PLC.
 Easier and faster to make changes.
 Trouble shooting aids make programming easier and reduce
downtime.
 Reliable components make these likely to operate for years
before failure.
PLC COMPONENTS:-
POWER SUPPLY:-24VDC,220 V AC,
110VAC
COMMUNICATION-RS 232,DH(485)
DIRECT
40 Feet
max.
Ex- RS232
INDIRECT
4000 Feet
Ex- RS232-
RS485
INPUT MODULE
DIGITAL INPUTSL:- Switches,Push Buttons
ANALOG INPUTS:- 4-20mA,0-10V Pressure, Temprature
etc.
PLC
OUTPUT MODULE:-
i) DIGITAL OUTPUT:- Lamps, Alarms etc.
ii) ANALOG OUTPUT:-Control valve, Drives
etc.
PROCESSOR:- CPU
i)User Memory
ii)Storage Memory:- RAM, ROM ,EEPROM etc.
TYPES OF PLC:-
i) Compact
ii) Modular
Leading Brands Of PLC
AMERICAN1. Allen Bradley
2. Gould Modicon
3. Texas Instruments
4. General Electric
5. Westinghouse
6. Cutter Hammer
7. Square D
EUROPEAN 1. Siemens
2. Klockner & Mouller
3. Festo
4. Telemechanique
Languages Used in PLC
 Ladder Logic
 FBD-Functional Block Diagram
 SFC-Sequence Flow Chart
 STC-Structural Text Language
 IL-Instruction List
PHASE 2
Program
Execution
PHASE 3
Diagnostics/
Comm
PHASE 4
Output
Scan
PHASE 1
Read Inputs
Scan
By ROCKWELL AUTOMATION
(USA Company)
Communication Software :-RS Linx Classic
Programming Software:- RS Linx Micro English
PLC Used – Micrologix 1000
 PICO
 MICRO
 SLC
 PLC
 Logix Sereis
TYPES
PLC PROGRAMMING- LADDER
LOGIC
NORMALLY
OPEN(NO)
NORMALLY
CLOSE(NC) OUTPUT RUNG IN
PARALLEL
ADRESSING MODES:-
 MODULAR PLC  COMPACT PLC
File type File number : Slot number . Word Number/
Bit No.
ANALOG
INPUT- I1:3.0
OUTPUT- O0:3.0
INPUT- I1:0.0
OUTPUT- O0:0.0
DIGITAL
INPUT- I1:1.0/2
OUTPUT-
O0:1.0/1
INPUT- I1:0.0/0
OUTPUT-
O0:0.0/1
ADVANCE INSTRUCTIONS :-
i) Latch Unlatch Command
ii) One Shot Rise(OSR)
iii) Compute/Math
(Add, Sub, Math, Divide, SQR, NEG, TOD, FRD)
iv) Move Logical (MVM)
v) Gates (AND, OR, NOT, EXOR)
vi) Program Control (JMP & LBL)
vii) Temporary End (TND)
viii) Compare (MOV, NEQ, LES, GRT, LEQ, GRQ)
ix) Timer/ Counters (UP, DOWN, TON, TOFF, RES)
AUTOMATIC PARKING :-
PARKING
Max. 10 Cars
IN OUT
Design an automatic parking place
having a maximum seats for 10 cars.
The gate should automatically open if
there are less than 10 cars in the parking
but it should not open if space is full.
INTERLOCKING
A1
A2
A1
A2
C
1
C2
START 1 START 2
STOP 1 STOP
2
AUX
NC2
AUX
NC1
AUX
NO1
AUX
NO2
Star Delta Starter- Control
Circuit
PROJECT
SEQUENCE CONTROL OF
MOTORS
 AIM of the Project:- To obtain the motors working in a
particular pattern/Logic sequence.
 Apparatus Used:- PLC (Allen Bradley)
MicroLogix1000, Power Supply, Wires, Electromagnetic
Relay.
 DIAGRAM:- EM
RELAY
M1
M2
M3
M4
MOTORS
L
N
NO 1
NO 2
NO 3
NO 4
M1
M2
M3
M4
0
I/0
I/3
I/2
I/1
V DCDC
COM
O/0
O/1
O/2
O/3
24V
DC
24V
DC
O1
O
2
O3
O4
WIRING OF PLC
P
L
C
CONSISTS OF THREE PARTS:-
1) POWER SUPPLY:-
For converting 220V AC into 24V DC ( required by the PLC )
2) RELAY :-
For supplying 220V AC to the LED or Motor.
3) PLC :-
It works as controller which controls the instruments according to the
programming done by the user. It acts as the main brain or controller. The PLC
used here is MicroLogix1000. The sequence of motors is
1 0 1 1
1 1 1 0
1 1 1 1
0 1 1 1
USES OF SEQUECE CONTROL OF MOTORS:-
i) Used in Food Factory.
ii) Used in manufacturing Plants.
iii) Used in Construction Work.
N7 :0– Integer
acts as source.
N7:9- Used for
masking.
N7:10- Used
for storing the
result.
ROLE OF PLC IN
INSTRUMENTATION & CONTROL
Instrumentation and control engineering is about measurement and control. It
deals with development of new control devices, manufacturing facilities and
plants.
 Its about gathering data & changing field parameters to obtain the best
possible output.
 Instrumentation and Control is about MEASUREMENT, CONTROL AND
AUTOMATION.
 PLC is actually the best controller.
Ex-PLC IN PROCESS CONTROL:-
Time in Minutes
Temp.
rise
Holding Temp.
rise
Holding
PLC Controlled
Process
Ideal Process
Process End
Process Start
Y2Y1
0 X1X2 X3 X4Time in
Minutes
0 X1X2 X3 X4
Y2
Temp.
rise
Holding Temp.
rise
Holding
Process End
Conventional
Process
Ideal Process
Temperature(in
Deg.C.)
Process
Start
Y1

Contenu connexe

Tendances

PLC Preventive Maintenence
PLC Preventive MaintenencePLC Preventive Maintenence
PLC Preventive MaintenenceKetan Nayak
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic ControllerValai Ganesh
 
Part 8 PLC faundamentals of wiring sink and source
Part 8 PLC faundamentals of wiring sink and sourcePart 8 PLC faundamentals of wiring sink and source
Part 8 PLC faundamentals of wiring sink and sourceKuldeepMakwana6
 
Allenbradley Control Logix PLC Network Architecture
Allenbradley Control Logix PLC Network  ArchitectureAllenbradley Control Logix PLC Network  Architecture
Allenbradley Control Logix PLC Network ArchitectureDEEPAK GORAI
 
Basics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADABasics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADAIndira Kundu
 
Plc 8 raja presentation plc
Plc 8  raja presentation  plcPlc 8  raja presentation  plc
Plc 8 raja presentation plcRameez Raja
 
Pe 3231 week 15 18 plc
Pe 3231 week 15 18  plcPe 3231 week 15 18  plc
Pe 3231 week 15 18 plcCharlton Inao
 
PLC and SCADA Training
PLC and SCADA TrainingPLC and SCADA Training
PLC and SCADA TrainingAEAB Engineer
 
Industrial Training on PLC SCADA HMI for fresher engineers
Industrial Training on PLC SCADA HMI for fresher engineersIndustrial Training on PLC SCADA HMI for fresher engineers
Industrial Training on PLC SCADA HMI for fresher engineersSneha Yadav
 
INDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLCINDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLCMehvish Mushtaq
 
Programmable Logic Controller (plc)
Programmable Logic Controller (plc)Programmable Logic Controller (plc)
Programmable Logic Controller (plc)Dhruv Shah
 
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)Řőmĕő Šhűbhąm
 
Allenbradley Micro logix 1400 Plc Hardware information Guide
Allenbradley Micro logix 1400 Plc Hardware information GuideAllenbradley Micro logix 1400 Plc Hardware information Guide
Allenbradley Micro logix 1400 Plc Hardware information GuideDEEPAK GORAI
 

Tendances (20)

PLC Preventive Maintenence
PLC Preventive MaintenencePLC Preventive Maintenence
PLC Preventive Maintenence
 
ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Part 8 PLC faundamentals of wiring sink and source
Part 8 PLC faundamentals of wiring sink and sourcePart 8 PLC faundamentals of wiring sink and source
Part 8 PLC faundamentals of wiring sink and source
 
Allenbradley Control Logix PLC Network Architecture
Allenbradley Control Logix PLC Network  ArchitectureAllenbradley Control Logix PLC Network  Architecture
Allenbradley Control Logix PLC Network Architecture
 
Basics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADABasics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADA
 
PLC Guide
PLC GuidePLC Guide
PLC Guide
 
Plc seminar abu
Plc seminar    abuPlc seminar    abu
Plc seminar abu
 
Plc 8 raja presentation plc
Plc 8  raja presentation  plcPlc 8  raja presentation  plc
Plc 8 raja presentation plc
 
Pe 3231 week 15 18 plc
Pe 3231 week 15 18  plcPe 3231 week 15 18  plc
Pe 3231 week 15 18 plc
 
91 100
91 10091 100
91 100
 
PLC and SCADA Training
PLC and SCADA TrainingPLC and SCADA Training
PLC and SCADA Training
 
Industrial Training on PLC SCADA HMI for fresher engineers
Industrial Training on PLC SCADA HMI for fresher engineersIndustrial Training on PLC SCADA HMI for fresher engineers
Industrial Training on PLC SCADA HMI for fresher engineers
 
Basics of plc_programming1
Basics of plc_programming1Basics of plc_programming1
Basics of plc_programming1
 
0 Sed2 Product Overview
0 Sed2 Product Overview0 Sed2 Product Overview
0 Sed2 Product Overview
 
INDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLCINDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLC
 
Programmable Logic Controller (plc)
Programmable Logic Controller (plc)Programmable Logic Controller (plc)
Programmable Logic Controller (plc)
 
Basic PLC
Basic PLCBasic PLC
Basic PLC
 
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
 
Allenbradley Micro logix 1400 Plc Hardware information Guide
Allenbradley Micro logix 1400 Plc Hardware information GuideAllenbradley Micro logix 1400 Plc Hardware information Guide
Allenbradley Micro logix 1400 Plc Hardware information Guide
 

Similaire à Automation-PLC (20)

plc automation thapar university
plc automation thapar universityplc automation thapar university
plc automation thapar university
 
Programmable Logic Controller Training Day 1 to 3.pptx
Programmable Logic Controller  Training Day 1 to 3.pptxProgrammable Logic Controller  Training Day 1 to 3.pptx
Programmable Logic Controller Training Day 1 to 3.pptx
 
Plc 131022133632-phpapp02
Plc 131022133632-phpapp02Plc 131022133632-phpapp02
Plc 131022133632-phpapp02
 
Basic PLC
Basic PLCBasic PLC
Basic PLC
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
 
Basic plc
Basic plcBasic plc
Basic plc
 
Plc (PROGRAMMABLE LOGIC CONTROLLER)
Plc (PROGRAMMABLE LOGIC CONTROLLER)Plc (PROGRAMMABLE LOGIC CONTROLLER)
Plc (PROGRAMMABLE LOGIC CONTROLLER)
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
 
plc-amp-scada-ppt.pptx
plc-amp-scada-ppt.pptxplc-amp-scada-ppt.pptx
plc-amp-scada-ppt.pptx
 
plc-amp-scada-ppt.pptx
plc-amp-scada-ppt.pptxplc-amp-scada-ppt.pptx
plc-amp-scada-ppt.pptx
 
Presentaton on Plc & Scada
Presentaton on Plc & ScadaPresentaton on Plc & Scada
Presentaton on Plc & Scada
 

Dernier

Curve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptxCurve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptxRomil Mishra
 
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSHigh Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSsandhya757531
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organizationchnrketan
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESkarthi keyan
 
AntColonyOptimizationManetNetworkAODV.pptx
AntColonyOptimizationManetNetworkAODV.pptxAntColonyOptimizationManetNetworkAODV.pptx
AntColonyOptimizationManetNetworkAODV.pptxLina Kadam
 
STATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subjectSTATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subjectGayathriM270621
 
Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfDrew Moseley
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptxmohitesoham12
 
Forming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptForming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptNoman khan
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier Fernández Muñoz
 
Detection&Tracking - Thermal imaging object detection and tracking
Detection&Tracking - Thermal imaging object detection and trackingDetection&Tracking - Thermal imaging object detection and tracking
Detection&Tracking - Thermal imaging object detection and trackinghadarpinhas1
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfalene1
 
70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical trainingGladiatorsKasper
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionSneha Padhiar
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
The Satellite applications in telecommunication
The Satellite applications in telecommunicationThe Satellite applications in telecommunication
The Satellite applications in telecommunicationnovrain7111
 

Dernier (20)

Curve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptxCurve setting (Basic Mine Surveying)_MI10412MI.pptx
Curve setting (Basic Mine Surveying)_MI10412MI.pptx
 
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSHigh Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
priority interrupt computer organization
priority interrupt computer organizationpriority interrupt computer organization
priority interrupt computer organization
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
 
AntColonyOptimizationManetNetworkAODV.pptx
AntColonyOptimizationManetNetworkAODV.pptxAntColonyOptimizationManetNetworkAODV.pptx
AntColonyOptimizationManetNetworkAODV.pptx
 
STATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subjectSTATE TRANSITION DIAGRAM in psoc subject
STATE TRANSITION DIAGRAM in psoc subject
 
Immutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdfImmutable Image-Based Operating Systems - EW2024.pdf
Immutable Image-Based Operating Systems - EW2024.pdf
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptx
 
Forming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).pptForming section troubleshooting checklist for improving wire life (1).ppt
Forming section troubleshooting checklist for improving wire life (1).ppt
 
Javier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptxJavier_Fernandez_CARS_workshop_presentation.pptx
Javier_Fernandez_CARS_workshop_presentation.pptx
 
Detection&Tracking - Thermal imaging object detection and tracking
Detection&Tracking - Thermal imaging object detection and trackingDetection&Tracking - Thermal imaging object detection and tracking
Detection&Tracking - Thermal imaging object detection and tracking
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
 
70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training70 POWER PLANT IAE V2500 technical training
70 POWER PLANT IAE V2500 technical training
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based question
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
The Satellite applications in telecommunication
The Satellite applications in telecommunicationThe Satellite applications in telecommunication
The Satellite applications in telecommunication
 

Automation-PLC

  • 1. SUBMITTED BY:- PALLAVI PANDEY THAPAR UNIVERSITY SIX WEEKS TRAINING
  • 2.
  • 3. HISTORY OF INDUSTRIAL AUTOMATION Manual Control Pneumatic Control Electronic System Hard wired logic System PLC
  • 5. REAL TIME SYSTEM Monitors input and take decision based on its program and control output to PROGRAMMABLE LOGIC CONTROLLER(PLC) INPUT PLC OUTPUT
  • 6. IMPORTANCE OF PLC:-  Large number of input & output ports are available.  PLC’S can withstand vibration, temperature, humidity & noise.  It is programmed using Ladder diagrams and no programming language is required.  Large current driving ability- 24VDC whereas 5VDC is available in microcontroller.  Already interfaced I/P & O/P are available inside a PLC.  Easier and faster to make changes.  Trouble shooting aids make programming easier and reduce downtime.  Reliable components make these likely to operate for years before failure.
  • 7. PLC COMPONENTS:- POWER SUPPLY:-24VDC,220 V AC, 110VAC COMMUNICATION-RS 232,DH(485) DIRECT 40 Feet max. Ex- RS232 INDIRECT 4000 Feet Ex- RS232- RS485 INPUT MODULE DIGITAL INPUTSL:- Switches,Push Buttons ANALOG INPUTS:- 4-20mA,0-10V Pressure, Temprature etc.
  • 8. PLC OUTPUT MODULE:- i) DIGITAL OUTPUT:- Lamps, Alarms etc. ii) ANALOG OUTPUT:-Control valve, Drives etc. PROCESSOR:- CPU i)User Memory ii)Storage Memory:- RAM, ROM ,EEPROM etc. TYPES OF PLC:- i) Compact ii) Modular
  • 9. Leading Brands Of PLC AMERICAN1. Allen Bradley 2. Gould Modicon 3. Texas Instruments 4. General Electric 5. Westinghouse 6. Cutter Hammer 7. Square D EUROPEAN 1. Siemens 2. Klockner & Mouller 3. Festo 4. Telemechanique
  • 10. Languages Used in PLC  Ladder Logic  FBD-Functional Block Diagram  SFC-Sequence Flow Chart  STC-Structural Text Language  IL-Instruction List PHASE 2 Program Execution PHASE 3 Diagnostics/ Comm PHASE 4 Output Scan PHASE 1 Read Inputs Scan
  • 11. By ROCKWELL AUTOMATION (USA Company) Communication Software :-RS Linx Classic Programming Software:- RS Linx Micro English PLC Used – Micrologix 1000  PICO  MICRO  SLC  PLC  Logix Sereis TYPES
  • 13. ADRESSING MODES:-  MODULAR PLC  COMPACT PLC File type File number : Slot number . Word Number/ Bit No. ANALOG INPUT- I1:3.0 OUTPUT- O0:3.0 INPUT- I1:0.0 OUTPUT- O0:0.0 DIGITAL INPUT- I1:1.0/2 OUTPUT- O0:1.0/1 INPUT- I1:0.0/0 OUTPUT- O0:0.0/1
  • 14. ADVANCE INSTRUCTIONS :- i) Latch Unlatch Command ii) One Shot Rise(OSR) iii) Compute/Math (Add, Sub, Math, Divide, SQR, NEG, TOD, FRD) iv) Move Logical (MVM) v) Gates (AND, OR, NOT, EXOR) vi) Program Control (JMP & LBL) vii) Temporary End (TND) viii) Compare (MOV, NEQ, LES, GRT, LEQ, GRQ) ix) Timer/ Counters (UP, DOWN, TON, TOFF, RES)
  • 15. AUTOMATIC PARKING :- PARKING Max. 10 Cars IN OUT Design an automatic parking place having a maximum seats for 10 cars. The gate should automatically open if there are less than 10 cars in the parking but it should not open if space is full.
  • 16.
  • 17. INTERLOCKING A1 A2 A1 A2 C 1 C2 START 1 START 2 STOP 1 STOP 2 AUX NC2 AUX NC1 AUX NO1 AUX NO2
  • 18. Star Delta Starter- Control Circuit
  • 20.  AIM of the Project:- To obtain the motors working in a particular pattern/Logic sequence.  Apparatus Used:- PLC (Allen Bradley) MicroLogix1000, Power Supply, Wires, Electromagnetic Relay.  DIAGRAM:- EM RELAY M1 M2 M3 M4 MOTORS L N NO 1 NO 2 NO 3 NO 4 M1 M2 M3 M4 0
  • 22. CONSISTS OF THREE PARTS:- 1) POWER SUPPLY:- For converting 220V AC into 24V DC ( required by the PLC ) 2) RELAY :- For supplying 220V AC to the LED or Motor. 3) PLC :- It works as controller which controls the instruments according to the programming done by the user. It acts as the main brain or controller. The PLC used here is MicroLogix1000. The sequence of motors is 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 1
  • 23.
  • 24. USES OF SEQUECE CONTROL OF MOTORS:- i) Used in Food Factory. ii) Used in manufacturing Plants. iii) Used in Construction Work. N7 :0– Integer acts as source. N7:9- Used for masking. N7:10- Used for storing the result.
  • 25. ROLE OF PLC IN INSTRUMENTATION & CONTROL Instrumentation and control engineering is about measurement and control. It deals with development of new control devices, manufacturing facilities and plants.  Its about gathering data & changing field parameters to obtain the best possible output.  Instrumentation and Control is about MEASUREMENT, CONTROL AND AUTOMATION.  PLC is actually the best controller. Ex-PLC IN PROCESS CONTROL:- Time in Minutes Temp. rise Holding Temp. rise Holding PLC Controlled Process Ideal Process Process End Process Start Y2Y1 0 X1X2 X3 X4Time in Minutes 0 X1X2 X3 X4 Y2 Temp. rise Holding Temp. rise Holding Process End Conventional Process Ideal Process Temperature(in Deg.C.) Process Start Y1