SlideShare a Scribd company logo
1 of 24
11
DESIGN & FABRICATION OF PNEUMATICALLY
OPERATED
PRESS MACHINE USING PLC
VANSH KUMAR (R880212062)
PRABHPREET ARORA (R880212032)
HARDEEP SINGH DHIMAN (R880212017)
College of Engineering
University of Petroleum & Energy Studies
Dehradun
May, 2015
2
MINOR PROJECT REPORT
ON
DESIGN & FABRICATION OF AUTOMATED PRESS MACHINE
A project report submitted in partial fulfilment of the requirements for the
Degree of
Bachelor of Technology
(Mechatronics Engineering)
By
VANSH KUMAR (R880212062)
PRABHPREET ARORA (R880212032)
HARDEEP SINGH DHIMAN (R880212017
Under the guidance of
MR. ROUSHAN KUMAR
Assistant Professor
Department of Electronics & Instrumentation Engineering
Approved
………………………………..
Director
College of Engineering Studies
University of Petroleum & Energy Studies
Dehradun
May, 2015
3
CERTIFICATE
This is to certify that the work contained in this report titled “DESIGN &
FABRICATION OF PNEUMATICALLY OPERATED PRESS MACHINE USING
PLC” has been carried out by VANSH KUMAR, PRABHPREETARORA&
HARDEEP DHIMAN under my/our supervision and has not been submitted
elsewhere for a degree.
……………………….. ………………………..
………………………. ……………………….
………………………. ……………………….
………………………. ……………………….
Date Date
4
Abstract
The proposed work describes the design and fabrication of prototype of Automatic press
machine controlled by PLC and explains about the working principle and the hardware
structure of the system. Pneumatic system is used for the operation as it would be suitable for
the low pressure application of our project. Sensors and PLC system is interfaced with the
conventional punching process for achieving the automation.
The machine is operated by a stepper motor, 4 pneumatic cylinders and a vacuum generating
unit. Each pneumatic cylinder has its own function. The hardware structure of the project
includes the belt-conveyor model, the pick & place unit, the pushing cylinder and the press
machine structure all of which are mounted on the wooden base. A proximity sensor, a
stepper motor with a relay box and a status light along with a 220V relay are also mounted on
the base. Limit switches are also fixed at the required position for setting & resetting the
pneumatic cylinders. The directional control valves and the vacuum generators are mounted
on the bottom of the base.
The pneumatic actuators and vacuum generating unit of pick & place unit are controlled using
Directional Control Valves. The Stepper motor is used for driving the belt conveyor. The
programming & controlling of Stepper motor is done using a PLC. The pneumatic actuators &
vacuum generating unit are also controlled through a PLC. Ladder Logic is used for
programming on PLC.
5
Acknowledgement
We are grateful to University of Petroleum & Energy Studies for their kind help in supplying
the required components and giving their laboratory facility to complete this project. First of
all, we would like to express our deepest gratitude to our mentor, Mr. Roushan Kumar for his
unwavering guidance throughout the completion of the project.
We would like to offer our sincere gratitude to Mr. Durga Dutt Uniyal, BOSCH Lab assistant
for providing us the lab equipment and for his co-operation. We would like to thank Amiyan
Sagar Das, M.Tech Robotics (2nd year), for his endeavoring support during the course of the
project.
We are also very grateful to the faculties & lab assistants of the Workshop Technology Lab
for providing us the required equipment.
6
TABLE OF CONTENTS
CONTENTS
ABSTRACT 4
1 INTRODUCTION 7
1.1 Concept of the project ……………………………………………… 7
1.2 Overview of the work to be done…………………………………….. 8
1.3 Statement of purpose ………………………………………………… 8
2. LITERATURE REVIEW 9
3. METHODOLOGY 10
3.1 System overview ………………………………………………………… 10
3.2 Details of the working platform ……………………………………….. 11
3.2.1 PLC’s ……………………………………….. 11
3.2.2 Types of PLC’s …………………………………… 11
3.3 Block diagram of PLC …………………………………………………... 13
3.4 Sequence of operations………………………………………… 14
3.5 CAD design of initial model…………………………………………. 16
3.6 Force/Load Calculations ……………………………………….. 17
3.7 Pneumatic Circuit Diagram…………………………………………. 18
3.8 Ladder Logic Program……………………………………………… 19
3.9 Relay Circuit Diagram……… ………………………………… 23
4. CONCLUSION AND RECOMMENDATION 24
4.1 Conclusion ……………………………………………………. 24
4.2 Recommendation …………………………………………. 24
7
Chapter 1
INTRODUCTION
1.1) CONCEPT OF THE PROJECT
The basic concept of our project is PLC based Press Machine. The press machine is used for
the deformation process & it finds application in the separation of scrap in the industries. A
toy car is taken as the work piece for our project. Pneumatic system is used for exertion of the
required force. The concept of automation is achieved by the control of the conventional
pneumatic systems using PLCs. We have used BOSCH REXROTH Indra Control L20 PLC in
our project and we have used Indra Logic L20 software for ladder logic programming of the
PLC.
The machine is operated by a stepper motor, 4 pneumatic cylinders and a vacuum generating
unit. Each pneumatic cylinder has its own function. The hardware structure of the project
includes the belt-conveyor model, the pick & place unit, the pushing cylinder and the press
machine structure all of which are mounted on the wooden base. A proximity sensor, a
stepper motor with a relay box and a status light along with a 220V relay are also mounted on
the base. Limit switches are also fixed at the required position for setting & resetting the
pneumatic cylinders. The directional control valves and the vacuum generators are mounted
on the bottom of the base.
The pneumatic actuators and vacuum generating unit of pick & place unit are controlled using
Directional Control Valves. The Stepper motor is used for driving the belt conveyor. The
programming & controlling of Stepper motor is done using a PLC. The pneumatic actuators &
vacuum generating unit are also controlled through a PLC.
8
1.2) OVERVIEW OF THE WORK TO BE DONE
The objectives of this project are:
 To identify the input and output components like pneumatic actuators,
