Review
The concept of irrigation dates back to 3000 BC
(Agriculture and Urban Life in Early Southwestern Iran on JSTOR, 2022) cited in
(The Domestication and Exploitation of Plants and Animals, 2022). Irrigation is an act necessitated by domestication of farm products with the purpose of either increasing yield or growing products that are not supported by the environment type of a place. Many researchers have experimented and therefore expounded the irrigation concept, from the era of its implementation without elaborate technology, to the introduction of mechanization, digitization and presently, automation, which refers to the use of intelligent systems in the present day industrial revolution (IR).Various researchers study effect of one irrigation method or a hybrid of methods, implemented at different stages of plant domestication. The authors in
(Kumar et al., 2021) sought to find the effects of various irrigation methods on chickpea. Their method involved using basin irrigation method as control and comparing plant parameters grown using drip irrigation method. Ramana
Rao et al., (2016) compared the performance of pea under conventional flood irrigation method, to its performance under micro sprinkler and drip irrigations. They found that, while the conventional flood method supplied the highest water to the plant, it performed the least with respect to yield. Different methods are implemented to automate such control measures as irrigation scheduling
(Ahmad et al., 2015; Brijbhooshan et al., 2015; Brar et al., 2016), irrigation level
(Kumar et al., 2017; Arun et al., 2018), irrigation regime
(Gholamhoseini et al., 2017), irrigation water quality
(Murugesan et al., 2018) etc.
Arif et al., (2017) presented an Arduino based smart irrigation System. The system described how irrigation can be automated without constant vigilance. In their work, the description of how water can be conserved and supplied to the plant based on plant water requirement was discussed.
Ashwini (2018) built a smart irrigation with the target of conserving the monsoon water which is the main source of irrigation for farmers in India. Sensors were used to obtain the values of soil moisture, temperature and air moisture. The data received from sensors are sent to server database using wireless transmission.
A study on Smart Irrigation System using IOT was made by
Priyadharsnee and Rathi (2017). The main feature of their research was to know how smartly and automated the system can control the supply of water to the agriculture field according to their need. Notifications are sent on the farmer’s mobile application using Wi-Fi Relay Module and Arduino UNO R3.
In
Boby et al., (2019), the researchers employed the use of IoTs to solve the problem of shortage of water supply to the plant. Temperature sensor and Soil moisture sensor were used to obtain the values of temperature and soil moisture respectively. GSM was also integrated to the system for sending field notifications to the farmers from Arduino uno.
Kumar et al., (2019) focused on the design and implementation of smart irrigation and tank monitoring. The system makes the farm irrigation and monitoring of the tank to be automated. Temperature sensor, soil moisture sensor and ultrasonic sensor were used for the design.
Knowledge gap
GPS was incorporated in this work which was not considered in the reviewed work to provide the location information of the particular tank that is to be refilled. To guarantee continuous working of the proposed system, solar-based system will be a better option for recharging the battery which was not considered in the existing system.
The system prototype was built in the Department of Computer Science, University of Nigeria, Nsukka between November, 2021 and January, 2022. Simulation and experimental research methodologies were used in this project. In this section, we carried out analysis of the existing and the proposed system with the view of finding out drawbacks or problems with the existing system and then improve on them. Later, the proposed system was designed and simulated.
Existing system
In the existing systems, sensors and GSM are used to monitor the field and transmit message. The existing system does not have means of identifying the location of tank. It also failed to provide means of recharging the system.
Proposed system
The proposed system in addition to features in the existing system makes available the location of the tank with the aid of GPS. Secondly, to ensure continuous power supply, solar-based power system will be used in recharging the system.
System design
The proposed system circuit was designed in Proteus 8.0, using the appropriate tools available and the corresponding software.
Simulation
An arduino program was written in arduino IDE and later added to the arduino microcontroller component of the system which contains the set of instructions used by the arduino microcontroller for the system automation. The simulation was performed to ascertain the actual behaviour of system in real life situation and necessary modifications were made.
System architecture
The architecture of the proposed system is as shown in Fig 1. Our system constitutes of components shown in Fig 1. Microcontroller was connected to the GSM, temperature sensor, soil moisture sensor and ultrasonic sensor, SIM900 GSM module and an on-board USB charging port provides a convenient method for recharging an in-built battery in the system. LCD is used for continuous display of messages. GSM module is used to send a tank level notification to the farmer’s mobile phone. Temperature sensor and soil moisture sensor are used to read the temperature of the field and soil moisture sensor to read the soil water content of the soil respectively. The power supply to the system was built with solar technology to help the system have steady power supply. An Arduino microcontroller unit is programmed for this purpose.
Flow diagram of the proposed system
The operational flow diagram is as shown in Fig 2.
Description of technologies/tools used
The description of those technologies and tools used are given below.
Microcontroller
In this project, we used Arduino Uno, a small single chip computer which can be programmed to perform calculations and control a production line and much more. The microcontroller controls the actions of other components attached to it. Fig 3 represents the microcontroller.
Global system for mobile communication
The GSM is a communication standard that is based on wireless technology. In our system, when the GSM module triggered by the microcontroller sends text message which contains the location and time of scene to the security agency. The diagram of the GSM module is shown in Fig 4.
Temperature sensor
DHT11 is humidity and temperature sensor depict in Fig 5 produces ranged advanced yield. DHT11 can port with any microcontroller like Arduino, Raspberry Pi,
etc. and get sudden results.
Soil moisture sensor
The soil moisture sensor uses capacitance to measure the moisture content of soil by evaluating the dielectric permittivity of the soil, which is a part of the water content. Sensor is embedded into the soil to be tested and the volumetric water constituent of the soil is accounted for in percentage. The moisture sensor diagram is as shown in Fig 6.
Ultrasonic sensor
Ultrasonic sensor diagrammatically shown in Fig 7 is an electronic device that can measure the distance to a body or object by using sound waves. It calculates and measure distance by sending a sound wave at a precise repetition and timing for that sound wave to bounce back.
LCD
LCD stands for liquid crystal display 20 × 4 (units). It can display 20 characters in a line and there are 4 rows of lines. The data is the ASCII representation of the character to be displayed on the LCD.
Global positioning system (GPS)
The location information of the object that is interfaced to the GPS is being tracked. GPS obtains the latitude and longitude information from the satellite and the form part of the message sent to the farmer via GSM. Fig 8 below is a diagram of GPS module.