plc presentation

28
SUMMER TRAINING REPORT APPLICATIONS OF PLC IN FACTORY AUTOMATION (FA) & COMPUTER INTEGRATED MANUFACTURING (cIM) UNDER THE GUIDANCE OF Mr. J S DHAKA Sr. Manager (operations) & H.O.D (JEWEL BOX Section) MOSER BAER INDIA LIMITED GREATER NOIDA , INDIA SUBMITTED BY RAJAT GUPTA FINAL B.TECH (ELECTRONICS) ROLL NO 0404530031 Sr No 195/04 HBTI KANPUR

Upload: lordofallhearts

Post on 10-Apr-2015

2.525 views

Category:

Documents


3 download

DESCRIPTION

This is my summer training presentation , based on summer training at moser baer, greater noida.This can provide u a layman education on plc and thier applications in industry.please aldo refer to my summer training report for a good comprehension.

TRANSCRIPT

Page 1: PLC presentation

SUMMER TRAINING REPORT

APPLICATIONS OF PLC IN FACTORY AUTOMATION (FA)

&

COMPUTER INTEGRATED MANUFACTURING (cIM)

UNDER THE GUIDANCE OF

Mr. J S DHAKA

Sr. Manager (operations)

& H.O.D (JEWEL BOX Section)

MOSER BAER INDIA LIMITED

GREATER NOIDA , INDIA

SUBMITTED BY

RAJAT GUPTA

FINAL B.TECH (ELECTRONICS)

ROLL NO 0404530031

Sr No 195/04

HBTI KANPUR

Page 2: PLC presentation

ABOUT MOSER BAER

Page 3: PLC presentation

•founded in New Delhi in 1983 as a Time Recorder unit in collaboration with Maruzen Corp (Japan) and Moser Baer (Switzerland)

•In 1988 got into the data storage industry thru5 .25-inch Floppy Disk business. •In 1999 set up a capacity plant to manufacture Recordable Compact Disks (CD-Rs) and Recordable Digital Versatile Disks (DVD-Rs).

•Today world’s 2nd largest OEM manufacturer. Every 4th CD is from Moser Baer

About Moser baer

Page 4: PLC presentation

•first to manufacture and market the Blu-ray Discs and HD DVD formats.

•presence in over 82 countries.•preferred supplier to all top global OEM brands. Near Zero Revocation Rate.

•Signed The Largest Outsourcing Deal in Indian Manufacturing in 2003 of that time.

•Now in Home Entertainment, Photovoltaic, IT peripherals and consumerelectronics

About Moser baer

Page 5: PLC presentation

About Moser baer

Page 6: PLC presentation

ABOUT PLC

Page 7: PLC presentation

•Used in manufacturing processes like machining, packaging, material handling, automated assembly or countless other facilities

•Almost any application that needs some type of electrical control has a need for a plc.

what is PLC

Page 8: PLC presentation

INPUT RELAYS(contacts) :• connected to the outside world.

•They physically exist and receive signals from switches, sensors, etc.

•They are not relay literally, they are transistors

PLC BLOCK DIAGRAM

Page 9: PLC presentation

INTERNAL UTILITY RELAYS-(contacts) •They are simulated relays which eliminate external relays.

COUNTERS•Do not physically exist. •They are simulated counters and they can be programmed to count pulses.

PLC BLOCK DIAGRAM

Page 10: PLC presentation

OUTPUT RELAYS(coils) •connected to the outside world.

•exist physically

•send on/off signals to solenoids, lights, etc.

•can be transistors, relays, or triacs

PLC BLOCK DIAGRAM

Page 11: PLC presentation

DATA STORAGE•these are registers to store data.

•used as temporary storage for math or data manipulation.

•used to store data when power is removed from the PLC.

PLC BLOCK DIAGRAM

Page 12: PLC presentation

PLC OPERATION

Page 13: PLC presentation

•works by continually scanning a program.

•scan cycle is consisting of 3 important steps.

•Other steps are for checking the system and updating the current internal counter and timer values.

PLC operation

Page 14: PLC presentation

PLC PROGRAMMING

Page 15: PLC presentation

•Initial Technique for PLC programming

•2 parallel lines represent input. Circles represent output.

Ladder diagrams

Page 16: PLC presentation

•Read one line at a time from top to bottom

•Basically a programming description of a ladder diagram

mnemonic programming

Page 17: PLC presentation

•similar to flowcharts, but much morePowerful

•It’s like a multipath ladder

Sequential Flow CHARTS

Page 18: PLC presentation

•Used in advanced systems

•Very much in like a programming language

STRUCTURED TEXT PROGRAMS

Page 19: PLC presentation

DRAG & DROP PROGRAMMING

W, X,Y,Z are ladder diagrams , which can be created and saved in memory

Page 20: PLC presentation

DRAG & DROP PROGRAMMING

•State of art programming

•This ladder diagram can be saved to use in another ladder diagram.

Page 21: PLC presentation

POSITIONING SYSTEM

Page 22: PLC presentation

AD-75 block diagram

•accuracy is a very important feature

•High precision position control is required for applications which are miniature, having nuances and fineness

•High precision speed control is essential for mass production

•There can be a tradeoff

Page 23: PLC presentation

SPEED and postion CONTROL

•Speed is controlled by pulse train frequency

•Position is controlled by total number of pulses in a pulse train

•total no of pulses = (pulses reqd to rotate once) *(Designated distance/movement of load motor on single rotation)

Page 24: PLC presentation

AD-75 FUNCTIONAL diagram

Page 25: PLC presentation

POSITIONING APPS

Page 26: PLC presentation

Punch press

•PUNCH PRESS•It is 2 dimensional positioning

"Positioning" refers to moving a moving body, such as a workpiece or tool at a designated speed, and accurately stopping it at the target position

Page 27: PLC presentation

Palletizer

•Using the servo for one axis, the palletizer is positioned at a high accuracy.

• The amount to lower the palletizer according to the material thickness is saved.

Page 28: PLC presentation

THANK YOU