sensors, switches, solenoid valves and stepper motor.
 To learn more about the types of pneumatic parts & components.
 CAD model & structural model of the mechanical hardware.
 Sequence identification of the process.
 Project development using ladder logic for sequential programming.
 To build a new press machine model that has more safety.
 To create the press machine that needs only one worker to handle the
entire process.
1.3) STATEMENT OF PURPOSE/MOTIVATION FOR THE PROJECT
 A similar type of press machine was observed in MINDA STONERIDGE INSTRUMENTS
LTD., PUNE which was used for the speedometer pointer assembly. It was used for pressing
the pointer onto the speedometer up to the required depth. Since the process required less
pressure, pneumatic system was used. The inspiration for our project was driven by this
project.
 ADVANTAGES OF PLC:
 PLC has been used as the flexibility aspect with one single controller can easily run
many machines.
 PLC also allows controlling any change in circuit design or sequencing simple as
retyping the logic. Correcting errors in PLC is extremely short and cost effective.
 PLC can be programmed and evaluated in a laboratory & thus is user-friendly.
 A user can use large numbers of contacts, coils, timers, sequencers, counters as the
PLCs can have very large memory sizes which helps in reducing complexity of the
program.
 A PLC can be used in high ambient temperature & pressure conditions and hence can
be used in industrial conditions.
On the account of following advantages, we decided to use PLC for our project.
9
Chapter-2
LITERATURE REVIEW
The Automated Press Machine is a project that is designing a new way to improve the
previous press machines in industries which has a few weaknesses in safety while operating
processes. This will create a lot of problem to the operators which have the higher risk to have
an accident. The new press machine is a project to improve previous press machine which
have weakness in safety while operating it. This matter creates a lot of problem and at the
same time the operators and technician have the higher risk to have an accident in industries.
The solution for this problem is a development of a new program of machine which running
same operation but the machine is more safety and easy to use due to the help of internal
timers & counters present in the PLC.
10
Chapter 3
METHODOLOGY
3.1) SYSTEM OVERVIEW:
The Flowchart of Designing the Press Machine
11
3.2) DETAILS OF THE WORKING PLATFORM:
Programmable Logic Control (PLC) :-
PLC can be used in all industrial, with application right from small machine to large plants.
PLC plays an important role in automation .All monitoring as well as the control actions are
taken by PLC. PLC senses the input through I/P module processes the logic through CPU &
memory & gives output through O/P module.
CPU is the brain of the system .This consists of Arithmetic Logical Unit, program memory,
process image memory, internal timers & counters, flags. It receives the information from I/P
devices and takes decision depending upon the information & logic written & sends the
information to O/P device. Power required for PLC is 110-230VAC or 24VDC.
The role of I/O modules is to receive data from I/P devices (Switches & Senors) & send it to
O/P device (Relays & Solenoid Valves). Communication modules are used either for
communication external hardware or software .The hardware can be PLC, controller I/O
module smart transmitter .The software can be SCADA software .There are fixed & modular
PLC’s .In fixed PLC will have inbuilt power supply I/O’s in one unit, in modular PLC will
have separate slots for com0ponents like power supply I/O module
TYPES OF PLCs:
FIXED PLC: They have CPU and analog/digital inputs and outputs on the same module.
Mostly they are non-expandable. The drawback with this type is that they have limited no. of
inputs/outputs. They are used for small applications.
MODULAR PLC: Modular PLCs have a chassis (also called a rack) into which are placed
modules with different functions. The processor and selection of I/O modules is customized
for the particular application. Several racks can be administered by a single processor, and
may have thousands of inputs and outputs. A special high speed serial I/O link is used so that
racks can be distributed away from the processor, reducing the wiring costs for large plan.
12
 We have used BOSCH-Rexroth PLC with model name as IndraControl L20.
 The software used for programming this PLC is IndraLogic L20.
 The IndraControl L20 is a modular and scalable control.
 It combines the benefits of a compact small control with a standardized I/O system
