Next Article in Journal
Optimal Assignment of Augmented Reality Tasks for Edge-Based Variable Infrastructures
Previous Article in Journal
Harassment Detection Using Machine Learning and Fuzzy Logic Techniques
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

How to Enable Delay Tolerant Network Solutions for Internet of Things: From Taxonomy to Open Challenges †

by
Selma Bounsiar
1,2,*,
Fatima Zohra Benhamida
1,*,
Abderrazak Henni
1,
Diego López de Ipiña
3 and
Diego Casado Mansilla
3
1
Laboratoire des Méthodes de Conception des Systèmes, École Nationale Supérieure d’Informatique, BP 68M Oued Smar, 16309 El Harrach, Algiers, Algeria
2
Centre de Développement des Technologies Avancées–CDTA, 16303 Baba Hassen, Algiers, Algeria
3
DeustoTech, University of Deusto, 24, 48007 Bilbo, Spain
*
Authors to whom correspondence should be addressed.
Presented at the 13th International Conference on Ubiquitous Computing and Ambient Intelligence UCAmI 2019, Toledo, Spain, 2–5 December 2019.
Proceedings 2019, 31(1), 24; https://doi.org/10.3390/proceedings2019031024
Published: 20 November 2019

Abstract

:
Internet of Things (IoT) is witnessing an increasing range of application domains (industry 4.0, eHealth, smart city, etc.). Meanwhile, IoT is still facing communication challenges because of limited capabilities in computing, storage and energy constraints of smart objects. The use of Delay Tolerant Network (DTN) as basis for communication in IoT is promising but needs more development. In this paper, we present a literature review and a classification of DTN routing protocols. Furthermore, we survey a number of DTN solutions for IoT and propose a new taxonomy to motivate the importance of enabling DTN for IoT applications. The novelty of this classification is the focus on X-DTN category, which combines Delay Tolerant schemes with new technologies (e.g., Fog Computing). We also point out some open issues for potential Delay Tolerant IoT schemes.

1. Introduction

The word “smart” used before the names of devices such as in smartphone, smarttv and smartwatch means that these devices are connected to the Internet and can send and receive information. These devices represent IoT. IoT is “An open and comprehensive network of intelligent objects that have the capacity to auto-organize, share information, data and resources, reacting and acting in face of situations and changes in the environment” [1]. IoT revolutionized many domains such as environmental monitoring, medical treatment, public health, Intelligent Transportation System (ITS), smart grid and other areas [2]. Communication in IoT is challenging since smart objects are mobile and heterogeneous. Furthermore, smart objects are limited in computing, storage and energy capacities. Conventional TCP/IP protocols are not suitable to achieve reliable communication in IoT since they assume end-to-end connectivity. DTN is an alternative that was designed for challenged networks characterized by lack of contemporaneous end-to-end connectivity [3].
DTN’s first application was the Inter-Planetary Network (IPN) [4]. Cerf and his team developed IPN in the 1990s. IPN is characterized by long delays and intermittent connectivity since it comprises both terrestrial and interplanetary links. In 2003, Fall [5] adapted the IPN architecture for terrestrial networks. DTN is a network architecture designed to address challenges in disrupted networks that suffer long latency. The principle of DTN is the Store–Carry–Forward approach, where nodes can store and transport messages called “bundles” to their destination. To assure interoperability, DTN architecture introduces a message oriented overlay, called the “bundle layer”, on top of the transport layer [6]. The Bundle Protocol (BP) is used to exchange data across a DTN [7].
Although many DTN solutions for IoT are proposed in the literature, standardization remains unclear. In this paper, we survey existing DTN solutions for IoT and give a comparison based on IoT constraints. We introduce two classifications, the first is for DTN routing while the second is for DTN solutions for IoT. We mainly focus on a new category called X-DTN, which aims to combine delay tolerant schemes with other technologies (M2M, ICN, Fog Computing, etc.). We intend to help new readers to have better understanding of this research area with most recent solutions.
The remainder of this paper is organized as follows. Section 2 covers important surveys on DTN routing protocols together with a classification we propose. In Section 3, we classify DTN solutions for IoT and we review existing solutions, which we compare and discuss in Section 4. Some concluding remarks and perspectives are available in Section 5.

