SlideShare a Scribd company logo
IJSRSET184853 | Received : 10 May 2018 | Accepted : 25 May 2018 | May-June-2018 [(4) 8 : 185-188]
© 2018 IJSRSET | Volume 4 | Issue 8 | Print ISSN: 2395-1990 | Online ISSN : 2394-4099
Themed Section : Engineering and Technology
185
Solar Based Multi-Tasking Agriculture Robot
Vaishnavi N. Shinde, Namita S. Sharma, Prof. M S. Kasar
Department of E&TC, BVCOEW, Pune, Maharastra, India
ABSTRACT
The main purpose of our project is to provide affordable, compact, multi-purpose robot to farmers for their
agricultural use. It is a Solar based Multi-tasking Robot which performs various operations such as grass cutting,
fertilizers and pesticides spraying in farms. Also it includes soil analysis in which it gives percentage of water in
soil along with it, it also provides an estimated soil temperature. So as to suggest a proper amount of fertilizer
that should be used to provide adequate amount of nutrients. All these operations are performed on solar
energy so it does not need any external power supply that gives us a wide range to cover with the robot. As it
includes multiple operations it is cost effective. It’s controlling is done via a mobile application which makes it
user friendly as well.
Keywords: Solar panel, Arduino Uno Board, Temperature and Soil Moisture Sensors, DC Motor.
I. INTRODUCTION
In early days cutting grass could not be easily
accomplished. Moving the grass cutters which was
powered with a standard motor was inconvenient.
Using grass cutter that is operated on engine created
noise pollution and air pollution at the same time.
Even though electric solar grass cutters are
environment friendly, they too can be an
inconvenience.
Along with motor powered grass cutter, electric grass
cutters are also hazardous and cannot be easily used
by all. Solar based multi-tasking agricultural robot is a
robotic vehicle powered by solar energy that is
capable of cutting grass by a very high speed motor.
As its name implies ‘multi-tasking’, so along with
grass cutter it also provides fertilizer and pesticide
spraying, testing soil moisture and obtaining soil
temperature.
The system uses 12V batteries to power the vehicle
movement as well as to the motor that is used for
grass cutting. We also use a solar panel to charge the
battery so that there is no need of charging the
battery externally with any means of electric supply.
The grass cutter motor, vehicle motors and even a
motor to which a fertilizer tank is connected are
interfaced with ARDUINO UNO which controls the
working of all the motors. Here two relay module are
used one for operating the grass cutter and the other
for the tank motor It is also interfaced to a wireless
protocol called Bluetooth through which the vehicle
is commanded to go forward, backward, left and right
to cut the grass or to spray the, fertilizer.
The advantage of this solar based multi-tasking
agricultural robot is that it does not require any fuel
or petrol to work, as it works on the solar energy. The
circuit model is less complex and compact due the use
of Arduino UNO board. As Arduino is readily
available so no need of developing any PCB board.
International Journal of Scientific Research in Science, Engineering and Technology (www.ijsrset.com)
Vaishnavi N. Shinde et al. Int J S Res Sci. Engg. Tech. 2018 May-June;4(8) : 185-188
186
II. SYSTEM OVERVIEW
Figure shows the block diagram of our project. The
system is designed for the modernization of
agriculture. Description of different section of block
diagram is given below-
Figure 1
1. Solar Panel and Battery Section:
In this section, we are using the solar panel of 10
Watts and two 12V DC batteries. Here the solar panel
is used for generating solar energy. This solar energy
is then stored into the batteries. Once the energy is
stored, then this energy is transferred to each and
every device of the circuit.
2. Arduino Section:
Here we are using Arduino UNO Board. The reason of
using Arduino UNO is that, it is the basic Arduino
board which is very simple for understanding and
programming. The Arduino is having the ATMEGA
328 microcontroller through which the programs are
executed.
The Arduino is used for controlling the four DC
motors, a Johnson motor and a motor that is used for
fertilizer tank. Here the DC motors are used as the
wheels of our robot, the Johnson motors is attached to
a blade which is used for cutting grass and one more
motor for fertilizer tank, for pumping the contents in
the tank. The ON & OFF of the Johnson motor and
the tank motor is controlled by the relay circuit
which is also controlled by the Arduino UNO board.
The four DC motors are driven by the DC motor
driver having IC called as L293d. In which the two
pairs of DC motors are short circuited to each
together. Where one pair of motors is out of phase
with another pair of motors, so that when they are
commanded for moving in left or right direction the
working goes smooth.
3. Bluetooth Section:
As we know Bluetooth is a protocol. We are using
here the HC-06 Bluetooth chip, for controlling the
robot, which is having the range of 10 meters. It
requires 5V supply for operating and is interfaced to
the Arduino board through which they transmit and
receive their data among each other. The Bluetooth
chip is connected to the Arduino, where first they
will handshake with each other and then further data
is processed.
As if it transmits letter F then the DC motors will run
in FORWARD direction, if letter B then it will move
in backward directions. And similarly if it transmits
the letters L & R then the pairs of the DC motors
going out of phase will move in left & right
directions.
The Johnson motor and the tank motor are also
commanded by Bluetooth terminal App. Once the
motors are commanded they will start their respective
function of cutting grass, pumping and spraying the
fertilizer, pesticide or water.
4. DC Motors:
Here we are using 4 DC motors for driving the wheels
having torque of 60 rpm. A Johnson motor of
1000rpm for the blade that is used for grass cutting
and one more for pumping and spraying the fertilizer,
pesticide or water from the tank.
5. Sensors:
International Journal of Scientific Research in Science, Engineering and Technology (www.ijsrset.com)
Vaishnavi N. Shinde et al. Int J S Res Sci. Engg. Tech. 2018 May-June;4(8) : 185-188
187
One more objective of our project is to sense and
display the moisture and temperature of soil. For this
purpose we are using two sensors, one is LM35
temperature sensors for sensing the temperature and
displaying it and the other one is for sensing and
displaying the soil moisture. Here all the data is
displayed on Arduino Software.
The main purpose behind using these sensors here, is
to know the adequate amount of fertilizer and
pesticide that should be sprayed. One more use of
moisture sensor is that it checks the moisture level in
soil, and using this information we can decide the
amount of water to be sprayed.
III. RESULT
Figure 2
This is how are final model looks like as shown in
figure 2. The results of are project are as follows-
1. Grass cutting.
2. Fertilizer and Pesticide Spraying.
3. Soil Analysis.
Figure 3. Grass Field Traversing Strategy
The arrows shown in figure indicates the path which
is followed by our robot to perform the task that it is
been commanded for. The task can be cutting grass in
the field, spraying fertilizer and pesticide on crops.
Here the robot is commanded using a Bluetooth Aap,
to move Forward, Backward, Left and Right following
the same path.
Figure 4. Window showing Temperature
and moisture
The above figure shows the window of the third
outcome of our system. We are using here
Temperature and Moisture Sensors to dothe soil
analysis. The sensors give soils temperature and
moisture so as to decide the proper time and adequate
type of fertilizer to be sprayed, to enrich the crops
with all necessary nutrients. The advantage of using
moisture sensors is that if it is detected that the
moisture level of soil is very low then we can even
command to spray water.
International Journal of Scientific Research in Science, Engineering and Technology (www.ijsrset.com)
Vaishnavi N. Shinde et al. Int J S Res Sci. Engg. Tech. 2018 May-June;4(8) : 185-188
188
IV. CONCLUSION
Our project is entitled as‘Solar Based Multi-Tasking
Agricultural Robot’. The basic idea of developing this
system is for the modernization of agriculture. As its
name implies it is built to perform multiple tasks. The
system performs four different tasks those are, cutting
grass with the help of a blade, a compressor cum
motor is used for spraying fertilizer and pesticides on
crops, soil analysis is done by temperature and
moisture sensors, which sense the temperature and
moisture so as to decide a proper amount of nutrients
to be sprayed using different fertilizer. All these
operation are operated through Bluetooth, and this is
the key function of our project which makes it stand
different from all the agricultural robot available in
market.
V. REFERENCES
[1]. Jason Smith, Scott Campbell, Jade Morton (July
2005). "Design and Implementation of a Control
Algorithm for an Autonomous
Lawnmower."Department of Electrical and
Computer Engineering Miami University. 456-
459. Retrieved on May 6, 2009 from
IEEExplore.
[2]. HaydarSahin and LeventGuvenc (April 2007).
"Household Robotics Autonomous Devices for
Vacuuming and Lawn Mowing."IEEE Control
Systems Magazine. 20-24. Retrieved on May 6,
2009 from IEEExplore.
[3]. R.Ramaprabha and B.L.Mathur (June 2007).
"Modelling and Simulation of Solar PV Array
under Partial Shaded Conditions."ICSET 2008.
7-11. Retrieved on May 6, 2008 from
IEEExplore.
[4]. G. Dudek, M. Jenkin, Computational "Principles
of Mobile Robotics," Cambridge University
Press, 2000.
[5]. J. Russel, L. Smith, and T. Walter, "Miami Red
Blade II base lawnmower design," Senior
capstone project final report, Department of
Manufacturing and Mechanical Engineering,
Miami University,Oxford, OH 45056, Spring
2005.
[6]. Yohei Sawada, Toshio Koike, Kentaro Aida,
KinyaToride, and Jeffrey P. Walker, "Fusing
Microwave and OpticalSatellite Observations
toSimultaneouslyRetrieve Surface Soil Moisture,
Vegetation Water Content, and Surface
SoilRoughness".Department of Civil
Engineering, Tokyo University.
[7]. Rigor G. Regalado, Jennifer C. Dela Cruz, "Soil
pH and Nutrient (Nitrogen, Phosphorus and
Potassium)Analyzer using Colorimetry".Mapua
institute of Technology, Intramuros.
[8]. Prof. Swati D Kale, Swati V Khandagale, Shweta
S Gaikwad, Sayali S Narve, Purva V Gangal,
"Agriculture Drone for Spraying Fertilizer and
Pesticides". Department of Electronics &
Telecommunication, RajarshiShahu College of
Engineering, Pune University, Pune,
Maharashtra, India.
[9]. White F.B. "The Production of Vacuum
Cleaner".
[10]. V.K.Mehta "Basic Electrical Engineering" Third
Edition, S.Chand,2008.
[11]. G.D. Rai "Non-Conventional Energy Sources"
Fourth Edition, Khanna Publication.
[12]. H.M. Gupta "Organic Farming and Sustainable
Agriculture" First Edition, 2005.
[13]. L. Hassan-Esfahani, A. Torres-Rua, A. M.
Ticlavilca, A. Jensen, M. McKee, "Topsoil
Moisture Estimation for Precision Agriculture
Using Unmanned Aerial Vehicle Multispectral
Imagery", 2014 IEEE International Geoscience
and Remote Sensing Symposium, 2014.

