SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1432
Farmer’s friend: Utilization of IoT and Web application in Agriculture
Dr. Mahesh K Kaluti1, Shashank A R2, Govinda Raju Y3, Harshith K S4
1Assistant professor, CSE Dept. of Computer science and Engineering PESCE, Mandya
2,3,4 M tech, CSE Dept. of Computer science and Engineering PESCE, Mandya
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract -With the advent of IoT, we have seen a lot of
changes in every fields including transportation, Education
and so on. We are also aware about the advantages of IoT in
the agricultural field. This paper deals with how IoT can be
implemented in every fields of agriculture. The main aim is to
develop a smarter agricultural system. We know that sensors
and actuators play an important role in IoT as a result we are
using them in order to get the automated measurement. The
gathered data will be sent to cloud and it is fetched by the
experts and they are responsible to send the feedback andalso
guide regarding the crops which will be suitable for a
particular land. This feedback can be viewed by the farmer
either through his smart phone or can access through the web
application. In addition to it includes the nearest water
resources, weather report which will be fetched from the
satellite.
Key Words: Gateways, Cloud, IoT, Wireless sensors
1. INTRODUCTION
The Internet of things (IoT) is the network of physical
devices, vehicles, home appliances and other
items embedded with electronics, software, sensors, actuator
s, and connectivity which enables these objects to connect
and exchange data. Each thing is uniquely identifiable
through its embedded computing system but is abletointer-
operate within the existing Internet infrastructure.
The IoT allows objects to be sensed or controlled remotely
across existing network infrastructure, creating
opportunities for more direct integration of the physical
world into computer-based systems, and resulting in
improved efficiency, accuracy and economic benefit in
addition to reduced human intervention. When IoT is
augmented with sensors and actuators, the technology
becomes an instance of the more general class of cyber-
physical systems, which also encompassestechnologiessuch
as smart grids, virtual power plants, smarthomes, intelligent
transportation and smart cities.
"Things", in the IoT sense, can refer to a wide variety of
devices such as heart monitoring implants, biochip
transponders on farm animals, cameras streaming livefeeds
of wild animals in coastal waters, automobiles with built-in
sensors, DNA analysis devices for environmental or food or
pathogen monitoring, or field operation devices that assist
firefighters in search and rescue operations. Legal scholars
suggest regarding "things" as an "inextricable mixture of
hardware, software, data and service". These devicescollect
useful data with the help of variousexistingtechnologiesand
then autonomously flow the data between other devices.
2. FRAMEWORK
This section presents the framework for automation in
agricultural sector using the concept of IoT. The proposed
Smart Agriculture has 4 different steps as shown in Fig -1.
Those steps are Things or Objects, Local Gateway, Internet,
Cloud.
2.1 Things or Objects
Things or objects form the first layer of the proposed Smart
Agriculture framework. It consists of different physical
objects like sensors, actuators, mobile phones, RFIDs and
other items which are typically used for surveillance,
information gathering from the application area. In most of
the cases some sensor nodes will be attached with multiple
types of sensors like temperature detector, humidity
detector, insect detector etc.
The user will have the power to regulate or access the
objects through the Internet. Inthis layerdifferentchallenges
are involved. The object must know itsgeographical position
so that the user may know its position. Without using
expensiveGlobal Positioning System (GPS)theobject/sensor
node needs to localize using other efficient algorithm/s.
There is a chance that messages to and from node/s may
collide with eachother.Thuswerequire an efficient Medium
Access Control (MAC) protocol [1] to prevent this. Energy is
one of the valuable resources in Wireless Sensor Networks.
Therefore the routing protocol and MAC protocol should
ensure optimum energy dissipation.
2.2 Local Gateway
The data which are accumulated by the thing or object hasto
be sent to the local gateway either bymulti hopway or single
hop way. After getting those data the local gateway will
aggregate those data to eliminate the redundant and non-
relevant data. After aggregation the data will be uploaded to
the cloud via Internet. Local gateway will act as one of the
communicating media between user and the object.
2.3 Internet
The data coming from the deployed application will be
uploaded to the cloud through internet. User will get
notification about this through internet. Internet is the
common upper level communicating media in case of IoT.
Through internet Smart Agriculture can get advanced
weather report too. From the weather report Smart
Agriculture can regulate the utilization of water and
application of insecticides/pesticides in the affected area.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1433
2.4 Data Cloud and Mobile Phone Application
Cloud computing is basically on demand computing without
purchasing efficient hardware, necessary systemsoftwareor
application software. Cloud is basically a blend of advanced
technology and business model where the service provider
and service buyer can be profited. Inthe frameworkof Smart
Agriculture the cloud resides in layer 4. As per the definition
of cloud the Smart Agriculture cloud will also have the basic
features like Software as a Service (SaaS), Platform as a
Service (PaaS) and Infrastructure as a Service (IaaS) which
are well defined in several papers [2]. Here in case of Smart
Agriculture the user needs to buy the infrastructure for
setting up layer 1 and layer 2. For layer 3 and layer 4,
especially for the cloud layer he needs to buy the services.
With increasing number ofuserscloudservicewillultimately
become more and more cheap.
Fig -1: Framework
Base station aggregates data and routes to local gateway.
On the other side, local gateway aggregates and uploads the
value to cloud. The satellite periodically sends weather data
to the cloud. The cloud collects weather reports from
satellite and field data from sensors. An expert collectsthese
data from cloud and analyzes all received information and
provides suggestions for better farming. Lastly farmer
collects this suggestion from cloud and takes appropriate
measures on controlling the sensors.
We need to design another application for the user of Smart
Agriculture to control the agricultural process through their
mobile phone. User can get notification about the current
scenario in his/her agricultural area. Through mobile phone
user will be able to regulate or reschedule the activity of
different object/sensor. User will get such types of
notifications from cloud system. User can get direct accessto
the object via cloud, internet and gateway.
3. MESSAGE COMMUNICATION
In Smart Agriculture four types of message communication
can occur: First is the human to object (things)
communication and second is the object (things) to object
(things) communication, third is the object to Internet
communication, and the last but not the least is human to
internet communication. In the first case human may get
information about the agricultural area from the object via
internet. In caseof object toobjectcommunicationonedevice
may communicate with the other device with or without the
intervention of human. A device can communicate with the
cloud system viainternetin the third type ofcommunication.
That means the data which is collected by devices has to be
uploaded to the data cloud. In the fourth mode of
communication, human can communicate with the cloud via
internet to get the uploaded data from the cloud and/or able
to regulate the IP-based device according to the need of the
user.
3.1 Use case diagram
We design AgriTech using the object oriented design
approach. Different actors in our proposed system are
namely, Sensor node, base station, local gateway, satellite,
cloud, Farmer and expert. Fig. 2 and Fig. 3 show the use case
diagrams which depict roles of players. For simplicity we
have drawn use case layer wise. Sensor nodes are
responsible for sensing different parametersinthedeployed
area (field) and send the same to base station using some
routing protocol.
Fig -2: Use case diagram for layer 1 and layer 2 of
AgriTech
Fig -3: Use case diagram for layer 3 and layer 4 of
AgriTech
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1434
4. PRACTICAL IMPLEMENTATION
The Smart Agriculture is the technology which will be used
for agricultural automation. The Smart Agriculture may be
applied in our country India for detecting soil moistures,
weather monitoring,growthmonitoring,automaticirrigation
controlling. It can also be used to find the best time for
plantation and harvesting, improve the crop yields while
ensuring the quality of crops, etc. In this section we will
discuss how Smart Agriculture will change the society of any
third world country whose economy mostly depends on the
agricultural sector.The economy dependsonagricultureand
agriculture solely dependson farmer.Buttheconditionofthe
farmer is very poorin a so called thirdworld country. Itisthe
ground reality that now-a-days agriculture is becoming a
tough profession due to economic uncertainty.
There are several threats to farmers, such as excessive rain,
lack of rain, excessive crop output, lack of output, attack by
insecticides, attack by pesticides etc. A farmer may have lack
of knowledge about which crop in which season would give
the maximum profitdepending on the weatherconditionand
thereby minimize the loss. These kinds of support can be
provided by our proposed Smart Agriculture technology. By
automating irrigation,Smart Agriculture will optimizewater
utilization which leads to saving ground water and also
saving the electricity consumed by the irrigational sector.
Humidity sensors will be attached with the sensor node to
measure themoisture level of soil. Ifthemoisturelevelcomes
down to a certain level then Smart Agriculture will spray
some water in the farmland. This type of approach will help
to save ground water andto maintainenvironmentalbalance.
Smart Agriculture can optimize the waterutilization further.
Before watering the agricultural field it may consult with the
online weather prediction report. If the weather prediction
saysthat there are chancesofrain withinshortperiodoftime
then it may wait expecting rain. The attack by insects and
pests will be detected by the insect detector/pest detector
sensor. After that the Smart Agriculture will spray
insecticidesorpesticidesin the agricultural fieldornotifythe
user to take necessary and quick action. Since the problem
will be detected early ahuge lossin crop yieldandqualitycan
be avoided with minimum cost and time. Therefore it is
apparent that Smart Agriculture can reduce the cost of
Agriculture process.
Farmer gets the information of all mentioned above using
web application developed by the experts or they can access
using the android apps. Web application helps the farmers
who are not aware of using the android. These web
applications can be access in the cyber points available in
their places. Along with this farmer also receives the
notificationmessages totheirregisteredmobilenumberfrom
the experts.
He may concentrate on selling the agricultural products
directly to the market. The Smart Agriculture might increase
the earning of farmersandreduce the differencesofdifferent
economic classes in the society. The farmer may be involved
in small scale industry which depends on agricultural
product. By exporting those products our country may earn
revenue and the farmer might get better profit. In a nutshell,
we can say that if we can improve the economic condition of
major classof people wholivein the belowpovertylevelthen
that is the overall improvement of the country as well as the
entire humanity.
5. CONCLUSIONS
This paper proposes a framework called Smart Agriculture
that consists of smart devices, WSN, and Internet by which
agricultural processes will be automated. With a mobile in
hand the cropsand farmland may be bettermonitoredbythe
farmer without even reaching there. Using smart mobile
phones the farmer can control the agricultural tools such as
an automated water sprayer to be used in the field of
agriculture. So this technology can reduce the human effort
in agricultural sector. Following the weather report on a
particular day that it may rain, our proposed system may
resist the sprayer from spraying of water immediately. This
decision not only reduces the wastage of ground water but
also the electric consumption in irrigation. So, Smart
Agriculture can be claimed as an eco-friendly technology.
Again, following Smart Agriculture can track the global
market and suggest farmersthe best time to harvest andsell
the crop to gain maximum profit. Improving economy of the
farmersin countriesof whose a major populationdependon
agriculture results in improvement in such nations. The
Smart Agriculture can improve the economy of farmers and
its successful implementation will improve Gross Domestic
Product (GDP) of the third world countries. As the
framework is new of its kind, comparison with any existing
similar model is beyond the scope.
REFERENCES
[1] J. Yick, B. Mukherjee, and D. Ghosal, “Wireless sensor
network survey,” Comput. Networks, vol. 52, no. 12, pp.
2292–2330, 2008.
[2] A. Lenk, M. Klems, J. Nimis, S. Tai, and T. Sandholm,
“What’s inside the Cloud? An architectural map of the
Cloud landscape,” in Proceedings of the 2009 ICSE
Workshop on Software Engineering ChallengesofCloud
Computing, 2009, pp. 23–31.