on the basis of terminal technology.
 Supply Voltage -24V DC.
 It provides onboard interfaces, e. g. high-speed inputs and outputs (8 each) and
communication interfaces, such as Ethernet, PROFIBUS and RS232.
 The locally available I/O units can be extended by the Rexroth Inline I/O system,
just by simply mounting the components side by side.
13
3.3)BLOCK DIAGRAM OF PLC
I
N
P
U
T
M
O
D
U
L
E
Power Supply (+24v)
PLC
CONTROLLER
(Indra Control
L20)
O
U
T
P
U
T
M
O
D
U
L
E
PROGRAMMING DEVICE
14
3.4)SEQUENCE OF OPERATIONS:
15
1. The work piece (a toy car) is kept on the conveyor belt.
2. A stepper motor is run by the PLC which drives the conveyor belt.
3. The work piece on conveyor starts moving & reaches at a point where it is detected by
a proximity sensor.
4. As the proximity sensor energizes, the conveyor stops.
5. The pick & place unit picks up the work piece from the conveyor and drops it to a
place on the base away from the conveyor.
6. At this place, a pneumatic cylinder pushes the work piece to a place under the punch
of the press machine.
7. As soon as the work piece comes under the punch & the pushing cylinder retracts
back, the press machine performs the required operation.
8. The above steps are repeated for every work piece kept on the conveyor belt.
Note: The 2-dimensional CAD design depicting the overview of the entire process was
designed in SOLIDWORKS 2010.
16
3.5) CAD DESIGN OF THE INITIAL MODEL
The 3D model of the conveyor belt, the coupler and the motor and their assembly was design
in CREO PARAMETRIC.
17
3.6) FORCE /LOAD CALCULATIONS:
The force that is generated by the punching cylinder can be calculated by using the formula:
Force, F = Pressure * Area N
Therefore,
F = P*(π(d^2))/4
18
3.7) PNEUMATIC CIRCUIT DESIGN:
19
3.8) Ladder Logic Program
20
21
22
23
3.9)RELAY CIRCUIT DIAGRAM
24
Chapter-4
Conclusion and Recommendation
4.1)Conclusion
All the operations were being performed sequentially and the project was completed
successfully as per the requirements.
4.2)Recommendations
 DC motor can be used instead of Stepper motor.
 A Proximity sensor can be used for setting up a warning signal which will halt the
entire process if anything or any person is detected in the vicinity of the press
machine.
 Good quality conveyor can be used for better stability of conveyor system.
 Main base of the project can be made of Aluminum metal for better strength and
stability.

More Related Content

What's hot

JamesWijonoPLCBottleFilling
JamesWijonoPLCBottleFillingJamesWijonoPLCBottleFilling
JamesWijonoPLCBottleFillingDavid James
 
Automatic bottle filling system using microcontroller
Automatic bottle filling system using microcontrollerAutomatic bottle filling system using microcontroller
Automatic bottle filling system using microcontrollerShubham Patel
 
PLC Industrial Application -- Continuous Bottling Filling System
PLC Industrial Application -- Continuous Bottling Filling SystemPLC Industrial Application -- Continuous Bottling Filling System
PLC Industrial Application -- Continuous Bottling Filling SystemZunAib Ali
 
autometic watter bottle filling system
autometic watter bottle filling systemautometic watter bottle filling system
autometic watter bottle filling systempatilshiv407
 
Reviews of Cascade Control of Dc Motor with Advance Controller
Reviews of Cascade Control of Dc Motor with Advance ControllerReviews of Cascade Control of Dc Motor with Advance Controller
Reviews of Cascade Control of Dc Motor with Advance Controllerijsrd.com
 
Programmable logic-control
Programmable logic-controlProgrammable logic-control
Programmable logic-controlakashganesan
 
Report_Monitoring & Control of Water Tank Filling System
Report_Monitoring & Control of Water Tank Filling SystemReport_Monitoring & Control of Water Tank Filling System
Report_Monitoring & Control of Water Tank Filling SystemTariq Jamil
 
Programmable logic controller (plc) for polymer mixing tank
Programmable logic controller (plc) for polymer mixing tankProgrammable logic controller (plc) for polymer mixing tank
Programmable logic controller (plc) for polymer mixing tankMohab Osman
 
Robotic arm controlled in missile launchers using plc and image authenticatio...
Robotic arm controlled in missile launchers using plc and image authenticatio...Robotic arm controlled in missile launchers using plc and image authenticatio...
Robotic arm controlled in missile launchers using plc and image authenticatio...eSAT Publishing House
 
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...IOSR Journals
 
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...IRJET Journal
 
Cnc, dnc & adaptive control
Cnc, dnc & adaptive controlCnc, dnc & adaptive control
Cnc, dnc & adaptive controlparabajinkya0070
 
