SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 207
Hydroponics using IOT and Machine Learning
Anshumaan Phukan
------------------------------------------------------------------------***-------------------------------------------------------------------
PROBLEM STATEMENT
Soil Erosion is a major challenge in modern-day agriculture and is one of the main necessities for agriculture to sustain,
soil erosion also indirectly affects air and ware pollution due to the addition of pesticides into the soil for farming and
agriculture purposes. Soil-borne pests prove to be a roadblock in farming and using pesticides can be harmful as
mentioned, Pesticides from traditional soil-based agriculture methods runoff into rivers and streams and pollute the
water, and are also harmful to living organisms that sustain in these water bodies. A solution that aims at minimizing this
pollution and the issue of soil erosion is a much-needed solution for agriculture and farming to sustain, modern technology
and the rise of Artificial Intelligence-based smart systems could prove to be a great solution to such a problem.
AIM
Agriculture affects a nation's economy substantially. Hydroponics is on an increase because of current agricultural
strategies that allow plants to be developed without soil by utilizing supplements. Presently towards controlling the
hydroponics plant development, some measure of exploration has been done in applying machine learning algorithms like
Neural Networks and Bayesian networks. AI has helped in automating plant development where some minimal measure of
research has been completed. Based on conventional techniques for developing plants, there is no attention to the soil.
However as long as these prerequisites are satisfied, plants can develop, and this brought the possibility of hydroponics
cultivation.
Hydroponics is a sort of cultivating in which plants are developed without soil. This technique permits homesteads to
follow the cultivators to the Urban region. The Internet of Things empowers Machine to Machine communication as well as
independent and insightful control of the Hydroponics framework. We aim to develop an intelligent system that decides
the best control activity for a hydroponic climate based on one of many information inputs.
METHODOLOGY
In the proposed methodology, IoT and Machine Learning works in parallel to achieve the common goal of optimal plant
growth. Both aspects serve a distinct purpose and are equally vital.
With the introduction of IoT, it has enabled farmers to automate the entire procedure of hydroponics. Different tasks
involving monitoring of PH level, water level, temperature, and light intensity can be regulated with IoT without manual
intervention. The data collected by sensors present in the hydroponics tank will be delivered to an ARM 7 Microcontroller,
which performs continuous monitoring for optimal plant growth. Additional functionalities can be added by connecting
this system to our phones for remote control. The sensors present in the hydroponics task will be interfaced to an Arduino.
This device called a Pi3 acts as the interface between the cloud and microcontroller. It uses data from sensors to manage
the hydroponic environment.
ML algorithms have various uses in the field of artificial farming in general. It is used in hydroponics to control plant
development and optimize EC values in the nutrient solution. Popular models like the Bayesian network can be
implemented accurately controlling and observing environmental events. These models can work upon a dataset collected
over a month, for predictive analysis. This analysis is utilized for crucial output decisions for autonomously controlling the
system.
Therefore, Iot concentrates on controlling the hydroponic environment based on sensor data collected from hydroponic
tanks using a microcontroller. Machine learning, on the other hand, concentrates on algorithmic level output prediction
based on parameters gathered. As a result, IoT and ML work together in real-time to forecast the outcome and control the
system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 208
Data Flow Diagram:
The data flow diagram comprises four main entities: the External Water tank, Nutrient Tank, Raspberry Pi, and
Hydroponics Tank. These entities together run the entire structure of this system. The external water tank will be in
charge of filling the tank with water, which will then flush water into the hydroponics tank. The nutrient tank will provide
appropriate nutrients to the same hydroponics tank at the same time. These events collectively help in regulating the pH of
the solution in the tank. From the other end, Raspberry Pi will be responsible for implementing machine learning
algorithms to recognize plans, which will then regulate plant growth and ultimately again help in regulating the pH of the
solution. The final steps include settings light plans and proving nutrients to the plants.
Use case Diagram:
This diagram demonstrates the responsibilities of different components in the system and their contribution.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 209
System architecture of IoT based hydroponics:
This entire system can again be divided into 3 major sections.
• First part contains the Arduino, where sensors pertaining to pH, humidity, light intensity, temperature, the water
level in hydroponic tank captured are sent to the microcontroller. As the Arduino acts as the brain of the entire
system, it is connected to every other component like water tank, hydroponics tank, nutrient tank, raspberry pi
etc.
• The second part is the Raspberry Pi3 which got the Deep Neural network fitting model which has been trained in
the cloud based on the data set collected. The Pi3's fitting model would make an intelligent decision in
determining the output, which would then be passed to Arduino, who would activate the appropriate control
system. Both Raspberry PI and the Arduino will be connected to a power supply.
• Third component would the hydroponics tank. This section would be responsible for maintaining a sustainable
environment for plant growth. It will include several sensors, the data from which will be delivered to Arduino via
a directed link.
RESULT
The results of using hydroponics have unexpected advantages. The research on using Deep neural networks to analyze
hydroponic parameters for controlling actions proved essential. The dataset consisted of 5000 real-time entries having
values of parameters like pH, temperature, humidity, light intensity, and water level. The input trained over 10000 epochs
produced the appropriate control action labeled 0-7. The deployment of the trained model over Rasberry Pi3 provided an
output after sending it to Arduino. A cloud-based database (Firebase) stored the data and the predicted output.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 210
A six-trial process on tomato plants gave different outputs in each trial. The comparative factors were the height of plants
and the number of days from the start. The first trial ended at 85cm on the 60th day.
The height increased between 80 cm and 100cm until the last. The last trial witnessed a height of around 110cm on the
60th day.
It proved that the neural network learns after every trial and produces better results. The accuracy of the model was 88.5
percent.
The comparative study of hydroponically grown tomato plants and soil-grown gave unexpected results. The initial 12 days
saw similar growth, but the later days witnessed marginal development of the hydroponic plant. The duration between the
30th-32nd day saw more than 50 percent growth compared to the soil-grown plant. On the final 60th day, the hydroponic
plant grew to around 95 cm while soil-grown ended at 65cm. The above research highlights a significant advantage of
hydroponics over traditional systems. The integration of Deep learning provides results that can help eliminate its
environmental disadvantages.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 211
CONCLUSION:
Agriculture has a large effect on the country's economy. Now that the Internet of Things (IoT) has made it possible for
machines to communicate with one another, an IoT-based automated irrigation system has been developed, with
intelligence relating to KNN machine learning deployed at the edge in predicting soil condition based on moisture and
irrigating the field with water. Currently, agricultural advancements are focusing on hydroponics and aeroponics, which
allow plants to thrive in a variety of environments, such as hanging or suspended, without the use of soil. The difficulty
with such a system is that it needs manual plant monitoring in order to spray the proper nutrients for effective growth.
As a result, with the advent of IoT, a number of IoT-based hydroponic monitoring systems have been created, each with a
mobile application for control. Some study has been done using Bayesian Network and Artificial Neural Network in terms
of applying intelligence in terms of machine learning in assessing the data set acquired for managing the parameters for
appropriate development of the plant in hydroponic. With all of this in mind, we need to regulate the parameters of the
hydroponic system autonomously without the need for human intervention in order to produce a proper plant in
hydroponics.
So, using the tomato plant as a case study, we designed an intelligent IoT-based hydroponic system where pH,
temperature, humidity, level, and illumination are among the five characteristics used to govern the hydroponic
environment. The Deep Neural Network is used to train these parameters in order to provide the proper control action,
which is labelled. These characteristics are gathered in real-time over many weeks and trained 10,000 times in order to
achieve an 88 percent accuracy in predicting the appropriate output action.
The cloud stores the projected control action for real-time data. The Raspberry Pi 3 serves as the edge, where the Deep
Neural Network model is used to forecast output and communicate with the Arduino. This was created as a proof of
concept. In the future, the system might be expanded by deploying an intelligent IoT-based hydroponic system with a Deep
Neural Network for additional hydroponic-grown plants, allowing for more precision. The system might also be expanded
by growing more hydroponic plants in other tanks and training the parameters accordingly to provide the necessary
control action using intelligence. This could be done on a big scale, allowing the system's accuracy to be calculated for a
wide range of hydroponic plants.
REFERENCES:
1. Electrical conductivity and pH of the substrate solution in gerbera cultivars under fertigation, Ludwig F. et al.,
2. A survey of Smart Hydroponic Systems Falmata Modu et al.,
3. ABREU MF; ABREU CA; SARZI I; PADUAJUNIOR AL. 2007. Extratores aqueous paraa caracterização química de
substratos paraplantas. Horticultura Brasileira 25: 184-187
4. BAAS R; NIJSSEN HMC; VAN DEN BERGTJM; WARMENHOVEN MG. 1995. Yield and quality of carnation (Dianthus
caryophyllusL.)and gerbera (Gerbera jamesonii L.) in a closednutrient system as affected by sodium
chloride.Scientia Horticulturae 61: 273-284.
5. CABRERA RI. 1998. Monitoring chemical properties of container growing media with small soil solution samplers.
Scientia Horticulturae 75: 113-119
6. (PDF) Electrical conductivity and pH of the substrate solution in gerbera cultivars under fertigation
7. Pitakphongmetha, J., Boonnam, N., Wongkoon, S., Horanont, T., Somkiadcharoen, D.,Prapakornpilai, J., 2016.
Internet of things for planting in smart farm hydroponics style. In: 20th Int. Comput. Sci. Eng. Conf. Smart
Ubiquitous Comput. Knowledge, ICSEC 2016.
8. Peuchpanngarm, C., Srinitiworawong, P., Samerjai, W., Sunetnanta, T., 2016. DIY sensorbased automatic control
mobile application for hydroponics. In: Proc. 2016 5th ICT Int. Student Proj. Conf. ICT-ISPC 2016, pp. 57–60.
9. Ferentinos, K.P., Albright, L.D., 2007. Predictive neural network modeling of Ph and electrical conductivity in deep-
trough hydroponics. Trans. ASAE 45 (6), 2007–2015.
10. Gosavi, J.V., 2017. Water monitoring system for hydroponics agriculture, vol. 5, no. Vii.

