543 research outputs found

    Contact Graph Routing Enhancements Developed in ION for DTN

    Get PDF
    The Interplanetary Overlay Network (ION) software suite is an open-source, flight-ready implementation of networking protocols including the Delay/Disruption Tolerant Networking (DTN) Bundle Protocol (BP), the CCSDS (Consultative Committee for Space Data Systems) File Delivery Protocol (CFDP), and many others including the Contact Graph Routing (CGR) DTN routing system. While DTN offers the capability to tolerate disruption and long signal propagation delays in transmission, without an appropriate routing protocol, no data can be delivered. CGR was built for space exploration networks with scheduled communication opportunities (typically based on trajectories and orbits), represented as a contact graph. Since CGR uses knowledge of future connectivity, the contact graph can grow rather large, and so efficient processing is desired. These enhancements allow CGR to scale to predicted NASA space network complexities and beyond. This software improves upon CGR by adopting an earliest-arrival-time cost metric and using the Dijkstra path selection algorithm. Moving to Dijkstra path selection also enables construction of an earliest- arrival-time tree for multicast routing. The enhancements have been rolled into ION 3.0 available on sourceforge.net

    CCSDS Advanced Orbiting Systems Virtual Channel Access Service for QoS MACHETE Model

    Get PDF
    To support various communications requirements imposed by different missions, interplanetary communication protocols need to be designed, validated, and evaluated carefully. Multimission Advanced Communications Hybrid Environment for Test and Evaluation (MACHETE), described in "Simulator of Space Communication Networks" (NPO-41373), NASA Tech Briefs, Vol. 29, No. 8 (August 2005), p. 44, combines various tools for simulation and performance analysis of space networks. The MACHETE environment supports orbital analysis, link budget analysis, communications network simulations, and hardware-in-the-loop testing. By building abstract behavioral models of network protocols, one can validate performance after identifying the appropriate metrics of interest. The innovators have extended the MACHETE model library to include a generic link-layer Virtual Channel (VC) model supporting quality-of-service (QoS) controls based on IP streams. The main purpose of this generic Virtual Channel model addition was to interface fine-grain flow-based QoS (quality of service) between the network and MAC layers of the QualNet simulator, a commercial component of MACHETE. This software model adds the capability of mapping IP streams, based on header fields, to virtual channel numbers, allowing extended QoS handling at link layer. This feature further refines the QoS v existing at the network layer. QoS at the network layer (e.g. diffserv) supports few QoS classes, so data from one class will be aggregated together; differentiating between flows internal to a class/priority is not supported. By adding QoS classification capability between network and MAC layers through VC, one maps multiple VCs onto the same physical link. Users then specify different VC weights, and different queuing and scheduling policies at the link layer. This VC model supports system performance analysis of various virtual channel link-layer QoS queuing schemes independent of the network-layer QoS systems

    Electrical and structural characterisation of plasma-polymerized TEOS thin films as humidity sensors

    Get PDF
    In this study, we used plasma polymerization of TEOS to deposit thin water molecule sensitive layers on two intredigitated aluminum electrodes evaporated on glass substrate. Electrical and structural analyses of the deposited sensitive layers have been evaluated through current-impedance responses and FTIR spectroscopy. The elaborated humidity resistive sensor exhibited a detectable response to relative humidity (RH) percentages ranging from 20 to 95%. The films showed good sensitivity to water molecule due to the presence of hydroxyl groups OH. These groups provide the adsorption sites for water and play an important role to the humidity sensor properties. The low impedance, good sensitivity as characterized by a linear change in impedance from 106 to 103 Ω over RH interval of 20–80% and low observed hysteresis of about 4%, make the elaborated layer a promising candidate for humidity sensors development.In this study, we used plasma polymerization of TEOS to deposit thin water molecule sensitive layers on two intredigitated aluminum electrodes evaporated on glass substrate. Electrical and structural analyses of the deposited sensitive layers have been evaluated through current-impedance responses and FTIR spectroscopy. The elaborated humidity resistive sensor exhibited a detectable response to relative humidity (RH) percentages ranging from 20 to 95%. The films showed good sensitivity to water molecule due to the presence of hydroxyl groups OH. These groups provide the adsorption sites for water and play an important role to the humidity sensor properties. The low impedance, good sensitivity as characterized by a linear change in impedance from 106 to 103 Ω over RH interval of 20–80% and low observed hysteresis of about 4%, make the elaborated layer a promising candidate for humidity sensors development

    Delay and Disruption Tolerant Networking MACHETE Model

    Get PDF
    To verify satisfaction of communication requirements imposed by unique missions, as early as 2000, the Communications Networking Group at the Jet Propulsion Laboratory (JPL) saw the need for an environment to support interplanetary communication protocol design, validation, and characterization. JPL's Multi-mission Advanced Communications Hybrid Environment for Test and Evaluation (MACHETE), described in Simulator of Space Communication Networks (NPO-41373) NASA Tech Briefs, Vol. 29, No. 8 (August 2005), p. 44, combines various commercial, non-commercial, and in-house custom tools for simulation and performance analysis of space networks. The MACHETE environment supports orbital analysis, link budget analysis, communications network simulations, and hardware-in-the-loop testing. As NASA is expanding its Space Communications and Navigation (SCaN) capabilities to support planned and future missions, building infrastructure to maintain services and developing enabling technologies, an important and broader role is seen for MACHETE in design-phase evaluation of future SCaN architectures. To support evaluation of the developing Delay Tolerant Networking (DTN) field and its applicability for space networks, JPL developed MACHETE models for DTN Bundle Protocol (BP) and Licklider/Long-haul Transmission Protocol (LTP). DTN is an Internet Research Task Force (IRTF) architecture providing communication in and/or through highly stressed networking environments such as space exploration and battlefield networks. Stressed networking environments include those with intermittent (predictable and unknown) connectivity, large and/or variable delays, and high bit error rates. To provide its services over existing domain specific protocols, the DTN protocols reside at the application layer of the TCP/IP stack, forming a store-and-forward overlay network. The key capabilities of the Bundle Protocol include custody-based reliability, the ability to cope with intermittent connectivity, the ability to take advantage of scheduled and opportunistic connectivity, and late binding of names to addresses

    Enhanced Contact Graph Routing (ECGR) MACHETE Simulation Model

    Get PDF
    Contact Graph Routing (CGR) for Delay/Disruption Tolerant Networking (DTN) space-based networks makes use of the predictable nature of node contacts to make real-time routing decisions given unpredictable traffic patterns. The contact graph will have been disseminated to all nodes before the start of route computation. CGR was designed for space-based networking environments where future contact plans are known or are independently computable (e.g., using known orbital dynamics). For each data item (known as a bundle in DTN), a node independently performs route selection by examining possible paths to the destination. Route computation could conceivably run thousands of times a second, so computational load is important. This work refers to the simulation software model of Enhanced Contact Graph Routing (ECGR) for DTN Bundle Protocol in JPL's MACHETE simulation tool. The simulation model was used for performance analysis of CGR and led to several performance enhancements. The simulation model was used to demonstrate the improvements of ECGR over CGR as well as other routing methods in space network scenarios. ECGR moved to using earliest arrival time because it is a global monotonically increasing metric that guarantees the safety properties needed for the solution's correctness since route re-computation occurs at each node to accommodate unpredicted changes (e.g., traffic pattern, link quality). Furthermore, using earliest arrival time enabled the use of the standard Dijkstra algorithm for path selection. The Dijkstra algorithm for path selection has a well-known inexpensive computational cost. These enhancements have been integrated into the open source CGR implementation. The ECGR model is also useful for route metric experimentation and comparisons with other DTN routing protocols particularly when combined with MACHETE's space networking models and Delay Tolerant Link State Routing (DTLSR) model

    On Brane Inflation Potentials and Black Hole Attractors

    Full text link
    We propose a new potential in brane inflation theory, which is given by the arctangent of the square of the scalar field. Then we perform an explicit computation for inflationary quantities. This potential has many nice features. In the small field approximation, it reproduces the chaotic and MSSM potentials. It allows one, in the large field approximation, to implement the attractor mechanism for bulk black holes where the geometry on the brane is de Sitter. In particular, we show, up to some assumptions, that the Friedman equation can be reinterpreted as a Schwarzschild black hole attractor equation for its mass parameter.Comment: 12 pages. Reference updated and minor changes added. Version to appear in Int. J. Mod. Phys.

    Motion and Trajectories of Particles Around Three-Dimensional Black Holes

    Full text link
    The motion of relativistic particles around three dimensional black holes following the Hamilton-Jacobi formalism is studied. It follows that the Hamilton-Jacobi equation can be separated and reduced to quadratures in analogy with the four dimensional case. It is shown that: a) particles are trapped by the black hole independently of their energy and angular momentum, b) matter alway falls to the centre of the black hole and cannot understake a motion with stables orbits as in four dimensions. For the extreme values of the angular momentum of the black hole, we were able to find exact solutions of the equations of motion and trajectories of a test particle.Comment: Plain TeX, 9pp, IPNO-TH 93/06, DFTUZ 93/0

    On Chern-Simons Quivers and Toric Geometry

    Full text link
    We discuss a class of 3-dimensional N=4 Chern-Simons (CS) quiver gauge models obtained from M-theory compactifications on singular complex 4-dimensional hyper-Kahler (HK) manifolds, which are realized explicitly as a cotangent bundle over two-Fano toric varieties V^2. The corresponding CS gauge models are encoded in quivers similar to toric diagrams of V^2. Using toric geometry, it is shown that the constraints on CS levels can be related to toric equations determining V^2.Comment: 14pg, 1 Figure, late
    corecore