AgRO-BOTix FINAL

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

AgRO-BOTix

Bhuvanesh Kumar S[1] (sbkbhuvaneshkumar@gmail.com), Balapriyadarshini B[2],


Anitha Devi M[3], Manoj M[4], under guidance of
Assistant Prof. ECE Department Mr.A.Bernard Rayappa [5]
Department of Electronics and Communication Engineering
Jansons Institute of Technology
Coimbatore, Tamil Nadu, India
Abstract: This paper is to develop a robot monitoring, weeding, seeding, fertilizer,
capable of performing operations like automatic irrigation. But in this project functions included
planting, seeding, watering, fertilization and are soil based applications of Seeding, Fertilizer,
harvesting. The dimensions and distance of each Planting, Harvester and Irrigation. The purpose of
plant or seed is given manually. The main this project is to design, minimize the labour of
component here is the Arduino MEGA that farmers in addition to increasing the speed of the
supervises the entire process. At the present time, work as well as increase the yield of agriculture.
robots are increasingly being integrated into A robot which performs automatic operation, this
working tasks to replace humans especially to is useful for the humans. In this project, it is
perform repetitive task. A bot is designed to shown that the farm cultivation process in
perform functions like seeding, planting, autonomous agriculture system which is
watering, harvesting, spraying pesticides(if controlled by ARDUINO. The technique of seed
required) in the fields. Different modes of operation in sowing is based on row per column
operations are provided by the bot which are depending on the types of cultivation. The
obtained as input from the user. irrigation process slowly applies water to the
sown seeds of the farming plot. In fertilization
Keywords: Arduino MEGA, Planting, Seeding, process, fertilizer is sprayed on all the plants. The
Watering, Fertilization, Harvesting, Soil sensor. harvester is designed to efficiently harvest a
variety of grain crops .Planter is used to plants the
I. INTRODUCTION
sapling using plant mover and plant holder.
The main aim of agricultural robotics
II. EXISTING SYSTEM
is apply robotics technologies on the field of
agriculture as well as the agricultural challenges
to develop new techniques. Nowadays, no one can The current technology prevailing in the
end up the day without using any kind of field of agriculture, accounts a huge number of
embedded system products. It makes our human demerits. Even though some of the machines
life very robust and makes work comfortable. The availing in compact and cost ineffective form,
21st century is said to be century of creation, they usually encounter manual operation and they
progress, globalization and so much else, but the are not fully automated. This demerit occurs due
second side too, that is nothing but 21st century is to the usage of different machines for different
century of the population, global warming, stages in agriculture. Also the user will not be
drought and cloud burst also helpless health able to monitor all these machines from a remote
factors! Automation in agricultural robotics area. Thus, the complex design and manual
system has been developed to implement a operation of these machines remarks a major
number of agricultural productions in many disadvantage.
countries. Such as picking, harvesting,
C. Harvester control: This switch is used for
manual Harvest control. If the key is pressed then
only harvesting operation is done automatically.

D. Fertilizer Control: This switch is used for


manual Fertilizer feed Control. If the key is
pressed then only fertilizer operation is done
automatically.

FIG: BLOCK DIAGRAM OF EXISTING E. Water Control: This switch is used for
SYSTEM manual Water feed Control. If the key is pressed
then only watering operation is done
III. PROPOSED SYSTEM automatically.

This paper aims in overcoming the F. Start / Stop Control: This switch is used to
demerits that are prevailing in real time Start or Stop the project operation.
modernization of agriculture. In this system
AgRO-BOTix is a robot designed for agricultural G. ARDUINO MEGA board: The Arduino
purpose. The robot can be autonomous and can Mega2560 can be powered via the USB
perform variety of tasks with great accuracy. connection or with an external power supply. The
power source is selected automatically. External
(non-USB) power can come either from an AC-
to-DC adapter (wall-wart) or battery. The adapter
can be connected by plugging a 2.1mm center-
positive plug into the board's power jack. Leads
from a battery can be inserted in the Gnd and Vin
pin headers of the POWER connector. The board
can operate on an external supply of 6 to 20 volts.
If supplied with less than 7V, however, the 5V pin
may supply less than five volts and the board may
be unstable. If using more than 12V, the voltage
regulator may overheat and damage the board.
The recommended range is 7 to 12 volts. The
Mega2560 differs from all preceding boards in
that it does not use the FTDI USB-to-serial driver
chip. Instead, it features the Atmega8U2
programmed as a USB-to-serial converter.
FIG: AgRO-BOTix BLOCK DIAGRAM
H. Motor Driver: Motor driver specially used to
A. Plant control: This switch is used for manual drive the DC motors. In our project motors are
Plant control. If the key is pressed then only used to control the motors in the required
planting operation is done automatically. direction.

