You are on page 1of 6

International Journal of Computer Science and Information Security (IJCSIS),

Vol. 16, No. 5, May 2018

Wireless Automated Soil Monitoring System

Sadia Afrin Shampa Buraira Nasir Umme Salma


Dept. of CSE .NET Developer, Lecturer, Dept. of CSE
Bangladesh University of Engineering & Technology Emerald Techno Limited Bangladesh University
(BUET) Dhaka, Bangladesh Dhaka, Bangladesh
Dhaka, Bangladesh khushboo.nasir@gmail.com ummesalma.cse@gmail.com
sadia.cse.39@gmail.com

II. RELATED WORKS


Abstract—Humidity is the amount of water present in soil and In the last two decades, with the development of wireless
temperature is the amount of heat. They are inversely technologies, several studies have focused on the autonomous
proportional to each other. The amount of water in soil is irrigation with sensors in agricultural systems [10]. Among
responsible for respiration, photosynthesis, transpiration and
transportation of minerals and other nutrients through the plant.
Proper irrigation is very important for soil for plant growth. On
the other hand, it is also important to make a balance between these works, a micro sprinkler system has a different place,
the temperature and humidity. This thesis report presents an and is designed to block controlled solenoid valves in a citrus
automated soil monitoring system where the sensor HSM-20G is grove with wireless sensors. Many studies have also
being used as temperature and humidity sensor, low power HC- successfully demonstrated the use of remote active and passive
06 wireless transceiver an Atmel ARDUINO board implementing microwave sensors. It has been discovered that many methods
microcontroller ATMEGA-2560.The sensed soil contents from of irrigation planning have been developed by wireless sensors
the HSM-20G sensor node will be transmitted to the coordinator in the last decades. It has been discovered that many methods
via wireless signal. The coordinator will transmit the data to the
of irrigation planning have been developed by wireless sensors
mobile using RX interface. Main components are used in the
proposed system are low cost and more flexible. The ATMEGA-
in the last decades. Many of the sensors, valves and modules
2560 microcontroller consumes low power. In addition, the HSM- available on the market assembled for irrigation system
20G sensing electrode also has advantages of easy installation and networks are too complex and / or expensive to be feasible for
replacement in the farm. The developed system provides a better site-specific management of fixed irrigation systems. Its
data transmitted and processed wirelessly and it can serve as a approval by producers is limited due to the costs, installation
basis for efficient irrigation scheduling and temperature control. time, maintenance and complexity of the systems.
Keywords-Sensors, ZigBee, GPRS, GSM, GPS, Bluetooth, III. THEORITICAL CONSIDERATION
Arduino Board,WASMS
Temperature and humidity are two important elements of
soil. Based on these two parameters we can find the condition
I. INTRODUCTION of soil with respect to different crops. There are various types
Bangladesh is primarily an agricultural economy. Agriculture of sensors and these sensors have different interfacing circuits
is the main producing sector of the economy, as it accounts for depending on the application. In wireless automated soil
about 30% of the country's GDP and around 60% of the total monitoring system we have use two circuits. One is
labor force [1]. The performance of this sector has an determination of these parameters and another is Bluetooth
overwhelming impact on the main macroeconomic objectives, device. This chapter reviews the theoretical consideration of
such as job generation, poverty alleviation, human resource our project.
development and food security. We want to create a device
A. Wireless (Bluetooth) Automated Soil Monitoring System
that allows our farmers to obtain information about their land
and other agricultural information in accordance with their 1)Wireless Systems: Wireless communication is a signal
various irrigation problems. For this purpose, we have of transmitting data between two or more electric volcanoes.
developed a device "Wireless automatic floor monitoring The best air conditioning for the air is Radio stations,
system", so that each user only identifies the soil problems and portable, can be as short as several meters per television or
obtains the solution. Only registered farmers receive this even thousands or even millions of miles for wireless
installation. Therefore, by registering a farmer is a member of communication. It includes a variety of code, which can be
this project and obtains that facility. accessed, which may include, including two phones, mobile
phones, digital PDAs and wireless networks. Other

140 https://sites.google.com/site/ijcsis/
ISSN 1947-5500
International Journal of Computer Science and Information Security (IJCSIS),
Vol. 16, No. 5, May 2018

examples of radio broadcasts include GPS cells, computers,


hardware hardware and audio help, door access, rocket,
radio station, television, space and cell phones.

Figure 2. Relationship between dew point temperature and relative humidity

IV. METHODOLOGY