Project Report-Design of a PLC System for health monitoring of DC drive throu...
Project Report-Design of a PLC System for health monitoring of DC drive throu...Project Report-Design of a PLC System for health monitoring of DC drive throu...
Project Report-Design of a PLC System for health monitoring of DC drive throu...Abhishek Sharma
 
PROGRAMMABLE LOGIC by Hites Khatri
PROGRAMMABLE LOGIC by Hites KhatriPROGRAMMABLE LOGIC by Hites Khatri
PROGRAMMABLE LOGIC by Hites KhatriHitesh Khatri
 

What's hot (19)

Project on PLC (SILO)
Project on PLC (SILO)Project on PLC (SILO)
Project on PLC (SILO)
 
JamesWijonoPLCBottleFilling
JamesWijonoPLCBottleFillingJamesWijonoPLCBottleFilling
JamesWijonoPLCBottleFilling
 
Automatic bottle filling system using microcontroller
Automatic bottle filling system using microcontrollerAutomatic bottle filling system using microcontroller
Automatic bottle filling system using microcontroller
 
PLC Industrial Application -- Continuous Bottling Filling System
PLC Industrial Application -- Continuous Bottling Filling SystemPLC Industrial Application -- Continuous Bottling Filling System
PLC Industrial Application -- Continuous Bottling Filling System
 
Abb technical guide no.10 revd
Abb technical guide no.10 revdAbb technical guide no.10 revd
Abb technical guide no.10 revd
 
autometic watter bottle filling system
autometic watter bottle filling systemautometic watter bottle filling system
autometic watter bottle filling system
 
Reviews of Cascade Control of Dc Motor with Advance Controller
Reviews of Cascade Control of Dc Motor with Advance ControllerReviews of Cascade Control of Dc Motor with Advance Controller
Reviews of Cascade Control of Dc Motor with Advance Controller
 
Programmable logic-control
Programmable logic-controlProgrammable logic-control
Programmable logic-control
 
Report_Monitoring & Control of Water Tank Filling System
Report_Monitoring & Control of Water Tank Filling SystemReport_Monitoring & Control of Water Tank Filling System
Report_Monitoring & Control of Water Tank Filling System
 
Programmable logic controller (plc) for polymer mixing tank
Programmable logic controller (plc) for polymer mixing tankProgrammable logic controller (plc) for polymer mixing tank
Programmable logic controller (plc) for polymer mixing tank
 
Robotic arm controlled in missile launchers using plc and image authenticatio...
Robotic arm controlled in missile launchers using plc and image authenticatio...Robotic arm controlled in missile launchers using plc and image authenticatio...
Robotic arm controlled in missile launchers using plc and image authenticatio...
 
Ultisolar iT3415 iT4415 iT6415 iTracer User Manual
Ultisolar iT3415 iT4415 iT6415  iTracer User ManualUltisolar iT3415 iT4415 iT6415  iTracer User Manual
Ultisolar iT3415 iT4415 iT6415 iTracer User Manual
 
Abb technical guide no.03 revd
Abb technical guide no.03 revdAbb technical guide no.03 revd
Abb technical guide no.03 revd
 
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
 
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
 
PRINT
PRINTPRINT
PRINT
 
Cnc, dnc & adaptive control
Cnc, dnc & adaptive controlCnc, dnc & adaptive control
Cnc, dnc & adaptive control
 
Project Report-Design of a PLC System for health monitoring of DC drive throu...
Project Report-Design of a PLC System for health monitoring of DC drive throu...Project Report-Design of a PLC System for health monitoring of DC drive throu...
Project Report-Design of a PLC System for health monitoring of DC drive throu...
 
PROGRAMMABLE LOGIC by Hites Khatri
PROGRAMMABLE LOGIC by Hites KhatriPROGRAMMABLE LOGIC by Hites Khatri
PROGRAMMABLE LOGIC by Hites Khatri
 

Viewers also liked

Andy B Espada Resume (7)
Andy B  Espada Resume (7)Andy B  Espada Resume (7)
Andy B Espada Resume (7)Andy Espada
 
1. Fabrication of hydraulic v type,angle bending machine
1. Fabrication of hydraulic v type,angle bending machine1. Fabrication of hydraulic v type,angle bending machine
1. Fabrication of hydraulic v type,angle bending machineChristal CADD Technology
 
ELECTROMAGNETIC PISTON
ELECTROMAGNETIC PISTONELECTROMAGNETIC PISTON
ELECTROMAGNETIC PISTONvikrant bharti
 
PNEUMATIC AUTO FEED MULTI OPERATION MACHINE
PNEUMATIC AUTO FEED MULTI OPERATION MACHINEPNEUMATIC AUTO FEED MULTI OPERATION MACHINE
PNEUMATIC AUTO FEED MULTI OPERATION MACHINEamarnath kenguva
 
Design and fabrication of hydraulic pipe bending machine
Design and fabrication of hydraulic  pipe bending machine Design and fabrication of hydraulic  pipe bending machine
Design and fabrication of hydraulic pipe bending machine Sumit Sahgal
 