More Related Content

What's hot

Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR Sensor
Ankit Chaudhary
 
Automatic Streetlight
Automatic StreetlightAutomatic Streetlight
Automatic Streetlight
Rejvi Ahmed
 
Agricultural robot
Agricultural robotAgricultural robot
Agricultural robotAleena Khan
 
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNOObstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Sanjay Kumar
 
Arduino Automatic Watering System Plants Sprinkler Using IoT
Arduino Automatic Watering System Plants Sprinkler Using IoTArduino Automatic Watering System Plants Sprinkler Using IoT
Arduino Automatic Watering System Plants Sprinkler Using IoT
PRAVEEN KANSARI
 
Solar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicleSolar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicle
Ashutosh kumar
 
Project report on home automation using Arduino
Project report on home automation using Arduino Project report on home automation using Arduino
Project report on home automation using Arduino
AMIT SANPUI
 
Smart street lighting control system project PPT
Smart street lighting control system project PPT Smart street lighting control system project PPT
Smart street lighting control system project PPT
PetchiMuthu26
 
Mobile phone detector pdf
Mobile phone detector pdfMobile phone detector pdf
Mobile phone detector pdf
Vamshi Varun
 
Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...
chandan kumar
 
Temperature based fan controller
Temperature based fan controllerTemperature based fan controller
Temperature based fan controller
Shahbaz Makandar A.
 
