SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1136
POND CLEANING ROBOT
Soumya1, H.M. Preeti2, Baswaraj Gadgay3
1M.Tech Scholar, Dept. of VLSI Design & Embedded Systems, VTU Centre for PG Studies, Kalaburagi, India
2Professor, Dept. of VLSI Design & Embedded Systems, VTU Centre for PG Studies, Kalaburagi, India
3Research Guide & Professor, Dept. of VLSI Design and Embedded Systems, VTU Centre for PG Studies,
Kalaburagi, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract:- This paper explains Indiaisholeycountry. There
is lots of water pollution of Godavari River at Nashik. The
water pollution is very important problem inrivers, pondsand
water bodies near Godavari River at Nashik. Duetoincrease in
water pollution in the form to waste debris; it is hampering
the life of aquatic animal and make their life in danger.
Similarly sometimes the aquatic animal tends to eats surface
waste debris considering it as a food; which ultimately cause
the death of animals. Due to polluted water is are many skin
diseases to human kind are observed. So that to reduce the
water pollution we are trying to make pond cleaning
robot.“Pond Cleaning Robot'' a device which involves the
removing the waste debris from water surface and safely
dispose from the water body. The pond cleaning robot works
on Bluetooth to extract waste water debris, plastics&garbage
from Godavari River at Nashik.
Key Words: Arduino UNO, Bluetooth module, DC motor,
Motor driver etc.
1. INTRODUCTION
The “Pond cleaning robot” used in that places where
there is waste debris in the water body which are to be
removed. This machine is consists of cleaner mechanism
which collect & remove the wastage, garbage& from water
bodies. This also reduce the difficulties which we face when
collection of debris take place. A machine will lift the waste
surface debris from the water bodies, this will ultimately
result in reduction of water pollution and lastly the aquatic
animal's death to these problems will be reduced. It consists
of Belt drive mechanism which lifts the debris from the
water. The use of this project will be made in rivers, ponds,
lakes and other water bodies for to clean the surface water
debris from bodies. Similarly they are lots of problems of
water pollution under Godavari River,Nasik whichaffectthe
acoustic, human life & beauty of Godavari River.. Waste
water is defined as the flow of used water from homes,
business industries, commercial activities and institutions
which are subjected to the treatment plants by a carefully
designed and engineered network of pipes. The biggest
impact of cleaning the chemical wastescancauserespiratory
diseases and it plays a challenging issue for the municipality
officers Water damage is classified as three types of
contaminated water. They are clean water, gray water and
black water. Clean water is from a broken water supply line
or leaking faucet. If not treated quickly, this water can turn
into black water or gray water, depending on length of time,
temperature, and contact with surrounding contaminants.
Drainage pipes are used for the disposal of sewage and
unfortunately sometimes there may be loss of human life
while cleaning the blockages in the drainage pipes. The
municipality workers are only responsibletoensurethatthe
sewage is clean or not. Though they clean the ditches at the
side of buildings, they can’t clean in very wide sewages. The
municipality workers need to get down into the sewage
sludge to clean the wide sewage. It affects their health badly
and also causes skin allergies
2. RELATED WORK
2.1 M. Mohammed Idris [1]
In the proposed system, the machine is operated
with remote control to clean the sewage. The system has a
wiper motor that starts running as soon as the set-up is
switched on. Two power window motors are connected to
the wheel and it is driven with the help of the remotecontrol
set-up. The process starts collecting the sewage wastes by
using the arm and it throws back the waste into the bin fixed
in the machine at the bottom. An arm is used to lift the
sewage and in turn a bucket is used to collect them. The set-
up runs even in sewage area with water (limited to a
particular amount) so that the wastages which floats on the
water surface also gets collected.
2.2 Mr. Abhijeet.M. Ballade [2]
The proposed system explains that, Due to increase
in water pollution in the form to waste debris; it is
hampering the life of aquatic animal and make their life in
danger. So that to reduce the waterpollution wearetryingto
make river cleanup machine.“River cleanup machine'' a
machine which involves the removing the wastedebrisfrom
water surface and safely dispose from the water body. The
river cleanup machine works on hydropower to extract
waste water debris, plastics & garbage from water.
2.3 Mr. P. M. Sirsat [3]
This paper emphasis on design and fabrication details
of the river waste cleaning machine. This machine has
designed to clean river water surface. The remote operated
river cleaning machine has designed which helps in river
surface cleaning effectively, efficiently and eco-friendly. The
“River waste cleaning machine” is used where thereiswaste
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1137
debris in the water body which are to be removed. This
machine consists of DC motors, RF transmitter and receiver,
propeller, PVC pipes and chain drive with the conveyor
attached to it for collecting wastage, garbage & plastic
wastages from water bodies.
3. HARDWARE REQUIREMENTS
 Arduino UNO.
 L293D Motor Driver or H-Bridge.
 DC Motor.
 Bluetooth module.