2. DTN Routing Classification

Many survey papers have addressed the challenges and opportunities in DTN. Some of them give a taxonomy of routing protocols, while others focus only on design issues. Although DTN has been studied for several years, we believe it is useful to recall the importance of surveying DTN routing solutions in order to better understand their applicability in IoT domains. In this section, we cover important surveys on DTN routing protocols together with our proposed classification illustrated in Figure 1.
The classification in [8] is based on information about network topology such as historical data used by the routing protocol to decide where and when to forward the packets. Two approaches were proposed: Deterministic and Stochastic. In the Deterministic approach, the nodes assume that future network behavior is known apriori. In the Stochastic approach, the nodes assume that no knowledge about network behavior is known.
Shen et al. [9] classified routing protocols based on the property used to find the destination into two families Flooding and Forwarding. The Flooding family uses replication and the Forwarding family uses knowledge about the network. Khabbaz et al. [10] gave more details about the Forwarding family.
D’souza et al. [11] proposed a classification based on the type of knowledge used for routing into Flooding based approach: History based approach and Special devices based approach. In Flooding based approach, there is no knowledge about the network and the nodes flood the packets in the network. In History based approach, history of encounters between nodes is used for routing decisions. The nodes use additional devices to communicate such as stationary or mobile nodes in the Special devices based approach.
The surveys presented above proposed two main classes based on knowledge about the network, Deterministic ( Forwarding-based or History-based ) and Stochastic ( Flooding-based or Replication-based ).
Abraham et al. [12] talked about unicast and broadcast routing in DTN. Cao et al. [13] introduced a taxonomy of routing in DTNs into Unicasting, Multicasting and Anycasting issues, which addresses the number of copies of the packets sent from a destination and whether a packet is sent to one or more destinations. The Unicasting category is detailed depending on the design characteristics of routing algorithms into Naive replication, Utility forwarding and Hybrid. Nevertheless, they focused on Opportunistic routing in which relay node selection is based on factors such as mobility patterns and probability of contacting the destination.
Zhu et al. [14] presented a survey and comparison of Social-based routing protocols in DTN. They listed positive and negative social routing properties such as community and centrality, used to make routing decisions. The survey in [15] considers both Social-based and Opportunistic routing techniques.
A survey on Delay Tolerant Underwater Wireless Sensor Network (UWSN) routing is presented in [16]. The authors classified DTN routing protocols in UWSNs, based on the definition of DTN, into Scheduled contact, Opportunistic contact and Predicted contact. In Scheduled contact, a base station is used as a scheduler and a relay node to ensure communication between nodes. Relay nodes are deployed to convey information between sensors in Opportunistic contact. In Predicted contact, communication depends on a prediction scheme.
The work in [17] summarizes previous classifications to three principal categories: Network topology, Routing strategy and Message replication and semantics. Network topology includes Replication-based and Forwarding-based approaches. Routing strategy groups Social-based routing and Opportunistic routing. Replication and semantics covers Unicast, Multicast and Anycast routing. However, the classification does not cover the routing techniques that use auxiliary devices such as relay nodes and base stations.
To extend the classification in [17], we add a category called Routing technique. This category classifies routing protocols based on the auxiliary devices used to route the packets. It includes Routing with Assistance and Routing without Assistance. In Routing with Assistance, nodes depend on auxiliary stationary or mobile devices to communicate, whereas, in Routing without Assistance, nodes depend on prediction and replication [13] to route the packets and do not rely on additional devices

3. DTN Solutions for IoT

It is known that IoT environments face many challenges such as availability, reliability, interoperability of heterogeneous systems, and power management [18]. One major challenge is the ability to cope with the high level of dynamism in the network. In recent years, DTN related research has been identified as potential enablers for the IoT [19], on that account a number of DTN solutions for IoT and similar domains especially Wireless Sensor Network (WSN) are found in the literature. In this section, we first motivate the importance of enabling delay tolerant schemes for IoT applications. We propose then a taxonomy of DTN solutions for IoT then we review various existing solutions.

3.1. Motivation for Enabling Delay Tolerant IoT

