SlideShare a Scribd company logo
1 of 19
Download to read offline
23/02/2022
1
Automation
and
Artificial Intelligence
Objectives:
1. To understand the need and justification of automation.
2. To study design of pneumatic and hydraulic circuits.
3. To study and understand electropneumatic circuits and PLC Design
4. To familiarize with robotic systems in automated manufacturing
processes.
5. To study and understand AI and machine learning technologies for
automation
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING, VELNESHWAR 2
23/02/2022
2
Outcomes: Learner will be able to…
1. Demonstrate understanding of fundamentals of industrial
automation and AI.
2. Design & develop pneumatic / hydraulic circuits.
3. Design and develop electropneumatic circuits and PLC ladder logics.
4. Demonstrate understanding of robotic control systems and their
applications.
5. Demonstrate understanding of various AI and machine learning
technologies.
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 3
INTRODUCTION TO AUTOMATION
23/02/2022
3
Automation
➢The technology by which process or procedure is performed
with minimum human interference through the use of
technological and mechanical devices.
➢It is the technique of making process or system operate by itself
or automatic.
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 5
Key Development milestones in
history of Automation
➢1769 - Invention of steam
Engine by James Watt
➢1820 – Relation b/w electricity & Magnetism invented
by Danish physicist Oersted.
➢1834 - Thomas Davenport invent the
DC motor with commutator.
➢1866 – Electric motor become widely used after Werner Von Siemens invented the
Dynamo that provided simple way of generating electric current in large quantities.
The electric motor Replaced the steam engine as driving component
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 6
23/02/2022
4
History of Automation
➢1913 - Henry Ford introduces first assembly line production system
➢1873 - Patent was granted for a fully automatic machine for manufacturing Screws. by
Christopher Spencer
➢1959 - Joseph Engelberger patented the prototype of industrial robot.
➢1968 – Team from American company Allen Bradley under the team of Odo Strugar.
Developed 1st PLC
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 7
Pros and Cons of Automation
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 8
23/02/2022
5
Basic Elements of Automated System
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 9
1. Power to accomplish the and operation
2. A program of instruction to direct the process
3. A control system to Actuate the instructions
Power Source
➢An automated process is used to operate some process and power is required
to drive the process as well as controls.
➢The principal source of power in automated systems is Electricity. Electric
power has many advantages in automated as well as nonautomated processes
➢Electrical power is widely “Available at moderate cost. It is an important part of our
industrial infrastructure
➢Electrical power can be readily converted to alternative energy forms: mechanical, thermal,
light, acoustic, hydraulic, and pneumatic.
➢Electrical power at low levels can be used to accomplish functions such as signal
transmission, information processing, and data storage and communication.
➢Electrical energy can be stored in long life batteries for use in locations where an external
source of electrical power is not conveniently available.
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 10
23/02/2022
6
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 11
Continue…
The actions performed by automated systems are generally of two types
➢Processing
➢Transfer and Positioning
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 12
23/02/2022
7
Program Of Instructions
➢The programmed instructions determine the set of actions that is to be
accomplished automatically by the system.
➢The program specifies what the automated system should do and how its
various components must function in order to accomplish the desired result.
➢Work Cycle Programs
➢The simplest example is the control of furnace temperature (process parameter) at a
specified value (One Step)
➢More Complicated Example :
1. Load the Part into the production machine
2. Perform the Process (eg. Machining, Welding, Shaping, Printing Etc.)
3. Unload the Part.
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 13
Control System
The Control system of an automated system executes the
program of Instructions
The Controls in an automated system can be
a) Closed Loop
b) Open Loop
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 14
23/02/2022
8
Closed loop Control System
➢It is also known as feedback control system
➢In this system output variable compared with input parameter.
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 15
Controller Process
Actuator
Feedback
Sensor
Input parameter Output parameter
1
5
4
3
2
6
Controller Process
Actuator
Input parameter Output parameter
1
5
3
2
6
Components of Control System
➢The input parameter, often referred to as the setpoint represent the desired value of
output.
➢The Process, is the operation or function being controlled.
➢The output variable, is some process variable perhaps the critical performance measure
in the process e.g. Temperature, Force, Flowrate etc
➢The feedback sensor, is used to measure the output variable and close the loop b/w Input
& Output. It is also performs as feedback function.
➢The controller, compares the output with input and make the required adjustment in the
process to reduce the difference b/w them.
➢The adjustment is accomplished using one or more Actuators, which are the hardware
device which physically carry out the control actions. E.g. Electric motor, Flow control valve etc.
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 16
23/02/2022
9
Open loop Control System
➢It is without the feedback loop.
➢In this case controls operates without measuring the output variables.
➢There is always risk that the actuator will not have intended effect on the
process
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 17
5
Controller Process
Actuator
Input parameter Output parameter
1
2 4
3
Levels of Automation & Control in
Manufacturing
There are five Possible levels of automation for production plant
1. Device Level
2. Machine Level
3. Cell or System Level
4. Plant Level
5. Enterprise Level
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 18
23/02/2022
10
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 19
Enterprise Level
Plant Level
Cell or System
Level
Machine Level
Device Level
2
1
3
4
5
Corporate
Information System
Production System
Manufacturing System-
Groups of Machines
Sensors, Actuators, other
Hardware Elements
Individual Machine
Types of Automation
There are three basic categories of automation
1. Fixed Automation
2. Programable Automation
3. Flexible Automation
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 20
23/02/2022
11
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 21
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 22
23/02/2022
12
i. Fixed Automation
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 23
Programable Automation
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 24
23/02/2022
13
Flexible Automation
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 25
Advanced Automation Functions
In addition to executing work cycle programs, an automated system may be
capable of executing advanced functions that are not specific to a particular
work unit. In general these functions are concerned with enhancing the
performance and safety of the equipment.
Advanced automation functions include the following:
➢Safety monitoring
➢Maintenance and repair diagnostics and
➢Error detection and recovery
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 26
23/02/2022
14
Safety Monitoring
Functions of safety monitoring
➢ To protect human workers in the vicinity of the system and
➢ To protect the equipment associated with system.
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 27
Safety Monitoring
Possible responses to various hazards might include one or more of
the following:
➢ Complete stoppage of the automated system.
➢ Sounding an alarm
➢ Reducing the operation speed of the process
➢ Taking corrective actions to recover from the safety violation
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 28
23/02/2022
15
Safety Monitoring
The following list suggests some of the possible sensors and their
application for the safety monitoring:
➢ Limit switches.
➢ Photoelectric sensors
➢ Temperature sensors
➢ Heat or smoke detectors
➢ Pressure sensitive floor pads
➢ Machine vision system
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 29
Maintenance and Repair
Diagnostics
Maintenance and Repair Diagnostics refers to the capabilities of
an automated system to assist in the identification of the source
of potential or actual malfunctions and failures of the system.
Three modes of the operation are typical of a modern
maintenance and repair diagnostics subsystems:
➢Status monitoring
➢Failure diagnostics
➢Recommendation of repair procedure
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING, VELNESHWAR 30
23/02/2022
16
Status monitoring
Status monitoring serves two important functions in
machine diagnostics:
➢ Providing information for diagnosing a current failure
➢ Providing data to predict a future malfunction or failure
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING, VELNESHWAR 31
Error Detection and Recovery
Error Detection: As indicated by the term, error detection and
recovery consists of two steps:
➢ Error detection and
➢ Error recovery.
In analyzing a given production operation, the possible errors can
be classified into one of three general categories
➢ Random errors
➢ Systematic errors and
➢ Aberrations
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 32
23/02/2022
17
Example
Consider an automated cell consisting of a CNC machine tool, a parts storage unit,
and a robot for loading and unloading the parts between the machine and the
storage unit. Possible errors that might affect this system can be divided into the
following categories:
(1) machine and process,
(2) cutting tools,
(3) work holding fixture,
(4) part storage unit, and
(5) load/unload robot.
Develop a list of possible errors (deviations and malfunctions) that might be
included in each of the five categories
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 33
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 34
23/02/2022
18
Error Recovery
Error recovery is concerned with applying necessary corrective
action to overcome the error and bring the system back to normal
operation.
➢ Make adjustments at the end of current cycle
➢ Make adjustments during the current cycle
➢ Stop the process to invoke corrective action
➢ Stop the process and call for help
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 35
Example
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 36
23/02/2022
19
VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 37

