SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1204
Development of Mine Detection Robot with 4 Degree of Freedom
Robotic Arm
Sharath Chandra G V1, Santhuan Dheer2, Raghavendra Sawant3
1, 2, 3 Department of Mechanical Engineering, NMIT, Bangalore
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Robots have gradually been going out on a limb
occupations which have been too difficult for people todo.Our
exertion in this paper is to plan and build up a bomb transfer
and disposal robot for the identificationofbombs.Theprimary
focal point of this work is to configure, build up a bomb
identification robot with an automated arm with upgraded
control. The automated arm outlined has 4 degrees of
flexibility development remembering that it could accomplish
a couple of basic undertakings, for example, light material
handling. This will be coordinated into a versatile base/stage
which will enable it to move it crosswise over separations
without coordinate human cooperation to help lift protests
and perform arm developments, the automated arm is
furnished with servo engines accomplishingaround11kgcmof
torque. The activities of the arm will be controlled by
programming an ATMEGA – 328 microcontroller utilizing an
open-source stage called Arduino. The contributions for the
arm can be given utilizing potentiometers and the course of
task can be controlled utilizing a parallax joystick. This
framework is straightforward and normal sensors, for
example, flex sensors, ultrasonic sensors are actualized.
Key Words: Arduino, bomb disposal, Servo Motors, 4 DOF
Robotic Arm
1. INTRODUCTION
Recent breakthroughsand developmentsin sensor,
motor and control technologieshave paved the way for new
robotic models with much more enhanced functionality and
dexterity. Today in the 21st century, robots have found
themselves in almost all industries from manufacturing to
transportation to material handling and even in defence to
protect our borders from attacks where it is too dangerous
or expensive to be taken up by humans. Many explosive
devices have been found and have been detonated in public
placescausing harm and death to many.Hence,aroboticarm
with the dexterity and ease of use similar to a human arm is
in much requirement. This design and the concept of robotic
control is a high challenge research work and have
applications where automation and industrial robotics are
required.
The current design is a safe way for disposing the
explosive all while minimizing the risk of damage to life and
property since the priority is given to protection of human
life over anything else, including collateral damage. Since,
the parts are made from common materials; any on spot
repair is also possible. The core concept is to emphasize on
creating a barrier to protect the bomb disposal squad by
providing a safe distance to neutralize the bomb which
would have been done manually if not for the robot.
Providing the operator to manipulate a 4DOF robotic arm in
order to inspect or defuse the bomb using the preferred end
effector. As the robotic arm is placed on a mobile base, it
reduces the time taken for the technician to detect the mine
or bomb on the battlefield or the target thereby reducingthe
risksinvolved. The mobile base can be programmedtocover
a particular area of land automatically. This is done by
creating waypoints using Global Positioning System (GPS)
co-ordinates. If in case of an event, the bomb cannot be
diffused, the robot could still be used to transmit key
information and trigger the mine or the IED and sacrifice
itself else it can also be used in moving the mine or bomb
downrange [1].
2. MECHANICAL DESIGN
The robotic arm consists of servo controlled rotary
joints and links made from 4mm thick acrylic sheets. These
together form kinematic pair which acts similar to the
motionsof a human arm.The linkstogether formakinematic
chain. One end of the kinematic chain is attached to the base
which provides support while the other end houses the end
effector. The designof the end effectorisjobspecificalthough
a simple gripper can be used to perform majorityofthetasks.
End effectors such as clippers or pliers can be used to probe
the mineor bomb.Each joint servo hasa rotary rangeof360°
however all of this cannot be used due to limitations in the
arm itself as there is a possibility of other links coming in the
way of its movement.
Fig – 1:Free body diagram of the robotic arm
Themechanical design fortherobotic arm is basedonthe
free body diagram of the robotic arm as shown in Figure 1.
The gripper is not shown in this figure because the end
effector is just a joint andtherefore cannot be consideredasa
link. One of the features which classify a robot is its reach. A
typical four degree of freedom (4 DOF) robotic arm
workspace is shown in Figure 2.[3].Four Degree of Freedom
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1205
wasspecifically chosen it is enoughtoperformthe necessary
operations and movements all while keeping the costs and
weight as minimal as possible.
Fig -2: Work region of the robotic arm [3]
Therobotic arm inthis case is actuatedusingelectric
servo motors. The specifications of these motors were
specially chosentodelivermaximum torque required forthe
structure whichin the current case is made of acrylictoliftits
own weight as well as the payload put together. Calculations
for the maximum payload to be carried out were done
considering the weight of the motor and the weight of the
linkstogether. Calculations wereperformedonlyforthelinks
which undergo the largest loads keeping the weight of the
motor to be about 55 grams. Figure 3 shows the force
diagram used to calculate the torque acting on joint B.
Fig – 3: Force Diagram of 4 DOF robotic arm
The values used for torque calculation are as follows:
W2 = W4 = 0.055 kg (weight of the motors)
W1 = 0.07 kg
W3 = 0.053 kg
W5 = 0.06 kg
W6 = payload
L1 = 200 mm
L2 = 150 mm
L3 = 50 mm
By performing the sum of forces in the Y axis, the
loads can be calculated which then comes to around 12.224
kg-cm.
The obtained torque and keeping a small factor of
safety, a maximum payload of around 600 grams was
estimated to be manipulated by the robotic arm. Based on
this value, Tower Pro MG-995 servo motor wasselected.The
servo motor has around 11 kg of torque and weighs around
55 grams which is shown in Figure 4. To completely handle
the payload, two motors are used at J1 and J2. This is found
to be much cheaper than using one servo to handletheentire
torque.
Fig – 4: Tower Pro MG-995
Based on the dimensions of the servo motor shown
in Figure 4, the basic dimensions of the arm were defined
and design was carried out using CATIA. The design must
take into consideration the thickness of acrylic sheet. The
thickness of the acrylic sheet is 5 mm because it offers good
strength as well as easy machinability. The acrylic sheets
were cut using laser cutters because they offer good
accuracy and least wastage. The resulting robotic arm is
shown in Figure 5.
Fig – 5: 3-D Model of the robotic arm
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1206
2.1 Selection of the end-effector:
The end-effector is the most complexandimportant
part of the robot. It is what defines the purpose and
application of the robot. The end-effector might be complex
or simple such as a gripper like in this case to manipulate
objects. It can be hydraulic, pneumatic or electrically
powered. The end effector used in this case is powered by a
servo motor which drives a gripper with two fingers. Figure
6 shows the 3D model of the end effector used in the robotic
arm.
Fig – 6: End effector powered by servo in the robotic arm
The end-effector is a basic two fingered gripper
which is powered by a servo motor asshowninFigure4.The
servo motor is connected to one gripper which has a gear
which is meshed with the gear present on the other gripper.
Hence, moving one of the fingers will result in the equal
movement of the other finger.
2.2 Design of the Mobile Base
There are many robots which have been built on
locomotive base. Through recentdevelopmentsinmotorand
control technologies, there have been a recent trend in
making autonomous robots fixed on amobilebase.Suchkind
of robots can be used to transfers parts and finished goods
from one part of the factory to another. They are also being
used in industrial environments, military and security
applications, handling of hazardous material, providing
mobility to handicapped people and in planetaryexploration
[7]. In this case, it is being used to find and map areas to
detect mines and Improvised ExplosiveDevices (IED’s). Itis
also used to move the arm from the control center to the
bomb site.
The mobile base used in this case is designed
keeping the robotic arm in mind. The weight of the robot is
considered in selecting the motor required to drive the
mobile base. The design of the base should also consider the
Centre of Gravity (C.G) of the arm and the mobile base. The
entire arm should not collapse when it is extended with the
payload hence the center of gravity of the base should be as
low as possible in order to maintain stability. The rover is
basically has a 4 wheel differential drive i.e. there are a
motor on each wheel which are actuated differentially in
order to control the direction of the movement. The motors
used here are electric motors and must have enough torque
to pull the base as well the robotic arm.
Fig – 7: Four wheel differential drive using electric motors
3 CONTROL SYSTEM DESIGN
Diagram showing the control scheme for the entire
robotic arm and the mobile base is shown in figure 8.
Fig – 8: Basic circuit diagram of the circuit with Arduino
Uno and a motor shield
The main control unit consists of an Arduino Uno
board which has an Atmega-328 microcontroller which
receives the input from various sensors and input modules,
processes them and provides the appropriate output.
Arduino Uno waschosen for this robot becauseitissimpleto
use, easily available and an open source programming
platform which is easily available. Mounted on top of the
Arduino is a L293D motor shield which is used to
differentially actuate each of the motors of the mobile base.
The motor shield is driven by an external powersupplyof9V
and the motors are controlled by Pulse Width Modulation
(PWM) ports present on the motor shield.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1207
The Arduino receivesitsinputthroughvariousinput
devices and sensors such as potentiometers, parallax
joystick and flex sensors. The potentiometers are mounted
on a jig which is then strapped to the user’s arm. This
enables the user to manipulate the robotic arm more
naturally and with ease. The flex sensors is strapped to the
finger which enables the user to control theendeffectorwith
high levels of dexterity. The various motions of the mobile
platform is controlled by a single parallax joystick. Since,the
mobile platform is based on the 4 wheel differential chassis
it is able to quickly turnabout its axis with almost no radius
of rotation. The mobile base along with the robotic arm is
light enough to not trigger the mine when it runs over a
personnel mine. This is important because at times, the
mines are not easily detectable.
The robotic arm is mounted on top of the mobile platform.
Due to the servos having 360° range of rotation, the arm can
be placed compactly on top of the mobile platform. This
reduces the overall size of the whole system enabling ittobe
extremely portable.
The mobile platform is attached with a mine
detection system which consists of a tank circuit shown in
Figure 9 which will trigger a piezoelectric buzzer upon any
fluctuation in the induction coil. The inductioncoilismadeof
22 gauge copper cable in a coil of 15cm diameter. It has the
ability to detect any metal particles within a depth of 50
centimeters.
Fig – 9: Tank Circuit
3. CONCLUSIONS
In this paper, we present the design, development
and implementation of various concepts such as mine
detection, haptics, and manufacturing concepts. It can be
shown how intelligent software and simple hardware can
work in tandem in giving extraordinary results which can
have various applications. However, this is not the end as
new motor and sensor technologies are evolving everyday
which will aid in further development of such machines
which will aid in clearing up minefields. To further improve
the robot, many additions can be made to it such as
providing machine vision, artificial intelligence, stairs
climbing capabilities, wireless video transmission etc.
REFERENCES
[1]. Shinde Pushpa.D., Davane Rahul D., Patil Ponam B.,
“Wireless Bomb Disposal Robot”, International
Research Journal of Engineering and Technologu,
vol. 3 Issue. 04, e-ISSN: 2395-0056
[2]. A. Rama Krishna, G. Sowmya Bala, A.S.C.S. Sastry, B.
Bhanu Prakash Sarma and Gokul Sai Alla, “Design
And Impementation Of A Robotic Arm Based On
Haptic Technology”, IJERA, Vol.2, Issue 3, ISSN:
2248-9622
[3]. Asharaf Elfasakhany, Eduardo Yanez, KarenBaylon,
Ricardo Salgado, “Design and Development of a
Competitive Low-Cost Robotic Arm with Four
Degrees of Freedom”, Modern Mechanical
Engineering, 2011, 1 , 47-55, DOI: 10.4236
[4]. Dr. ShantanuK. Dixit, Mr.Nitin S. Shingi,
“Implementation of Felx sensor and Electronic
Compass for Hand Gesture Based Wireless
Automation of Material Handling Robot”,
International Journal of Scientific and Researcg
Publications, Vol. 2, Issue 12, December 2012, ISSN:
2250-3153
[5]. Aakash K. Sancheti, “Gesture Actuated Robotic
Arm”, International Journal of Scientific and
Research Publications, Vol. 2, Issue 12, December
2012, ISSN: 2250-3153
[6]. Abidhusain Syed, Zamrrud Taj H. Agasbal,
Thimmannagouday Melligeri, Bheemesh Gudur,
“Flex Sensor Based Robotic Arm Controller Using
Micro Controller”, Journal of Software Engineering
and Applications, 2012,5, 364-366
[7]. Ashitava Ghosal, “Robotics – FundamentalConcepts
and Analysis”, Oxford University Press, ISBM-13:
978-0-19-567391-3

