SlideShare une entreprise Scribd logo
1  sur  35
PLANNING AND
IMPLEMETATION OF
AUTOMATION
By
Dr. Palitha Dassanayake
Content
 Need for automation
 Simple automation system
 Designing automation systems
 Implementation of automation system
Need for automation
Why do we automate
1. Productivity improvement
2. Accuracy
3. Cost saving
4. Safety of the employees
Automated System
Sensors and
Switches
Motors and
Actuators
Controller
Signal Conditioning
Signal Conditioning
Example
A1
Is
C1
C2
Fig:Two views of the system
Is-Inductive
sensor
A1-Pneumatic Actuator
C1-Collector
C2-Collector
Gear
Box
motor-m
item
Os-Optical sensor
A0
A0
1. When Os detects an item, it should be pushed by A0 and conveyor
should start moving
2. If the item is metal, it has to be identified by Is.
3. Metal items are to be pushed by A1 and collected in C1.
4. Non-metal items are to be collected at the end of the belt to C2
5. If an item is in process, even if Os detects an item, it should not be
pushed by A1 until the previous item is fully processed.
Start -No item Os=0
Os=1 A0 should be ejected provided no other item is in process
If the item is metal, it is sensed by Is.
If Is=1 item is metal, this should be remembered
If Is had been 1 it has to pushed by A1 after a time interval
If the item is not metal, it should not be pushed and collected at
the end. The time required to travel is also required.
Sorting System I
Logo
Operating
Voltage –24 v
I s-
A1
C
C
Gear
Box
m
Os
I1
I2
PLC inputs
?
PLC outputs
Q1
Q2
A0
Q3
?
Sorting System II
Amplifier
Electro-pneumatic
valve
PLC S7-200
Operating
Voltage –24 v
I0.1
I0.0
Q0.0
Q0.1
I s-
C
C2
Gear
Box
m
Os
If output the sensor
is in mv
A/C motor
RelayA0
Q0.2
Electro-pneumatic
valve
A1
Design your automation
what do we automate
1. What functions or what sections are
to be automated
2. Partially, semi-automate, fully automate
Design your automation
Contd.
How to automate
1. Conceptual design
2. Detail design
Packing machines
Current orientation of
cups
Blow
Two options
1. Take it without blowing
2. Re-orient it after blowing
Conceptual Design
Do we need to use the same mechanism used in the manual methods ?
Orienting Cups
Milk Packet Machine
Detail Design
 Component Selection
 Interfaces and Connections between sensors, instrum
 Automating, controlling and communication requireme
(The main function)
 Safety requirements and interrupts
 Maintainability
 Cost and productivity analysis Objective
Component Selection
 Select sensors, signal conditioning,
motors, actuators
 Selection of the controller
Note – The selection should match the
objectives of automation
Interfaces and
connections
 The can be communicated via design
drawings.
1. Mechanical Flow diagram
2. ICM (Instrumentation, Control and
Monitoring ) flow diagram based on
mechanical flow diagram
3. Mechanical component diagram
4. Electrical component diagram
5. Electrical wiring diagram and wire cabinets
6. Communication network diagrams
Automating Controlling
The main requirement is documented.
Different approaches are used.
Written documents
UML (Unified modeling Language)
approach
Implementation of
automation system
 Installation of systems
1. Mechanical
2. Electrical/Communications
3. Instruments
4. Wiring
 Testing the system for basic working
conditions
 Programming the controllers according to
the detail design requirements
Programming Methods
Programming method depends on the
type of the controller and the selection
of the programming language
Types of Controllers
Type of Controllers
 Pneumatic controllers
 Fixed Electronic controllers
 Electro-mechanical relay types
 PLC
 Computer Control
 Embedded Controllers
 PAC
 Integrated controllers