More Related Content

What's hot

Industrial Automation
Industrial AutomationIndustrial Automation
Industrial AutomationTushar Swami
 
Ankit singh rana plc
Ankit singh rana plc Ankit singh rana plc
Ankit singh rana plc ankits4r3
 
Chapter 1 introduction to automation
Chapter 1   introduction  to automationChapter 1   introduction  to automation
Chapter 1 introduction to automationMohamad Sahiedan
 
Machine monitoring system
Machine monitoring systemMachine monitoring system
Machine monitoring systemPrem Baboo
 
Octavis Vibration Monitor Brochure
Octavis Vibration Monitor BrochureOctavis Vibration Monitor Brochure
Octavis Vibration Monitor Brochureifm electronic gmbh
 
Introduction Industrial automation
Introduction Industrial automationIntroduction Industrial automation
Introduction Industrial automationFarid MUSA
 
Controls and Instrumentation, Control System Software - WOM Group
Controls and Instrumentation, Control System Software - WOM GroupControls and Instrumentation, Control System Software - WOM Group
Controls and Instrumentation, Control System Software - WOM Groupwomgroup
 
Inst maint practices
Inst maint practicesInst maint practices
Inst maint practicesPrem Baboo
 
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...Living Online
 
Vlt fc 300 operating instructions
Vlt fc 300 operating instructionsVlt fc 300 operating instructions
Vlt fc 300 operating instructionsToàn Huỳnh
 