More Related Content

Similar to Hydroponics using IOT and Machine Learning

IRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoTIRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoTIRJET Journal
 
IRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET Journal
 
IRJET- IoT based Smart Greenhouse Automation System
IRJET-  	  IoT based Smart Greenhouse Automation SystemIRJET-  	  IoT based Smart Greenhouse Automation System
IRJET- IoT based Smart Greenhouse Automation SystemIRJET Journal
 
IRJET - IoT based Smart Irrigation System
IRJET - IoT based Smart Irrigation SystemIRJET - IoT based Smart Irrigation System
IRJET - IoT based Smart Irrigation SystemIRJET Journal
 
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...IRJET Journal
 
Smart Agricultural Robot Using Raspberry Pi
Smart Agricultural Robot Using Raspberry PiSmart Agricultural Robot Using Raspberry Pi
Smart Agricultural Robot Using Raspberry PiIRJET Journal
 
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIRJET Journal
 
A Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from SensorsA Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from SensorsIRJET Journal
 
Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. IRJET Journal
 
IRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET Journal
 
IRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoTIRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoTIRJET Journal
 
A Review paper on wireless sensor network and GPRS module for automated irrig...
A Review paper on wireless sensor network and GPRS module for automated irrig...A Review paper on wireless sensor network and GPRS module for automated irrig...
A Review paper on wireless sensor network and GPRS module for automated irrig...IRJET Journal
 