4. SOFTWARE REQUIREMENTS
 Arduino IDE.
 Proteus.
5. PROPOSED DESIGN
Fig -1: Block Diagram
Here we have used a Bluetooth module to control
the robot via 2 DC motors at 300RPMappox. The robot is
control by an android phone application Microcontroller
used is AT89S51 from 8051 family to work in a serial
communication UART mode the communication is
configured on 9800bpstocommunicateitwiththeBluetooth
module. The Bluetooth module used is a HC-05 in smd
package which works on a 3.3v and have a serial
communication with any device connected to it the
communication speed can be configured on various speed
via AT Command. The BT module is a SPP supported profile
so it can be connected easily to any module or phone. In this
profile the data can be sent and receive to module. The BT
module is connected to the RX pin of microcontroller. The
L293D is a motor driver IC to operate the motors in any
direction required dependent on the logic applied to the
logic pins. The controlling devices of the whole system are a
microcontroller. Bluetooth module, DC motors are
interfaced to the microcontroller. The data receive by the
Bluetooth module from android smart phone is fed as input
to the controller. The controller acts accordingly on the DC
motor of the robot. The robot in the project can be made to
move in all the four directions using the android phone. The
direction of the robot is indicators using LED indicators of
the Robot system. In achieving the task the controller is
loaded with programwritten usingEmbedded‘C’Languages.
6. SYSTEM FLOW CHART
Fig -2: System flow chart
7. EXPERIMENTAL SETUP
Fig -3: Experimental Setup
8. RESULTS
The result of the completesystemisgivenbelowwithstep
by step process:
Step 1: Turn ON the power supply. After that aall the
components gets activated.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1138
Fig -4: Components gets activated
Step 2: In this step Bluetooth module is opened and try to
scan the device is as shown in figure 5.
Fig -5: Bluetooth app is opened
Step 3: In this step device gets connected with the Bluetooth.
By opening this service UUID came on the screen.
Fig -6: Device gets connected with the Bluetooth.
Step 4: After connection of the device it should select the
communication mode.
Fig -7: Select communication mode.
Step 5: Once the byte stream mode is selected, it shows the
keypad on the screen to give command. And wetypeforward
to move the device forward.
Fig -8: Type forward direction
Step 6: after checking the forward direction we moved on to
check the backward direction. Then give the command as
backward then robot will move backward.
Fig -9 : Type backward direction.
Step 7: if we want to stop the device by moving, we can type
‘s’ . By using this command we can stop the device.
Fig -10: stop the device
Step 8: : after stopping the device we it start again to collect
the garbage at the right side. For that ‘R’ is given as a
command.
Fig -11: Giving command as ‘R’.
Step 9:To collect the garbage at the left side we have to give
the command to the device as ‘L’. Then the robot will move
left and collects the garbage.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1139
Fig -12: Giving command as ‘CA’ to cleaner to rotate
anticlockwise.
Step 10: The garbage is collected when we give command as
‘CA’ to the device. Than the cleaner will collect the garbage in
anticlockwise direction.
9. ADVANTAGES
Man power is reduced due to automated self-service.
1. It is a non conventional and eco friendly
system.
2. Since it is easy in operation skilled workersare
not required.
3. Its maintenance cost is low. And the main
advantage of this is it does not need much
human intervention.
10. CONCLUSION
The problem of water logging duetoplastic,papers and
metal leads to pest growth and it favors diseases like
malaria, typhoid etc. This is unsafe for human life. The
proposed system cleans the garbage presentinsmall andbig
lake and minimizes the use of fuel operated garbage
collector. It also saves the life of aquatic animal and reduces
human efforts required to clean the lake.
REFERENCES
[1] M. Mohamed Idhris, M.Elamparthi,C. Manoj Kumar,
Dr.N.Nithyavathy, Mr. K. Suganeswaran, Mr. S. Arunkumar,
“Design and fabrication of remote controlled sewage
cleaning Machine”, IJETT – Volume-45 Number2 -March
2017
[2] Mr.Abhijeet.M. Ballade, Mr. Vishal.S. Garde, Mr.Akash.S.
Lahane and Mr.Pranav.V.Boob, “Design & fabricationofriver
cleaning system”, IJMTER Volume 04, Issue 2, [February–
2017] ISSN (Online):2349–9745.
[3] Mr. P. M. Sirsat, Dr. I. A. Khan, Mr. P. V. Jadhav, Mr. P. T.
Date, “Design and fabrication of River Waste Cleaning
Machine”, IJCMES 2017 Special Issue-1 ISSN: 2455-5304
[4] Pankaj Singh Sirohi, Rahul Dev, ShubhamGautam, Vinay
Kumar Singh, SarojKumar,“Review on Advance River
Cleaner”, IJIR Vol-3, Issue-4, 2017 ISSN: 2454-1362.
[5] Prof. N.G.Jogi ,Akash Dambhare,KundanGolekar,Akshay
Giri, “Efficient lake garbagecollectorbyusingpedal operated
boat”, IJRTER Vol02, Issue 04; April - 2016 [ISSN: 2455-1457].
[6] Huang Cheng, Zhang Zhi*,“Identification of the Most
Efficient Methods For Improving Water Quality in Rapid
Urbanized Area Using the MIKE 11 Modelling System”, 2015
Seventh International Conference on MeasuringTechnology
and Mechatronics Automation.