B. Seed Control: This switch is used for manual The design of this bot is simple, cost effective and
Seed Control. If the key is pressed then only is available in compact size. This bot combines
seeding operation is done automatically. the function of various machines like plough,
seeder, planter, fertilizer, pesticider, harvester and plate is fixed and another one is movable. From
watering function system . the sockets the seed carrier is fixed with
inclination for placing the falling seed into the
ploughed hole. The PVC pipe is used as seed
carrier and a sensor is mounted on the upper
surface to check the falling seed periodically. The
height of the seed socket is 30cm from the chase
of the bot. The seed holder can hold about 2kgs of
corn seeds (varies with different seed types).

FERTILIZER FUNCTION

The fertilizer function is similar to that of


seeder function, but the difference is it can be
used along with planter as well as seeder mode
operations. The fertilizer mode is defined by the
user whether the mode is to be enabled or
disabled. Fertilizer requirement varies with
different types of crops, so the fertilizer mode is
optional. Fertilizer falling is performed with
socket mover and sensor detects the fall of
fertilizer in the inclined carrier. Fertilizer will be
dropped 2 inches away from plant or seed because
the crop will be decayed when the root undergoes
direct contact with the fertilizer.

WATERING FUNCTION
III. WORKING Crops need water to grow. We use a
water tank along with immersible water pump to
PLANTER FUNCTION moisturise the soil until the farmer irrigates the
crop. Since the bot is automated it can plant or
When the planter mode is selected the
seed during any time in a day, to avoid decay of
distance between each saplings are obtained as
plant or seed during hot sun (when it is performed
input. Once the saplings are placed in the plant
during noon) the watering function is used. It is
holder each plant is dropped in ploughed soil
also user defined and varies depending on crops.
using plant mover. Here, the plant mover drops
single plant at each hole and it is verified using an OBSTACLE AVOIDANCE & SOIL
sensor. The plant holder in inclined in order to LEVELLER
have a continuous flow of plants through the ends
of the holder arms. Obstacle avoider is used to remove small
obstacles in front of bot in the field. Soil leveller
SEEDER FUNCTION is used to level the ploughed soil when planter or
seeder operations are performed. Soil leveller
When seeder mode is selected the
provides a gap between two arms for excluding
distance between each seed is obtained as input.
the plant while levelling the soil. Ultrasonic
The seeder operation starts to perform once the
sensors are used to detected huge obstacles and
seed socket is filled with seeds. The seeds fall into
also obstacles from longer distances.
the hole with the aid of hole coincidence of two
plates (i.e., socket mover).At seed socket one HARVESTER FUNCTION
automatically. The GSM is used to intimate the
In AgRO-BOTix, a simple motorized status of the bot periodically to the user. For
harvester (cutter) with single dc motor is used to power consumption purpose use renewable
perform the function of cutting the crop. This is (Solar) energy. The bot moves efficiently across
placed at the front side of the robot .In this the field by performing respective operations,
harvester tool dc motor is attached with a roller specified by the user.
like structure to rotate the roller that cut the crop
very fastly blades are also attached in this roller. INPUT CONDITION OUTPUT
A further modification with advance features can Start ON System initiated
be implemented with hardware changes. working
condition.
Seeder ON Seeding is
IV. FLOWCHART mode carried out with
equal spacing in
all rows.
l Planter ON Planting is
mode carried out with
equal spacing in
all rows.
Harvester ON Harvesting is
mode employed for
cultivation,once
the crops are
grown.
Stop ON System is at halt.

VI. ADVANTAGES

 Smaller in size.
 Time consumption.
 No wastage of water.
 Increased production.
 Less manpower is required.
 Row to row spacing can be adjusted by the
user

VII. APPLICATIONS

V. RESULT Farmland