Figure 1. Example of a wireless connection Figure 3 shows the block the diagram of the wireless
automated soil monitoring system considering the Table 1. At
2) System Automation: It works in a variety of ways, first the device will be connected to the soil using probs. Then
including steel, hydraulic, pneumatic, electronics and the temperature and humidity level of soil will be determined
computer systems. Advanced systems, such as modern airports or sensed by the HSM-20G sensor. Humidity level has been
and shipping companies, often combine all of these systems. shown in the form of percentage and the temperature is
Do not use a variety of methods, including metal, hydraulic, showed in both of the forms Celsius and Fahrenheit. The data
pneumatic, electronic and computer-based computers. of temperature and humidity is then sent to the mobile device
Advanced systems, such as modern airports and shipping through a wireless connection (in our project we have used
companies, often combine all of these systems. HC-06 Bluetooth module). The Bluetooth device is a wireless
media to pass information within components. Afterwards the
B. Temperature and Relative Humidity Related Analysis information will be transferred to an android device. Then it
Humidity is the amount of water vapor that can be in the will analyze the information and provide the corresponding
atmosphere at the given temperature. Relative humidity is the result.
actual amount of water vapor in the atmosphere. As Humidity
certain amount of water vapor in the atmosphere. As
temperatures increase, the amount of water vapor that can be
in the air also increases. As temperatures decrease, the amount
of water vapor that can be in the air also decreases. In the
winter time, the humidity can be so low it makes your skin
itch because low humidity means dry air which also makes the
barometer rise. The barometer measures the atmospheric
pressure. As the atmospheric pressure rises, that would
indicate clear weather and as it drops, that would indicate
stormy weather [15].
Warm air can hold more moisture than cold air. Hence if the
temperature of the air increases, its capacity to hold the
moisture increases provided additional moisture is supplied to
the air. That is why, in the tropic regions, the humidity
(particularly absolute humidity) is constantly higher owing to
the high temperature coupled with abundant moisture. Over
the deserts, despite high temperature, humidity[9].
On the other hand, relative humidity (which is different from Figure 3. The Block diagram of WASMS model
absolute humidity) decreases with a rise in temperature.
Because the relative humidity depends not only upon the A. System Design
amount of water vapor actually present but also on the air
temperature. Hence, if no moisture is added, an increase in The circuit diagram is very simple. The two Analog input
temperature will result in a corresponding decrease in the pins A0 & A1 of Arduino board are used to measure the
relative humidity [9]. sensor output voltages that correspond to the ambient
temperature and relative humidity.

141 https://sites.google.com/site/ijcsis/
ISSN 1947-5500
International Journal of Computer Science and Information Security (IJCSIS),
Vol. 16, No. 5, May 2018

1st portion is designed to determine the humidity and


temperature from the soil with the HSM-20G: Humidity and
Temperature Sensor.

Figure 6. Bluetooth Module – Arduino Uno Connectivity

However, applying the Bluetooth API can be difficult for first-


time users. The objective of this application note is to explain
how to use the Bluetooth tools available to an Android
developer in order to send and receive data to and from
another device wireless.

B. System Architecture
Figure 4. The Circuit Diagram of WASMS model (1st portion) 1) Sensing soil parameter (Temperature & humidity) from
soil:
2nd portion is the establishment wireless connection between
the sensor circuit and the android device via HC-06 Bluetooth
device by interfacing it with the Arduino UNO.

Figure 7. Architecture of WASMS

We have considered two parameters for determine the


condition of the soil. And those are:
Humidity determination from soil
Temperature determination from soil
After sensing all parameters PDA (Personal Digital Assistant)
gets all the information and stored it and sent that information
Figure 5. Interfacing Microcontroller to the Bluetooth device (HC-06) to the internet via Bluetooth.

Bluetooth is a popular way of communication between 2) Wireless internet portion:


devices. Many smartphones now have the ability to We are using a network for internet connection. Here listed
communicate via Bluetooth. This is useful for developers of (registered) farmer gets facility from the agriculture office. So
mobile applications whose applications require a wireless it is necessary to sign up for the farmers.
communication protocol.

142 https://sites.google.com/site/ijcsis/
ISSN 1947-5500
International Journal of Computer Science and Information Security (IJCSIS),
Vol. 16, No. 5, May 2018

Figure 8. Internet portion of Automated Soil Monitoring System

Temperature measurements can vary from a single instrument


that registers the outside temperature in the shade to different
measurements (for example on a standard screen, just above
grassland or bare ground (soil temperature) [9], in a building
and / or with a wet bulb, etc.)
Table 1. Standard Table of temperature and humidity
In our project we have used following equations to calculate
the humidity and temperature:
RH= 0.1515*sensorValue2Avg-12.0 (1)
TinC=281.583*pow (1.0230, (1.0/R)) *pow (R, -0.1227)-
150.6614 (2)
TinF=TinC*(9.0/5.0) +32 (3)
Eq 1. is for humidity and eq2. and eq3. are for temperature in
Celsius and Ferhenhite respectively.

D. Circuit Implementation

Figure 9. Flow chart of Wireless Automated Soil Monitoring System

C. Temperature and humidity measurement


