Simulation of Smart Agricultural Electric Fence with Automated Irrigation Control System using Proteus Design Suit

DOI : 10.17577/IJERTV10IS090145

Download Full-Text PDF Cite this Publication

Text Only Version

Simulation of Smart Agricultural Electric Fence with Automated Irrigation Control System using Proteus Design Suit

Venugopal K B

Dept of Electrical &Electronics Engineering JSS S&TU, Mysuru, Karnataka, India

Deepa S N

Assistant Professor

Dept of Electrical &Electronics Engineering JSS S&TU, Mysuru, Karnataka, India

Ranjith Kumar A

Dept of Electrical &Electronics Engineering JSS S&TU, Mysuru, Karnataka, India

Kumar

Dept of Electrical &Electronics Engineering JSS S&TU, Mysuru, Karnataka, India

Sadhana N

Dept of Electrical &Electronics Engineering JSS S&TU, Mysuru, Karnataka, India

Hanamant Allibadi

Dept of Electrical &Electronics Engineering JSS S&TU, Mysuru, Karnataka, India

AbstractAgricultural sector is considered as the backbone of the Indian economy which is the most essential aspect of human life. Suitable atmospheric conditions are needed for desired plant growth, enhanced agricultural fields, and effective use of water and other resources. Conventional irrigation systems, such as surface, sub-surface, drip and overhead sprinklers irrigation methods are being unproductive which gave way for the emergence of an optimized method to irrigate the agricultural fields. Many innovative ideas are being explored to assist agricultural automation prosper and reach its full potential. Extended periods of dry weather conditions caused by fluctuations in average annual precipitation may dramatically change agricultural productivity. The expenditures of cultivating many of these crops, along with their relative drought tolerance, necessitate the use of an adequate irrigation infrastructure for efficient and effective performance. This paper will go through the details of creating a smart agricultural electric fence security with soil humidity based automatic irrigation systems using arduino which is distinctive enough that it generates shocks along with sending alert messages to the user through Iot technology. The data collected by the fence and irrigation systems is visualised and processed using IoT cloud computing. The proprietary software Proteus Design Suite programme is used to model and simulate the work.

