Vous êtes sur la page 1sur 10

COMPENDIUM OF STUDENT RESEARCHES

BULACAN STATE UNIVERSITY


COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

GSM BASED SOIL MOISTURE SENSOR FOR AUTOMATED IRRIGATION SYSTEM

Engr. Maria Lorena SP. Villena Engr. Richard Y. Dela Cruz Ronald Renz V. Amante
College of Engineering College of Engineering College of Engineering
Bulacan State University Bulacan State University Bulacan State University
Malolos, Bulacan Malolos, Bulacan Malolos, Bulacan
eyna18@gmail.com chaddelacruz121987@gmail.com ronald_amante@ymail.com

Kit Harold R. Batuyong Mark Renson V. Carreon Wendy F. Chu


College of Engineering College of Engineering College of Engineering
Bulacan State University Bulacan State University Bulacan State University
Malolos, Bulacan Malolos, Bulacan Malolos, Bulacan
kitharoldbatuyong@yahoo.com rensoncarreon@gmail.com wendychu00@gmail.com

John Carlo V. Cristobal


College of Engineering
Bulacan State University
Malolos, Bulacan
carlocristobal727@gmail.com

Abstract- The modern challenge for improving plant latter 2 sectors are very small), which together
growth and reducing costs justifies the development employ 39.8 percent of the labor force and contribute
of an automated irrigation system that will minimize 20 percent of Gross Domestic Product (Philippines -
the waste of water and reduce human labor and Agriculture, 2010). Rice is considered the most
monitoring overhead. GSM Based Soil Moisture important agricultural crop in the country and is a
Detector for Automated Irrigation System is intended staple food but in terms of food security, the
to provide proper amount of irrigation to agricultural Philippines still remains extremely vulnerable. With a
field by observing the moisture content of soil. The population of over 92 million as of 2010, rising at an
project automates the process of manually irrigating average rate of more than 2 per cent per year, the
the field by switching the water pump ON/OFF amount of rice produced relative to domestic
through GSM technology. It is implemented by using consumption remains insufficient and the gap needs
a gizDuino microcontroller, programmed such as to to be filled through imports. Therefore, any future
collect input signals that measures moisture content policies in the sector need to aim at increasing and
of soil. LCD is interfaced with microcontroller for sustaining domestic production, while taking into
displaying moisture content of soil. Solar energy is consideration the possible adverse effects of climate
used to power the water pump. Switches are also change.
provided for manual operation.
Soil health is the foundation of productive
I. INTRODUCTION farming practices. Fertile soil provides essential
nutrients to plants. Important physical characteristics
The continuous increasing demand of food of soil-like structures and aggregation allow water
requires the rapid improvement in food production and air to infiltrate. Soil health and soil quality are
technology. In a country like Philippines, farming is terms used interchangeably to describe soils that are
one of the basic jobs. Most citizens still live in rural not only fertile but also possess adequate physical
areas and support themselves through agriculture. and biological properties to “sustain productivity,
The country's agriculture sector is made up of 4 sub- maintain environmental quality and promote plant
sectors: farming, fisheries, livestock, and forestry (the and animal health” (DuPont, 2009). Water contained
COMPENDIUM OF STUDENT RESEARCHES
BULACAN STATE UNIVERSITY
COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

in soil is called soil moisture. The water is held 5.1 Functionality


within the soil pores. Soil water is the major 5.2 Reliability
component of the soil in relation to plant growth. If 5.3 Efficiency
the moisture content of a soil is optimum for plant 5.4 Portability
growth, plants can readily absorb soil water. Soil 5.5 Maintainability
water is important because it serves as a solvent and
carrier of food nutrients for plant growth. The yield II. RESEARCH DEVELOPMENT
of crop is more often determined by the amount of
water available rather than the deficiency of other Methodology is a technique of analyzing of
food nutrients. The soil water acts as a nutrient itself principles or procedures of methods or rules
and regulates soil temperature. Soil forming employed by a discipline. It also includes the
processes and weathering depend on water. procedures and methods in gathering data together
Microorganisms require water for their metabolic with the statistical tools used in the analysis and
activities Soil water helps in chemical and biological interpretation of the findings of the study with the aid
activities of soil. It is a principal constituent of the of the instruments used
growing plant. It is a principal constituent of the
growing plant. Water is essential for photosynthesis. 2.1. Project Research Design

The goal of Researchers for this project is to This study utilized the descriptive method of
design a project that can be perfectly rectified the research. Descriptive research involves collection of
problems if Soil Moisture Detector for Automated data in order to test the hypothesis or to answer
Irrigation is used in which the irrigation will take questions concerning the current status of the subject
place only when there will be acute requirement of of the study. Descriptive research describes a certain
water. In addition, it can reduce the effort of farmer present condition. The survey methods were the
to set it up manually. research instruments used for the data-gathering,
which is commonly used to explore opinions
1.1 Problem of the Study according to respondents that can represent a whole
population. The purpose of employing the descriptive
Irrigating the land through manual control at method is to describe the nature of a condition, as it
regular intervals consumes more water and takes place during the time of the study and to
sometimes the water reaches late due to which crops explore the cause or causes of a particular condition.
get dried. Running the irrigation cycle too long might The researcher opted to use this kind of research
cause damage to the crops and also waste of water. considering the desire to acquire first hand data from
the respondents so as to formulate rational and sound
The main problem of the researcher is how to conclusions and recommendations for the study.
develop a device that will make the irrigation cycle
automated through the help of GSM module and 2.2 Project Development
Arduino Microcontroller. Specifically, this study
aims to resolve the following questions: In developing the GSM Based Soil Moisture Detector
for Automated Irrigation System, there are certain
1. How to design a prototype that will adopt steps to follow: Planning, Software and Hardware
technology for sustainable farming? Development and Software and Hardware
2. How to develop a device that will: Integration.
2.1 Avoid irrigation cycle prolonged?
2.2 Irrigate the land automatically and 2.2.1 Planning
manually?
2.3 Decrease human interference? Planning is the process of setting strategies, tasks,
3. How to test the device using different kind goals, and schedules to accomplish the goals. Factor
of moistened soil? that the researchers consider is that traditional
4. How to evaluate the prototype based on the irrigation system takes too much work, effort and
performance? time to be done properly.
5. What is the level of acceptability of the In this stage, different requirements for
device in terms of: developing the study using software and hardware
COMPENDIUM OF STUDENT RESEARCHES
BULACAN STATE UNIVERSITY
COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

were analyzed by the researchers. What kind of 2.2.2.3 Verification and Test
programming language to use to develop the software
of the study and different modules to use for the All the units developed in the implementation phase
hardware. The researchers also defined the roles and are integrated into a system after testing of each unit.
responsibilities of each members; this provided us a For post integration, the entire system is tested for
good understanding of the job and tasks we are to any faults and bugs.
perform as an individual. The researchers also needed
to have an alternative plan when the time comes 2.2.2.4 System Deployment
because of some risk that they may experience on
developing the study. Once the functional and non-functional testing is
done, the product will be deployed for the users.
2.2.2 Software Development
2.2.2.5 Software Maintenance
Software Development is the programming,
testing, and debugging of the software. The most If there are some issues which come up in the user
important aspect in developing the software is its environment, we will release patches to fix these
design and the language used. And when choosing concerns so that the system could also be enhanced.
the design and language is successfully done, coding
2.2.3Hardware Development
takes its part. The programmer can easily debug his
program whenever the programmer experiences some gizDuino5 is an open source computing platform
problems. The researchers used a software based on a simple input/output(I/O) board and the use
development process called Waterfall Model. This of standard programming language; in other words, it
model maintains that one should move to a phase is a tool for implementing a program you have
only when it's proceeding phase is reviewed and deigned. gizDuino5 is the latest iteration of our
verified. The following phases are followed in order: continually evolving Arduino compatible series of
programmable controllers. Retrieved from http://e-
2.2.2.1 Requirement Specifications
gizmo.com/KIT/gizduinov.html
On this phase we gathered all possible requirements
for the device to be developed. In this stage, the
researchers need to know what kind of software will
fit the most in developing the study. In identifying
the needed requirements of the GSM Based Soil
Moisture Detector for Automated Irrigation System,
the most appropriate programming language to
develop the application that the researchers used is
the Arduino version 1.6.7 using C++ language on the
main hardware interfacing.

2.2.2.2 System Design

The requirement specifications from first phase are


studied in this phase and system design is prepared. Figure 1: gizDuino5
System Design will aid us in specifying hardware and
A GSM module is a wireless modem that works with
system requirements and it also helps in defining
a GSM wireless network. A wireless modem behaves
overall system architecture.
like a dial-up modem. The main difference between
2.2.2.3 Design Implementation them is that a dial-up modem sends and receives data
through a fixed telephone line while a wireless
With inputs from system design the system is first modem sends and receives data through radio waves.
developed in small programs called units, which are Like a GSM mobile phone, a GSM module requires a
integrated in the next phase. Each unit is developed SIM card from a wireless carrier in order to operate.
and tested for its functionality. Retrieved from
COMPENDIUM OF STUDENT RESEARCHES
BULACAN STATE UNIVERSITY
COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

http://www.developershome.com/sms/GSMModemIn so on. Retrieved from http://www.engineers


tro.asp garage.com/electronic-components/

Figure 4: 20x4 LCD

The water pump used for the project has maximum


output of 2200L/hr it is submersible water pump used
Figure 2: GSM Module for small water fall, fountain & aquarium. Running at
220~240V, 25W@60Hz. To keep productivity high
Soil moisture sensors measure the volumetric water and stay competitive in the market, farmers need to
content in soil. Since the direct gravimetric focus on profitability, which includes energy
measurement of free soil moisture requires removing, optimization and better use of water resources.
drying, and weighting of a sample, soil moisture Pumping systems play a vital role in providing
sensors measure the volumetric water content optimized solutions for energy and water use.
indirectly by using some other property of the soil, Retrieved from http://www.pumpsandsystems.
such as electrical resistance, dielectric constant, or com/topics/pumps/pump-systems-today-s-
interaction with neutrons, as a proxy for the moisture agricultural-irrigation
content.Retrieved from https://en.wikipedia.org/wiki/
Soil_moisture_sensor

Figure 3: Soil Moisture Sensor Figure 5: Water Pump 2200L/hr


LCD (Liquid Crystal Display) screen is an electronic Solar panels are devices that convert light into
display module and find a wide range of applications. electricity. They are called "solar" panels because
LCD display is very basic module and is very most of the time, the most powerful source of light
commonly used in various devices and circuits. available is the Sun, called Sol by astronomers. Some
These modules are preferred over seven segments scientists call them photovoltaics which means,
and other multi segment LEDs. The reasons being: basically, "light-electricity." Retrieved from
LCDs are economical; easily programmable; have no http://www.energysavingtrust.org.uk/domestic/solar-
limitation of displaying special & even custom panels
characters (unlike in seven segments), animations and
COMPENDIUM OF STUDENT RESEARCHES
BULACAN STATE UNIVERSITY
COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

By testing the software, the project


identified the credibility and the functionality of the
system. It examines the functionality of a program
which the software can do and how the output arrive.
In this testing, it focused in specification and
requirements of the application.

In testing the hardware, it was used to make


sure that the project is functioning well. By doing
different techniques, the test was done by choosing
Figure 6: Solar Panel 10W
the best technique that checks the functionality of the
Power inverters are electrical devices designed to device.
convert direct current (DC) to alternating current
2.3 EVALUATION PROCEDURE
(AC). DC is the power that is produced by batteries
and solar panels while Ac is the standard power The researchers used several methods to gather the
needed to run electrical equipment. A power inverter information essential for evaluation procedure.
does the opposite of a rectifier and is used in places Researchers applied surveying method which is the
and situations where AC power is not available. simplest way to collect data needed. This was done
Retrieved from http://www.powerinverters.org by giving survey forms to evaluate the overall
performance of the device. Gathering of data are
more specific based on the criteria given. To
overcome the limitations seen by the respondents,
results are analyzed to determine the enhancement
needed by the device. Another method used was
through actual interviews.

Table 1: Five-Point Likert Scale

Scale Range Description


Interpretation
Figure 7: Power Inverter 500Watts DC12v to 5 4.50-5.00 Very Good
AC220v 4 3.50-4.49 Good
3 2.50-3.49 Fair
2.2.4. Software and Hardware Integration 2 1.50-2.49 Poor
1 1.00-1.49 Very Poor
Software and hardware integration is the significant
part of the study. This part combines the software and
the hardware to make this project complete. 2.4 EVALUATION CRITERIA
Hardware is the physical components of the project
where software is the set of programs associated with The proposed project went through evaluation using
a system used to operate the hardware. The Arduino the Quality Model of ISO 9126. The ISO 9126-1
processes the data that will be flashed on the LCD categorizes six main quality characteristics:
screen and also relays it to water pump for automatic
water irrigation. Functionality refers to evaluating how well
the system meets predefined functional requirements.
2.2.5. Testing
Reliability criteria ensure the reliability of
When the software and hardware integration was the system in performing efficiently and accurately
done, the system was tested by testing the software, under varying conditions.
testing the hardware and testing the integration of
software and hardware.
COMPENDIUM OF STUDENT RESEARCHES
BULACAN STATE UNIVERSITY
COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

Efficiency describes how well the device Every project has its own limitations. The
provides the required performance that concerns with system also encounters some difficulties that can
the system resources. affect its performance. The following are the
limitations of this project.
Portability is the ability of the device to be
easily operated by a given environment. 1. The device is powered by a battery so if the
battery drained its charge, the soil moisture
Maintainability refers to ease with which a sensor won't produce an output.
device can be maintained in order to isolate defects or
their cause, correct defects or their cause, repair or 2. The GSM module needs reloading, if it
replace faulty or worn-out components without consumes its entire load, the device can't
having to replace still working parts. reply to the user.

3. RESULTS AND DISCUSSIONS 3. Soil moisture sensor can only get the right
output depending on the depth of the
This represents the output of the study. It includes the sensors.
results of evaluation conducted on the device. It also
discusses the structures that made the project run, 4. Because the researchers focus on providing
operations, capabilities and limitations of the device. a more cost-friendly device, and even
though the researchers can provide a casing
3.1 PROJECT CAPABILITIES AND for the soil moisture sensor, it can suffer
LIMITATIONS damages from storms or other calamities.
The project utilizes microcontroller, 3.2 PROJECT EVALUATION
gizDuino5 and other primary devices to achieve the
capabilities of this project. Functionality- Table 2 shows the functionality
assessment of the system. The respondents evaluated
1. The user will send the text code to the GSM the device as very good in the following: the device
module connected at the soil moisture, the can be easily operated by a given user in a given
GSM module will then reply the status and environment. (4.6); the device can interact with other
moisture level of the soil (WATTERY, components or system. (4.05); the prototype provides
DRY, HUMID). quick and accurate results based on its specifications.
(4.5); the device is functioning appropriate to its
2. The device's LCD screen will be giving specifications. (4.8); and the device is functioning
current moisture level of the land. correctly. (4.6).
3. Can be use not only for farms but also for
gardens or plant box, avoiding water stress
that the plants may experience.

4. The device is equipped with sensors that can


recognize the moisture of the soil and report
it to the user through SMS.

5. The soil moisture sensor is very portable, the


user can easily access it, move it, or keep it
indoors if there is a calamity going to
happen.

6. The water pump of the device can be


controlled through GSM and the water pump
will be provided with manual mode if the
user wasn't satisfied with the amount of
water in the land.
COMPENDIUM OF STUDENT RESEARCHES
BULACAN STATE UNIVERSITY
COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

Table 2: The Assessment of the Respondents on Table 3: Assessment of the Respondents on the
the Functionality Reliability

FUNCTIONALITY MEAN INTERPRETATION RELIABILTY MEAN INTERPRETATION


1. The device can be 1. The device is able to
easily operated by a bring back a failed
given user in a given system. 4.3 Good
4.6 Very Good
environment. 2. The soil moisture
2. The device can level is continuously
interact with other monitored by the 4.6 Very Good
components or 4.05 Good device.
system. 3. The device is able to
3. The prototype withstand and recover
provides quick and from component 3.95 Good
accurate results 4.5 failure.
based on its Very Good
4. The device is firmly
specifications. built and strongly
made. 4.25 Good
4. The device is
functioning Overall Weighted
4.8 Very Good 4.28 Good
appropriate to its Mean
specifications.
5. The device is
functioning Efficiency - Table 4 shows the efficiency assessment
correctly. 4.6 Very Good
of the system. The respondents evaluated the device
as Very Good in the following: the device meets the
Overall Weighted user’s objectives and requirements. (4.55); the device
4.51 Very Good
Mean responds in a short period of time. (4.45); the device
can contribute on the development of the agricultural
technology. (4.75); and the device is capable of
Reliability - Table 3 shows the reliability assessment
producing desired result without wasting too much
of the system. The respondents evaluated the device
materials, time or energy. (4.3).
as Good in the following: the device is able to bring
back a failed system (4.3); the soil moisture level is
continuously monitored by the device. (4.6); the
device is able to withstand and recover from
component failure. (3.95); the device is firmly built
and strongly made. (4.25).
COMPENDIUM OF STUDENT RESEARCHES
BULACAN STATE UNIVERSITY
COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

Table 4: Assessment of the Respondents on the Table 5: Assessment of the Respondents on the
Efficiency Maintainability

EFFICIENCY MEAN INTERPRETATION MAINTAINABILITY MEAN INTERPRETATION

1. The device 1. The device can


meets the user’s adapt in any 4.15 Good
4.55 Very Good condition.
objectives and
requirements. 2. The user can
2. The device easily identify the
root cause of failure. 3.75 Good
responds in a
short period of 4.45 Good
time. 3. The device can be
3. The device can serviced, maintained
4.25 Good
contribute on the and upgraded
development of locally.
the agricultural 4.75 Very Good
4. The device can be
technology. easily modified. 3.7 Good
4. The device is
capable of
Overall Weighted
producing 3.96 Good
Mean
desired result
without wasting 4.3 Good
too much
materials, time or Portability - Table 6 shows the portability
energy. assessment of the system. The respondents evaluated
the device as Good in the following: the device is
Overall able to change to new specifications or operating
4.51 Very Good environment. (4.25); the device can coexist with
Weighted Mean
other devices on the same operating environment.
(4.25);device can be installed in a specified
Maintainability – Table 5 shows the maintainability environment. (4.55);the device can be easily carried
assessment of the system. The respondents evaluated or moved around the field. (4.6); and the device is
the device as Good in the following: the device can usable on different platforms with little or no
adapt in any condition. (4.15); the user can easily modifications. (4.5).
identify the root cause of failure. (3.75); the device
can be serviced, maintained and upgraded locally.
(4.25);and the device can be easily modified. (3.7).
COMPENDIUM OF STUDENT RESEARCHES
BULACAN STATE UNIVERSITY
COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

Table 6: Assessment of the Respondents on the 4. CONCLUSIONS


Portability
The researchers resolved the problem of the study by
accomplishing the “GSM Based Soil Moisture
PORTABILITY MEAN INTERPRETATION Detector for Automated Irrigation System” prototype.
1. The device is Based on the findings that are mentioned above, the
able to change to conclusions were drawn:
new specifications
4.25 Good
or operating  The device is successfully designed through
environment. the help of soil moisture sensors and
2. The device can
gizDuino microcontroller to maintain a
coexist with other
devices on the desired soil water level.
same operating 4.25 Good  The researchers developed a device for
environment. efficient and automated operation of
3. The device can irrigation system.
be installed in a
specified 4.55 Very Good 4.1 In the development of the prototype, two
environment. soil moisture sensors are buried at the
opposite corner of the field sending changes
4. The device can in dielectric constant to the microcontroller
be easily carried or unit whenever soil conditions are detected
4.6 Very Good
moved around the
field. 4.2 In the development of the device that
5. The device is lets the user know the status of the soil, the
usable on different
user will send command to the GSM
platforms with
little or no 4.5 Very Good module, that will trigger the gizDuino to get
modifications. the status of the two sensors and sends it
back to the user. The user can trigger the
Overall Weighted device to turn on the pump (iPump: ON) and
4.43 Good when the soil reaches the right level of water
Mean
on the soil, the device will automatically
turn off. The user can also be able to turn the
Table 7: Summary of Mean Performance irrigation off manually by sending the turn
Evaluation of the GSM Based Soil Moisture off command (iPump: OFF).
Detector for Automated Irrigation System
4.3 In the development of the prototype, the
device used soil moisture sensors which are
INTERPRE connected to gizDuino microcontroller to
CRITERIA MEAN maintain the desired soil moisture level
TATION
without human intervention. The user must
Functionality 4.51 Very Good only verify that the system is operational
and that the water container is not empty.
Reliability 4.28 Good On the other hand, there is no way to inform
the user of emergencies such as empty water
Efficiency 4.51 Very Good container, component failure, etc.

 The researchers test the device’s range


Maintainability 3.96 Good
variation by the used of trial and error
method. The results of the test help the
Portability 4.43 Good researchers to minimize the errors that cause
the program to give an incorrect outcome
Overall Weighted from a corresponding number of tests. The
4.34 Good
Mean researchers also used two sensors to gain an
COMPENDIUM OF STUDENT RESEARCHES
BULACAN STATE UNIVERSITY
COLLEGE OF ENGINEERING
COMPUTER ENGINEERING DEPARTMENT

accurate value as possible, placed on Powerinverters.org,. (2016). Power Inverters - The


different distances from the water pump Power Inverter Source. Retrieved
placement to have a balance level of water from http://www.powerinverters.org/
all over the field.
 In evaluation of the prototype’s Pumpsandsystems.com,. (2016). Pump Systems for
performance, the researchers measured a gap Today’s Agricultural Irrigation |
from the LCD’s live feed of the soil Pumps & Systems. Retrieved from
moisture level. The gizDuino processes the http://www.pumpsandsystems.com/topics/pu
data from the sensor then sends it to the mps/pump-systems-today-s-
GSM module for the user’s feedback on that agricultural-irrigation
gap. On the other hand the LCD returns its
feed of the soil moisture level after the GSM Wikipedia (2015). Soil moisture sensor.
module reply to the user. Retrieved from
 The assessment of the end-user on the GSM https://en.wikipedia.org/wiki/Soil_moisture_
Based Soil Moisture Detector for Automated sensor
Irrigation System indicates a good
acceptability level in terms of performance.
The device’s functionality, reliability,
efficiency, maintainability and portability
have an overall weighted mean of 4.51,
4.28, 4.51, 3.96, 4.43 respectively..

5. REFERENCES

Developershome.com (2016). Retrieved from


http://www.developershome.com/sms/GSM
ModemIntro.asp

DuPont, S. T. (2009). PENNSTATE. Retrieved


August 21, 2015, from PENNSTATE:
http://extension.psu.edu/business/start-
farming/soils-and-soil-management/soil-
quality-introduction-to-soils-fact-sheet

Energysavingtrust.org.uk. (2014). Solar panels.

Retrieved from
http://www.energysavingtrust.org.uk/domest
ic/solar-panels

Engineersgarage.com (2012). Electronic


Components | Component Descriptions | Pin
Diagrams. Retrieved
fromhttp://www.engineersgarage.com/electr
onic-components/

Philippines - Agriculture. (2010). Retrieved August

19, 2015, from Advameg, Inc.:


http://www.nationsencyclopedia.com/econo
mies/Asia-and-the-Pacific/Philippines-
AGRICULTURE.html

Vous aimerez peut-être aussi