Weitere ähnliche Inhalte

Was ist angesagt?

An iot based smart garden with weather station system
An iot based smart garden with weather station systemAn iot based smart garden with weather station system
An iot based smart garden with weather station systemCloudTechnologies
 
Comparative Study on Advanced Farm Security System Using Internet of Things a...
Comparative Study on Advanced Farm Security System Using Internet of Things a...Comparative Study on Advanced Farm Security System Using Internet of Things a...
Comparative Study on Advanced Farm Security System Using Internet of Things a...vivatechijri
 
Application OF IoT in Military Service
Application OF IoT in Military ServiceApplication OF IoT in Military Service
Application OF IoT in Military Serviceijtsrd
 
Internet of Things (Iot) Based Smart Environment and its Applications
Internet of Things (Iot) Based Smart Environment and its ApplicationsInternet of Things (Iot) Based Smart Environment and its Applications
Internet of Things (Iot) Based Smart Environment and its Applicationsijtsrd
 
Thought Leadership Series: Precision Agriculture June 2018
Thought Leadership Series: Precision Agriculture June 2018Thought Leadership Series: Precision Agriculture June 2018
Thought Leadership Series: Precision Agriculture June 2018Pieter De Jager
 
Iot transforming the future of agriculture
Iot transforming the future of agricultureIot transforming the future of agriculture
Iot transforming the future of agricultureDr.R. Gunavathi Ramasamy
 
