what is automation ? making products under the control of computers and programmable controllers is...

44
WHAT IS AUTOMATION ? Making products under the control of computers and programmable controllers is known as automation. Manufacturing assembly lines as well as stand alone machine tools and robotic devices fall into this category. It is delegation of human control functions to technical equipment for increasing the productivity, quality, and increasing the safety in working 1

Upload: dale-haynes

Post on 24-Dec-2015

239 views

Category:

Documents


0 download

TRANSCRIPT

1

WHAT IS AUTOMATION ? Making products under the control of computers

and programmable controllers is known as automation.

Manufacturing assembly lines as well as stand alone machine tools and robotic devices fall into this category.

It is delegation of human control functions to technical equipment for increasing the productivity, quality, and increasing the safety in working conditions thereby reducing the manpower and cost.

2

TYPES OF AUTOMATION

Home Automation

Office Automation

Building Automation

Industrial Automation

3

HOME AUTOMATION

FIG-1 HOME AUTOMATION

Home automation is becoming more and More popular around the worldAnd is becoming a common practice.

4

OFFICE AUTOMATIONOffice Automation Refers To Various Computer Machinery And Software Used To Digitally Create,collect,store And Manupulate Office Information Needed For Accomplishing Basic Task And Goals.

Fig-2 office automation

5

BUILDING AUTOMATIONBuilding Automation SystemIs Often Refer To As An Intelligent Building “Smart Building” Or If Resident “Smarthome”.

Fig-3 building automation

6

INDUSTRIAL AUTOMATIONIndustrial Automation is the use of various control Systems for operating equipment such as machinery, processes in factories, boilers and heat treatingOvens.

Fig-4 conveyor system at industries

7

WHY AUTOMATION IS USED ?To Reduce Human Efforts.

To Reduce Production Time Of Product.

To Increase Productivity Of Product.

To Improve Quality Of Product.

To Improve Safety In Working Condition.

8

AUTOMATION IN DAILY LIFEThere Are Following Example In Which

Automation Is Used:-Lift Moves Up And Down Automatically After Push Button.Toll Plaza Gate Open/Close Automatically.Escalator Rotate Automatic In Metros/Shopping Malls.Traffic Light Control System.

9

AUTOMATION COMPANIES – IN INDIA

10

AUTOMATION COMPANIES(INTERNATIONAL)

11

AUTOMATION TOOLSDifferent types of automation tools exist are :-

HMI - Human Machine Interface.

DCS - Distributed Control System.

SCADA - Supervisory Control and Data Acquisition.

PLC - Programmable Logic Controller.

12

WHY PLC ? To Reduce Human Efforts .

To Get Maximum Efficiency From Machine And Control Them With Human Logic .

To Reduce Complex Circuitry Of Entire System .

To Eliminate The High Costs Associated With Inflexible, Relay-controlled Systems.

Fig-5 WORKERS OPERATING A MACHINE

13

UNDERSTANDING OF PLC (Example )Machine can be controlled by PLC without human efforts

14

WHAT IS PLC ?

A Programmable Logic Controller, Or PLC For Short, Is Simply A Special Computer Device Used For Industrial Control Systems. They Are Used In Many Industries Such As Oil Refineries, Manufacturing Lines, Conveyor Systems And So On.

Plc Implements Logic Control Functions By Means Of A Program.

PLC - Programmable Logic Controller

15

PLC – MICROLOGIX 1000

Fig-6 micrologix 1000

16

HARDWARE FEATHERS OF PLC

Fig-7 Allen Bradely Micro Logix 1000

17

BASIC ARCHITECTURE OF PLC

Input Module

Output ModuleCPU

Power Suppl

yFig-8 BASIC ARCHITECURE OF PLC

18

Push Button

Switches

Relays

RTD

THERMOCOUPLE

INPUT MODULE

19

The CPU Consists Of Following Blocks :-

Arithmetic Logic Unit (ALU). Internal Memory Of CPU.Internal Timers ,Counters And Flags.

The Various Operations Performed Are :-

Scanning I/O Bus Traffic Control. Program Execution. Peripheral And External Device Communication. Data Handling And Self Diagnostics.

CPU

CENTRAL PROCESSING UNIT

20

CONTROL VALVE

MOTOR

SOLENOID VALVE

LAMP

OUTPUT MODULE

21

Converts The Incomming Voltage To A Useable Form For The Internal Electronics .

Protect The Plc’s Components From Voltage Spikes .

Operates Either On 120vac/240vac/24vdc .

POWER SUPPLY