Automatic power hacksaw
Automatic power hacksawAutomatic power hacksaw
Automatic power hacksawGlobalLogic
 
Pneumatic Sheet Metal Shearing Machine - Project report
Pneumatic Sheet Metal Shearing Machine - Project reportPneumatic Sheet Metal Shearing Machine - Project report
Pneumatic Sheet Metal Shearing Machine - Project reportTejas Inamdar
 
Design and fabrication of bending machine
Design and fabrication of bending machineDesign and fabrication of bending machine
Design and fabrication of bending machineparamesr2020
 
Drone (Quadcopter) full project report by Er. ASHWANI DIXIT
Drone (Quadcopter) full project report by    Er. ASHWANI DIXITDrone (Quadcopter) full project report by    Er. ASHWANI DIXIT
Drone (Quadcopter) full project report by Er. ASHWANI DIXITAshwani Dixit
 

Viewers also liked (12)

REPORT (1)
REPORT (1)REPORT (1)
REPORT (1)
 
Andy B Espada Resume (7)
Andy B  Espada Resume (7)Andy B  Espada Resume (7)
Andy B Espada Resume (7)
 
Electromagnetic engine
Electromagnetic engineElectromagnetic engine
Electromagnetic engine
 
Project Report
Project ReportProject Report
Project Report
 
1. Fabrication of hydraulic v type,angle bending machine
1. Fabrication of hydraulic v type,angle bending machine1. Fabrication of hydraulic v type,angle bending machine
1. Fabrication of hydraulic v type,angle bending machine
 
ELECTROMAGNETIC PISTON
ELECTROMAGNETIC PISTONELECTROMAGNETIC PISTON
ELECTROMAGNETIC PISTON
 
PNEUMATIC AUTO FEED MULTI OPERATION MACHINE
PNEUMATIC AUTO FEED MULTI OPERATION MACHINEPNEUMATIC AUTO FEED MULTI OPERATION MACHINE
PNEUMATIC AUTO FEED MULTI OPERATION MACHINE
 
Design and fabrication of hydraulic pipe bending machine
Design and fabrication of hydraulic  pipe bending machine Design and fabrication of hydraulic  pipe bending machine
Design and fabrication of hydraulic pipe bending machine
 
Automatic power hacksaw
Automatic power hacksawAutomatic power hacksaw
Automatic power hacksaw
 
Pneumatic Sheet Metal Shearing Machine - Project report
Pneumatic Sheet Metal Shearing Machine - Project reportPneumatic Sheet Metal Shearing Machine - Project report
Pneumatic Sheet Metal Shearing Machine - Project report
 
Design and fabrication of bending machine
Design and fabrication of bending machineDesign and fabrication of bending machine
Design and fabrication of bending machine
 
Drone (Quadcopter) full project report by Er. ASHWANI DIXIT
Drone (Quadcopter) full project report by    Er. ASHWANI DIXITDrone (Quadcopter) full project report by    Er. ASHWANI DIXIT
Drone (Quadcopter) full project report by Er. ASHWANI DIXIT
 

Similar to Minor_Project_Report

PLC SCADA report Paras Singhal
PLC SCADA report Paras SinghalPLC SCADA report Paras Singhal
PLC SCADA report Paras SinghalPARAS SINGHAL
 
Plc report with project
Plc report with projectPlc report with project
Plc report with projectPriya Hada
 
Basic PLC Programming program The Fundamental Knowledge of PLC.pdf
Basic PLC Programming program The Fundamental Knowledge of PLC.pdfBasic PLC Programming program The Fundamental Knowledge of PLC.pdf
Basic PLC Programming program The Fundamental Knowledge of PLC.pdfLuisDavidCajavilcaCu1
 
FLSmidth Report final
FLSmidth Report finalFLSmidth Report final
FLSmidth Report finalShahid Faizee
 
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
 
Training report of PLC
Training report of PLCTraining report of PLC
Training report of PLCSumit Patidar
 
IRJET- Automatic Bottle Filling and Capping System using PLC
IRJET- Automatic Bottle Filling and Capping System using PLCIRJET- Automatic Bottle Filling and Capping System using PLC
IRJET- Automatic Bottle Filling and Capping System using PLCIRJET Journal
 
Plc and scada report
Plc and scada reportPlc and scada report
Plc and scada reportIndira Kundu
 
Basic plc-programming-e book_Reliance High Tech Ltd
Basic plc-programming-e book_Reliance High Tech LtdBasic plc-programming-e book_Reliance High Tech Ltd
Basic plc-programming-e book_Reliance High Tech LtdMarsus Marsus
 
Bottle Filling Application using Arduino
Bottle Filling Application using ArduinoBottle Filling Application using Arduino
Bottle Filling Application using ArduinoParth Patel
 
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting RobotDesign & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting RobotIRJET Journal
 
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 ControllerIRJET Journal
 
Automated Water Filling and Mobile Charging Station Based on PLC
Automated Water Filling and Mobile Charging Station Based on PLCAutomated Water Filling and Mobile Charging Station Based on PLC
Automated Water Filling and Mobile Charging Station Based on PLCMayank Mathur
 
