Conference PaperPDF Available

Gsm based solar automatic irrigation system using moisture, temperature and humidity sensors

Authors:

Abstract and Figures

The economy being highly based on agriculture demands innovative and reliable methods of irrigation. The shortcomings of manual methods of irrigation can be rectified using automated process. This paper presents the idea of automatic irrigation method and the following research sustains this idea. The task of automatic irrigation is done through assistance of soil moisture sensors. In the project, apart from soil moisture sensor. Humidity and temperature sensors are also used to make the process more advance. The proposed design also has the feature of GSM which makes this system wireless. The electricity required by components is provided through solar panels hence this liberates us from interrupted power supply due to load shedding. The water content is constantly judged and whenever moisture level of soil gets low, the system sends a signal to motors asking them to turn on. The motors automatically stop after soil reaches its maximum upper threshold value which is decided by user. Every time the motor starts or stops automatically, the user will get a SMS about the status of operation. The major advantages of the project include avoidance from water wastage, growth of plants to their maximum potential, less chances of error due to less labor and uninterrupted supply of water due to solar energy.
Content may be subject to copyright.
1
GSM BASED SOLAR AUTOMATIC
IRRIGATION SYSTEM USING
MOISTURE, TEMPERATURE AND
HUMIDITY SENSORS
1Ateeq Ur Rehman, 2Rao Muhammad Asif, 3Rizwan Tariq and 4Ahmed Javed
1,4Department of Electrical Engineering, GC University Lahore
2Faculty of Engineering and Technology, Superior University Lahore
3National Power Construction Corporation Ltd (NPCC), Pakistan
1ateeq.rehman@gcu.edu.pk, 2rao.m.asif@superior.edu.pk, 3rizwan@npcc.com.sa,
4ahmed.javed.gcu@gmail.com
AbstractThe economy being highly based on agriculture
demands innovative and reliable methods of irrigation. The
shortcomings of manual methods of irrigation can be rectified
using automated process. This paper presents the idea of
automatic irrigation method and the following research sustains
this idea. The task of automatic irrigation is done through
assistance of soil moisture sensors. In the project, apart from soil
moisture sensor. Humidity and temperature sensors are also used
to make the process more advance. The proposed design also has
the feature of GSM which makes this system wireless. The
electricity required by components is provided through solar
panels hence this liberates us from interrupted power supply due
to load shedding. The water content is constantly judged and
whenever moisture level of soil gets low, the system sends a signal
to motors asking them to turn on. The motors automatically stop
after soil reaches its maximum upper threshold value which is
decided by user. Every time the motor starts or stops
automatically, the user will get a SMS about the status of
operation. The major advantages of the project include
avoidance from water wastage, growth of plants to their
maximum potential, less chances of error due to less labor and
uninterrupted supply of water due to solar energy.
Keywordsmoisture sensor; humidity sensor; GSM module;
wireless; Solar panels.
I. INTRODUCTION
In some countries, agriculture is considered as one of the
major source of economic progress. The income of many
countries depends directly on agricultural advancement.
Moreover, the continuous increase in the population of a
country demands more innovations in food production
technology. The factors affecting agricultural progress must be
studied thoroughly to obtain maximum results. The significant
building block of agriculture is the irrigation system. In other
words, the efficiency of irrigation system may induce ample
effects on agriculture. Irrigation process should provide water
to soil consistently when it is needed and stops water flow as
well, when soil has soaked enough water. The excess of water
in the crops is of no good, not only water is wasted but it also
destroys crops. Considering Pakistan, whose economy is
mainly based on agriculture requires efficient and modern
methods for water provision in the crops fields. The failures
caused through manual methods of irrigation has let us to
think about some advance method which can be relied upon.
Anything which is cost effective, labour saving and energy
saving is considered efficient. Hence in this proposed system,
a method which uses very less or no labour (runs on its own)
has been recommended, saves electricity and is easy to use [1,
12].
The proposed system is automatic irrigation system. The
automaticity means that it turns itself on and off depending
upon the soil moisture requirement. This automatic behaviour
of irrigation is achieved using different sensors which sense
and tell the user if water is required or not and how much
water will be enough for soil so that water wastage is also
avoided. The errors which may arise when manual irrigation is
used are also rectified for the most part using this method. The
major source of electricity in Pakistan is through hydroelectric
power but this source has not paid the country with requisite
amount of electrical power hence there is shortage of
electricity which is not good for process of irrigation as
motors need uninterrupted supply of electricity. As electricity
deficiency is a major problem of Pakistan, so the system is
made more flexible through using solar energy. The system is
independent of any labour but the status of undergoing process
will be received by user through GPRS [2, 10].
II. SCOPE
The countries where agriculture has a big impact on economy
demand a highly effective way of irrigation. A timely and
consistent irrigation is need of the hour in such countries.
Where lack of water is not tolerated by soil during irrigation,
the excess of water provision is also not recommended for
crops flourishment. Hence a feasible irrigation for any land
requires suitable amount of water with minimum amount of
2017 International Conference on Engineering Technology and Technopreneurship (ICE2T)
978-1-53861807-3/17/$31.00 ©2017 IEEE
2
delays. Today’s world demands improved methods as
compared to the old ones to carry out processes faster and the
world is moving towards automation of every process. In the
proposed system, automatic irrigation system has been
suggested which detects the soil moisture level and
programmed in a way that if water level goes below necessary
amount, it automatically starts the pumps to supply water. In
this way, maximum results are attained out of the fields and
water wastage is also reduced to significant level [3, 13].
III. METHODOLOGY
The technique used for automatic irrigation discussed in this
paper is adopted after reviewing and analyzing the literature.
A. Hardware and Software components
The process has to be done both on software and hardware.
The required equipment is as follows:
1. PC with Arduino software
2. Arduino Mega 2560
3. Soil moisture sensor (YL 69)
4. Humidity sensor (DHT11)
5. Temperature sensor (LM35)
6. GSM module (SIM900D)
7. Relays
8. Solar panels
9. LCD 20*4 display
10. DC motors
11. DC fan
B. Arduino Mega 2560
Arduino is genesis of the proposed system. The center of all
operations taking place in the system. Components are
connected to Arduino through different ports and are
dependent on its instruction. Arduino Mega 2560 has been
used because of its versatility. It has 54 digital I/O ports. There
are 16 analog inputs, 4 UART’s, 16 MHz crystal oscillator,
USB port, power port, reset button and ICSP header. The flash
memory is 256 Kb and EPROM memory is 4 Kb [4]. All the
data from sensors comes directly in Arduino which processes
it and sends the signal forward. The Arduino commands
further process whether to start or stop the motors. Basically,
the code is being fed into Arduino will judge the moisture
condition of soil and decides if motors need to be turned on or
off. The code is written on Arduino software and transferred to
the device using USB cable. C language is used in code and
threshold values for upper and lower points are defined in the
code. Basically, the code tends to keep the water content in
between its threshold, if it crosses either value, the status of
motor will be changed [8, 9].
C. Sensors
The participation of sensors in automatic irrigation is most
important. They play vital role to make the system automatic.
Without them, the process cannot be imagined as automatic.
Three different sensors have been used. These three sensors
measure three different parameters. The sensors include:
i. YL 69
ii. DHT11
iii. LM35
YL 69 is the soil moisture sensor. They sense the water
content in soil. These are most important as the information
forwarded by them is most relative regarding water
requirement. The sensor has two prongs which are submersed
in the soil. It has 4 ports. Ports are for GND, VCC and outputs
for analog and digital values [15].
DHT11 is the humidity sensor. They detect the water content
in atmosphere. The high humidity may increase dampness in
soil. LM35 is the temperature sensor. They judge the
temperature of environment. The advantage of LM35 is its
feature that it always gives temperature in Celsius further
calculations are not required to convert output to get
temperature in Celsius. The latter two sensors are used to
make the system more reliable [5]. These two sensors are left
in open environment. They constantly give the value of
temperature and humidity. When the temperature or humidity
level of environment alter, it may affect the moisture level of
soil so to eradicate any changes that may fluctuate the process
of irrigation these sensors send signal to Arduino to take some
action. In the design, if humidity level goes above our defined
value then to mild its effect the Arduino sends signal to DC
fans located near the sensors. The DC fans automatically turn
on themselves and kept on running until normal conditions are
achieved [6, 11].
D. GSM Module
SIM900D has been used for GPS purpose. This module makes
the system wireless. The status of undergoing process will be
updated to user via SMS. This module is connected to the
Arduino board.
E. Photo Voltaic Panels
Solar panels are used to liberate irrigation from the shackles of
load shedding. The requirement of water is judged and
information is transmitted to the solar circuit which modifies
its configuration such that it provides enough DC power to
drive the pumps and fulfill the assigned task. This method is
not only power efficient but also proves to be cost effective
when considered in long run. The solar irrigation process
proves to be of great worth to the irrigation cites which are far
from grid stations [7, 14].
2017 International Conference on Engineering Technology and Technopreneurship (ICE2T)
3
Fig 1. Block diagram of system
Fig.1 depicts the block diagram of automatic irrigation
process. The diagram includes all basic components used in
the system. Fig.1 shows that the sensors give information to
Arduino and it forwards the information as per the program
that is inserted in it to the other parts of system that includes
LCD, relays, DC motors and GSM.
IV. WORKING PRINCIPLE
The basic working principle of the system is easy to
understand. The system is divided into smaller circuitries.
First one is solar circuit, it provides DC power to the
components when power is needed by them. Second circuit is
the sensor network. Moisture sensors are submersed into soil
and connected back with the main system. The sensors give
values of moisture content of soil and these values can be seen
on LCD. Another circuit is the GSM module. This is also
connected with Arduino and is responsible of sending
information of every operation taking place to the user.
In the code, there are basically two threshold values i.e upper
and lower. The code carries these two values and are defined
by user. The actual value of water content in soil is read by the
moisture sensors which are submersed in soil. The code
compares this value with the two user defined threshold
values.
Fig.2 Flowchart of Automatic Irrigation process
If actual value happens to be below than the lower threshold
value, the code will generate a signal that will turn motors on.
The process will be autonomous and the dried part of soil gets
moisturized. The values of moisture level are constantly
compared with the threshold values in code and if actual
moisture value crosses the upper threshold value then again
code will send the signal of turning off the motors. Fig.2
represents the basic flowchart diagram of this project. The
process starts with sensors reading the value and displaying
them on LCD. As the value of moisture falls below the lower
threshold point, the motor starts and if the content climbs the
upper threshold value the motors shuts off. In either case, user
will get a SMS first of undergoing process. The status of
motors is also displayed on LCD.
2017 International Conference on Engineering Technology and Technopreneurship (ICE2T)
4
Fig 3 (a). Connections between basic components
Fig 3(b). The constructed prototype
Fig 3(a) and (b) show the pictures of original project. The Fig
3 (b) gives the whole project in which two plants are also
shown. Both plants have moisture sensors immersed in them.
A separate motor is also connected to each plant which turns
on when water is demanded by soil of plant. In the Fig 3(a), a
more elaborate form of project is shown in which the basic
components can be seen. The components are connected to
each other and shows the basic scheme of this project.
V. CONCLUSION
The use of automatic irrigation method would allow us to save
the excess water which may be wasted during manual
methods. Further it improvises the process of irrigation and
makes it a reliable one. The provision of water to the fields is
done in a more effective way using this technique. Moreover,
electricity issue can also be resolved by using solar energy.
Thus, this method has an upper hand over all other methods of
irrigation because of its consistency and usability. This
improvisation in food production technology greatly enhances
the opportunities to increase the economic growth in Pakistan.
With the use of minimum resources, the proposed system can
save a lot of water and electricity hence economically
favorable.
VI. FUTURE WORK
The project can be made more versatile through using more
sensors. The addition of more sensors can increase the
accuracy of moisture content measurement. This project
operates on solar power (DC power), it can be made to operate
at AC power as well through two-way power supply system.
Such that, motors operate on AC and in case of load shedding
the motors take their input supply from solar circuit.
REFERENCES
[1] Shahin A Pathan and MR. S G Hate, “Automatic irrigation system using
wireless sensor network”, Vol. 5 Issue 06, June-2016
[2] Nagarajapandian M et al, Automatic irrigation on sensing soil moisture
content, Vol. 3, Issue 1, January 2015
[3] Vagulabranan, R., M. Karthikeyan, and V. Sasikala. "Automatic Irrigation
System on Sensing Soil Moisture Content." (2016).
[4]https://www.arduino.cc/en/Main/arduinoBoardMega
[5] Bircher, Simone, et al. "A soil moisture and temperature network for
SMOS validation in Western Denmark." Hydrology and Earth System
Sciences 16.5 (2012): 1445-1463.
[6] R.Aarthi and Dr. A. Shaik Abdul Khadir, “An efficient method of
irrigation using sensors”, International Journal of advanced research in
computer and communication engineering Vol. 4, Issue 7, July 2015
[7] Alsayid, Basim, et al. "Automatic irrigation system with pv solar
tracking." Int. J Latest Trends Computing Vol 4.4 (2013): 145
[8] Rani, M. Usha, and S. Kamalesh. "Web based service to monitor
automatic irrigation system for the agriculture field using sensors." Advances
in Electrical Engineering (ICAEE), 2014 International Conference on. IEEE,
2014
[9] Agrawal, Nikhil, and Smita Singhal. "Smart drip irrigation system using
raspberry pi and arduino." Computing, Communication & Automation
(ICCCA), 2015 International Conference on. IEEE, 2015
[10] Nallani, Sandeep, and V. Berlin Hency. "Low power cost effective
automatic irrigation system." Indian Journal of Science and Technology 8.23
(2015)
[11] Al-Ali, A. R., et al. "ZigBee-based irrigation system for home
gardens." Communications, Signal Processing, and their Applications
(ICCSPA), 2015 International Conference on. IEEE, 2015.
[12] RANE, SHARVIN, et al. "AUTOMATED IRRIGATION SYSTEM
USING X-BEE and LabVIEW" 3rd International Conference on Electrical,
Electronics, Engineering Trends, Communication, Optimization and Sciences
(EEECOS)-2016
[13] Marie france lerou “Design of Automated Irrigation System” Mc Gill
University Canada, research paper(2005)
[14] Uddin, Jia, et al. "Automated irrigation system using solar
power." Electrical & Computer Engineering (ICECE), 2012 7th International
Conference on. IEEE, 2012
[15] Rajpal, Abhinav, et al. "Microcontroller-based automatic irrigation
system with moisture sensors." Proceedings of the International Conference
on Science and Engineering. 2011
2017 International Conference on Engineering Technology and Technopreneurship (ICE2T)
... GPS and a smart robot capable of performing farm tasks such as sowing, crop-dusting, weeding, moisture level measuring and remote monitoring. Rehman et al. in [19] introduced a framework aiming water conservation and reducing the wastage. Mallikarjuna et al [20] proposed deep learning with VGG 19 architecture for dealing with side effects of COVID-19. ...
... Step3: Server ESP32 read the image data from Cloud and perform inferencing with the model and send findings to the farmer using Cloud and Mobile APP as shown Figure 7. 16,17,18,19 respectively. The PH sensor is interfaced using PH sensor signal board A0 is connected to GPIO Virtual Pin. ...
Article
Neolithic Demographic transition resulting the reduction of habitable land for cultivation. Hence the smart agriculture is the only way to cater higher food demand. The farming community of developing countries like India needs Kisan Samanvayam with futuristic technologies for financially viable cultivation. Technology place vital role in economically nourishment of soil fertility and crop management. In this regard we proposed IoT-ML framework for remotely assessing the soil nutrients (N, P,K), PH and early stage detection of crop deceases. Android APP which is a part and parcel of the frame work enable the farmer to have real time visual statistics of the soil nutrients, notifications and suggestions regarding to the crop management. JXCT Soil NPK sensors, PH sensors, Dual Core ESP32 Controllers, Firebase Cloud and Random Forest Decision Tree machine Learning Algorithm, Micromlgen serve this purpose. Unlike Solitary sensor for entire field, we have divided a hector into four subregions for effective monitoring local region needs. The presence of IoT with TinyML increased the robustness of the framework and results are encouraging with sandy loam soil.
... HS200, SY-HS-220) etc. All of these sensor nodes are deployed inconstantly or manually in agriculture farmhouses and gather the climate data and send the data to the gateway node [3]. Then the gateway node sends the collected data to the agricultural professional or the user through the public channel. ...
Article
Full-text available
Pakistan is an agricultural country and its economy is mainly dependent on agriculture. Agriculture provides large economic opportunities along with the yield of food and other raw materials in our life. To increase the yield of products there is a need for the deployment of modern technology. To tackle this problem, a private blockchain-based secure access control for agriculture can be employed to monitor the different climatic parameters such as (light, humidity, temperature, and, soil moisture, etc) in the fields. The environmental and climatic parameters are very important for the quantity, quality, efficient growth of the crops. Also, any kind of unwanted modification, interception, and expunction on these parameters can leave a bad impact on fields and crops. Therefore, privacy and security are key challenges while deploying the monitoring systems in the fields. In this regard, we have designed a novel remote user authentication scheme by using private blockchain-based secure access control for agriculture monitoring. The proposed scheme is authorized through private blockchain access control (PBAC) algorithms and is applied using hyper ledger cello tools. We customarily analyze the privacy and security of the scheme by using a random oracle model. Furthermore, the proposed protocol is secure and resist different sorts of malicious attacks. The proposed scheme is also suitable in a real-life application to avoid all kinds of security attacks.
... (Shilpa et al., 2019) El bloqueo o daño de las boquillas y tuberías del sistema, debido a la diseminación de las sales que se encuentran dentro del agua, implica una revisión periódica de los mismos. (Rehman et al., 2017) Para un correcto funcionamiento de toda la maquinaria se necesita de energía eléctrica, la cual no está presente en todas las parcelas, por ello se debe optar a otras soluciones. Tabla 9. Problemática identificada. ...
Article
Full-text available
La agricultura es un pilar fundamental en la economía de muchos países, para lograrlo se debe tener en cuenta la inversión en tecnología y los factores que hacen posible su desarrollo. Los sistemas de riego automatizado facilitan la labor de los agricultores, mejorando la economía y el estilo de vida de las personas. El objetivo del presente trabajo es determinar las tecnologías y técnicas más importantes a ser utilizados para la construcción de sistemas de riego automatizado, para ello se realiza una revisión sistemática de literatura utilizando el método SALSA que describe el proceso en cinco pasos, se utilizó las bases de datos IEEE Xplore y Science Direct, se hizo el análisis cuantitativo de la muestra seleccionada, identificando las técnicas y tecnologías más utilizadas en estos procesos, además se determinó la problemática existente a partir de un análisis cualitativo, identificándose factores que deben ser tomados en cuenta en estas implementaciones.
... AI algorithms may have the ability to adapt obstacle detection and pathfinding with much higher efficiency than microcontrollers. In this context, a method for obstacle detection using digital image processing is proposed by [23]. The paper deals with object classification that usually exists on football grounds. ...
Article
Full-text available
Rapid growth in technology has created opportunities to design and develop high-end applications and tools. Conventional mowers in practice are mostly fuel-powered and require personnel assistance for operation. This work develops a smart lawn mower powered by a solar photovoltaic (PV) panel and controlled by an Internet of Things (IoT) based technique. The designed lawn mower comprises one Brushless Direct Current (BLDC) motor, four gear motors, sensors, an Arduino-based charge controller, and a Raspberry Pi-powered renewable energy source making it a sustainable device. A lawn mower is operated and controlled through an Android application. Raspberry Pi is used as an edge computing device for transmitting data through the internet and for communication with Android applications. Arduino UNO is used for energy management and motors control operation. The main novelty of this research is IOT based motion control feature which provides the user the provision to operate the mower remotely. Results of the designed model depict an average of 89.5% electrical efficiency of the system based on varying weather conditions. Application of the designed model is golf clubs, playgrounds, and lawns eliminating operator costs, saving energy, reducing noise pollution, and achieving environmental sustainability goals.
... Rehman et al. [19] featured a user-friendly interface, a wireless automatic watering system, and system status information notification. In order to give the user a choice between manual and automatic operation, the system was developed. ...
Article
The desire of man to be in control of everything around him in recent times is born out of the rapid development of smart technologies as everything now depends on the internet. Irrigation system is also becoming smart by using modern technologies, which is more advantageous than traditional irrigation methods. In this work, a smart irrigation system is developed that automates the irrigation process powered by solar energy. This proposed system can optimize the use of water based on different data, such as soil moisture level, weather prediction, and soil temperature. A soil moisture sensor that utilizes IoT technology will be inserted into the farmland to detect the moisture level and then notify the farmer about the current condition of the soil through a developed mobile application. Furthermore, the system can automatically turn ON the motor pump from the mobile app to irrigate the farm when the moisture level and soil temperature are below 50% and will automatically turn OFF the pump after fulfilling the demand of the soil when the moisture level and temperature is above 75%. The whole proposed system is controlled by a microcontroller and a DC power is generated from the solar panel which helps to keep the system working at any time of the day. All these features will make the irrigation system much smarter, more economical, and more eco-friendly. In conclusion, this system is recommended for use by farmers who lives in areas with low access to constant water supply.
Chapter
This book series will be the great platform to share ideas and knowledge among the Industry experts, researchers and academics. Several current and upcoming frontier technologies, innovative solutions, research results, as well as enterprises related to internet of things and their applications will be published.
Article
Konsep pengembangan pertanian yang banyak dikembangkan pada saat ini adalah konsep pertanian cerdas. Penerapan Teknologi Informasi dan Komunikasi pada bidang pertanian merupakan hal yang saat ini banyak diteliti. Salah satu sistem yang banyak diteliti adalah Sistem Irigasi Otomatis. Sistem ini dikembangkan dengan tujuan peningkatan hasil produksi pertanian dan efisiensi penggunaan sumber daya. Sejumlah sistem telah dikembangkan dalam penelitian. Paper ini memaparkan sistem-sistem yang telah dikembangkan sampai saat ini. Diuraikan juga arsitektur umum sistem ini dan perbandingan artar sistem.
Article
Full-text available
n remote rural areas in Palestine, direct access to an electric grid is almost impossible especially where utility grids are either not available or its further extension is not feasible. The availability of abundant solar irradiance, makes solar energy the most promising one. In particular, the utilization of Photovoltaic (PV) off-grid solar systems could be the solution for pumping and irrigation system. The objective of this paper is to design and construct an automatic irrigation system powered by PV panels on a laboratory level. A humidity sensor in the soil and temperature sensors in the air are used to check the need for irrigation in order to operate a pump powered by the PV system. This PV system is a two axis solar tracking one. Sensors are installed on PV panels to check the position of the sun so that PV panels are always perpendicular to the sun. This control is made by means of a microcontroller. The whole system is first simulated by ISIS simulation software to validate the final control algorithm to be implemented. A particular attention has been given to the solar tracking system. Experimental study is carried out to evaluate the performance of the tracking system in laboratory by using a light source to simulate the sun.These results show the validity of the control of the irrigation system and the PV panels are always normal to the light source.
Article
Full-text available
The Soil Moisture and Ocean Salinity Mission (SMOS) acquires surface soil moisture data of global coverage every three days. Product validation for a range of climate and environmental conditions across continents is a crucial step. For this purpose, a soil moisture and soil temperature sensor network was established in the Skjern River Catchment, Denmark. The objectives of this article are to describe a method to implement a network suited for SMOS validation, and to present sample data collected by the network to verify the approach. The design phase included (1) selection of a single SMOS pixel (44 × 44 km), which is representative of the land surface conditions of the catchment and with minimal impact from open water (2) arrangement of three network clusters along the precipitation gradient, and (3) distribution of the stations according to respective fractions of classes representing the prevailing environmental conditions. Overall, measured moisture and temperature patterns could be related to the respective land cover and soil conditions. Texture-dependency of the 0–5 cm soil moisture measurements was demonstrated. Regional differences in 0–5 cm soil moisture, temperature and precipitation between the north-east and south-west were found to be small. A first comparison between the 0–5 cm network averages and the SMOS soil moisture (level 2) product is in range with worldwide validation results, showing comparable trends for SMOS retrieved soil moisture ( R <sup>2</sup> of 0.49) as well as initial soil moisture and temperature from ECMWF used in the retrieval algorithm ( R <sup>2</sup> of 0.67 and 0.97, respectively). While retrieved/initial SMOS soil moisture indicate significant under-/overestimation of the network data (biases of −0.092/0.057 m<sup>3</sup> m<sup>−3</sup>), the initial temperature is in good agreement (bias of −0.2 °C). Based on these findings, the network performs according to expectations and proves to be well-suited for its purpose. The discrepancies between network and SMOS soil moisture will be subject of subsequent studies.
Article
Full-text available
Background/Objectives: Indian agriculture is dependent on the monsoons which is not a reliable source of water, so there is a need for an automatic irrigation system in the country which can provide water to the farms according to their moisture and soil types. Methods/Statistical Analysis: The objective of this paper is to develop a low cost power effective sensor based automatic irrigation system which is integrated to the microcontroller unit. The sensors used in this paper are soil temperature sensor and humidity sensor SHT1X. These sensors are interfaced to the Wireless Sensing Unit (WSU) and the entire unit was placed under the soil. It will transmit the sensor value to Wireless Interface Unit (WIU). The main motive of using WIU is to receive the sensed value from WSU and to activate the solenoid valve as well as to send a message to the mobile and also sends an email to the account of the user located in the remote area if the received value is greater than the threshold. The SMS and email are sent using GPRS module interfaced with the wireless interface unit. Findings: The irrigation system is tested under various temperatures and different levels of humidity for several plants in all conditions. The soil moisture sensor limits the water content in a particular area. Conclusions: The throughput obtained in wet and normal conditions are proved to be intuitive. Developing country like India sending SMS and email to authorize person is understandable.
Conference Paper
Full-text available
Single-chip microcontrollers equipped with wireless transceivers are gaining popularity in smart home automation because of their built-in resources, low power consumption, size, afford ability and durability. Research and development professionals are seizing the opportunity to design and integrate more functions and services for smart home monitoring and control systems utilizing such microcontrollers. This paper presents a wireless irrigation system for a smart home garden that can be integrated with existing smart home control systems. The system consists of slave nodes and a master station each of which is equipped with a wireless microcontroller. Each slave node is equipped with a temperature sensor, a soil-moister sensor, a water valve, a microcontroller and a zigbee transceiver. The slave microcontroller reads and frames the surrounding temperature of the garden's grass and trees along with soil moisture. Then, the frame is forwarded to the master station via a zig bee ad-hoc network. The master station has an embedded fuzzy logic irrigation algorithm to water the grass and trees based on a set of rules. A home web-server is interfaced with the master station for remote access monitoring and operation. The proposed system can be operated as a stand-alone unit or can be integrated with existing home automation systems.
Conference Paper
Full-text available
This paper proposes a model of variable rate automatic microcontroller based irrigation system. Solar power is used as only the source of power to control the overall system. Sensors are placed on the paddy field and these sensors continuously sense the water level and give the message to the farmer informing the water level. Without visiting the paddy fields, farmers can get the information about the water level. Based on the water level, a farmer can control the motor by sending a message from his cellular phone even from a remote place. However, if the water level reaches to the danger level; the motor will automatically start without confirmation of farmer to ensure the proper water level in the site. At the end of this paper, a complete hardware implementation of this proposed automated irrigation system is presented.
Conference Paper
This paper proposes a design for home automation system using ready-to-use, cost effective and energy efficient devices including raspberry pi, arduino microcontrollers, xbee modules and relay boards. Use of these components results in overall cost effective, scalable and robust implementation of system. The commands from the user are processed at raspberry pi using python programming language. Arduino microcontrollers are used to receive the on/off commands from the rasperry pi using zigbee protocol. Star zigbee topology serves as backbone for the communication between raspberry pi and end devices. Raspberry pi acts a central coordinator and end devices act as various routers. Low-cost and energy efficient drip irrigation system serves as a proof of concept. The design can be used in big agriculture fields as well as in small gardens via just sending an email to the system to water plants. The use of ultrasound sensors and solenoid valves make a smart drip irrigation system. The paper explains the complete installation of the system including hardware and software aspects. Experimental set-up is also tested and explained for an automatic drip irrigation system to water 50 pots.
Conference Paper
The paper describes the automatic irrigation system using the Arduino microcontroller with grove moisture sensor and water flow sensor. The communication will be established using the Zigbee protocol and the control will be sent based on the moisture level of the soil using Arduino microcontroller. The two xbee radios's used in the network will be treated as master and slave in combination with the Arduino microcontroller. Here when a particular moisture level is reached, depending on the value of the moisture level water flow will be allowed in the pipe and the flow range, water pressure will be updated along with the time in a database and also displayed in the web portal. The owner of the agricultural field can anytime check the moisture level and the motor status. The motor's functionality status will also be a sent to the farmer's mobile using GSM.
Article
Indian agriculture is dependent on the monsoons which is not a reliable soucre of water. Therefore there is a need for an irrigation system in the country which can provide water to the farms according to their soil types.This paper represents the prototype design of microcontroller based automatic irrigation sytem which will allow irrigation to take place in zones where watering is required, while bypassing zones where adequate soil moisture is indicated.