Contenu connexe

Tendances

The Application of Gyro in Vehicle Angle Measurement
The Application of Gyro in Vehicle Angle MeasurementThe Application of Gyro in Vehicle Angle Measurement
The Application of Gyro in Vehicle Angle MeasurementIJRES Journal
 
Advances in Gyroscope Technologies
Advances in Gyroscope TechnologiesAdvances in Gyroscope Technologies
Advances in Gyroscope TechnologiesPruthviraj A
 
Development of a two link robotic manipulator
Development of a two link robotic manipulatorDevelopment of a two link robotic manipulator
Development of a two link robotic manipulatorNajeem Olawale Adelakun
 
Meshing selection for AVT components
Meshing selection for AVT componentsMeshing selection for AVT components
Meshing selection for AVT componentsIRJEETJournal
 
Robotics (2.008x Lecture Slides)
Robotics (2.008x Lecture Slides)Robotics (2.008x Lecture Slides)
Robotics (2.008x Lecture Slides)A. John Hart
 
Design & manufacturing of fixture for robotic welding
Design & manufacturing of fixture for robotic weldingDesign & manufacturing of fixture for robotic welding
Design & manufacturing of fixture for robotic weldingAkash Upadhyay
 
Railway track patrolling bicycle
Railway track patrolling bicycleRailway track patrolling bicycle
Railway track patrolling bicyclevivatechijri
 
