Sensor Technology and Its use in Drip Irrigation Management

DOI : 10.17577/IJERTV1IS5342

Download Full-Text PDF Cite this Publication

Text Only Version

Sensor Technology and Its use in Drip Irrigation Management

Er.Sukhjit Singp, Er. Neha Sharma2

1Sukhjit Singh, M-Tech Scholar, ACET, Amritsar

2Neha Sharma, Asst.Professor(ECE),ACET, Amritsar

Abstract

In this paper we are giving brief outline of improving Packet Delivery Ratio, Packet Lost Ratio of information gathered from the agriculture field for Precision Agriculture. This algorithm provides the Packet Delivery Ratio (PDR) between 92% to 100%. Besides delivery of water level information packets/signals to base station as it also computes a threshold as well as does calculates values based on transmission range. This over all computational mechanism helps us to build a robust mechanism for delivery of information to base station thus reducing the packet loss. A WSN is a system consisting of radio frequency (RF) transceivers, sensors, microcontrollers and power sources. Recent advances in wireless sensor networking technology have led to the development of low cost, low power, multifunctional sensor nodes. Sensor nodes enable environment sensing together with data processing. .Instrumented with a variety of sensors, such as temperature, humidity and volatile compound detection, allow monitoring of different environments. They are able to network with other sensor systems and exchange data with external users. Sensor networks are used for a variety of applications, including wireless data acquisition, environmental monitoring, irrigation management, safety management, and in many other areas.