automatic mixing & filling bottle using PLC
automatic mixing & filling bottle using PLCautomatic mixing & filling bottle using PLC
automatic mixing & filling bottle using PLCLeelu Veerendra Pulagam
 

Similar to Minor_Project_Report (20)

report
reportreport
report
 
PLC SCADA report Paras Singhal
PLC SCADA report Paras SinghalPLC SCADA report Paras Singhal
PLC SCADA report Paras Singhal
 
Plc report
Plc reportPlc report
Plc report
 
Plc report with project
Plc report with projectPlc report with project
Plc report with project
 
Gore
GoreGore
Gore
 
Basic PLC Programming program The Fundamental Knowledge of PLC.pdf
Basic PLC Programming program The Fundamental Knowledge of PLC.pdfBasic PLC Programming program The Fundamental Knowledge of PLC.pdf
Basic PLC Programming program The Fundamental Knowledge of PLC.pdf
 
FLSmidth Report final
FLSmidth Report finalFLSmidth Report final
FLSmidth Report final
 
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
 
Training report of PLC
Training report of PLCTraining report of PLC
Training report of PLC
 
Alcohol report
Alcohol reportAlcohol report
Alcohol report
 
Vt training plc_1
Vt training plc_1Vt training plc_1
Vt training plc_1
 
IRJET- Automatic Bottle Filling and Capping System using PLC
IRJET- Automatic Bottle Filling and Capping System using PLCIRJET- Automatic Bottle Filling and Capping System using PLC
IRJET- Automatic Bottle Filling and Capping System using PLC
 
Plc and scada report
Plc and scada reportPlc and scada report
Plc and scada report
 
Basic plc-programming
Basic plc-programmingBasic plc-programming
Basic plc-programming
 
Basic plc-programming-e book_Reliance High Tech Ltd
Basic plc-programming-e book_Reliance High Tech LtdBasic plc-programming-e book_Reliance High Tech Ltd
Basic plc-programming-e book_Reliance High Tech Ltd
 
Bottle Filling Application using Arduino
Bottle Filling Application using ArduinoBottle Filling Application using Arduino
Bottle Filling Application using Arduino
 
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting RobotDesign & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
Design & Fabrication of Electro-Pneumatic Gantry Type Sorting Robot
 
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
 
Automated Water Filling and Mobile Charging Station Based on PLC
Automated Water Filling and Mobile Charging Station Based on PLCAutomated Water Filling and Mobile Charging Station Based on PLC
Automated Water Filling and Mobile Charging Station Based on PLC
 
automatic mixing & filling bottle using PLC
automatic mixing & filling bottle using PLCautomatic mixing & filling bottle using PLC
automatic mixing & filling bottle using PLC
 