Auto Adjusting Monopod
Auto Adjusting MonopodAuto Adjusting Monopod
Auto Adjusting MonopodIRJET Journal
 
IRJET- Hormonic and Vibranium Analysis for a Silo Surface Cleaning Robot
IRJET-  	  Hormonic and Vibranium Analysis for a Silo Surface Cleaning RobotIRJET-  	  Hormonic and Vibranium Analysis for a Silo Surface Cleaning Robot
IRJET- Hormonic and Vibranium Analysis for a Silo Surface Cleaning RobotIRJET Journal
 
DESIGN AND 3D PRINT OF AN EXPLORER ROBOT
DESIGN AND 3D PRINT OF AN EXPLORER ROBOTDESIGN AND 3D PRINT OF AN EXPLORER ROBOT
DESIGN AND 3D PRINT OF AN EXPLORER ROBOTmeijjournal
 
Development of Automated Guided Vehicle (AGV)
Development of Automated Guided Vehicle (AGV)Development of Automated Guided Vehicle (AGV)
Development of Automated Guided Vehicle (AGV)Nur Syafiqah Mustaffa
 
Design of Automated Rotory Cage Type Fixture for Cylinder Block
Design of Automated Rotory Cage Type Fixture for Cylinder BlockDesign of Automated Rotory Cage Type Fixture for Cylinder Block
Design of Automated Rotory Cage Type Fixture for Cylinder BlockIJERA Editor
 

Tendances (17)

The Application of Gyro in Vehicle Angle Measurement
The Application of Gyro in Vehicle Angle MeasurementThe Application of Gyro in Vehicle Angle Measurement
The Application of Gyro in Vehicle Angle Measurement
 
Advances in Gyroscope Technologies
Advances in Gyroscope TechnologiesAdvances in Gyroscope Technologies
Advances in Gyroscope Technologies
 
Vacuum Picker
Vacuum PickerVacuum Picker
Vacuum Picker
 
30120140502002 2
30120140502002 230120140502002 2
30120140502002 2
 
Development of a two link robotic manipulator
Development of a two link robotic manipulatorDevelopment of a two link robotic manipulator
Development of a two link robotic manipulator
 
Meshing selection for AVT components
Meshing selection for AVT componentsMeshing selection for AVT components
Meshing selection for AVT components
 
Robotics (2.008x Lecture Slides)
Robotics (2.008x Lecture Slides)Robotics (2.008x Lecture Slides)
Robotics (2.008x Lecture Slides)
 
Design & manufacturing of fixture for robotic welding
Design & manufacturing of fixture for robotic weldingDesign & manufacturing of fixture for robotic welding
Design & manufacturing of fixture for robotic welding
 
Railway track patrolling bicycle
Railway track patrolling bicycleRailway track patrolling bicycle
Railway track patrolling bicycle
 
Auto Adjusting Monopod
Auto Adjusting MonopodAuto Adjusting Monopod
Auto Adjusting Monopod
 
IRJET- Hormonic and Vibranium Analysis for a Silo Surface Cleaning Robot
IRJET-  	  Hormonic and Vibranium Analysis for a Silo Surface Cleaning RobotIRJET-  	  Hormonic and Vibranium Analysis for a Silo Surface Cleaning Robot
IRJET- Hormonic and Vibranium Analysis for a Silo Surface Cleaning Robot
 
about my Robotic design
about my Robotic designabout my Robotic design
about my Robotic design
 
DESIGN AND 3D PRINT OF AN EXPLORER ROBOT
DESIGN AND 3D PRINT OF AN EXPLORER ROBOTDESIGN AND 3D PRINT OF AN EXPLORER ROBOT
DESIGN AND 3D PRINT OF AN EXPLORER ROBOT
 
Final Presentation
Final PresentationFinal Presentation
Final Presentation
 
Development of Automated Guided Vehicle (AGV)
Development of Automated Guided Vehicle (AGV)Development of Automated Guided Vehicle (AGV)
Development of Automated Guided Vehicle (AGV)
 
Design of Automated Rotory Cage Type Fixture for Cylinder Block
Design of Automated Rotory Cage Type Fixture for Cylinder BlockDesign of Automated Rotory Cage Type Fixture for Cylinder Block
Design of Automated Rotory Cage Type Fixture for Cylinder Block
 
MAUS – AGV FINAL
MAUS – AGV FINALMAUS – AGV FINAL
MAUS – AGV FINAL
 

Similaire à IRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic Arm

"Design and Fabrication of Pick and Place Robotic Arm with 4DOF"
"Design and Fabrication of Pick and Place Robotic Arm with 4DOF""Design and Fabrication of Pick and Place Robotic Arm with 4DOF"
"Design and Fabrication of Pick and Place Robotic Arm with 4DOF"IRJET Journal
 
Indigenously Design Development and Motion Control of Multi-DoF Robotic Manip...
Indigenously Design Development and Motion Control of Multi-DoF Robotic Manip...Indigenously Design Development and Motion Control of Multi-DoF Robotic Manip...
Indigenously Design Development and Motion Control of Multi-DoF Robotic Manip...IRJET Journal
 
IRJET - Six Wheel Drive Pick and Place Robot using Arduino
IRJET - Six Wheel Drive Pick and Place Robot using ArduinoIRJET - Six Wheel Drive Pick and Place Robot using Arduino
IRJET - Six Wheel Drive Pick and Place Robot using ArduinoIRJET Journal
 
IRJET - Study of Material Characteristics for Efficient Design of Spray P...
IRJET -  	  Study of Material Characteristics for Efficient Design of Spray P...IRJET -  	  Study of Material Characteristics for Efficient Design of Spray P...
IRJET - Study of Material Characteristics for Efficient Design of Spray P...IRJET 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
 
Design and implementation of Arduino based robotic arm
Design and implementation of Arduino based robotic armDesign and implementation of Arduino based robotic arm
Design and implementation of Arduino based robotic armIJECEIAES
 
Industrial robot
Industrial robotIndustrial robot
Industrial robotJatin Garg
 
Review on Development of Industrial Robotic Arm
Review on Development of Industrial Robotic ArmReview on Development of Industrial Robotic Arm
Review on Development of Industrial Robotic ArmIRJET Journal
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmIRJET Journal
 
Design and Development of Multipurpose Automatic Material Handling Robot with...
Design and Development of Multipurpose Automatic Material Handling Robot with...Design and Development of Multipurpose Automatic Material Handling Robot with...
Design and Development of Multipurpose Automatic Material Handling Robot with...IRJET Journal
 
IRJET- Design and Development of Library Management Robot: Part 1 Development...
IRJET- Design and Development of Library Management Robot: Part 1 Development...IRJET- Design and Development of Library Management Robot: Part 1 Development...
IRJET- Design and Development of Library Management Robot: Part 1 Development...IRJET Journal
 
IRJET- Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
IRJET-  	  Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...IRJET-  	  Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
IRJET- Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...IRJET Journal
 
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
 
IRJET- Multi-Function Rover based on Rocker-Bogie Mechanism
IRJET-  	  Multi-Function Rover based on Rocker-Bogie MechanismIRJET-  	  Multi-Function Rover based on Rocker-Bogie Mechanism
IRJET- Multi-Function Rover based on Rocker-Bogie MechanismIRJET Journal
 
IRJET- Design and Fabrication of Prismatic Painting Robot
IRJET-  	  Design and Fabrication of Prismatic Painting RobotIRJET-  	  Design and Fabrication of Prismatic Painting Robot
IRJET- Design and Fabrication of Prismatic Painting RobotIRJET Journal
 
IRJET- Design and Development Pedal Operated Multi-Crop Thresher with Vibrati...
IRJET- Design and Development Pedal Operated Multi-Crop Thresher with Vibrati...IRJET- Design and Development Pedal Operated Multi-Crop Thresher with Vibrati...
IRJET- Design and Development Pedal Operated Multi-Crop Thresher with Vibrati...IRJET Journal
 
360 Degree Automated Fire Fighting Robotic Platform
360 Degree Automated Fire Fighting Robotic Platform360 Degree Automated Fire Fighting Robotic Platform
360 Degree Automated Fire Fighting Robotic PlatformIRJET Journal
 
Development of Pick and Place Robot for Industrial Applications
Development of Pick and Place Robot for Industrial ApplicationsDevelopment of Pick and Place Robot for Industrial Applications
Development of Pick and Place Robot for Industrial ApplicationsIRJET Journal
 
QuadraSpider: A Four-Legged Spider Robot Design and Control
QuadraSpider: A Four-Legged Spider Robot Design and ControlQuadraSpider: A Four-Legged Spider Robot Design and Control
QuadraSpider: A Four-Legged Spider Robot Design and ControlIRJET Journal
 

Similaire à IRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic Arm (20)

"Design and Fabrication of Pick and Place Robotic Arm with 4DOF"
"Design and Fabrication of Pick and Place Robotic Arm with 4DOF""Design and Fabrication of Pick and Place Robotic Arm with 4DOF"
"Design and Fabrication of Pick and Place Robotic Arm with 4DOF"
 
Indigenously Design Development and Motion Control of Multi-DoF Robotic Manip...
Indigenously Design Development and Motion Control of Multi-DoF Robotic Manip...Indigenously Design Development and Motion Control of Multi-DoF Robotic Manip...
Indigenously Design Development and Motion Control of Multi-DoF Robotic Manip...
 
IRJET - Six Wheel Drive Pick and Place Robot using Arduino
IRJET - Six Wheel Drive Pick and Place Robot using ArduinoIRJET - Six Wheel Drive Pick and Place Robot using Arduino
IRJET - Six Wheel Drive Pick and Place Robot using Arduino
 
IRJET - Study of Material Characteristics for Efficient Design of Spray P...
IRJET -  	  Study of Material Characteristics for Efficient Design of Spray P...IRJET -  	  Study of Material Characteristics for Efficient Design of Spray P...
IRJET - Study of Material Characteristics for Efficient Design of Spray P...
 
ROBOTIC ARM CONTROL WITH WEIGHING SCALE
ROBOTIC ARM CONTROL WITH WEIGHING SCALEROBOTIC ARM CONTROL WITH WEIGHING SCALE
ROBOTIC ARM CONTROL WITH WEIGHING SCALE
 
Design and implementation of Arduino based robotic arm
Design and implementation of Arduino based robotic armDesign and implementation of Arduino based robotic arm
Design and implementation of Arduino based robotic arm
 
Industrial robot
Industrial robotIndustrial robot
Industrial robot
 
