SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 284
Pick and Place Robotic Claw for Engineering Applications
Apurva More1, Vaibhav Murkute2, Shweta Kulkarni3, Ajitesh Handu4
1Apurva More, Student, B.E. (Instrumentation & Control), DYPCOE-Akurdi, Pune
2 Vaibhav Murkute, Student, B.E. (Instrumentation & Control), DYPCOE-Akurdi, Pune
3Shweta Kulkarni, Student, B.E. (Instrumentation & Control), DYPCOE-Akurdi, Pune
4Ajitesh Handu, Student, B.E, (Instrumentation & Control), DYPCOE-Akurdi, Pune
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – This paper presents a PLC (Programmable Logic
Controller) operated Pick and Place Robotic Claw. Thissystem
enables an object to be picked and placed automatically for a
wide range of applications. The robotic claw is an open or
closed kinematic chain of rigid links interconnected by
movable joints. At the end of claw, a wrist joint connects end
effectors which may be a tool and its fixture or gripper could
be used to pick up, hold and move the object from place to
another. In this way a pick and place robot can be designed
for a workstation where loading and packing of components
such as lead batteries is been presented. It can also solve
problems related to the tasks to be performed on heavy load,
high temperature area or narrow area.
Key Words: Claw, Pick and place, PLC, Robot, Stepper
motor
1. INTRODUCTION
Mankind has always strived to create artefacts with the aim
of finding substitutes for him or to carry out his orders and
also to work in a hostile environment. The popular concept
of a robot is of a machine that looks and works like a human
being. Over the past few decades, the industry has been
making rapid advancements in automation and moving
towards Robotics, to increase productivity and to deliver
uniform quality. The industrial robots today may notalways
look like a human being although all the research is directed
to provide more andmoreanthropomorphic andhuman-like
features and super-human capabilities in the robots. One
type of robot commonly used in industries is a robotic
manipulator or simply a robotic claw.
Inspired by this concept we came up with the project- PICK
AND PLACE ROBOTIC CLAW.
All the various problems and obstructions for the loading
process have been deeply analyzed and been taken into
consideration while designing the pick and place system.
1.1 Objectives
The main objective of this project istocontrol themovement
of the robotic claw as per the placement of objects. The claw
is controlled using stepper motors and drivers andoperated
by PLC.
The installation of Pick and Place system in industries is
associated with the following objectives:
1. Saving of manpower.
2. Improved quality and efficiency in manufacturing
processes.
3. Ability of the system to operate or work in any hostile
environment.
1.2 Factors to be considered while designing the
system
While designing of pick and place robots, various factors are
to be considered. A few of them are discussed as follows.
Controls
The mechanical structure of a robot is controlled to perform
different tasks. The robot is controlled in three distinct
phases - perception, processing and action. The sensorsgive
information about the changes associatedwith environment
or the robot itself (e.g. the position of its joints or its end
effectors). This information is then processed and the
controller produces corresponding appropriate signals to
drive the actuators (motors) which move the mechanical
structure.
Methods of Programming
The basic methods of programming a robot are Teach
Method, Lead Through and Off-line Programming.
Degree of Freedom
The number of Degree of Freedom (DOF) that a system
possesses is the numbers of independent position variables
that need to be specified in order to define the system or
process completely. It could also refer to the different
number of ways in which a robot arm can move in the
particular direction.
2. HARDWARE IMPLEMENTATION
Pick and Place system is operated by PLC on 24 volts DC
supply. To start the operation, first put the SPDT switch in
ON position. The program will not run if the SPDT switch is
in OFF position. This can be used to start and stop themotor.
MODE OF OPERATION: The operation starts from the top
left.SM1 moves horizontally till it reaches the proximity
switch. Once the proximity is energized the forward motion
of SM1 ceases and SM3 starts to operate which opens the
claw for a fixed period of time. Now SM2 begins tooperatein
vertically downward direction for a fixed amount of time,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 285
enough for the assembly to reach near the object to be
picked. Now the SM3 operates in the opposite direction
which lets the claw close in on the object and grasp it.
Afterwards, SM2 starts to operate in reverse and begins
upwards motion for the same amount of time. SM1 moves in
reverse direction to regain the starting position, SM2
operates in forward directionandlastlySM3directstheclaw
to open and drop the object at the designated place.
Figure 1 shows the Pick and Place system installed in
industries.
Fig -1: Pick and place system
Keeping in view the cost,productionrateandcomplexity, the
elements chosen were as follows:
Programmable Logic Controller (PLC)
A Programmable Logic Controller or PLC is a digital
computer with a built-in operating system (OS). This OS is
highly specialized and optimized to handle incoming events
in real time.
A typical block diagram of PLC shown in figure 2 consists of
the following basic parts:
• CPU
• Programming device
• Input and output module
The system is user programmable. The programming
language used is called RLL (Relay Ladder Logic).
Fig -2: Block Diagram of PLC
Inductive Proximity Sensor
An inductive proximity sensor is used to detect the position
of metal objects. The sensing range of an inductive switch is
dependent on the type of metal being detected. Ferrous
metals such as iron and steel allow for a longer sensing
range, while non-ferrous metals such as aluminium and
copper can reduce the sensing range by up to 60 percent.
The output of an inductive sensor has two possible states.
Therefore an inductive sensor is also referred to as an
inductive proximity switch.
Stepper Motor
A stepper motor is an electromechanical device which
converts electrical pulses into discrete mechanical
movements. The speed of the motor shaft’s rotation is
directly related to the frequency of the input pulses applied.
A stepper motor divides a full rotation into a number of
steps. Thus the motor can be turned to a precise angle. 3
stepper motors along with their drivers have been used in
the system for movement of the claw in horizontal direction,
vertical direction and rotation respectively.
3. APPLICATIONS
1. Material handling in industries
2. Packaging and wrapping of goods
3. Games and casino
4. Construction work
5. Shipping industry
6. Food industry
4. ADVANTAGES
1. Accuracy
Robots have wide reaches, repeatability and precise tooling.
Due to such high precision capability, they are used for pick
and place applications.
2. Flexible Pick and Place
One of the main advantages of robotics is flexibility. The
robots are used in the applications where products have
multiple changes in shape and type. Pick and place robots
are easily programmable. Also, robots providea highlevel of
movement flexibility.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 286
3. Robots are Space efficient:
They are designed with compact bases and hence they
conserve floor space.
4. Cost effective
The precision and reliability of these robots results in less
wasted material and more efficient use of time thereby
making pick and place robots an extremely cost effective
solution.
5. Robots maximize safety
They are labor-intensive and repetitive. Pick and Place
robots are unaffected by the stresses or load of the
application. They are able to work withoutmaking mistakes.
5. DISADVANTAGES
1. Expense:
The initial investment to integrate automated robotics into
your business is significant, especially when business
owners are limiting their purchases of robotic equipment.
The cost of robotic automation should be calculated in light
of a business’ greater financial budget. Regular maintenance
needs can have a financial toll as well.
2. ROI (Return on Investment):
In corporate, industrial robots do not guarantee results.
Without planning, companies can have difficulty achieving
their goals.
3. Expertise:
Employees will require special trainingprogramstointeract
with the new robotic equipment. This normally takes time
and financial output.
4. Safety:
Robots may protect workers from some hazards, but in the
meantime, their presence can create other safety problems.
These new dangers must be taken into consideration.
6. CONCLUSION AND FUTURE SCOPE
Thus a Pick and Place Robotic Claw is a cost effective
solution for lifting, movement, placement and alignment of
objects in the industrial applications.
The future scope or various tasks which a pick and place
robot can perform are as follows:
Pick and place
The robots could be used for placing products incartonsand
transferring the cartons and products between different
stations in the packaging lines. High speed pick-and-place
robots for placing small items like candy and cookies in
packages are often combined with a visual observation
system for identifying products.
Handling of flexible packages
Flexible packaging material is a soft package made of film,
foil or paper sheeting. Popular forms are stand-up pouches,
bags, sachets and envelopes. These packages are often filled
and sealed with some material and then finally put into a
case by top loading with the help of a robot.
Palletizing and de-palletizing
Palletizing is a process in which packages are placed on a
pallet alternatively. De-palletizing is simply removing these
packages from a pallet. The robotic claw could serve this
purpose.
7. ACKNOWLEDGEMENT
We would like to extend our sincere gratitude to Mr.
Pauroosh Kaushal (Asst. Professor, D.Y. Patil College of
Engineering, Akurdi) for his technical guidanceandsupport.
8. REFERENCES
[1] R.K. Mittal and IJ Nagrath “Robotics and Control” BITS
Pilani, 2003.
[2] Ratheesh Rajan- “Foundation Studies for an alternate
approach to motion planning of dynamic systems”, M.S.E,
The University of Texas, Austin, 2001.
[3] The Math Works Inc. MATLAB 7.0 (R14SP2), 2005.

