簡易檢索 / 詳目顯示

研究生: MUHAMMAD TAUFIQ NURUZZAMAN
MUHAMMAD TAUFIQ NURUZZAMAN
論文名稱: Novel Beaconless Routing Protocols for the Mobile Sensor Network with a Mobile Sink
Novel Beaconless Routing Protocols for the Mobile Sensor Network with a Mobile Sink
指導教授: 馮輝文
Huei-Wen Ferng
口試委員: 蔡志宏
Zse-Hong Tsai
林風
Phone Lin
周俊廷
Chun-Ting Chou
鄭瑞光
Ray-Guang Cheng
金台齡
Tai-Lin Chin
沈上翔
Shan- Hsiang Shen
馮輝文
Huei-Wen Ferng
學位類別: 博士
Doctor
系所名稱: 電資學院 - 資訊工程系
Department of Computer Science and Information Engineering
論文出版年: 2020
畢業學年度: 108
語文別: 英文
論文頁數: 97
中文關鍵詞: Beaconless routing protocolMobile sensor networkRoutingLink Quality IndicatorMobile sink
外文關鍵詞: Beaconless routing protocol, Mobile sensor network, Routing, Link Quality Indicator, Mobile sink
相關次數: 點閱:232下載:1
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 在具有移動匯集器的行動感測網路中,會根據當前匯集器的位置來選擇下一個節點。因此,相較於無線感測網路中的路由路徑,行動感測網路中的路由路徑必須經常更新。到目前為止,在各種情境下都各自有自己的協定設計,並無針對所有情況設計的路由協定。以下我們針對幾種情境做設計,第一種情境是匯集器帶有可用位置信息的預測路徑,本文提出了一種改進的無信標地理路由協定,由於僅利用了最短路徑來計算,因此能夠減少能耗。而第二種情境則是移動匯集器(mobile sink)和移動感測器(mobile sensors)的傳輸範圍並不相同,導致選定的下一個節點可能有無法被觸及的情況。為了解決這個問題,移動感測器需要廣播其位置和傳輸範圍。因此,只有可被觸及到的下一個候選節點才會回覆,這樣就可以避免選擇到無法被觸及的節點。

    在先前提出的兩個協定中,位置信息是必需要知道的。在許多情況下,位置信息並不可用,因為全球定位系統需要大量的電能。針對沒有位置信息可以提供的情形下,我們採用鏈路質量指示器(LQI)來預測移動感測器到移動匯集器的距離,我們開發一個基於LQI的非地理信標路由(LQI-BLR)協定,找出可傳到的下一個節點。然而,LQI-BLR卻會帶來額外的延遲以及大量的控制封包。為了解決上述所提出的問題,我們進一步提出了一種新的協定,該協定利用LQI值和傳輸功率來預測距離和封包接收率(PRR),當這個機制選擇了下一個節點後,可以確保在沒有位置信息、龐大的封包和更長的延遲的情況下達到所訂定的目標。

    當然,我們對這四種情況下提出的協定進行評估,並與文獻中的相關協定進行比較。最後,我們在專屬篇章中透過模擬、分析或分析和模擬的方法來驗證我們提出的協定。


    In a mobile sensor network (MSN) with a mobile sink, it depends on the current location of the sink to choose the next hop. Therefore, routing paths must be updated frequently in an MSN than those in a wireless sensor network (WSN). Up to now, no routing protocols are designed for all cases. Explicitly, each case has its own protocol design. The first case is the one when the mobile sink has a predicted path with available location information. In this case, a modified beaconless geographical routing (BGR) protocol is proposed in this dissertation with a delayed sending time approach. It is able to reduce energy consumption because only the shortest path to the mobile sink is exploited. The second case is the one when the transmission ranges of the mobile sink and mobile sensors are not homogeneous, causing that a chosen next hop may not be reachable. To solve this problem, a mobile sensor needs to broadcast its position and its transmission range. Therefore, only a reachable candidate next hop will reply. It can avoid an unreachable next hop to be chosen.

    In the previously proposed two protocols, the location information is mandatory. In many cases, location information is not available because a global positioning system (GPS) is considered to be power-hungry. In such a case, we employ a link quality indicator (LQI) to predict the distance of a mobile sensor to the mobile sink. We exploit an LQI-based non-geographical beaconless routing (LQI-BLR) protocol in this dissertation to search for the reachable next hop without location information. However, LQI-BLR works with contention and brings an additional delay inevitably and massive control packets. Therefore, we further propose a new protocol that exploits LQI values and transmission power to predict the distance and packet receive ratio (PRR) in this dissertation. Once a candidate next hop is chosen, it is guaranteedly reachable without location information, massive control packets, and a longer delay. This proposed protocol is designated for an MSN when the availability of the mobile sink is short and intermittent.

    Of course, our proposed protocols in these four cases are evaluated and compared with the closely related protocols in the literature. The superiority of our proposed protocols over the closely related protocols is checked via a simulation approach, an analytical approach, or both analytical and simulation approaches in the dedicated chapter.

    Recommendation Letter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i Approval Letter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ii Abstract in Chinese . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii Abstract in English . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iv Acknowledgements . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . v Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vi List of Figures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ix List of Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xii List of Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiii 1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2 Low-Energy Consumption Routing Protocol for MSNs with a Path-Constrained Mobile Sink . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . 4 3 Beaconless Geographical Routing Protocol for a Heterogeneous MSN . . . . . . . . 17 4 LQI-Based Beaconless Routing Protocol for a Heterogeneous MSN . . . . . . . . . 33 5 Routing Protocol for an Intermittent Mobile Sink in a Heterogeneous MSN . . . . 64 6 Conclusions . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 List of Publications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82

    [1] I. Akyildiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci, “Wireless sensor networks: A survey,”Computer Networks, vol. 38, no. 4, pp. 393 – 422, Mar. 2002.
    [2] X. Hu, M. Bao, X. Zhang, S. Wen, X. Li, and Y. Hu, “Quantized kalman filter tracking in directional sensor networks,” IEEE Transactions on Mobile Computing, vol. 17, no. 4, pp. 871–883, Apr. 2018.
    [3] H. Mahboubi, W. Masoudimansour, A. G. Aghdam, and K. Sayrafian-Pour, “An energy-efficient target-tracking strategy for mobile sensor networks,” IEEE Transactions on Cybernetics, vol. 47, no. 2, pp. 511–523, Feb. 2017.
    [4] J. P. Dominguez-Morales, A. Rios-Navarro, M. Dominguez-Morales, R. Tapiador-Morales, D. Gutierrez-Galan, D. Cascado-Caballero, A. Jimenez-Fernandez, and A. Linares-Barranco, “Wireless sensor network for wildlife tracking and behavior classification of animals in donana,” IEEE Communications Letters, vol. 20, no. 12, pp. 2534–2537, Dec. 2016.
    [5] H. P. Gupta, T. Venkatesh, S. V. Rao, T. Dutta, and R. R. Iyer, “Analysis of coverage under border effects in three-dimensional mobile sensor networks,” IEEE Transactions on Mobile Computing, vol. 16, no. 9, pp. 2436–2449, Sep. 2017.
    [6] D. V. Le, H. Oh, and S. Yoon, “Environment learning-based coverage maximization with connectivity constraints in mobile sensor networks,” IEEE Sensors Journal, vol. 16, no. 10, pp. 3958–3971, May 2016.
    [7] C. Tunca, S. Isik, M. Donmez, and C. Ersoy, “Distributed mobile sink routing for wireless sensor networks: A survey,” IEEE Communications Surveys Tutorials, vol. 16, no. 2, pp. 877–897, 2014.
    [8] S. Yu, B. Zhang, C. Li, and H. Mouftah, “Routing protocols for wireless sensor networks with mobile sinks: A survey,” IEEE Communications Magazine, vol. 52, no. 7, pp. 150–157, Jul. 2014.
    [9] Y. Yun and Y. Xia, “Maximizing the lifetime of wireless sensor networks with mobile sink in delay tolerant applications,” IEEE Transactions on Mobile Computing, vol. 9, no. 9, pp. 1308–1318, Sep. 2010.
    [10] Y. Yun, Y. Xia, B. Behdani, and J. C. Smith, “Distributed algorithm for lifetime maximization in a delay-tolerant wireless sensor network with a mobile sink,” IEEE Transactions on Mobile Computing, vol. 12, no. 10, pp. 1920–1930, Oct. 2013.
    [11] M. T. Nuruzzaman and H. W. Ferng, “A low energy consumption routing protocol for mobile sensor networks with a path-constrained mobile sink,” in Proc. IEEE International Conference on Communications (ICC), May 2016, pp. 1–6.
    [12] L. Cheng, Y. Chen, C. Chen, J. Ma, L. Shu, a. V. Vasilakos, and N. Xiong, “Efficient query-based data collection for mobile wireless monitoring applications,” The Computer Journal, vol. 53, no. 10, pp. 1643–1657, Dec. 2010.
    [13] X. Wu, K. Brown, and C. Sreenan, “Data pre-forwarding for opportunistic data collection in wireless sensor networks,” ACM Transactions on Sensor Networks, vol. 11, no. 1, pp. 1–33, Nov. 2014.
    [14] C. H. M. de Lima, P. H. J. Nardelli, H. Alves, and M. Latva-aho, “Contention-based geographic forwarding strategies for wireless sensors networks,” IEEE Sensors Journal, vol. 16, no. 7, pp. 2186–2195, Apr. 2016.
    [15] Moteiv, “TMote Sky: Ultra low power ieee 802.15.4 compliant wireless sensor module,” 2006. [Online]. Available: https://insense.cs.st-andrews.ac.uk/files/2013/04/tmote-sky-datasheet.pdf
    [16] Texas Instruments, “CC2538 Powerful Wireless Microcontroller System-On-Chip for 2.4-GHz IEEE 802.15.4,6LoWPAN, and ZigBee® Applications,” 2015. [Online]. Available: http://www.ti.com/lit/ds/symlink/cc2538.pdf
    [17] ——, “CC2640 SimpleLink™ Bluetooth® Wireless MCU,” 2016. [Online]. Available: http://www.ti.com/lit/ds/symlink/cc2640.pdf
    [18] M. Noura, M. Atiquzzaman, and M. Gaedke, “Interoperability in Internet of Things: Taxonomies and open challenges,” Mobile Networks and Applications, vol. 24, no. 3, pp. 796–809, Jun. 2019.
    [19] A. Moussaoui and A. Boukeream, “A survey of routing protocols based on link-stability in mobile ad hoc networks,” Journal of Network and Computer Applications, vol. 47, no. C, pp. 1–10, Jan. 2015.
    [20] L. Shi, B. Zhang, H. T. Mouftah, and J. Ma, “DDRP: An efficient data-driven routing protocol for wireless sensor networks with mobile sinks,” International Journal of Communication Systems, vol. 26, no. 10, pp. 1341–1355, Oct. 2013.
    [21] U. Burgos, U. Amozarrain, C. Gómez-Calzado, and A. Lafuente, “Routing in mobile wireless sensor networks: A leader-based approach,” Sensors, vol. 17, no. 7, Jul. 2017.
    [22] M. T. Nuruzzaman and H. W. Ferng, “Design and evaluation of an LQI-based beaconless routing protocol for a heterogeneous MSN,” Wireless Networks, Nov. 2019, in press. [Online]. Available: https://doi.org/10.1007/s11276-019-02177-2
    [23] J. A. Sánchez, P. M. Ruiz, and R. Marín-Pérez, “Beacon-less geographic routing made practical: challenges, design guidelines, and protocols,” IEEE Communications Magazine, vol. 47, no. 8, pp. 85–91, Aug. 2009.
    [24] A. Bader, K. Abed-Meraim, and M. S. Alouini, “Beaconless georouting under the spotlight: Practical link models and application scenarios,” IEEE Systems Journal, vol. 9, no. 3, pp. 785–796, Sep. 2015.
    [25] X. Liu, H. Zhao, X. Yang, and X. Li, “SinkTrail: A proactive data reporting protocol for wireless sensor networks,” IEEE Transaction on Computers, vol. 62, no. 1, pp. 151–162, Jan. 2013.
    [26] K. Shin and S. Kim, “Predictive routing for mobile sinks in wireless sensor networks: A milestone based approach,” Journal of Supercomputing, vol. 62, no. 3, pp. 1519–1536, Dec. 2012.
    [27] A. W. Khan and A. H. Abdullah, “VGDRA: A virtual grid-based dynamic routes adjustment scheme for mobile sink-based wireless sensor networks,” IEEE Sensors Journal, vol. 15, no. 1, pp. 526–534, Jan. 2015.
    [28] E. Lee, S. Park, S. Oh, and S.-h. Kim, “Rendezvous-based data dissemination for supporting mobile sinks in multi-hop clustered wireless sensor networks,” Wireless Networks, vol. 20, no. 8, pp. 2319–2336, Nov. 2014.
    [29] C. Konstantopoulos, B. Mamalis, G. Pantziou, and V. Thanasias, “An image processing inspired mobile sink solution for energy efficient data gathering in wireless sensor networks,” Wireless Networks, vol. 21, no. 1, pp. 227–249, Jan. 2015.
    [30] C. Tunca, S. Isik, M. Donmez, and C. Ersoy, “Ring Routing: An energy-efficient routing protocol for wireless sensor networks with a mobile sink,” IEEE Transactions on Mobile Computing, vol. 14, no. 9, pp. 1947–1960, Sep. 2015.
    [31] L. Shi, Z. Yao, B. Zhang, C. Li, and J. Ma, “An efficient distributed routing protocol for wireless sensor networks with mobile sinks,” International Journal of Communication Systems, vol. 28, no. 11, pp. 1789–1804, Jul. 2015.
    [32] D. Tacconi, I. Carreras, D. Miorandi, and S. Marta, “Supporting the sink mobility: A case study for wireless sensor networks,” in Proc. IEEE International Conference on Communications (ICC), Jun. 2007, pp. 3948–3953.
    [33] S. Gao, H. Zhang, and S. K. Das, “Efficient data collection in wireless sensor networks with path constrained mobile sinks,” IEEE Transactions on Mobile Computing, vol. 10, no. 4, pp. 592–608, Apr. 2011.
    [34] T. Braun, M. Heissenbüttel, and T. Roth, “Performance of the beacon-less routing protocol in realistic scenarios,” Ad Hoc Networks, vol. 8, no. 1, pp. 96–107, Jan. 2010.
    [35] H. Noureddine, Q. Ni, and H. Al-Raweshidy, “SS-CBF: Sender-based suppression algorithm for contention-based forwarding in mobile ad-hoc networks,” in Proc. IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC), Sep. 2010, pp. 1810–1813.
    [36] S. Ruhrup and I. Stojmenovic, “Optimizing communication overhead while reducing path length in beaconless georouting with guaranteed delivery for wireless sensor networks,” IEEE Transactions on Computers, vol. 62, no. 12, pp. 2440–2453, Dec. 2013.
    [37] NSNAM, “ns-3: Network simulator.” [Online]. Available: https://www.nsnam.org/
    [38] C. D. M. Cordeiro and D. P. Agrawal, Ad hoc and sensor networks: Theory and applications. Singapore: World Scientific, 2011.
    [39] Y. Komai, Y. Sasaki, T. Hara, and S. Nishio, “KNN query processing methods in mobile ad hoc networks,” IEEE Transactions on Mobile Computing, vol. 13, no. 5, pp. 1090–1103, May 2014.
    [40] P. M. Ruiz, V. Cabrera, J. A. Martinez, and F. J. Ros, “BRAVE: Beacon-less routing algorithm for vehicular environments,” in Proc. IEEE International Conference on Mobile Ad Hoc and Sensor Systems, Nov. 2010, pp. 709–714.
    [41] F. Hrizi, C. Bonnet, J. Härri, and F. Filali, “Adapting contention-based forwarding to urban vehicular topologies for active safety applications,” Annals of Telecommunications, vol. 68, no. 9, pp. 267–285, Jun. 2013.
    [42] K. Z. Ghafoor, K. Abu Bakar, J. Lloret, R. H. Khokhar, and K. C. Lee, “Intelligent beaconless geographical forwarding for urban vehicular environments,” Wireless Networks, vol. 19, no. 3, pp.345–362, Apr. 2013.
    [43] A. Baiocchi, P. Salvo, F. Cuomo, and I. Rubin, “Understanding spurious message forwarding in VANET beaconless dissemination protocols: An analytical approach,” IEEE Transactions on Vehicular Technology, vol. 65, no. 4, pp. 2243–2258, Apr. 2016.
    [44] A. Bujari, C. E. Palazzi, and D. Ronzani, “A comparison of stateless position-based packet routing algorithms for FANETs,” IEEE Transactions on Mobile Computing, vol. 17, no. 11, pp. 2468–2482, Nov. 2018.
    [45] M. D. Felice, E. Cerqueira, A. Melo, M. Gerla, F. Cuomo, and A. Baiocchi, “A distributed beaconless routing protocol for real-time video dissemination in multimedia VANETs,” Computer Communications, vol. 58, pp. 40–52, Mar. 2015.
    [46] B. Karp and H. T. Kung, “GPSR: Greedy perimeter stateless routing for wireless networks,” in Proc. ACM International Conference on Mobile Computing and Networking (MobiCom), Aug. 2000, pp. 243–254.
    [47] H. Huang, H. Yin, G. Min, J. Zhang, Y. Wu, and X. Zhang, “Energy-aware dual-path geographic routing to bypass routing holes in wireless sensor networks,” IEEE Transactions on Mobile Computing, vol. 17, no. 6, pp. 1339–1352, Jun. 2018.
    [48] H. Füßler, J. Widmer, M. Käsemann, M. Mauve, and H. Hartenstein, “Contention-based forwarding for mobile ad hoc networks,” Ad Hoc Networks, vol. 1, no. 4, pp. 351–369, Nov. 2003.
    [49] M. Heissenbüttel, T. Braun, T. Bernoulli, and M. Wälchli, “BLR: Beacon-less routing algorithm for mobile ad hoc networks,” Computer Communications, vol. 27, no. 11, pp. 1076–1086, Jul. 2004.
    [50] B. Blum, T. He, S. Son, and J. Stankovic, “IGF: A state-free robust communication protocol for wireless sensor networks,” Department of Computer Science, University of Virginia, USA, Tech. Rep., 2003.
    [51] D. Chen, J. Deng, and P. K. Varshney, “Selection of a forwarding area for contention-based geographic forwarding in wireless multi-hop networks,” IEEE Transactions on Vehicular Technology, vol. 56, no. 5, pp. 3111–3122, Sep. 2007.
    [52] M. I. Alipio and N. M. C. Tiglao, “RT-CaCC: A reliable transport with cache-aware congestion control protocol in wireless sensor networks,” IEEE Transactions on Wireless Communications, vol. 17, no. 7, pp. 4607–4619, Jul. 2018.
    [53] M. Zorzi and R. R. Rao, “Geographic random forwarding (GeRaF) for ad hoc and sensor networks: Multihop performance,” IEEE Transactions on Mobile Computing, vol. 2, no. 4, pp. 337–348, Oct.2003.
    [54] ——, “Geographic random forwarding (GeRaF) for ad hoc and sensor networks: Energy and latency performance,” IEEE Transactions on Mobile Computing, vol. 2, no. 4, pp. 349–365, Oct. 2003.
    [55] M. Zorzi, “A new contention-based MAC protocol for geographic forwarding in adhoc and sensor networks,” in Proc. IEEE International Conference on Communications (ICC), vol. 6, Jun. 2004, pp.3481–3485.
    [56] J. A. Sánchez, R. Marín-Pérez, and P. M. Ruiz, “BOSS: Beacon-less on demand strategy for geographic routing in wireless sensor networks,” in Proc. IEEE International Conference on Mobile Ad hoc and Sensor Systems (MOBHOC), Oct. 2007, pp. 1–10.
    [57] ——, “Beacon-less geographic routing in real wireless sensor networks,” Journal of Computer Science and Technology, vol. 23, no. 3, pp. 438–450, May 2008.
    [58] H. Zhang and H. Shen, “Energy-efficient beaconless geographic routing in wireless sensor networks,” IEEE Transactions on Parallel and Distributed Systems, vol. 21, no. 6, pp. 881–896, Jun. 2010.
    [59] C. Huang and G. Wang, “Contention-based beaconless real-time routing protocol for wireless sensor networks,” Wireless Sensor Networks, vol. 2, no. 7, pp. 528–537, Jul. 2010.
    [60] S. Ruhrup, H. Kalosha, A. Nayak, and I. Stojmenovic, “Message-efficient beaconless georouting with guaranteed delivery in wireless sensor, adhoc, and actuator networks,” IEEE/ACM Transactions on Networking, vol. 18, no. 1, pp. 95–108, Feb. 2010.
    [61] T. Aguilar, S. J. Syue, V. Gauthier, H. Afifi, and C. L. Wang, “CoopGeo: A beaconless geographic cross-layer protocol for cooperative wireless adhoc networks,” IEEE Transactions on Wireless Communications, vol. 10, no. 8, pp. 2554–2565, Aug. 2011.
    [62] X. Xiang, X. Wang, and Z. Zhou, “Self-adaptive on-demand geographic routing for mobile ad hoc networks,” IEEE Transactions on Mobile Computing, vol. 11, no. 9, pp. 1572–1586, Sep. 2012.
    [63] J. A. Sanchez, R. Marin-Perez, and P. M. Ruiz, “Beacon-less geographic multicast routing in a real world wireless sensor network testbed,” Wireless Networks, vol. 18, no. 5, pp. 565–578, Jul. 2012.
    [64] P. Dong, H. Qian, X. Wei, S. Lan, and C. Pu, “A beacon-less geographic multipath routing protocol for ad hoc networks,” Mobile Networks and Applications, vol. 18, no. 4, pp. 500–512, Aug. 2013.
    [65] D. Rosario, Z. Zhao, A. Santos, T. Braun, and E. Cerqueira, “A beaconless opportunistic routing based on a cross-layer approach for efficient video dissemination in mobile multimedia IoT applications,” Computer Communications, vol. 45, pp. 21–31, Jun. 2014.
    [66] D. Rosario, Z. Zhao, T. Braun, E. Cerqueira, and A. Santos, “A comparative analysis of beaconless opportunistic routing protocols for video dissemination over flying ad-hoc networks,” in Proc. International Conference on Next Generation Wired/Wireless Networking, Aug. 2014, pp. 253–265.
    [67] Z. Zhao, T. Braun, D. Rosario, and E. Cerqueira, “CAOR: Context-aware adaptive opportunistic routing in mobile adhoc networks,” in Proc. IFIP Wireless and Mobile Networking Conference (WMNC), May 2014, pp. 1–8.
    [68] L. Pimentel, D. Rosario, M. Seruffo, Z. Zhao, and T. Braun, “Adaptive beaconless opportunistic routing for multimedia distribution,” in Proc. International Conference on Wired/Wireless Internet Communication, May 2015, pp. 122–135.
    [69] Z. Zhao and T. Braun, “SCAD: Sensor context-aware adaptive duty-cycled beaconless opportunistic routing for WSNs,” in Proc. IEEE International Symposium on Personal, Indoor, and Mobile Radio Communications, Aug. 2015, pp. 2038–2043.
    [70] V. Kumar and S. Kumar, “Position-based beaconless routing in wireless sensor networks,” Wireless Personal Communications, vol. 86, no. 2, pp. 1061–1085, Jan. 2016.
    [71] J. Yoon, M. Liu, and B. Noble, “Random waypoint considered harmful,” in Proc. IEEE Twentysecond Annual Joint Conference of the IEEE Computer and Communications Societies, vol. 2, Mar. 2003, pp. 1312–1321.
    [72] D. Jiang, L. Huo, Z. Lv, H. Song, and W. Qin, “A joint multi-criteria utility-based network selection approach for vehicle-to-infrastructure networking,” IEEE Transactions on Intelligent Transportation Systems, vol. 19, no. 10, pp. 3305–3319, Oct. 2018.
    [73] D. Jiang, P. Zhang, Z. Lv, and H. Song, “Energy-efficient multi-constraint routing algorithm with load balancing for smart city applications,” IEEE Internet of Things Journal, vol. 3, no. 6, pp. 1437–1447, Dec. 2016.
    [74] L. T. Nguyen, X. Defago, R. Beuran, and Y. Shinoda, “An energy efficient routing scheme for mobile wireless sensor networks,” in Proc. IEEE International Symposium on Wireless Communication Systems, Oct. 2008, pp. 568–572.
    [75] G. S. Kumar, P. M. V. Vinu, and K. P. Jacob, “Mobility metric based LEACH-Mobile protocol,”in Proc. International Conference on Advanced Computing and Communications, Dec. 2008, pp. 248–253.
    [76] A. Carroll and G. Heiser, “An analysis of power consumption in a smartphone,” in Proc. USENIX Conference on USENIX Annual Technical Conference, Jun. 2010, p. 21.
    [77] PackStatus, “GPS tracking and sensoring devices,” 2019. [Online]. Available: https://www.packstatus.com/gps-tracking-sensoring-devices/
    [78] M. Conti and S. Giordano, “Mobile ad hoc networking: Milestones, challenges, and new research directions,” IEEE Communications Magazine, vol. 52, no. 1, pp. 85–96, Jan. 2014.
    [79] R. Alexander, A. Brandt, J. Vasseur, J. Hui, K. Pister, P. Thubert, P. Levis, R. Struik, R. Kelsey, and T. Winter, “RPL: IPv6 Routing Protocol for Low-Power and Lossy Networks,” RFC 6550, Mar. 2012. [Online]. Available: https://rfc-editor.org/rfc/rfc6550.txt
    [80] F. Medjek, D. Tandjaoui, I. Romdhani, and N. Djedjig, “Performance evaluation of RPL protocol under mobile sybil attacks,” in Proc. IEEE International Conference on Trust, Security and Privacy in Computing and Communications, Aug. 2017, pp. 1049–1055.
    [81] I. Wadhaj, I. Kristof, I. Romdhani, and A. Al-Dubai, “Performance evaluation of the RPL protocol in fixed and mobile sink low-power and lossy-networks,” in Proc. IEEE International Conference on Ubiquitous Computing and Communications, Oct. 2015, pp. 1600–1605.
    [82] G. S. Sara and D. Sridharan, “Routing in mobile wireless sensor network: A survey,” Telecommunication Systems, vol. 57, no. 1, pp. 51–79, Sep. 2014.
    [83] L. Borsani, S. Guglielmi, A. Redondi, and M. Cesana, “Tree-based routing protocol for mobile wireless sensor networks,” in Proc. International Conference on Wireless On-Demand Network Systems and Services, Jan. 2011, pp. 164–170.
    [84] T. Y. Lin, H. A. Santoso, K. R. Wu, and G. L. Wang, “Enhanced deployment algorithms for heterogeneous directional mobile sensors in a bounded monitoring area,” IEEE Transactions on Mobile Computing, vol. 16, no. 3, pp. 744–758, Mar. 2017.
    [85] S. Cakici, I. Erturk, S. Atmaca, and A. Karahan, “A novel cross-layer routing protocol for increasing packet transfer reliability in mobile sensor networks,” Wireless Personal Communications, vol. 77, no. 3, pp. 2235–2254, Aug. 2014.
    [86] T.-J. Chang, K. Wang, and Y.-L. Hsieh, “A color-theory-based energy efficient routing algorithm for mobile wireless sensor networks,” Computer Networks, vol. 52, no. 3, pp. 531–541, Mar. 2008.
    [87] L. Choi, J. Jung, B. Cho, and H. Choi, “M-Geocast: Robust and energy-efficient geometric routing for mobile sensor networks,” in Proc. IFIP International Workshop on Software Technologies for Embedded and Ubiquitous Systems, Oct. 2008, pp. 304–316.
    [88] G. Huo and X. Wang, “An opportunistic routing for mobile wireless sensor networks based on RSSI,” in Proc. International Conference on Wireless Communications, Networking and Mobile Computing, Oct. 2008, pp. 1–4.
    [89] M. Keally, G. Zhou, and G. Xing, “Sidewinder: A predictive data forwarding protocol for mobile wireless sensor networks,” in Proc. IEEE Conference on Sensor, Mesh and Ad Hoc Communications and Networks, Jun. 2009, pp. 1–9.
    [90] K. Goto, Y. Sasaki, T. Hara, and S. Nishio, “Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks,” Mobile Information Systems, vol. 9, no. 4, pp. 295–314, Apr. 2013.
    [91] S. Khalid, A. Masood, F. B. Hussain, H. Abbas, and A. Ghafoor, “Load balanced routing for lifetime maximization in mobile wireless sensor networks,” International Journal of Distributed Sensor Networks, vol. 10, no. 7, Jul. 2014. [Online]. Available: https://doi.org/10.1155/2014/979086
    [92] X. Huang, H. Zhai, and Y. Fang, “Robust cooperative routing protocol in mobile wireless sensor networks,” IEEE Transactions on Wireless Communications, vol. 7, no. 12, pp. 5278–5285, Dec. 2008.
    [93] T. Hayes and F. Ali, “Proactive highly ambulatory sensor routing (PHASeR) protocol for mobile wireless sensor networks,” Pervasive and Mobile Computing, vol. 21, pp. 47–61, Aug. 2015.
    [94] ——, “Robust ad-hoc sensor routing (RASeR) protocol for mobile wireless sensor networks,” Ad Hoc Networks, vol. 50, pp. 128–144, Nov. 2016.
    [95] M. Raju, T. Oliveira, and D. P. Agrawal, “A practical distance estimator through distributed RSSI/LQI processing: An experimental study,” in Proc. IEEE International Conference on Communications (ICC), Jun. 2012, pp. 6575–6579.
    [96] Y. Xiang, J. Li, and W. Wang, “Research on distance measurement based on LQI,” in Proc. International Conference on Communications, Signal Processing, and Systems, Sep. 2013, pp. 1159–1171.
    [97] Y.-C. Wang, “Mobile sensor networks,” ACM Computing Surveys, vol. 47, no. 1, pp. 1–36, Jul. 2014.
    [98] IEEE, “IEEE 802.15.4 wireless medium access control (MAC) and physical layer (PHY) specifications for low-rate wireless personal area networks (WPANs),” 2006. [Online]. Available: https://standards.ieee.org/content/ieee-standards/en/standard/802_15_4-2006.html
    [99] P. De, Y. Liu, and S. K. Das, “Energy-efficient reprogramming of a swarm of mobile sensors,” IEEE Transactions on Mobile Computing, vol. 9, no. 5, pp. 703–718, May 2010.
    [100] Z. Alliance, “Zigbee specification r20,” 2007. [Online]. Available: https://zigbee.org/
    [101] A. Sinha and A. Chandrakasan, “Dynamic power management in wireless sensor networks,” IEEE Design Test of Computers, vol. 18, no. 2, pp. 62–74, Mar. 2001.
    [102] A. Fallahi and E. Hossain, “QoS provisioning in wireless video sensor networks: A dynamic power management framework,” IEEE Wireless Communications, vol. 14, no. 6, pp. 40–49, Dec. 2007.
    [103] W. Dargie, “Dynamic power management in wireless sensor networks: State-of-the-art,” IEEE Sensors Journal, vol. 12, no. 5, pp. 1518–1528, May 2012.
    [104] P. S. Sausen, J. R. de Brito Sousa, M. A. Spohn, A. Perkusich, and A. M. N. Lima, “Dynamic power management with scheduled switching modes,” Computer Communications, vol. 31, no. 15, pp. 3625 – 3637, Sep. 2008.
    [105] F. Salvadori, M. de Campos, P. S. Sausen, R. F. de Camargo, C. Gehrke, C. Rech, M. A. Spohn, and A. C. Oliveira, “Monitoring in industrial systems using wireless sensor network with dynamic power management,” IEEE Transactions on Instrumentation and Measurement, vol. 58, no. 9, pp. 3104–3111, Sep. 2009.
    [106] R. C. Hsu, C. Liu, and H. Wang, “A reinforcement learning-based tod provisioning dynamic power management for sustainable operation of energy harvesting wireless sensor node,” IEEE Transactions on Emerging Topics in Computing, vol. 2, no. 2, pp. 181–191, Jun. 2014.
    [107] X. Chen, M. Ma, and A. Liu, “Dynamic power management and adaptive packet size selection for IoT in e-healthcare,” Computers and Electrical Engineering, vol. 65, pp. 357 – 375, Jan. 2018.
    [108] H. Yoo, M. Shim, and D. Kim, “Dynamic duty-cycle scheduling schemes for energy-harvesting wireless sensor networks,” IEEE Communications Letters, vol. 16, no. 2, pp. 202–204, Feb. 2012.
    [109] J. Zhang, Z. Li, and S. Tang, “Value of information aware opportunistic duty cycling in solar harvesting sensor networks,” IEEE Transactions on Industrial Informatics, vol. 12, no. 1, pp. 348–360, Feb. 2016.
    [110] H. Sharma, A. Haque, and Z. A. Jaffery, “Maximization of wireless sensor network lifetime using solar energy harvesting for smart agriculture monitoring,” Ad Hoc Networks, vol. 94, p. 101966, Nov.2019.
    [111] S. H. Lee and L. Choi, “SPEED-MAC: speedy and energy efficient data delivery MAC protocol for real-time sensor network applications,” Wireless Networks, vol. 21, no. 3, pp. 883–898, Apr. 2015.
    [112] A. K. Subramanian and I. Paramasivam, “PRIN: A priority-based energy efficient MAC protocol for wireless sensor networks varying the sample inter-arrival time,” Wireless Personal Communications, vol. 92, no. 3, pp. 863–881, Feb. 2017.
    [113] I. Ryoo, K. Sun, J. Lee, and S. Kim, “A 3-dimensional group management MAC scheme for mobile IoT devices in wireless sensor networks,” Journal of Ambient Intelligence and Humanized Computing, vol. 9, no. 4, pp. 1223–1234, Aug. 2018.
    [114] Y.-S. Wong, Y.-S. Chen, D.-J. Deng, and D.-C. Huang, “Nonpreemptive priority scheme for the SMAC protocol in multimedia mobile sensor networks,” Telecommunication Systems, vol. 52, no. 4, pp. 2533–2540, Apr. 2013.
    [115] X. Yang, L. Wang, J. Su, and Y. Gong, “Hybrid MAC protocol design for mobile wireless sensors networks,” IEEE Sensors Letters, vol. 2, no. 2, pp. 1–4, Jun. 2018.
    [116] F. R. Armaghani, S. S. Jamuar, S. Khatun, and M. F. A. Rasid, “Performance analysis of TCP with delayed acknowledgments in multi-hop ad-hoc networks,” Wireless Personal Communications, vol. 56, no. 4, pp. 791–811, Feb. 2011.
    [117] A. M. Al-Jubari, M. Othman, B. Mohd Ali, and N. A. W. Abdul Hamid, “An adaptive delayed acknowledgment strategy to improve TCP performance in multi-hop wireless networks,” Wireless Personal Communications, vol. 69, no. 1, pp. 307–333, Mar. 2013.
    [118] D. Jiang, L. Huo, and Y. Li, “Fine-granularity inference and estimations to network traffic for SDN,”Plos One, vol. 13, no. 5, pp. 1–23, May 2018.
    [119] D. Jiang, L. Nie, Z. Lv, and H. Song, “Spatio-temporal kronecker compressive sensing for traffic matrix recovery,” IEEE Access, vol. 4, no. 5, pp. 3046–3053, May 2016.
    [120] D. Jiang, W. Wang, L. Shi, and H. Song, “A compressive sensing-based approach to end-to-end network traffic reconstruction,” IEEE Transactions on Network Science and Engineering, Oct. 2018, in press. [Online]. Available: https://doi.org/10.1109/TNSE.2018.2877597
    [121] D. Jiang, Z. Xu, Z. Chen, Y. Han, and H. Xu, “Joint time-frequency sparse estimation of large-scale network traffic,” Computer Networks, vol. 55, no. 15, pp. 3533–3547, Oct. 2011.

    QR CODE