SlideShare a Scribd company logo
Autonomous pick and place rover for long distance
surveillance using ultrasonic sensors
V.Sampath kumar1
, Amarendra Jadda2
1
PG Student, Department of Electronics & Communication Engineering, ASCET, Gudur, A.P, India.
2
Assoc. Professor, Department of Electronics & Communication Engineering, ASCET, Gudur, A.P, India
1
verappa1989@gmail.com
2
amarendra.jadda@gmail.com
Abstract:
The technology advancements takes place in
the field of robotics. This paper presents the
autonomous rover where it can be used for long
distance surveillance. It is based on the ultrasonic
sensors,Temperature sensors and humidity sensors
meant for to detect the obstacles as well as to estimate
the parameters such as temperature, humidity
respectively. The wireless communication protocols
used in between PC and Robo are zigbee and RF
protocols.This robo is capable of pick and place of
objects using the special type of grippers. In this
paper, the usage of LPC2148 is another added
advantage which makes the robotic system highly
Reliable.
Index Index Terms---- Autonomous Robot, Sensors,
RF protocol, Zigbee protocol, DC motor, Camera,
Pick and place robot
I.Introduction:
Robots play a vital role because they will
work under any conditions without the tiredness.
They are used in Industries, IC manufacturing,
Pharmaceutical etc.,. for different purposes. They
may be static or dynamic robots operates by the
commands given manually or simply by automated
instructions. This robos can perform multiple tasks
by attaching devices like sensors, cameras inorder
to calculate the various parameters based on the
application required. These robos can be controlled
by either the microcontrollers or processors which
are dependent on the protocols used such as zigbee
and RF protocals. The dynamic robos are taking
directions under the guidelines of the operator.
II. Related Work:
This paper focuses on the dynamic
approach of calculating various parameters based
on the sensors used along with the pick and place
mechanism. In this approach the camera and sensor
modules are used which are communicating with
the PC based on the RF, Zigbee protocols
respectively. LPC 2148 is used for controlling of
the robo by giving the instructions. The various
types of sensors are used such as temperature
sensor, humidity sensor and ultrasonic sensor.
A.Pick and Place module:
The name itself indicates that the objects
are to be picked from one place and placed on
another place. The prime objective is to pick the
objects based on the environment which can
handles any shape of the object. The picking arm
can rotate upto 360 degrees by making the base of
the robot fixed.
B.Sensor module:
I. Temperature Sensor:
In General temperature sensors are used to
sense the temperature and thereby transducers are
converting these sensed temperature values to the
electrical values. Here the temperature sensor used
is LM35 which is analog in nature and its
functional range lies in between 0 degree Celsius to
100 degree Celsius. It has a sensitivity of 10mV per
degree Celsius.
Fig 1. Pin diagram of LM35
Proceedings of International Conference on Developments in Engineering Research
ISBN NO : 378 - 26 - 13840 - 9
www.iaetsd.in
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT
66
II. Humidity Sensor:
Ìt is used to measure the moisture content
in the environment, designed to give the enhanced
parameters of sensitivity and response time.
Humidity sensor is highly stable and reliable. These
sensors are constructed by a planar capacitor and
another polymer layer to protect against the
environmental effects that may be hazards.
C. Ultrasonic Sensor:
These sensors are used to find the
obstacles if any that found in front of robot.
Ultrasonic sensors are based on the principal of the
Radar or Sonarwhere it gets the echo signal. It will
act as a transceiver in which it generates the high
frequency signal and analyse the reflected back
echo signal. It measures the distances up to 2.5
meters at an accuracy of 1 centi- meter.
Fig2. Block Diagram of Ultrasonic Sensor
III. Communication Protocols:
The different type of protocols are used
here in order to communicate between the PC and
the Robot. The protocols that are used are Zigbee
protocol and RF protocol respectively.
A. Zigbee protocol:
It’s a wireless protocol based on the IEEE
802.15 standard that suits for low power devices
communication. Generally it is intended for short
distance communication but we may extend to long
distance using intermediate devices.
Fig 3. Zigbee Module
It provides low latency and duty cycle that
supports for multiple network topologies such as
static, mesh and star topologies. It will support upto
65,000 nodes on a network. It avoids the collision
of packets and provides the acknowledgment
status.
IV. Hardware Module:
It consists of the components such as DC
motor, LPC 2148, and an LC293D. DC motor is the
one which converts electrical energy into
mechanical energy used for various industrial
applications. The driver circuit is used for driving
these motors where in which here LC293D is used
as a driver circuit. The brief content of the these
modules as follows:
A. DC motors:
There are many types of DC motors are
available in which most of the cases two types of
motors most commonly used such as brushed and
brushless types. Here in this paper mainly focusing
on the brushed DC motor which will operate at
12V DC and 0.6A. The speed of the DC motor is
controlled by either changing the voltage applied to
armature or by varying the field current. Most of
the DC motors are driven by the Driver ICs at
present.
B. LC293D:
This IC acts as driver circuit in which it is
available in the 16-bit DIP. It will control the two
small motors simultaneously in either forward or
reverse direction, in which 4 pins is sufficient in
order to perform this tasks.
Proceedings of International Conference on Developments in Engineering Research
ISBN NO : 378 - 26 - 13840 - 9
www.iaetsd.in
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT
67
Fig4. DC Motor
There exists certain features and
drawbacks of this IC that is used such as output
current capability is limited to 600mA per channel
in the sense this IC cannot drive the bigger motors.
Most probably this would be fit for the small
motors which suits for the Robot arm movements.
If the output current exceed the 1.2 A repeatedly
then the IC will be destroyed.
The supply voltage will maintain up to
36V maximum. If the output current exceed beyond
the 1.2A then the IC gets destroyed so here in order
to protect the IC from over temperature an internal
sensor will be used for sensing the temperature. If
the temperature will exceeds beyond the set point
then automatically this sensor will send an alert and
stops the motors. The additional feature of this IC
is using clamp diode which protects the IC from the
voltage spikes.
In this IC if the voltage exceeds 1.5v then
only the pin will gets enabled that makes suitable
for high frequency applications like switching
applications. Other than driving the motors it also
be used to drive the solenoids, stepper motors etc.,
This is mainly based on the concept of H-bridge in
which the voltage will be flow in either of the
directions. By changing the voltage it will make the
Robot to rotate in clockwise or anticlockwise
direction. In this LC293D two H-bridge circuits are
present inside the IC which will be able to rotate
two dc motors independently.
Here two pins are used namely pin 1 and
pin9 respectively. For driving the motor with left
H-bridge we enable the pin 1 whereas driving right
H-bridge we make the pin 9 to be enable. If both
the pins are disable then the motor used will be
suspended in which it acts like switch.
Fig 5. IC L293D
C. Camera Module:
In this paper camera used is wireless
camera used for both the transmitter and receiver
section. Its range lies in between 100 and 150
metres based on the principal of the RF protocol.
The camera used here operates at the range of 1.2
GHZ. The transmitter and receiver section uses the
power supply voltage of 9v battery.
Fig 6. Wireless Camera
D. LPC 2148 Processor:
ARM is a family of instruction set
architectures based on RISC architecture developed
by ARM Holdings. This ARM holdings had
reported that shipments was around 6100 million
ARM-based processors to manufacturers of chips
based on ARM architectures where the maximum
percentile usage of smart phones and the remaining
of 35 per cent of digital TVs and set-top boxes. As
of 2014, ARM is the usage of 32-bit instructions is
the maximum for major number of applications.
Proceedings of International Conference on Developments in Engineering Research
ISBN NO : 378 - 26 - 13840 - 9
www.iaetsd.in
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT
68
Fig 7. H-Bridge
V. Experimental Results:
The robot used here is used to
pick the objects and is rotated in 360 degrees
rotation. The In this project is to implement a 32-bit
low-power ARM processor into the development of
a Mobile Robot using ARM Processor for Line
Following Application mobile robot equipped with
IR sensor capabilities. The scope of the project is
LPC2148 Arm Processor DC brushless motor 100
RPM Motor is used. At the end of this project, the
ARM processor has successfully for motor control
and respond to the digital input from the interface
of IR sensor to the Microcontroller.
snapshots of the robot used in various views such
as front view, side view and top view respectively.
Fig 8. Top View of Robot
Fig 9. Side View of Robot
The Robot thus shows in various
directions of different views where we used the
sensors and camera based modules for surveillance.
Fig 10. Front View of Robot
VI. Conclusion:
The Robot in this paper used various
sensors which senses the temperature and humidity
respectively. The camera is used to estimate the
position and orientation of robot. This will be used
to work at hostile environments where not possible
for the humans to do that. In this paper this Robot
will handles over the distance of 100 metres
maximum. We may expect that this coverage of
surveillance can be increased to a long distances
where a major number of applications comes
without the human intervention.
Proceedings of International Conference on Developments in Engineering Research
ISBN NO : 378 - 26 - 13840 - 9
www.iaetsd.in
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT
69
References:
[1] Jacquier E, Polson NG, Rossi PE (1993) Priors and models
for multivariate stochastic volatility.Unpublished manuscript,
Graduate School of Business,University of Chicago.
[2] L. Righetti, A. Ijspeert, Design methodologies for central
pattern generators: an application to crawling humanoids, in:
G.S. Sukhatme, S. Schaal, W.Burgard, D. Fox (Eds.),
Proceedings of Robotics: Science and Systems,MIT Press, 2006.
[3] J. Pisokas, U. Nehmzow, Experiments in subsymbolic action
planning with mobile robots, in: Adaptive Agents and Multi-
Agent Systems II, in: Lecture Notes in Artificial Intelligence,
Springer, 2005, pp. 80–87.
[4] Franklin Hanshar and Beatrice Ombuki-Berman. Dynamic
vehicle routing using genetic algorithms.Applied Intelligence,
27(1):52–91, 2007.
[5] Thomas L. Dean and Michael P.Wellman. Planning and
control. Morgan Kaufmann Publishers Inc., 1991.
[6] G. Antonelli and S. Chiaverini, “Linear estimation of the
physical odo- metric parameters for differential-drive mobile
robots,” Auton. Robots, vol.23, no. 1, pp. 59–68, Jul. 2007.
[7] A. Martinelli, N. Tomatis, and R. Siegwart, “Simultaneous
localization and odometry self calibration for mobile robot,”
Auton. Robots, vol. 22, no. 1, pp.
75–85, Jan. 2007.
Amarendra Jadda is working as
Assiciate Professor in ECE Dept,
ASCET, GUDUR. He has been
guiding UG & PG students since
three years in this institution. He
pursued his M.Tech From JNTUH,
Kukatpally Hyderabad. He
presented papers in four
international journals & four international conferences. His
intresting fields are Communications &Signal Processing,
Embedded Systems.
Sampath kumar veerappa did his
B.Tech in Electronics and
communication engineering from
Prathyusha Engineering College,
Chennai. He is currently pursuing
his M.Tech degree in Embedded
systems from audisankara college
of engineering, Gudur.
Proceedings of International Conference on Developments in Engineering Research
ISBN NO : 378 - 26 - 13840 - 9
www.iaetsd.in
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT
70

More Related Content

What's hot

Obstacle Avoiding robot
Obstacle Avoiding robotObstacle Avoiding robot
Obstacle Avoiding robot
Durga Singh
 
Object follower bot
Object follower botObject follower bot
Object follower bot
FAHAD KHAN
 
line following robot
line following robotline following robot
line following robotRehnaz Razvi
 
Minor project report on
Minor project report on Minor project report on
Minor project report on Arindam Paul
 
IRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled RobotIRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled Robot
IRJET Journal
 
Final report obstacle avoiding roboat
Final report obstacle avoiding roboatFinal report obstacle avoiding roboat
Final report obstacle avoiding roboat
Shubham Thakur
 
V01 i010403
V01 i010403V01 i010403
V01 i010403
IJARBEST JOURNAL
 
GSM controlled robot with obstacle avoidance using IR sensors
GSM controlled robot with obstacle avoidance using IR sensorsGSM controlled robot with obstacle avoidance using IR sensors
GSM controlled robot with obstacle avoidance using IR sensors
Rahul Sidhu
 
Obstacle observing
Obstacle observingObstacle observing
Obstacle observing
Lokendra Singh
 
Wireless Image Transmission By Robo With Metal Detector
Wireless Image Transmission By Robo With Metal DetectorWireless Image Transmission By Robo With Metal Detector
Wireless Image Transmission By Robo With Metal Detector
Sourabh Chourasiya
 
Zigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamZigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue team
shiva kumar cheruku
 
Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal RobotAbhishek Gupta
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET Journal
 
Microcontoller
MicrocontollerMicrocontoller
Microcontoller
sachin narang
 
light follower robot
light follower robotlight follower robot
light follower robotanuragyadav94
 
Metal detecting robot
Metal detecting robotMetal detecting robot
Metal detecting robot
Pvrtechnologies Nellore
 
Wireless bomb disposal robot ppt
Wireless bomb disposal robot pptWireless bomb disposal robot ppt
Wireless bomb disposal robot pptAbhishek Gupta
 
Obstacle Detctor Robot report
Obstacle Detctor Robot reportObstacle Detctor Robot report
Obstacle Detctor Robot report
Nikita Kaushal
 

What's hot (20)

Obstacle Avoiding robot
Obstacle Avoiding robotObstacle Avoiding robot
Obstacle Avoiding robot
 
Object follower bot
Object follower botObject follower bot
Object follower bot
 
line following robot
line following robotline following robot
line following robot
 
Minor project report on
Minor project report on Minor project report on
Minor project report on
 
IRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled RobotIRJET- Design and Development of Gesture Controlled Robot
IRJET- Design and Development of Gesture Controlled Robot
 
Final report obstacle avoiding roboat
Final report obstacle avoiding roboatFinal report obstacle avoiding roboat
Final report obstacle avoiding roboat
 
V01 i010403
V01 i010403V01 i010403
V01 i010403
 
GSM controlled robot with obstacle avoidance using IR sensors
GSM controlled robot with obstacle avoidance using IR sensorsGSM controlled robot with obstacle avoidance using IR sensors
GSM controlled robot with obstacle avoidance using IR sensors
 
Obstacle observing
Obstacle observingObstacle observing
Obstacle observing
 
Wireless Image Transmission By Robo With Metal Detector
Wireless Image Transmission By Robo With Metal DetectorWireless Image Transmission By Robo With Metal Detector
Wireless Image Transmission By Robo With Metal Detector
 
Zigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamZigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue team
 
Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal Robot
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection Robot
 
Obstacle Detection Robot
Obstacle Detection RobotObstacle Detection Robot
Obstacle Detection Robot
 
Microcontoller
MicrocontollerMicrocontoller
Microcontoller
 
light follower robot
light follower robotlight follower robot
light follower robot
 
Metal detecting robot
Metal detecting robotMetal detecting robot
Metal detecting robot
 
Wireless bomb disposal robot ppt
Wireless bomb disposal robot pptWireless bomb disposal robot ppt
Wireless bomb disposal robot ppt
 
Path following robot
Path following robotPath following robot
Path following robot
 
Obstacle Detctor Robot report
Obstacle Detctor Robot reportObstacle Detctor Robot report
Obstacle Detctor Robot report
 

Viewers also liked

Iaetsd confidential multiparty computation with
Iaetsd confidential multiparty computation withIaetsd confidential multiparty computation with
Iaetsd confidential multiparty computation with
Iaetsd Iaetsd
 
Iaetsd estimation of damping torque for small-signal
Iaetsd estimation of damping torque for small-signalIaetsd estimation of damping torque for small-signal
Iaetsd estimation of damping torque for small-signal
Iaetsd Iaetsd
 
Iper
IperIper
Iaetsd design of rf based voice-controlled multi-terrain robot to
Iaetsd design of rf based voice-controlled multi-terrain robot toIaetsd design of rf based voice-controlled multi-terrain robot to
Iaetsd design of rf based voice-controlled multi-terrain robot to
Iaetsd Iaetsd
 
vensoft technologies http://www.ieeedeveloperslabs.in/ pc controlled pick an...
vensoft technologies http://www.ieeedeveloperslabs.in/  pc controlled pick an...vensoft technologies http://www.ieeedeveloperslabs.in/  pc controlled pick an...
vensoft technologies http://www.ieeedeveloperslabs.in/ pc controlled pick an...
Vensoft Technologies
 
Robot arm control through human hand motion
Robot arm control through human hand motionRobot arm control through human hand motion
Robot arm control through human hand motion
vignesh viki
 
wireless pick and place robotic arm
wireless pick and place robotic armwireless pick and place robotic arm
wireless pick and place robotic arm
Ayush Verma
 
Wireless AI based industrial security robot
Wireless AI based industrial security robotWireless AI based industrial security robot
Wireless AI based industrial security robot
Varun B P
 
RF Based Pick And Place Robotic Arm
RF Based Pick And Place Robotic ArmRF Based Pick And Place Robotic Arm
RF Based Pick And Place Robotic Arm
elprocus
 
Robo arm final 2 (2)
Robo arm final  2 (2)Robo arm final  2 (2)
Robo arm final 2 (2)
Godhuli Biswas
 
Pick and place Line following robot report
Pick and place Line following robot reportPick and place Line following robot report
Pick and place Line following robot report
Pradeep Yadav
 
final year mechanical engineering projects at bangalore
final year mechanical engineering projects at bangalorefinal year mechanical engineering projects at bangalore
final year mechanical engineering projects at bangalore
Ashok Kumar.k
 

Viewers also liked (14)

Iaetsd confidential multiparty computation with
Iaetsd confidential multiparty computation withIaetsd confidential multiparty computation with
Iaetsd confidential multiparty computation with
 
Iaetsd estimation of damping torque for small-signal
Iaetsd estimation of damping torque for small-signalIaetsd estimation of damping torque for small-signal
Iaetsd estimation of damping torque for small-signal
 
Iper
IperIper
Iper
 
Iaetsd design of rf based voice-controlled multi-terrain robot to
Iaetsd design of rf based voice-controlled multi-terrain robot toIaetsd design of rf based voice-controlled multi-terrain robot to
Iaetsd design of rf based voice-controlled multi-terrain robot to
 
vensoft technologies http://www.ieeedeveloperslabs.in/ pc controlled pick an...
vensoft technologies http://www.ieeedeveloperslabs.in/  pc controlled pick an...vensoft technologies http://www.ieeedeveloperslabs.in/  pc controlled pick an...
vensoft technologies http://www.ieeedeveloperslabs.in/ pc controlled pick an...
 
Robot arm control through human hand motion
Robot arm control through human hand motionRobot arm control through human hand motion
Robot arm control through human hand motion
 
wireless pick and place robotic arm
wireless pick and place robotic armwireless pick and place robotic arm
wireless pick and place robotic arm
 
Wireless AI based industrial security robot
Wireless AI based industrial security robotWireless AI based industrial security robot
Wireless AI based industrial security robot
 
RF Based Pick And Place Robotic Arm
RF Based Pick And Place Robotic ArmRF Based Pick And Place Robotic Arm
RF Based Pick And Place Robotic Arm
 
Robo arm final 2 (2)
Robo arm final  2 (2)Robo arm final  2 (2)
Robo arm final 2 (2)
 
Pick and place Line following robot report
Pick and place Line following robot reportPick and place Line following robot report
Pick and place Line following robot report
 
REPORT2
REPORT2REPORT2
REPORT2
 
final year mechanical engineering projects at bangalore
final year mechanical engineering projects at bangalorefinal year mechanical engineering projects at bangalore
final year mechanical engineering projects at bangalore
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare ppt
 

Similar to Iaetsd autonomous pick and place rover for long distance

IRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
IRJET-Smart Phone Based Robot for Domestic Purpose using BluetoothIRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
IRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
IRJET Journal
 
Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module
Associate Professor in VSB Coimbatore
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET Journal
 
B044020609
B044020609B044020609
B044020609
IJERA Editor
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002
anuj87420
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002
Anuj Raj
 
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual)  vatsal shah-ec_4th yearFloor cleaning robot(autonomus mannual)  vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
Vatsal N Shah
 
Automation of Railway Gate and Road traffic using Internet of Things (IoT)
Automation of Railway Gate and Road traffic using Internet of Things (IoT)Automation of Railway Gate and Road traffic using Internet of Things (IoT)
Automation of Railway Gate and Road traffic using Internet of Things (IoT)
IRJET Journal
 
Analysis and Construction of a Robot controlled by a Universal Remote Control
Analysis and Construction of a Robot controlled by a Universal Remote ControlAnalysis and Construction of a Robot controlled by a Universal Remote Control
Analysis and Construction of a Robot controlled by a Universal Remote Control
IJERD Editor
 
Navigation of Robot Vehicle using RF with Landmine Detection
Navigation of Robot Vehicle using RF with Landmine DetectionNavigation of Robot Vehicle using RF with Landmine Detection
Navigation of Robot Vehicle using RF with Landmine DetectionVeena Rani
 
IRJET- Design and Realization of Labview based Monitoring and Control of ...
IRJET-  	  Design and Realization of Labview based Monitoring and Control of ...IRJET-  	  Design and Realization of Labview based Monitoring and Control of ...
IRJET- Design and Realization of Labview based Monitoring and Control of ...
IRJET Journal
 
Zigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamZigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue team
shiva kumar cheruku
 
IRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal Robot
IRJET Journal
 
I011115964
I011115964I011115964
I011115964
IOSR Journals
 
Automatic Robot System In Industries Using Rf Module
Automatic Robot System In Industries Using Rf Module Automatic Robot System In Industries Using Rf Module
Automatic Robot System In Industries Using Rf Module
iosrjce
 
IRJET - The Line Follower -and- Pick and Place Robot
IRJET - The Line Follower -and- Pick and Place RobotIRJET - The Line Follower -and- Pick and Place Robot
IRJET - The Line Follower -and- Pick and Place Robot
IRJET Journal
 
IRJET- Design & Implementation of RF based Fire Fighting Robot
IRJET- Design & Implementation of RF based Fire Fighting RobotIRJET- Design & Implementation of RF based Fire Fighting Robot
IRJET- Design & Implementation of RF based Fire Fighting Robot
IRJET Journal
 
IRJET- Wireless Controlled Robot for Bomb Detection and Defusion
IRJET- Wireless Controlled Robot for Bomb Detection and DefusionIRJET- Wireless Controlled Robot for Bomb Detection and Defusion
IRJET- Wireless Controlled Robot for Bomb Detection and Defusion
IRJET Journal
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
IRJET Journal
 

Similar to Iaetsd autonomous pick and place rover for long distance (20)

IRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
IRJET-Smart Phone Based Robot for Domestic Purpose using BluetoothIRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
IRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
 
Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
 
B044020609
B044020609B044020609
B044020609
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002
 
PERSON ALIVE DETECTION
PERSON ALIVE DETECTIONPERSON ALIVE DETECTION
PERSON ALIVE DETECTION
 
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual)  vatsal shah-ec_4th yearFloor cleaning robot(autonomus mannual)  vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
 
Automation of Railway Gate and Road traffic using Internet of Things (IoT)
Automation of Railway Gate and Road traffic using Internet of Things (IoT)Automation of Railway Gate and Road traffic using Internet of Things (IoT)
Automation of Railway Gate and Road traffic using Internet of Things (IoT)
 
Analysis and Construction of a Robot controlled by a Universal Remote Control
Analysis and Construction of a Robot controlled by a Universal Remote ControlAnalysis and Construction of a Robot controlled by a Universal Remote Control
Analysis and Construction of a Robot controlled by a Universal Remote Control
 
Navigation of Robot Vehicle using RF with Landmine Detection
Navigation of Robot Vehicle using RF with Landmine DetectionNavigation of Robot Vehicle using RF with Landmine Detection
Navigation of Robot Vehicle using RF with Landmine Detection
 
IRJET- Design and Realization of Labview based Monitoring and Control of ...
IRJET-  	  Design and Realization of Labview based Monitoring and Control of ...IRJET-  	  Design and Realization of Labview based Monitoring and Control of ...
IRJET- Design and Realization of Labview based Monitoring and Control of ...
 
Zigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamZigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue team
 
IRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal Robot
 
I011115964
I011115964I011115964
I011115964
 
Automatic Robot System In Industries Using Rf Module
Automatic Robot System In Industries Using Rf Module Automatic Robot System In Industries Using Rf Module
Automatic Robot System In Industries Using Rf Module
 
IRJET - The Line Follower -and- Pick and Place Robot
IRJET - The Line Follower -and- Pick and Place RobotIRJET - The Line Follower -and- Pick and Place Robot
IRJET - The Line Follower -and- Pick and Place Robot
 
IRJET- Design & Implementation of RF based Fire Fighting Robot
IRJET- Design & Implementation of RF based Fire Fighting RobotIRJET- Design & Implementation of RF based Fire Fighting Robot
IRJET- Design & Implementation of RF based Fire Fighting Robot
 
IRJET- Wireless Controlled Robot for Bomb Detection and Defusion
IRJET- Wireless Controlled Robot for Bomb Detection and DefusionIRJET- Wireless Controlled Robot for Bomb Detection and Defusion
IRJET- Wireless Controlled Robot for Bomb Detection and Defusion
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
 

More from Iaetsd Iaetsd

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
Iaetsd Iaetsd
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
Iaetsd Iaetsd
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
Iaetsd Iaetsd
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
Iaetsd Iaetsd
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
Iaetsd Iaetsd
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
Iaetsd Iaetsd
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
Iaetsd Iaetsd
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
Iaetsd Iaetsd
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bike
Iaetsd Iaetsd
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technology
Iaetsd Iaetsd
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
Iaetsd Iaetsd
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
Iaetsd Iaetsd
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
Iaetsd Iaetsd
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
Iaetsd Iaetsd
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
Iaetsd Iaetsd
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
Iaetsd Iaetsd
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
Iaetsd Iaetsd
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
Iaetsd Iaetsd
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
Iaetsd Iaetsd
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
Iaetsd Iaetsd
 

More from Iaetsd Iaetsd (20)

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bike
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technology
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
 

Recently uploaded

DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdfThe Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
Nettur Technical Training Foundation
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 

Recently uploaded (20)

DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdfThe Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 