More Related Content

What's hot

Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic armeSAT Publishing House
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Publishing House
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Journals
 
Automatic sorting machine (cpu)
Automatic sorting machine (cpu)Automatic sorting machine (cpu)
Automatic sorting machine (cpu)vishnucool
 
IRJET - Mobile Application Testing and Report Generation using Image Proc...
IRJET -  	  Mobile Application Testing and Report Generation using Image Proc...IRJET -  	  Mobile Application Testing and Report Generation using Image Proc...
IRJET - Mobile Application Testing and Report Generation using Image Proc...IRJET Journal
 
Modification of Material Handling Process Using Automated Guided Vehicle (AGV)
Modification of Material Handling Process Using Automated Guided Vehicle (AGV)Modification of Material Handling Process Using Automated Guided Vehicle (AGV)
Modification of Material Handling Process Using Automated Guided Vehicle (AGV)IRJET Journal
 
IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...
IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...
IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...IRJET Journal
 
Novel Robot Manipulator Adaptive Artificial Control: Design a Novel SISO Adap...
Novel Robot Manipulator Adaptive Artificial Control: Design a Novel SISO Adap...Novel Robot Manipulator Adaptive Artificial Control: Design a Novel SISO Adap...
Novel Robot Manipulator Adaptive Artificial Control: Design a Novel SISO Adap...CSCJournals
 
IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...IRJET Journal
 
Training Report on PLC SCADA and AUTOMATION
Training Report on PLC SCADA and AUTOMATIONTraining Report on PLC SCADA and AUTOMATION
Training Report on PLC SCADA and AUTOMATIONVikash Ranjan
 
Joint control of a robotic arm using particle swarm optimization based H2/H∞ ...
Joint control of a robotic arm using particle swarm optimization based H2/H∞ ...Joint control of a robotic arm using particle swarm optimization based H2/H∞ ...
Joint control of a robotic arm using particle swarm optimization based H2/H∞ ...TELKOMNIKA JOURNAL
 
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using CloudIRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using CloudIRJET Journal
 
summer internship report on PLC & SCADA
summer internship report on PLC & SCADAsummer internship report on PLC & SCADA
summer internship report on PLC & SCADAVarunKumarRaghav
 
Application of Automation in different sectors
Application of Automation in different sectorsApplication of Automation in different sectors
Application of Automation in different sectorsGouthamarajan NT
 

What's hot (20)

E1103024045
E1103024045E1103024045
E1103024045
 
Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic arm
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
Automatic sorting machine (cpu)
Automatic sorting machine (cpu)Automatic sorting machine (cpu)
Automatic sorting machine (cpu)
 
IRJET - Mobile Application Testing and Report Generation using Image Proc...
IRJET -  	  Mobile Application Testing and Report Generation using Image Proc...IRJET -  	  Mobile Application Testing and Report Generation using Image Proc...
IRJET - Mobile Application Testing and Report Generation using Image Proc...
 
Modification of Material Handling Process Using Automated Guided Vehicle (AGV)
Modification of Material Handling Process Using Automated Guided Vehicle (AGV)Modification of Material Handling Process Using Automated Guided Vehicle (AGV)
Modification of Material Handling Process Using Automated Guided Vehicle (AGV)
 
IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...
IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...
IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...
 
Plc & scada report 2
Plc & scada report 2Plc & scada report 2
Plc & scada report 2
 
Novel Robot Manipulator Adaptive Artificial Control: Design a Novel SISO Adap...
Novel Robot Manipulator Adaptive Artificial Control: Design a Novel SISO Adap...Novel Robot Manipulator Adaptive Artificial Control: Design a Novel SISO Adap...
Novel Robot Manipulator Adaptive Artificial Control: Design a Novel SISO Adap...
 
IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...
 
Industrial Automation
Industrial Automation Industrial Automation
Industrial Automation
 
Training Report on PLC SCADA and AUTOMATION
Training Report on PLC SCADA and AUTOMATIONTraining Report on PLC SCADA and AUTOMATION
Training Report on PLC SCADA and AUTOMATION
 
Joint control of a robotic arm using particle swarm optimization based H2/H∞ ...
Joint control of a robotic arm using particle swarm optimization based H2/H∞ ...Joint control of a robotic arm using particle swarm optimization based H2/H∞ ...
Joint control of a robotic arm using particle swarm optimization based H2/H∞ ...
 
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using CloudIRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
 
summer internship report on PLC & SCADA
summer internship report on PLC & SCADAsummer internship report on PLC & SCADA
summer internship report on PLC & SCADA
 
E43012628
E43012628E43012628
E43012628
 
Application of Automation in different sectors
Application of Automation in different sectorsApplication of Automation in different sectors
Application of Automation in different sectors
 
Gl3311371146
Gl3311371146Gl3311371146
Gl3311371146
 
Plc & Scada report 3
Plc & Scada report 3Plc & Scada report 3
Plc & Scada report 3
 

Similar to Pick and Place Robotic Claw for Engineering Applications

IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET Journal
 
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...IRJET Journal
 
Summer Training Program Report On Embedded system and robot
Summer Training Program Report On Embedded system and robot Summer Training Program Report On Embedded system and robot
Summer Training Program Report On Embedded system and robot Arcanjo Salazaku
 
Redeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemsRedeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemseSAT Publishing House
 
IRJET - Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
IRJET -  	  Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...IRJET -  	  Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
IRJET - Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...IRJET Journal
 
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
 
Mitsubishi robot system solutions catalog
Mitsubishi robot system solutions catalogMitsubishi robot system solutions catalog
Mitsubishi robot system solutions catalogDien Ha The
 
Mitsubishi robot system solutions catalog
Mitsubishi robot system solutions catalogMitsubishi robot system solutions catalog
Mitsubishi robot system solutions catalogDien Ha The
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmIRJET Journal
 
Rescue Robot CTIT.pptx
Rescue Robot CTIT.pptxRescue Robot CTIT.pptx
Rescue Robot CTIT.pptxRajpatel203800
 
PC-based mobile robot navigation sytem
PC-based mobile robot navigation sytemPC-based mobile robot navigation sytem
PC-based mobile robot navigation sytemANKIT SURATI
 
Swarm Intelligence for Logistics Controlling
Swarm Intelligence for Logistics ControllingSwarm Intelligence for Logistics Controlling
Swarm Intelligence for Logistics ControllingIRJET Journal
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET Journal
 
IRJET- Smart System for Sorting Defective Parts and Distribution Line using PLC
IRJET- Smart System for Sorting Defective Parts and Distribution Line using PLCIRJET- Smart System for Sorting Defective Parts and Distribution Line using PLC
IRJET- Smart System for Sorting Defective Parts and Distribution Line using PLCIRJET Journal
 
ROBOTIC ARM CONTROL WITH WEIGHING SCALE
ROBOTIC ARM CONTROL WITH WEIGHING SCALEROBOTIC ARM CONTROL WITH WEIGHING SCALE
ROBOTIC ARM CONTROL WITH WEIGHING SCALEIRJET Journal
 
Vehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry piVehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry piIRJET Journal
 
