<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">On the Trade-off Analysis of Centralized and Distributed Routing in Delay Tolerant Satellite Networks</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Pablo</forename><forename type="middle">G</forename><surname>Madoery</surname></persName>
							<email>pablo.madoery@alumnos.unc.edu.ar</email>
						</author>
						<author>
							<persName><forename type="first">Juan</forename><forename type="middle">A</forename><surname>Fraire</surname></persName>
							<email>juan.fraire@unc.edu.ar</email>
						</author>
						<author>
							<persName><forename type="first">Fernando</forename><forename type="middle">D</forename><surname>Raverta</surname></persName>
							<email>fernando.raverta@unc.edu.ar</email>
						</author>
						<author>
							<persName><forename type="first">Jorge</forename><forename type="middle">M</forename><surname>Finochietto</surname></persName>
							<email>jorge.finochietto@unc.edu.ar</email>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">Instituto de Estudios Avanzados en Ingeniería y Tecnología (IDIT</orgName>
								<orgName type="laboratory">CONICET</orgName>
								<orgName type="institution">Universidad Nacional de Córdoba (UNC)</orgName>
								<address>
									<country key="AR">Argentina</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">IV School of Systems and Networks (SSN 2018)</orgName>
								<address>
									<addrLine>October 29-31</addrLine>
									<postCode>2018</postCode>
									<settlement>Valdivia</settlement>
									<country key="CL">Chile</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">On the Trade-off Analysis of Centralized and Distributed Routing in Delay Tolerant Satellite Networks</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">C849A2533AE4BA704A5F12C12E694AD7</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T12:00+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Given that satellite networks cannot assume continuous connectivity among nodes, an architecture known as Delay Tolerant Networking (DTN) has been proposed as an appealing communication paradigm. However, as space networks continue to grow in both number and size, the process of routing and forwarding traffic is rapidly becoming computationally expensive and challenging. Since these networks usually exhibit predictable trajectories and communication opportunities, the research community has proposed to provide nodes with scheduled contact plans in advance in order to make distributed routing decisions as they generate or receive traffic. On the other hand, a more attractive solution for the conservative space industry seems to be a centralized scheme. Based on a Software-Defined Network (SDN) approach, a route table can be computed on ground and then provisioned to nodes in space, which would no longer run any routing intelligence on board, only forwarding. In this work we analyze the dichotomy between distributed and centralized routing schemes in the context of DTN and provide insights regarding important aspects to take into account when designing and managing satellite networks.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Large-scale satellite networks are becoming increasingly popular as a means to provide high quality imagery, video and communication services around the globe <ref type="bibr" target="#b0">[1]</ref>. Efficient space-terrestrial communication technologies, capable of successfully moving large volumes of data between space and ground networks, are a key element in these networks. In this context, Delay Tolerant Networking (DTN) has been identified as a novel approach which can meet this goal in a costeffective way by relaxing communication requirements and network infrastructure usually assumed in traditional protocols. The DTN architecture, originated from deep-space and interplanetary networking, embraces the concept of occasionally-connected networks that may suffer from frequent partitions, high delay, and that may be comprised of more than one divergent set of protocols <ref type="bibr" target="#b1">[2]</ref>. To this end, a bundle layer that exists at a layer above the transport (or other) layers of the network, employs a persistent storage on each DTN node to store-carry-and-forward data packets called bundles as transmission opportunities become available.</p><p>In the case of space-based networks, the forthcoming episodes of communications and their properties can be determined in advance based on orbital dynamics. These types of deterministic DTNs are known as scheduled DTNs, and can take advantage of a contact plan comprising the future network connectivity in order to optimize data forwarding. Indeed, as showed in previous works <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b5">6,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b7">8]</ref>, contact plans can be properly designed in order to optimize data delivery and/or reduce energy consumption. Furthermore, the use of distributed routing solutions such as Contact Graph Routing (CGR) <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b9">10]</ref> allows each DTN node to make efficient routing decisions based on the beforehand provisioned contact plan as they generate or receive traffic.</p><p>On the other hand, a more attractive and controllable solution for the conservative space industry seems to be a centralized Software Defined Networking (SDN) approach <ref type="bibr" target="#b10">[11]</ref>. In this case, each route table can be computed with a CGR or other routing algorithms on ground, and then provisioned to nodes in space, which would no longer run any routing intelligence on-board, only forwarding.</p><p>In this context, the present work aims to provide an analysis on the trade-off between a distributed and a centralized utilization of CGR algorithms. In Section 2 we provide some background on how routing is carried out in space DTNs. Then, in Section 3 we describe the specific routing schemes which will be analyzed by means of simulations. Afterwards, in Section 4 we evaluate the schemes through simulations of two realistic satellite constellations. Finally, we discuss the relevance of the results and summarize them in Section 5.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Background</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Store-Carry-and-Forward</head><p>In DTN, Bundle Protocol data units (called bundles) are forwarded in a store-carry-and-forward fashion without assuming the next-hop node will instantly be available to respond. Figure <ref type="figure" target="#fig_0">1</ref> illustrates a typical delayed and disrupted space-terrestrial network where a rover in another planet (node 1) needs to send bundles to a ground station (node 3). Since there is no direct communication between the source and destination nodes, data needs to go through an intermediate satellite (node 2). However, because of signal propagation, the transmission opportunity window (a.k.a. contact) between node 1 and 2 is highly delayed, forbidding node 1 to assume node 2 can instantaneously confirm reception of bundles. Also, the communication between nodes 2 and 3 is temporarily disrupted and will not be available until a time specified in the future. Thus, once bundles are received in node 2, it decides to retain and carry in-transit data in its local storage until reaching the ground station communication range, allowing the final data transmission to start. In this type of scenarios, the lack of a stable end-to-end path restricts the utilization of end-to-end feedback messages and encourage error detection and correction, security, and other network features to be implemented on a hop-by-hop basis.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Temporal Routes</head><p>It should be noted that, in this kind of networks, routing involves not only determining the next-hop node, but also considering time variables such as when the next-hop will be available or when is the latest time a bundle can be transmitted. Therefore each temporal route is conformed by a sequence of contacts, which, as we describe in the next section, result predictable in space DTNs and can be exploited with different schemes in order to achieve a good network performance.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Workflow in Space DTNs</head><p>As shown in Figure <ref type="figure">2</ref>, the workflow in space DTNs goes through four stages: (i ) planning, (ii ) routing, (iii ) enqueuing and (iv ) forwarding.</p><p>In the planning stage (i ), contact plans are determined by a central entity (a ground station or a Mission Operation Center (MOC)) based on the estimation of future episodes of communication. This task involves taking into account the physical disposition and orientation of nodes through time as well as their communication system configuration (antenna, modulation, transmission power, etc.). As a result, orbital propagators and communication models are combined to determine the contact plan which can be further tuned to reduce energy consumption or remove conflicting contacts <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b7">8]</ref>. Furthermore, unlike the In- In general, although there can be uncertainties regarding the topology or the traffic in the future, both have a predictable nature and can be used as a valuable input in the planning stage. Afterwards, a routing procedure (ii ) takes the contact plan as input to compute a route table, which can then be used by satellites to send bundles to destination. Currently, the most investigated routing scheme for predictable DTNs is Contact Graph Routing (CGR) <ref type="bibr" target="#b8">[9]</ref> and is therefore considered in this work. This stage can be accomplished in two different ways. In a centralized approach, both the contact plan and the route table are computed by a central entity, after which it is distributed to all satellites. In a distributed approach, only the contact plan is provided to satellites, after which it can be used to compute routes when necessary and by demand. Then, either in the centralized or distributed scheme, when a local or in-transit data bundle needs to be sent, satellites carry out an enqueuing process (iii ), which consists in traversing the route table, selecting the best valid route to destination, and enqueuing the bundle to the neighbor node corresponding to the first contact of the selected route.</p><p>Finally, when a contact with a neighbor node occurs, satellites perform the forwarding process (iv ) by dispatching all the bundles enqueued to that neighbor.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.4">Schemes Comparison</head><p>A conceptual comparison of the distributed and centralized use of CGR routing is summarized in Table <ref type="table" target="#tab_1">1</ref>.</p><p>The main advantage of the centralized scheme is given by the reduction of the computation effort that will be performed on constrained on-board satellite comput-ers. However, this advantage comes at the expense of having to provide additional routes to cover the uncertainties with respect to the topology and/or the traffic generated. On the other hand, the distributed approach provides a greater routing intelligence and computation effort to satellites, which allows to tolerate faults and uncertainties without incurring in the routes information overhead. In this work we will analize this trade-off by means of satellite constellation simulations. Particularly, we will put the focus on the schemes described in the next section.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">System Model</head><p>Regarding the distributed CGR strategy, we will consider two different possibilities. On the one hand, we will call Distributed CGR Full Route Will calculate those routes that are strictly necessary to forward traffic (scales better).</p><p>Will calculate several routes that probably will not be finally used (high provisioning and memory overhead).</p><p>Better adapt and react to unexpected events (unexpected traffic sources, contact failures, etc).</p><p>Reaction to unexpected events will require alternatives routes distributed in the route table (high provisioning and memory overhead). Difficult to optimize and control what each node calculates in the end, thus how the traffic will flow.</p><p>Allow for more controlled calculation and optimization of the whole network. In-orbit nodes need to use its local processor to calculate route tables (high in-orbit processing overhead).</p><p>Free in-orbit nodes resource-constrained processors from calculating complex paths. To this end, the same CGR used in distributed approaches was executed on the topology on a centralized node and resulting paths were recorded and provisioned to nodes in advance. Once nodes receive their respective route tables, they only need to make enqueuing and forwarding decisions. Unlike the distributed case, if the full route table were limited in this case, nodes would not be able to compute new routes on demand in the case of uncertainties or unexpected events. Given that this would provoke a considerable performance reduction in terms of bundles delivered, we will not consider a Centralized CGR Limited Route Table <ref type="table">strategy</ref> in the present analysis.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Simulation Analysis</head><p>In order to analyze the proposed schemes, we have adapted and extended a discrete event-driven simulator publicly available called DtnSim <ref type="bibr" target="#b12">[13]</ref>. We run simulations of the two realistic satellite constellations depicted in Figure <ref type="figure" target="#fig_1">3</ref>. A walker-delta formation (a) and a sun-synchronous along-track constellation (b), both composed of 16 cross-linked LEO satellites (max. link range of 1000 Km at 500 Km height) with ids 32-47, 25 ground target points (e.g., user terminals) with ids 7-31, and 6 ground stations with ids 1-6 connected through Internet to a central MOC node with id 48. These scenarios have been previously presented in <ref type="bibr" target="#b9">[10]</ref> and are reconsidered in this analysis under a time horizon of 6 hours. The chosen constellations are suitable for Earth observation missions, data-collection or high-latency communication systems. If used for Earth observation, the ground target locations would represent points of interest from which on-board instrumentation can acquire optical or radar images, or other remote sensing data. If used for data-collection or high-latency communication systems, ground targets would stand for ground-based equipment relaying either science or local user data. In both cases, data sent from ground targets are addressed via orbiting satellites to the centralized MOC. We consider a bi-directional publish/subscribe traffic pattern from all ground targets to the MOC and reversal. In particular, each ground target generates an increasing number of bundles of 125 KBytes to be delivered to the MOC. In turn, the MOC sends an increasing number of bundles to each ground target. Besides, the transmission data-rates for both inter-satellite and Earth-to-satellite links are set to 100 Kbps. We quantify the routes information overhead of the schemes proposed in Section 3 through the number of route table entries created in each case. Figures 4 a) and 4 b) show the results for the walker-formation and along-track scenarios respectively. The Centralized CGR, Full Route Table strategy provides the same quantity of route table entries independently of the increasing traffic, given that this scheme is proactive in terms of routes computation and does not take into account the traffic generation. As we previously discussed, this overhead information is necessary in order to face uncertainties both in the predicted topol-  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusions</head><p>In this work, we have described and analyzed aspects concerning distributed and centralized routing solutions for satellite-based Delay Tolerant Networks (DTNs). The centralized approach was evaluated as a means to implement a Software Defined Networking (SDN) paradigm into DTN space networking.</p><p>We have evaluated the route table entries metric in two realistic satellite constellations and the results provided evidences on the quantity of routes which were computed but not used by the centralized scheme as compared to distributed schemes. Although this study suggests that distributed approaches are appealing regarding the use of computed information, other relevant aspects like the cost of processing in space nodes and the required controllability of the network need to be taken into account when deciding the most appropriate scheme. Future work will explore other comparison metrics between distributed and centralized routing in order to derive a complete evaluation framework that facilitates future space DTN designers to make an informed decision on the optimal routing strategy.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Store-carry-and-forward flow in space DTNs</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Simulation case studies: a) Walker formation, b) Along-track formation work.To this end, the same CGR used in distributed approaches was executed on the topology on a centralized node and resulting paths were recorded and provisioned to nodes in advance. Once nodes receive their respective route tables, they only need to make enqueuing and forwarding decisions. Unlike the distributed case, if the full route table were limited in this case, nodes would not be able to compute new routes on demand in the case of uncertainties or unexpected events. Given that this would provoke a considerable performance reduction in terms of bundles delivered, we will not consider a Centralized CGR Limited Route Table strategy in the present analysis.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1 :</head><label>1</label><figDesc>Table to the state-of-the-art algorithm as it is implemented in the ION 3.5.0 flight software. In this case, each node computes a complete route table to a given destination whenever it receives a bundle for that destination. In other words, the route table has as many entries as routes is able to discover the CGR algorithm. The in-Centralized CGR Full Route Table to the scheme in which a central MOC node, analogous to a SDN controller, is in charge of computing and providing the complete route table for each other node in the net-Comparison of distributed and centralized use of CGR</figDesc><table><row><cell>Distributed CGR</cell><cell>Centralized CGR</cell></row><row><cell>Each node has the intelligence to calculate route tables in orbit and by-demand based on a previously distributed contact plan.</cell><cell>A central node (i.e., mission control on ground) calculates and distributes route tables in advance.</cell></row></table><note>terested reader is refereed to<ref type="bibr" target="#b11">[12]</ref> for a detailed implementation of this routing protocol. On the other hand, we will call Distributed CGR Limited Route Table to a modified version of CGR where the route table to a destination is limited to one route per neighbor. That means that there can be only one route to a given destination through a certain next neighbor node. This strategy was proposed, described in detail, and compared with others in the work presented in<ref type="bibr" target="#b9">[10]</ref>.With respect to the centralized strategy, we will call</note></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head></head><label></label><figDesc>Therefore, these schemes compute a much smaller number of routes. Besides, as expected, the Distributed CGR, Limited Route Table scheme generates fewer route table entries than Distributed CGR, Full Route Table.</figDesc><table><row><cell></cell><cell>35000</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell></cell><cell>30000</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>Route Table Entries</cell><cell>10000 15000 20000 25000</cell><cell></cell><cell></cell><cell cols="4">Centralized CGR, Full Route Table Distributed CGR, Full Route Table Distributed CGR, Limited Route Table</cell></row><row><cell></cell><cell>5000</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell></cell><cell>0</cell><cell>200</cell><cell>400</cell><cell>600</cell><cell>800</cell><cell>1000</cell><cell>1200</cell><cell>1400</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell cols="2">Bundles Sent a)</cell><cell></cell></row><row><cell>Table Entries</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>b)</cell><cell></cell><cell></cell></row><row><cell cols="9">Figure 4: Results for the a) Walker-formation scenario</cell></row><row><cell cols="8">and the b) Along-track formation scenario</cell></row><row><cell cols="9">ogy or the traffic generated. On the other hand,</cell></row><row><cell cols="9">the distributed approaches compute route tables as</cell></row><row><cell cols="9">traffic is generated and routed through intermediate</cell></row><row><cell cols="2">nodes.</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Constellations, clusters, and communication technology: Expanding small satellite access to space</title>
		<author>
			<persName><forename type="first">J</forename><surname>Alvarez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Walls</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2016 IEEE Aerospace Conference</title>
				<imprint>
			<date type="published" when="2016-03">March 2016</date>
			<biblScope unit="page" from="1" to="11" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Delay-tolerant networking architecture</title>
		<author>
			<persName><forename type="first">V</forename><surname>Cerf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Burleigh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hooke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Torgerson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Durst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Scott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Fall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Weiss</surname></persName>
		</author>
		<ptr target="http://www.rfc-editor.org/rfc/rfc4838.txt" />
	</analytic>
	<monogr>
		<title level="m">Internet Requests for Comments</title>
				<imprint>
			<date type="published" when="2007-04">April 2007</date>
		</imprint>
	</monogr>
	<note>RFC Editor</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Topology design and performance analysis for networked earth observing small satellites</title>
		<author>
			<persName><forename type="first">P</forename><surname>Muri</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">MILCOM Proceedings</title>
				<meeting><address><addrLine>Baltimore, Maryland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2011-11">Nov 2011</date>
			<biblScope unit="page" from="1940" to="1945" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Costefficient topology design problem in time-evolving delay-tolerant networks</title>
		<author>
			<persName><forename type="first">M</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE GLOBECOM</title>
		<imprint>
			<biblScope unit="page" from="1" to="5" />
			<date type="published" when="2010-12">Dec 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Design challenges in contact plans for disruption-tolerant satellite networks</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Fraire</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Finochietto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications Magazine, IEEE</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="163" to="169" />
			<date type="published" when="2015-05">May 2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">On the design and analysis of fair contact plans in predictable delay-tolerant networks</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Fraire</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">G</forename><surname>Madoery</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Finochietto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Sensors Journal</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="issue">11</biblScope>
			<biblScope unit="page" from="3874" to="3882" />
			<date type="published" when="2014-11">Nov 2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Routing-aware fair contact plan design for predictable delay tolerant networks</title>
		<author>
			<persName><forename type="first">J</forename><surname>Fraire</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Finochietto</surname></persName>
		</author>
		<ptr target="http://www.sciencedirect.com/science/article/pii/S1570870514001371" />
	</analytic>
	<monogr>
		<title level="m">new Research Challenges in Mobile, Opportunistic and Delay-Tolerant Networks Energy-Aware Data Centers: Architecture, Infrastructure, and Communication</title>
				<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="page" from="303" to="313" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Traffic-aware contact plan design for disruption-tolerant space sensor networks</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Fraire</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">G</forename><surname>Madoery</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Finochietto</surname></persName>
		</author>
		<ptr target="http://www.sciencedirect.com/science/article/pii/S1570870516301032" />
	</analytic>
	<monogr>
		<title level="j">Ad Hoc Networks</title>
		<imprint>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="page" from="41" to="52" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Contact graph routing in dtn space networks: overview, enhancements and performance</title>
		<author>
			<persName><forename type="first">G</forename><surname>Araniti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Bezirgiannidis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Birrane</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Bisio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Burleigh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Caini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Feldmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Marchese</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Segui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Suzuki</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Comms. Magazine</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="38" to="46" />
			<date type="published" when="2015-03">March 2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Assessing contact graph routing performance and reliability in distributed satellite constellations</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Fraire</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Madoery</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Burleigh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Feldmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Finochietto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Charif</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Zergainoh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Velazco</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Hindawi Journal of Computer Networks and Communicationse</title>
		<imprint>
			<publisher>Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Softwaredefined next-generation satellite networks: Architecture, challenges, and solutions</title>
		<author>
			<persName><forename type="first">S</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Huang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="4027" to="4041" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<ptr target="http://sourceforge.net/projects/ion-dtn/" />
		<title level="m">Interplanetary Overlay Network (ION)</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Dtnsim: Bridging the gap between simulation and implementation of space-terrestrial dtns</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Fraire</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">G</forename><surname>Madoery</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Raverta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Finochietto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Velazco</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Space Mission Challenges for Information Technology (SMC-IT), 2017 IEEE Int. Conference on</title>
				<imprint>
			<date type="published" when="2017-09">Sept 2017</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
