You are on page 1of 4

ISSN XXXX XXXX © 2019 IJESC

Research Article Volume 9 Issue No.4

The Design and Implementation of Hydroponics Control System


using IOT
Manjula. K1, Hoor Parveen2, Babitha. K3, Meena Reddy.S4, Vinutha Prashanth5
Department of Computer Science and Engineering
RYMEC, Ballari, Karnataka, India

Abstract:
In a developing country like India, where agriculture is the backbone of the country, agriculture is plagued by several problems
like tiny and fragmented land, manures, pesticides, fungicides, chemicals used for agriculture etc. consumers also increasingly
demand for the healthy diet that is rich in cultivation and free of agricultural chemicals and pesticides. Our project fills in the
above said difficulties and demands using hydroponics we can go organic. As it is done in the controlled environment, it can be
done anywhere like room terrace, balcony etc. Also large amount of plants can be planted in a less space. Hydroponics type of
agriculture could be high yielding if monitored and controlled efficiently. Here we propose a project that monitors the necessary
conditions required for the plant to grow hydroponically and also cultivators may monitor the system remotely using IoT.

Keywords: IoT, Hydroponics and Agriculture.

1. INTRODUCTION monitor and controlling system, which can make it easy to


implement the connection of monitoring field and to remote
With the advances in technology and the improvement of monitoring centres. This system can monitor the environment
people's living standards, hydroponic plants become an integral of hydroponic device through some sensors in a real-time and
part of daily life. However, traditional plant farming has been stable way, and then accurately, automatically transmit the raw
mainly performed in the soil. It is known that a series of data values of temperature, humidity, light intensity, water
drawbacks can be found for such a way. For an instance, level and pH level.
regular watering and fertilizing may require more time and
labour. With the development of various techniques, the 2. LITERATURE SURVEY
soilless cultivation has become more mature and popular
breeding choice such as hydroponic. Hydroponic is an This section discusses the research that have been made
environment-friendly system to cultivate crop without soil by regarding this project. The discussion starts from the
utilizing aquaculture and hydroponics. At present, hydroponics development of monitoring system, controlling system and
cultivation is mainly used in agricultural production. Modern wireless communication as well as its function to acquiring
people have been always scheduled in work and they have no data input and sending output command. All the related
time to look after hydroponic plants. Plants need watering and research papers and journals that provide concept concerning
fertilization frequently. this project also is explained in a simple means

2.1 Procedure for the Space Certification of a Controller for


Soilless Cultivation

Author: V.Arenella, P., F. Leccese, M.[1]


Aeroponics culture unlike from conventional hydroponics,
aquaponics, and in-vitro (Plant tissue culture) growing because
it is conducted without a growing medium. By using
aeroponics, we get only polluted plants and that is not nutrient
and organic

2.2 A hydroponic approach to estimate responses to nutrients


and phytohormones in cotton plants growing and
development
The whole process is compound and onerous. Based on the
above shortcomings, the automatic control system is proposed. Author: Adebusoye O. Onanuga[2]
Unfortunately, present automatic control system is not steady, Plant growth is very sensitive to temperature. Cool night and
some unexpected faults occur, especially it is difficult to mild daytime temperatures result in the cultivation of few
realize the remote monitoring and control. Consequently, it is fruiting branches, but supports vegetative growth. However,
very mandatory to design a smart monitor and control system, the effect of day light on germination, flowering and seed
especially for people who travel often. The rapid development capsule(boll) formation are influenced by temperature. The
of sensor, Internet, communication and computer technology, optimum temperature of 20℃ to 30℃, 18℃ to 30℃, 27℃ to
smart life style will become a popular trend in our future. To 35℃ are required for vegetative growth, flowering, and boll
solve the present shortcoming, this study designs a smart development, respectively Temperatures above 38℃ are

International Journal of Engineering Science and Computing, April 2019 21715 http://ijesc.org/
crucial to growth, development and yield of cotton (FAO, these will be the requirements with which I will base the
2001). The cotton plants are also vulnerable to frost and a hardware and software on. In addition to this, idea was given
minimum of 180 frost free days is required for cultivation and to the people that will actually make the hydroponic system
growth of plants. and how the system can be made easy for them.