There is a very strong dependency between DTN characteristics and IoT constraints. Figure 2 and the previous work of Benhamida et al. [17] show the importance of considering delay tolerant schemes for IoT applications. The diagram combines DTN main performance metrics and IoT characteristics. This dependency makes it easier to understand how to tailor DTN solutions by enhancing some performance metrics and considering IoT issues at the same time. As declared in [17], most IoT applications constitute a huge number of interconnected objects (e.g., smart grid, smart industry, etc.). Hence, the great amount of exchanged data is a concern since the application needs to process every required information from the environment. Obviously, the huge quantity of data introduces a bigger challenge for DTN architecture to enhance delivery ratio and data efficiency. Since DTN schemes aim to increase delivery ratio, it would be even harder to achieve when the application has many exchanged information. Furthermore, the increasing number of connected objects make the scalability another challenge to consider, especially in sparse environment where data may take a long way to be delivered in an intermittently connected network (e.g., smart city). Delivery latency and network coverage are then two main DTN characteristics concerned by the scalability in the IoT. Furthermore, resource management is another constraint in the IoT and DTN architectures. The limited battery supply and memory buffer in small objects should be considered to design efficient and optimized DTN solutions. Mobility and security are yet additional IoT issues directly connected to DTN characteristics. We conclude that designing delay tolerant schemes, should give more attention to specific IoT constraints considering the same performance metrics. In what follows, we discuss the existing DTN solutions in the literature that have been especially designed for IoT applications.

3.2. Taxonomy of DTN Solutions for IoT

There are a few surveys in the literature to review DTN solutions for IoT [15,17,20]. Each one proposes a classification and a discussion based on predefined performance criteria related to their point of view and field of interests. In addition to these most recent surveys, the present work introduces a new taxonomy based on the adopted approach in each solution. We classify the solutions into three main categories: BP-based solutions, Routing-based solutions and solutions combining DTN with other technologies, which we call X-DTN. The latter is considered as the novelty of this survey, since it is the first work to review the combination of Delay Tolerant schemes with another technology in order to insure a reliable IoT. Figure 3 illustrates our classification.

3.2.1. BP-Based

BP-based solutions target DTN architecture and especially the BP (Bundle Protocol), showing its efficiency for IoT [19,21] and WSNs [22]. BP is a specific protocol proposed for DTNs [7] that supports the store–carry–forward principle where messages are stored locally at each node then they are carried and forwarded to the destination when access is available. Most solutions in this class are BP implementations like IBR-DTN [23], μ DTN [24] and nanoDTN [25]. Another important topic in DTN architecture is the Convergence Layer (CL) that represents a network overlay to assure the adaptation between the bundle layer and the underlying protocols [6]. Security is a major feature of the DTN Architectural Description [6]. Security specification for the BP is provided in [26] but it still presents an interesting research area, particularly for IoT contexts.

3.2.2. Routing-Based

IoT and WSN characteristics made DTN routing more challenging. Consideration of energy constraints, limited bandwidth, scalability, and network heterogeneity improves and makes DTN routing more efficient for IoT. Most routing protocols focus on the route election and the number of messages replicated in the network, but, in IoT context, selecting the good relay nodes to forward the message to the destination affects routing performance [15]. A buffer management algorithm [27] is also critical to help routing in terms of loss rate and delivery delay.

3.2.3. X-DTN

These solutions exploits and combines DTN with a second technology, taking advantage of two technologies helps to tackle DTN problems while enabling new technologies for IoT environments. Some examples of X-DTN solutions we can find in the literature are the combination of DTN with Opportunistic networking [28], with Information-Centric Networking (ICN) [29], with Machine to Machine (M2M) [30], and with Fog Computing [31].

3.3. Literature Review

Many works address IoT challenges with DTN solutions. Following the proposed classification above, we discuss a number of these solutions.

3.3.1. BP-Based