KeywordsElectric fence security, Automatic irrigation, arduino, Soil moisture sensor, motor pump.

  1. INTRODUCTION

    With the latest innovations in IoT, Data Management, Cloud, and Computational Science, the world is changing toward effective alternatives to actual concerns [1]. In the Indian perspective, agriculture is the backbone of this emerging nation's economy, therefore switching from traditional agricultural practises to a far superior and intelligent approach to agriculture would eventually affect the current situation [2].

    The adoption of information technology in the agricultural sector, which has now been broadly employed in industry, environmental monitoring, and other parts of life, could play a significant role in the growth of the

    regional economy [3]. IoT is a growing paradigm that has infiltrated other sectors and rendered them increasingly efficient. It is advancing nowadays with the introduction of innovative sensors, sensor systems, and RF-based telecommunications. [8, 9]. Even though most farmers lack information on how much water plants require, they utilise inappropriate quantities of water, diminishing soil fertility [4]. Hence crop failure occurs as a result of inefficient crop management, leading to a massive loss for the farmers [5].

    The smart technology must assist farmers in providing water to crops at specific intervals and quantities as per requirement by the crops. The automated smart agriculture system monitors the moisture and temperature swings in the cultivated area, which provides a precise timing for the water pumping motor to switch on and off. As a result, automatic operation prevents human mistakes and monitors soil moisture levels [6, 7].

    The preponderance of electric fences are utilised in agriculture. Unlike ordinary fences, which are just built to make a physical barrier, electric fences are built to establish both psychological and mental barriers. The mental barrier is created by passing an electric shock through the fence wire, which both resists the animals and renders them less inclined to come into touch with the fence anymore. However, with this commercial fencing system, the electric shock is intended to keep intruders or animals out and is often accompanied by sensing the animals or intruders first and then notifying the user, while high voltage pulses are also triggered to fence wires.

    This article proposes a basic framework that uses a microcontroller to manage the irrigation and watering of plants or crops with minimum human involvement, as well as to safeguard them from animals or intruders through a smart fence system and data monitoring over IoT.

  2. PROPOSED METHODOLOGY

    The proposed approach regulates the use of water for agricultural fields and defends crop fields against animals and intruders, leading to higher agricultural yields.

    Furthermore, the system is controlled and monitored by the farmer through web services. The proposed system is depicted in Fig. 1, which consists of a soil moisture sensor to measure the moisture level in the soil, a humidity and temperature sensor to detect the ambient humidity and temperature, and a water level sensor to monitor the quantity of water in the source (Tank). It also features a voltage sensor to detect intruders. And to monitor and manage the entire system, the acquired values from the sensors are transferred to the ThingSpeak cloud through the Wi-Fi module ESP8266.

    Fig. 1. Block diagram of the proposed smart irrigation and fencing

    system.

    An algorithm has been devised in such a way that the moisture level in the soil is communicated to Arduino at periodic intervals, which decides whether or not to water the plants by turning on or off the relay that controls the watering pump. Similarly, the water level sensor is implemented to make sure that the tank is not empty by regulating the corresponding relay thus turning on or off the tank pump. Using a DHT11 humidity and temperature sensor, the system can however measure ambient temperature and humidity.

    When an intruder or animal comes in contact with the fence wires, a circuit is built in which a low voltage is initially injected to the fence, then a high voltage pulse from the energiser is transmitted by the operation of the relay when the intruder is detected.

    The overall system operates on a battery that is charged by photovoltaic panels. The current and voltage in the battery are monitored on a routine basis by the current and voltage sensor, and these values are recorded using ThingSpeak with the aid of an Arduino UNO and an ESP8266 Wi-Fi Module.

  3. IMPLEMENTATION OF SMART AGRICULTURAL ELECTRIC FENCE WITH

    AUTOMATED IRRIGATION CONTROL SYSTEM

    The work is segregated into four main sections in order to achieve the proposed methodology. They are as follows;

    1. Battery charging model

      As illustrated in Fig. 2, the Solar Battery Charger will accept the dc input from the 30W solar panel and regulate the voltage in order to charge the 12V battery from it. The constant voltage will be provided through the charging control circuit. The charging current is routed by diode D3

      to the LM317 voltage regulator. The output voltage and current are controlled by altering the LM317 voltage regulator's adjustment. The same current is used to charge the battery which is connected to power up theirrigation model.

      Fig 2: Solar Battery Charger model.

    2. Irrigation model

      The Automated Irrigation System is composed of three major elements: the Arduino Uno Microcontroller, sensors, and a motor driving circuit. The Microcontroller is powered from the battery charging model and will be able to get information such as soil moisture content, water level, temperature, and humidity. The microcontroller's function is to evaluate the input data and compare it to the threshold value defined in the Arduino code. The result will be determined by comparison of threshold value and input data. In this case two pumps were used: a tank pump and a water pump. The tank pump is used to send water from the borewell to the tank, while the water pump is used to transport water from the tank to the agricultural field. Fig 3 shows the simulated structure of the irrigation model using Proteus.

      Fig 3: Simulated structure of irrigation model

    3. Fencing model

      The smart fencing model is made up of an energizer circuit that creates high voltage impulses that are subsequently transmitted to the fence wires. By delivering a low voltage to the same fence wires, a breach is detected. The energizer and a low voltage detecting component should not function at the same time.

      A 12V battery supplies the input power, and a boost converter is designed to boost that 12V from the battery to about 400V whis is as shown in Fig 4. The output of the boost converter is then supplied to the three stage solid-state Marx generator circuit to build the energizer as shown in Fig 5.

      Fig 4: Simulated circuit of boost converter.

      Fig 5: Simulated circuit of three stage solid-state Marx generator

    4. IoT interfacing model

      The IoT interfacing module is used for enhancing the control and monitoring of the entire model using Thingspeak third party cloud service provider. To meet the criteria, the entire simulated system is tested multiple times.

      Fig 6: Simulated model of proposed smart irrigation and fencing

      system.

  4. RESULTS AND DISCUSSIONS

    The proposed model is simulated in Proteus Design Suite which is a proprietary software tool suite used primarily for electronic design automation. The results were visualized digitally through the virtual terminal of Proteus and then that data is serially sent to Thingspeak cloud service platform through virtual compim.

    Fig 7 shows the output waveform of boosted voltage from 12V to 400V from the boost converter circuit which is supplied to the electric fencing model to energize when animals or intruders are detected. If not the output from the energizer will be zero as there is no detection of animals or intruders.

    Fig 7: Waveform of boosted voltage from boost converter.

    Initially threshold values are fixed with the control system for the moisture content as 85% and for tank level as 75% which means that if the moisture content in the soil is recorded as less than 85% , then the water pump has to be activated to irrigate the land or else water pump should be in off state. In this manner, if the stored water tank level is less than 75%, then the tank pump must be activated to fill the water in the tank from the borewell or else the tank pump should be in off state. The status of water pump and tank pump has been denoted as W-PUMP and T-PUMP respectively in the virtual terminal of Proteus. Also if any animals or intruders are sensed which is indicated with the voltage of fencing as 7V, the energizer will be activated to supply a high voltage pulse to give a shock to the intruder, if not detected the intruder will not be sensed indicated by the voltage of fencing as 10V. Hence the possible cases had been tested and the digital display through virtual terminal are as follows;

    1. Case 1: For given 82% moisture content and tank level of 86%.

      Fig 8 shows the results displayed in the virtual terminal of Proteus, indicating W-PUMP to be in ON state to irrigate the land as the moisture content in the agricultural field is less than the threshold value 85% and T-PUMP to be in OFF state as it is above the threshold value 75% with a voltage of fencing of 10V, and hence intruder is not sensed.

      Fig 8: Output for case 1.

    2. Case 2: For given 95% moisture content and tank level of 64%.

      Fig 9 shows the results displayed in the virtual terminal of Proteus, indicating W-PUMP to be in OFF state to not to irrigate the land as the moisture content in the agricultural field is greater than the threshold value 85% and T-PUMP

      to be in ON state as it is less than the threshold value 75% with a voltage of fencing of 7V, and hence intruder is sensed and activated the energizer to give a shock to intruder.

      Fig 9: Output for case 1.

    3. Case 3: For given 95% moisture content and tank level of 64%.

      Fig 10 shows the results displayed in the virtual terminal of Proteus, indicating W-PUMP to be in OFF state to not to irrigate the land as the moisture content in the agricultural field is greater than the threshold value 85% and T-PUMP to be in ON state as it is less than the threshold value 75% with a voltage of fencing of 10V, and hence intruder is not sensed.

      Fig 10: Output for case 1.

    4. Case 4: For given 75% moisture content and tank level of 64%.

    Fig 11 shows the results displayed in the virtual terminal of Proteus, indicating W-PUMP to be in ON state to irrigate the land as the moisture content in the agricultural field is less than the threshold value 85% and T-PUMP to be in ON state as it is less than the threshold value 75% with a voltage of fencing of 7V, and hence intruder is sensed and activated the energizer to give a shock to intruder.

    Fig 11: Output for case 1.

    The Fig 12 shows the graphical output at the Thingspeak cloud service and are able to observe the monitored data only after logging in to the Thingspeak portal using the dedicated secured username and password and hence the cloud provided the expected reliable output of visualization of variation in temperature,

    humidity and moisture content, water level in tank, and fence voltage for detection of intruder.

    Fig 12: Thingspeak IoT Cloud Output results

  5. CONCLUSION