Green IoT Agriculture and HealthcareApplication (GAHA)
Green IoT Agriculture and HealthcareApplication (GAHA)Green IoT Agriculture and HealthcareApplication (GAHA)
Green IoT Agriculture and HealthcareApplication (GAHA)aswathy v
 
How iot mobile apps are transforming the workflow in diverse sectors!
How iot mobile apps are transforming the workflow in diverse sectors!How iot mobile apps are transforming the workflow in diverse sectors!
How iot mobile apps are transforming the workflow in diverse sectors!Shelly Megan
 
The Potential of IoT in Agriculture
The Potential of IoT in Agriculture The Potential of IoT in Agriculture
The Potential of IoT in Agriculture Dr. Mazlan Abbas
 
IoT Applications in Agriculture
IoT Applications in AgricultureIoT Applications in Agriculture
IoT Applications in AgricultureDr. Mazlan Abbas
 
Application of IOT in Smart Agriculture
Application of IOT in Smart AgricultureApplication of IOT in Smart Agriculture
Application of IOT in Smart Agriculturenazimshaikh29
 
The use of Drones in precision agriculture, by Erick Njuri
The use of Drones in precision agriculture, by Erick NjuriThe use of Drones in precision agriculture, by Erick Njuri
The use of Drones in precision agriculture, by Erick NjuriErick Njuri
 