IRJET- Smart Agriculture System using Thingspeak and Mobile Notification
IRJET- Smart Agriculture System using Thingspeak and Mobile NotificationIRJET- Smart Agriculture System using Thingspeak and Mobile Notification
IRJET- Smart Agriculture System using Thingspeak and Mobile NotificationIRJET Journal
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET Journal
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET Journal
 
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET Journal
 
A RESEARCH PAPER ON IOT BASED SMART AGRICULTURAL SYSTEM
A RESEARCH PAPER ON IOT BASED SMART AGRICULTURAL SYSTEMA RESEARCH PAPER ON IOT BASED SMART AGRICULTURAL SYSTEM
A RESEARCH PAPER ON IOT BASED SMART AGRICULTURAL SYSTEMIRJET Journal
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIRJET Journal
 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET Journal
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine LearningIRJET Journal
 

Similar to Hydroponics using IOT and Machine Learning (20)

IRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoTIRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoT
 
IRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET- Smart Farming using IoT
IRJET- Smart Farming using IoT
 
IRJET- IoT based Smart Greenhouse Automation System
IRJET-  	  IoT based Smart Greenhouse Automation SystemIRJET-  	  IoT based Smart Greenhouse Automation System
IRJET- IoT based Smart Greenhouse Automation System
 