A SMART VOICE CONTROLLED PICK AND PLACE ROBOT.pdf
A SMART VOICE CONTROLLED PICK AND PLACE ROBOT.pdfA SMART VOICE CONTROLLED PICK AND PLACE ROBOT.pdf
A SMART VOICE CONTROLLED PICK AND PLACE ROBOT.pdfAakash Sheelvant
 
A SMART VOICE CONTROLLED PICK AND PLACE ROBOT
A SMART VOICE CONTROLLED PICK AND PLACE ROBOTA SMART VOICE CONTROLLED PICK AND PLACE ROBOT
A SMART VOICE CONTROLLED PICK AND PLACE ROBOTIRJET Journal
 

Similar to Pick and Place Robotic Claw for Engineering Applications (20)

IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
 
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
 
Robot arm ppt
Robot arm pptRobot arm ppt
Robot arm ppt
 
Summer Training Program Report On Embedded system and robot
Summer Training Program Report On Embedded system and robot Summer Training Program Report On Embedded system and robot
Summer Training Program Report On Embedded system and robot
 
Redeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemsRedeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systems
 
IRJET - Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
IRJET -  	  Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...IRJET -  	  Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
IRJET - Controlling 4 DOF Robotic ARM with 3-Axis Accelerometer and Flex ...
 
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
 
Mitsubishi robot system solutions catalog
Mitsubishi robot system solutions catalogMitsubishi robot system solutions catalog
Mitsubishi robot system solutions catalog
 
Mitsubishi robot system solutions catalog
Mitsubishi robot system solutions catalogMitsubishi robot system solutions catalog
Mitsubishi robot system solutions catalog
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot Arm
 
Rescue Robot CTIT.pptx
Rescue Robot CTIT.pptxRescue Robot CTIT.pptx
Rescue Robot CTIT.pptx
 
PC-based mobile robot navigation sytem
PC-based mobile robot navigation sytemPC-based mobile robot navigation sytem
PC-based mobile robot navigation sytem
 
Swarm Intelligence for Logistics Controlling
Swarm Intelligence for Logistics ControllingSwarm Intelligence for Logistics Controlling
Swarm Intelligence for Logistics Controlling
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
 
AUTOMATIC SORTING MACHINE
AUTOMATIC SORTING MACHINEAUTOMATIC SORTING MACHINE
AUTOMATIC SORTING MACHINE
 
IRJET- Smart System for Sorting Defective Parts and Distribution Line using PLC
IRJET- Smart System for Sorting Defective Parts and Distribution Line using PLCIRJET- Smart System for Sorting Defective Parts and Distribution Line using PLC
IRJET- Smart System for Sorting Defective Parts and Distribution Line using PLC
 
ROBOTIC ARM CONTROL WITH WEIGHING SCALE
ROBOTIC ARM CONTROL WITH WEIGHING SCALEROBOTIC ARM CONTROL WITH WEIGHING SCALE
ROBOTIC ARM CONTROL WITH WEIGHING SCALE
 
Vehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry piVehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry pi
 
A SMART VOICE CONTROLLED PICK AND PLACE ROBOT.pdf
A SMART VOICE CONTROLLED PICK AND PLACE ROBOT.pdfA SMART VOICE CONTROLLED PICK AND PLACE ROBOT.pdf
A SMART VOICE CONTROLLED PICK AND PLACE ROBOT.pdf
 
A SMART VOICE CONTROLLED PICK AND PLACE ROBOT
A SMART VOICE CONTROLLED PICK AND PLACE ROBOTA SMART VOICE CONTROLLED PICK AND PLACE ROBOT
A SMART VOICE CONTROLLED PICK AND PLACE ROBOT
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 

Recently uploaded (20)

Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 