2.3 The design and implementation of a hydroponics control 4.2 Monitoring and Controlling Using IoT
system The hardware platform will be the ESP32. This will be used as
it is open source and it provides enough pins to support
Author: Mark Griffiths [3] numerous sensors. In addition, it provides access to pins which
The use of the DS3017 RTC caused too many complications support interrupts making it ideal for this project.
with timing issues. The timings were Irregular and it was
difficult to use software to counter balance them. A Phi gets 4.3 ESP32: ESP32 is a series of low-cost, low-power system
pH board that was used first as this was a few Euros cheaper. on a chip microcontrollers with integrated Wi-Fi and dual-
However the design and implementation of a hydroponics mode Bluetooth. ESP32 is capable of functioning reliably in
control the resulting quality was much lower as the industrial environments, with an operating temperature ranging
calculations for the exact pH level had to be done in the from –40°C to +125°C. Powered by advanced calibration
software. The Atlas Scientific circuits do all the calculations on circuitries, ESP32 can dynamically remove external circuit
the hardware and they come with a lot more features. The imperfections and adapt to changes in external conditions.
regulation is also much easier with the Atlas Scientific, using
the Phi gets board requires the SW to do all of the calculation. 4.1 Raspberry pi
This would have increased the code complexity and length too The Raspberry pi is the low cost, credit card sized computer
much, therefore it was considered better from a quality point of that plugs into a computer monitor or TV, and uses a standard
view to buy the better HW. keyboard and mouse. it enables to explore computing, and to
learn how to program in languages like scratch and python.
3. EXISTING SYSTEM
4.5 pH sensor
In the existing system the hydroponics cultivator can only The control of pH is extremely cultivation important, not only
monitor the necessary conditions required for plant growth in hydroponics but in soil as well. Plants lose the capability to
such as humidity, temperature, water level, light intensity. The absorb different nutrients when the pH differs. Different plants
cultivator can know the increase or decrease in necessary have a particular pH that is optimal for them, generally though
parameters and control it. This system has a drawback because most plants prefer a slightly acid growing environment. An
the user cannot control these parameters if he is in distance, ideal pH level is between 5.5 and 7. Changing the pH level too
since the system needs constant monitoring and control the quickly is not a good idea as this will stress the plant out too
existing system doesn’t satisfy the control of this agriculture much. Generally, just make sure that the pH level is between
completely. the ranges above. The controller has the benefits that the pH
level of the water is constantly being reported (every five
4. PROPOSED SYSTEM seconds). The user can set limits on the pH levels and so there
will be a visual cue on the main screen if the pH level
In this project we have proposed an idea that would control the fluctuates outside of the predefined levels. Without the
parameters automatically. Also the cultivators can know the controller the user would need to use an external device, which
current conditions of the plants growth and control the may be carried out only a few times a day. By which time the
parameters remotely using IoT technology. pH could be too out of range causing damage to the plants.

4.1 Block Diagram with Explanation 4.6 DHT11 Temperature and humidity sensor
The controller must be able to measure the air temperature and
humidity. For this a DHT11 sensor will be used. As the
temperature range is required for growing food, which is 0-
50°C. It also has a temperature accuracy of ±2°C. However,
this can be enhanced by using an offset in the software to
configure it to the definite temperature. The sensor can get new
data once every 2 seconds. This should not be a muddle for
hydroponics. The chances of variation in air temperature
within two seconds are not very likely. This DHT11
Temperature and Humidity Sensor hallmarks a digital signal
output with the temperature and humidity sensor capabilities. It
is unified with a high-performance 8-bit microcontroller. This
technology safeguards high reliability and excellent long-term
firmness. It has excellent quality, fast response, anti-
interference ability and high performance.

4.7 Water level sensor