These solutions target DTN architecture and BP implementations. In [22], the authors proposed an implementation of the BP for WSNs. They developed a BP convergence layer for IEEE 802.15.4-based networks as a replacement for layers 3 and 4 of the IP stack. For evaluation, they used an elevator as a data mule to transfer measurements from the roof of a 15-storey building to a computer on the third floor. The results show that the overhead is reduced to a minimum and the applicability of BP even for low-power 8-bit WSN nodes. The authors of [21] proposed direct opportunistic interaction between smart objects and mobile users through features of Bluetooth Low Energy (BLE), enabling objects to define their interaction models and interface, without need for Internet connectivity and preinstalled user interfaces. The authors of [19] implemented BP binding in place of UDP as an underlying transport for Constrained Application Protocol (CoAP) to enable Delay Tolerant IoT. They chose CoAP as a solution to limited capacity and energy constraints of small objects and BP as a solution to intermittent and delayed connectivity. Besides, we can find many BP implementations in the literature such as IBR-DTN [23], μ DTN [24] and nanoDTN [25]. nanoDTN is a lightweight BP implementation based on μ DTN and compliant with hardware constrained IoT devices. “IoT-cum-DTN” is a framework proposed in [32] for communication between IoT and DTN, in which both typical publish/subscribe semantics of IoT communications and DTN-based communications are preserved; however, this work still only focuses on improving delivery performance and does not consider resource constraints. To evolve data collection in IoT, the authors of [33] proposed an architecture relying on DTN approach and MQTT messaging protocol. They analyzed MQTT-SN (MQTT for Sensor Networks) behavior, combined with the IBR-DTN implementation of DTN. The performance evaluation showed good results in terms of delivery in a disrupted environment but it is limited in terms of network scalability.

3.3.2. Routing-Based

This category is about routing in DTN for IoT environments. In [34], the solution uses a delay-tolerant approach for data routing and carrier nodes selection to minimize delay across the network. In [35], the authors proposed a generic Prediction Assisted Single-Copy Routing (PASR) scheme for underwater DTNs; PASR utilizes the greedy algorithm ACPG (Aggressive Chronological Projected Graph) for mobility prediction using historical information about the network connectivity. The authors of [27] proposed a buffer management algorithm called SmartGap for DT-WSNs (Delay Tolerant-WSNs). SmartGap targets the Quality of Information (QoI); the value of a single packet is estimated by means of its contribution to the recreation of the original signal. Reliable Multicast Disruption Tolerant Networking (RMDTN) [36] is a routing protocol that supports multicast in DTN, a designated ferry is used as a data mule to achieve better resource utilization and data delivery. “IoB-DTN” [37] is a DTN multi-hop protocol designed for IoT applications running on urban bike sharing system based sensor network. It is based on DTN flooding strategies where knowledge on the network is mitigated by redundancy of packets. However, this redundancy costs energy as part of packet transmission. The authors of [38] introduced a new DTN routing protocol optimized for IoT called Scheduling-Probabilistic Routing Protocol using History of Encounters and Transitivity (Scheduling-PROPHET). The protocol’s basic idea is using the history of encounters to calculate delivery predictability, in order to deduce if a carrier node will transmit a message or drop it. However, the protocol performs better with large buffer and Bluetooth as a transmission interface for all nodes, which is not the case in real IoT environments.

3.3.3. X-DTN

Summarizes works that combine DTN with another technology to achieve better performances. The authors of [28] presented the “Opportunistic IoT” framework, referring to information sharing among smart devices based on opportunistic human contact. In [29], ICN and DTN solutions are combined into a novel system architecture supporting a range of networking protocols over different transport networks using ICNs publish/subscribe paradigm. A framework for integrated RFID sensor networks in the IoT is proposed. Another architecture is proposed in [30] to interconnect standard-based M2M platforms for DTNs in order to collect data from sensor devices. Manzoni et al. [31] presented an architecture of a Fog Computing “content island” integrating a publish/subscribe mechanism with DTN. “Content islands” interconnect groups of things to interchange data and processing within the island and with other islands. Publish/subscribe paradigm is implemented through a MQTT gateway which will spread “global” content to other islands through a DTN daemon, while “local” content is interchanged through a local MQTT broker.

4. Comparison and Discussion