IOT BASED SMART AGRICULTURE
IOT BASED SMART AGRICULTUREIOT BASED SMART AGRICULTURE
IOT BASED SMART AGRICULTURE
sree vidyanikethan engineering college
 
Floor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semFloor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th sem
Vatsal N Shah
 
Fire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applicationsFire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applications
Edgefxkits & Solutions
 
Seminar on Agriculture Robots
Seminar on Agriculture Robots Seminar on Agriculture Robots
Seminar on Agriculture Robots
Ajay Meena
 
Sensor based smart agriculture system
Sensor based smart agriculture systemSensor based smart agriculture system
Sensor based smart agriculture system
AbhijeetKumar346
 
Automated plant watering system
Automated plant watering systemAutomated plant watering system
Automated plant watering system
SamreenSamreen4
 
Final project report on Solar street light
Final project report on Solar street light Final project report on Solar street light
Final project report on Solar street light
Darshil Shah
 

What's hot (20)

Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR Sensor
 
Automatic Streetlight
Automatic StreetlightAutomatic Streetlight
Automatic Streetlight
 
Agricultural robot
Agricultural robotAgricultural robot
Agricultural robot
 
Line Follower Final Report
Line Follower Final ReportLine Follower Final Report
Line Follower Final Report
 
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNOObstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNO
 
Arduino Automatic Watering System Plants Sprinkler Using IoT
Arduino Automatic Watering System Plants Sprinkler Using IoTArduino Automatic Watering System Plants Sprinkler Using IoT
Arduino Automatic Watering System Plants Sprinkler Using IoT
 
Solar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicleSolar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicle
 
Project report on home automation using Arduino
Project report on home automation using Arduino Project report on home automation using Arduino
Project report on home automation using Arduino
 
Smart street lighting control system project PPT
Smart street lighting control system project PPT Smart street lighting control system project PPT
Smart street lighting control system project PPT
 
Mobile phone detector pdf
Mobile phone detector pdfMobile phone detector pdf
Mobile phone detector pdf
 
Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...Speed and direction control of dc motor using android mobile application chan...
Speed and direction control of dc motor using android mobile application chan...
 
Temperature based fan controller
Temperature based fan controllerTemperature based fan controller
Temperature based fan controller
 
IOT BASED SMART AGRICULTURE
IOT BASED SMART AGRICULTUREIOT BASED SMART AGRICULTURE
IOT BASED SMART AGRICULTURE
 
Floor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semFloor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th sem
 
Fire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applicationsFire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applications
 
Seminar on Agriculture Robots
Seminar on Agriculture Robots Seminar on Agriculture Robots
Seminar on Agriculture Robots
 
Sensor based smart agriculture system
Sensor based smart agriculture systemSensor based smart agriculture system
Sensor based smart agriculture system
 
Automated plant watering system
Automated plant watering systemAutomated plant watering system
Automated plant watering system
 
Final project report on Solar street light
Final project report on Solar street light Final project report on Solar street light
Final project report on Solar street light
 
Solar tracker ppt
Solar tracker pptSolar tracker ppt
Solar tracker ppt
 

Similar to Solar based multi-tasking_agriculture_ro

“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
IRJET Journal
 
Agriculture Robot
Agriculture RobotAgriculture Robot
Agriculture Robot
Radhe Chauhan
 
New Generation Agriculture Technology
New Generation Agriculture TechnologyNew Generation Agriculture Technology
New Generation Agriculture Technology
IRJET Journal
 
IRJET - A Detailed Review of Designing the Agribot
IRJET -  	  A Detailed Review of Designing the AgribotIRJET -  	  A Detailed Review of Designing the Agribot
IRJET - A Detailed Review of Designing the Agribot
IRJET Journal
 
Smart Solar Grass Cutter Robot
Smart Solar Grass Cutter RobotSmart Solar Grass Cutter Robot
Smart Solar Grass Cutter Robot
ijtsrd
 
