SlideShare a Scribd company logo
1 of 5
Download to read offline
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1406
AI-Powered Smart Plant Management System
1 Assistant Professor, Department of Information Technology, Meenakshi College of Engineering, Chennai, Tamil
Nadu, India
2-5Student, Department of Information Technology, Meenakshi College of Engineering, Chennai, Tamil Nadu, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract -An AI-based smart plant management system is
designed for plant farming in the greenhouse. The idea is to
measure the soil’s moisture content and provide an
automatic watering system to maintain the soil moisture
level for the plant shown.The major goals are to increase the
soil’sproductivity and to regulate the amount of water used
by each plant, planted in the soil. Soil Moisture Sensor
(SMS), Temperature Sensor (TS), Automatic Water System
(AWS), Water Flow Controller (WFC), Solar Panel, and
Battery are the hardware devices used. An AI-powered
control and management algorithm is deployed for the
smart management of plants in this work and also a
database is created to house all of the plant data required
for the management. A web application is developed that
enables remote monitoring of the plant management
system.
1. INTRODUCTION
The setting of greenhouse plant farming can be improved
with an intelligent plant management technology. By
controlling the required devices, we will construct an
experimental analysis of soil accuracy level and water flow
level. The project's "CONTROL AND MANAGEMENT (C&M)
ALGORITHM" is its main contribution, which accurately
identifies the soil and water level. The technique is divided
into the following three modules: 1.INFORMATION
MODULE SYSTEM (IMS), 2.PERFORMING STATE (PS) and
3. ANALYSIS OF EXECUTION STATE (AES) for this
purpose. The experimental setup shows the details of the
first three techniques. Each plant and tree has been
assigned a special plant ID in this intelligent plant system
(for instance, "plant name: mango; plant ID: CMM03) that
is maintained in a database.
2. EXISTING SYSTEM
[1]In the existing work a Deep Learning based algorithm is
used in maintaining the soil Productivity. In the DL based
approaches a Long-Short Term memory Network was
used in connecting the hardware devices. Smart farming
involve the use of smart Meters, Wireless sensor Network,
Aerial vehicles, Smart camera Node, soil Moisture WSN,
Satellite Imagery etc. In this project using so many
sensorsLike Temperature, Humidity and soil Moisture
sensor will used. To calculate the values of soil Moisture
level of the plant/tree.
3. PROPOSED SYSTEM
In our proposed work a smart plant management system
in green house environment is developed, using the
Control & Management Algorithm. For improving the soil
productivity the control part of the algorithm is usedand
to maintain the water level the management part of the
algorithm is used. Finally, through the Web app developed,
the AI will alert the user incase if any problem is
encountered in the automatic watering system, to check
the status of the plant in the green house.
a. AI→DATABASE→INSTRUCTION→WEB→ALERT SMS.
b. AI→AUTOMATIC WATER SYSTEM→WATER FLOW
CONTROLLER →WEB APP.
c. AI→SOIL MOISTURE SENSOR→TEMPERATURE
SENSOR→WEB APP.
Above are the various AI connectives with devices. A web
application is designed for controlling and monitoring the
AI based system.
Figure 1: Block Diagram of the System
4. LIST OF MODULES
4.1. Information Module System (IMS)
The first step is the pre-process of the information which
is done in the Information Module system (IMS).In this
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
M. Sri Varsha Shwetha1, B. Siva Raman2, R. Rajesh 3, E. Lakshman Raj 4, S. C. Shabin Raj5
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1407
modulethe AI will be connected with different hardware
devices that are required. All the information about the
plantsis stored in the database and a database is created.
AI gets its needed information from this database.
MY SQL Workbench
This MySQL database system contains the details
about the plant and is accessible using the MySQL
software.
Figure 2: My SQL
Data Base
The following table shows a database list of a
variety of plants, including ground plants, flowers,
greenhouse plants, etc. Each data list will be represented
by a unique plant ID, such as (Onion -CMO02).
Database Table 1
4.2 Performing State (PS)
The second module is the Performing State, here the
connectivity among the water storage and Automatic
water system (AWS) and Water Flow controller(WFC) is
established. In this step AI monitors the flow of water to
the soiland maintains the flow to be less than or equal to
(<=) Average flow level 50-60% of water level Accuracy.
Arduino UNO Kit
The Arduino UNO kit has been designed to
communicate with devices in order to regulate
programmer’s functional specifications. It also has an
automatic water system and a water flow controller
attached to it. A Web app's AI will be linked to the AI
which will detect the soil moisture level using the sensor.
Figure 3: Arduino UNO
Arduino IDE
For the smart planting system an Arduino UNO is
used,it communicates with the Arduino IDE to get the data
from the sensors. Additionally, a Web app that is
connected will automatically alert and notify. And it serves
as a bridge between the Arduino Nano Board and the web
app.
5V Relay module
To regulate the load, for powering the lighting
system, motor, or solenoid.We utilize the 5V relay module.
Aside from that, it can switch between AC and DC voltages.
The relay's specs determine the maximum voltage and
current that the 5V relay module can regulate.
Figure 4: 5V Relay
4.3 Analysis of Execution State (AES)
The Third step is the On-Process which is carried out in
the Analysis of Execution state module. In this modulethe
soil moisture sensor will detect the soil Accuracy/Water
level, and if any decrease in moisture level is noticed the
AI will detect it and send an alert notification to theWeb
app.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1408
Soil Moisture Sensor
The soil moisture sensor measures how moist the
soil is. Two parallel-aligned probes are present in this
sensor. This sensor's detecting method involves running
current through its probes and measuring the resistance
present in the space between them. Less water is present
when the soil is dry. Probes show more resistance and less
current flow through this water. Similar to this, more
water-containing soil conducts electricity through these
sensors, causing less resistance to be observed. By using
this resistance, the sensor's controlling module
determines the moisture level.
Figure 5: Soil Moisture Sensor Module.
Web Application
In this project, using a web application of site will
be used a Node MCU ESP8266 of Wi-Ficonnected to
Arduino uno of kit. It will be programmed for user can
create or using existing to see the plant status and have
alert message to particular Web number or manually
setup the Web number. Also shown a plant ID Report and
details for particular plant system.
CONTROL & MANAGEMENT ALGORITHM
STEP 1 : Pre-Process of IMS
STEP 2 : AI connected
STEP 3 : >>CONTROL ALGO<< (1-5)
STEP 4 : AI check in DATABASE
STEP 5 : CONDITION 1-about Plant Details
STEP 6 : CONDITION 2-AI instruction to Web.
STEP 7 : CONDITION 3- Web app to Alert a
message is
a. Seed name and
b. Perimeter of Distance.
STEP 8 : WORKING PROCESS of Performing state,
AI Programmed.
STEP 9 : CONDITION 4-AI connected with AWS
STEP 10 : CONDITION 5-Water motor and water
system
STEP 11 : >>MANAGEMENT ALGO<< (6-10)
STEP 12 : CONDITION 6-Automated Water system
(AWS) connected with Water Flow
Controller (WFC)
STEP 13 : CONDITION 7-Attach solar panel with
battery for power charge to SMS
STEP 14 : ON-PROCESS of AES, AI INSTRUCTION
BASED.
STEP 15 : CONDITION 8- processing with sensor
STEP 16 : CONDITION 9- AI monitoring the sensor
STEP 17 : CONDITION 10- Hence AI Alert to
WebApp
STEP 18 : Switch case REPORT (C&M)
STEP 19 : PRE-PROCESS
STEP 20 : WORKINGPROCESS
STEP 21 : ON-PROCESS
5. SYSTEM FLOW CHART
This project's work will serve as a smart plant
management system for greenhouse farming, and project-
related experimental work will be used to maintain the
garden. For instance, when there is no water flow in the
soil, AI/SMS will recognize it and send a notification to the
Web app. Additionally, theWeb app will inform on
whether the water flow is increasing or decreasing. All of
these experimental labor procedures will be based on
algorithm requirements for certain greenhouse plants.
Figure 5: Architecture Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1409
6. Result and Discussion
This project effort uses artificial intelligence to represent
the goal of smart planting for greenhouse farming. The
IMS's first stage is the pre-processing phase, during which
the AI will be linked to various hardware and need
components. All plant-related information is kept in a
database. AI is able to access information from databases.
The second stage of the AI working process is the
connection between the water storage and the automatic
water system (AWS) and water flow controller (WFC).
Water is flowing into the soil for less than or equal to (=)
to an average flow level of between 50% and 60% of the
accuracy of the water level.
The third phase of the on-process analysis is the detection
of the soil moisture sensor, the soil accuracy/water level
will be decreased, and AI will identify and alert a
notification to the Web app.
Figure 6: Prototype image
Figure 6 was obtained when a prototype or data gathering
module was being tested utilizing solar power, a
renewable source of energy. The prototype testing was
conducted correctly, and the required safety measures
were taken to ensure effective data transfer. Based on the
data gathered, data are submitted in the Arduino board.
7. CONCLUSIONS
The project's experimental results show that the plant
growth rate is consistent with the ambient environment.
The main findings of this investigation agree with our
expected results even though the soil moisture during the
experiment was around 65%.The project's goal is to
determine the soil moisture level accurately using the
sensor, once this is done, the automatic water flow range
will be regulated by AI of AES to maintain the moisture
content of the soil required by the plant sown in the soil.
This research will be beneficial for greenhouse farming
and gardening maintenance systems. In future the smart
plant management technique can be designed in such a
way it can be extended to actual farming in large scale
lands and farmers can be profited from this smart planting
technique.
ACKNOWLEDGEMENT
Our involvement in this project as students of information
technology of engineering will be helpful for GREEN house
farming and gardening with the aid of fully experimental
procedure that is successfully operating.
REFERENCES
[1] V. Nasir and F. Sassani, “A review on deep learning in
machining and tool monitoring: Methods,
opportunities, and challenges,” Int. J. Adv. Manuf.
Technol., vol. 115, no. 9, pp. 2683–2709, May 2021.
[2] L.-R. Jácome-Galarza, M.-A. Realpe-Robalino, J.
Paillacho-Corredores, and J.-L. Benavides-Maldonado,
“Time series in sensor data using state of-the-art deep
learning approaches: A systematic literature review,”
in Communication, Smart Technologies and
Innovation for Society. Singapore: Springer, 2022, pp.
503–514.
[3] A. Khanna and S. Kaur, “Evolution of Internet of Things
(IoT) and its significant impact in the field of precision
agriculture,” Comput. Electron. Agricult., vol. 157, no.
1, pp. 218–231, 2019.
[4] M. Catelani, L. Ciani, A. Bartolini, C. Del Rio, G. Guidi,
and G. Patrizi, “Reliability analysis of wireless sensor
network for smart farming applications,” Sensors, vol.
21, no. 22, p. 7683, Nov. 2021.
[5] M. Lezoche, J. E. Hernandez, M. D. M. E. Alemany Díaz,
H. Panetto, and J. Kacprzyk, “Agri-food 4.0: A survey of
the supply chains and technologies for the future
agriculture,” Comput. Ind., vol. 117, May 2020, Art. no.
103187.
[6] T. Ojha, S. Misra, and N. S. Raghuwanshi, “Wireless
sensor networks for agriculture: The state-of-the-art
in practice and future challenges,” Comput. Electron.
Agric., vol. 118, pp. 66–84, Oct. 2015.
[7] R. Rayhana, G. G. Xiao, and Z. Liu, “Printed sensor
technologies for monitoring applications in smart
farming: A review,” IEEE Trans. In strum. Meas., vol.
70, pp. 1–19, 2021.
[8] K. Alibabaei et al., “A review of the challenges of using
deep learning algorithms to support decision-making
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1410
in agricultural activities,” Remote Sens., vol. 14, no. 3,
p. 638, Jan. 2022.
[9] K. Alibabaei, P. D. Gaspar, and T. M. Lima, “Crop yield
estimation using deep learning based on climate big
data and irrigation scheduling,” Energies, vol. 14, no.
11, p. 3004, May 2021.
[10] K. Alibabaei, P. D. Gaspar, E. Assunção, S.
Alirezazadeh, and T. M. Lima, “Irrigation optimization
with a deep reinforcement learning model: Case study
on a site in Portugal,” Agricult. Water Manage., vol.
263, Apr. 2022, Art. no. 107480.

More Related Content

Similar to AI-Powered Smart Plant Management System

IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET Journal
 
IRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoTIRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoTIRJET Journal
 
IRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET Journal
 
Embedded Decision Support System for Smart Farming
Embedded Decision Support System for Smart FarmingEmbedded Decision Support System for Smart Farming
Embedded Decision Support System for Smart FarmingIRJET Journal
 
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...IRJET Journal
 
IRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET 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
 
IRJET- Water Consumption by Self-Watering
IRJET- Water Consumption by Self-WateringIRJET- Water Consumption by Self-Watering
IRJET- Water Consumption by Self-WateringIRJET Journal
 
A Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemA Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemIRJET Journal
 
Smart System for Crop Irrigation
Smart System for Crop IrrigationSmart System for Crop Irrigation
Smart System for Crop IrrigationIRJET Journal
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...IRJET Journal
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET 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
 
IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop PredictionIRJET Journal
 
IRJET - IoT based Smart Irrigation System using Raspberry Pi3
IRJET - IoT based Smart Irrigation System using Raspberry Pi3IRJET - IoT based Smart Irrigation System using Raspberry Pi3
IRJET - IoT based Smart Irrigation System using Raspberry Pi3IRJET Journal
 
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET Journal
 
IRJET - IoT based Smart Water Lifting Control as well as Tracking from Da...
IRJET -  	  IoT based Smart Water Lifting Control as well as Tracking from Da...IRJET -  	  IoT based Smart Water Lifting Control as well as Tracking from Da...
IRJET - IoT based Smart Water Lifting Control as well as Tracking from Da...IRJET Journal
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET Journal
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDIRJET Journal
 
IOT Based Smart Single Phase Agriculture Motor Controller
IOT Based Smart Single Phase Agriculture Motor ControllerIOT Based Smart Single Phase Agriculture Motor Controller
IOT Based Smart Single Phase Agriculture Motor ControllerIRJET Journal
 

Similar to AI-Powered Smart Plant Management System (20)

IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
 
IRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoTIRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoT
 
IRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCU
 
Embedded Decision Support System for Smart Farming
Embedded Decision Support System for Smart FarmingEmbedded Decision Support System for Smart Farming
Embedded Decision Support System for Smart Farming
 
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
Internet of Things (IOT) Application for Determination of Soil Moisture Conte...
 
IRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PI
 
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
 
IRJET- Water Consumption by Self-Watering
IRJET- Water Consumption by Self-WateringIRJET- Water Consumption by Self-Watering
IRJET- Water Consumption by Self-Watering
 
A Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemA Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation System
 
Smart System for Crop Irrigation
Smart System for Crop IrrigationSmart System for Crop Irrigation
Smart System for Crop Irrigation
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile Technology
 
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
 
IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop Prediction
 
IRJET - IoT based Smart Irrigation System using Raspberry Pi3
IRJET - IoT based Smart Irrigation System using Raspberry Pi3IRJET - IoT based Smart Irrigation System using Raspberry Pi3
IRJET - IoT based Smart Irrigation System using Raspberry Pi3
 
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
 
IRJET - IoT based Smart Water Lifting Control as well as Tracking from Da...
IRJET -  	  IoT based Smart Water Lifting Control as well as Tracking from Da...IRJET -  	  IoT based Smart Water Lifting Control as well as Tracking from Da...
IRJET - IoT based Smart Water Lifting Control as well as Tracking from Da...
 
IRJET - IoT based Agricultural System
IRJET - IoT based Agricultural SystemIRJET - IoT based Agricultural System
IRJET - IoT based Agricultural System
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
 
IOT Based Smart Single Phase Agriculture Motor Controller
IOT Based Smart Single Phase Agriculture Motor ControllerIOT Based Smart Single Phase Agriculture Motor Controller
IOT Based Smart Single Phase Agriculture Motor Controller
 

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

litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdflitvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdfAlexander Litvinenko
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
The Entity-Relationship Model(ER Diagram).pptx
The Entity-Relationship Model(ER Diagram).pptxThe Entity-Relationship Model(ER Diagram).pptx
The Entity-Relationship Model(ER Diagram).pptxMANASINANDKISHORDEOR
 
Passive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.pptPassive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.pptamrabdallah9
 
Final DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualFinal DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualBalamuruganV28
 
Circuit Breakers for Engineering Students
Circuit Breakers for Engineering StudentsCircuit Breakers for Engineering Students
Circuit Breakers for Engineering Studentskannan348865
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksIJECEIAES
 
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTUUNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTUankushspencer015
 
CLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalCLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalSwarnaSLcse
 
Diploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfDiploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfJNTUA
 
Involute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdf
Involute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdfInvolute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdf
Involute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdfJNTUA
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxMustafa Ahmed
 
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxSLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxCHAIRMAN M
 
Artificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdfArtificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdfKira Dess
 
Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1T.D. Shashikala
 
21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological university21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological universityMohd Saifudeen
 
Intro to Design (for Engineers) at Sydney Uni
Intro to Design (for Engineers) at Sydney UniIntro to Design (for Engineers) at Sydney Uni
Intro to Design (for Engineers) at Sydney UniR. Sosa
 
Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..MaherOthman7
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...IJECEIAES
 
21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docxrahulmanepalli02
 

Recently uploaded (20)

litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdflitvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
The Entity-Relationship Model(ER Diagram).pptx
The Entity-Relationship Model(ER Diagram).pptxThe Entity-Relationship Model(ER Diagram).pptx
The Entity-Relationship Model(ER Diagram).pptx
 
Passive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.pptPassive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.ppt
 
Final DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualFinal DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manual
 
Circuit Breakers for Engineering Students
Circuit Breakers for Engineering StudentsCircuit Breakers for Engineering Students
Circuit Breakers for Engineering Students
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networks
 
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTUUNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
UNIT-2 image enhancement.pdf Image Processing Unit 2 AKTU
 
CLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalCLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference Modal
 
Diploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfDiploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdf
 
Involute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdf
Involute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdfInvolute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdf
Involute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdf
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptx
 
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxSLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
 
Artificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdfArtificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdf
 
Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1
 
21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological university21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological university
 
Intro to Design (for Engineers) at Sydney Uni
Intro to Design (for Engineers) at Sydney UniIntro to Design (for Engineers) at Sydney Uni
Intro to Design (for Engineers) at Sydney Uni
 
Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
 
21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx
 

AI-Powered Smart Plant Management System

  • 1. © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1406 AI-Powered Smart Plant Management System 1 Assistant Professor, Department of Information Technology, Meenakshi College of Engineering, Chennai, Tamil Nadu, India 2-5Student, Department of Information Technology, Meenakshi College of Engineering, Chennai, Tamil Nadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract -An AI-based smart plant management system is designed for plant farming in the greenhouse. The idea is to measure the soil’s moisture content and provide an automatic watering system to maintain the soil moisture level for the plant shown.The major goals are to increase the soil’sproductivity and to regulate the amount of water used by each plant, planted in the soil. Soil Moisture Sensor (SMS), Temperature Sensor (TS), Automatic Water System (AWS), Water Flow Controller (WFC), Solar Panel, and Battery are the hardware devices used. An AI-powered control and management algorithm is deployed for the smart management of plants in this work and also a database is created to house all of the plant data required for the management. A web application is developed that enables remote monitoring of the plant management system. 1. INTRODUCTION The setting of greenhouse plant farming can be improved with an intelligent plant management technology. By controlling the required devices, we will construct an experimental analysis of soil accuracy level and water flow level. The project's "CONTROL AND MANAGEMENT (C&M) ALGORITHM" is its main contribution, which accurately identifies the soil and water level. The technique is divided into the following three modules: 1.INFORMATION MODULE SYSTEM (IMS), 2.PERFORMING STATE (PS) and 3. ANALYSIS OF EXECUTION STATE (AES) for this purpose. The experimental setup shows the details of the first three techniques. Each plant and tree has been assigned a special plant ID in this intelligent plant system (for instance, "plant name: mango; plant ID: CMM03) that is maintained in a database. 2. EXISTING SYSTEM [1]In the existing work a Deep Learning based algorithm is used in maintaining the soil Productivity. In the DL based approaches a Long-Short Term memory Network was used in connecting the hardware devices. Smart farming involve the use of smart Meters, Wireless sensor Network, Aerial vehicles, Smart camera Node, soil Moisture WSN, Satellite Imagery etc. In this project using so many sensorsLike Temperature, Humidity and soil Moisture sensor will used. To calculate the values of soil Moisture level of the plant/tree. 3. PROPOSED SYSTEM In our proposed work a smart plant management system in green house environment is developed, using the Control & Management Algorithm. For improving the soil productivity the control part of the algorithm is usedand to maintain the water level the management part of the algorithm is used. Finally, through the Web app developed, the AI will alert the user incase if any problem is encountered in the automatic watering system, to check the status of the plant in the green house. a. AI→DATABASE→INSTRUCTION→WEB→ALERT SMS. b. AI→AUTOMATIC WATER SYSTEM→WATER FLOW CONTROLLER →WEB APP. c. AI→SOIL MOISTURE SENSOR→TEMPERATURE SENSOR→WEB APP. Above are the various AI connectives with devices. A web application is designed for controlling and monitoring the AI based system. Figure 1: Block Diagram of the System 4. LIST OF MODULES 4.1. Information Module System (IMS) The first step is the pre-process of the information which is done in the Information Module system (IMS).In this International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 M. Sri Varsha Shwetha1, B. Siva Raman2, R. Rajesh 3, E. Lakshman Raj 4, S. C. Shabin Raj5
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1407 modulethe AI will be connected with different hardware devices that are required. All the information about the plantsis stored in the database and a database is created. AI gets its needed information from this database. MY SQL Workbench This MySQL database system contains the details about the plant and is accessible using the MySQL software. Figure 2: My SQL Data Base The following table shows a database list of a variety of plants, including ground plants, flowers, greenhouse plants, etc. Each data list will be represented by a unique plant ID, such as (Onion -CMO02). Database Table 1 4.2 Performing State (PS) The second module is the Performing State, here the connectivity among the water storage and Automatic water system (AWS) and Water Flow controller(WFC) is established. In this step AI monitors the flow of water to the soiland maintains the flow to be less than or equal to (<=) Average flow level 50-60% of water level Accuracy. Arduino UNO Kit The Arduino UNO kit has been designed to communicate with devices in order to regulate programmer’s functional specifications. It also has an automatic water system and a water flow controller attached to it. A Web app's AI will be linked to the AI which will detect the soil moisture level using the sensor. Figure 3: Arduino UNO Arduino IDE For the smart planting system an Arduino UNO is used,it communicates with the Arduino IDE to get the data from the sensors. Additionally, a Web app that is connected will automatically alert and notify. And it serves as a bridge between the Arduino Nano Board and the web app. 5V Relay module To regulate the load, for powering the lighting system, motor, or solenoid.We utilize the 5V relay module. Aside from that, it can switch between AC and DC voltages. The relay's specs determine the maximum voltage and current that the 5V relay module can regulate. Figure 4: 5V Relay 4.3 Analysis of Execution State (AES) The Third step is the On-Process which is carried out in the Analysis of Execution state module. In this modulethe soil moisture sensor will detect the soil Accuracy/Water level, and if any decrease in moisture level is noticed the AI will detect it and send an alert notification to theWeb app.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1408 Soil Moisture Sensor The soil moisture sensor measures how moist the soil is. Two parallel-aligned probes are present in this sensor. This sensor's detecting method involves running current through its probes and measuring the resistance present in the space between them. Less water is present when the soil is dry. Probes show more resistance and less current flow through this water. Similar to this, more water-containing soil conducts electricity through these sensors, causing less resistance to be observed. By using this resistance, the sensor's controlling module determines the moisture level. Figure 5: Soil Moisture Sensor Module. Web Application In this project, using a web application of site will be used a Node MCU ESP8266 of Wi-Ficonnected to Arduino uno of kit. It will be programmed for user can create or using existing to see the plant status and have alert message to particular Web number or manually setup the Web number. Also shown a plant ID Report and details for particular plant system. CONTROL & MANAGEMENT ALGORITHM STEP 1 : Pre-Process of IMS STEP 2 : AI connected STEP 3 : >>CONTROL ALGO<< (1-5) STEP 4 : AI check in DATABASE STEP 5 : CONDITION 1-about Plant Details STEP 6 : CONDITION 2-AI instruction to Web. STEP 7 : CONDITION 3- Web app to Alert a message is a. Seed name and b. Perimeter of Distance. STEP 8 : WORKING PROCESS of Performing state, AI Programmed. STEP 9 : CONDITION 4-AI connected with AWS STEP 10 : CONDITION 5-Water motor and water system STEP 11 : >>MANAGEMENT ALGO<< (6-10) STEP 12 : CONDITION 6-Automated Water system (AWS) connected with Water Flow Controller (WFC) STEP 13 : CONDITION 7-Attach solar panel with battery for power charge to SMS STEP 14 : ON-PROCESS of AES, AI INSTRUCTION BASED. STEP 15 : CONDITION 8- processing with sensor STEP 16 : CONDITION 9- AI monitoring the sensor STEP 17 : CONDITION 10- Hence AI Alert to WebApp STEP 18 : Switch case REPORT (C&M) STEP 19 : PRE-PROCESS STEP 20 : WORKINGPROCESS STEP 21 : ON-PROCESS 5. SYSTEM FLOW CHART This project's work will serve as a smart plant management system for greenhouse farming, and project- related experimental work will be used to maintain the garden. For instance, when there is no water flow in the soil, AI/SMS will recognize it and send a notification to the Web app. Additionally, theWeb app will inform on whether the water flow is increasing or decreasing. All of these experimental labor procedures will be based on algorithm requirements for certain greenhouse plants. Figure 5: Architecture Diagram
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1409 6. Result and Discussion This project effort uses artificial intelligence to represent the goal of smart planting for greenhouse farming. The IMS's first stage is the pre-processing phase, during which the AI will be linked to various hardware and need components. All plant-related information is kept in a database. AI is able to access information from databases. The second stage of the AI working process is the connection between the water storage and the automatic water system (AWS) and water flow controller (WFC). Water is flowing into the soil for less than or equal to (=) to an average flow level of between 50% and 60% of the accuracy of the water level. The third phase of the on-process analysis is the detection of the soil moisture sensor, the soil accuracy/water level will be decreased, and AI will identify and alert a notification to the Web app. Figure 6: Prototype image Figure 6 was obtained when a prototype or data gathering module was being tested utilizing solar power, a renewable source of energy. The prototype testing was conducted correctly, and the required safety measures were taken to ensure effective data transfer. Based on the data gathered, data are submitted in the Arduino board. 7. CONCLUSIONS The project's experimental results show that the plant growth rate is consistent with the ambient environment. The main findings of this investigation agree with our expected results even though the soil moisture during the experiment was around 65%.The project's goal is to determine the soil moisture level accurately using the sensor, once this is done, the automatic water flow range will be regulated by AI of AES to maintain the moisture content of the soil required by the plant sown in the soil. This research will be beneficial for greenhouse farming and gardening maintenance systems. In future the smart plant management technique can be designed in such a way it can be extended to actual farming in large scale lands and farmers can be profited from this smart planting technique. ACKNOWLEDGEMENT Our involvement in this project as students of information technology of engineering will be helpful for GREEN house farming and gardening with the aid of fully experimental procedure that is successfully operating. REFERENCES [1] V. Nasir and F. Sassani, “A review on deep learning in machining and tool monitoring: Methods, opportunities, and challenges,” Int. J. Adv. Manuf. Technol., vol. 115, no. 9, pp. 2683–2709, May 2021. [2] L.-R. Jácome-Galarza, M.-A. Realpe-Robalino, J. Paillacho-Corredores, and J.-L. Benavides-Maldonado, “Time series in sensor data using state of-the-art deep learning approaches: A systematic literature review,” in Communication, Smart Technologies and Innovation for Society. Singapore: Springer, 2022, pp. 503–514. [3] A. Khanna and S. Kaur, “Evolution of Internet of Things (IoT) and its significant impact in the field of precision agriculture,” Comput. Electron. Agricult., vol. 157, no. 1, pp. 218–231, 2019. [4] M. Catelani, L. Ciani, A. Bartolini, C. Del Rio, G. Guidi, and G. Patrizi, “Reliability analysis of wireless sensor network for smart farming applications,” Sensors, vol. 21, no. 22, p. 7683, Nov. 2021. [5] M. Lezoche, J. E. Hernandez, M. D. M. E. Alemany Díaz, H. Panetto, and J. Kacprzyk, “Agri-food 4.0: A survey of the supply chains and technologies for the future agriculture,” Comput. Ind., vol. 117, May 2020, Art. no. 103187. [6] T. Ojha, S. Misra, and N. S. Raghuwanshi, “Wireless sensor networks for agriculture: The state-of-the-art in practice and future challenges,” Comput. Electron. Agric., vol. 118, pp. 66–84, Oct. 2015. [7] R. Rayhana, G. G. Xiao, and Z. Liu, “Printed sensor technologies for monitoring applications in smart farming: A review,” IEEE Trans. In strum. Meas., vol. 70, pp. 1–19, 2021. [8] K. Alibabaei et al., “A review of the challenges of using deep learning algorithms to support decision-making
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1410 in agricultural activities,” Remote Sens., vol. 14, no. 3, p. 638, Jan. 2022. [9] K. Alibabaei, P. D. Gaspar, and T. M. Lima, “Crop yield estimation using deep learning based on climate big data and irrigation scheduling,” Energies, vol. 14, no. 11, p. 3004, May 2021. [10] K. Alibabaei, P. D. Gaspar, E. Assunção, S. Alirezazadeh, and T. M. Lima, “Irrigation optimization with a deep reinforcement learning model: Case study on a site in Portugal,” Agricult. Water Manage., vol. 263, Apr. 2022, Art. no. 107480.