SlideShare a Scribd company logo
1 of 3
Download to read offline
IJSART - Volume 3 Issue 3 –MARCH 2017 ISSN [ONLINE]: 2395-1052
Page | 610 www.ijsart.com
DRIZZLY-An Android Application of Unmanned
Motor Starter for Agriculture Region
J.Sangeethapriya1
, M.keerthika2
, R.Shivasri3
, S.Sukhi4
, N.Shardhapriyadharshini5
1, 2, 3, 4, 5
Saranathan college of Engineering, Trichy 620 002, TamilNadu, India
Abstract- Indian agriculture is at crossroads and one of the
major challenges is to reverse deceleration in agricultural
growth. Main reason for deceleration in agricultural growth is
declining irrigation to overcome that this application works
with your phone, named Drizzly to identify soil properties
such as moisture, temperature and salt content those
properties are checked to perform automatic motor starter for
irrigation purpose [1]. Among those properties soil moisture
measurement is important for disciplines such as hydrology
and climatology in which Global Navigation Satellite System-
Reflectometry (GNSS-R) technique has been already
demonstrated to be an effective tool to sense soil moisture
content (SMC) but in this application panel sensing zigbee
plays the role of GNSS-R this zigbee not only senses SMC but
also senses temperature, salt contents and updates this details
to database and further updation to Server board [4]. The
design and implementation of our application is based on
fetching those properties from the server board it checks with
default value which was preloaded and sends notification to
the server board via firebase whether to start up or shut down
the motor automatically [3].
Keywords- Zigbee, Agriculture, Android App, Motor Starter.
I. INTRODUCTION
Agriculture is the art and science of cultivating the
soil, growing crops and raising livestock. It includes the
preparation of plant and animal products for people to use and
their distribution to markets. Agriculture provides most of the
world's food and fabrics. India's agriculture is composed of
many crops, with the foremost food staples being rice and
wheat. Indian farmers also grow pulses, potatoes, sugarcane,
oilseeds, and such non-food items as cotton, tea, coffee,
rubber, and jute. Agriculture plays a crucial role in the life of
an economy. It is the backbone of our economic system.
Agriculture not only provides food and raw material but also
employment opportunities to a very large proportion of
population. Industrial agriculture based on large-scale
monoculture farming has become the dominant agricultural
methodology. Agricultural engineers must have a wealth of
knowledge and skills to function effectively in the multiplicity
of the agricultural and agribusiness industries. The agricultural
engineer helps to make farming sustainable, safe, and
environmentally friendly. They analyze agricultural operations
and weigh the use of new technologies and methods to
increase yields, improve land use, and conserve resources like
seed, water, fertilizers, pesticides and fuel. The engineer
recommends strategies to protect the health, safety and
security of worker's, animals and agricultural products [1].
Nowadays, Due to the rapid advancements in technology all
the information is available one hand in the form of
smartphones. Instead of using traditional form (i.e websites)
for communication, newer form such as mobile technology
can be used for quicker and easier access. This had led to the
evolution of mobile applications Mobile Application
development is a term used to denote the act or process by
which Application software is developed.
Hand held devices, such as personal digital assistants,
enterprise digital assistants or mobile phones. These
Application can be pre-installed on phones during
manufacturing platforms, or delivered as web Application
using server-side or client-side processing (e.g. Java Script) to
provide an “Application-like” experience within a Web
browser. As part of the development process, Mobile User
Interface (UI) Design is also an essential in the creation of
mobile Apps. Mobile UI considers constraints & contexts,
screen, input and mobility as outlines for design. The user is
often the focus of interaction with their device, and the
interface entails components of both hardware and software.
Mobile UI design constraints include limited attention and
form factors, such as a mobile device’s screen size for a user’s
hand(s). Overall, mobile UI design’s goal is primarily for an
understandable, user-friendly interface [3]. The UI of mobile
Apps should consider user’s limited attention, minimize
keystrokes, and be task-oriented with a minimum set of
functions. This functionality is supported by Mobile enterprise
Application platforms or integrated development
environments (IDEs). Thus to provide all those information at
ease, this project is aimed at developing a drizzly android
application to perform unmanned motor starter through panel
sensing zigbee connected to server board. In this panel sensing
zigbee senses moisture, temperature, salt content and updates
to database and further Updation to server board from
database. This App will fetch the content from the server
board it includes moisture, temperature and salt content values
which will be updated from server board to android App. Then
IJSART - Volume 3 Issue 3 –MARCH 2017 ISSN [ONLINE]: 2395-1052
Page | 611 www.ijsart.com
it checks with default value (suitable for crop forecasting)
which was preloaded in the App (i.e) if the updated value is
greater than or equal to the default value then it sends
notification that no need to start up the motor else if the
updated value is less than the default value it notifies that the
motor should be started up. This notification message says “no
need to start up the motor”, “need to start up the motor” will
be sent to server board via firebase. Then the server board will
notify automatically to start up or shut down the motor
according to the notification [4].
1. ANDROID
Android is a mobile operating system developed by
Google, based on the Linux Kernel and designed primarily for
touchscreen mobile devices such as smartphones and tablets.
Android user interface is mainly based on direct manipulation
, using touch gestures that loosely correspond to the real-world
actions, such as swiping, tapping and pinching, to manipulate
on-screen objects, along with the virtual keyboard for text
input. In addition to touchscreen devices, Google has further
developed Android TV for televisions, Android wear for
watches, each with a specialized user interface. It is also used
in other electronic gadgets too. Android has the largest
installed base of all operating systems of any kind. The
success of Android has made it a target for patent litigation as
part of the so-called “smart phone wars” between technology
companies.
Figure 1. Android Architecture
The following are the features of Android it have
native support for multi-touch which was initially made
available in handsets such as the HTC Hero. Multitasking of
Application, with unique handling of memory allocation, is
available. As of Android 4.1 Google has expanded Voice
Actions with ability to talk back and read answers from
Google’s Knowledge Graph when queried with specific
commands. Android supports connectivity technologies
including GSM/EDGE, Bluetooth, LTE, CDMA, and
WiMAX. Android supports tethering, which allows a phone to
be used as a wireless/wired Wi-Fi hotspot. Most Android
devices include micro SD card slots and can read micro SD
cards formatted with the FAT32, Ext3 or Ext4 file systems.
II. OBJECTIVES
The main objective of this project is aimed at
developing a drizzly android application to perform unmanned
motor starter through panel sensing zigbee connected to server
board by sending push notification via firebase.
The following are the main features of this application
1) Automatic starts up and shut down of motor.
2) No need any human interaction.
3) Periodic updates.
III. PROPOSED SYSTEM
In proposed system, the system proposes to develop
an unmanned motor start up for an agriculture region. It
overcomes the disadvantages of an existing system is that an
existing application has been developed to start up and shut
down motor was just by switching on the motor by making a
call and it can be switched off by an assumption i.e after some
time duration. There is no indication for switching off the
motor automatically. Motor is used for irrigation purpose.
Irrigation is the method in which a controlled amount of water
is to be supplied to plants at regular intervals for agriculture.
This App works based up on the values such as temperature,
moisture and salt content values are being uploaded to the
database of an irrigation field which are then updated to the
server board. These values in turn are sent to the android
application i.e regular periodic updates [2]. App checks the
above three values with the default condition which has been
preloaded in the app. Based up on the conditions this Android
App will sends push notification to server board whether to
start up and shut down the motor via firebase. Thus server
board controls the motor automatically. These processes occur
without any human interaction or pre assumption. The drizzly
application has 4 main modules in it. They are
1) Updation.
2) Fetching.
3) Checking condition.
4) Sends notification.
IJSART - Volume 3 Issue 3 –MARCH 2017 ISSN [ONLINE]: 2395-1052
Page | 612 www.ijsart.com
Figure 2.
IV. IMPLEMENTATION
MODULE 1: Updation
In this panel sensing zigbee senses moisture,
temperature, salt content values and updates to database which
in turn those values are again updated to server board i.e) once
if the panel sensing Zigbee retrieves moisture, temperature and
salt content values it periodically updates those values to
database connected to it. In which there by starting the server
board the values which is present in database gets updated to
server board using UDP/IP protocol socket where the server
board is designed in java platform since it is one way
communication. Thus the values are updated to server board
[1].
MODULE 2: Fetching
Drizzly App will fetch the content from the server
board it includes moisture, temperature and salt content values
which will be displayed in GUI page of the android App. i.e)
those values will get displayed in separate edit text bar which
states that temperature, moisture and salt content values gets
updated periodically from database to server board which
automatically transfers content values to app. Here in the part
of fetching TCP/IP communication protocol is used to transfer
content values from database to server board [4].
MODULE 3: Checking:
In this module the updated values in the app is
checked with default value (suitable for crop forecasting)
which was preloaded in the App (i.e) if the updated value is
greater than or equal to the default value then it sends
notification that no need to start up the motor else if the
updated value is less than the default value it notifies that the
motor should be started up. Thus the condition was being
checked accordingly [2].
MODULE 4: Sends notification:
This notification message says whether “no need to
start up the motor” or “need to start up the motor” will be sent
from app to server board via firebase. In which the notification
content will be sent as push notification thus the server board
will automatically start up or shut down the motor according
to the notification received this controls the motor whether to
ON or OFF without any human interaction. This is achieved
because aurdino was connected to the server board for
automatic control to perform ON or OFF operation [1].
V. CONCLUSION
The summary of this Android project is to focus on
the development of a mobile application for Agricultural
region that supports human less interaction which reduces the
time and energy of the farmers as well as water for further
irrigation. There is a need for the development of mobile App
services for agriculture using which farmers are able to
retrieve information at anytime and anywhere. This
application is to know information regarding the salt, moisture
and temperature content values periodically. This makes a
better relationship between the Agriculture field and farmers.
The data is stored in an efficient and secure manner so
retrieval of information is possible wherever required.
Notifications will be send to the server board which controls
the motor automatically reduces the time consumption and
work burden. Hence this will be simple, efficient and
adaptable to all farmers.
REFERENCES
[1] Android. [Online]. Available:
http://www.android.com/tutorials/org
[2] Chew, Clara C., et al. "Effects of near-surface soil
moisture on GPS SNR data: development of a retrieval
algorithm for soil moisture." Geoscience and Remote
Sensing, IEEE Transactions on 52.1 (2014): 537-543.
[3] Martin-Nair, M. "A passive reflectometry and
interferometry system: Application to agriculture
altimetry." ESA journal 17 (1993): 331-355.
[4] Wan, Wei, et al. "Initial results of China’s GNSS-R
airborne campaign: soil moisture retrievals." Science
Bulletin 60.10 (2015): 964-971.