IRJET - IoT based Smart Irrigation System
IRJET - IoT based Smart Irrigation SystemIRJET - IoT based Smart Irrigation System
IRJET - IoT based Smart Irrigation System
 
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
A Survey on Solar Based Smart Antibiotic Sprinkler System Using Internet of T...
 
Smart Agricultural Robot Using Raspberry Pi
Smart Agricultural Robot Using Raspberry PiSmart Agricultural Robot Using Raspberry Pi
Smart Agricultural Robot Using Raspberry Pi
 
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
 
A Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from SensorsA Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from Sensors
 
Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. 
 
IRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud Computing
 
IRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoTIRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoT
 
A Review paper on wireless sensor network and GPRS module for automated irrig...
A Review paper on wireless sensor network and GPRS module for automated irrig...A Review paper on wireless sensor network and GPRS module for automated irrig...
A Review paper on wireless sensor network and GPRS module for automated irrig...
 
IRJET- Smart Agriculture System using Thingspeak and Mobile Notification
IRJET- Smart Agriculture System using Thingspeak and Mobile NotificationIRJET- Smart Agriculture System using Thingspeak and Mobile Notification
IRJET- Smart Agriculture System using Thingspeak and Mobile Notification
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural System
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
 
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
 
A RESEARCH PAPER ON IOT BASED SMART AGRICULTURAL SYSTEM
A RESEARCH PAPER ON IOT BASED SMART AGRICULTURAL SYSTEMA RESEARCH PAPER ON IOT BASED SMART AGRICULTURAL SYSTEM
A RESEARCH PAPER ON IOT BASED SMART AGRICULTURAL SYSTEM
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart Agriculture
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 

Recently uploaded (20)

9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 

