GREENHOUSE DECORATIVE PLANT WATERING SYSTEM Technical Paper Latest

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

GREENHOUSE DECORATIVE PLANT

WATERING SYSTEM
MUHAMMAD ARIF LUTFI BIN MOHD ZAIDI
School of Electrical Engineering Collage of
Engineering University Teknologi MARA
Terengganu 23000
Dungun, Terengganu

lutfiarif5151@gmail.com

I. INTRODUCTION
Abstract: In this modern era, we know that Malaysia
is one of the agriculture-oriented country and the rate
at which heat problem in the country pose dangerous Today, because of global warming, temperatures are
threathence there is a need of smart and efficient way rising at an alarming rate over the world, resulting in
of irrigation. In this project we have implemented water evaporation from plant systems, soil dryness,
sensors which detect the signal from the remote that and groundwater depletion, resulting in water
the user use and it will supply water to the field which scarcity. As a result, an automatic plant watering
has water requirement. The project is ,Arduino based system is an ideal option to use because the farmer
design which controls the water supply and the field to may turn it on and off. When compared to manual
be irrigated. There are sensors present in each field watering plants, this method is simple and cost-
which are not activated till the user sent the signal on effective, and it saves labour time because the system
the field. Once the sensor gets the signal from the does all of the work for farmers. The current gardening
remote the signal will be sent to the Arduino. Arduino method has numerous flaws, such as a shortage of
then supply water to that field which has water water provided to the plant, a high number of plants
requirement, and the Arduino will stop supplying water that causes the farmer difficulty, and the time required
when the user send an input to the sensor to stop the to care for the plant. Due to the farmer's manual
Arduino. labour, there is a high risk of making mistakes in
today's gardening.
Ir remote and sensor are used in this project along
with Arduino. It is set up so that the user can operate The amount of water that healthy plants may transpire
the project with ease; to transmit a signal, the user must will raise the humidity in the air in the greenhouse.
push the IR remote, and the IR sensor will then pick up High relative humidity should be avoided because it
the signal and transfer it to the Arduino. To maintain can make diseases more common and produce more
both small and large gardens, this kind of system is plant transpiration (over 80 to 85 percent).
frequently employed for general plant maintenance. Condensation on the surfaces of plants and the
The plants often require watering twice daily, in the greenhouse structure can be avoided with sufficient
morning and evening. Therefore, it is necessary to use venting or repeated heating and venting. The humidity
the plant watering system to water the greenhouse of the greenhouse air rises during the hotter summer
plants roughly twice each day. Plants are loved by months due to the use of cooling systems. Controlling
people for their advantages and the satisfying sense of the humidity inside the greenhouse might be difficult
caring for them. However, for most farmers having a when it's warm and humid outside. Because a lot of
hard time trying to make sure the plant receives the water can evaporate into the incoming air, causing
exact amount of water. We created a project to address significant temperature reductions, greenhouses
this issue for people who are unable to water their located in arid regions benefit greatly from
plants because of their hectic schedules or when they evaporative cooling systems.
spend a lot of time outside. The system is created to
support the user. Through this effort, I wish to let
When the electricity is turned on, this automatic
individuals enjoy growing plants without the
irrigation system detects the IR remote's signal, sends
difficulties posed by forgetfulness or absence
it to the Arduino UNO, and switches the pump on
automatically. The effective use of irrigation systems is
.Keywords—IR remote, IR sensor, Arduino crucial since the main cause of the water deficit on the
land is the lack of rain, which leads to unplanned water
use and wasteful water use of significant amounts. This
is why I use this automatic plant watering system,
which is excellent in all types of weather.
II. PROBLEM STATEMENT IV. SYSTEM ARCHITECTURE

Currently, the watering of greenhouse decorative IR sensor and IR remote will be used to establish a
plants is done manually, which is inefficient, costly, connection from the IR remote and the Arduino UNO.
and time-consuming. The system's major flaw is that The IR remote will send the infrared signal that will
gardening required a lot of human effort. Farmers be captured by the IR sensor/LM393. Then the IR
find it challenging to manually irrigate their fields sensor/LM393 will convert the infrared signal into a
and deliver the correct amount of water for optimal digital code signal and sent it to the Arduino UNO.
plant growth. When the greenhouse contains a lot of From the signal that have been received by Arduino
ornamental plants, we may perceive this flaw. UNO the input will be processed from the coding and
after that the servo motor will be switch on.
This necessitates many workers, increasing the
amount of money spent alone on wages. The V. METHADOLOGY
workplace also becomes crowded due to a lot of
workers at the same times. Due to water scarcity, A. Flowchart for Greenhouse Plant Watering
water management becomes a major challenge, as System.
hand irrigation wastes water. Number of spaces use
to store the equipment for farmers also being and
issue for this project to become more relevant.

III. SCOPE OF WORK

Based on my problem statement, I have created a


prototype to implement an automatic plant watering
system considering all aspects of a large greenhouse.
The main components of the project are Arduino
UNO, IR sensor, IR remote, water level sensor, and
water pump, Using ARDUINO IDE software i can
program ARDUINO such that it irrigates the plants
based on the feedback of IR sensor content provided
by the IR remote.

When IR remote gives an input to provide the water,