More Related Content

What's hot

Indian agriculture the way forward
Indian agriculture the way forwardIndian agriculture the way forward
Indian agriculture the way forwardArunkumar K.R.
 
A Design of Framework for AGRI-CLOUD
A Design of Framework for AGRI-CLOUDA Design of Framework for AGRI-CLOUD
A Design of Framework for AGRI-CLOUDIOSR Journals
 
Use of closed loop system using Arduino for different parameters in farming
Use of closed loop system using Arduino for different parameters in farmingUse of closed loop system using Arduino for different parameters in farming
Use of closed loop system using Arduino for different parameters in farmingjournalBEEI
 
IOT and Cloud in Agriculture
IOT and Cloud in AgricultureIOT and Cloud in Agriculture
IOT and Cloud in AgricultureSathish Kumar
 
TIDDY An Artificial Intelligence Based Floor Cleaning Robot
TIDDY An Artificial Intelligence Based Floor Cleaning RobotTIDDY An Artificial Intelligence Based Floor Cleaning Robot
TIDDY An Artificial Intelligence Based Floor Cleaning Robotijtsrd
 
ICAR initiatives on Application of Artificial Intelligence and Internet of Th...
ICAR initiatives on Application of Artificial Intelligence and Internet of Th...ICAR initiatives on Application of Artificial Intelligence and Internet of Th...
ICAR initiatives on Application of Artificial Intelligence and Internet of Th...Sudhir Kumar Soam
 
