Greenhouse Automation Using Iot
Greenhouse Automation Using Iot
*Corresponding author:
Abstract: The technology of Internet of Thing (IoT) has been used to develop numerous applications. This paper comprises
design and implementation of greenhouse automation system integrated with the IoT feature in order to monitor and control
system’s parameters from any place in the world. The greenhouse prototype presented here involves monitoring and control
of three vital parameters of greenhouse system namely temperature, water level in soil, and light intensity inside the
greenhouse. The details of system implementation can be presented in two parts- hardware and software. Because of the use
of IoT feature, the greenhouse parameters can be monitored and controlled continuously and the collected real-time data
from the sensors can be displayed on web-page or app from anywhere in the world at any time. The variation in individual
sensor’s data over time can be graphically plotted for improved monitoring and analysis.
1. Introduction
A greenhouse is mainly used to provide controlled environment in terms of temperature and humidity in order to grow certain types
of plants throughout the year. It is also used for plants that can produce better yield in terms of quality and quantity when subjected
to continuous monitoring and control. At present most of the greenhouses are manually controlled and monitored. Greenhouse
mainly deals with the vital environmental parameters for plant growth such as humidity, temperature, moisture, and light. Thus we
can conclude that the greenhouse system helps in boosting the efficiency and profitability of farming. The innovative design
presented here can perform the monitoring and control activity from remote location using IoT. Thus farmer or greenhouse worker
need not go to the site to control any parameter of greenhouse. For example, it may be required to turn on and off the water pump,
sliding the windows, turning on and off sprinklers etc. which may be performed sitting at home without going to greenhouse. The
designed system consists of Arduino Uno microcontroller, various sensors such as temperature sensors, humidity sensors, and LDR
sensors along with windows application for controlling greenhouse parameters. The sensors continuously send real time data values
to microcontroller and when the value reaches a certain threshold or critical value microcontroller takes control action automatically.
For example; fan can automatically start when temperature inside the greenhouse crosses the critical value.
2. Literature Survey
An overview of related research work has been presented in this section. Several authors have carried out work using IoT concept
in greenhouse. Zao et al. [1] and Wenshun et al. [2] have carried out similar work. Rangan and Vigneswaran [3] have described an
embedded system approach for monitoring greenhouse based on parameters such as humidity, pH of water, wetness of soil,
temperature and light intensity. These parameters are measured using sensors, and then they are controlled using microcontrollers.
Also the parameter values are informed to the proprietor of the greenhouse using messaging service of GSM. Prakash H. Patil et al.
[4] have developed a greenhouse monitoring system using GSM which monitors the levels of temperature, humidity, light, and
CO2. Their system uses different sensors for parameter measurement and GSM for messaging. The system offers a mechanism to
alert farmers regarding the parameter changes in the greenhouse. However, both systems lack a real-time graphical representation
of the measured data and the feature of controlling the greenhouse system remotely. This paper mainly aims to describe the
greenhouse monitoring system which will display the sensed data on a webpage and will also provide the facility of controlling and
monitoring the system remotely.
3. Current Scenario
Greenhouses in India are now commonly found even in remote locations. However it is an essential requirement to grow plant in
extreme climatic conditions not suited for plant growth. For example in high altitude regions where the temperature can be as low
as -40° C, any kind of plantation is almost impossible. Similarly in arid regions the conditions for plant growth are hostile. In such
places greenhouse can came for rescue to fight against environmental extremities to grow plant. The existing greenhouse set-ups
can be primarily classified amongst three types as- Manual set-up mode, partially automated set-up mode, and fully automated set-
up mode.
IJSDR2004041 International Journal of Scientific Development and Research (IJSDR) www.ijsdr.org 239
ISSN: 2455-2631 © April 2020 IJSDR | Volume 5, Issue 4
4. System Implementation
Fig. 1 shows the block diagram of the greenhouse automation system presented here.
In our implementation, use of IoT for greenhouse automation has resulted in a great benefit in terms of remote monitoring and
graphical representation of parameters. The implementation is carried out by designng a microcontroller-based system which
monitors and records the values of various parameters such as temperature, light intensity, humidity. All these values are continually
monitered and controlled in an order to get maximum yield. We have created a webpage on which we can observe the real time daat
of different sensors. Some of the important sensors that are going to be used in this project are- Light Sensors, Temperature and
Humidity Sensors, and Soil moisture sensor (Fig.2).
IJSDR2004041 International Journal of Scientific Development and Research (IJSDR) www.ijsdr.org 240
ISSN: 2455-2631 © April 2020 IJSDR | Volume 5, Issue 4
The threshold levels that we have considered in our project implmemetation are- minimum relativitive humidity of soil equal to
50%, maximum temperature equal to 30ᴼ C, minimum light illumination equal to 300 lumen per square foot, and minimum soil moisture
equal to 80%. Whenever the sensors fitted in greenhouse measure a value beyond this threshold levels, control action is carried out
to keep parameters within the acceptable range. LCD display showing plant parameters in the plant premises (Fig.4).
CONCLUSION
A smart greenhouse monitoring system has been implemented successfully using the concept of IoT which can prove to be a boon
for agriculture sector. The traditional system for greenhouse monitoring is labor-intensive and time consuming. The proposed
system saves time, money and human effort. It provides a controlled environment for the plants and thus increase the overall yield.
The smart greenhouse automatically optimizes the various parameters for the plant growth. It sends the real time data of parameters
to a customized webpage for continuous and effective monitoring.
IJSDR2004041 International Journal of Scientific Development and Research (IJSDR) www.ijsdr.org 241
ISSN: 2455-2631 © April 2020 IJSDR | Volume 5, Issue 4
The project can be used in greenhouses, botanical gardens and agriculture farms. Temperature monitoring and controlling action
can be used in home or various halls like conference room, seminar hall to control the temperature of room. With little modification,
this project can be used in mechanical companies to measure various parameters of operating machines like temperature and light.
REFERENCES
[1] Ji-chun Zhao, Jun-feng Zhang, Yu Feng, Jian-xinGuo, “The Study and Application of the IOT Technology in Agriculture”,
Computer Science and Information Technology (ICCSIT), 2010, 3rd IEEE International Conference, 9-11 July2010.
[2] Cui Wenshun, Cui Shuo, Yuan Lizhe, Shang Jiancheng, “Design and implementation of sunlight greenhouse service platform
based on IOT and cloud computing”, 2nd International Conference on Measurement, Information and Control (ICMIC), August2013,
Vol.01, pp.141-144.
[3] Rangan K. and T. Vigneswaran, “An Embedded systems approach to monitor greenhouse”, IEEE Conference on Recent
Advances in Space Technology Services and Climate Change (RSTSCC), 2010, pp.61-65.
[4] Prakash. H. Patil, Chaitali Borse, Snehal Gaikwad and Shilpa Patil, “Greenhouse Monitoring System Using GSM”,
International Journal of Scientific & Engineering Research, 2013, Vol. 4, Issue6.
[5] Arduino Uno Rev3. Available:https://www.arduino.cc
[6] ESP8266 Overview. Available:www.espressif.com
IJSDR2004041 International Journal of Scientific Development and Research (IJSDR) www.ijsdr.org 242