the water pump starts irrigating. I can use a sprinkler
or drip system for irrigation. When water content
reaches the right amount that the plant needs, the
farmer will switch off the water pump. The water
level sensor will be placed inside the tank. When the
water level reaches a lower limit in the tank the user
will be notified by LED to switch ON the motor to fill
the tank. Also, to avoid overflow, the user will be
notified by LED when the water level reaches the Figure 1: Flow Chart
maximum limit so that they can switch OFF the moto.

Figure 1. shows the operation of Greenhouse Plant


Watering System, this system is designed to make
plant watering easier with using less human power
and remote system. To start, the system will detect
the input that have been sent from remote. The signal
that being sent will be convert into the digital coding
and the system will processed the coding and
produce an output that is the servo motor rotate
clockwise or anticlockwise. The system will not
produce an output if the input coding being sent is
not suitable with the system output coding.
VI. RESULT & DISSCUSION
B. Block diagram of Greenhouse Plant Watering
System

Figure 2: Block Diagram

The base of the Greenhouse Plant Watering System


as shown in the Figure 2. The system has an amount Figure 4: Circuit simulation on the tinkercad
of 3 input and 4 output. The system begin with power
supply, provides power to the system. Next the IR In the figure 4, it has shown that I have use the
remote sent a signal to IR sensor/LM393, and the tinkercad application to simulate the project that
input was transmitted to the Arduino UNO, and it will have finish. In the figure I have organize the position
produce output, that is servo motor will start of every component to make the circuit work
rotating. Next the ultrasonic sensor will sense the properly. The component that I have use in the
water level inside the tank, and it will send an input project is buzzer, motor, ultrasonic sensor, servo
to Arduino UNO to either to start the motor pump and motor, Arduino UNO, IR sensor/LM393, H-bridge
pump water inside the water tank or don’t start the motor driver, resistor, LED and IR remote.
water pump.

Figure 5: Circuit Simulation when the servo motor


Figure 3: Architecture Design for Greenhouse Plant rotates clockwise
Watering System
In this Figure 5, the IR remote button have been
In figure 3, it has shown the raw idea of the project pressed. It will send infrared signal to the IR
on how the working mechanism of the system. The sensor/LM393. Their sensor/LM393 will captured
working mechanism is, the IR sensor/LM393 will be the signal and turn it into a digital signal. The IR
put on servo motor to capture the signal that being sensor will send the digital code FD8877 into the pin
sent from the IR remote. The servo motor will 7 Arduino. Then Arduino will process the digital
instantly work when the IR remote has been pressed signal with the coding that have been coded inside
allowing the water from water tank go through and the Arduino. After that the Arduino will sent an
watering the plant. In this figure also include the output to pin 7 and start rotating the servo motor.
mechanism on how the water tank will be filled with After the servo motor have rotate until its limit. It will
water. The water tank will be put on ultrasonic stop rotating and wait for the user to click the remote
sensor at the top of water tank to identify the water button to make the servo motor rotating
level inside the tank. The motor pump will anticlockwise.
simultaneously work when the water level become
lower than the limit water level.
REFERENCE

[1] (Waqas Farooq), (October 22, 2020), (Servo with


Arduino infrared remote)
https://allelectronictech.blogspot.com/2020/10/se
rvo-with-arduino-infrared-remote.html

[2] (Manisha Mayuri, Priyanka Aishwarya, Prof


Bagubali), (March 2019), (Automatic Plant watering
system )
https://www.researchgate.net/publication/337522
528_Automatic_Plant_Watering_System,

[3] (Abhishek Gupta)( March 2016), (Automatic


Plant Watering System)
Figure 6: Schematic Diagram for Greenhouse Plant https://www.researchgate.net/publication/321307
Watering System 351_Automatic_Plant_Watering_System

[4]( Syed Zain Nasir),(13 November


VII. FUTURE DEVELOPMENT 2021),(Automatic Plant Watering System using
Arduino)
The Greenhouse Plant Watering System project can https://www.theengineeringprojects.com/2021/11
be improved in many ways. For example, by applying /automatic-plant-watering-system-using-
the concept of Internet of Thinks (IoT) into the arduino.html
project. This IoT concept can improve the use of how
to control the water when watering the plant. Next [5]( Punitha.K, Shivaraj Sudarshan Gowda,
this project also can be improved in the aspects of Devarajnayaka R),(2017),( Automated Plant
component, for example, use a sensor that can Watering System)
capture signal from a long distance. It will make the https://www.ijert.org/research/automated-plant-
farmers become more easier at their work. watering-system-IJERTCONV5IS18012.pdf

VIII. CONCLUSION
[6] S. Darshna et aI., "Smart Irrigation System" in
In conclusion, from this project I hope that this IOSR Journal of Electronics and Communication
project can improve the agriculture community Engineering (IOSR JECE), Volume 10, Issue 3, Ver. II
because it will lessen the burden of farmers for 50%. (May -Jun.2015).
I also confident my project in the future will make the
productivity of plant increase for 35% due to the [7] Jesper Sandberg and Thomas Kockholm, ''iPlant:
effectiveness of the system in providing water. With Inteligent Plant System", in SPCL-2012 – Report
this project it could help the farmer to produce a
high-quality plant. Finally, I’m sure this project will [8] Vinay Bakale and Siddhesh Tolakar,"Wireless
give a lot of benefit to the agriculture community in Automatic Plant Irrigation System", International
the future. Journal on Recent Technologies in Mechanical and
Electrical Engineering

You might also like