IoT applications in rural and agriculture in pdf
IoT applications in rural and agriculture in pdfIoT applications in rural and agriculture in pdf
IoT applications in rural and agriculture in pdfWorldResourcesWebina
 
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...Journal For Research
 
Data Analytics for IoT - BrightTalk Webinar
Data Analytics for IoT - BrightTalk WebinarData Analytics for IoT - BrightTalk Webinar
Data Analytics for IoT - BrightTalk WebinarMuralidhar Somisetty
 
Smart Agriculture & Food Security: Ensuring I(o)T all comes together
Smart Agriculture & Food Security: Ensuring I(o)T all comes togetherSmart Agriculture & Food Security: Ensuring I(o)T all comes together
Smart Agriculture & Food Security: Ensuring I(o)T all comes togetherRobert Ossevoort
 
Internet of Things by Ir Dr Nordin Ramli
Internet of Things by Ir Dr Nordin RamliInternet of Things by Ir Dr Nordin Ramli
Internet of Things by Ir Dr Nordin RamliiTrain
 
IOT and Cloud in Agriculture
IOT and Cloud in AgricultureIOT and Cloud in Agriculture
IOT and Cloud in AgricultureSathish Kumar
 
Internet of Things
Internet of ThingsInternet of Things
Internet of ThingsVala Afshar
 

Was ist angesagt? (20)

An iot based smart garden with weather station system
An iot based smart garden with weather station systemAn iot based smart garden with weather station system
An iot based smart garden with weather station system
 
Comparative Study on Advanced Farm Security System Using Internet of Things a...
Comparative Study on Advanced Farm Security System Using Internet of Things a...Comparative Study on Advanced Farm Security System Using Internet of Things a...
Comparative Study on Advanced Farm Security System Using Internet of Things a...
 
Application OF IoT in Military Service
Application OF IoT in Military ServiceApplication OF IoT in Military Service
Application OF IoT in Military Service
 
Internet of Things (Iot) Based Smart Environment and its Applications
Internet of Things (Iot) Based Smart Environment and its ApplicationsInternet of Things (Iot) Based Smart Environment and its Applications
Internet of Things (Iot) Based Smart Environment and its Applications
 
Thought Leadership Series: Precision Agriculture June 2018
Thought Leadership Series: Precision Agriculture June 2018Thought Leadership Series: Precision Agriculture June 2018
Thought Leadership Series: Precision Agriculture June 2018
 
Iot transforming the future of agriculture
Iot transforming the future of agricultureIot transforming the future of agriculture
Iot transforming the future of agriculture
 
Green IoT Agriculture and HealthcareApplication (GAHA)
Green IoT Agriculture and HealthcareApplication (GAHA)Green IoT Agriculture and HealthcareApplication (GAHA)
Green IoT Agriculture and HealthcareApplication (GAHA)
 
How iot mobile apps are transforming the workflow in diverse sectors!
How iot mobile apps are transforming the workflow in diverse sectors!How iot mobile apps are transforming the workflow in diverse sectors!
How iot mobile apps are transforming the workflow in diverse sectors!
 
The Potential of IoT in Agriculture
The Potential of IoT in Agriculture The Potential of IoT in Agriculture
The Potential of IoT in Agriculture
 
IoT Applications in Agriculture
IoT Applications in AgricultureIoT Applications in Agriculture
IoT Applications in Agriculture
 
Application of IOT in Smart Agriculture
Application of IOT in Smart AgricultureApplication of IOT in Smart Agriculture
Application of IOT in Smart Agriculture
 
The use of Drones in precision agriculture, by Erick Njuri
The use of Drones in precision agriculture, by Erick NjuriThe use of Drones in precision agriculture, by Erick Njuri
The use of Drones in precision agriculture, by Erick Njuri
 
IoT applications in rural and agriculture in pdf
IoT applications in rural and agriculture in pdfIoT applications in rural and agriculture in pdf
IoT applications in rural and agriculture in pdf
 
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
 
Data Analytics for IoT - BrightTalk Webinar
Data Analytics for IoT - BrightTalk WebinarData Analytics for IoT - BrightTalk Webinar
Data Analytics for IoT - BrightTalk Webinar
 