DCS - Distributed Control System
DCS - Distributed Control System DCS - Distributed Control System
DCS - Distributed Control System Pratheep M
 

What's hot (16)

Yokogawa Centum VP
Yokogawa Centum VPYokogawa Centum VP
Yokogawa Centum VP
 
Distributed Control System
Distributed Control SystemDistributed Control System
Distributed Control System
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
 
Ankit singh rana plc
Ankit singh rana plc Ankit singh rana plc
Ankit singh rana plc
 
Chapter 1 introduction to automation
Chapter 1   introduction  to automationChapter 1   introduction  to automation
Chapter 1 introduction to automation
 
Chapter1
Chapter1Chapter1
Chapter1
 
Machine monitoring system
Machine monitoring systemMachine monitoring system
Machine monitoring system
 
Octavis Vibration Monitor Brochure
Octavis Vibration Monitor BrochureOctavis Vibration Monitor Brochure
Octavis Vibration Monitor Brochure
 
Tài liệu đào tạo simens sinamic G120
Tài liệu đào tạo simens sinamic G120Tài liệu đào tạo simens sinamic G120
Tài liệu đào tạo simens sinamic G120
 
Introduction Industrial automation
Introduction Industrial automationIntroduction Industrial automation
Introduction Industrial automation
 
Controls and Instrumentation, Control System Software - WOM Group
Controls and Instrumentation, Control System Software - WOM GroupControls and Instrumentation, Control System Software - WOM Group
Controls and Instrumentation, Control System Software - WOM Group
 
Inst maint practices
Inst maint practicesInst maint practices
Inst maint practices
 
DCS Or PLC
DCS Or PLCDCS Or PLC
DCS Or PLC
 
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
Design of Industrial Automation Functional Specifications for PLCs, DCs and S...
 
Vlt fc 300 operating instructions
Vlt fc 300 operating instructionsVlt fc 300 operating instructions
Vlt fc 300 operating instructions
 
DCS - Distributed Control System
DCS - Distributed Control System DCS - Distributed Control System
DCS - Distributed Control System
 

Similar to Intro to automation

Application of PLC’s for Automation of Processes in Industries
Application of PLC’s for Automation of Processes in IndustriesApplication of PLC’s for Automation of Processes in Industries
Application of PLC’s for Automation of Processes in IndustriesIJERA Editor
 
Industrialautomation final
Industrialautomation finalIndustrialautomation final
Industrialautomation finalMISHAIL GUPTA
 