More Related Content

What's hot

smart parking lot (DE report with AEIOU sheet photos & mind mapping)
smart parking lot (DE report with AEIOU sheet photos & mind mapping)smart parking lot (DE report with AEIOU sheet photos & mind mapping)
smart parking lot (DE report with AEIOU sheet photos & mind mapping)silveroak engineering collage
 
De report gtu sem 3
De report gtu sem 3De report gtu sem 3
De report gtu sem 3MohdAlam35
 
Robotics in AI
Robotics in AIRobotics in AI
Robotics in AIAkhil TR
 
IoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System pptIoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System pptRanjan Gupta
 
Space robotics
Space roboticsSpace robotics
Space roboticsMU
 
Smart Traffic Monitoring System Report
Smart Traffic Monitoring System ReportSmart Traffic Monitoring System Report
Smart Traffic Monitoring System ReportALi Baker
 
Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind StickGagandeep Singh
 
IoT Based Intelligent Bin For Smart Cities
IoT Based Intelligent Bin For Smart CitiesIoT Based Intelligent Bin For Smart Cities
IoT Based Intelligent Bin For Smart CitiesAbhisek Sahoo
 
Screenless Display PPT
Screenless Display PPTScreenless Display PPT
Screenless Display PPTVikas Kumar
 
Plant disease detection and classification using deep learning
Plant disease detection and classification using deep learning Plant disease detection and classification using deep learning
Plant disease detection and classification using deep learning JAVAID AHMAD WANI
 
smart dustbin iot implementation
smart dustbin iot implementationsmart dustbin iot implementation
smart dustbin iot implementationnitinkumar6553
 
IOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGIIOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGIYOGEESH M
 
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTAUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTrishav164
 
Final report obstacle avoiding roboat
Final report obstacle avoiding roboatFinal report obstacle avoiding roboat
Final report obstacle avoiding roboatShubham Thakur
 
Smart waste management system
Smart waste management systemSmart waste management system
Smart waste management systemShubham Thakur
 
Smart dustbin using arduino and ultrasonic sensor
Smart dustbin using arduino and ultrasonic sensorSmart dustbin using arduino and ultrasonic sensor
Smart dustbin using arduino and ultrasonic sensorShaikhMohammedAmmar
 
Sensor Technology ppt
Sensor Technology pptSensor Technology ppt
Sensor Technology pptmansimore1
 

What's hot (20)

smart parking lot (DE report with AEIOU sheet photos & mind mapping)
smart parking lot (DE report with AEIOU sheet photos & mind mapping)smart parking lot (DE report with AEIOU sheet photos & mind mapping)
smart parking lot (DE report with AEIOU sheet photos & mind mapping)
 
De report gtu sem 3
De report gtu sem 3De report gtu sem 3
De report gtu sem 3
 
Robotics in AI
Robotics in AIRobotics in AI
Robotics in AI
 
IoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System pptIoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System ppt
 
Space robotics
Space roboticsSpace robotics
Space robotics
 