In the previous section, we classify DTN solutions for IoT into three categories: BP-based, Routing-based and X-DTN. We also review a number of proposed solutions in the literature. In this section, we summarize these solutions in Table 1 and Table 2. In Table 1, we highlight targeted environment and used technologies for each solution. This table gives an overall view of DTN solutions for IoT organized by our classification categories. As can be seen, several reference technologies are available but there is not a standard unified DTN solution for IoT that combines both a DTN architecture with a routing protocol. In Table 2, we compare the solutions based on the following IoT constraints: delivery, mobility, heterogeneity, scalability and resources. We choose theses constraints since they are common to both IoT and DTN. We observe that most solutions focus on improving delivery and resources consumption. Using mobility still needs more investigation while the most persistent problem is the heterogeneity and scalability in IoT environments.

5. Conclusions

IoT is still a new research area that requires development, especially in terms of communication reliability. In this article, we review and classify DTN routing protocols. We also present a comparative survey of various DTN solutions for IoT and we propose a new classification for these solutions. We highlight used technologies in each solution and compare them based on IoT constraints.
The majority of existing solutions are targeted for particular environments or contexts and do not exploit existing DTN and IoT standards; more standardization efforts are needed in this research field. Besides, most solutions target improving delivery and to a less extent, resource consumption while the heterogeneity and scalability are still major problems facing communication in IoT.
We aim to motivate researchers with this article, to start in this evolving research field with a better understanding. In future works, we will propose a solution for communication reliability in IoT using DTN approach. We will exploit DTN and IoT existing standards in both categories, BP-based (DTN architecture) and DTN routing without losing focus on the potential opportunity to explore X-DTN category. The latter combines delay tolerant schemes with other technologies which have common characteristics with IoT (Fog Computing, ICN, Opportunistic Networks, etc.).