Smart Agriculture & Food Security: Ensuring I(o)T all comes together
Smart Agriculture & Food Security: Ensuring I(o)T all comes togetherSmart Agriculture & Food Security: Ensuring I(o)T all comes together
Smart Agriculture & Food Security: Ensuring I(o)T all comes together
 
Iot for food business
Iot for food businessIot for food business
Iot for food business
 
Internet of Things by Ir Dr Nordin Ramli
Internet of Things by Ir Dr Nordin RamliInternet of Things by Ir Dr Nordin Ramli
Internet of Things by Ir Dr Nordin Ramli
 
IOT and Cloud in Agriculture
IOT and Cloud in AgricultureIOT and Cloud in Agriculture
IOT and Cloud in Agriculture
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 

Ähnlich wie IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agriculture

IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET Journal
 
IRJET- Automated Smart Greenhouse Environment using IoT
IRJET- Automated Smart Greenhouse Environment using IoTIRJET- Automated Smart Greenhouse Environment using IoT
IRJET- Automated Smart Greenhouse Environment using IoTIRJET Journal
 
A Review Paper on Emerging Areas and Applications of IoT
A Review Paper on Emerging Areas and Applications of IoTA Review Paper on Emerging Areas and Applications of IoT
A Review Paper on Emerging Areas and Applications of IoTIRJET Journal
 
A Review on Internet of Things (IoT) in Agriculture: Benefits, Challenges and...
A Review on Internet of Things (IoT) in Agriculture: Benefits, Challenges and...A Review on Internet of Things (IoT) in Agriculture: Benefits, Challenges and...
A Review on Internet of Things (IoT) in Agriculture: Benefits, Challenges and...IRJET Journal
 
IRJET-The Internet of Things Applications for Challenges and Related Future T...
IRJET-The Internet of Things Applications for Challenges and Related Future T...IRJET-The Internet of Things Applications for Challenges and Related Future T...
IRJET-The Internet of Things Applications for Challenges and Related Future T...IRJET Journal
 
Seeding Success: Harnessing IoT for Modern Farming
Seeding Success: Harnessing IoT for Modern FarmingSeeding Success: Harnessing IoT for Modern Farming
Seeding Success: Harnessing IoT for Modern FarmingIRJET Journal
 
IRJET- Warehouse Management using Iot
IRJET-  	  Warehouse Management using IotIRJET-  	  Warehouse Management using Iot
IRJET- Warehouse Management using IotIRJET Journal
 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET Journal
 
A Study on Internet of Things
A Study on Internet of ThingsA Study on Internet of Things
A Study on Internet of ThingsIRJET Journal
 
IRJET- IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
IRJET-  	  IoT and Bigdata Analytics Approach using Smart Home Energy Managem...IRJET-  	  IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
IRJET- IoT and Bigdata Analytics Approach using Smart Home Energy Managem...IRJET Journal
 
IRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision AgricultureIRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision AgricultureIRJET Journal
 
Internet of Things: Definition, Applications, Issues and Future Prospective
Internet of Things: Definition, Applications, Issues and Future ProspectiveInternet of Things: Definition, Applications, Issues and Future Prospective
Internet of Things: Definition, Applications, Issues and Future Prospectiverahulmonikasharma
 
IRJET - IoT in Real World
IRJET - IoT in Real WorldIRJET - IoT in Real World
IRJET - IoT in Real WorldIRJET Journal
 
IoT Smart keychain finder project
IoT Smart keychain finder project IoT Smart keychain finder project
IoT Smart keychain finder project RShkShrm
 
IRJET- Exploring the Nuances of Internet of Things in Health Care Assisting S...
IRJET- Exploring the Nuances of Internet of Things in Health Care Assisting S...IRJET- Exploring the Nuances of Internet of Things in Health Care Assisting S...
IRJET- Exploring the Nuances of Internet of Things in Health Care Assisting S...IRJET Journal
 
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET Journal
 
IRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoTIRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoTIRJET Journal
 
Smart Laboratory
Smart LaboratorySmart Laboratory
Smart Laboratoryijtsrd
 
A Brief Review on Internet of Things
A Brief Review on Internet of ThingsA Brief Review on Internet of Things
A Brief Review on Internet of ThingsIRJET Journal
 
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...IRJET Journal
 

Ähnlich wie IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agriculture (20)

IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: Review
 
IRJET- Automated Smart Greenhouse Environment using IoT
IRJET- Automated Smart Greenhouse Environment using IoTIRJET- Automated Smart Greenhouse Environment using IoT
IRJET- Automated Smart Greenhouse Environment using IoT
 
A Review Paper on Emerging Areas and Applications of IoT
A Review Paper on Emerging Areas and Applications of IoTA Review Paper on Emerging Areas and Applications of IoT
A Review Paper on Emerging Areas and Applications of IoT
 
