National Repository of Grey Literature 24 records found  beginprevious15 - 24  jump to record: Search took 0.01 seconds. 
New laboratory exercises in OMNeT++ network simulator
Vlašín, Martin ; Polák, Josef (referee) ; Langhammer, Lukáš (advisor)
Diploma thesis deals with creating four laboratory tasks using simulation tool OMNeT++ and Inet Framework extension. Subject matter of these designed tasks is focused on routing protocols, providing quality of service, computer networking technologies used in local area networks and comparison of active networking devices. First task contains the comparison of behaviour and routing techniques between protocols RIPv2 and OSPFv2, including the effect of dividing OSPF network into smaller areas. Second task is focused on various techniques for controlling quality of service, namely FIFO queue, PQ and WFQ. Main goal is the comparison of results, that define quality of network services. Third task compares networking technologies, Ethernet and WLAN, parameters of transmission. Fourth task offers comparison of networking devices, hub, switch and router. This paper also contains required theory of network technologies and software tools used for executing simulations.
Optimization of Network Activity by OMNET++
Rybníčková, Eva ; Novotný, Bohumil (referee) ; Škorpil, Vladislav (advisor)
This diploma thesis deals with OMNeT++, a simulation tool for network traffic simulations. It describes its installation, basic functions and its use together with an extension INET framework. Further it shows construction of a simple simulation, its parts and analysis of the traffic output. Briefly it explains Quality of Service, which is further practically implemented in visual simulations. The paper further contains two laboratory exercises with model protocols.
Using OMNeT++ simulator in teaching telecommunication technologies
Jalůvka, Jiří ; Zeman, Václav (referee) ; Novotný, Vít (advisor)
Main goal of this thesis is to familiarize with possibilities in simulating environment OMNeT++ with use of pre-integrated models or models imported from INET Framework. Simulated LAN networks created by 802.3 standard (ethernet) and 802.11 (Wi-Fi) will be performed in this simulation environment. In such networks, data traffic will be created at the application layer (video streaming, telnet, etc.) using the TCP and UDP transport protocol. For the UDP transport protocol graph will show a delay between end-to-end network elements in the first and second example and a jitter grap in the second practical example. For the TCP transport protocol will be performed „three-way handshake process“. Also, multi-way signal spread is shown by 802.11 standard.
OMNeT++ Extension with ACL Filtering Module
Suchomel, Tomáš ; Ryšavý, Ondřej (referee) ; Matoušek, Petr (advisor)
This bachelor's thesis describes discrete simulation of network in OMNeT++. We are exploring effective representation and evaluation of ACL rules by advanced data structures based on interval decision diagrams. OMNeT++ is extended by filtering properties of packets using access control lists. Because ACL filtering is not supported in OMNeT++, it was added as a brand-new module, whose concept and implementation is described here. Practical usage of the implemented module is demonstrated on a simulation of real nontrivial network. We also analyse results of the simulation and verify them by comparison with  real network behaviour.
Modelling OSPF Routing Protocols Using OMNeT++ Simulator
Danko, Martin ; Matoušek, Petr (referee) ; Ryšavý, Ondřej (advisor)
Open Shortest Path First (OSPF) is a dynamic, hierarchical routing protocol designed to support routing in TCP/IP networks. There is a deliberate need for large-scale simulation of OSPF protocol in order to understand its dynamics. Content of this bachelor's thesis is modeling and simulation of OSPF protocol in discrete event simulation system OMNeT++. The main focus is to give an insight of the architecture of the existing implementation in module OSPFRouting. The module OSPFRouting is also validated against OSPF implementation on the real routers. Next, the usage of OSPF simulation is demonstrated on the specific experiments.
Modelling of OSPFv3 Link-State Routing Protocol
Mrázek, Jakub ; Grégr, Matěj (referee) ; Veselý, Vladimír (advisor)
OMNeT++ is a discrete event, modular simulator often used for simulation of computer networks. The universal simulator can be extended by various packages, such as INET framework, which is used for simulation of devices and TCP/IP protocols. This thesis examines facilities of INET package in the routing that is dynamic routing protocols. Concretely, it aims at OSPF protocol for IPv6 networks (OSPFv3). The protocol is presented and its principles are interpreted. The work is designed to simulate the module OSPFv3 protocol and module is partially implemented.
Wireless 802.11 IP Networks and their models in the OMNeT++ simulation tool
Jakúbek, Peter ; Burda, Karel (referee) ; Růčka, Lukáš (advisor)
The bachelor work concentrates on familiarization with the standard IEEE 802.11. The work summarises the advantages, disadvantages, history and grouping of this standard according to norms. The great attention is paid to a user’s familiarization with the stimulating tool OMNeT++ and its extension Inet Framework. This extension helps to amplify the simulator for a supporting modelling of wireless nets. It supports models of a few protocols such as IP, UDP/TCP, Ethernet, PPP, IPV6, OSPF, RIP, and MPLS. It includes already programmed API modules from which is possible to create easily a wireless IP net.Programmes needed for a proper functioning of the OMNeT++ are described in corresponding paragraphs. A part of work deals with an installation and setting of programmes for accurate functioning of a compiler surrounding. Our work analyzes possibilities and manners of simulation of wireless IP nets which helps to create basic simulation model represented by standard 802.11. There are also included laboratory works in our bachelor work, which includes theoretical introduction to studied issues. Tasks are concentrated on ad-hoc and infrastructure mode. These tasks comprise of theory of problematic, detailed instructions for creating together with explanations, processed results and output of simulation
QoS in IP network with the help of OMNeT++ simulation tool
Hudec, Lukáš ; Mlýnek, Petr (referee) ; Růčka, Lukáš (advisor)
The content of this thesis is giving information about the network simulator OMNeT++ and its superstructure INET Framework. In this thesis a sample simulation of IP network with the help of simulation package INET Framework is realized on this theme. The thesis also deals with analysis of possibilities, how to assure quality service in IP networks and subsequently implementation quality of service in surrounding of network simulator OMNeT++ and its superstructure INET Framework. The implementation is accomplished by two methods. The first method is implementation of differential service, in other words DiffServ, with the help of change the behavior of output. This change rest in sorting of data packets to different queues by their device priority. The second method shows principles of the technology MPLS and also function code protocol OSPF. The MPLS technology is realized by special routers with implemented moduls reservation protocol.
Simulation of data networks in OMNeT++
Závodný, Ondřej ; Novotný, Vít (referee) ; Skořepa, Michal (advisor)
The content of this work is to research possibilities of simulation data networks in a simulating environment OMNeT++ with INET framework and at observance of standards 802.3 (ethernet) and 802.11 (Wi-Fi).\ In a given environment will be simulated handover in a Wi-Fi network and on the second layer of the reference model ISO/OSI. In this example will be processed visualization of the conditions and sending informations between network elements.\ In the next practical example will be simulated the operation on the application layer (video current, ftp communication) at using a relevant transport protocols (UDP,TCP). For routing between network elements will be utilized configuration files. By transport protocol UDP will be displayed a delay graph between final elements and jitter, by TCP protocol will be represented so-called three-way-handshake.
Protocol model design in OMNET++ simulator
Vohralík, Jan ; Matocha, Tomáš (referee) ; Novotný, Vít (advisor)
The aim of this Thesis is giving information about the network simulating system OMNeT++ and its extension INET framework and explore possible solution to implement missing protocol RIP. OMNeT++ is a discrete-event simulation environment. Source code is available and free for teaching and research purposes. Its primary application area is the simulation of communication networks, but because of its generic and flexible architecture, is successfully used in other areas like the simulation of complex IT systems, queueing networks or hardware architectures as well. The first part of Thesis decribes RIP protocol operations and conception of OMNeT++. At the second part of Thesis the implementation design and discussion of created modules and component is presented here. The final part of the Thesis was creating the laboratory problem on the basis experience gained. Implementation is realized in C++ programming language.

National Repository of Grey Literature : 24 records found   beginprevious15 - 24  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.