With the advent of IoT, the goal of smart agriculture is to provide the modern techniques in farming for efficient agricultural production by obtaining the established real- time status of crops and allowing the farmers to fully comprehend the improvement in agricultural methods, with a lot of additional attributes and functionality. This paper discussed a proposed simulation model of smart agricultural electric fence with automated irrigation control system using Proteus Design Suit in building a Smart Agriculture. The designed smart system assists the farmer in observing and analysing the factors that must be considered while cultivating the crop, such as temperature, humidity, and moisture. The farmer would be able to observe and comprehend the changing pattern of weather variations. As a result, artificial intelligent techniques are used to irrigate the agricultural land as per crop requirement and hence the system will be efficient, adaptable and user-friendly as evident from the current simulated work on smart irrigation and electric fencing for detection of intruders.

Although the existing system is adequate, several prospective improvements can be achieved, such as monitoring of crop health based on leaf characteristics,

identifying pest attacks using image processing where the farmers can send the visuals of diseased crops and receive pesticide guidelines through online mode, implementing a smart irrigation system to monitor weather, and recommending suitable fertiliser.

ACKNOWLEDGMENT

Authors are grateful to the JSS Science & Technology University, Mysuru, for extending their valuable support. We thank the Principal, JSS Science & Technology University, Mysuru and we are thankful to our beloved professors for their meticulous attention to details which has contributed immeasurably to the work.