Water source is necessary and an important factor in
Hydroponics and farm production and it is a key of our quality
of life as well. Monitoring water level of a water source plays
In order for the controller to be used for growing, a study was a key role in agricultural. Water-level sensor are sketched for
made on how people actually use hydroponic systems and water detection which can be far-flug used in sensing the rain

International Journal of Engineering Science and Computing, April 2019 21716 http://ijesc.org/
fall, water level, even the liquid leakage. The brick is mainly
comp raised of three parts: electronic brick connector, a1 mega
ohms resistor, and several lines of bare conducting wires.

4.8 LDR sensor


LDR sensor is a device which is used to detect light. These
registers are frequently used as light sensors. These sensors are
mainly used when there is a need to sense the absence and
presence of the light such as burglar alarm circuits, alarm
clock, light intensity meters etc. It has a (variable) resistance
that changes with the light intensity that falls upon it. This
allows them to be used in light sensing circuits. These resistors
are mainly used in many circuits where it is important to sense
the presence of light. These resistors have a variety of
functions and resistance. An LDR or light dependent resistor is
also known as photo resistor, photocell, and photoconductor.

9 Blynk app
Blynk was designed for the Internet of Things. It can control
hardware remotely, it can display sensor data, it can store data,
visualize it. Every time you press a Button in the Blynk app,
the message travels to the Blynk Cloud, where it magically
finds its way to your hardware.

5. TESTING RESULTS

The experiment application shows that it can obtain the data


from sensors timely and sort a proper control of the appliances,
which indicates that the designed system has realized the
desired functions. Users can see the detail information of pH 6. CONCLUSION
level, temperature, humidity, light intensity, water level. In
addition, users can make a decision whether or not to turn on After illustration of soilless cultivation, a system to control and
the air pump, water pump and lamp remotely according to the monitor hydroponics culture has been presented. For its
learned information. characteristics, the system is a strong applicant for agriculture
applications. As one of typical applications, more and more
people recognize the application of the IoT (Internet of Things)
which bring broad development to the smart life. Meanwhile,
we have an idea of connecting hydroponic device with social
network, where we can see a vision that people can interact
with their hydroponic plants online through a mobile terminal.

7. REFERENCES

[1]. V.Arenella, P., F. Leccese, “Procedure for the Space


Certification of a Controller for Soilless Cultivation”, IEEE
Metrology for Aerospace, 21.08.2016.

[2]. Adebusoye O. Onanuga, “A hydroponic approach to


estimate responses to nutrients and phytohormones in cotton
plants growing and development”, December 2013.

[3]. Mark Griffiths, “The design and implementation of a


hydroponics control system ”, October 2014.

[4]. Hector Munoz. (2010),Home Based Vegetable Production


System”, Date of retrieval 28.01.2014.

[5]. Blanco, A., Negro, C., Monte, C., Fuente, H., and Tijero,

[6]. J., “Overview of Two Main Payment Problems in Reusing:


Slime and Stickies-Stickies Problems in Recycling”, Progr.
Paper Recycl. (2002), 11(2), 26-37.

[7]. Blidariu F, Grozea A., “Increasing the economic efficiency


and sustainability of indoor fish farming by means of

International Journal of Engineering Science and Computing, April 2019 21717 http://ijesc.org/
aquaponics–review”, Animal Science and Biotechnologies,
2011, 44(2): 1-8.

[8] Gabriele S, Di Giamberardino P, “A unified approach for


heterogeneity and node fault robustness in dynamic sensor
networks”, WSEAS Transactions on Communications, 2008,
7(7): 685-694.

[9]. Youquan Huang, “Control system design is engaged in


pisciculture to the intellect”, Development & Innovation of
Machinery & Electrical Products, 2004, 2: 89-90.

[10]. Zhai Yanni, Chen Xuedong, “Design of smart home


remote monitoring system based on embedded system”, IEEE
InternationalConference on Computing, Control and Industrial
Engineering (CCIE), 2011, 41-44.

International Journal of Engineering Science and Computing, April 2019 21718 http://ijesc.org/

You might also like