Hydroponics using IOT and Machine Learning

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 207 Hydroponics using IOT and Machine Learning Anshumaan Phukan ------------------------------------------------------------------------***------------------------------------------------------------------- PROBLEM STATEMENT Soil Erosion is a major challenge in modern-day agriculture and is one of the main necessities for agriculture to sustain, soil erosion also indirectly affects air and ware pollution due to the addition of pesticides into the soil for farming and agriculture purposes. Soil-borne pests prove to be a roadblock in farming and using pesticides can be harmful as mentioned, Pesticides from traditional soil-based agriculture methods runoff into rivers and streams and pollute the water, and are also harmful to living organisms that sustain in these water bodies. A solution that aims at minimizing this pollution and the issue of soil erosion is a much-needed solution for agriculture and farming to sustain, modern technology and the rise of Artificial Intelligence-based smart systems could prove to be a great solution to such a problem. AIM Agriculture affects a nation's economy substantially. Hydroponics is on an increase because of current agricultural strategies that allow plants to be developed without soil by utilizing supplements. Presently towards controlling the hydroponics plant development, some measure of exploration has been done in applying machine learning algorithms like Neural Networks and Bayesian networks. AI has helped in automating plant development where some minimal measure of research has been completed. Based on conventional techniques for developing plants, there is no attention to the soil. However as long as these prerequisites are satisfied, plants can develop, and this brought the possibility of hydroponics cultivation. Hydroponics is a sort of cultivating in which plants are developed without soil. This technique permits homesteads to follow the cultivators to the Urban region. The Internet of Things empowers Machine to Machine communication as well as independent and insightful control of the Hydroponics framework. We aim to develop an intelligent system that decides the best control activity for a hydroponic climate based on one of many information inputs. METHODOLOGY In the proposed methodology, IoT and Machine Learning works in parallel to achieve the common goal of optimal plant growth. Both aspects serve a distinct purpose and are equally vital. With the introduction of IoT, it has enabled farmers to automate the entire procedure of hydroponics. Different tasks involving monitoring of PH level, water level, temperature, and light intensity can be regulated with IoT without manual intervention. The data collected by sensors present in the hydroponics tank will be delivered to an ARM 7 Microcontroller, which performs continuous monitoring for optimal plant growth. Additional functionalities can be added by connecting this system to our phones for remote control. The sensors present in the hydroponics task will be interfaced to an Arduino. This device called a Pi3 acts as the interface between the cloud and microcontroller. It uses data from sensors to manage the hydroponic environment. ML algorithms have various uses in the field of artificial farming in general. It is used in hydroponics to control plant development and optimize EC values in the nutrient solution. Popular models like the Bayesian network can be implemented accurately controlling and observing environmental events. These models can work upon a dataset collected over a month, for predictive analysis. This analysis is utilized for crucial output decisions for autonomously controlling the system. Therefore, Iot concentrates on controlling the hydroponic environment based on sensor data collected from hydroponic tanks using a microcontroller. Machine learning, on the other hand, concentrates on algorithmic level output prediction based on parameters gathered. As a result, IoT and ML work together in real-time to forecast the outcome and control the system.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 208 Data Flow Diagram: The data flow diagram comprises four main entities: the External Water tank, Nutrient Tank, Raspberry Pi, and Hydroponics Tank. These entities together run the entire structure of this system. The external water tank will be in charge of filling the tank with water, which will then flush water into the hydroponics tank. The nutrient tank will provide appropriate nutrients to the same hydroponics tank at the same time. These events collectively help in regulating the pH of the solution in the tank. From the other end, Raspberry Pi will be responsible for implementing machine learning algorithms to recognize plans, which will then regulate plant growth and ultimately again help in regulating the pH of the solution. The final steps include settings light plans and proving nutrients to the plants. Use case Diagram: This diagram demonstrates the responsibilities of different components in the system and their contribution.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 209 System architecture of IoT based hydroponics: This entire system can again be divided into 3 major sections. • First part contains the Arduino, where sensors pertaining to pH, humidity, light intensity, temperature, the water level in hydroponic tank captured are sent to the microcontroller. As the Arduino acts as the brain of the entire system, it is connected to every other component like water tank, hydroponics tank, nutrient tank, raspberry pi etc. • The second part is the Raspberry Pi3 which got the Deep Neural network fitting model which has been trained in the cloud based on the data set collected. The Pi3's fitting model would make an intelligent decision in determining the output, which would then be passed to Arduino, who would activate the appropriate control system. Both Raspberry PI and the Arduino will be connected to a power supply. • Third component would the hydroponics tank. This section would be responsible for maintaining a sustainable environment for plant growth. It will include several sensors, the data from which will be delivered to Arduino via a directed link. RESULT The results of using hydroponics have unexpected advantages. The research on using Deep neural networks to analyze hydroponic parameters for controlling actions proved essential. The dataset consisted of 5000 real-time entries having values of parameters like pH, temperature, humidity, light intensity, and water level. The input trained over 10000 epochs produced the appropriate control action labeled 0-7. The deployment of the trained model over Rasberry Pi3 provided an output after sending it to Arduino. A cloud-based database (Firebase) stored the data and the predicted output.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 210 A six-trial process on tomato plants gave different outputs in each trial. The comparative factors were the height of plants and the number of days from the start. The first trial ended at 85cm on the 60th day. The height increased between 80 cm and 100cm until the last. The last trial witnessed a height of around 110cm on the 60th day. It proved that the neural network learns after every trial and produces better results. The accuracy of the model was 88.5 percent. The comparative study of hydroponically grown tomato plants and soil-grown gave unexpected results. The initial 12 days saw similar growth, but the later days witnessed marginal development of the hydroponic plant. The duration between the 30th-32nd day saw more than 50 percent growth compared to the soil-grown plant. On the final 60th day, the hydroponic plant grew to around 95 cm while soil-grown ended at 65cm. The above research highlights a significant advantage of hydroponics over traditional systems. The integration of Deep learning provides results that can help eliminate its environmental disadvantages.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 10 | Oct 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 211 CONCLUSION: Agriculture has a large effect on the country's economy. Now that the Internet of Things (IoT) has made it possible for machines to communicate with one another, an IoT-based automated irrigation system has been developed, with intelligence relating to KNN machine learning deployed at the edge in predicting soil condition based on moisture and irrigating the field with water. Currently, agricultural advancements are focusing on hydroponics and aeroponics, which allow plants to thrive in a variety of environments, such as hanging or suspended, without the use of soil. The difficulty with such a system is that it needs manual plant monitoring in order to spray the proper nutrients for effective growth. As a result, with the advent of IoT, a number of IoT-based hydroponic monitoring systems have been created, each with a mobile application for control. Some study has been done using Bayesian Network and Artificial Neural Network in terms of applying intelligence in terms of machine learning in assessing the data set acquired for managing the parameters for appropriate development of the plant in hydroponic. With all of this in mind, we need to regulate the parameters of the hydroponic system autonomously without the need for human intervention in order to produce a proper plant in hydroponics. So, using the tomato plant as a case study, we designed an intelligent IoT-based hydroponic system where pH, temperature, humidity, level, and illumination are among the five characteristics used to govern the hydroponic environment. The Deep Neural Network is used to train these parameters in order to provide the proper control action, which is labelled. These characteristics are gathered in real-time over many weeks and trained 10,000 times in order to achieve an 88 percent accuracy in predicting the appropriate output action. The cloud stores the projected control action for real-time data. The Raspberry Pi 3 serves as the edge, where the Deep Neural Network model is used to forecast output and communicate with the Arduino. This was created as a proof of concept. In the future, the system might be expanded by deploying an intelligent IoT-based hydroponic system with a Deep Neural Network for additional hydroponic-grown plants, allowing for more precision. The system might also be expanded by growing more hydroponic plants in other tanks and training the parameters accordingly to provide the necessary control action using intelligence. This could be done on a big scale, allowing the system's accuracy to be calculated for a wide range of hydroponic plants. REFERENCES: 1. Electrical conductivity and pH of the substrate solution in gerbera cultivars under fertigation, Ludwig F. et al., 2. A survey of Smart Hydroponic Systems Falmata Modu et al., 3. ABREU MF; ABREU CA; SARZI I; PADUAJUNIOR AL. 2007. Extratores aqueous paraa caracterização química de substratos paraplantas. Horticultura Brasileira 25: 184-187 4. BAAS R; NIJSSEN HMC; VAN DEN BERGTJM; WARMENHOVEN MG. 1995. Yield and quality of carnation (Dianthus caryophyllusL.)and gerbera (Gerbera jamesonii L.) in a closednutrient system as affected by sodium chloride.Scientia Horticulturae 61: 273-284. 5. CABRERA RI. 1998. Monitoring chemical properties of container growing media with small soil solution samplers. Scientia Horticulturae 75: 113-119 6. (PDF) Electrical conductivity and pH of the substrate solution in gerbera cultivars under fertigation 7. Pitakphongmetha, J., Boonnam, N., Wongkoon, S., Horanont, T., Somkiadcharoen, D.,Prapakornpilai, J., 2016. Internet of things for planting in smart farm hydroponics style. In: 20th Int. Comput. Sci. Eng. Conf. Smart Ubiquitous Comput. Knowledge, ICSEC 2016. 8. Peuchpanngarm, C., Srinitiworawong, P., Samerjai, W., Sunetnanta, T., 2016. DIY sensorbased automatic control mobile application for hydroponics. In: Proc. 2016 5th ICT Int. Student Proj. Conf. ICT-ISPC 2016, pp. 57–60. 9. Ferentinos, K.P., Albright, L.D., 2007. Predictive neural network modeling of Ph and electrical conductivity in deep- trough hydroponics. Trans. ASAE 45 (6), 2007–2015. 10. Gosavi, J.V., 2017. Water monitoring system for hydroponics agriculture, vol. 5, no. Vii.