REFERENCES

  1. Manishkumar Dholu, Mrs. K. A. Ghodinde, Internet of Things (IoT) for Precision Agriculture Application, Proceedings of the 2nd International Conference on Trends in Electronics and Informatics (ICOTEI), Mumbai, pp. 339-342, 2018

  2. Nikesh Gondchawar, Dr. R.S.Kawitkar, IoT Based Smart Agriculture, IJARCCE, Vol.5, Issue 6, June 2016.

  3. N. Ahmed, D. De, and I. Hussain, Internet of Things (IoT) for smart precision agriculture and farming in rural areas, IEEE Internet Things J., vol. 5, no. 6, pp. 4890-4899, Dec. 2018.

  4. Mohammad Salah and al, IoT Based Real-time River Water Quality Monitoring System, The 16th International Conference on Mobile Systems and Pervasive Computing, August 19-21, 2019, Canada. .

  5. M.K.Gayatri, J.Jayasakthi, Dr.G.S.Anandhamala,Providing Smart Agriculture Solutions to Farmers for Better Yielding Using IoT, IEEE International Conference on Technological Innovations in ICT forAgriculture and Rural Development (TIAR 2015)

  6. Chetan Dwarkani M, Ganesh Ram R, Jagannathan S, R.Priyatharshini, Smart Farming System Using Sensors for Agricultural Task Automation, IEEE InternationalConference on Technological Innovations in ICT for Agriculture and Rural Development (TIAR 2015).

  7. S. R. Nandurkar, V. R. Thool, R. C. Thool, Design and Development of Precision Agriculture System Using Wireless Sensor Network, IEEE International Conference on Automation, Control, Energy and Systems (ACES), 2014.

  8. Q. Wang, A. Terzis and A. Szalay, A Novel Soil Measuring Wireless Sensor Network, IEEETransactions on Instrumentation and Measurement, pp.412415, 2010

  9. Ji-woong Lee, Changsun Shin, Hyun Yoe, An Implementation of Paprika Green house System UsingWireless Sensor Networks, International Journal of Smart Home Vol.4, No.3, July, 2010.

  10. Rao, R. N., & Sridhar, B. (2018). IoT based smart crop-field monitoring and automation irrigation system. 2018 2nd International Conference on Inventive Systems and Control (ICISC). doi:10.1109/icisc.2018.8399118

  11. K. A. Patil and N. R. Kale, "A model for smart agriculture using IoT," 2016 International Conference on Global Trends in Signal Processing, Information Computing and Communication (ICGTSPICC), 2016, pp. 543-545, doi: 10.1109/ICGTSPICC.2016.7955360.

  12. Nikesh Gondchawar and R. S. Kawitkar, "IoT based Smart Agriculture", International Journal of Advanced Research in Computer and Communication Engineering, vol. 5, no. 6, pp. 2278- 1021, June 2016.

  13. P. Rajalakshmi and S. Devi Mahalakshmi, "IOT Based Crop-Field Monitoring And Irrigation Automation" in 10th International conference on Intelligent systems and control (ISCO) 78 Jan 2016, published in IEEE Xplore, Nov 2016

  14. C. Kamienski et al., "Application Development for the Internet of Things: A Context-Aware Mixed Criticality Systems Development Platform", Computer Communications, vol. 104, pp. 1-16, May 2017.

  15. S. R. Nandurkar, V. R. Thool and R. C. Thool, "Design and Development of Precision Agriculture System Using Wireless Sensor Network", IEEE International Conference on Automation Control Energy and Systems (ACES), 2014.

  16. V. Vidya Devi and G. Meena Kumari, "Real-Time Automation and Monitoring System for Modernized Agriculture", International

    Journal of Review and Research in Applied Sciences and Engineering (IJRRASE), vol. 3, no. 1, pp. 7-12, 2013.

  17. Y. Kim, R. Evans and W. Iversen, "Remote Sensing and Control of an Irrigation System Using a Distributed Wireless Sensor Network", IEEE Transactions on Instrumentation and Measurement, pp. 1379- 1387, 2008.

  18. Mohamed Rawidean Mohd Kassim, Ibrahim Mat and Ahmad Nizar Harun, "Wireless Sensor Network in Precision agriculture application" in International conference on computer Information and telecommunication systems (CITS), published in IEEE Xplore, July 2014.

  19. Lustiness. r. nandurkar, slant. r. thool, r. tumor. thool, "plan together with situation coming from rigor horticulture technique executing trans-missions sensor network", ieee world consultation toward telemechanics, regulate, intensity also wiring (aces), 2014. Development (TIAR 2015).

  20. Paparao Nalajala, D. Hemanth Kumar, P. Ramesh and Bhavana Godavarthi, 2017. Design and Implementation of Modern Automated Real Time Monitoring System for Agriculture using Internet of Things (IoT). Journal of Engineering and Applied Sciences, 12: 93899393.

  21. Joaquín Gutiérrez, Juan Francisco Villa-Medina, Alejandra NietoGaribay, and Miguel Ángel PortaGándara, "Computerized Irrigation System Using a Wireless Sensor Network and GPRS Module", IEEE Transactions on Instrumentation and Measurements, 0018-9456,2013

  22. Paparao Nalajala, P Sambasiva Rao, Y Sangeetha, Ootla Balaji, K Navya, Design of a Smart Mobile Case Framework Based on the Internet of Things, Advances in Intelligent Systems and Computing,Volume 815, Pp. 657-666, 2019.

  23. S. Ivanov, K. Bhargava and W. Donnelly, Precision Farming: Sensor Analytics," in IEEE Intelligent Systems, vol. 30, no. 4, pp. 76-80, JulyAug. 2015.

  24. M. Ammad-udin, A. Mansour, D. Le Jeune, E. H. M. Aggoune and

    M. Ayaz, UAV routing protocol for crop health management," 2016 24th European Signal Processing Conference (EUSIPCO), Budapest, pp. 1818-1822, 2016.

  25. P. Lottes, R. Khanna, J. Pfeifer, R. Siegwart and C. Stachniss, UAVbased crop and weed classification for smart farming," 2017 IEEE International Conference on Robotics and Automation (ICRA), pp. 30243031, 2017.

  26. I. F. Akyildiz, T. Melodia and K. R. Chowdury, Wireless multimedia sensor networks: A survey," in IEEE Wireless Communications, vol. 14, no. 6, pp. 32-39, December 2007.

  27. C. F. Wang, J. D. Shih, B. H. Pan and T. Y. Wu, A Network Lifetime Enhancement Method for Sink Relocation and Its Analysis in Wireless Sensor Networks," in IEEE Sensors Journal, vol. 14, no. 6, pp. 19321943, June 2014.

  28. K. O. Flores, I. M. Butaslac, J. E. M. Gonzales, S. M. G. Dumlao and

    R. S. J. Reyes, Precision agriculture monitoring system using wireless sensor network and Raspberry Pi local server," 2016 IEEE Region 10 Conference (TENCON), Singapore, pp. 3018-3021, 2016.

  29. A. Khattab, A. Abdelgawad and K. Yelmarthi, "Design and implementation of a cloud-based IoT scheme for precision agriculture," 28th International Conference on Microelectronics (ICM), Giza, pp. 201-204, 2016.

Leave a Reply