Paper17623 Super
Paper17623 Super
Paper17623 Super
IJARSCT
International Journal of Advanced Research in Science, Communication and Technology (IJARSCT)
International Open-Access, Double-Blind, Peer-Reviewed, Refereed, Multidisciplinary Online Journal
Impact Factor: 7.53 Volume 4, Issue 6, April 2024
Abstract: Sustainable agriculture depends on effective water management, and the Internet of Things
(IoT) and artificial intelligence (AI) combine to offer a novel approach to irrigation process optimisation.
In order to improve water utilization in agriculture, this research suggests a comprehensive system that
includes buzzers, LCD displays, relays, water pumps, soil moisture sensors, AI algorithms, and water
pumps. An AI algorithm at the centre of the system evaluates data collected in real time from field-installed
soil moisture sensors. These sensors gather information on the soil’s moisture content, which offers
important insights into the real water needs of the crops. After analysing this data, the AI programme
decides how best to schedule irrigation. The system’s integration with a relay is intended to regulate when
a water pump is activated. According to the suggestions of the AI algorithm, the relay provides accurate
control over the irrigation operation, enabling on-demand watering. By avoiding over- irrigation and
conserving water, this lowers the chance of waterlogging and associated problems. The system has an LCD
display to improve user engagement and offer real-time feedback. Important details like irrigation status,
soil moisture levels, and AI-driven suggestions are conveyed through the display. With the help of this
function, farmers may monitor the system’s performance and make well-informed judgements.
Furthermore, a buzzer is incorporated to deliver auditory notifications in the event of crucial occurrences,
such low soil moisture levels or system faults.This guarantees timely resolution of problems that might
affect crop health and system performance as a whole. A number of benefits are provided by the suggested
AI-driven water management system, including improved agricultural output, water conservation, and
operational effectiveness. Water scarcity and resource optimisation in irrigated fields are addressed by the
system, which offers a comprehensive precision agriculture solution by utilising the capabilities of IoT
devices, soil moisture sensors, relays, water pumps, buzzers, and LCD displays
Keywords: Artificial Intelligence, Internet of Things, Moisture Sensor and Water Conservation
I. INTRODUCTION
1.1 Introduction:
Global food security relies significantly on the success of agricultural practices, with water management playing a
pivotal role in determining agriculture's effectiveness. The prudent use of water resources is paramount to ensuring the
success and sustainability of agricultural endeavors worldwide. Effective irrigation techniques are essential in this
context, as they not only dictate the efficient utilization of water but also directly impact agricultural productivity and
environmental conservation efforts. However, traditional irrigation methods often fall short in adapting to the dynamic
challenges posed by changing climatic conditions and the diverse water requirements of different crops. This limitation
underscores the critical need for precision water management strategies that can address these challenges while
optimizing water usage, enhancing agricultural yields, and promoting environmental sustainability.
interventions to determine irrigation timings and volumes, which may not always align with the actual water
requirements of crops.Furthermore, traditional irrigation systems lack the flexibility to adjust to fluctuations in climatic
circumstances, such as variations in rainfall patterns or temperature extremes.
Additionally, the uniform application of water across fields may not account for variations in soil moisture levels or the
specific water needs of individual crops, leading to inefficient water use and suboptimal agricultural outcomes. These
shortcomings underscore the pressing need for innovative approaches to water management in agriculture that can
overcome the limitations of conventional techniques.
Things, and water conservation are likely central to the discussion, as the article aims to highlight the significance of
these technologies in modernizing agricultural practices. Additionally, the article may present case studies or practical
examples showcasing the effectiveness of the IoT-based smart irrigation system in real-world scenarios, demonstrating
its potential to address contemporary challenges in agriculture and contribute to sustainable water management
practices.
The paper "IoT Based Smart Irrigation System Using Soil Moisture Sensor and ESP8266 NodeMCU" by [4], published
in the International Journal of Computer Science and Information Technology Research, introduces a groundbreaking
approach to agricultural irrigation management. Through the integration of IoT technology with soil moisture sensors
and ESP8266 NodeMCU, the system offers real-time monitoring and control of irrigation processes. By collecting and
analyzing soil moisture data, farmers can optimize irrigation schedules, leading to significant water savings and
improved crop yield. The paper outlines the hardware setup, communication protocols, and software architecture of the
system, highlighting its ease of implementation and scalability.
Iot Based Smart Ms.S.Shobana, April- Using Soil The key objective of the
Irrigation System B.SanjanaPandey, june,2021 Moisture paper is to monitor the soil
Using Soil Padmashri.R, Sensors and moisture content during its
Moisture Sensor U.Triveni Esp8266 dry and wet conditions
And using in crop with the aid of a moisture
Esp8266nodemcu. irrigation. sensor ,an automated water
inlet setup which can also
monitor and record
temperature etc.
IV.METHODOLOGY
Sensor Integration:
In the sensor integration module,the focus lies on seamlessly integrating soil moisture sensors into the agricultural
environment. This involves careful selection of sensors based on criteria like accuracy and durability,followed by the
development of hardware and software components for data acquisition. The sensors are connected to the main control
unit, ensuring reliable communication and power supply.Through rigorous testing and calibration,the module ensures
the accuracy and consistency of sensor readings, providing reliable data for irrigation decision-making.
Artificial Intelligence:
The artificial intelligence module employs advanced algorithms to analyze sensor data and optimize irrigation
schedules. Preprocessing techniques are applied to clean and normalize the data before feeding it into machine learning
models. These models, such as neural networks or decision trees, learn from historical data to make real-time irrigation
decisions based on soil moisture levels. Continuous feedback mechanisms refine the models' predictions over time,
ensuring adaptability to changing environmental conditions and improving overallsystem efficiency.
V. COMPONENTS
Soil moisture sensor module
It is employed to measure the soil's moisture content. This technology makes use of a capacitance
capacitance-based soil moisture
sensor.
The details are described below.
1. Working Temperature - -40oC to 60oC
2. Operating Voltage – 5V DC
3. Operating current :- 40Ma.
Fig. 5. Wi-Fi
Relay module
Relay is a switch that may be controlled electronically or electromechanically. There is a port marked with the letters
(NO), which is often open. Relay switch receives a 5V DC power source, which causes the relay coil to get magnetised
and trip off, signalling that the circuit is closed. By looking at the green light, which shows that it is ON, this situation
may be detected.
1.Operating voltage- 5V DC
2.Output parameters – 10A 25oV AC
3.Input control signal current – 1.5 - 1.9 mA.
Copyright to IJARSCT DOI: 10.48175/IJARSCT-17623 150
www.ijarsct.co.in
ISSN (Online) 2581-9429
IJARSCT
International Journal of Advanced Research in Science, Communication and Technology (IJARSCT)
International Open-Access, Double-Blind, Peer-Reviewed, Refereed, Multidisciplinary Online Journal
Impact Factor: 7.53 Volume 4, Issue 6, April 2024
Fig. 6. Relay
VI. DESIGN
System Architecture:
The system architecture in Figure 5 depicts an IoT-based smart irrigation system leveraging artificial intelligence,
incorporating components like a moisture sensor, LCD display, Arduino Uno microcontroller, motor, power supply
unit, AI model, Wi-Fi module, buzzer, relay, and a mobile app interface. The moisture sensor measures soil moisture
levels, which are displayed on the LCD screen and transmitted to the Arduino Uno. The Arduino, equipped with a Wi-
Fi module, communicates the data to the AI model for analysis. The AI model processes the data and generates
commands to control the motor and relay for irrigation purposes based on optimal moisture levels. Additionally, the
system includes a buzzer for alerts and a mobile app interface for real-time monitoring and control of the irrigation
process.
VII. IMPLEMENTATION
In implementing the proposed system, We begin by setting up hardware and communication protocols. Integrated
sensors monitor soil and environmental conditions continuously. AI-driven analysis enables optimized irrigation
schedules, with real-time feedback and ongoing refinement for efficient plant care.
Step 1: Initialize system components and communication protocols.
Step 2: Continuously monitor and store real-time soil moisture and environmental data.
Step 3: Utilize AI algorithms to analyze collected data for optimal irrigation scheduling.
Step 4: Determine irrigation timing and duration based on analysis results.
Copyright to IJARSCT DOI: 10.48175/IJARSCT-17623 151
www.ijarsct.co.in
ISSN (Online) 2581-9429
IJARSCT
International Journal of Advanced Research in Science, Communication and Technology (IJARSCT)
International Open-Access, Double-Blind, Peer-Reviewed, Refereed, Multidisciplinary Online Journal
Impact Factor: 7.53 Volume 4, Issue 6, April 2024
VIII. FLOWCHART
A flowchart for the IoT-based smart irrigation system using AI represents a visual diagram illustrating the sequential
flow of actions and decisions within the system. It outlines the process of collecting soil moisture data, analyzing it
using AI algorithms, and controlling irrigation accordingly, ensuring a clear understanding of the system's functionality
and logic.
Fig. 8. FlowChart
IX. GRAPH
This graph illustrates the relationship between soil moisture levels and the state of the motor.The X-axis represents
varying levels of soil moisture, indicating the wetness or dryness of the soil.The Y-axis depicts the corresponding state
of the motor, indicating whether it's activated or deactivated based on the soil moisture readings.
State of
Motor
on off
1024 2000
Range of Soil moisture
Fig. 9. Soil Moisture graph
Copyright to IJARSCT DOI: 10.48175/IJARSCT-17623 152
www.ijarsct.co.in
ISSN (Online) 2581-9429
IJARSCT
International Journal of Advanced Research in Science, Communication and Technology (IJARSCT)
International Open-Access, Double-Blind, Peer-Reviewed, Refereed, Multidisciplinary Online Journal
Impact Factor: 7.53 Volume 4, Issue 6, April 2024
X. RESULT
The Figure 8 shows the mobile application through which the farmer monitors the irrigation process. Figure 9 and
Figure 10 shows the output of the proposed system. It indicates the Soil moisture, pump status and Reading Time and
show the history of pump status.
X. CONCLUSION
In conclusion, the development and implementation of an AI-driven solution for precise water management in piped
and micro-irrigation networks present a significant step forward in sustainable agriculture practices. By leveraging
advanced technologies such as AI algorithms, soil moisture sensors, and microcontrollers, the system effectively
optimized water usage while maintaining crop productivity. The integration of components like the LCD display,
buzzer, relay,and water pump ensured seamless operation and user-friendly experience. Through continuous monitoring
and analysis of soil moisture levels, the system dynamically adjusted irrigation schedules to meet the specific needs of
crops and soil conditions. This not only led to reduced water consumption but also minimized environmental impact by
preventing water wastage, waterlogging, and soil erosion. Overall, the AI-driven solution offers a promising approach
to address the challenges of water scarcity and agricultural sustainability, paving the way for more efficient and
responsible water management practices in the future.
REFERENCES
[1] Dr. Vivek Vaidya, Mr. Yash Chavan, Miss. Dineshwari Madavi,Mr. Utkarsh Meshram, Mr. Somesh Nandeshwar.”
Design and Development of IOT Based Smart Irrigation System.” International Research Journal of Modernization in
Engineering Technology and Science-e-ISSN:2582-5208,April-2023.
[2] Krishna Singh, Samyak Jain, Varun Andhra, Shilpi Sharma.” IoT Based Approach for Smart Irrigation System
Suited to Multiple Crop Cultivation.” International Journal of Engineering Research and Technology. ISSN 0974-
3154, Volume 12, Number 3 (2019), pp. 357-363.
[3] Khaled Obaideena, Bashria A.A. Yousef , Maryam Nooman AlMallahi , Yong Chai Tan Montaser Mahmouda, Hadi
Jaber ,Mohamad Ramadanf. “An overview of smart irrigation systems using IoT”, Energy Nexus 7 (2022)100124.
[4] N.Rahul,S.Sumathi,S.rajaprabu,j.Prawin Kumar,R.Varthish.”IoT-Based smart irrigation System using artificial
intelligence. "Index terms – Artificial intelligence,irrigation,Internet of Things and Water Consservation.published by
International Journal for Research Trends and Innovation 2022.
[5] Ms.S.Shobana,B.SanjanaPandey,Padmashri.R,U.Triveni.” Iot Based Smart Irrigation System Using Soil Moisture
Sensor And Esp8266nodemcu” International Journal of Computer Science and Information Technology Research, Vol.
9, Issue 2, pp: (52-58), Month: April - June 2021.
[6] Gutiérrez, J., Medina, J.F.V., Garibay, A.N., Gándara, M.A.P.2014. Automated Irrigation System Using Wireless
Sensor Network and GPRS Module. IEEE Transactions on Instrumentation and Measurement. 63(1), 1-11.
[7] Kait, L.K., Kai, C.Z., Khoshdelniat, R., Lim, S.M., Tat, E.H. 2007. Paddy Growth Monitoringwith Wireless Sensor
Networks. International Conference on Intelligent and Advanced Systems, IEEE, 966-970.
[8] Patil, S.S., Thorat, S.A. 2016. Early detection of grapes diseases using machine learning and IoT. Second
International Conference on Cognitive Computing and Information Processing(CCIP), IEEE, 1-5.
[9] Aitkenhead, M.J., Dalgetty, I.A., Mullins, C.E., McDonald, A.J.S., Strachan, N.J.C. 2003. Weed and crop
discrimination using image analysis and artificial intelligence methods. Computers and Electronics in Agriculture,
39(3), 157–171.
[10] Al-Ghobari, H.M., Mohammad, F.S. 2011. Intelligent irrigation performance: evaluation and quantifying its ability
for conserving water in arid region. Appl Water Sci. 1:73–8.