FARMBOT FOR ONE-STOP MULTIFUNCTIONAL FARMING SOLUTION
FARMBOT FOR ONE-STOP MULTIFUNCTIONAL FARMING SOLUTIONFARMBOT FOR ONE-STOP MULTIFUNCTIONAL FARMING SOLUTION
FARMBOT FOR ONE-STOP MULTIFUNCTIONAL FARMING SOLUTION
IRJET Journal
 
Multipurpose Solar Powered Agribot
Multipurpose Solar Powered AgribotMultipurpose Solar Powered Agribot
Multipurpose Solar Powered Agribot
IRJET Journal
 
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET Journal
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET Journal
 
Advanced agriculture system
Advanced agriculture systemAdvanced agriculture system
Advanced agriculture systemiaemedu
 
Advanced agriculture system
Advanced agriculture systemAdvanced agriculture system
Advanced agriculture systemiaemedu
 
Advanced agriculture system
Advanced agriculture systemAdvanced agriculture system
Advanced agriculture systemiaemedu
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
IRJET Journal
 
IRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoTIRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET Journal
 
IRJET- Smart Agricultural System
IRJET-  	  Smart Agricultural SystemIRJET-  	  Smart Agricultural System
IRJET- Smart Agricultural System
IRJET Journal
 
DESIGN AND DEVLOPMENT OF MULTIPURPOSE SEMI AUTOMATED FORMING TOOL
DESIGN AND DEVLOPMENT OF MULTIPURPOSE SEMI AUTOMATED FORMING TOOLDESIGN AND DEVLOPMENT OF MULTIPURPOSE SEMI AUTOMATED FORMING TOOL
DESIGN AND DEVLOPMENT OF MULTIPURPOSE SEMI AUTOMATED FORMING TOOL
IRJET Journal
 
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET Journal
 
IOT based solar powered Grass cutting machine with Bluetooth remote controlli...
IOT based solar powered Grass cutting machine with Bluetooth remote controlli...IOT based solar powered Grass cutting machine with Bluetooth remote controlli...
IOT based solar powered Grass cutting machine with Bluetooth remote controlli...
IRJET Journal
 
IRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting RobotIRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting Robot
IRJET Journal
 
IRJET- Automatic Farming Robot for Smart and Effective Cultivation
IRJET- Automatic Farming Robot for Smart and Effective CultivationIRJET- Automatic Farming Robot for Smart and Effective Cultivation
IRJET- Automatic Farming Robot for Smart and Effective Cultivation
IRJET Journal
 

Similar to Solar based multi-tasking_agriculture_ro (20)

“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
“DESIGN AND FABRICATION OF PESTICIDES SPRAY ROBOT”
 
Agriculture Robot
Agriculture RobotAgriculture Robot
Agriculture Robot
 
New Generation Agriculture Technology
New Generation Agriculture TechnologyNew Generation Agriculture Technology
New Generation Agriculture Technology
 
IRJET - A Detailed Review of Designing the Agribot
IRJET -  	  A Detailed Review of Designing the AgribotIRJET -  	  A Detailed Review of Designing the Agribot
IRJET - A Detailed Review of Designing the Agribot
 
Smart Solar Grass Cutter Robot
Smart Solar Grass Cutter RobotSmart Solar Grass Cutter Robot
Smart Solar Grass Cutter Robot
 
FARMBOT FOR ONE-STOP MULTIFUNCTIONAL FARMING SOLUTION
FARMBOT FOR ONE-STOP MULTIFUNCTIONAL FARMING SOLUTIONFARMBOT FOR ONE-STOP MULTIFUNCTIONAL FARMING SOLUTION
FARMBOT FOR ONE-STOP MULTIFUNCTIONAL FARMING SOLUTION
 
Multipurpose Solar Powered Agribot
Multipurpose Solar Powered AgribotMultipurpose Solar Powered Agribot
Multipurpose Solar Powered Agribot
 
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...IRJET-  	  Analysis of IoT based Wireless Sensors for Environmental Monitorin...
IRJET- Analysis of IoT based Wireless Sensors for Environmental Monitorin...
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
 
Advanced agriculture system
Advanced agriculture systemAdvanced agriculture system
Advanced agriculture system
 