Iaetsd autonomous pick and place rover for long distance

  • 1. Autonomous pick and place rover for long distance surveillance using ultrasonic sensors V.Sampath kumar1 , Amarendra Jadda2 1 PG Student, Department of Electronics & Communication Engineering, ASCET, Gudur, A.P, India. 2 Assoc. Professor, Department of Electronics & Communication Engineering, ASCET, Gudur, A.P, India 1 verappa1989@gmail.com 2 amarendra.jadda@gmail.com Abstract: The technology advancements takes place in the field of robotics. This paper presents the autonomous rover where it can be used for long distance surveillance. It is based on the ultrasonic sensors,Temperature sensors and humidity sensors meant for to detect the obstacles as well as to estimate the parameters such as temperature, humidity respectively. The wireless communication protocols used in between PC and Robo are zigbee and RF protocols.This robo is capable of pick and place of objects using the special type of grippers. In this paper, the usage of LPC2148 is another added advantage which makes the robotic system highly Reliable. Index Index Terms---- Autonomous Robot, Sensors, RF protocol, Zigbee protocol, DC motor, Camera, Pick and place robot I.Introduction: Robots play a vital role because they will work under any conditions without the tiredness. They are used in Industries, IC manufacturing, Pharmaceutical etc.,. for different purposes. They may be static or dynamic robots operates by the commands given manually or simply by automated instructions. This robos can perform multiple tasks by attaching devices like sensors, cameras inorder to calculate the various parameters based on the application required. These robos can be controlled by either the microcontrollers or processors which are dependent on the protocols used such as zigbee and RF protocals. The dynamic robos are taking directions under the guidelines of the operator. II. Related Work: This paper focuses on the dynamic approach of calculating various parameters based on the sensors used along with the pick and place mechanism. In this approach the camera and sensor modules are used which are communicating with the PC based on the RF, Zigbee protocols respectively. LPC 2148 is used for controlling of the robo by giving the instructions. The various types of sensors are used such as temperature sensor, humidity sensor and ultrasonic sensor. A.Pick and Place module: The name itself indicates that the objects are to be picked from one place and placed on another place. The prime objective is to pick the objects based on the environment which can handles any shape of the object. The picking arm can rotate upto 360 degrees by making the base of the robot fixed. B.Sensor module: I. Temperature Sensor: In General temperature sensors are used to sense the temperature and thereby transducers are converting these sensed temperature values to the electrical values. Here the temperature sensor used is LM35 which is analog in nature and its functional range lies in between 0 degree Celsius to 100 degree Celsius. It has a sensitivity of 10mV per degree Celsius. Fig 1. Pin diagram of LM35 Proceedings of International Conference on Developments in Engineering Research ISBN NO : 378 - 26 - 13840 - 9 www.iaetsd.in INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT 66
  • 2. II. Humidity Sensor: Ìt is used to measure the moisture content in the environment, designed to give the enhanced parameters of sensitivity and response time. Humidity sensor is highly stable and reliable. These sensors are constructed by a planar capacitor and another polymer layer to protect against the environmental effects that may be hazards. C. Ultrasonic Sensor: These sensors are used to find the obstacles if any that found in front of robot. Ultrasonic sensors are based on the principal of the Radar or Sonarwhere it gets the echo signal. It will act as a transceiver in which it generates the high frequency signal and analyse the reflected back echo signal. It measures the distances up to 2.5 meters at an accuracy of 1 centi- meter. Fig2. Block Diagram of Ultrasonic Sensor III. Communication Protocols: The different type of protocols are used here in order to communicate between the PC and the Robot. The protocols that are used are Zigbee protocol and RF protocol respectively. A. Zigbee protocol: It’s a wireless protocol based on the IEEE 802.15 standard that suits for low power devices communication. Generally it is intended for short distance communication but we may extend to long distance using intermediate devices. Fig 3. Zigbee Module It provides low latency and duty cycle that supports for multiple network topologies such as static, mesh and star topologies. It will support upto 65,000 nodes on a network. It avoids the collision of packets and provides the acknowledgment status. IV. Hardware Module: It consists of the components such as DC motor, LPC 2148, and an LC293D. DC motor is the one which converts electrical energy into mechanical energy used for various industrial applications. The driver circuit is used for driving these motors where in which here LC293D is used as a driver circuit. The brief content of the these modules as follows: A. DC motors: There are many types of DC motors are available in which most of the cases two types of motors most commonly used such as brushed and brushless types. Here in this paper mainly focusing on the brushed DC motor which will operate at 12V DC and 0.6A. The speed of the DC motor is controlled by either changing the voltage applied to armature or by varying the field current. Most of the DC motors are driven by the Driver ICs at present. B. LC293D: This IC acts as driver circuit in which it is available in the 16-bit DIP. It will control the two small motors simultaneously in either forward or reverse direction, in which 4 pins is sufficient in order to perform this tasks. Proceedings of International Conference on Developments in Engineering Research ISBN NO : 378 - 26 - 13840 - 9 www.iaetsd.in INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT 67
  • 3. Fig4. DC Motor There exists certain features and drawbacks of this IC that is used such as output current capability is limited to 600mA per channel in the sense this IC cannot drive the bigger motors. Most probably this would be fit for the small motors which suits for the Robot arm movements. If the output current exceed the 1.2 A repeatedly then the IC will be destroyed. The supply voltage will maintain up to 36V maximum. If the output current exceed beyond the 1.2A then the IC gets destroyed so here in order to protect the IC from over temperature an internal sensor will be used for sensing the temperature. If the temperature will exceeds beyond the set point then automatically this sensor will send an alert and stops the motors. The additional feature of this IC is using clamp diode which protects the IC from the voltage spikes. In this IC if the voltage exceeds 1.5v then only the pin will gets enabled that makes suitable for high frequency applications like switching applications. Other than driving the motors it also be used to drive the solenoids, stepper motors etc., This is mainly based on the concept of H-bridge in which the voltage will be flow in either of the directions. By changing the voltage it will make the Robot to rotate in clockwise or anticlockwise direction. In this LC293D two H-bridge circuits are present inside the IC which will be able to rotate two dc motors independently. Here two pins are used namely pin 1 and pin9 respectively. For driving the motor with left H-bridge we enable the pin 1 whereas driving right H-bridge we make the pin 9 to be enable. If both the pins are disable then the motor used will be suspended in which it acts like switch. Fig 5. IC L293D C. Camera Module: In this paper camera used is wireless camera used for both the transmitter and receiver section. Its range lies in between 100 and 150 metres based on the principal of the RF protocol. The camera used here operates at the range of 1.2 GHZ. The transmitter and receiver section uses the power supply voltage of 9v battery. Fig 6. Wireless Camera D. LPC 2148 Processor: ARM is a family of instruction set architectures based on RISC architecture developed by ARM Holdings. This ARM holdings had reported that shipments was around 6100 million ARM-based processors to manufacturers of chips based on ARM architectures where the maximum percentile usage of smart phones and the remaining of 35 per cent of digital TVs and set-top boxes. As of 2014, ARM is the usage of 32-bit instructions is the maximum for major number of applications. Proceedings of International Conference on Developments in Engineering Research ISBN NO : 378 - 26 - 13840 - 9 www.iaetsd.in INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT 68
  • 4. Fig 7. H-Bridge V. Experimental Results: The robot used here is used to pick the objects and is rotated in 360 degrees rotation. The In this project is to implement a 32-bit low-power ARM processor into the development of a Mobile Robot using ARM Processor for Line Following Application mobile robot equipped with IR sensor capabilities. The scope of the project is LPC2148 Arm Processor DC brushless motor 100 RPM Motor is used. At the end of this project, the ARM processor has successfully for motor control and respond to the digital input from the interface of IR sensor to the Microcontroller. snapshots of the robot used in various views such as front view, side view and top view respectively. Fig 8. Top View of Robot Fig 9. Side View of Robot The Robot thus shows in various directions of different views where we used the sensors and camera based modules for surveillance. Fig 10. Front View of Robot VI. Conclusion: The Robot in this paper used various sensors which senses the temperature and humidity respectively. The camera is used to estimate the position and orientation of robot. This will be used to work at hostile environments where not possible for the humans to do that. In this paper this Robot will handles over the distance of 100 metres maximum. We may expect that this coverage of surveillance can be increased to a long distances where a major number of applications comes without the human intervention. Proceedings of International Conference on Developments in Engineering Research ISBN NO : 378 - 26 - 13840 - 9 www.iaetsd.in INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT 69
  • 5. References: [1] Jacquier E, Polson NG, Rossi PE (1993) Priors and models for multivariate stochastic volatility.Unpublished manuscript, Graduate School of Business,University of Chicago. [2] L. Righetti, A. Ijspeert, Design methodologies for central pattern generators: an application to crawling humanoids, in: G.S. Sukhatme, S. Schaal, W.Burgard, D. Fox (Eds.), Proceedings of Robotics: Science and Systems,MIT Press, 2006. [3] J. Pisokas, U. Nehmzow, Experiments in subsymbolic action planning with mobile robots, in: Adaptive Agents and Multi- Agent Systems II, in: Lecture Notes in Artificial Intelligence, Springer, 2005, pp. 80–87. [4] Franklin Hanshar and Beatrice Ombuki-Berman. Dynamic vehicle routing using genetic algorithms.Applied Intelligence, 27(1):52–91, 2007. [5] Thomas L. Dean and Michael P.Wellman. Planning and control. Morgan Kaufmann Publishers Inc., 1991. [6] G. Antonelli and S. Chiaverini, “Linear estimation of the physical odo- metric parameters for differential-drive mobile robots,” Auton. Robots, vol.23, no. 1, pp. 59–68, Jul. 2007. [7] A. Martinelli, N. Tomatis, and R. Siegwart, “Simultaneous localization and odometry self calibration for mobile robot,” Auton. Robots, vol. 22, no. 1, pp. 75–85, Jan. 2007. Amarendra Jadda is working as Assiciate Professor in ECE Dept, ASCET, GUDUR. He has been guiding UG & PG students since three years in this institution. He pursued his M.Tech From JNTUH, Kukatpally Hyderabad. He presented papers in four international journals & four international conferences. His intresting fields are Communications &Signal Processing, Embedded Systems. Sampath kumar veerappa did his B.Tech in Electronics and communication engineering from Prathyusha Engineering College, Chennai. He is currently pursuing his M.Tech degree in Embedded systems from audisankara college of engineering, Gudur. Proceedings of International Conference on Developments in Engineering Research ISBN NO : 378 - 26 - 13840 - 9 www.iaetsd.in INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT 70