Institute for Systems Research Technical Reports

Permanent URI for this collectionhttp://hdl.handle.net/1903/4376

This archive contains a collection of reports generated by the faculty and students of the Institute for Systems Research (ISR), a permanent, interdisciplinary research unit in the A. James Clark School of Engineering at the University of Maryland. ISR-based projects are conducted through partnerships with industry and government, bringing together faculty and students from multiple academic departments and colleges across the university.

Browse

Search Results

Now showing 1 - 2 of 2
  • Thumbnail Image
    Item
    Object Oriented Hybrid Network Simulation
    (1994) Baras, John S.; Atallah, George C.; Karne, Ramesh K.; Murad, A.; Jang, Kap D.; ISR; CSHCN
    As the complexity and diversity of networks have grown, simulation has proved an important tool in their design, analysis, testing and performance estimation of networks. Hybrid networks involve a variety of network elements - both mobile (e.g., satellites, mobile radio) and fixed nodes (e.g., switches, hubs, network gateways) linked via varied broadcast, multicast and point-to-point communication channels. Because of their complex nature, design and evaluation of hybrid networks is a particularly complicated task. Major requirements of a hybrid network simulation tool are (i) Flexibility and Adaptability - to accommodate all kinds of hybrid networks and protocols, (ii) Advanced Network Visualization Techniques - to clearly visualize complex communication network systems, (iii) Data Management - to organize and analyze the vast quantities of data generated in a typical simulation run, and (iv) Distributed Implementation - to fully utilize available computing resources to speed up simulation. This paper describes the design and functional description of an Object-Oriented Hybrid Network Simulation tool. Its object oriented design and implementation (in C++) allows flexibility through incorporation of new, user specified network elements, protocols and functional blocks. Advanced visualization techniques are combined with the graphical user interface to allow better visualization of complex network structures. A sophisticated geographical database is also incorporated to aid terrestrial mobile, and satellite network systems. To handle and effectively analyze the vast quantities of data generated, an object-oriented database is incorporated into the simulation. In addition to network simulation, the tool is also designed to serve other needs. An interface is provided to allow the user to run real network applications over the simulated network, allowing network application designers to judge the performance of their applications over various network configurations. Incorporation of a database allows computation of network performance dynamically. A network management tool receiving network performance data both from the actual and the simulated network may use the simulation data to make a long term prediction of the actual network behavior to perform long-term network management.
  • Thumbnail Image
    Item
    Advanced Orbiting Systems Data Generator/Simulator: A Functional Description of the Software (Version 3)
    (1994) Baras, John S.; Atallah, George C.; Fuja, Tom E.; Murad, A.; Jang, Kap D.; ISR; CSHCN
    The Advanced Orbiting System (AOS) Data Generator/Simulator is a software implementation of the transmitter (data generation) section of the CCSDS Recommendation 701.0-B-2 for Advanced Orbiting Systems: Networks and Data Links. An object-oriented approach to the simulation of a complex, high-performance communication protocol, it makes full use of the concepts of data-encapsulation and inheritance to ease implementation. The backbone of the software is a general-purpose packet description and generation module that may be used as part of any packet- based simulation software. The user-interface to the program is in the form of a command-language, designed to ease the process of generation of large, multiple data-streams. The output of the program may be configured for interpretation by a graphical user interface (for visual inspection of the data), or as a bit-stream suitable for further processing. This paper consists of three sections. The first two sections provide a brief, yet comprehensive description of the above CCSDS Recommendation. The various kinds and qualities of user-services, data units involved, and data-paths defined by the protocol are discussed. The different qualities of service (in terms or data reliability) available to the user (and the error-control schemes used to provide them) are also discussed. The last section describes the structure and user-interfaces of the AOS Data Generator/Simulator.