Pick and Place Robotic Claw for Engineering Applications

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 284 Pick and Place Robotic Claw for Engineering Applications Apurva More1, Vaibhav Murkute2, Shweta Kulkarni3, Ajitesh Handu4 1Apurva More, Student, B.E. (Instrumentation & Control), DYPCOE-Akurdi, Pune 2 Vaibhav Murkute, Student, B.E. (Instrumentation & Control), DYPCOE-Akurdi, Pune 3Shweta Kulkarni, Student, B.E. (Instrumentation & Control), DYPCOE-Akurdi, Pune 4Ajitesh Handu, Student, B.E, (Instrumentation & Control), DYPCOE-Akurdi, Pune ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – This paper presents a PLC (Programmable Logic Controller) operated Pick and Place Robotic Claw. Thissystem enables an object to be picked and placed automatically for a wide range of applications. The robotic claw is an open or closed kinematic chain of rigid links interconnected by movable joints. At the end of claw, a wrist joint connects end effectors which may be a tool and its fixture or gripper could be used to pick up, hold and move the object from place to another. In this way a pick and place robot can be designed for a workstation where loading and packing of components such as lead batteries is been presented. It can also solve problems related to the tasks to be performed on heavy load, high temperature area or narrow area. Key Words: Claw, Pick and place, PLC, Robot, Stepper motor 1. INTRODUCTION Mankind has always strived to create artefacts with the aim of finding substitutes for him or to carry out his orders and also to work in a hostile environment. The popular concept of a robot is of a machine that looks and works like a human being. Over the past few decades, the industry has been making rapid advancements in automation and moving towards Robotics, to increase productivity and to deliver uniform quality. The industrial robots today may notalways look like a human being although all the research is directed to provide more andmoreanthropomorphic andhuman-like features and super-human capabilities in the robots. One type of robot commonly used in industries is a robotic manipulator or simply a robotic claw. Inspired by this concept we came up with the project- PICK AND PLACE ROBOTIC CLAW. All the various problems and obstructions for the loading process have been deeply analyzed and been taken into consideration while designing the pick and place system. 1.1 Objectives The main objective of this project istocontrol themovement of the robotic claw as per the placement of objects. The claw is controlled using stepper motors and drivers andoperated by PLC. The installation of Pick and Place system in industries is associated with the following objectives: 1. Saving of manpower. 2. Improved quality and efficiency in manufacturing processes. 3. Ability of the system to operate or work in any hostile environment. 1.2 Factors to be considered while designing the system While designing of pick and place robots, various factors are to be considered. A few of them are discussed as follows. Controls The mechanical structure of a robot is controlled to perform different tasks. The robot is controlled in three distinct phases - perception, processing and action. The sensorsgive information about the changes associatedwith environment or the robot itself (e.g. the position of its joints or its end effectors). This information is then processed and the controller produces corresponding appropriate signals to drive the actuators (motors) which move the mechanical structure. Methods of Programming The basic methods of programming a robot are Teach Method, Lead Through and Off-line Programming. Degree of Freedom The number of Degree of Freedom (DOF) that a system possesses is the numbers of independent position variables that need to be specified in order to define the system or process completely. It could also refer to the different number of ways in which a robot arm can move in the particular direction. 2. HARDWARE IMPLEMENTATION Pick and Place system is operated by PLC on 24 volts DC supply. To start the operation, first put the SPDT switch in ON position. The program will not run if the SPDT switch is in OFF position. This can be used to start and stop themotor. MODE OF OPERATION: The operation starts from the top left.SM1 moves horizontally till it reaches the proximity switch. Once the proximity is energized the forward motion of SM1 ceases and SM3 starts to operate which opens the claw for a fixed period of time. Now SM2 begins tooperatein vertically downward direction for a fixed amount of time,
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 285 enough for the assembly to reach near the object to be picked. Now the SM3 operates in the opposite direction which lets the claw close in on the object and grasp it. Afterwards, SM2 starts to operate in reverse and begins upwards motion for the same amount of time. SM1 moves in reverse direction to regain the starting position, SM2 operates in forward directionandlastlySM3directstheclaw to open and drop the object at the designated place. Figure 1 shows the Pick and Place system installed in industries. Fig -1: Pick and place system Keeping in view the cost,productionrateandcomplexity, the elements chosen were as follows: Programmable Logic Controller (PLC) A Programmable Logic Controller or PLC is a digital computer with a built-in operating system (OS). This OS is highly specialized and optimized to handle incoming events in real time. A typical block diagram of PLC shown in figure 2 consists of the following basic parts: • CPU • Programming device • Input and output module The system is user programmable. The programming language used is called RLL (Relay Ladder Logic). Fig -2: Block Diagram of PLC Inductive Proximity Sensor An inductive proximity sensor is used to detect the position of metal objects. The sensing range of an inductive switch is dependent on the type of metal being detected. Ferrous metals such as iron and steel allow for a longer sensing range, while non-ferrous metals such as aluminium and copper can reduce the sensing range by up to 60 percent. The output of an inductive sensor has two possible states. Therefore an inductive sensor is also referred to as an inductive proximity switch. Stepper Motor A stepper motor is an electromechanical device which converts electrical pulses into discrete mechanical movements. The speed of the motor shaft’s rotation is directly related to the frequency of the input pulses applied. A stepper motor divides a full rotation into a number of steps. Thus the motor can be turned to a precise angle. 3 stepper motors along with their drivers have been used in the system for movement of the claw in horizontal direction, vertical direction and rotation respectively. 3. APPLICATIONS 1. Material handling in industries 2. Packaging and wrapping of goods 3. Games and casino 4. Construction work 5. Shipping industry 6. Food industry 4. ADVANTAGES 1. Accuracy Robots have wide reaches, repeatability and precise tooling. Due to such high precision capability, they are used for pick and place applications. 2. Flexible Pick and Place One of the main advantages of robotics is flexibility. The robots are used in the applications where products have multiple changes in shape and type. Pick and place robots are easily programmable. Also, robots providea highlevel of movement flexibility.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 286 3. Robots are Space efficient: They are designed with compact bases and hence they conserve floor space. 4. Cost effective The precision and reliability of these robots results in less wasted material and more efficient use of time thereby making pick and place robots an extremely cost effective solution. 5. Robots maximize safety They are labor-intensive and repetitive. Pick and Place robots are unaffected by the stresses or load of the application. They are able to work withoutmaking mistakes. 5. DISADVANTAGES 1. Expense: The initial investment to integrate automated robotics into your business is significant, especially when business owners are limiting their purchases of robotic equipment. The cost of robotic automation should be calculated in light of a business’ greater financial budget. Regular maintenance needs can have a financial toll as well. 2. ROI (Return on Investment): In corporate, industrial robots do not guarantee results. Without planning, companies can have difficulty achieving their goals. 3. Expertise: Employees will require special trainingprogramstointeract with the new robotic equipment. This normally takes time and financial output. 4. Safety: Robots may protect workers from some hazards, but in the meantime, their presence can create other safety problems. These new dangers must be taken into consideration. 6. CONCLUSION AND FUTURE SCOPE Thus a Pick and Place Robotic Claw is a cost effective solution for lifting, movement, placement and alignment of objects in the industrial applications. The future scope or various tasks which a pick and place robot can perform are as follows: Pick and place The robots could be used for placing products incartonsand transferring the cartons and products between different stations in the packaging lines. High speed pick-and-place robots for placing small items like candy and cookies in packages are often combined with a visual observation system for identifying products. Handling of flexible packages Flexible packaging material is a soft package made of film, foil or paper sheeting. Popular forms are stand-up pouches, bags, sachets and envelopes. These packages are often filled and sealed with some material and then finally put into a case by top loading with the help of a robot. Palletizing and de-palletizing Palletizing is a process in which packages are placed on a pallet alternatively. De-palletizing is simply removing these packages from a pallet. The robotic claw could serve this purpose. 7. ACKNOWLEDGEMENT We would like to extend our sincere gratitude to Mr. Pauroosh Kaushal (Asst. Professor, D.Y. Patil College of Engineering, Akurdi) for his technical guidanceandsupport. 8. REFERENCES [1] R.K. Mittal and IJ Nagrath “Robotics and Control” BITS Pilani, 2003. [2] Ratheesh Rajan- “Foundation Studies for an alternate approach to motion planning of dynamic systems”, M.S.E, The University of Texas, Austin, 2001. [3] The Math Works Inc. MATLAB 7.0 (R14SP2), 2005.