Fixed Controllers
1. Electronic controllers or cards
2. Electro-mechanical controllers
3. Pneumatic controllers
The above mentioned controllers cannot change the
controlling system without changing the hardware
of the control system
The other types, can program the controller using
software so that one can change the way it is controlled
without changing hardware
PLC- Programmable Logic Controllers
Small Level
Medium Level
Advanced Level
Programming Languages
1. Ladder
2. Functional Block diagrams
3. Statement Lists
4. Structured text
5. Sequential functional charts
Data bus
Address bus
Control bus
CPU
clock
Memory
Input/
Output
unit
Program
panel
Input
channels
Output
channels
Architecture of a Programmable Logic Controller
Siemens S7-PLC
Programmable Logic Controllers (PLC)
Industrial
PLC
CNC Milling Machine
Main program is written using a PLC
Pneumatic actuators and Valves are used
Servo Motors are used for processing
Pneumatic Controllers
0.1 On/off valve with the filter
1.0 Double Acting Cylinder
1.1 5/2 way double pilot valve
1.2 3/2 way, push button
1.3 3/2 way roller lever valve
1.4 3/2 way, push button
1.6 shuttle valve (or)
Electro-mechanical Controllers
Relays and Contactors
Basic Relay
1 2 3
4 5
Coil
Supply
input outputs
No Supply
1-3 gets connected
1-2 no connection
With Supply
1-2 gets connected
1-3 no connection
Normally opened contact
1 2
Normally closed contact
1 3
Electro-Pneumatic Valve
1 2 3
4 5
Coil
Supply
Input pneumatic supply
outputs
No Electrical Supply
1-3 gets connected
1-2 no connection
With Electrical Supply
1-2 gets connected
1-3 no connection
Embedded Controllers
 Micro-controllers
 Complex Programmable Logic Device
 Field Programmable Gate Array
S1
S2
A1
M1
Computer Control
Serial Port
Parallel Port
USB port
Computer Control
Use the computer as the main controller
Programming Languages
1. C, C++ or C#
2. Visual Basic
Programming port
1. Parallel port
2. Serial port
3. USB port
For serial port and USB port the other end should support such
requirements and protocols or such a system has to be designed
and interfaced with an embedded controller
END

Contenu connexe

Tendances

Tendances (20)

IRJET-E-Blood Bank Application using Cloud Computing
IRJET-E-Blood Bank Application using Cloud ComputingIRJET-E-Blood Bank Application using Cloud Computing
IRJET-E-Blood Bank Application using Cloud Computing
 
Introduction to Mechatronics
Introduction to MechatronicsIntroduction to Mechatronics
Introduction to Mechatronics
 
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Plc and scada presentation
Plc and scada presentationPlc and scada presentation
Plc and scada presentation
 
IT Automation
IT Automation IT Automation
IT Automation
 
Ekeeda - Mechatronics Engineering - Introduction to Mechatronics
Ekeeda - Mechatronics Engineering - Introduction to MechatronicsEkeeda - Mechatronics Engineering - Introduction to Mechatronics
Ekeeda - Mechatronics Engineering - Introduction to Mechatronics
 
ME8791-MECHATRONICS UNIT 1 PART2
ME8791-MECHATRONICS UNIT 1 PART2ME8791-MECHATRONICS UNIT 1 PART2
ME8791-MECHATRONICS UNIT 1 PART2
 
Advanced insrumentation lab manual
Advanced insrumentation lab manualAdvanced insrumentation lab manual
Advanced insrumentation lab manual
 
Automation
AutomationAutomation
Automation
 
Ecs presentation ver1 anil kumar miet pmp
Ecs presentation ver1 anil kumar miet pmpEcs presentation ver1 anil kumar miet pmp
Ecs presentation ver1 anil kumar miet pmp
 
Flyer - Lenze safety controller c250-s
Flyer - Lenze safety controller c250-sFlyer - Lenze safety controller c250-s
Flyer - Lenze safety controller c250-s
 
INTRODUCTION TO MECHATRONICS
INTRODUCTION TO MECHATRONICSINTRODUCTION TO MECHATRONICS
INTRODUCTION TO MECHATRONICS
 
advanced industrial automation and robotics
advanced industrial automation and roboticsadvanced industrial automation and robotics
advanced industrial automation and robotics
 
Rajkumar333
Rajkumar333Rajkumar333
Rajkumar333
 
Hierarchical control and industrial automation
Hierarchical control and industrial automationHierarchical control and industrial automation
Hierarchical control and industrial automation
 
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
 
PLC and SCADA in Industrial Automation
PLC and SCADA in Industrial AutomationPLC and SCADA in Industrial Automation
PLC and SCADA in Industrial Automation
 
PLC Intro
PLC IntroPLC Intro
PLC Intro
 
Industrial automation - Sensors and Transducers
Industrial automation - Sensors and TransducersIndustrial automation - Sensors and Transducers
Industrial automation - Sensors and Transducers
 

Similaire à Automationcontrol1

Automationcontrol4
Automationcontrol4Automationcontrol4
Automationcontrol4
liyanagek
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
BCGowtham1
 