Report smart dustbin
Report smart dustbinReport smart dustbin
Report smart dustbin
 
Smart Traffic Monitoring System Report
Smart Traffic Monitoring System ReportSmart Traffic Monitoring System Report
Smart Traffic Monitoring System Report
 
Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind Stick
 
IoT Based Intelligent Bin For Smart Cities
IoT Based Intelligent Bin For Smart CitiesIoT Based Intelligent Bin For Smart Cities
IoT Based Intelligent Bin For Smart Cities
 
Screenless Display PPT
Screenless Display PPTScreenless Display PPT
Screenless Display PPT
 
Plant disease detection and classification using deep learning
Plant disease detection and classification using deep learning Plant disease detection and classification using deep learning
Plant disease detection and classification using deep learning
 
Space robotics
Space roboticsSpace robotics
Space robotics
 
smart dustbin iot implementation
smart dustbin iot implementationsmart dustbin iot implementation
smart dustbin iot implementation
 
IOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGIIOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGI
 
Tic Tac Toe ppt
Tic Tac Toe pptTic Tac Toe ppt
Tic Tac Toe ppt
 
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTAUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
 
Final report obstacle avoiding roboat
Final report obstacle avoiding roboatFinal report obstacle avoiding roboat
Final report obstacle avoiding roboat
 
Smart waste management system
Smart waste management systemSmart waste management system
Smart waste management system
 
Smart dustbin using arduino and ultrasonic sensor
Smart dustbin using arduino and ultrasonic sensorSmart dustbin using arduino and ultrasonic sensor
Smart dustbin using arduino and ultrasonic sensor
 
Sensor Technology ppt
Sensor Technology pptSensor Technology ppt
Sensor Technology ppt
 

Similar to IRJET- Pond Cleaning Robot

IRJET - Automatic Drainage Cleaner
IRJET -  	  Automatic Drainage CleanerIRJET -  	  Automatic Drainage Cleaner
IRJET - Automatic Drainage CleanerIRJET Journal
 
IRJET- Remote Operated Floating River Cleaning Machine
IRJET- Remote Operated Floating River Cleaning MachineIRJET- Remote Operated Floating River Cleaning Machine
IRJET- Remote Operated Floating River Cleaning MachineIRJET Journal
 
IRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET Journal
 
Review on Water Garbage Cleaning Robot
Review on Water Garbage Cleaning RobotReview on Water Garbage Cleaning Robot
Review on Water Garbage Cleaning RobotIRJET Journal
 
IRJET- Autonomous Floor Cleaning BOT
IRJET- 	  Autonomous Floor Cleaning BOTIRJET- 	  Autonomous Floor Cleaning BOT
IRJET- Autonomous Floor Cleaning BOTIRJET Journal
 
IRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting RobotIRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting RobotIRJET Journal
 
Solar based Pond Cleaning Machine
Solar based Pond Cleaning MachineSolar based Pond Cleaning Machine
Solar based Pond Cleaning MachineIRJET Journal
 
IRJET- Robot to Unclog Sewage Channels
IRJET-  	  Robot to Unclog Sewage ChannelsIRJET-  	  Robot to Unclog Sewage Channels
IRJET- Robot to Unclog Sewage ChannelsIRJET Journal
 
Multi-Tasking Auto Cleaner
Multi-Tasking Auto CleanerMulti-Tasking Auto Cleaner
Multi-Tasking Auto CleanerIRJET Journal
 
IRJET - Solar Power Semiautomatic Sewage Cleaning Machine
IRJET -  	  Solar Power Semiautomatic Sewage Cleaning MachineIRJET -  	  Solar Power Semiautomatic Sewage Cleaning Machine
IRJET - Solar Power Semiautomatic Sewage Cleaning MachineIRJET Journal
 
IRJET- Design and Fabrication of River Cleaning Machine
IRJET- Design and Fabrication of River Cleaning MachineIRJET- Design and Fabrication of River Cleaning Machine
IRJET- Design and Fabrication of River Cleaning MachineIRJET Journal
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTIRJET Journal
 
IRJET- Smart Water Management
IRJET-  	  Smart Water ManagementIRJET-  	  Smart Water Management
IRJET- Smart Water ManagementIRJET Journal
 
Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...IRJET Journal
 
DTMF Based Intelligent Farming Robotic Vehicle
	 DTMF Based Intelligent Farming Robotic Vehicle	 DTMF Based Intelligent Farming Robotic Vehicle