143673805 1-burner-management-system
143673805 1-burner-management-system143673805 1-burner-management-system
143673805 1-burner-management-systemMowaten Masry
 
55419663 burner-management-system
55419663 burner-management-system55419663 burner-management-system
55419663 burner-management-systemMowaten Masry
 
Power point presentation on Industrial Automation
Power point presentation on Industrial AutomationPower point presentation on Industrial Automation
Power point presentation on Industrial AutomationJaiPrakash337
 
Industrial automation.pptx
Industrial automation.pptxIndustrial automation.pptx
Industrial automation.pptxSURAJKUMAR779680
 
PC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportPC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportRobo India
 
NXP Functional Safety High Voltage Low voltage
NXP Functional Safety High Voltage Low voltageNXP Functional Safety High Voltage Low voltage
NXP Functional Safety High Voltage Low voltagessuser57b3e5
 
Microcontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversMicrocontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversVinny Chweety
 
PLC SCADA report Paras Singhal
PLC SCADA report Paras SinghalPLC SCADA report Paras Singhal
PLC SCADA report Paras SinghalPARAS SINGHAL
 
Training Report on PLC & SCADA
Training Report on PLC & SCADATraining Report on PLC & SCADA
Training Report on PLC & SCADABhavya Bakshi
 
training report. automation,plc , scada
training report. automation,plc , scada training report. automation,plc , scada
training report. automation,plc , scada MdQutubuddin1
 
Plc 7 my saminar plc
Plc 7  my saminar plcPlc 7  my saminar plc
Plc 7 my saminar plcRameez Raja
 

Similar to Intro to automation (20)

Plc & Scada report 4
Plc & Scada report 4Plc & Scada report 4
Plc & Scada report 4
 
Application of PLC’s for Automation of Processes in Industries
Application of PLC’s for Automation of Processes in IndustriesApplication of PLC’s for Automation of Processes in Industries
Application of PLC’s for Automation of Processes in Industries
 
Industrialautomation final
Industrialautomation finalIndustrialautomation final
Industrialautomation final
 
143673805 1-burner-management-system
143673805 1-burner-management-system143673805 1-burner-management-system
143673805 1-burner-management-system
 
55419663 burner-management-system
55419663 burner-management-system55419663 burner-management-system
55419663 burner-management-system
 
Power point presentation on Industrial Automation
Power point presentation on Industrial AutomationPower point presentation on Industrial Automation
Power point presentation on Industrial Automation
 
Automated Process control.ppt
Automated Process control.pptAutomated Process control.ppt
Automated Process control.ppt
 
Industrial automation.pptx
Industrial automation.pptxIndustrial automation.pptx
Industrial automation.pptx
 
PC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportPC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project Report
 
NXP Functional Safety High Voltage Low voltage
NXP Functional Safety High Voltage Low voltageNXP Functional Safety High Voltage Low voltage
NXP Functional Safety High Voltage Low voltage
 
report
reportreport
report
 
I012455457
I012455457I012455457
I012455457
 
Alcohol report
Alcohol reportAlcohol report
Alcohol report
 
Microcontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken driversMicrocontroller based automatic engine locking system for drunken drivers
Microcontroller based automatic engine locking system for drunken drivers
 
PLC SCADA report Paras Singhal
PLC SCADA report Paras SinghalPLC SCADA report Paras Singhal
PLC SCADA report Paras Singhal
 
Training Report on PLC & SCADA
Training Report on PLC & SCADATraining Report on PLC & SCADA
Training Report on PLC & SCADA
 
PRINT
PRINTPRINT
PRINT
 
training report. automation,plc , scada
training report. automation,plc , scada training report. automation,plc , scada
training report. automation,plc , scada
 
PLC
PLCPLC
PLC
 
Plc 7 my saminar plc
Plc 7  my saminar plcPlc 7  my saminar plc
Plc 7 my saminar plc
 

Recently uploaded

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
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.pdfQucHHunhnh
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 

Recently uploaded (20)

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
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
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 