dokumen.tips_industrial-automation-ppt.ppt
dokumen.tips_industrial-automation-ppt.pptdokumen.tips_industrial-automation-ppt.ppt
dokumen.tips_industrial-automation-ppt.ppt
ssuser8d8124
 

Similaire à Automationcontrol1 (20)

report
reportreport
report
 
Programmable Logic Controllers
Programmable Logic ControllersProgrammable Logic Controllers
Programmable Logic Controllers
 
Automation ppt 1.pptx
Automation ppt 1.pptxAutomation ppt 1.pptx
Automation ppt 1.pptx
 
Automation, Internet of Things for a.ppt
Automation, Internet of Things for a.pptAutomation, Internet of Things for a.ppt
Automation, Internet of Things for a.ppt
 
documentation (1)
documentation (1)documentation (1)
documentation (1)
 
Unit 1.ppt
Unit 1.pptUnit 1.ppt
Unit 1.ppt
 
UNIT-IV.ppt
UNIT-IV.pptUNIT-IV.ppt
UNIT-IV.ppt
 
PLC
PLCPLC
PLC
 
Automatic convey or System with In–Process Sorting Mechanism using PLC and HM...
Automatic convey or System with In–Process Sorting Mechanism using PLC and HM...Automatic convey or System with In–Process Sorting Mechanism using PLC and HM...
Automatic convey or System with In–Process Sorting Mechanism using PLC and HM...
 
A Mechatronics Approach For Concerting the Programmable Logic Controller With...
A Mechatronics Approach For Concerting the Programmable Logic Controller With...A Mechatronics Approach For Concerting the Programmable Logic Controller With...
A Mechatronics Approach For Concerting the Programmable Logic Controller With...
 
Vt training plc_1
Vt training plc_1Vt training plc_1
Vt training plc_1
 
IRJET- Multilevel Object Sorting System using PLC Controller
IRJET-  	  Multilevel Object Sorting System using PLC ControllerIRJET-  	  Multilevel Object Sorting System using PLC Controller
IRJET- Multilevel Object Sorting System using PLC Controller
 
AAUCA_DR_JSSistemas_Embebidos_Nota_2.pdf
AAUCA_DR_JSSistemas_Embebidos_Nota_2.pdfAAUCA_DR_JSSistemas_Embebidos_Nota_2.pdf
AAUCA_DR_JSSistemas_Embebidos_Nota_2.pdf
 
PLC 4.docx
PLC 4.docxPLC 4.docx
PLC 4.docx
 
Automationcontrol4
Automationcontrol4Automationcontrol4
Automationcontrol4
 
Plc 7 my saminar plc
Plc 7  my saminar plcPlc 7  my saminar plc
Plc 7 my saminar plc
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
 
Topic 2-topic-31
Topic 2-topic-31Topic 2-topic-31
Topic 2-topic-31
 
Vt training plc_1
Vt training plc_1Vt training plc_1
Vt training plc_1
 
dokumen.tips_industrial-automation-ppt.ppt
dokumen.tips_industrial-automation-ppt.pptdokumen.tips_industrial-automation-ppt.ppt
dokumen.tips_industrial-automation-ppt.ppt
 

Dernier

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Dernier (20)

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 