References

  1. Madakam, S.; Ramaswamy, R.; Tripathi, S. Internet of Things (IoT): A literature review. J. Comput. Commun. 2015, 3, 164. [Google Scholar] [CrossRef]
  2. Zhao, K.; Ge, L. A survey on the internet of things security. In Proceedings of the 2013 Ninth International Conference on Computational Intelligence and Security, Leshan, China, 14–15 December 2013; pp. 663–667. [Google Scholar]
  3. Jain, S.; Fall, K.; Patra, R. Routing in a Delay Tolerant Network; ACM: New York, NY, USA, 2004; Volume 34. [Google Scholar]
  4. Burleigh, S.; Hooke, A.; Torgerson, L.; Fall, K.; Cerf, V.; Durst, B.; Scott, K.; Weiss, H. Delay-tolerant networking: An approach to interplanetary internet. IEEE Commun. Mag. 2003, 41, 128–136. [Google Scholar] [CrossRef]
  5. Fall, K. A delay-tolerant network architecture for challenged internets. In Proceedings of the 2003 Conference on Applications, Technologies, Architectures, and Protocols for Computer Communications, Karlsruhe, Germany, 25–29 August 2003; pp. 27–34. [Google Scholar]
  6. Cerf, V.; Burleigh, S.; Hooke, A.; Torgerson, L.; Durst, R.; Scott, K.; Fall, K.; Weiss, H. Delay-Tolerant Networking Architecture. RFC 4838, RFC Editor, 2007.
  7. Scott, K. Request for comments 5050: Bundle Protocol Specification. Available online: http://www.ietf.org/rfc/rfc5050.txt (accessed on November 2007).
  8. Zhang, Z. Routing in intermittently connected mobile ad hoc networks and delay tolerant networks: Overview and challenges. IEEE Commun. Surv. Tutor. 2006, 8, 24–37. [Google Scholar] [CrossRef]
  9. Shen, J.; Moh, S.; Chung, I. Routing protocols in delay tolerant networks: A comparative survey. In Proceedings of the 23rd International Technical Conference on Circuits/Systems, Computers and Communications (ITC-CSCC 2008), Yamaguchi, Japan, 6–9 July 2008; pp. 6–9. [Google Scholar]
  10. Khabbaz, M.J.; Assi, C.M.; Fawaz, W.F. Disruption-tolerant networking: A comprehensive survey on recent developments and persisting challenges. IEEE Commun. Surv. Tutor. 2012, 14, 607–640. [Google Scholar] [CrossRef]
  11. D’souza, R.; Jose, J. Routing approaches in delay tolerant networks: A survey. Int. J. Comput. Appl. 2010, 1, 8–14. [Google Scholar] [CrossRef]
  12. Abraham, A.; Jebapriya, S. Routing strategies in delay tolerant networks: A survey. Int. J. Comput. Appl. 2012, 42, 44–48. [Google Scholar]
  13. Cao, Y.; Sun, Z. Routing in delay/disruption tolerant networks: A taxonomy, survey and challenges. IEEE Commun. Surv. Tutor. 2013, 15, 654–677. [Google Scholar] [CrossRef]
  14. Zhu, Y.; Xu, B.; Shi, X.; Wang, Y. A survey of social-based routing in delay tolerant networks: Positive and negative social effects. IEEE Commun. Surv. Tutor. 2013, 15, 387–401. [Google Scholar] [CrossRef]
  15. Sobin, C.; Raychoudhury, V.; Marfia, G.; Singla, A. A survey of routing and data dissemination in delay tolerant networks. J. Netw. Comput. Appl. 2016, 67, 128–146. [Google Scholar]
  16. Cho, H.H.; Chen, C.Y.; Shih, T.K.; Chao, H.C. Survey on underwater delay/disruption tolerant wireless sensor network routing. IET Wirel. Sens. Syst. 2014, 4, 112–121. [Google Scholar] [CrossRef]
  17. Benhamida, F.Z.; Bouabdellah, A.; Challal, Y. Using delay tolerant network for the Internet of Things: Opportunities and challenges. In Proceedings of the 2017 8th International Conference on Information and Communication Systems (ICICS), Irbid, Jordan, 4–6 April 2017; pp. 252–257. [Google Scholar]
  18. Khajenasiri, I.; Estebsari, A.; Verhelst, M.; Gielen, G. A review on Internet of Things solutions for intelligent energy control in buildings for smart city applications. Energy Procedia 2017, 111, 770–779. [Google Scholar] [CrossRef]
  19. Auzias, M.; Mahéo, Y.; Raimbault, F. CoAP over BP for a delay-tolerant Internet of Things. In Proceedings of the 2015 3rd International Conference on Future Internet of Things and Cloud, Rome, Italy, 24–26 August 2015; pp. 118–123. [Google Scholar]
  20. Wong, K.S.; Wan, T.C. Current State of Multicast Routing Protocols for Disruption Tolerant Networks: Survey and Open Issues. Electronics 2019, 8, 162. [Google Scholar] [CrossRef]
  21. Wirtz, H.; Rüth, J.; Serror, M.; Bitsch Link, J.Á.; Wehrle, K. Opportunistic interaction in the challenged internet of things. In Proceedings of the 9th ACM MobiCom Workshop on Challenged Networks, Maui, HI, USA, 7 September 2014; pp. 7–12. [Google Scholar]
  22. Pöttner, W.B.; Büsching, F.; Von Zengen, G.; Wolf, L. Data elevators: Applying the bundle protocol in delay tolerant wireless sensor networks. In Proceedings of the 2012 IEEE 9th International Conference on Mobile Ad-Hoc and Sensor Systems (MASS 2012), Las Vegas, NV, USA, 8–11 October 2012; pp. 218–226. [Google Scholar]
  23. Schildt, S.; Morgenroth, J.; Pöttner, W.B.; Wolf, L. IBR-DTN: A lightweight, modular and highly portable Bundle Protocol implementation. Electron. Commun. EASST 2011, 37. [Google Scholar] [CrossRef]
  24. Von Zengen, G.; Büsching, F.; Pöttner, W.B.; Wolf, L. An overview of μDTN: Unifying DTNs and WSNs. In Proceedings of the 11th GI/ITG KuVS Fachgespräch Drahtlose Sensornetze (FGSN), Darmstadt, Germany, 13–14 September 2012. [Google Scholar]
  25. Raveneau, P.; Rivano, H. Experiments and results on DTN for IOT III Urbanet collaboration. 2015. Available online: https://hal.inria.fr/hal-01257644 (accessed on 11 November 2016).
  26. Symington, S.; Farrell, S.; Weiss, H.; Lovell, P. Bundle security protocol specification. RFC 6257, RFC Editor, 2011.
  27. Söderman, P.; Grinnemo, K.J.; Hidell, M.; Sjödin, P. Mind the smartgap: A buffer management algorithm for delay tolerant wireless sensor networks. In Proceedings of the European Conference on Wireless Sensor Networks, Porto, Portugal, 9–11 February 2015; pp. 104–119. [Google Scholar]
  28. Guo, B.; Zhang, D.; Wang, Z.; Yu, Z.; Zhou, X. Opportunistic IoT: Exploring the harmonious interaction between human and the internet of things. J. Netw. Comput. Appl. 2013, 36, 1531–1539. [Google Scholar] [CrossRef]
  29. Sathiaseelan, A.; Trossen, D.; Komnios, I.; Ott, J.; Crowcroft, J. Information Centric Delay Tolerant Networking: An Internet Architecture for the Challenged; Technical Report; Computer Laboratory, University of Cambridge: Cambridge, UK, 2013. [Google Scholar]
  30. Elmangoush, A.; Corici, A.; Catalan, M.; Steinke, R.; Magedanz, T.; Oller, J. Interconnecting standard M2M platforms to delay tolerant networks. In Proceedings of the 2014 International Conference on Future Internet of Things and Cloud, Barcelona, Spain, 27–29 August 2014; pp. 258–263. [Google Scholar]
  31. Manzoni, P.; Hernández-Orallo, E.; Calafate, C.T.; Cano, J.C. A proposal for a publish/subscribe, disruption tolerant content island for fog computing. In Proceedings of the 3rd Workshop on Experiences with the Design and Implementation of Smart Objects, Snowbird, UT, USA, 16 October 2017; pp. 47–52. [Google Scholar]
  32. Xu, Y.; Mahendran, V.; Radhakrishnan, S. Internet of Hybrid Opportunistic Things: A novel framework for interconnecting IoTs and DTNs. In Proceedings of the 2016 IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS), San Francisco, CA, USA, 10–14 April 2016; pp. 1067–1068. [Google Scholar]
  33. Luzuriaga, J.E.; Zennaro, M.; Cano, J.C.; Calafate, C.; Manzoni, P. A disruption tolerant architecture based on mqtt for iot applications. In Proceedings of the 2017 14th IEEE Annual Consumer Communications & Networking Conference (CCNC), Las Vegas, NV, USA, 8–11 January 2017; pp. 71–76. [Google Scholar]
  34. Al-Turjman, F.M.; Al-Fagih, A.E.; Alsalih, W.M.; Hassanein, H.S. A delay-tolerant framework for integrated RSNs in IoT. Comput. Commun. 2013, 36, 998–1010. [Google Scholar] [CrossRef]
  35. Guo, Z.; Wang, B.; Cui, J.H. Generic prediction assisted single-copy routing in underwater delay tolerant sensor networks. Ad hoc Netw. 2013, 11, 1136–1149. [Google Scholar] [CrossRef]
  36. Wong, K.S.; Wan, T.C. Reliable multicast disruption tolerant networking: Conceptual implementation using message ferry. In Proceedings of the TENCON 2017-2017 IEEE Region 10 Conference, Penang, Malaysia, 5–8 November 2017; pp. 1817–1822. [Google Scholar]
  37. Zguira, Y.; Rivano, H.; Meddeb, A. IoB-DTN: A lightweight DTN protocol for mobile IoT Applications to smart bike sharing systems. In Proceedings of the 2018 Wireless Days (WD), Dubai, UAE, 3–5 April 2018; pp. 131–136. [Google Scholar]
  38. Mao, Y.; Zhou, C.; Ling, Y.; Lloret, J. An Optimized Probabilistic Delay Tolerant Network (DTN) Routing Protocol Based on Scheduling Mechanism for Internet of Things (IoT). Sensors 2019, 19, 243. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Classification of DTN routing protocols.