Advanced agriculture system
Advanced agriculture systemAdvanced agriculture system
Advanced agriculture system
 
Advanced agriculture system
Advanced agriculture systemAdvanced agriculture system
Advanced agriculture system
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
 
IRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoTIRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoT
 
IRJET- Smart Agricultural System
IRJET-  	  Smart Agricultural SystemIRJET-  	  Smart Agricultural System
IRJET- Smart Agricultural System
 
DESIGN AND DEVLOPMENT OF MULTIPURPOSE SEMI AUTOMATED FORMING TOOL
DESIGN AND DEVLOPMENT OF MULTIPURPOSE SEMI AUTOMATED FORMING TOOLDESIGN AND DEVLOPMENT OF MULTIPURPOSE SEMI AUTOMATED FORMING TOOL
DESIGN AND DEVLOPMENT OF MULTIPURPOSE SEMI AUTOMATED FORMING TOOL
 
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
 
IOT based solar powered Grass cutting machine with Bluetooth remote controlli...
IOT based solar powered Grass cutting machine with Bluetooth remote controlli...IOT based solar powered Grass cutting machine with Bluetooth remote controlli...
IOT based solar powered Grass cutting machine with Bluetooth remote controlli...
 
IRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting RobotIRJET- Roof Cleaning and Painting Robot
IRJET- Roof Cleaning and Painting Robot
 
IRJET- Automatic Farming Robot for Smart and Effective Cultivation
IRJET- Automatic Farming Robot for Smart and Effective CultivationIRJET- Automatic Farming Robot for Smart and Effective Cultivation
IRJET- Automatic Farming Robot for Smart and Effective Cultivation
 

Recently uploaded

AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
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
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
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
 
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
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
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
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
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
 
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
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 

Recently uploaded (20)

AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
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
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
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
 
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
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
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
 
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
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 