IRJET- Role of Internet of Things in Agriculture
IRJET- Role of Internet of Things in AgricultureIRJET- Role of Internet of Things in Agriculture
IRJET- Role of Internet of Things in AgricultureIRJET Journal
 
IJSRED-V2I2P53
IJSRED-V2I2P53IJSRED-V2I2P53
IJSRED-V2I2P53IJSRED
 
Basic knowledge of application of computers in agriculture
Basic knowledge of application of computers in agricultureBasic knowledge of application of computers in agriculture
Basic knowledge of application of computers in agriculturejatinder pal singh
 
IoF - Internet of Farms - How the digital revolution is changing the agricult...
IoF - Internet of Farms - How the digital revolution is changing the agricult...IoF - Internet of Farms - How the digital revolution is changing the agricult...
IoF - Internet of Farms - How the digital revolution is changing the agricult...Product of Things
 
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
 
An internet of things ecosystem for planting of coriander (Coriandrum sativum...
An internet of things ecosystem for planting of coriander (Coriandrum sativum...An internet of things ecosystem for planting of coriander (Coriandrum sativum...
An internet of things ecosystem for planting of coriander (Coriandrum sativum...IJECEIAES
 
How artificial intelligence revolutionising agriculture industry in 2021 li...
How artificial intelligence revolutionising agriculture industry in 2021   li...How artificial intelligence revolutionising agriculture industry in 2021   li...
How artificial intelligence revolutionising agriculture industry in 2021 li...kalyanit6
 
Artificial Intelligence In Agriculture & Its Status in India
Artificial Intelligence In Agriculture & Its Status in IndiaArtificial Intelligence In Agriculture & Its Status in India
Artificial Intelligence In Agriculture & Its Status in IndiaJanhviTripathi
 
A Survey: Modernizing Agriculture in India
A Survey: Modernizing Agriculture in IndiaA Survey: Modernizing Agriculture in India
A Survey: Modernizing Agriculture in Indiaijtsrd
 

What's hot (20)

Online tool- FOCARS lecture
Online tool- FOCARS lectureOnline tool- FOCARS lecture
Online tool- FOCARS lecture
 
Indian agriculture the way forward
Indian agriculture the way forwardIndian agriculture the way forward
Indian agriculture the way forward
 
A Design of Framework for AGRI-CLOUD
A Design of Framework for AGRI-CLOUDA Design of Framework for AGRI-CLOUD
A Design of Framework for AGRI-CLOUD
 
Use of closed loop system using Arduino for different parameters in farming
Use of closed loop system using Arduino for different parameters in farmingUse of closed loop system using Arduino for different parameters in farming
Use of closed loop system using Arduino for different parameters in farming
 
IOT and Cloud in Agriculture
IOT and Cloud in AgricultureIOT and Cloud in Agriculture
IOT and Cloud in Agriculture
 
TIDDY An Artificial Intelligence Based Floor Cleaning Robot
TIDDY An Artificial Intelligence Based Floor Cleaning RobotTIDDY An Artificial Intelligence Based Floor Cleaning Robot
TIDDY An Artificial Intelligence Based Floor Cleaning Robot
 
ICAR initiatives on Application of Artificial Intelligence and Internet of Th...
ICAR initiatives on Application of Artificial Intelligence and Internet of Th...ICAR initiatives on Application of Artificial Intelligence and Internet of Th...
ICAR initiatives on Application of Artificial Intelligence and Internet of Th...
 
IRJET- Role of Internet of Things in Agriculture
IRJET- Role of Internet of Things in AgricultureIRJET- Role of Internet of Things in Agriculture
IRJET- Role of Internet of Things in Agriculture
 
IJSRED-V2I2P53
IJSRED-V2I2P53IJSRED-V2I2P53
IJSRED-V2I2P53
 
Iot in agriculture
Iot in agricultureIot in agriculture
Iot in agriculture
 
Basic knowledge of application of computers in agriculture
Basic knowledge of application of computers in agricultureBasic knowledge of application of computers in agriculture
Basic knowledge of application of computers in agriculture
 
Ml & robotics
Ml & roboticsMl & robotics
Ml & robotics
 
IoF - Internet of Farms - How the digital revolution is changing the agricult...
IoF - Internet of Farms - How the digital revolution is changing the agricult...IoF - Internet of Farms - How the digital revolution is changing the agricult...
IoF - Internet of Farms - How the digital revolution is changing the agricult...
 
Ai in farming
Ai in farmingAi in farming
Ai in farming
 
The Potential of IoT in Agriculture
The Potential of IoT in Agriculture The Potential of IoT in Agriculture
The Potential of IoT in Agriculture
 
An internet of things ecosystem for planting of coriander (Coriandrum sativum...
An internet of things ecosystem for planting of coriander (Coriandrum sativum...An internet of things ecosystem for planting of coriander (Coriandrum sativum...
An internet of things ecosystem for planting of coriander (Coriandrum sativum...
 
AI IN AGRICULTURE
AI IN AGRICULTUREAI IN AGRICULTURE
AI IN AGRICULTURE
 
How artificial intelligence revolutionising agriculture industry in 2021 li...
How artificial intelligence revolutionising agriculture industry in 2021   li...How artificial intelligence revolutionising agriculture industry in 2021   li...
How artificial intelligence revolutionising agriculture industry in 2021 li...
 
Artificial Intelligence In Agriculture & Its Status in India
Artificial Intelligence In Agriculture & Its Status in IndiaArtificial Intelligence In Agriculture & Its Status in India
Artificial Intelligence In Agriculture & Its Status in India
 
A Survey: Modernizing Agriculture in India
A Survey: Modernizing Agriculture in IndiaA Survey: Modernizing Agriculture in India
A Survey: Modernizing Agriculture in India
 

Similar to Drizzly-An Android Application Of Unmanned Motor Starter For Agriculture Region

IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop PredictionIRJET Journal
 
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNsAgro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNsijsrd.com
 
Kisan Monitoring System Focused on Android based Application
Kisan Monitoring System Focused on Android based ApplicationKisan Monitoring System Focused on Android based Application
Kisan Monitoring System Focused on Android based ApplicationIRJET Journal
 
Based on GSM Automated and Smart Irrigation System Using Android
Based on GSM Automated and Smart Irrigation System Using AndroidBased on GSM Automated and Smart Irrigation System Using Android
Based on GSM Automated and Smart Irrigation System Using Androidijtsrd
 
Leveraging the Power of Smartphones: Real Time Monitoring of Water Points
Leveraging the Power of Smartphones: Real Time Monitoring of Water PointsLeveraging the Power of Smartphones: Real Time Monitoring of Water Points
Leveraging the Power of Smartphones: Real Time Monitoring of Water PointsIJERA Editor
 
IRJET-Intelligent Farms
IRJET-Intelligent FarmsIRJET-Intelligent Farms
IRJET-Intelligent FarmsIRJET Journal
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET Journal
 
Expense Manager Flutter Application
Expense Manager Flutter ApplicationExpense Manager Flutter Application
Expense Manager Flutter Applicationijtsrd
 
Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. IRJET Journal
 
IRJET- App Misbehaviour Check: Development of Virus Modeling, Propagation...
IRJET-  	  App Misbehaviour Check: Development of Virus Modeling, Propagation...IRJET-  	  App Misbehaviour Check: Development of Virus Modeling, Propagation...
IRJET- App Misbehaviour Check: Development of Virus Modeling, Propagation...IRJET Journal
 
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET Journal
 
Test Cases and Testing Strategies for Mobile Apps –A Survey
Test Cases and Testing Strategies for  Mobile Apps  –A SurveyTest Cases and Testing Strategies for  Mobile Apps  –A Survey
Test Cases and Testing Strategies for Mobile Apps –A SurveyIRJET Journal
 
IRJET- Implementation of Handling Android Application using SMS(Short Mes...
IRJET-  	  Implementation of Handling Android Application using SMS(Short Mes...IRJET-  	  Implementation of Handling Android Application using SMS(Short Mes...
IRJET- Implementation of Handling Android Application using SMS(Short Mes...IRJET Journal
 
Location sharing and automatic message sender Android Application
Location sharing and automatic message sender Android ApplicationLocation sharing and automatic message sender Android Application
Location sharing and automatic message sender Android ApplicationKavita Sharma
 
Fitness Activity Recognition for Smartphone
Fitness Activity Recognition for SmartphoneFitness Activity Recognition for Smartphone
Fitness Activity Recognition for SmartphoneIRJET Journal
 
10.1109@jsen.2015.2435516
10.1109@jsen.2015.243551610.1109@jsen.2015.2435516
10.1109@jsen.2015.2435516Jayakrishnan S
 
SURVEY OF ANDROID APPS FOR AGRICULTURE SECTOR
SURVEY OF ANDROID APPS FOR AGRICULTURE SECTORSURVEY OF ANDROID APPS FOR AGRICULTURE SECTOR
SURVEY OF ANDROID APPS FOR AGRICULTURE SECTORijistjournal
 
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...IJARIIT
 
IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women SecurityIRJET Journal
 

Similar to Drizzly-An Android Application Of Unmanned Motor Starter For Agriculture Region (20)

IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop Prediction
 
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNsAgro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
Agro-Sense: A Cloud-Enabled Mobile App for Efficient Farming System using WSNs
 
Kisan Monitoring System Focused on Android based Application
Kisan Monitoring System Focused on Android based ApplicationKisan Monitoring System Focused on Android based Application
Kisan Monitoring System Focused on Android based Application
 
Based on GSM Automated and Smart Irrigation System Using Android
Based on GSM Automated and Smart Irrigation System Using AndroidBased on GSM Automated and Smart Irrigation System Using Android
Based on GSM Automated and Smart Irrigation System Using Android
 
Leveraging the Power of Smartphones: Real Time Monitoring of Water Points
Leveraging the Power of Smartphones: Real Time Monitoring of Water PointsLeveraging the Power of Smartphones: Real Time Monitoring of Water Points
Leveraging the Power of Smartphones: Real Time Monitoring of Water Points
 
IRJET-Intelligent Farms
IRJET-Intelligent FarmsIRJET-Intelligent Farms
IRJET-Intelligent Farms
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using Smartphone
 
Expense Manager Flutter Application
Expense Manager Flutter ApplicationExpense Manager Flutter Application
Expense Manager Flutter Application
 
Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. 
 
IRJET- App Misbehaviour Check: Development of Virus Modeling, Propagation...
IRJET-  	  App Misbehaviour Check: Development of Virus Modeling, Propagation...IRJET-  	  App Misbehaviour Check: Development of Virus Modeling, Propagation...
IRJET- App Misbehaviour Check: Development of Virus Modeling, Propagation...
 
safe journey
safe journeysafe journey
safe journey
 
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
 
Test Cases and Testing Strategies for Mobile Apps –A Survey
Test Cases and Testing Strategies for  Mobile Apps  –A SurveyTest Cases and Testing Strategies for  Mobile Apps  –A Survey
Test Cases and Testing Strategies for Mobile Apps –A Survey
 
IRJET- Implementation of Handling Android Application using SMS(Short Mes...
IRJET-  	  Implementation of Handling Android Application using SMS(Short Mes...IRJET-  	  Implementation of Handling Android Application using SMS(Short Mes...
IRJET- Implementation of Handling Android Application using SMS(Short Mes...
 
Location sharing and automatic message sender Android Application
Location sharing and automatic message sender Android ApplicationLocation sharing and automatic message sender Android Application
Location sharing and automatic message sender Android Application
 
Fitness Activity Recognition for Smartphone
Fitness Activity Recognition for SmartphoneFitness Activity Recognition for Smartphone
Fitness Activity Recognition for Smartphone
 
10.1109@jsen.2015.2435516
10.1109@jsen.2015.243551610.1109@jsen.2015.2435516
10.1109@jsen.2015.2435516
 
SURVEY OF ANDROID APPS FOR AGRICULTURE SECTOR
SURVEY OF ANDROID APPS FOR AGRICULTURE SECTORSURVEY OF ANDROID APPS FOR AGRICULTURE SECTOR
SURVEY OF ANDROID APPS FOR AGRICULTURE SECTOR
 
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
 
IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women Security
 

Recently uploaded

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
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
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
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...jabtakhaidam7
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptxrouholahahmadi9876
 
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
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 

Recently uploaded (20)

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
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
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
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
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
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
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
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
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
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 

Drizzly-An Android Application Of Unmanned Motor Starter For Agriculture Region

  • 1. IJSART - Volume 3 Issue 3 –MARCH 2017 ISSN [ONLINE]: 2395-1052 Page | 610 www.ijsart.com DRIZZLY-An Android Application of Unmanned Motor Starter for Agriculture Region J.Sangeethapriya1 , M.keerthika2 , R.Shivasri3 , S.Sukhi4 , N.Shardhapriyadharshini5 1, 2, 3, 4, 5 Saranathan college of Engineering, Trichy 620 002, TamilNadu, India Abstract- Indian agriculture is at crossroads and one of the major challenges is to reverse deceleration in agricultural growth. Main reason for deceleration in agricultural growth is declining irrigation to overcome that this application works with your phone, named Drizzly to identify soil properties such as moisture, temperature and salt content those properties are checked to perform automatic motor starter for irrigation purpose [1]. Among those properties soil moisture measurement is important for disciplines such as hydrology and climatology in which Global Navigation Satellite System- Reflectometry (GNSS-R) technique has been already demonstrated to be an effective tool to sense soil moisture content (SMC) but in this application panel sensing zigbee plays the role of GNSS-R this zigbee not only senses SMC but also senses temperature, salt contents and updates this details to database and further updation to Server board [4]. The design and implementation of our application is based on fetching those properties from the server board it checks with default value which was preloaded and sends notification to the server board via firebase whether to start up or shut down the motor automatically [3]. Keywords- Zigbee, Agriculture, Android App, Motor Starter. I. INTRODUCTION Agriculture is the art and science of cultivating the soil, growing crops and raising livestock. It includes the preparation of plant and animal products for people to use and their distribution to markets. Agriculture provides most of the world's food and fabrics. India's agriculture is composed of many crops, with the foremost food staples being rice and wheat. Indian farmers also grow pulses, potatoes, sugarcane, oilseeds, and such non-food items as cotton, tea, coffee, rubber, and jute. Agriculture plays a crucial role in the life of an economy. It is the backbone of our economic system. Agriculture not only provides food and raw material but also employment opportunities to a very large proportion of population. Industrial agriculture based on large-scale monoculture farming has become the dominant agricultural methodology. Agricultural engineers must have a wealth of knowledge and skills to function effectively in the multiplicity of the agricultural and agribusiness industries. The agricultural engineer helps to make farming sustainable, safe, and environmentally friendly. They analyze agricultural operations and weigh the use of new technologies and methods to increase yields, improve land use, and conserve resources like seed, water, fertilizers, pesticides and fuel. The engineer recommends strategies to protect the health, safety and security of worker's, animals and agricultural products [1]. Nowadays, Due to the rapid advancements in technology all the information is available one hand in the form of smartphones. Instead of using traditional form (i.e websites) for communication, newer form such as mobile technology can be used for quicker and easier access. This had led to the evolution of mobile applications Mobile Application development is a term used to denote the act or process by which Application software is developed. Hand held devices, such as personal digital assistants, enterprise digital assistants or mobile phones. These Application can be pre-installed on phones during manufacturing platforms, or delivered as web Application using server-side or client-side processing (e.g. Java Script) to provide an “Application-like” experience within a Web browser. As part of the development process, Mobile User Interface (UI) Design is also an essential in the creation of mobile Apps. Mobile UI considers constraints & contexts, screen, input and mobility as outlines for design. The user is often the focus of interaction with their device, and the interface entails components of both hardware and software. Mobile UI design constraints include limited attention and form factors, such as a mobile device’s screen size for a user’s hand(s). Overall, mobile UI design’s goal is primarily for an understandable, user-friendly interface [3]. The UI of mobile Apps should consider user’s limited attention, minimize keystrokes, and be task-oriented with a minimum set of functions. This functionality is supported by Mobile enterprise Application platforms or integrated development environments (IDEs). Thus to provide all those information at ease, this project is aimed at developing a drizzly android application to perform unmanned motor starter through panel sensing zigbee connected to server board. In this panel sensing zigbee senses moisture, temperature, salt content and updates to database and further Updation to server board from database. This App will fetch the content from the server board it includes moisture, temperature and salt content values which will be updated from server board to android App. Then
  • 2. IJSART - Volume 3 Issue 3 –MARCH 2017 ISSN [ONLINE]: 2395-1052 Page | 611 www.ijsart.com it checks with default value (suitable for crop forecasting) which was preloaded in the App (i.e) if the updated value is greater than or equal to the default value then it sends notification that no need to start up the motor else if the updated value is less than the default value it notifies that the motor should be started up. This notification message says “no need to start up the motor”, “need to start up the motor” will be sent to server board via firebase. Then the server board will notify automatically to start up or shut down the motor according to the notification [4]. 1. ANDROID Android is a mobile operating system developed by Google, based on the Linux Kernel and designed primarily for touchscreen mobile devices such as smartphones and tablets. Android user interface is mainly based on direct manipulation , using touch gestures that loosely correspond to the real-world actions, such as swiping, tapping and pinching, to manipulate on-screen objects, along with the virtual keyboard for text input. In addition to touchscreen devices, Google has further developed Android TV for televisions, Android wear for watches, each with a specialized user interface. It is also used in other electronic gadgets too. Android has the largest installed base of all operating systems of any kind. The success of Android has made it a target for patent litigation as part of the so-called “smart phone wars” between technology companies. Figure 1. Android Architecture The following are the features of Android it have native support for multi-touch which was initially made available in handsets such as the HTC Hero. Multitasking of Application, with unique handling of memory allocation, is available. As of Android 4.1 Google has expanded Voice Actions with ability to talk back and read answers from Google’s Knowledge Graph when queried with specific commands. Android supports connectivity technologies including GSM/EDGE, Bluetooth, LTE, CDMA, and WiMAX. Android supports tethering, which allows a phone to be used as a wireless/wired Wi-Fi hotspot. Most Android devices include micro SD card slots and can read micro SD cards formatted with the FAT32, Ext3 or Ext4 file systems. II. OBJECTIVES The main objective of this project is aimed at developing a drizzly android application to perform unmanned motor starter through panel sensing zigbee connected to server board by sending push notification via firebase. The following are the main features of this application 1) Automatic starts up and shut down of motor. 2) No need any human interaction. 3) Periodic updates. III. PROPOSED SYSTEM In proposed system, the system proposes to develop an unmanned motor start up for an agriculture region. It overcomes the disadvantages of an existing system is that an existing application has been developed to start up and shut down motor was just by switching on the motor by making a call and it can be switched off by an assumption i.e after some time duration. There is no indication for switching off the motor automatically. Motor is used for irrigation purpose. Irrigation is the method in which a controlled amount of water is to be supplied to plants at regular intervals for agriculture. This App works based up on the values such as temperature, moisture and salt content values are being uploaded to the database of an irrigation field which are then updated to the server board. These values in turn are sent to the android application i.e regular periodic updates [2]. App checks the above three values with the default condition which has been preloaded in the app. Based up on the conditions this Android App will sends push notification to server board whether to start up and shut down the motor via firebase. Thus server board controls the motor automatically. These processes occur without any human interaction or pre assumption. The drizzly application has 4 main modules in it. They are 1) Updation. 2) Fetching. 3) Checking condition. 4) Sends notification.
  • 3. IJSART - Volume 3 Issue 3 –MARCH 2017 ISSN [ONLINE]: 2395-1052 Page | 612 www.ijsart.com Figure 2. IV. IMPLEMENTATION MODULE 1: Updation In this panel sensing zigbee senses moisture, temperature, salt content values and updates to database which in turn those values are again updated to server board i.e) once if the panel sensing Zigbee retrieves moisture, temperature and salt content values it periodically updates those values to database connected to it. In which there by starting the server board the values which is present in database gets updated to server board using UDP/IP protocol socket where the server board is designed in java platform since it is one way communication. Thus the values are updated to server board [1]. MODULE 2: Fetching Drizzly App will fetch the content from the server board it includes moisture, temperature and salt content values which will be displayed in GUI page of the android App. i.e) those values will get displayed in separate edit text bar which states that temperature, moisture and salt content values gets updated periodically from database to server board which automatically transfers content values to app. Here in the part of fetching TCP/IP communication protocol is used to transfer content values from database to server board [4]. MODULE 3: Checking: In this module the updated values in the app is checked with default value (suitable for crop forecasting) which was preloaded in the App (i.e) if the updated value is greater than or equal to the default value then it sends notification that no need to start up the motor else if the updated value is less than the default value it notifies that the motor should be started up. Thus the condition was being checked accordingly [2]. MODULE 4: Sends notification: This notification message says whether “no need to start up the motor” or “need to start up the motor” will be sent from app to server board via firebase. In which the notification content will be sent as push notification thus the server board will automatically start up or shut down the motor according to the notification received this controls the motor whether to ON or OFF without any human interaction. This is achieved because aurdino was connected to the server board for automatic control to perform ON or OFF operation [1]. V. CONCLUSION The summary of this Android project is to focus on the development of a mobile application for Agricultural region that supports human less interaction which reduces the time and energy of the farmers as well as water for further irrigation. There is a need for the development of mobile App services for agriculture using which farmers are able to retrieve information at anytime and anywhere. This application is to know information regarding the salt, moisture and temperature content values periodically. This makes a better relationship between the Agriculture field and farmers. The data is stored in an efficient and secure manner so retrieval of information is possible wherever required. Notifications will be send to the server board which controls the motor automatically reduces the time consumption and work burden. Hence this will be simple, efficient and adaptable to all farmers. REFERENCES [1] Android. [Online]. Available: http://www.android.com/tutorials/org [2] Chew, Clara C., et al. "Effects of near-surface soil moisture on GPS SNR data: development of a retrieval algorithm for soil moisture." Geoscience and Remote Sensing, IEEE Transactions on 52.1 (2014): 537-543. [3] Martin-Nair, M. "A passive reflectometry and interferometry system: Application to agriculture altimetry." ESA journal 17 (1993): 331-355. [4] Wan, Wei, et al. "Initial results of China’s GNSS-R airborne campaign: soil moisture retrievals." Science Bulletin 60.10 (2015): 964-971.