22

Examples of PLC Programming Software:-

Allen-Bradley – Rockwell Software RSLogix500Modicon - Modsoft Omron – Syswin GE-Fanuc Series 6 – LogicMaster6 Square D- PowerLogicTexas Instruments – Simatic Telemecanique – Modicon TSX Micro

23

Ladder logic is a programming language used to develop software for PLC used in industrial control applications.

RUNGES

RAILRAIL

PLC PROGRAMMING

24

ELEMENTS OF LADDER LOGIC

NORMALLY OPEN NORMALLY CLOSED

(CONTACT) (CONTACT)

COILS

25

TOOLS FOR LADDER PROGRAMMINGBit InstructionsTimersCountersCompare BlockMathematical Operators

26

BITS

Input NC Bit

Input NO Bit

Output Bit

27

TIMERSTimer Is Basically Used To Add Some Delay In The Programming Circuit By Adding A Particular Time To Each Circuit. Types Of Timer:-TON

TOFF

28

COUNTERS Counter Is Same As Timer. Counter Works On The Method Of Counting The Number Of Pulse.

COUNTER UP

COUNTER DOWN

AN EXAMPLE OF PLC PROGRAMMING

29FIG-9 PLC PROGRAMMING ON RS LOGIX 500

30

IMPLIMENTATION OF PLC PROGRAMME ON PANEL

Manufacturing / Machining Food / BeverageTextile Industry Travel IndustryAerospacePrinting Industry

AREAS OF APPLICATION

FIG-10AUTOMATIC BOTTLE FILLING AND CAPPING

Supervisory Control & Data Acquisition Systems

WHY SCADA?Previously Without SCADA Software, An Industrial Process Was Entirely Controlled By PLC, CNC , PID & Micro Controllers Having Programmed In Certain Languages Or Codes.

These Codes Were Either Written In Assembly Language Or Relay Logic Without Any True Animation That Would Explain The Process Running.

It Is Always Easy To Understand The Status Of The Process If It Is Shown With Some Animations Rather Then Written Codes.

Hence Scada Software Came To Existence And With Some Exclusive Features It Became Internal Part Of Automation System

WHAT IS SCADA?SCADA Stands For Supervisory Control And Data Acquisition. As The Name Indicates It Is Not A Full Control System, But Rather Focuses On The Supervisory Level.A SCADA Program Normally Runs On A PC And Communicates With External Instrumentation And Control Devices. It’s An Optional Device Used In Automation For Continuous Monitoring.

34

35

FEATURES OF TYPICAL SCADA SOFTWARE

Dynamic Process Graphics.

Real Time & Historical Trends.

Alarms.

Recipe Management.

Security.

Scripts.

36

OVERVIEW OF SCADA FEATURES

37

APPLICATION OF SCADAMANUFACTURING.BUILDING,FACILITIES & ENVIROMENT.WATER TREATMENT PLANT.FOOD INDUSTRIES.CHEMICAL INDUSTRIES.TRAFFIC SIGNAL.

Some of the Leading SCADA Software

Wonderware : InTouch Intellution : iFix (Earlier Fix DMACS) Allen Bradley : RS View (Earlier Control

View) Siemens : WinCC (Earlier Coros LS /B )GE Fanuc : Cimplicity Indusoft : I W S Movicon : Progea

39

REFERENCESWWW.MERC.NET.INWWW.NFSAUTOMATION.COMWWW.AUTOMATIONPICS.COMWWW.ROCKWELLAUTOMATION.COM

40

THANK YOU

41

ANY QUERRIES ?

42

CONTENTSWHAT IS AUTOMATION ?WHY AUTOMATION IS USED?AUTOMATION IN DAILY LIFETYPES OF AUTOMATIONAUTOMATION COMPANIESAUTOMATION TOOLSWHY PLC ?WHAT IS PLC ?PLC MICROLOGIX 1000HARDWARE FEATHERS OF PLCBASIC ARCHITECTURE OF PLCEXAMPLES OF PLC PROGRAMMING SOFTWARELADDER LOGICELEMENTS OF LADDER LOGICTOOLS FOR LADDER PROGRAMMING

43

ASUMMER TRAINING PRESENTATION

ON

“AUTOMATION WITH PLC & SCADA”

(2014-15)Submitted to:Prof. Hanuman Patel

Submitted by: PRASHANT SINGHB.Tech 4th Year

Department of Electrical & Electronics Engineering

VYAS INSTITUTE OF ENGINEERING & TECHNOLOGYJODHPUR (Raj.)

44