Minor_Project_Report

  • 1. 11 DESIGN & FABRICATION OF PNEUMATICALLY OPERATED PRESS MACHINE USING PLC VANSH KUMAR (R880212062) PRABHPREET ARORA (R880212032) HARDEEP SINGH DHIMAN (R880212017) College of Engineering University of Petroleum & Energy Studies Dehradun May, 2015
  • 2. 2 MINOR PROJECT REPORT ON DESIGN & FABRICATION OF AUTOMATED PRESS MACHINE A project report submitted in partial fulfilment of the requirements for the Degree of Bachelor of Technology (Mechatronics Engineering) By VANSH KUMAR (R880212062) PRABHPREET ARORA (R880212032) HARDEEP SINGH DHIMAN (R880212017 Under the guidance of MR. ROUSHAN KUMAR Assistant Professor Department of Electronics & Instrumentation Engineering Approved ……………………………….. Director College of Engineering Studies University of Petroleum & Energy Studies Dehradun May, 2015
  • 3. 3 CERTIFICATE This is to certify that the work contained in this report titled “DESIGN & FABRICATION OF PNEUMATICALLY OPERATED PRESS MACHINE USING PLC” has been carried out by VANSH KUMAR, PRABHPREETARORA& HARDEEP DHIMAN under my/our supervision and has not been submitted elsewhere for a degree. ……………………….. ……………………….. ………………………. ………………………. ………………………. ………………………. ………………………. ………………………. Date Date
  • 4. 4 Abstract The proposed work describes the design and fabrication of prototype of Automatic press machine controlled by PLC and explains about the working principle and the hardware structure of the system. Pneumatic system is used for the operation as it would be suitable for the low pressure application of our project. Sensors and PLC system is interfaced with the conventional punching process for achieving the automation. The machine is operated by a stepper motor, 4 pneumatic cylinders and a vacuum generating unit. Each pneumatic cylinder has its own function. The hardware structure of the project includes the belt-conveyor model, the pick & place unit, the pushing cylinder and the press machine structure all of which are mounted on the wooden base. A proximity sensor, a stepper motor with a relay box and a status light along with a 220V relay are also mounted on the base. Limit switches are also fixed at the required position for setting & resetting the pneumatic cylinders. The directional control valves and the vacuum generators are mounted on the bottom of the base. The pneumatic actuators and vacuum generating unit of pick & place unit are controlled using Directional Control Valves. The Stepper motor is used for driving the belt conveyor. The programming & controlling of Stepper motor is done using a PLC. The pneumatic actuators & vacuum generating unit are also controlled through a PLC. Ladder Logic is used for programming on PLC.
  • 5. 5 Acknowledgement We are grateful to University of Petroleum & Energy Studies for their kind help in supplying the required components and giving their laboratory facility to complete this project. First of all, we would like to express our deepest gratitude to our mentor, Mr. Roushan Kumar for his unwavering guidance throughout the completion of the project. We would like to offer our sincere gratitude to Mr. Durga Dutt Uniyal, BOSCH Lab assistant for providing us the lab equipment and for his co-operation. We would like to thank Amiyan Sagar Das, M.Tech Robotics (2nd year), for his endeavoring support during the course of the project. We are also very grateful to the faculties & lab assistants of the Workshop Technology Lab for providing us the required equipment.
  • 6. 6 TABLE OF CONTENTS CONTENTS ABSTRACT 4 1 INTRODUCTION 7 1.1 Concept of the project ……………………………………………… 7 1.2 Overview of the work to be done…………………………………….. 8 1.3 Statement of purpose ………………………………………………… 8 2. LITERATURE REVIEW 9 3. METHODOLOGY 10 3.1 System overview ………………………………………………………… 10 3.2 Details of the working platform ……………………………………….. 11 3.2.1 PLC’s ……………………………………….. 11 3.2.2 Types of PLC’s …………………………………… 11 3.3 Block diagram of PLC …………………………………………………... 13 3.4 Sequence of operations………………………………………… 14 3.5 CAD design of initial model…………………………………………. 16 3.6 Force/Load Calculations ……………………………………….. 17 3.7 Pneumatic Circuit Diagram…………………………………………. 18 3.8 Ladder Logic Program……………………………………………… 19 3.9 Relay Circuit Diagram……… ………………………………… 23 4. CONCLUSION AND RECOMMENDATION 24 4.1 Conclusion ……………………………………………………. 24 4.2 Recommendation …………………………………………. 24
  • 7. 7 Chapter 1 INTRODUCTION 1.1) CONCEPT OF THE PROJECT The basic concept of our project is PLC based Press Machine. The press machine is used for the deformation process & it finds application in the separation of scrap in the industries. A toy car is taken as the work piece for our project. Pneumatic system is used for exertion of the required force. The concept of automation is achieved by the control of the conventional pneumatic systems using PLCs. We have used BOSCH REXROTH Indra Control L20 PLC in our project and we have used Indra Logic L20 software for ladder logic programming of the PLC. The machine is operated by a stepper motor, 4 pneumatic cylinders and a vacuum generating unit. Each pneumatic cylinder has its own function. The hardware structure of the project includes the belt-conveyor model, the pick & place unit, the pushing cylinder and the press machine structure all of which are mounted on the wooden base. A proximity sensor, a stepper motor with a relay box and a status light along with a 220V relay are also mounted on the base. Limit switches are also fixed at the required position for setting & resetting the pneumatic cylinders. The directional control valves and the vacuum generators are mounted on the bottom of the base. The pneumatic actuators and vacuum generating unit of pick & place unit are controlled using Directional Control Valves. The Stepper motor is used for driving the belt conveyor. The programming & controlling of Stepper motor is done using a PLC. The pneumatic actuators & vacuum generating unit are also controlled through a PLC.
  • 8. 8 1.2) OVERVIEW OF THE WORK TO BE DONE The objectives of this project are:  To identify the input and output components like pneumatic actuators, sensors, switches, solenoid valves and stepper motor.  To learn more about the types of pneumatic parts & components.  CAD model & structural model of the mechanical hardware.  Sequence identification of the process.  Project development using ladder logic for sequential programming.  To build a new press machine model that has more safety.  To create the press machine that needs only one worker to handle the entire process. 1.3) STATEMENT OF PURPOSE/MOTIVATION FOR THE PROJECT  A similar type of press machine was observed in MINDA STONERIDGE INSTRUMENTS LTD., PUNE which was used for the speedometer pointer assembly. It was used for pressing the pointer onto the speedometer up to the required depth. Since the process required less pressure, pneumatic system was used. The inspiration for our project was driven by this project.  ADVANTAGES OF PLC:  PLC has been used as the flexibility aspect with one single controller can easily run many machines.  PLC also allows controlling any change in circuit design or sequencing simple as retyping the logic. Correcting errors in PLC is extremely short and cost effective.  PLC can be programmed and evaluated in a laboratory & thus is user-friendly.  A user can use large numbers of contacts, coils, timers, sequencers, counters as the PLCs can have very large memory sizes which helps in reducing complexity of the program.  A PLC can be used in high ambient temperature & pressure conditions and hence can be used in industrial conditions. On the account of following advantages, we decided to use PLC for our project.
  • 9. 9 Chapter-2 LITERATURE REVIEW The Automated Press Machine is a project that is designing a new way to improve the previous press machines in industries which has a few weaknesses in safety while operating processes. This will create a lot of problem to the operators which have the higher risk to have an accident. The new press machine is a project to improve previous press machine which have weakness in safety while operating it. This matter creates a lot of problem and at the same time the operators and technician have the higher risk to have an accident in industries. The solution for this problem is a development of a new program of machine which running same operation but the machine is more safety and easy to use due to the help of internal timers & counters present in the PLC.
  • 10. 10 Chapter 3 METHODOLOGY 3.1) SYSTEM OVERVIEW: The Flowchart of Designing the Press Machine
  • 11. 11 3.2) DETAILS OF THE WORKING PLATFORM: Programmable Logic Control (PLC) :- PLC can be used in all industrial, with application right from small machine to large plants. PLC plays an important role in automation .All monitoring as well as the control actions are taken by PLC. PLC senses the input through I/P module processes the logic through CPU & memory & gives output through O/P module. CPU is the brain of the system .This consists of Arithmetic Logical Unit, program memory, process image memory, internal timers & counters, flags. It receives the information from I/P devices and takes decision depending upon the information & logic written & sends the information to O/P device. Power required for PLC is 110-230VAC or 24VDC. The role of I/O modules is to receive data from I/P devices (Switches & Senors) & send it to O/P device (Relays & Solenoid Valves). Communication modules are used either for communication external hardware or software .The hardware can be PLC, controller I/O module smart transmitter .The software can be SCADA software .There are fixed & modular PLC’s .In fixed PLC will have inbuilt power supply I/O’s in one unit, in modular PLC will have separate slots for com0ponents like power supply I/O module TYPES OF PLCs: FIXED PLC: They have CPU and analog/digital inputs and outputs on the same module. Mostly they are non-expandable. The drawback with this type is that they have limited no. of inputs/outputs. They are used for small applications. MODULAR PLC: Modular PLCs have a chassis (also called a rack) into which are placed modules with different functions. The processor and selection of I/O modules is customized for the particular application. Several racks can be administered by a single processor, and may have thousands of inputs and outputs. A special high speed serial I/O link is used so that racks can be distributed away from the processor, reducing the wiring costs for large plan.
  • 12. 12  We have used BOSCH-Rexroth PLC with model name as IndraControl L20.  The software used for programming this PLC is IndraLogic L20.  The IndraControl L20 is a modular and scalable control.  It combines the benefits of a compact small control with a standardized I/O system on the basis of terminal technology.  Supply Voltage -24V DC.  It provides onboard interfaces, e. g. high-speed inputs and outputs (8 each) and communication interfaces, such as Ethernet, PROFIBUS and RS232.  The locally available I/O units can be extended by the Rexroth Inline I/O system, just by simply mounting the components side by side.
  • 13. 13 3.3)BLOCK DIAGRAM OF PLC I N P U T M O D U L E Power Supply (+24v) PLC CONTROLLER (Indra Control L20) O U T P U T M O D U L E PROGRAMMING DEVICE
  • 15. 15 1. The work piece (a toy car) is kept on the conveyor belt. 2. A stepper motor is run by the PLC which drives the conveyor belt. 3. The work piece on conveyor starts moving & reaches at a point where it is detected by a proximity sensor. 4. As the proximity sensor energizes, the conveyor stops. 5. The pick & place unit picks up the work piece from the conveyor and drops it to a place on the base away from the conveyor. 6. At this place, a pneumatic cylinder pushes the work piece to a place under the punch of the press machine. 7. As soon as the work piece comes under the punch & the pushing cylinder retracts back, the press machine performs the required operation. 8. The above steps are repeated for every work piece kept on the conveyor belt. Note: The 2-dimensional CAD design depicting the overview of the entire process was designed in SOLIDWORKS 2010.
  • 16. 16 3.5) CAD DESIGN OF THE INITIAL MODEL The 3D model of the conveyor belt, the coupler and the motor and their assembly was design in CREO PARAMETRIC.
  • 17. 17 3.6) FORCE /LOAD CALCULATIONS: The force that is generated by the punching cylinder can be calculated by using the formula: Force, F = Pressure * Area N Therefore, F = P*(π(d^2))/4
  • 20. 20
  • 21. 21
  • 22. 22
  • 24. 24 Chapter-4 Conclusion and Recommendation 4.1)Conclusion All the operations were being performed sequentially and the project was completed successfully as per the requirements. 4.2)Recommendations  DC motor can be used instead of Stepper motor.  A Proximity sensor can be used for setting up a warning signal which will halt the entire process if anything or any person is detected in the vicinity of the press machine.  Good quality conveyor can be used for better stability of conveyor system.  Main base of the project can be made of Aluminum metal for better strength and stability.