Intro to automation

  • 1. 23/02/2022 1 Automation and Artificial Intelligence Objectives: 1. To understand the need and justification of automation. 2. To study design of pneumatic and hydraulic circuits. 3. To study and understand electropneumatic circuits and PLC Design 4. To familiarize with robotic systems in automated manufacturing processes. 5. To study and understand AI and machine learning technologies for automation VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING, VELNESHWAR 2
  • 2. 23/02/2022 2 Outcomes: Learner will be able to… 1. Demonstrate understanding of fundamentals of industrial automation and AI. 2. Design & develop pneumatic / hydraulic circuits. 3. Design and develop electropneumatic circuits and PLC ladder logics. 4. Demonstrate understanding of robotic control systems and their applications. 5. Demonstrate understanding of various AI and machine learning technologies. VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 3 INTRODUCTION TO AUTOMATION
  • 3. 23/02/2022 3 Automation ➢The technology by which process or procedure is performed with minimum human interference through the use of technological and mechanical devices. ➢It is the technique of making process or system operate by itself or automatic. VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 5 Key Development milestones in history of Automation ➢1769 - Invention of steam Engine by James Watt ➢1820 – Relation b/w electricity & Magnetism invented by Danish physicist Oersted. ➢1834 - Thomas Davenport invent the DC motor with commutator. ➢1866 – Electric motor become widely used after Werner Von Siemens invented the Dynamo that provided simple way of generating electric current in large quantities. The electric motor Replaced the steam engine as driving component VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 6
  • 4. 23/02/2022 4 History of Automation ➢1913 - Henry Ford introduces first assembly line production system ➢1873 - Patent was granted for a fully automatic machine for manufacturing Screws. by Christopher Spencer ➢1959 - Joseph Engelberger patented the prototype of industrial robot. ➢1968 – Team from American company Allen Bradley under the team of Odo Strugar. Developed 1st PLC VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 7 Pros and Cons of Automation VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 8
  • 5. 23/02/2022 5 Basic Elements of Automated System VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 9 1. Power to accomplish the and operation 2. A program of instruction to direct the process 3. A control system to Actuate the instructions Power Source ➢An automated process is used to operate some process and power is required to drive the process as well as controls. ➢The principal source of power in automated systems is Electricity. Electric power has many advantages in automated as well as nonautomated processes ➢Electrical power is widely “Available at moderate cost. It is an important part of our industrial infrastructure ➢Electrical power can be readily converted to alternative energy forms: mechanical, thermal, light, acoustic, hydraulic, and pneumatic. ➢Electrical power at low levels can be used to accomplish functions such as signal transmission, information processing, and data storage and communication. ➢Electrical energy can be stored in long life batteries for use in locations where an external source of electrical power is not conveniently available. VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 10
  • 6. 23/02/2022 6 VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 11 Continue… The actions performed by automated systems are generally of two types ➢Processing ➢Transfer and Positioning VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 12
  • 7. 23/02/2022 7 Program Of Instructions ➢The programmed instructions determine the set of actions that is to be accomplished automatically by the system. ➢The program specifies what the automated system should do and how its various components must function in order to accomplish the desired result. ➢Work Cycle Programs ➢The simplest example is the control of furnace temperature (process parameter) at a specified value (One Step) ➢More Complicated Example : 1. Load the Part into the production machine 2. Perform the Process (eg. Machining, Welding, Shaping, Printing Etc.) 3. Unload the Part. VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 13 Control System The Control system of an automated system executes the program of Instructions The Controls in an automated system can be a) Closed Loop b) Open Loop VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 14
  • 8. 23/02/2022 8 Closed loop Control System ➢It is also known as feedback control system ➢In this system output variable compared with input parameter. VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 15 Controller Process Actuator Feedback Sensor Input parameter Output parameter 1 5 4 3 2 6 Controller Process Actuator Input parameter Output parameter 1 5 3 2 6 Components of Control System ➢The input parameter, often referred to as the setpoint represent the desired value of output. ➢The Process, is the operation or function being controlled. ➢The output variable, is some process variable perhaps the critical performance measure in the process e.g. Temperature, Force, Flowrate etc ➢The feedback sensor, is used to measure the output variable and close the loop b/w Input & Output. It is also performs as feedback function. ➢The controller, compares the output with input and make the required adjustment in the process to reduce the difference b/w them. ➢The adjustment is accomplished using one or more Actuators, which are the hardware device which physically carry out the control actions. E.g. Electric motor, Flow control valve etc. VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 16
  • 9. 23/02/2022 9 Open loop Control System ➢It is without the feedback loop. ➢In this case controls operates without measuring the output variables. ➢There is always risk that the actuator will not have intended effect on the process VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 17 5 Controller Process Actuator Input parameter Output parameter 1 2 4 3 Levels of Automation & Control in Manufacturing There are five Possible levels of automation for production plant 1. Device Level 2. Machine Level 3. Cell or System Level 4. Plant Level 5. Enterprise Level VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 18
  • 10. 23/02/2022 10 VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 19 Enterprise Level Plant Level Cell or System Level Machine Level Device Level 2 1 3 4 5 Corporate Information System Production System Manufacturing System- Groups of Machines Sensors, Actuators, other Hardware Elements Individual Machine Types of Automation There are three basic categories of automation 1. Fixed Automation 2. Programable Automation 3. Flexible Automation VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 20
  • 11. 23/02/2022 11 VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 21 VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 22
  • 12. 23/02/2022 12 i. Fixed Automation VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 23 Programable Automation VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 24
  • 13. 23/02/2022 13 Flexible Automation VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 25 Advanced Automation Functions In addition to executing work cycle programs, an automated system may be capable of executing advanced functions that are not specific to a particular work unit. In general these functions are concerned with enhancing the performance and safety of the equipment. Advanced automation functions include the following: ➢Safety monitoring ➢Maintenance and repair diagnostics and ➢Error detection and recovery VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 26
  • 14. 23/02/2022 14 Safety Monitoring Functions of safety monitoring ➢ To protect human workers in the vicinity of the system and ➢ To protect the equipment associated with system. VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 27 Safety Monitoring Possible responses to various hazards might include one or more of the following: ➢ Complete stoppage of the automated system. ➢ Sounding an alarm ➢ Reducing the operation speed of the process ➢ Taking corrective actions to recover from the safety violation VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 28
  • 15. 23/02/2022 15 Safety Monitoring The following list suggests some of the possible sensors and their application for the safety monitoring: ➢ Limit switches. ➢ Photoelectric sensors ➢ Temperature sensors ➢ Heat or smoke detectors ➢ Pressure sensitive floor pads ➢ Machine vision system VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 29 Maintenance and Repair Diagnostics Maintenance and Repair Diagnostics refers to the capabilities of an automated system to assist in the identification of the source of potential or actual malfunctions and failures of the system. Three modes of the operation are typical of a modern maintenance and repair diagnostics subsystems: ➢Status monitoring ➢Failure diagnostics ➢Recommendation of repair procedure VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING, VELNESHWAR 30
  • 16. 23/02/2022 16 Status monitoring Status monitoring serves two important functions in machine diagnostics: ➢ Providing information for diagnosing a current failure ➢ Providing data to predict a future malfunction or failure VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING, VELNESHWAR 31 Error Detection and Recovery Error Detection: As indicated by the term, error detection and recovery consists of two steps: ➢ Error detection and ➢ Error recovery. In analyzing a given production operation, the possible errors can be classified into one of three general categories ➢ Random errors ➢ Systematic errors and ➢ Aberrations VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 32
  • 17. 23/02/2022 17 Example Consider an automated cell consisting of a CNC machine tool, a parts storage unit, and a robot for loading and unloading the parts between the machine and the storage unit. Possible errors that might affect this system can be divided into the following categories: (1) machine and process, (2) cutting tools, (3) work holding fixture, (4) part storage unit, and (5) load/unload robot. Develop a list of possible errors (deviations and malfunctions) that might be included in each of the five categories VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 33 VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 34
  • 18. 23/02/2022 18 Error Recovery Error recovery is concerned with applying necessary corrective action to overcome the error and bring the system back to normal operation. ➢ Make adjustments at the end of current cycle ➢ Make adjustments during the current cycle ➢ Stop the process to invoke corrective action ➢ Stop the process and call for help VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 35 Example VPM'S MAHARSHI PARSHURAMCOLLEGEOF ENGINEERING,VELNESHWAR 36