Figure 1. Classification of DTN routing protocols.
Proceedings 31 00024 g001
Figure 2. Dependency between DTN and IoT [17].
Figure 2. Dependency between DTN and IoT [17].
Proceedings 31 00024 g002
Figure 3. Classification of DTN solutions for IoT.
Figure 3. Classification of DTN solutions for IoT.
Proceedings 31 00024 g003
Table 1. Summary and review of different DTN solutions for IoT.
Table 1. Summary and review of different DTN solutions for IoT.
YearRefSolutionTargeted EnvironementTechnologies
CommunicationImplementationSimulation
BP-based
2012[22]BP implementation for low power DT-WSNWSNBP
μ DTN
IBR-DTN
IPND
IEEE 802.15.4
Contiki OS
INGA
TelosB
Ben WPAN
iMote2
NA
2014[21]Opportunistic interaction between smart objects and mobile usersIoTIEEE 802.11
BLE
Android
iOS
Linux
Raspberry Pi
Arduino Yún
Qualcomm Vuforia
JSON
NA
2015[19]BoAP: BP binding implementation for CoAPIoTCoAP
BP
IBR-DTN
NANA
2015[25]nanoDTN: an architecture to handle the heterogeneity in IoTSN in IoT contextBP
μ DTN
Contiki
C language
WSN430
Cooja emulator
2016[32]Unify communication semantics of both DTN and IoTIoTIBR-DTN
MQTT-SN
PUB/SUB
NANA
2017[33]Integrate a DTN approach to MQTTIoTMQTT-SN
6LoWPAN
IBR-DTN
Raspberry Pi
Zolertia Re-Mote
NA
Routing-based
2013[34]Delay tolerance and node placement for integrated RSNs in IoTRSN in IoT contextInteger Linear ProgrammingRFIDNA
2013[35]PASR: routing in underwater delay tolerant sensor networksUWSNOff-line greedy algorithmNANA
2015[27]Quality of Information (QoI) targeted buffer management algorithmWSNNANASimPy framework
2017[36]RMDTN: a multicast DTN routing protocolIoTIBR-DTNRaspberry PiNA
2018[37]IoB-DTN: a DTN routing protocol for a Public Bike Sharing SystemSN in IoT contextBinary Spray and WaitNASUMO Veins-OMNeT++ framework
2019[38]Scheduling-PROPHET: PROPHET routing protocol using two scheduling mechanismsIoTPROPHETNAONE simulator
X-DTN
2013[28]Opportunistic connection of smart things using human movementIoTNANANA
2013[29]Combine ICN and DTN to enable universal Internet accessIoTPURSUIT ICN
BP
IP
LIPSIN
PUB/SUB
NANA
2014[30]Interconnecting M2M platforms to DTNs to get data from energy constrained sensorsSmart CitiesHTTP/CoAP REST model
IEEE 802.15.4
LWM2M
Wake-up based monitoring GW
OpenMTC platform
JSON
NA
2017[31]Fog computing Content Island based on the integration of a pub/sub system with DTNIoTMQTT
IBR-DTN
PUB/SUB
Raspberry Pi
Mosquito MQTT
Python
Mininet emulator
Table 2. Comparison of different DTN solutions for IoT.
Table 2. Comparison of different DTN solutions for IoT.
YearRefDeliveryMobilityHeterogeneityScalabilityResources
EnergyMemoryThroughput
BP-based
2012[22]
2014[21]
2015[19]
2015[25]
2016[32]
2017[33]
Routing-based
2013[34]
2013[35]
2015[27]
2017[36]
2018[37]
2019[38]
X-DTN
2013[28]NA
2013[29]
2014[30]
2017[31]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Bounsiar, S.; Benhamida, F.Z.; Henni, A.; Ipiña, D.L.d.; Mansilla, D.C. How to Enable Delay Tolerant Network Solutions for Internet of Things: From Taxonomy to Open Challenges. Proceedings 2019, 31, 24. https://doi.org/10.3390/proceedings2019031024

AMA Style

Bounsiar S, Benhamida FZ, Henni A, Ipiña DLd, Mansilla DC. How to Enable Delay Tolerant Network Solutions for Internet of Things: From Taxonomy to Open Challenges. Proceedings. 2019; 31(1):24. https://doi.org/10.3390/proceedings2019031024

Chicago/Turabian Style

Bounsiar, Selma, Fatima Zohra Benhamida, Abderrazak Henni, Diego López de Ipiña, and Diego Casado Mansilla. 2019. "How to Enable Delay Tolerant Network Solutions for Internet of Things: From Taxonomy to Open Challenges" Proceedings 31, no. 1: 24. https://doi.org/10.3390/proceedings2019031024

Article Metrics

Back to TopTop