Automationcontrol1

  • 2. Content  Need for automation  Simple automation system  Designing automation systems  Implementation of automation system
  • 3. Need for automation Why do we automate 1. Productivity improvement 2. Accuracy 3. Cost saving 4. Safety of the employees
  • 4. Automated System Sensors and Switches Motors and Actuators Controller Signal Conditioning Signal Conditioning
  • 5. Example A1 Is C1 C2 Fig:Two views of the system Is-Inductive sensor A1-Pneumatic Actuator C1-Collector C2-Collector Gear Box motor-m item Os-Optical sensor A0 A0
  • 6. 1. When Os detects an item, it should be pushed by A0 and conveyor should start moving 2. If the item is metal, it has to be identified by Is. 3. Metal items are to be pushed by A1 and collected in C1. 4. Non-metal items are to be collected at the end of the belt to C2 5. If an item is in process, even if Os detects an item, it should not be pushed by A1 until the previous item is fully processed.
  • 7. Start -No item Os=0 Os=1 A0 should be ejected provided no other item is in process If the item is metal, it is sensed by Is. If Is=1 item is metal, this should be remembered If Is had been 1 it has to pushed by A1 after a time interval If the item is not metal, it should not be pushed and collected at the end. The time required to travel is also required.
  • 8. Sorting System I Logo Operating Voltage –24 v I s- A1 C C Gear Box m Os I1 I2 PLC inputs ? PLC outputs Q1 Q2 A0 Q3 ?
  • 9. Sorting System II Amplifier Electro-pneumatic valve PLC S7-200 Operating Voltage –24 v I0.1 I0.0 Q0.0 Q0.1 I s- C C2 Gear Box m Os If output the sensor is in mv A/C motor RelayA0 Q0.2 Electro-pneumatic valve A1
  • 10. Design your automation what do we automate 1. What functions or what sections are to be automated 2. Partially, semi-automate, fully automate
  • 11. Design your automation Contd. How to automate 1. Conceptual design 2. Detail design
  • 13. Current orientation of cups Blow Two options 1. Take it without blowing 2. Re-orient it after blowing
  • 14. Conceptual Design Do we need to use the same mechanism used in the manual methods ? Orienting Cups
  • 16. Detail Design  Component Selection  Interfaces and Connections between sensors, instrum  Automating, controlling and communication requireme (The main function)  Safety requirements and interrupts  Maintainability  Cost and productivity analysis Objective
  • 17. Component Selection  Select sensors, signal conditioning, motors, actuators  Selection of the controller Note – The selection should match the objectives of automation
  • 18. Interfaces and connections  The can be communicated via design drawings. 1. Mechanical Flow diagram 2. ICM (Instrumentation, Control and Monitoring ) flow diagram based on mechanical flow diagram 3. Mechanical component diagram 4. Electrical component diagram 5. Electrical wiring diagram and wire cabinets 6. Communication network diagrams
  • 19. Automating Controlling The main requirement is documented. Different approaches are used. Written documents UML (Unified modeling Language) approach
  • 20. Implementation of automation system  Installation of systems 1. Mechanical 2. Electrical/Communications 3. Instruments 4. Wiring  Testing the system for basic working conditions  Programming the controllers according to the detail design requirements
  • 21. Programming Methods Programming method depends on the type of the controller and the selection of the programming language Types of Controllers
  • 22. Type of Controllers  Pneumatic controllers  Fixed Electronic controllers  Electro-mechanical relay types  PLC  Computer Control  Embedded Controllers  PAC  Integrated controllers
  • 23. Fixed Controllers 1. Electronic controllers or cards 2. Electro-mechanical controllers 3. Pneumatic controllers The above mentioned controllers cannot change the controlling system without changing the hardware of the control system The other types, can program the controller using software so that one can change the way it is controlled without changing hardware
  • 24. PLC- Programmable Logic Controllers Small Level Medium Level Advanced Level Programming Languages 1. Ladder 2. Functional Block diagrams 3. Statement Lists 4. Structured text 5. Sequential functional charts
  • 25. Data bus Address bus Control bus CPU clock Memory Input/ Output unit Program panel Input channels Output channels Architecture of a Programmable Logic Controller
  • 28. CNC Milling Machine Main program is written using a PLC Pneumatic actuators and Valves are used Servo Motors are used for processing
  • 29. Pneumatic Controllers 0.1 On/off valve with the filter 1.0 Double Acting Cylinder 1.1 5/2 way double pilot valve 1.2 3/2 way, push button 1.3 3/2 way roller lever valve 1.4 3/2 way, push button 1.6 shuttle valve (or)
  • 30. Electro-mechanical Controllers Relays and Contactors Basic Relay 1 2 3 4 5 Coil Supply input outputs No Supply 1-3 gets connected 1-2 no connection With Supply 1-2 gets connected 1-3 no connection Normally opened contact 1 2 Normally closed contact 1 3
  • 31. Electro-Pneumatic Valve 1 2 3 4 5 Coil Supply Input pneumatic supply outputs No Electrical Supply 1-3 gets connected 1-2 no connection With Electrical Supply 1-2 gets connected 1-3 no connection
  • 32. Embedded Controllers  Micro-controllers  Complex Programmable Logic Device  Field Programmable Gate Array
  • 34. Computer Control Use the computer as the main controller Programming Languages 1. C, C++ or C# 2. Visual Basic Programming port 1. Parallel port 2. Serial port 3. USB port For serial port and USB port the other end should support such requirements and protocols or such a system has to be designed and interfaced with an embedded controller
  • 35. END