Abstract: Wireless sensor networks have been applied in farmland and greenhouse. However, poor connectivity always results in a lot of nodes isolation in the network in a scenario. For this reason, the network connectivity is worth considering to improve its quality, especially when the collected data cannot be sent to the data center because of the obstacles such as the growth of crop plants and weeds. Therefore, how to reduce the effect of crop growth on network connectivity, and enable the reliable transmission of field information, are the key problems to be resolved. To solve these problems, the method which adds long distance routing nodes to the WSN to reduce the deterioration of WSN connectivity during the growth of plants was proposed. To verify this method, the network connectivity of the deployed WSN was represented by the rank of connection matrix based on the graph theory. Consequently, the rank with value of 1 indicates a fully connected network. Moreover, the smaller value of rank means the better connectedness. In addition, the network simulator NS2 simulation results showed that the addition of long-distance backup routing nodes can improve the network connectivity. Furthermore, in experiments, using ZigBee-based wireless sensor network, a remote monitoring system in greenhouse was established, which can obtain environmental information for crops, e.g. temperature, humidity, light intensity and other environmental parameters as well as the wireless link quality especially. Experimental results showed adding of long-distance backup routing nodes can guarantee network connectivity in the region where received signal strength indication (RSSI) was poor, i.e. RSSI value was less than -100 dBm, and the energy was low. In conclusion, this method was essential to improve the connectivity of WSN, and the optimized method still needs further research.
Keywords: wireless sensor network, network connectivity, long-distance route nodes, received signal strength indication (RSSI), greenhouse
DOI: 10.3965/j.ijabe.201606901.1314
1 Introduction1
Wireless sensor networks (WSNs) have been widely used in agricultural applications in recent years, e.g., monitoring environmental factors, growth of vegetables, insect pest and irrigation management[1-4].
For WSN applications, wireless link quality is one of the most important factors which directly impacts on the connectivity of WSN. WSNs in agriculture may run in different environmental conditions, e.g., farmland, greenhouse, flat to complex topography, and over a range of weather conditions, all of these affect radio performance[5]. Furthermore, link power consumption is not only influenced by the distance of nodes and antenna height, but also depends on the growth of crop and terrain around[6].
As we known, there are three factors leading to link unreliability including the environment, the interference and hardware transceivers[7]. Thus, the factors, e.g., temperature[10], humidity[8-9], lightning[9] and plant itself, have impacts on wireless link quality which should not be ignored. There was a review of crop canopy influence on the radio, including signal propagation above the cross canopy and near the soil surface results in attenuation[11]. Range of radio transmission was limited to about 10 m when the potato crop is at the flowering period[8]. Li et al.[12] found that the attenuation speed of signal power monotonically decreased in wheat fields, and the signal attenuation at later growth stages was larger than that at earlier stages, when the antenna height was kept unchanged. During the corn tassel and seed-filling periods, Wu et al.[13] found that the RSSI attenuation is most serious and the sensing range reaches the minimum value when antenna height falls in the range of 0.5-1.7 m. The power attenuation was estimated due to the presence of trees and their foliage by measurements of radio propagation within a plum orchard, and compared several radio path loss models[14]. In the present work, we investigated the influence of plant growth on the wireless link in agricultural applications.
In addition, Paul et al. proposed a model for deployment of wireless nodes based on experimental results that takes into account the scattering effect of surrounding foliage on the wireless signal. If the density of surrounding foliage for a mature plant is known, the number of nodes and the node location can be calculated to guarantee reliable radio transmission in a WSN precision agricultural application[15].
Obstacles such as crop growth, foliage and weeds have important influence on wireless link, and could directly lead to unreliability of wireless link and even disconnected network. Therefore, it is essential to investigate the problem of how to guarantee connectivity of network as the crop grows up where signal propagation nearing the ground.
There were many references to investigate the connectivity recovery problem in damaged wireless sensor network[16-22], including the single node failure recovery and multiple-node failure restoration. The recovery methods involve adding new relay nodes and using mobile agent nodes to transport data among the disconnected areas. Adding relay nodes is for two purposes. One purpose is to connect a variety of sensor nodes. Another is to enhance the performance or achieve the higher connectivity. Mobile agent nodes can transport data, act as collector that tours the nodes and carries their data, or act as base node that consume the data[16].
Determining the optimal position and number of relay nodes is NP-hard problem during deploying the relay nodes. The established models include Steiner tree[17-20], undirected graph[21-22] and other models[23-24] (such as game-theoretic approach and Coulomb's law). However, these recovery algorithms were designed for redeploying relay nodes or mobile agent nodes to repair remaining network connectivity when nodes failure in harsh environments lead to disconnected network. However, these algorithms do not consider the effect of obstacles, which may indeed have influence on the relay nodes, making the algorithms need further adjustment. Moreover, the approach of deploying redundant nodes generates unnecessary cost in open farmland and greenhouse environments.
Plant growth may result in the network connectivity deterioration. To estimate the deterioration degree of network connectivity, we used graph theory to model the connectivity of network, and obtained the connection matrix of real network. Based on the rank of connection matrix, the monitoring of network connectivity enabled us to find the changes of topology and disconnected network segments. In addition, we identified the signal reduction in disconnected areas by means of measuring the received signal strength indication (RSSI). To improve the connectivity of the wireless sensor networks, we added a long distance routing node to the disconnected area in simulation conditions. Furthermore, we deployed ZigBee-based wireless sensor network in greenhouse where tomato plants were cultivated. Although the connectivity of network may be degraded with the tomato growing, deploying a long distance routing node in disconnected areas improved the network connectivity significantly.
Generally, the aim of this paper was to estimate the network connectivity using rank of connection matrix and to improve the network connectivity by enabling a long distance backup routing node in the disconnected areas.
The paper is organized as follows: Section 2 presents the network connectivity model and triangular lattice deployment model. Section 3.1 simulates the connectivity recovery of ZigBee tree network by NS2. Section 3.2 verifies the connectivity recovery in greenhouse. Finally, Section 4 concludes the article with future research directions. Besides, the appendix describes the derivation process of connection matrix in detail.
2 Materials and methods
The common deployment strategies include random deployment, regular deployment and planned deployment[25]. Furthermore, regular deployment contains triangular lattice, square grid and hexagonal grid[26].
For triangular lattice deployment model, Zhang proved that to cover one crossing point of two disks with the minimum overlap, only one disk should be used and the centers of the three disks should form an equilateral triangle with side length 3r , where r is the radius of the disk[27].
For square grid deployment model, the grid side length is 2r , where r is the radius of the disks. Square grid deployment model has a larger overlap than triangular lattice, and also need more nodes.
For hexagonal grid deployment model, the grid side length is r, where r is the radius of the disks. So hexagonal grid deployment model has the largest overlap in three models, and also need more nodes.
In fact, the sensor nodes are usually statically deployed in farmland and greenhouse environment. Consequently, in the simulation experiments, in order to achieve full coverage in the destination areas, and make the number of routing nodes least, triangular lattice was chosen to deploy routing nodes.
Based on the definition of full coverage of network, when node communication radius is at least twice of sensing radius, seamless coverage means seamless connectivity[28]. These conditions are essential for obtaining seamless coverage and connectivity in triangular lattice grid. In this study, the network was modeled as undirected graph which derived the adjacent matrix. The adjacent matrix can be simplified based on Warshall's algorithm to get accessibility matrix. At last, connection matrix can be derived from accessibility matrix. The rank of connection matrix can be used to estimate the connectivity of network. It was proved that the rank of connection matrix is equal to the number of connected components by the formula derivation (See appendix). There is a positive correlation between the rank and the number of connected components. The network connectivity of high-rank connection matrix will be worse than that of a low-rank matrix. When the rank is 1, the network connectivity is best. And every node is connected and there only exists one connected components.
As an example of connectivity recovery process, Figure 1 shows three stages of the cluster tree network including: the original cluster tree network, disconnected network under obstacles, and the recovery of connectivity after adding a long distance relay node.
At the first stage, the network was fully connected as shown in Figure 1a, correspondingly, the rank of Figure 1c is 1. As the growth of plant, the obstacles became the main factor that influences the network connectivity. So node 1 and node 5 were disconnected with their child nodes marked with 3, 4, and 6 at the second stage as shown in Figure 1d. Thus the rank of the Figure 1f is 4, meaning that network connectivity has gone bad. So there existed four connected components in Figure 1d. Figure 1g shows the recovered network after adding routing node 8 to the network at the third stage, and the rank of Figure 1i is 2, meaning that the connectivity has gone better. Namely, there existed two connected components in Figure 1g which are {0,1,2,4,5,6,7,8} and {3}. In Figure 1, if the parent node disconnects with its child nodes because of obstacles, their child nodes will become isolated nodes. After adding a long distance routing node to the disconnected area, the connectivity can be improved in theory.
3 Results and discussion
3.1 Connectivity simulation of ZigBee tree network in NS2
The proposed method was verified by NS2[29] simulations with the IEEE 802.15.4 module developed by Zheng[30]. For the simulations, we considered a beacon-enabled mode cluster tree network of 30 nodes which were placed in a 50 m×50 m square grid, including one coordinator, 9 routing nodes and 20 sensor nodes. The sensor nodes were uniformly deployed in the static area. According to the discussion in section 2, routing nodes were deployed in triangular lattice grid, which can guarantee full coverage among all the sensor nodes. The simulation time was 100 s, and packet length was 127 bytes.
In simulation experiments, three kinds of stages of ZigBee cluster tree network were simulated: fully connected network, disconnected network, and a recovered network. They are shown in Figure 2, 3, 4 respectively.
At the initial stage, the color of all nodes was black, meaning that they did not join the network. And when the color of node 0 turns to red, the network is formed. When a routing node turns to blue, it means that it has joined the network. This is also fit for the sensor node when it turns to green. The number ahead of the "( )" was the network address. And the first number in the "( )" was the parent address, the last number in the "( )" was the depth of network.
As shown in the Figure 2, 20 sensor nodes were all joining into the network. Thus, the network was fully connected. The rank of the network was 1. In Figure 2, node 6, 7, 8 and 9 had a common parent node 21. Node 30 was a routing node but not in working.
Figure 3 shows the disconnected network with isolated nodes at the second stage. It was assumed that node 21 disconnected with its child nodes because of obstacles as shown in grey circle in Figure 3. So its child nodes became isolated nodes and disjoined the network as shown in black circle in Figure 3. Thus, the topology of the network had changed, and the rank of connection matrix of network was 6, meant that the network connectivity had gone bad.
When the connectivity became worse, the disconnected area in the network can be represented by analyzing the connected matrix. Then adding a long distance routing node 30 to this area is shown in Figure 4.
As shown in the Figure 4, after node 30 was started, node 6, 7, 8 rejoined the network and acted as child nodes of node 30. The rank of connected matrix was 2 in Figure 4, which showed that the connectivity had recovered.
3.2 Connection recovery experiments of ZigBee cluster network
In experiments, CC2430 chip based on Z-Stack 2006 from TI was used. The network topology was cluster tree. The coordinator connected with GPRS module through a serial port. GPRS module uploaded the data to the database in remote monitoring system. The sensor module collected a variety of parameters such as temperature, humidity, steam sap flow, plant stem diameter, leaf thickness, leaf wetness as well as RSSI value. The packet size was 21 bytes. The network was deployed in greenhouse with sensor nodes deployed among the tomato stalks. Figure 5 displays the deployment environment and equipment in experiment.
The experiments in greenhouse went through three stages. The first stage was at the seedling stage of tomato which average height was 15 cm, and the number of leaves in lateral branches was 3-5. The second stage was the growing stage when the average height of tomato grew to 1 m. The number of leaves in lateral branches was 7-9. The third stage was the mature period when tomato became mature. The plant height was 2 m, and the number of leaves in lateral branches was 13-17. The RSSI value variation with distance between the coordinator and sensor node in three stages was shown in Figure 6.
Figure 7 shows a floor plan of measured RSSI value distribution in greenhouse under the plant whose average height was 2 m. Space between rows was 45 cm, and space between columns was 35 cm. In Figure 7, for the reason of varying growing status of plant, plant coverage density was varying. As the increasing distance between the coordinator and sensor node, the RSSI value of sensor node declined gradually. And the greater of the plant coverage density around the sensor node was, the smaller of the RSSI value would be.
After querying the database for nodes deployment and the RSSI value which were obtained by multiple measurements, the received signal strength contour maps are shown in Figure 8-10 at different stages of tomato growth.
In Figure 8, when at the first stage, there were not existing obstacles between nodes, so the RSSI value was relatively equal around every sensor node and the corresponding contour line was round smooth. As the increasing distance between the coordinator and sensor nodes, the corresponding RSSI value was getting small gradually. In Figure 9, when going into the third stage, the plant had become the obstacles between nodes. The corresponding RSSI value declined because of obstacles.
Figure 10 shows the RSSI value contour map after adding a long distance routing node to the area where RSSI value declined most. In Figure 10, after adding a long distance routing node, RSSI values of sensor nodes around the long distance routing node had grown. So adding a long distance routing node will help the isolated nodes to rejoin the routing node and raise their RSSI value. In addition, the network connectivity can be better.
4 Conclusions
This work has reported the connectivity problems of WSN in greenhouse. We estimated the connectivity of WSN by connection matrix, and investigated the disconnected area by RSSI in greenhouse. The theory analysis, simulation and experiments in greenhouse showed that connection matrix can be used to estimate the network connectivity. In addition, when RSSI value was below -100 dBm, it is essential to start the long distance routing node with high transmit power. Thus, adding long distance routing nodes with high transmit power and receiving sensitivity to the disconnected area can improve the connectivity of network effectively.
In the present work, we investigated the influence of plant growth on the wireless link in agricultural applications. Future work will consider how to find the optimal position of relay nodes under the obstacles. On the other hand, connection matrix can well estimate the disconnected network, but it still need other methods to estimate the k-vertex connectivity (k >1).
Acknowledgment
The authors acknowledge that this work was supported by National "863 Project" of China 2008AA10Z201 and the Specialized Research Fund for the Doctoral Program of Higher Education (20130008110035).
Citation: Chen Y, Shi Y L, Wang Z Y, Huang L. Connectivity of wireless sensor networks for plant growth in greenhouse. Int J Agric & Biol Eng, 2016; 9(1): 89-98.
[References]
[1] Li X, Cheng X, Yan K, Gong P. A monitoring system for vegetable greenhouses based on a wireless sensor network. Sensors, 2010; 10(10): 8963-8980.
[2] Hwang J, Shin C, Yoe H. Study on an agricultural environment monitoring server system using wireless sensor networks. Sensors, 2010; 10(12): 11189-11211.
[3] Mafuta M, Zennaro M, Bagula A, Ault G, Gombachika H, and Chadza T. Successful deployment of a wireless sensor network for precision agriculture in malawi. International Journal of Distributed Sensor Networks, 2013; 2: 1 -13.
[4] Lam H B, Phan T T, Vuong L H, Huynh H X, Pottier B. Designing a brown planthoppers surveillance network based on wireless sensor network approach. arXiv preprint arXiv:1312.3692, 2013.
[5] Andrade-Sanchez P, Pierce F J, Elliott T V. In: 2007 Performance assessment of wireless sensor networks in agricultural settings. 2007 ASABE Annual International Meeting, 2007; pp.1 -10.
[6] Tate R F, Hebel M A, Watson D G. WSN link budget analysis for precision agriculture. In: 2008 ASABE Annual International Meeting, 2008; pp.6786-6795.
[7] Baccour N, Koubaa A, Mottola L, Zuniga M A, Youssef H, Boano C A, et al. Radio link quality estimation in wireless sensor networks: a survey. Acm Transactions on Sensor Networks, 2012; 8(4): 688-688.
[8] Thelen J, Goense D, Langendoen K. Radio wave propagation in potato fields. In: 2005 1st Workshop on Wireless Network Measurements. 2005, 18(9): 958-963.
[9] Franciscatto R, Shubeita F, Marcon C, de Vit ARD, Franciscatto R, Spohn M A. Evaluation of a wireless sensor network applied to precision agriculture under adverse weather conditions. Iberoamerican Journal of Applied Computing, 2013; 2(1): 19-28
[10] Bannister K, Giorgetti G, Gupta S K S. Wireless sensor networking for hot applications: Effects of temperature on signal strength, data collection and localization. In: 2008 Proceedings of the 5th Workshop on Embedded Networked Sensors (HotEmNets' 08). 2008.
[11] Ruiz-Garcia L, Lunadei L, Barreiro P, Robla J I. A review of wireless sensor technologies and applications in agriculture and food industry: state of the art and current trends. Sensors, 2009; 9(6): 4728-4750.
[12] Li S Y, Gao H J, Jiang J Z. Impact of antenna height on propagation characteristics of 2.4 GHz wireless channel in wheat fields. Transactions of the CSAE, 2009; 25(Supp 2): 184-189.(In Chinese with English abstract)
[13] Wu H R, Zhao C J, Zhu L. Attenuation model of wireless sensor network for large-scale farmland environment. TELKOMNIKA Indonesian Journal of Electrical Engineering, 2013; 11(2): 591-598.
[14] Anastassiu H T, Vougioukas S, Fronimos T, Regen C, Petrou L, Zude M. A computational model for path loss in wireless sensor networks in orchard environments. Sensors (Basel, Switzerland), 2014; 14(3): 5118-5135.
[15] Paul B S, Rimer S. A foliage scatter model to determine topology of wireless sensor network. In: 2012 International Conference on Radar, Communication and Computing (ICRCC); 2012: 324-328.
[16] Lee S, Younis M. EQAR: Effective QoS-aware relay node placement algorithm for connecting disjoint wireless sensor subnetworks. IEEE Transactions on Computers, 2011; 60(12): 1772-1787.
[17] Cheng X, Du D Z, Wang L S, Xu B G. Relay sensor placement in wireless sensor networks. Wireless Networks, 2008; 14(3): 347-355.
[18] Senel F, Younis M. Optimized connectivity restoration in a partitioned wireless sensor network. In: 2011 Global Telecommunications Conference (GLOBECOM 2011); 2011: 1-5.
[19] Lee S, Younis M. Recovery from multiple simultaneous failures in wireless sensor networks using minimum Steiner tree. Journal of Parallel and Distributed Computing, 2010; 70: 525-536.
[20] Senturk I F, Akkaya K, Senel F, and Younis M. Connectivity restoration in disjoint wireless sensor networks using limited number of mobile relays. Proceedings of IEEE International Conference on Communications (ICC), 2013; pp.1630-1634.
[21] Wang S G, Mao X F, Tang S J, Li X Y, Zhao J Z, Dai G J. On movement-assisted connectivity restoration in wireless sensor and actor networks. IEEE Transactions on Parallel and Distributed Systems, 2011, 22(4): 687-694.
[22] Senel F, Younis M, Akkaya K. Bio-inspired relay node placement heuristics for repairing damaged wireless sensor networks. IEEE Transactions on Vehicular Technology, 2011; 60(4): 1835-1848.
[23] Senturk I F, Yilmaz S, Akkaya K. A game-theoretic approach to connectivity restoration in wireless sensor and actor networks. Proceedings of IEEE International Conference on Communications (ICC), 2012; pp.7110-1714.
[24] Joshi Y K, Younis M. Autonomous recovery from multi-node failure in Wireless Sensor Network. In: 2012 IEEE Global Communications Conference (GLOBECOM). 2012.
[25] Tilak S, Abu-Ghazaleh N B, Heinzelman W. Infrastructure tradeoffs for sensor networks. In: 2002 Proceedings of the 1st ACM International Workshop on Wireless Sensor Networks and Applications, 2002; pp. 49-58.
[26] Aziz N A A, Aziz K A, Ismail W Z W. Coverage strategies for wireless sensor networks. World academy of science, Engineering and technology, 2009; 50: 145-150.
[27] Zhang H, Hou J C. Maintaining sensing coverage and connectivity in large sensor networks. Ad Hoc & Sensor Wireless Networks, 2005; 1(1-2): 89-124.
[28] Institute of Electrical and Electronics Engineers Inc. IEEE Std 802.15.4-2003. IEEE Standard for Information Technology-Telecommunications and Information Exchange between System-Local and Metropolitan Area NetworksSpecific Requirements-Part 15.4: Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Low Rate Wireless Personal Area Networks (WPANs), 2003.
[29] http://www.isi.edu/nsnam/ns/
[30] http://web.mit.edu/jhawk/mnt/spo/sipbnet/arch/sun4x_59/nsallinone-2.29/ns-2.29/wpan/WPAN_ZBR_pub.pdf 2003.
Chen Yang1,3, Shi Yuling1,3, Wang Zhongyi1,2,3, Huang Lan1,2,3*
(1. College of Information and Electrical Engineering, China Agricultural University, Beijing 100083, China;
2. Modern Precision Agriculture System Integration Research Key Laboratory of Ministry of Education, Beijing 100083, China;
3. Key Laboratory of Agricultural information acquisition technology (Beijing), Ministry of Agriculture, Beijing 100083, China )
Received date: 2014-10-29 Accepted date: 2015-10-09
Biographies: Chen Yang, PhD candidate, Research interests: remote farmland monitoring and internet of things, Email: [email protected]; Shi Yuling, Master, Research interests: wireless senor network, Email: [email protected]; Wang Zhongyi, PhD, Professor, Research interests: application of wireless networks and signal processing, Email: [email protected].
*Corresponding author: Huang Lan, PhD, Professor, Research interests: embedded system and wireless sensor network. College of Information and Electrical Engineering, China Agricultural University, 17 Qinghua East Road, Beijing 100083, China. Tel: +86-10-62737778, Email: [email protected].
(ProQuest: Appendix omitted.)
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright International Journal of Agricultural and Biological Engineering (IJABE) Jan 2016
Abstract
Wireless sensor networks have been applied in farmland and greenhouse. For this reason, the network connectivity is worth considering to improve its quality, especially when the collected data cannot be sent to the data center because of the obstacles such as the growth of crop plants and weeds. Therefore, how to reduce the effect of crop growth on network connectivity, and enable the reliable transmission of field information, are the key problems to be resolved. To solve these problems, the method which adds long distance routing nodes to the WSN to reduce the deterioration of WSN connectivity during the growth of plants was proposed. To verify this method, the network connectivity of the deployed WSN was represented by the rank of connection matrix based on the graph theory. Experimental results showed adding of long-distance backup routing nodes can guarantee network connectivity in the region where received signal strength indication (RSSI) was poor, i.e. RSSI value was less than -100 dBm, and the energy was low.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer