PLC and SCADA

34
PLC (Micrologix 1000) & SCADA (Intouch wonderware) SUMAN SOURABH 06570104910 B.TECH(EEE) FINAL YEAR

description

Introduction to PLC & SCADA

Transcript of PLC and SCADA

Page 1: PLC and SCADA

PLC(Micrologix 1000) &

SCADA(Intouch wonderware)

SUMAN SOURABH06570104910B.TECH(EEE)FINAL YEAR

Page 2: PLC and SCADA

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.

Page 3: PLC and SCADA

INSUSTRIAL AUTOMATION

• Now a days, every small and large industry employ automation.

• In manual control, an operator periodically reads the process and adjusts the input accordingly. Quite hectic!

• In automation control, measurements and adjustments are done automatically on a continuous basis. Quite convenient!

Page 4: PLC and SCADA

Types of Control Systems used in INDUSTRIAL AUTOMATION

• PID controller based control system

• PLC based control system

• DCS based control system

• PC based control system

Page 5: PLC and SCADA

PLC(Programmable Logic Controller)

• It is microprocessor based solid state/industrial computer that perform discrete or sequential logic.

• It was developed to replace mechanical relays, timers, counters.

• The early PLC’s were used to reduce the changeover time, wiring/re-wiring.

• The PLC programming procedures replaced the rewiring a panel full of wires, relays, timers, counters etc.

Page 6: PLC and SCADA

Advantages

• Reliability in operation.

• Flexibility in control and programming techniques.

• Online offline modifications.

• Small physical size, shorter project time.

• In house simulation and testing of project.

• Speed of operation.

• Ease of maintenance and troubleshooting.

• Ability to communicate and networking with computer system in plant.

• Documentation and security.

• Designed to work in all types of industrial conditions.

Page 7: PLC and SCADA

Micrologix 1000 programmable controller

Page 8: PLC and SCADA

Architecture of a PLC

• BLOCK DIAGRAM

INPUT DEVICES

PLC OUTPUT DEVICES

POWERSUPPY

MEMORY INTERFACE

(24V DC,120V AC)

(Toggle or Push buttons, proximity or pressure sensors) (Displays

& Monitors)

(External memory module)

(SCADA or HMI)

Page 9: PLC and SCADA

Hardware Overview

Page 10: PLC and SCADA
Page 11: PLC and SCADA

COMPUTER PLCDOWNLOAD

UPLOAD

• DATA TRANSMISSION-SERIAL

• SYSTEM(PORT) PLC(PORT) RS 232 DF port

• Baud Rate- 9.6 Kbps to 19.2 Kbps

• Driver softwares- RS Linx Classic, RS 232 & DF Drivers

• Programming software- RS Logix 500

Page 12: PLC and SCADA

Working• Source mode: +ve supply is given to the PLC.

• Sink mode: -ve supply is given to the PLC.

• The sink and source modes mainly define the way in which the I/O is connected to the I/O of the PLC.

Page 13: PLC and SCADA

PROGRAMMING the PLC

• Programming language used: LADDER language( ladder 2). The programming can be done with simple contacts that simulate the opening and closing of relays, counters, timers, shift registers and other math operations.

Page 14: PLC and SCADA
Page 15: PLC and SCADA

Basic symbols:

• Input symbols: XIC- XIO-

• Output symbols: OTE- OTL-

OUL-

Page 16: PLC and SCADA

START- STOP LOGIC:

• START: hardware software NO- NC-

• STOP: NO- NC-

Page 17: PLC and SCADA

ADDRESSING FORMAT : Identifier: slot address(if any).word address/bit

DATA FILES: micrologix 1000 contain the status information associated with the external I/O and all other instructions we use in our main and subroutine ladder program files.

These files are organized by the type of data they contain. Data file types are:

Page 18: PLC and SCADA

PLC TIMER/COUNTER FUNCTION

Page 19: PLC and SCADA

TIMER ON(Ton)

Page 20: PLC and SCADA

COUNTER UP

Page 21: PLC and SCADA

MATH INSTRUCTIO

NS

Page 22: PLC and SCADA
Page 23: PLC and SCADA

OTHER IMPORTANT INSTRUCTIONS

• JMP

• JSR

• SBR

• CMP

• MOV

• OSR

Page 24: PLC and SCADA

Applications

• Material Handling

• Packaging Applications

• General Industrial Machinery

• Printing

• Food and Beverage

• Pharmaceutical

• Water Wastewater / SCADA

• Clutch/Brake control

• Position Control - Pick-and-place / Conveyor

Page 25: PLC and SCADA

SCADA

• Supervisory Control And Data Acquisition

• It is a software through which we can create visualization of any industrial process.

• Earlier, PLC’s were programmed, download the program in it and it used to run for years

• The problem- no one knew what’s happening inside the PLC.

• Solution= PLC+SCADA

Page 26: PLC and SCADA

TAG’s

• It is the address of the memory location where signals are being saved.

• We define a TAG in order to use it in the SCADA software(Intouch wonderware).

• TYPES : 1) Analog 2) Digital 3) Strings

• These are further associated with either “Memory” or “I/O” type tags.

• PC-SCADA – Memory analog/digital/string tag

• PLC-SCADA - I/O analog/digital/string tag

Page 27: PLC and SCADA

FEATURES OF SCADA

• Dynamic process graphic

• Alarm

• Database connectivity

• Real time trend and historical trend view

• Security

• Device connectivity

Page 28: PLC and SCADA

SCADA Software

• Wonderware- Intouch

• Rockwell- RS view32

• Siemens- winCC

• GE- Intellation

Page 29: PLC and SCADA
Page 30: PLC and SCADA
Page 31: PLC and SCADA

PLC-SCADA COMMUNICATION

Page 32: PLC and SCADA

EXAMPLE

Page 33: PLC and SCADA

QUERIES???

Page 34: PLC and SCADA

THANK YOU !!!