Review on Development of Industrial Robotic Arm
Review on Development of Industrial Robotic ArmReview on Development of Industrial Robotic Arm
Review on Development of Industrial Robotic Arm
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot Arm
 
Design and Development of Multipurpose Automatic Material Handling Robot with...
Design and Development of Multipurpose Automatic Material Handling Robot with...Design and Development of Multipurpose Automatic Material Handling Robot with...
Design and Development of Multipurpose Automatic Material Handling Robot with...
 
IRJET- Design and Development of Library Management Robot: Part 1 Development...
IRJET- Design and Development of Library Management Robot: Part 1 Development...IRJET- Design and Development of Library Management Robot: Part 1 Development...
IRJET- Design and Development of Library Management Robot: Part 1 Development...
 
IRJET- Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
IRJET-  	  Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...IRJET-  	  Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
IRJET- Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
 
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- Multi-Function Rover based on Rocker-Bogie Mechanism
IRJET-  	  Multi-Function Rover based on Rocker-Bogie MechanismIRJET-  	  Multi-Function Rover based on Rocker-Bogie Mechanism
IRJET- Multi-Function Rover based on Rocker-Bogie Mechanism
 
IRJET- Design and Fabrication of Prismatic Painting Robot
IRJET-  	  Design and Fabrication of Prismatic Painting RobotIRJET-  	  Design and Fabrication of Prismatic Painting Robot
IRJET- Design and Fabrication of Prismatic Painting Robot
 
IRJET- Design and Development Pedal Operated Multi-Crop Thresher with Vibrati...
IRJET- Design and Development Pedal Operated Multi-Crop Thresher with Vibrati...IRJET- Design and Development Pedal Operated Multi-Crop Thresher with Vibrati...
IRJET- Design and Development Pedal Operated Multi-Crop Thresher with Vibrati...
 
Robotic 6DOF ARM
Robotic 6DOF ARMRobotic 6DOF ARM
Robotic 6DOF ARM
 
360 Degree Automated Fire Fighting Robotic Platform
360 Degree Automated Fire Fighting Robotic Platform360 Degree Automated Fire Fighting Robotic Platform
360 Degree Automated Fire Fighting Robotic Platform
 
Development of Pick and Place Robot for Industrial Applications
Development of Pick and Place Robot for Industrial ApplicationsDevelopment of Pick and Place Robot for Industrial Applications
Development of Pick and Place Robot for Industrial Applications
 
QuadraSpider: A Four-Legged Spider Robot Design and Control
QuadraSpider: A Four-Legged Spider Robot Design and ControlQuadraSpider: A Four-Legged Spider Robot Design and Control
QuadraSpider: A Four-Legged Spider Robot Design and Control
 

Plus de 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
 

Plus de 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...
 

Dernier

AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 

Dernier (20)

AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 

IRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic Arm

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1204 Development of Mine Detection Robot with 4 Degree of Freedom Robotic Arm Sharath Chandra G V1, Santhuan Dheer2, Raghavendra Sawant3 1, 2, 3 Department of Mechanical Engineering, NMIT, Bangalore ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Robots have gradually been going out on a limb occupations which have been too difficult for people todo.Our exertion in this paper is to plan and build up a bomb transfer and disposal robot for the identificationofbombs.Theprimary focal point of this work is to configure, build up a bomb identification robot with an automated arm with upgraded control. The automated arm outlined has 4 degrees of flexibility development remembering that it could accomplish a couple of basic undertakings, for example, light material handling. This will be coordinated into a versatile base/stage which will enable it to move it crosswise over separations without coordinate human cooperation to help lift protests and perform arm developments, the automated arm is furnished with servo engines accomplishingaround11kgcmof torque. The activities of the arm will be controlled by programming an ATMEGA – 328 microcontroller utilizing an open-source stage called Arduino. The contributions for the arm can be given utilizing potentiometers and the course of task can be controlled utilizing a parallax joystick. This framework is straightforward and normal sensors, for example, flex sensors, ultrasonic sensors are actualized. Key Words: Arduino, bomb disposal, Servo Motors, 4 DOF Robotic Arm 1. INTRODUCTION Recent breakthroughsand developmentsin sensor, motor and control technologieshave paved the way for new robotic models with much more enhanced functionality and dexterity. Today in the 21st century, robots have found themselves in almost all industries from manufacturing to transportation to material handling and even in defence to protect our borders from attacks where it is too dangerous or expensive to be taken up by humans. Many explosive devices have been found and have been detonated in public placescausing harm and death to many.Hence,aroboticarm with the dexterity and ease of use similar to a human arm is in much requirement. This design and the concept of robotic control is a high challenge research work and have applications where automation and industrial robotics are required. The current design is a safe way for disposing the explosive all while minimizing the risk of damage to life and property since the priority is given to protection of human life over anything else, including collateral damage. Since, the parts are made from common materials; any on spot repair is also possible. The core concept is to emphasize on creating a barrier to protect the bomb disposal squad by providing a safe distance to neutralize the bomb which would have been done manually if not for the robot. Providing the operator to manipulate a 4DOF robotic arm in order to inspect or defuse the bomb using the preferred end effector. As the robotic arm is placed on a mobile base, it reduces the time taken for the technician to detect the mine or bomb on the battlefield or the target thereby reducingthe risksinvolved. The mobile base can be programmedtocover a particular area of land automatically. This is done by creating waypoints using Global Positioning System (GPS) co-ordinates. If in case of an event, the bomb cannot be diffused, the robot could still be used to transmit key information and trigger the mine or the IED and sacrifice itself else it can also be used in moving the mine or bomb downrange [1]. 2. MECHANICAL DESIGN The robotic arm consists of servo controlled rotary joints and links made from 4mm thick acrylic sheets. These together form kinematic pair which acts similar to the motionsof a human arm.The linkstogether formakinematic chain. One end of the kinematic chain is attached to the base which provides support while the other end houses the end effector. The designof the end effectorisjobspecificalthough a simple gripper can be used to perform majorityofthetasks. End effectors such as clippers or pliers can be used to probe the mineor bomb.Each joint servo hasa rotary rangeof360° however all of this cannot be used due to limitations in the arm itself as there is a possibility of other links coming in the way of its movement. Fig – 1:Free body diagram of the robotic arm Themechanical design fortherobotic arm is basedonthe free body diagram of the robotic arm as shown in Figure 1. The gripper is not shown in this figure because the end effector is just a joint andtherefore cannot be consideredasa link. One of the features which classify a robot is its reach. A typical four degree of freedom (4 DOF) robotic arm workspace is shown in Figure 2.[3].Four Degree of Freedom
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1205 wasspecifically chosen it is enoughtoperformthe necessary operations and movements all while keeping the costs and weight as minimal as possible. Fig -2: Work region of the robotic arm [3] Therobotic arm inthis case is actuatedusingelectric servo motors. The specifications of these motors were specially chosentodelivermaximum torque required forthe structure whichin the current case is made of acrylictoliftits own weight as well as the payload put together. Calculations for the maximum payload to be carried out were done considering the weight of the motor and the weight of the linkstogether. Calculations wereperformedonlyforthelinks which undergo the largest loads keeping the weight of the motor to be about 55 grams. Figure 3 shows the force diagram used to calculate the torque acting on joint B. Fig – 3: Force Diagram of 4 DOF robotic arm The values used for torque calculation are as follows: W2 = W4 = 0.055 kg (weight of the motors) W1 = 0.07 kg W3 = 0.053 kg W5 = 0.06 kg W6 = payload L1 = 200 mm L2 = 150 mm L3 = 50 mm By performing the sum of forces in the Y axis, the loads can be calculated which then comes to around 12.224 kg-cm. The obtained torque and keeping a small factor of safety, a maximum payload of around 600 grams was estimated to be manipulated by the robotic arm. Based on this value, Tower Pro MG-995 servo motor wasselected.The servo motor has around 11 kg of torque and weighs around 55 grams which is shown in Figure 4. To completely handle the payload, two motors are used at J1 and J2. This is found to be much cheaper than using one servo to handletheentire torque. Fig – 4: Tower Pro MG-995 Based on the dimensions of the servo motor shown in Figure 4, the basic dimensions of the arm were defined and design was carried out using CATIA. The design must take into consideration the thickness of acrylic sheet. The thickness of the acrylic sheet is 5 mm because it offers good strength as well as easy machinability. The acrylic sheets were cut using laser cutters because they offer good accuracy and least wastage. The resulting robotic arm is shown in Figure 5. Fig – 5: 3-D Model of the robotic arm
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1206 2.1 Selection of the end-effector: The end-effector is the most complexandimportant part of the robot. It is what defines the purpose and application of the robot. The end-effector might be complex or simple such as a gripper like in this case to manipulate objects. It can be hydraulic, pneumatic or electrically powered. The end effector used in this case is powered by a servo motor which drives a gripper with two fingers. Figure 6 shows the 3D model of the end effector used in the robotic arm. Fig – 6: End effector powered by servo in the robotic arm The end-effector is a basic two fingered gripper which is powered by a servo motor asshowninFigure4.The servo motor is connected to one gripper which has a gear which is meshed with the gear present on the other gripper. Hence, moving one of the fingers will result in the equal movement of the other finger. 2.2 Design of the Mobile Base There are many robots which have been built on locomotive base. Through recentdevelopmentsinmotorand control technologies, there have been a recent trend in making autonomous robots fixed on amobilebase.Suchkind of robots can be used to transfers parts and finished goods from one part of the factory to another. They are also being used in industrial environments, military and security applications, handling of hazardous material, providing mobility to handicapped people and in planetaryexploration [7]. In this case, it is being used to find and map areas to detect mines and Improvised ExplosiveDevices (IED’s). Itis also used to move the arm from the control center to the bomb site. The mobile base used in this case is designed keeping the robotic arm in mind. The weight of the robot is considered in selecting the motor required to drive the mobile base. The design of the base should also consider the Centre of Gravity (C.G) of the arm and the mobile base. The entire arm should not collapse when it is extended with the payload hence the center of gravity of the base should be as low as possible in order to maintain stability. The rover is basically has a 4 wheel differential drive i.e. there are a motor on each wheel which are actuated differentially in order to control the direction of the movement. The motors used here are electric motors and must have enough torque to pull the base as well the robotic arm. Fig – 7: Four wheel differential drive using electric motors 3 CONTROL SYSTEM DESIGN Diagram showing the control scheme for the entire robotic arm and the mobile base is shown in figure 8. Fig – 8: Basic circuit diagram of the circuit with Arduino Uno and a motor shield The main control unit consists of an Arduino Uno board which has an Atmega-328 microcontroller which receives the input from various sensors and input modules, processes them and provides the appropriate output. Arduino Uno waschosen for this robot becauseitissimpleto use, easily available and an open source programming platform which is easily available. Mounted on top of the Arduino is a L293D motor shield which is used to differentially actuate each of the motors of the mobile base. The motor shield is driven by an external powersupplyof9V and the motors are controlled by Pulse Width Modulation (PWM) ports present on the motor shield.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1207 The Arduino receivesitsinputthroughvariousinput devices and sensors such as potentiometers, parallax joystick and flex sensors. The potentiometers are mounted on a jig which is then strapped to the user’s arm. This enables the user to manipulate the robotic arm more naturally and with ease. The flex sensors is strapped to the finger which enables the user to control theendeffectorwith high levels of dexterity. The various motions of the mobile platform is controlled by a single parallax joystick. Since,the mobile platform is based on the 4 wheel differential chassis it is able to quickly turnabout its axis with almost no radius of rotation. The mobile base along with the robotic arm is light enough to not trigger the mine when it runs over a personnel mine. This is important because at times, the mines are not easily detectable. The robotic arm is mounted on top of the mobile platform. Due to the servos having 360° range of rotation, the arm can be placed compactly on top of the mobile platform. This reduces the overall size of the whole system enabling ittobe extremely portable. The mobile platform is attached with a mine detection system which consists of a tank circuit shown in Figure 9 which will trigger a piezoelectric buzzer upon any fluctuation in the induction coil. The inductioncoilismadeof 22 gauge copper cable in a coil of 15cm diameter. It has the ability to detect any metal particles within a depth of 50 centimeters. Fig – 9: Tank Circuit 3. CONCLUSIONS In this paper, we present the design, development and implementation of various concepts such as mine detection, haptics, and manufacturing concepts. It can be shown how intelligent software and simple hardware can work in tandem in giving extraordinary results which can have various applications. However, this is not the end as new motor and sensor technologies are evolving everyday which will aid in further development of such machines which will aid in clearing up minefields. To further improve the robot, many additions can be made to it such as providing machine vision, artificial intelligence, stairs climbing capabilities, wireless video transmission etc. REFERENCES [1]. Shinde Pushpa.D., Davane Rahul D., Patil Ponam B., “Wireless Bomb Disposal Robot”, International Research Journal of Engineering and Technologu, vol. 3 Issue. 04, e-ISSN: 2395-0056 [2]. A. Rama Krishna, G. Sowmya Bala, A.S.C.S. Sastry, B. Bhanu Prakash Sarma and Gokul Sai Alla, “Design And Impementation Of A Robotic Arm Based On Haptic Technology”, IJERA, Vol.2, Issue 3, ISSN: 2248-9622 [3]. Asharaf Elfasakhany, Eduardo Yanez, KarenBaylon, Ricardo Salgado, “Design and Development of a Competitive Low-Cost Robotic Arm with Four Degrees of Freedom”, Modern Mechanical Engineering, 2011, 1 , 47-55, DOI: 10.4236 [4]. Dr. ShantanuK. Dixit, Mr.Nitin S. Shingi, “Implementation of Felx sensor and Electronic Compass for Hand Gesture Based Wireless Automation of Material Handling Robot”, International Journal of Scientific and Researcg Publications, Vol. 2, Issue 12, December 2012, ISSN: 2250-3153 [5]. Aakash K. Sancheti, “Gesture Actuated Robotic Arm”, International Journal of Scientific and Research Publications, Vol. 2, Issue 12, December 2012, ISSN: 2250-3153 [6]. Abidhusain Syed, Zamrrud Taj H. Agasbal, Thimmannagouday Melligeri, Bheemesh Gudur, “Flex Sensor Based Robotic Arm Controller Using Micro Controller”, Journal of Software Engineering and Applications, 2012,5, 364-366 [7]. Ashitava Ghosal, “Robotics – FundamentalConcepts and Analysis”, Oxford University Press, ISBM-13: 978-0-19-567391-3