KeywordsPrecision Agriculture, wireless sensor Networks, drip irrigation , water level monitoring.

  1. Introduction

    A general WSN protocol consists of the application layer, transport layer, network layer, data link layer, physical layer, power management plane, mobility management plane and the task management plane. Currently two standard technologies are available for WSN: ZigBee and Bluetooth. Both operate within the Industrial Scientific and Medical (ISM) band of 2.4 GHz, which provides licensefree operations, huge spectrum allocation and worldwide compatibility. In general, as frequency increases, bandwidth increases allowing for higher data-

    rates but power requirements are also higher and transmission distance is considerably shorter. Multi-hop communication over the ISM band might well be possible in WSN since it consumes less power than traditional single hop communication.

  2. Plantation Management Using Wireless Sensor Network

    For developing an efficient system of plantation management, the foremost input is the availability of accurate data. This data includes soil properties, agronomic data, physicochemical parameters, atmospheric data, etc, preferably on a day-to-day basis or even hourly basis. Normal laboratory analysis of these parameters and manual decision-making take a long time even with the most sophisticated analytical techniques.

    Most of the sampling procedures are not in-situ and samples have to be brought from the field to laboratories for analysis, a lot of time. By the time the results are available and decisions taken, the farm conditions might change making the decision inappropriate.

    Quick and quality decision-making at the farm level can enhance agricultural productivity and quality manifold.

    Computer-aided decision-making process can handle and analyse several input parameters at the same time involving large databases.

    Monitoring of physical and environmental parameters including soil moisture, soil temperature, soil pH, leaf temperature, relative humidity, air temperature, rainfall, vapour pressure and sunshine hours is done through a wireless sensor network(WSN).

    WSN comprises spatially distributed sensors to monitor physical or environmental conditions. It is a comprehensive system that integrates sensing , wireless and processing technologies and is capable of spatially and temporally sensing different physical parameters without loss in the sensing accuracy. The parameters are processed and wirelessly transmitted to a centralised data storage system through a gateway from where they may be remotely accessed and analysed by the user.

    Fig.1 Block Diagram of wireless network system

    The system architecture of a WSN-based system consists of different sensors interfaced to electronic hardware with data processing capabilities. The electronic hardware is also equipped with wireless communication modules allowing the sensed data to be processed and transmitted according to a selected protocol. These hardware nodes are called motes in WSN terminology. Each of the motes is interfaced with a set of sensors depending on the application domain. The sensors may be programmed to sense at specific intervals or periodically in a day.

  3. WSN In Agriculture

    WSN technology can broadly be applied into three areas of agriculture : a) Fertilizer control, b) Irrigation management and c) Pest management.

    The sensors that can be interfaced to the mote are temperature, relative humidity, solar radiation, rainfall, wind speed and direction, soil moisture and temperature, leaf wetness and soil pH sensors. These sensor-readings can be integrated with a decision support system that aids the management of resources to the crop.

  4. Drip Irrigation Automation

    Conventional irrigation methods like overhead sprinklers and flood-type feeding systems usually wet the lower leaves and stem of the plants. The entire soil surface is saturated and often stays wet long after irrigation is completed. Such a condition promotes infections by leaf mold fungi. Flood-type methods consume a large amount of water, but the area between crop rows remains dry and receives moisture only from the incidental rainfall.

    The drip irrigation technique slowly applies a small amount of water to the plant's root zone. Water is supplied

    frequently, often daily, to maintain favorable soil moisture condition and prevent moisture-stress in the plant with proper use of water resources.

    WSN-based drip irrigation system is a real-time feedback control system which monitors and controls all the activities of the drip irrigation system. A typical system includes a delivery system, filters, pressure regulators, valve or gauges, chemical injectors, measuring sensors/ instruments and controllers.

    WSN framework installed in the field may gather various physical parameters related to irrigation. These includes ambient temperature, ambient humidity, soil temperature, drip water temperature, soil moisture, soil pH, water pressure, flow rate, amount of water, energy calculation(power),chemical concentration and water level. The data is sent to the central server wirelessly through the motes and gateways. Based on the data ranges, the central server generates necessary control actions, which are routed to the respective controllers through control buses enabling implementation of closed-loop automation of the drip irrigation system.

    The basic feature of the product is to enable switching on and off of the motor remotely. The device ensures that all the fault conditions are checked and only then the motor is started.

  5. Proposed Algorithm

    In this paper, we are proposing a Mesh topology in which sensor nodes are placed in the farm area. sensors in our proposed topology are mobile where as the base station is stationary and it collects the data from sensor nodes and process them. This work proposes that how to deploy the sensed data to the base station in Wireless Sensor Networks. For this purpose firstly set the farm area. Now Let D is the length Let B is the width of the farm and Let V is the height of the water in the farm. Suppose Ws be the number of sensors in the farm represented by an array of sensors and Sn be the number of sink nodes in the farm. Now set the position of sensor and sink nodes in the farm and the monitoring station location. Set the transmission range for each node. Now for each node, calculate distance from:

    1. node to node

    2. Node to sink

    3. Node to forwarding node Also calculate

    1. Angle a

    2. predict minAngle for next route based on fuzzy time series, if the current angle (a) is available as predicted , continue with path ( Find possible node (x,y) ), else hold packet for limited time.

    If connections (i,j)==1 i.e. there is a link based on transmission range, send the packet information i.e. water

    level information. The packet reaches to the sink node and stored there. Else connections (i,j)= infinity ;End of if structure. So values of sensor nodes are stored in sink nodes. Then sink node sends the stored values to monitoring station. On the basis of water level information, the switch is on/off.

  6. Result Discussion

    Fig. 2 Screenshot of PDR and PLR

    In this screenshot , the Packet Delivery Ratio(PDR) ratio is 93.54% whereas Packet Lost Ratio(PLR) is 6.45%. Packet delivery ratio is the ratio of the number of delivered data packet to the destination. This illustrates the level of delivered data to the destination.

    PDR=[ Number of packet receive / Number of packet sent] × 100

    The greater value of packet delivery ratio means the better performance of the protocol.

    Packet lost ratio is the total number of packets dropped during the simulation.

    PLR = [Number of lost packet / (Number of lost packet + Number of packets received successfully.)] × 100

    The lower value of the packet lost means the better performance of the protocol.

  7. Graphical Comparison of Base paper algorithm and Improved Fuzzy Based algorithm

    Vol. 1 Issue 5, July – 2012

    Fig. 3 PDR ratio using Fuzzy Logic

    By using fuzzy based algorithm, we get the 92.5% PDR ratio.

    Fig. 4 Nuppy PDR ratio

    Here Nuppy PDR ratio is the Basepaper. The packet Delivery Ratio (PDR) of nuppy algorithm is 86% .

    Hence in improved Fuzzy based algorithm , we get the reliable water level information rather than in Nuppy algorithm.

  8. Conclusion

    Conventional Flood-type methods consume a large amount of water, but the area between crop rows remains dry and receives moisture only from the incidental rainfall whereas the drip irrigation technique slowly applies a small amount of water to the plant's root zone. So by using the fuzzy based algorithm in wireless sensor drip irrigation technique, we can control the wastage of water and secondly by using wireless sensor, there is no need of laborers.

  9. Future scope

    In our work, we deploy 200 sensors for the delivery of water level information to the monitoring station. When the number of sensors are increased , then there is a large amount of power consumption by sensors to deliver the water/packet information to the monitoring station. So it is mandatory to minimize the power consumption by using optimization techniques.

  10. REFERENCES

  1. Callaway, E.H. "Wireless sensor networks: architectures and protocols". Auerbach Publications: New York, NY, USA, 2004.

  2. Qingshan, S.; Ying, L.; Gareth, D.; Brown, D."Wireless intelligent sensor networks for refrigerated vehicle". In IEEE 6th Symposium on Emerging Technologies Mobile and Wireless Communication, Shanghai, China, 2004.

  3. Mahir Dursun and Semih Ozden, "A wireless application of drip irrigation automation supported by soil moisture sensors", Scientific Research and Essays Vol. 6(7), pp. 1573-1582, 4 April, 2011.Available online at http://www.academicjournals.org/SRE ISSN 1992-2248 ©2011 Academic Journals.

  4. Baggio A (2005). "Wireless sensor networks in precision agriculture". In: On-line Proc. of the Workshop on Real-World Wireless Sensor Networks, pp. 50-51.

  5. Kim Y, Evans RG, Iversen WM, Pierce FJ (2006). "Instrumentation and control for wireless sensor network for automated irrigation". ASAE Annual Int. Meeting, p. 061105.

  6. Steven R. Evett, R. Troy Peters, and Terry A. Howell,"contr- olling water use efficiency with irrigation automation: cases from drip and center pivot irrigation of corn and soybean".Southern Conservation Systems Conference, Amarillo TX, June 26-28, 2006 .

  7. Evans, R.G. 2000," Controls for Precision Irrigation with Self- Propelled Systems". In Proc. of the 4th Decennial National Irrigation Symposium. Robert G. Evans, Brian L. Benham, and Todd P. Trooien (eds.) November 14-16, Phoenix, AZ.

  8. Iqbal Singh, Meenakshi Bansal," Monitoring Water Level in Agriculture Using Sensor Networks".International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume- 1, Issue-5, November 2011.

  9. Evett, S.R., T.A. Howell, A.D. Schneider, D.R. Upchurch, and

    D.F. Wanjura. 1996, "Canopy temperature based automatic

    Vol. 1 Issue 5, July – 2012

    irrigation control". In Proc. International Conf. Evapotranspiration

    and Irrig. Scheduling. C.R. Camp, E.J. Sadler, and R.E. Yoder (eds.). November 3-6, 1996, San Antonio, TX. (pp. 207-213).

  10. Wanjura, D.F., D.R. Upchurch, and J.R. Mahan. 1992. "Automated irrigation based on threshold canopy temperature". Trans. ASAE 35(1):153-159.

  11. Ning Wang, Naiqian Zhang, Maohua Wang, Wireless sensors in agriculture and food industryRecent development and future perspective, published in Computers and Electronics in Agriculture 50 (2006) 114.

  12. Kwang Koog Lee, Seong Hoon Kim, Yong Soon Choi, Hong Seong Park: A Mesh Routing Protocol using Cluster Label in the ZigBee Network, IEEE International Conference on Mobile Adhoc and Sensor Systems (October 2006).

  13. Izzatdin Abdul Aziz, Mohd Hilmi Hasan, Mohd Jimmy Ismail, Mazlina Mehat and Nazleeni Samiha Haron, Remote Monitoring in Agricultural Greenhouse Using Wireless Sensor and Short Message Service (SMS), International Journal of Engineering & Technology IJET Vol: 9, page(s): 1-12, 2009.

  14. Anurag D, Siuli Roy and Somprakash Bandyopadhyay,

    Agro-sense: precision agriculture using sensor-based wireless mesh networks, Indian Institute of Management Calcutta, page(s): 1-5, 2007.

  15. Sandhyasree Thaskani and Rammurthy, Application of topology under control wireless sensor networks in precision agriculture, International institute of information technology, page(s): 1-14, April 2010.

Leave a Reply