DTMF Based Intelligent Farming Robotic VehicleIRJET Journal
 
IRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET Journal
 
AUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEMAUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEMIRJET Journal
 
IRJET-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water SystemIRJET-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water SystemIRJET Journal
 

Similar to IRJET- Pond Cleaning Robot (20)

IRJET - Automatic Drainage Cleaner
IRJET -  	  Automatic Drainage CleanerIRJET -  	  Automatic Drainage Cleaner
IRJET - Automatic Drainage Cleaner
 
Robotic Trash Boat
Robotic Trash BoatRobotic Trash Boat
Robotic Trash Boat
 
IRJET- Remote Operated Floating River Cleaning Machine
IRJET- Remote Operated Floating River Cleaning MachineIRJET- Remote Operated Floating River Cleaning Machine
IRJET- Remote Operated Floating River Cleaning Machine
 
IRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET- Water Level Monitoring System
IRJET- Water Level Monitoring System
 
Review on Water Garbage Cleaning Robot
Review on Water Garbage Cleaning RobotReview on Water Garbage Cleaning Robot
Review on Water Garbage Cleaning Robot
 
IRJET- Autonomous Floor Cleaning BOT
IRJET- 	  Autonomous Floor Cleaning BOTIRJET- 	  Autonomous Floor Cleaning BOT
IRJET- Autonomous Floor Cleaning BOT
 
IRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting RobotIRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting Robot
 
Solar based Pond Cleaning Machine
Solar based Pond Cleaning MachineSolar based Pond Cleaning Machine
Solar based Pond Cleaning Machine
 
IRJET- Robot to Unclog Sewage Channels
IRJET-  	  Robot to Unclog Sewage ChannelsIRJET-  	  Robot to Unclog Sewage Channels
IRJET- Robot to Unclog Sewage Channels
 
Multi-Tasking Auto Cleaner
Multi-Tasking Auto CleanerMulti-Tasking Auto Cleaner
Multi-Tasking Auto Cleaner
 
IRJET - Solar Power Semiautomatic Sewage Cleaning Machine
IRJET -  	  Solar Power Semiautomatic Sewage Cleaning MachineIRJET -  	  Solar Power Semiautomatic Sewage Cleaning Machine
IRJET - Solar Power Semiautomatic Sewage Cleaning Machine
 
IRJET- Design and Fabrication of River Cleaning Machine
IRJET- Design and Fabrication of River Cleaning MachineIRJET- Design and Fabrication of River Cleaning Machine
IRJET- Design and Fabrication of River Cleaning Machine
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOT
 
IRJET- Smart Water Management
IRJET-  	  Smart Water ManagementIRJET-  	  Smart Water Management
IRJET- Smart Water Management
 
Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...
 
afc-1
afc-1afc-1
afc-1
 
DTMF Based Intelligent Farming Robotic Vehicle
	 DTMF Based Intelligent Farming Robotic Vehicle	 DTMF Based Intelligent Farming Robotic Vehicle
DTMF Based Intelligent Farming Robotic Vehicle
 
IRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using Iot
 
AUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEMAUTOMATED WATER BOTTLE FILLING SYSTEM
AUTOMATED WATER BOTTLE FILLING SYSTEM
 
IRJET-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water SystemIRJET-Smart Controlling and Monitoring of Water System
IRJET-Smart Controlling and Monitoring of Water System
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 

Recently uploaded (20)

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 