A Review on Internet of Things (IoT) in Agriculture: Benefits, Challenges and...
A Review on Internet of Things (IoT) in Agriculture: Benefits, Challenges and...A Review on Internet of Things (IoT) in Agriculture: Benefits, Challenges and...
A Review on Internet of Things (IoT) in Agriculture: Benefits, Challenges and...
 
IRJET-The Internet of Things Applications for Challenges and Related Future T...
IRJET-The Internet of Things Applications for Challenges and Related Future T...IRJET-The Internet of Things Applications for Challenges and Related Future T...
IRJET-The Internet of Things Applications for Challenges and Related Future T...
 
Seeding Success: Harnessing IoT for Modern Farming
Seeding Success: Harnessing IoT for Modern FarmingSeeding Success: Harnessing IoT for Modern Farming
Seeding Success: Harnessing IoT for Modern Farming
 
IRJET- Warehouse Management using Iot
IRJET-  	  Warehouse Management using IotIRJET-  	  Warehouse Management using Iot
IRJET- Warehouse Management using Iot
 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart Agriculture
 
A Study on Internet of Things
A Study on Internet of ThingsA Study on Internet of Things
A Study on Internet of Things
 
IRJET- IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
IRJET-  	  IoT and Bigdata Analytics Approach using Smart Home Energy Managem...IRJET-  	  IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
IRJET- IoT and Bigdata Analytics Approach using Smart Home Energy Managem...
 
IRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision AgricultureIRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision Agriculture
 
Internet of Things: Definition, Applications, Issues and Future Prospective
Internet of Things: Definition, Applications, Issues and Future ProspectiveInternet of Things: Definition, Applications, Issues and Future Prospective
Internet of Things: Definition, Applications, Issues and Future Prospective
 
IRJET - IoT in Real World
IRJET - IoT in Real WorldIRJET - IoT in Real World
IRJET - IoT in Real World
 
IoT Smart keychain finder project
IoT Smart keychain finder project IoT Smart keychain finder project
IoT Smart keychain finder project
 
IRJET- Exploring the Nuances of Internet of Things in Health Care Assisting S...
IRJET- Exploring the Nuances of Internet of Things in Health Care Assisting S...IRJET- Exploring the Nuances of Internet of Things in Health Care Assisting S...
IRJET- Exploring the Nuances of Internet of Things in Health Care Assisting S...
 
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
 
IRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoTIRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoT
 
Smart Laboratory
Smart LaboratorySmart Laboratory
Smart Laboratory
 
A Brief Review on Internet of Things
A Brief Review on Internet of ThingsA Brief Review on Internet of Things
A Brief Review on Internet of Things
 
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
A Smart Switch to Connect and Disconnect Electrical Devices at Home by using ...
 

Mehr von 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
 

Mehr von 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...
 

Kürzlich hochgeladen

kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadhamedmustafa094
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxNadaHaitham1
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 

Kürzlich hochgeladen (20)

kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 

IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agriculture

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1432 Farmer’s friend: Utilization of IoT and Web application in Agriculture Dr. Mahesh K Kaluti1, Shashank A R2, Govinda Raju Y3, Harshith K S4 1Assistant professor, CSE Dept. of Computer science and Engineering PESCE, Mandya 2,3,4 M tech, CSE Dept. of Computer science and Engineering PESCE, Mandya ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract -With the advent of IoT, we have seen a lot of changes in every fields including transportation, Education and so on. We are also aware about the advantages of IoT in the agricultural field. This paper deals with how IoT can be implemented in every fields of agriculture. The main aim is to develop a smarter agricultural system. We know that sensors and actuators play an important role in IoT as a result we are using them in order to get the automated measurement. The gathered data will be sent to cloud and it is fetched by the experts and they are responsible to send the feedback andalso guide regarding the crops which will be suitable for a particular land. This feedback can be viewed by the farmer either through his smart phone or can access through the web application. In addition to it includes the nearest water resources, weather report which will be fetched from the satellite. Key Words: Gateways, Cloud, IoT, Wireless sensors 1. INTRODUCTION The Internet of things (IoT) is the network of physical devices, vehicles, home appliances and other items embedded with electronics, software, sensors, actuator s, and connectivity which enables these objects to connect and exchange data. Each thing is uniquely identifiable through its embedded computing system but is abletointer- operate within the existing Internet infrastructure. The IoT allows objects to be sensed or controlled remotely across existing network infrastructure, creating opportunities for more direct integration of the physical world into computer-based systems, and resulting in improved efficiency, accuracy and economic benefit in addition to reduced human intervention. When IoT is augmented with sensors and actuators, the technology becomes an instance of the more general class of cyber- physical systems, which also encompassestechnologiessuch as smart grids, virtual power plants, smarthomes, intelligent transportation and smart cities. "Things", in the IoT sense, can refer to a wide variety of devices such as heart monitoring implants, biochip transponders on farm animals, cameras streaming livefeeds of wild animals in coastal waters, automobiles with built-in sensors, DNA analysis devices for environmental or food or pathogen monitoring, or field operation devices that assist firefighters in search and rescue operations. Legal scholars suggest regarding "things" as an "inextricable mixture of hardware, software, data and service". These devicescollect useful data with the help of variousexistingtechnologiesand then autonomously flow the data between other devices. 2. FRAMEWORK This section presents the framework for automation in agricultural sector using the concept of IoT. The proposed Smart Agriculture has 4 different steps as shown in Fig -1. Those steps are Things or Objects, Local Gateway, Internet, Cloud. 2.1 Things or Objects Things or objects form the first layer of the proposed Smart Agriculture framework. It consists of different physical objects like sensors, actuators, mobile phones, RFIDs and other items which are typically used for surveillance, information gathering from the application area. In most of the cases some sensor nodes will be attached with multiple types of sensors like temperature detector, humidity detector, insect detector etc. The user will have the power to regulate or access the objects through the Internet. Inthis layerdifferentchallenges are involved. The object must know itsgeographical position so that the user may know its position. Without using expensiveGlobal Positioning System (GPS)theobject/sensor node needs to localize using other efficient algorithm/s. There is a chance that messages to and from node/s may collide with eachother.Thuswerequire an efficient Medium Access Control (MAC) protocol [1] to prevent this. Energy is one of the valuable resources in Wireless Sensor Networks. Therefore the routing protocol and MAC protocol should ensure optimum energy dissipation. 2.2 Local Gateway The data which are accumulated by the thing or object hasto be sent to the local gateway either bymulti hopway or single hop way. After getting those data the local gateway will aggregate those data to eliminate the redundant and non- relevant data. After aggregation the data will be uploaded to the cloud via Internet. Local gateway will act as one of the communicating media between user and the object. 2.3 Internet The data coming from the deployed application will be uploaded to the cloud through internet. User will get notification about this through internet. Internet is the common upper level communicating media in case of IoT. Through internet Smart Agriculture can get advanced weather report too. From the weather report Smart Agriculture can regulate the utilization of water and application of insecticides/pesticides in the affected area.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1433 2.4 Data Cloud and Mobile Phone Application Cloud computing is basically on demand computing without purchasing efficient hardware, necessary systemsoftwareor application software. Cloud is basically a blend of advanced technology and business model where the service provider and service buyer can be profited. Inthe frameworkof Smart Agriculture the cloud resides in layer 4. As per the definition of cloud the Smart Agriculture cloud will also have the basic features like Software as a Service (SaaS), Platform as a Service (PaaS) and Infrastructure as a Service (IaaS) which are well defined in several papers [2]. Here in case of Smart Agriculture the user needs to buy the infrastructure for setting up layer 1 and layer 2. For layer 3 and layer 4, especially for the cloud layer he needs to buy the services. With increasing number ofuserscloudservicewillultimately become more and more cheap. Fig -1: Framework Base station aggregates data and routes to local gateway. On the other side, local gateway aggregates and uploads the value to cloud. The satellite periodically sends weather data to the cloud. The cloud collects weather reports from satellite and field data from sensors. An expert collectsthese data from cloud and analyzes all received information and provides suggestions for better farming. Lastly farmer collects this suggestion from cloud and takes appropriate measures on controlling the sensors. We need to design another application for the user of Smart Agriculture to control the agricultural process through their mobile phone. User can get notification about the current scenario in his/her agricultural area. Through mobile phone user will be able to regulate or reschedule the activity of different object/sensor. User will get such types of notifications from cloud system. User can get direct accessto the object via cloud, internet and gateway. 3. MESSAGE COMMUNICATION In Smart Agriculture four types of message communication can occur: First is the human to object (things) communication and second is the object (things) to object (things) communication, third is the object to Internet communication, and the last but not the least is human to internet communication. In the first case human may get information about the agricultural area from the object via internet. In caseof object toobjectcommunicationonedevice may communicate with the other device with or without the intervention of human. A device can communicate with the cloud system viainternetin the third type ofcommunication. That means the data which is collected by devices has to be uploaded to the data cloud. In the fourth mode of communication, human can communicate with the cloud via internet to get the uploaded data from the cloud and/or able to regulate the IP-based device according to the need of the user. 3.1 Use case diagram We design AgriTech using the object oriented design approach. Different actors in our proposed system are namely, Sensor node, base station, local gateway, satellite, cloud, Farmer and expert. Fig. 2 and Fig. 3 show the use case diagrams which depict roles of players. For simplicity we have drawn use case layer wise. Sensor nodes are responsible for sensing different parametersinthedeployed area (field) and send the same to base station using some routing protocol. Fig -2: Use case diagram for layer 1 and layer 2 of AgriTech Fig -3: Use case diagram for layer 3 and layer 4 of AgriTech
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1434 4. PRACTICAL IMPLEMENTATION The Smart Agriculture is the technology which will be used for agricultural automation. The Smart Agriculture may be applied in our country India for detecting soil moistures, weather monitoring,growthmonitoring,automaticirrigation controlling. It can also be used to find the best time for plantation and harvesting, improve the crop yields while ensuring the quality of crops, etc. In this section we will discuss how Smart Agriculture will change the society of any third world country whose economy mostly depends on the agricultural sector.The economy dependsonagricultureand agriculture solely dependson farmer.Buttheconditionofthe farmer is very poorin a so called thirdworld country. Itisthe ground reality that now-a-days agriculture is becoming a tough profession due to economic uncertainty. There are several threats to farmers, such as excessive rain, lack of rain, excessive crop output, lack of output, attack by insecticides, attack by pesticides etc. A farmer may have lack of knowledge about which crop in which season would give the maximum profitdepending on the weatherconditionand thereby minimize the loss. These kinds of support can be provided by our proposed Smart Agriculture technology. By automating irrigation,Smart Agriculture will optimizewater utilization which leads to saving ground water and also saving the electricity consumed by the irrigational sector. Humidity sensors will be attached with the sensor node to measure themoisture level of soil. Ifthemoisturelevelcomes down to a certain level then Smart Agriculture will spray some water in the farmland. This type of approach will help to save ground water andto maintainenvironmentalbalance. Smart Agriculture can optimize the waterutilization further. Before watering the agricultural field it may consult with the online weather prediction report. If the weather prediction saysthat there are chancesofrain withinshortperiodoftime then it may wait expecting rain. The attack by insects and pests will be detected by the insect detector/pest detector sensor. After that the Smart Agriculture will spray insecticidesorpesticidesin the agricultural fieldornotifythe user to take necessary and quick action. Since the problem will be detected early ahuge lossin crop yieldandqualitycan be avoided with minimum cost and time. Therefore it is apparent that Smart Agriculture can reduce the cost of Agriculture process. Farmer gets the information of all mentioned above using web application developed by the experts or they can access using the android apps. Web application helps the farmers who are not aware of using the android. These web applications can be access in the cyber points available in their places. Along with this farmer also receives the notificationmessages totheirregisteredmobilenumberfrom the experts. He may concentrate on selling the agricultural products directly to the market. The Smart Agriculture might increase the earning of farmersandreduce the differencesofdifferent economic classes in the society. The farmer may be involved in small scale industry which depends on agricultural product. By exporting those products our country may earn revenue and the farmer might get better profit. In a nutshell, we can say that if we can improve the economic condition of major classof people wholivein the belowpovertylevelthen that is the overall improvement of the country as well as the entire humanity. 5. CONCLUSIONS This paper proposes a framework called Smart Agriculture that consists of smart devices, WSN, and Internet by which agricultural processes will be automated. With a mobile in hand the cropsand farmland may be bettermonitoredbythe farmer without even reaching there. Using smart mobile phones the farmer can control the agricultural tools such as an automated water sprayer to be used in the field of agriculture. So this technology can reduce the human effort in agricultural sector. Following the weather report on a particular day that it may rain, our proposed system may resist the sprayer from spraying of water immediately. This decision not only reduces the wastage of ground water but also the electric consumption in irrigation. So, Smart Agriculture can be claimed as an eco-friendly technology. Again, following Smart Agriculture can track the global market and suggest farmersthe best time to harvest andsell the crop to gain maximum profit. Improving economy of the farmersin countriesof whose a major populationdependon agriculture results in improvement in such nations. The Smart Agriculture can improve the economy of farmers and its successful implementation will improve Gross Domestic Product (GDP) of the third world countries. As the framework is new of its kind, comparison with any existing similar model is beyond the scope. REFERENCES [1] J. Yick, B. Mukherjee, and D. Ghosal, “Wireless sensor network survey,” Comput. Networks, vol. 52, no. 12, pp. 2292–2330, 2008. [2] A. Lenk, M. Klems, J. Nimis, S. Tai, and T. Sandholm, “What’s inside the Cloud? An architectural map of the Cloud landscape,” in Proceedings of the 2009 ICSE Workshop on Software Engineering ChallengesofCloud Computing, 2009, pp. 23–31.