The overall project is controlled by using  In farm AgRO-BOTix is used for seeding,
ARDUINO MEGA- 2560 R3. The robot operates planting with equal distances between each
on automated mode when the dimensions of the sead or plant in the farming plot, watered and
field are provided along with the distance between fertilizer is sprayed on all the plants.
each plant or seed to be placed in the field. When  Some crops need fertilizers, when the seed
the inputs are given, then all operations like germinates and the plant begins to grow.
seeding, planting, watering, fertilization,  Harvesting is used if the crops are grown.
harvesting and spraying pesticides are performed
Dryland Farming  Gopinath, S. , Kavinraja, G., Bala, G.R. ,
Aravindhan, S., Krisna, P.G.
 Dryland farming and dryfarming are (2017) ::“Automated Farming Bot” International
agriculture techniques for non-irrigated Journal of Informative & Futuristic Research
cultivation of (ISSN: 2347-1697), Vol. 4 No. (8), April 2017,
 The AgRO-BOTix aids in farming techniques pp. 6950-6957, Paper ID:IJIFR/V4/E8/003.
on drylands.  Nagesh B. Adalinge, Ganesh P.Ghune ,Ganesh
VIII. CONCLUSION B. Lavate, Rahul R. Mane :”Design and
manufacturing of seed sowing Machine”,
This project is mainly based on International Journal of Advance Research,
minimizing man power as well as cost of the Ideas and Innovations in Technology
equipment. The robot can be with open source (ISSN:2454-132X), Vol.3,Issue 02, 2017.
system instead of normal robotic car. Automation  Sahana.S1, Sathvik Kashyap.C2, Gururaja achar
is needed such as industry, bio-medical, survey ayi3, Tejaswini.C.J4, Prof & Hod(ECE)
line etc. Especially in agriculture field for Dr.Rehna V.J5,”DESIGN AND
increasing yield of crops. Flexibility of DEVELOPEMENT OF A ROBOT BASED
automation system is high than traditional system. SYSTEM FOR PRECISION FARMING ”,
The advantage of this system reduce the labour SSRG International Journal of Electrical and
cost, and time. The major aim of this system is to Electronics Engineering (SSRG-IJEEE) -
reduce the labour cost, and time. In this project a volume 4 Issue 3 - March 2017
robot is built and established to carry out  Krishna, Chaithanya, Sandeep S., "A Study on
automatic seeding, planting, fertilizing, watering Semi Automatic Vegetable Planting
in an agriculture field. The functioning of the Machine"National Conference on Advances in
robot is performed by renewable energy like solar Mechanical Engineering Science (NCAMES-
energy. It is expected that the robot will support 2016).
the farmers in improving the efficiency of  Nitin P. V., Shivprakash,"Multipurpose
operations in their farms. It can help the farmers Agricultural Robot", International Journal Of
in the initial stage of agriculture. Engineering Research Vol.5, Issue, 06,
PP:1129-1254, 20 May 2016.
IX. FUTURE SCOPE
 Abhishek Gupta, Shailesh Kumawat &
Apart from seeding, planting, watering, Shubham Garg ,"Automatic Plant Watering
fertilization and harvesting, fruit picking, weed System", Imperial Journal of Interdisciplinary
mapping, crop scouting, monitoring etc. can also Research (IJIR) Vol-2, Issue-4, 2016.
be implemented in this robot. And one or more  Manjuath Pai1, Sandesh Sharma, Chaitra
system can be, implemented with monitoring Krishna, Chaithanya, Sandeep S., "A Study on
through the image processing, voice control Semi Automatic Vegetable Planting
system and IOT system. It also includes robotic Machine"National Conference on Advances in
weeding, micro spraying, robotic irrigation. Mechanical Engineering Science (NCAMES-
2016).
X. REFERENCES  Akhila Gollakota, "A Multipurpose Agricultural
Robot ", Birla Institute of Technology and
 Ms. Aditi D. Kokate, Prof. Priyanka D. Yadav:
Science, Hyderabad Campus.
“Multipurpose Agricultural Robot”,
International Advanced Research Journal in  Andrew English, Patrick Ross , Devid Ball,
Science, Engineering and Technology "Learning Crop Models for Vision - Based
(ISSN :2393-8021), Vol.4,Special Issue 2, Guidance of Agricultural Robot", 2015 IEEE /
January 2017. RSG International Conference on Intelligent
Robots and System (IROS).

You might also like