We have collected some data on temperature and humidity
for various crops. We have used the following table for
required comparison:
Figure 10. The circuit implementation of WASMS
This is the overall circuit implementation of our thesis project.

143 https://sites.google.com/site/ijcsis/
ISSN 1947-5500
International Journal of Computer Science and Information Security (IJCSIS),
Vol. 16, No. 5, May 2018

Figure 11. Partial circuit implementation with bluetooth module and sensor
ii) iii)

This partial circuit shows the interfacing between temperature


and humidity sensor (HSM-20G) and the bluetooth module
(HC-06).

iv)
Fig 13. i) Main Circuit, ii) Pairing bluetooth module and android device, iii)
Figure 12. The arduino board Recieved data from soil, iv) Corresponding Result

V. DISCUSSION AND RECOMMENDATION


This section shows the implementation with microcontroller
ATMEGA2560. By loading arduino program, this humidity
and temperature sensor are being sent to the android device.At A. Discussion
last the device gives a output by pairing android with The main objective of this research was to merge the idea
bluetooth module. of wireless technology and system automation for the purpose
of monitoring the soil parameters such as humidity and
temperature.
E. Result The publications on this idea was being studied . The process
of soil monitoring system is studied. The idea of wireless
system and automation has been used with the conventional
SMS.
Bluetooth module (HC-06) is used for wireless transmission
and Temperature and humidity sensor (HSM-20g) is used as
the main sensor. An android program is developed to recieve
the data and show the result expected.
Block diagram of the system was designed. Simplified circuit
of the functional components of the system was also designed
and simulated.
i) B. Future Recommendation
The humidity and temprature vary from soil to soil[8] . Also
different crops required different humidity and temperature.
The system can be developed for every varations. A central
server can provide informations more fluently. So our
recommendations for future are:

144 https://sites.google.com/site/ijcsis/
ISSN 1947-5500
International Journal of Computer Science and Information Security (IJCSIS),
Vol. 16, No. 5, May 2018

Collect the standard values of all possible soil [10] Aniket H. Hade, Dr. M.K. Sengupta, Automatic Control of Drip
parameters and creat a standard database. Irrigation System & Monitoring of Soil by Wireless, IOSR Journal of
Agriculture and Veterinary Science (IOSR-JAVS).
Extending the system for all types of soil and crops.
Use an online server to provide the information [11] Md. Imam Hossain, Climate Change: A Challenge to Coastal
Agriculture in Bangladesh.
through the internet with the help of mobile
operators. [12] Wen-Yaw Chung, Jocelyn F. Villaverde, Janine Tan, Wireless Sensor
Network Based Soil Moisture Monitoring System design, National
Develop a system suitable for all types of mobile OS such as Science Council, Taiwan (NSC 102-2221-E-033-066).
Java, Symbian etc.
[13] MARK G. L AWRENCE, the Relationship between Relative
Humidity and the Dew Point Temperature in Moist Air a Simple
Conversion and Application.
REFERENCES
[14] Wireless, http://en.wikipedia.org/wiki/Wireless.
[1] Economy_development_in_Bangladesh,http://www.assignmentpoint.
com/business/economics/economy-development-in-bangladesh.html. [15] http://www.engineersgarage.com/contribution/expert/wireless-
temperature-monitoring-system-using-bluetooth.
[2] http://agrobangladesh.com/.
[16] Rifkin, Jeremy (1995). The End of Work: The Decline of the Global
[3] http://www.theglobaleconomy.com/Bangladesh/Agriculture_producti Labor Force and the Dawn of the Post-Market Era. Putnam
vity/. Publishing Group. pp. 66, 75. ISBN 0-87477-779-8.
[4] B.T. Kang, B. Tripathi, Technical paper 1: Soil classification and [17] Bennett, S. (1993). A History of Control Engineering 1930-1955.
characterization, ILRI. London: Peter Peregrinus Ltd. On behalf of the Institution of
[5] Poverty in Bangladesh, Electrical Engineers. ISBN 0-86341-280-7.
http://en.wikipedia.org/wiki/Poverty_in_Bangladesh. [18] Automation, Wikipedia, http://en.wikipedia.org/wiki/Automation.
[6] Mohammadh. Mondal, crop agriculture of Bangladesh: challenges [19] Arduino, http://en.wikipedia.org/wiki/Arduino.
and opportunities, ISSN 0258-7122, Bangladesh J. Agril. Res. 35(2):
235-245, June 2010.
[7] Shamsul Alam, State of the economy by June 2013: An appraisal-I,
Published: Wednesday, 14 August 2013.
[8] Humidity, http://en.wikipedia.org/wiki/Humidity.
[9] Temperature, http://en.wikipedia.org/wiki/Temperature.

145 https://sites.google.com/site/ijcsis/
ISSN 1947-5500

You might also like