IRJET- Pond Cleaning Robot

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1136 POND CLEANING ROBOT Soumya1, H.M. Preeti2, Baswaraj Gadgay3 1M.Tech Scholar, Dept. of VLSI Design & Embedded Systems, VTU Centre for PG Studies, Kalaburagi, India 2Professor, Dept. of VLSI Design & Embedded Systems, VTU Centre for PG Studies, Kalaburagi, India 3Research Guide & Professor, Dept. of VLSI Design and Embedded Systems, VTU Centre for PG Studies, Kalaburagi, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract:- This paper explains Indiaisholeycountry. There is lots of water pollution of Godavari River at Nashik. The water pollution is very important problem inrivers, pondsand water bodies near Godavari River at Nashik. Duetoincrease in water pollution in the form to waste debris; it is hampering the life of aquatic animal and make their life in danger. Similarly sometimes the aquatic animal tends to eats surface waste debris considering it as a food; which ultimately cause the death of animals. Due to polluted water is are many skin diseases to human kind are observed. So that to reduce the water pollution we are trying to make pond cleaning robot.“Pond Cleaning Robot'' a device which involves the removing the waste debris from water surface and safely dispose from the water body. The pond cleaning robot works on Bluetooth to extract waste water debris, plastics&garbage from Godavari River at Nashik. Key Words: Arduino UNO, Bluetooth module, DC motor, Motor driver etc. 1. INTRODUCTION The “Pond cleaning robot” used in that places where there is waste debris in the water body which are to be removed. This machine is consists of cleaner mechanism which collect & remove the wastage, garbage& from water bodies. This also reduce the difficulties which we face when collection of debris take place. A machine will lift the waste surface debris from the water bodies, this will ultimately result in reduction of water pollution and lastly the aquatic animal's death to these problems will be reduced. It consists of Belt drive mechanism which lifts the debris from the water. The use of this project will be made in rivers, ponds, lakes and other water bodies for to clean the surface water debris from bodies. Similarly they are lots of problems of water pollution under Godavari River,Nasik whichaffectthe acoustic, human life & beauty of Godavari River.. Waste water is defined as the flow of used water from homes, business industries, commercial activities and institutions which are subjected to the treatment plants by a carefully designed and engineered network of pipes. The biggest impact of cleaning the chemical wastescancauserespiratory diseases and it plays a challenging issue for the municipality officers Water damage is classified as three types of contaminated water. They are clean water, gray water and black water. Clean water is from a broken water supply line or leaking faucet. If not treated quickly, this water can turn into black water or gray water, depending on length of time, temperature, and contact with surrounding contaminants. Drainage pipes are used for the disposal of sewage and unfortunately sometimes there may be loss of human life while cleaning the blockages in the drainage pipes. The municipality workers are only responsibletoensurethatthe sewage is clean or not. Though they clean the ditches at the side of buildings, they can’t clean in very wide sewages. The municipality workers need to get down into the sewage sludge to clean the wide sewage. It affects their health badly and also causes skin allergies 2. RELATED WORK 2.1 M. Mohammed Idris [1] In the proposed system, the machine is operated with remote control to clean the sewage. The system has a wiper motor that starts running as soon as the set-up is switched on. Two power window motors are connected to the wheel and it is driven with the help of the remotecontrol set-up. The process starts collecting the sewage wastes by using the arm and it throws back the waste into the bin fixed in the machine at the bottom. An arm is used to lift the sewage and in turn a bucket is used to collect them. The set- up runs even in sewage area with water (limited to a particular amount) so that the wastages which floats on the water surface also gets collected. 2.2 Mr. Abhijeet.M. Ballade [2] The proposed system explains that, Due to increase in water pollution in the form to waste debris; it is hampering the life of aquatic animal and make their life in danger. So that to reduce the waterpollution wearetryingto make river cleanup machine.“River cleanup machine'' a machine which involves the removing the wastedebrisfrom water surface and safely dispose from the water body. The river cleanup machine works on hydropower to extract waste water debris, plastics & garbage from water. 2.3 Mr. P. M. Sirsat [3] This paper emphasis on design and fabrication details of the river waste cleaning machine. This machine has designed to clean river water surface. The remote operated river cleaning machine has designed which helps in river surface cleaning effectively, efficiently and eco-friendly. The “River waste cleaning machine” is used where thereiswaste
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1137 debris in the water body which are to be removed. This machine consists of DC motors, RF transmitter and receiver, propeller, PVC pipes and chain drive with the conveyor attached to it for collecting wastage, garbage & plastic wastages from water bodies. 3. HARDWARE REQUIREMENTS  Arduino UNO.  L293D Motor Driver or H-Bridge.  DC Motor.  Bluetooth module. 4. SOFTWARE REQUIREMENTS  Arduino IDE.  Proteus. 5. PROPOSED DESIGN Fig -1: Block Diagram Here we have used a Bluetooth module to control the robot via 2 DC motors at 300RPMappox. The robot is control by an android phone application Microcontroller used is AT89S51 from 8051 family to work in a serial communication UART mode the communication is configured on 9800bpstocommunicateitwiththeBluetooth module. The Bluetooth module used is a HC-05 in smd package which works on a 3.3v and have a serial communication with any device connected to it the communication speed can be configured on various speed via AT Command. The BT module is a SPP supported profile so it can be connected easily to any module or phone. In this profile the data can be sent and receive to module. The BT module is connected to the RX pin of microcontroller. The L293D is a motor driver IC to operate the motors in any direction required dependent on the logic applied to the logic pins. The controlling devices of the whole system are a microcontroller. Bluetooth module, DC motors are interfaced to the microcontroller. The data receive by the Bluetooth module from android smart phone is fed as input to the controller. The controller acts accordingly on the DC motor of the robot. The robot in the project can be made to move in all the four directions using the android phone. The direction of the robot is indicators using LED indicators of the Robot system. In achieving the task the controller is loaded with programwritten usingEmbedded‘C’Languages. 6. SYSTEM FLOW CHART Fig -2: System flow chart 7. EXPERIMENTAL SETUP Fig -3: Experimental Setup 8. RESULTS The result of the completesystemisgivenbelowwithstep by step process: Step 1: Turn ON the power supply. After that aall the components gets activated.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1138 Fig -4: Components gets activated Step 2: In this step Bluetooth module is opened and try to scan the device is as shown in figure 5. Fig -5: Bluetooth app is opened Step 3: In this step device gets connected with the Bluetooth. By opening this service UUID came on the screen. Fig -6: Device gets connected with the Bluetooth. Step 4: After connection of the device it should select the communication mode. Fig -7: Select communication mode. Step 5: Once the byte stream mode is selected, it shows the keypad on the screen to give command. And wetypeforward to move the device forward. Fig -8: Type forward direction Step 6: after checking the forward direction we moved on to check the backward direction. Then give the command as backward then robot will move backward. Fig -9 : Type backward direction. Step 7: if we want to stop the device by moving, we can type ‘s’ . By using this command we can stop the device. Fig -10: stop the device Step 8: : after stopping the device we it start again to collect the garbage at the right side. For that ‘R’ is given as a command. Fig -11: Giving command as ‘R’. Step 9:To collect the garbage at the left side we have to give the command to the device as ‘L’. Then the robot will move left and collects the garbage.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1139 Fig -12: Giving command as ‘CA’ to cleaner to rotate anticlockwise. Step 10: The garbage is collected when we give command as ‘CA’ to the device. Than the cleaner will collect the garbage in anticlockwise direction. 9. ADVANTAGES Man power is reduced due to automated self-service. 1. It is a non conventional and eco friendly system. 2. Since it is easy in operation skilled workersare not required. 3. Its maintenance cost is low. And the main advantage of this is it does not need much human intervention. 10. CONCLUSION The problem of water logging duetoplastic,papers and metal leads to pest growth and it favors diseases like malaria, typhoid etc. This is unsafe for human life. The proposed system cleans the garbage presentinsmall andbig lake and minimizes the use of fuel operated garbage collector. It also saves the life of aquatic animal and reduces human efforts required to clean the lake. REFERENCES [1] M. Mohamed Idhris, M.Elamparthi,C. Manoj Kumar, Dr.N.Nithyavathy, Mr. K. Suganeswaran, Mr. S. Arunkumar, “Design and fabrication of remote controlled sewage cleaning Machine”, IJETT – Volume-45 Number2 -March 2017 [2] Mr.Abhijeet.M. Ballade, Mr. Vishal.S. Garde, Mr.Akash.S. Lahane and Mr.Pranav.V.Boob, “Design & fabricationofriver cleaning system”, IJMTER Volume 04, Issue 2, [February– 2017] ISSN (Online):2349–9745. [3] Mr. P. M. Sirsat, Dr. I. A. Khan, Mr. P. V. Jadhav, Mr. P. T. Date, “Design and fabrication of River Waste Cleaning Machine”, IJCMES 2017 Special Issue-1 ISSN: 2455-5304 [4] Pankaj Singh Sirohi, Rahul Dev, ShubhamGautam, Vinay Kumar Singh, SarojKumar,“Review on Advance River Cleaner”, IJIR Vol-3, Issue-4, 2017 ISSN: 2454-1362. [5] Prof. N.G.Jogi ,Akash Dambhare,KundanGolekar,Akshay Giri, “Efficient lake garbagecollectorbyusingpedal operated boat”, IJRTER Vol02, Issue 04; April - 2016 [ISSN: 2455-1457]. [6] Huang Cheng, Zhang Zhi*,“Identification of the Most Efficient Methods For Improving Water Quality in Rapid Urbanized Area Using the MIKE 11 Modelling System”, 2015 Seventh International Conference on MeasuringTechnology and Mechatronics Automation.