Solar based multi-tasking_agriculture_ro

  • 1. IJSRSET184853 | Received : 10 May 2018 | Accepted : 25 May 2018 | May-June-2018 [(4) 8 : 185-188] © 2018 IJSRSET | Volume 4 | Issue 8 | Print ISSN: 2395-1990 | Online ISSN : 2394-4099 Themed Section : Engineering and Technology 185 Solar Based Multi-Tasking Agriculture Robot Vaishnavi N. Shinde, Namita S. Sharma, Prof. M S. Kasar Department of E&TC, BVCOEW, Pune, Maharastra, India ABSTRACT The main purpose of our project is to provide affordable, compact, multi-purpose robot to farmers for their agricultural use. It is a Solar based Multi-tasking Robot which performs various operations such as grass cutting, fertilizers and pesticides spraying in farms. Also it includes soil analysis in which it gives percentage of water in soil along with it, it also provides an estimated soil temperature. So as to suggest a proper amount of fertilizer that should be used to provide adequate amount of nutrients. All these operations are performed on solar energy so it does not need any external power supply that gives us a wide range to cover with the robot. As it includes multiple operations it is cost effective. It’s controlling is done via a mobile application which makes it user friendly as well. Keywords: Solar panel, Arduino Uno Board, Temperature and Soil Moisture Sensors, DC Motor. I. INTRODUCTION In early days cutting grass could not be easily accomplished. Moving the grass cutters which was powered with a standard motor was inconvenient. Using grass cutter that is operated on engine created noise pollution and air pollution at the same time. Even though electric solar grass cutters are environment friendly, they too can be an inconvenience. Along with motor powered grass cutter, electric grass cutters are also hazardous and cannot be easily used by all. Solar based multi-tasking agricultural robot is a robotic vehicle powered by solar energy that is capable of cutting grass by a very high speed motor. As its name implies ‘multi-tasking’, so along with grass cutter it also provides fertilizer and pesticide spraying, testing soil moisture and obtaining soil temperature. The system uses 12V batteries to power the vehicle movement as well as to the motor that is used for grass cutting. We also use a solar panel to charge the battery so that there is no need of charging the battery externally with any means of electric supply. The grass cutter motor, vehicle motors and even a motor to which a fertilizer tank is connected are interfaced with ARDUINO UNO which controls the working of all the motors. Here two relay module are used one for operating the grass cutter and the other for the tank motor It is also interfaced to a wireless protocol called Bluetooth through which the vehicle is commanded to go forward, backward, left and right to cut the grass or to spray the, fertilizer. The advantage of this solar based multi-tasking agricultural robot is that it does not require any fuel or petrol to work, as it works on the solar energy. The circuit model is less complex and compact due the use of Arduino UNO board. As Arduino is readily available so no need of developing any PCB board.
  • 2. International Journal of Scientific Research in Science, Engineering and Technology (www.ijsrset.com) Vaishnavi N. Shinde et al. Int J S Res Sci. Engg. Tech. 2018 May-June;4(8) : 185-188 186 II. SYSTEM OVERVIEW Figure shows the block diagram of our project. The system is designed for the modernization of agriculture. Description of different section of block diagram is given below- Figure 1 1. Solar Panel and Battery Section: In this section, we are using the solar panel of 10 Watts and two 12V DC batteries. Here the solar panel is used for generating solar energy. This solar energy is then stored into the batteries. Once the energy is stored, then this energy is transferred to each and every device of the circuit. 2. Arduino Section: Here we are using Arduino UNO Board. The reason of using Arduino UNO is that, it is the basic Arduino board which is very simple for understanding and programming. The Arduino is having the ATMEGA 328 microcontroller through which the programs are executed. The Arduino is used for controlling the four DC motors, a Johnson motor and a motor that is used for fertilizer tank. Here the DC motors are used as the wheels of our robot, the Johnson motors is attached to a blade which is used for cutting grass and one more motor for fertilizer tank, for pumping the contents in the tank. The ON & OFF of the Johnson motor and the tank motor is controlled by the relay circuit which is also controlled by the Arduino UNO board. The four DC motors are driven by the DC motor driver having IC called as L293d. In which the two pairs of DC motors are short circuited to each together. Where one pair of motors is out of phase with another pair of motors, so that when they are commanded for moving in left or right direction the working goes smooth. 3. Bluetooth Section: As we know Bluetooth is a protocol. We are using here the HC-06 Bluetooth chip, for controlling the robot, which is having the range of 10 meters. It requires 5V supply for operating and is interfaced to the Arduino board through which they transmit and receive their data among each other. The Bluetooth chip is connected to the Arduino, where first they will handshake with each other and then further data is processed. As if it transmits letter F then the DC motors will run in FORWARD direction, if letter B then it will move in backward directions. And similarly if it transmits the letters L & R then the pairs of the DC motors going out of phase will move in left & right directions. The Johnson motor and the tank motor are also commanded by Bluetooth terminal App. Once the motors are commanded they will start their respective function of cutting grass, pumping and spraying the fertilizer, pesticide or water. 4. DC Motors: Here we are using 4 DC motors for driving the wheels having torque of 60 rpm. A Johnson motor of 1000rpm for the blade that is used for grass cutting and one more for pumping and spraying the fertilizer, pesticide or water from the tank. 5. Sensors:
  • 3. International Journal of Scientific Research in Science, Engineering and Technology (www.ijsrset.com) Vaishnavi N. Shinde et al. Int J S Res Sci. Engg. Tech. 2018 May-June;4(8) : 185-188 187 One more objective of our project is to sense and display the moisture and temperature of soil. For this purpose we are using two sensors, one is LM35 temperature sensors for sensing the temperature and displaying it and the other one is for sensing and displaying the soil moisture. Here all the data is displayed on Arduino Software. The main purpose behind using these sensors here, is to know the adequate amount of fertilizer and pesticide that should be sprayed. One more use of moisture sensor is that it checks the moisture level in soil, and using this information we can decide the amount of water to be sprayed. III. RESULT Figure 2 This is how are final model looks like as shown in figure 2. The results of are project are as follows- 1. Grass cutting. 2. Fertilizer and Pesticide Spraying. 3. Soil Analysis. Figure 3. Grass Field Traversing Strategy The arrows shown in figure indicates the path which is followed by our robot to perform the task that it is been commanded for. The task can be cutting grass in the field, spraying fertilizer and pesticide on crops. Here the robot is commanded using a Bluetooth Aap, to move Forward, Backward, Left and Right following the same path. Figure 4. Window showing Temperature and moisture The above figure shows the window of the third outcome of our system. We are using here Temperature and Moisture Sensors to dothe soil analysis. The sensors give soils temperature and moisture so as to decide the proper time and adequate type of fertilizer to be sprayed, to enrich the crops with all necessary nutrients. The advantage of using moisture sensors is that if it is detected that the moisture level of soil is very low then we can even command to spray water.
  • 4. International Journal of Scientific Research in Science, Engineering and Technology (www.ijsrset.com) Vaishnavi N. Shinde et al. Int J S Res Sci. Engg. Tech. 2018 May-June;4(8) : 185-188 188 IV. CONCLUSION Our project is entitled as‘Solar Based Multi-Tasking Agricultural Robot’. The basic idea of developing this system is for the modernization of agriculture. As its name implies it is built to perform multiple tasks. The system performs four different tasks those are, cutting grass with the help of a blade, a compressor cum motor is used for spraying fertilizer and pesticides on crops, soil analysis is done by temperature and moisture sensors, which sense the temperature and moisture so as to decide a proper amount of nutrients to be sprayed using different fertilizer. All these operation are operated through Bluetooth, and this is the key function of our project which makes it stand different from all the agricultural robot available in market. V. REFERENCES [1]. Jason Smith, Scott Campbell, Jade Morton (July 2005). "Design and Implementation of a Control Algorithm for an Autonomous Lawnmower."Department of Electrical and Computer Engineering Miami University. 456- 459. Retrieved on May 6, 2009 from IEEExplore. [2]. HaydarSahin and LeventGuvenc (April 2007). "Household Robotics Autonomous Devices for Vacuuming and Lawn Mowing."IEEE Control Systems Magazine. 20-24. Retrieved on May 6, 2009 from IEEExplore. [3]. R.Ramaprabha and B.L.Mathur (June 2007). "Modelling and Simulation of Solar PV Array under Partial Shaded Conditions."ICSET 2008. 7-11. Retrieved on May 6, 2008 from IEEExplore. [4]. G. Dudek, M. Jenkin, Computational "Principles of Mobile Robotics," Cambridge University Press, 2000. [5]. J. Russel, L. Smith, and T. Walter, "Miami Red Blade II base lawnmower design," Senior capstone project final report, Department of Manufacturing and Mechanical Engineering, Miami University,Oxford, OH 45056, Spring 2005. [6]. Yohei Sawada, Toshio Koike, Kentaro Aida, KinyaToride, and Jeffrey P. Walker, "Fusing Microwave and OpticalSatellite Observations toSimultaneouslyRetrieve Surface Soil Moisture, Vegetation Water Content, and Surface SoilRoughness".Department of Civil Engineering, Tokyo University. [7]. Rigor G. Regalado, Jennifer C. Dela Cruz, "Soil pH and Nutrient (Nitrogen, Phosphorus and Potassium)Analyzer using Colorimetry".Mapua institute of Technology, Intramuros. [8]. Prof. Swati D Kale, Swati V Khandagale, Shweta S Gaikwad, Sayali S Narve, Purva V Gangal, "Agriculture Drone for Spraying Fertilizer and Pesticides". Department of Electronics & Telecommunication, RajarshiShahu College of Engineering, Pune University, Pune, Maharashtra, India. [9]. White F.B. "The Production of Vacuum Cleaner". [10]. V.K.Mehta "Basic Electrical Engineering" Third Edition, S.Chand,2008. [11]. G.D. Rai "Non-Conventional Energy Sources" Fourth Edition, Khanna Publication. [12]. H.M. Gupta "Organic Farming and Sustainable Agriculture" First Edition, 2005. [13]. L. Hassan-Esfahani, A. Torres-Rua, A. M. Ticlavilca, A. Jensen, M. McKee, "Topsoil Moisture Estimation for Precision Agriculture Using Unmanned Aerial Vehicle Multispectral Imagery", 2014 IEEE International Geoscience and Remote Sensing Symposium, 2014.