National Repository of Grey Literature 104 records found  beginprevious95 - 104  jump to record: Search took 0.00 seconds. 
Implementation of Communication Protocol Wireless M-BUS in Simulation Environment NS-3
Zeman, Kryštof ; Kováč, Dominik (referee) ; Mašek, Pavel (advisor)
The theoretical part of the thesis focuses on history and development of M2M com- munication, Wireless M-Bus protocol and NS-3 Network Simulator. It briefly describes characteristics of M2M communication, Wireless M-Bus and NS3 simulator. Physical and link layer of Wireless M-bus protocol are described in great detail to provide basics needed for understanding and orientation in the topic. Practical part of the thesis is focused on structure of used Simple Wireless module and basic simulation scenerio is built. The scenerio demostrates basic functions of the module.
Implementation of the Standard IEEE 802.11ah for Transmitting M2M Data
Masár, Marek ; Fujdiak, Radek (referee) ; Mašek, Pavel (advisor)
This diploma thesis deals with the implementation of standard IEEE 802.11ah into network simulator NS-3. The first part of the diploma thesis describes M2M communication for which the standard IEEE 802.11ah would be suitable. M2M communication is being more and more used in the society, that is why there is an effort to develop a new standard for this type of communication. The thesis contains a description of this standard based on technical specifications brought out by the Task Group ah (TGah). Some changes have been made in NS-3 for the purpose of this thesis in order to support this standard. In the next part there is a created scenario with basic topology in NS-3 with usage of standard IEEE 802.11ah, in which the functionality of the standard is tested. The result of this diploma thesis is a description of the changes which have been made and analysis of the output files from the simulation.
Laboratory exercises in NS3 enviroment for Advanced communication technology course
Vadkerti, Gabriel ; Mašek, Pavel (referee) ; Langhammer, Lukáš (advisor)
This master thesis deals with creating laboratory exercises for students in simulator NS-3, where the IPv4 and IPv6 protocols, unicast and multicast transmission types, quality of services in wireless networks, furthermore protocols TCP and UDP are analyzed. The first section describes the NS-3 network simulator, the Eclipse development environment and the method how to connect them. In the next section protocols IPv4 and IPv6 are presented, the structure of the headers and the technique of fragmentation are described in detail. Based on this a laboratory exercise is created which deals with comparison of protocols IPv4 and IPv6. In the next section the types of transmissions are described, furthermore the multicast transmission type is explained more in detail. In the next practical section the second laboratory exercise is created, which deals with comparison of unicast and multicast transmission types. The subject of the following section is ensuring quality of services in data networks, the EDCA access method is discussed more in detail. In the next section the EDCA access method is implemented in a simulation as a laboratory exercise, in which the impact of the access category of EDCA to different transmission parameters is investigated. The next section deals with protocols TCP and UDP, furthermore with the structure of their headers. In the last section a laboratory exercise is created, in which the properties of the protocols TCP and UDP are compared.
Power Line Communication Simulator in Network Simulator-3
Kolář, Jan ; Fujdiak, Radek (referee) ; Mlýnek, Petr (advisor)
This thesis deals with the powerline communication focusing on the simulations of channel transfer functions. The introduction summarizes basic information about PLC followed by the analysis of the available PLC Software simulator (implemented in NS-3) and the analysis of implemented noises and interferences and its extensions. One chapter is devoted to possibilities of link capacity calculation. Within the thesis, various methods of calculation of primary parameters of transmission line were implemented and the simulator was compared with other freely available simulators. Subsequently, simulations were carried out focused on channel transfer functions in different topologies, on the impedance changes of branch, on the lengths of branch, and changes in the direct path between communicating nodes.
Simulation model of public light for Network Simulator 3
Kapoun, Vladislav ; Mlýnek, Petr (referee) ; Fujdiak, Radek (advisor)
This thesis is focused on the smart public lighting management possibilities. It describes smart public lighting management itself and the advantages of the new management possibilities compared to the current ones are illustrated as well. Furthermore, it deals with a comparison of the most used light resources and LED light resources. This thesis also outlines NS-3 simulation environment and states its advantages. Theoretical concept for energy-saving smart public lighting management system and its modifications for the needs of simulation is described in the paper. This theoretical concept is simulated and compared with the current smart public lighting management systems as well as with the systems designated by the third party.
Creation of laboratory exercises in the NS3 enviroment
Štefančík, Matej ; Langhammer, Lukáš (referee) ; Polák, Josef (advisor)
Diploma thesis provides an introduction to the ns-3 network simulator. It describes the basic abstactions and components of the instrument. This work further discusses the theory, which was applied during simulation creation. The concept of unicast, the issue of IP addressing and routing in networks are specificaly analyzed. The practical part is focused on the creation of four laboratory tasks within the scope of Advanced Communication Techniques. The first task is dedicated to the the issue of static unicast routing in the network. It clarifies the impact of metrics on the process of routing. The following task compares the different types of ICMPv4 and ICMPv6 messages. The third task discusses additional functions of the ICMPv6. Specifically, it focuses on five different types of ICMPv6 messages defined by NDP (Neighbor Discovery Protocol) and their role in the network traffic. The last task focuses on ensuring the quality of services (QoS) in wireless networks, by setting priorities and thereby dividing the traffic into different classes. Attention is focused on parameters such as throughput, delay and jitter.
Routing protocols for MANET network with focus on QoS
Potfay, Attila ; Molnár, Karol (referee) ; Vajsar, Pavel (advisor)
The main task of this master’s thesis is to simulate the routing protocol AODV (Adhoc On-Demand Distance Vector Routing) to the Network Simulator ns-3 environment, and to realize a model of MANET (Mobile Ad-hoc Network) network with the support of Quality Of Service (QoS). Further implement the protocol AODV in real devices and the involvement of such nodes in the simulation process using the simulator ns-3. This work provides the theoretical basics: it deals with the primary characteristics of MANET, describes in detail the routing protocols MANET with support of QoS, provides information about the Network Simulator ns-3 simulation environment, describes in detail the existing implementation solutions of the protocol AODV in to real devices and provides information about the methods of involvement real devices to the simulation.
QoS model for Mobile ad hoc network
Mašek, Pavel ; Hošek, Jiří (referee) ; Vajsar, Pavel (advisor)
The diploma thesis "QoS model for Mobile ad hoc network" focuses on the quality of services in MANET (Mobile Ad-hoc) networks. It describes MANET networks and covers the theoretical analysis of routing protocols with QoS (Quality of Service) support. Furthermore, there is processed the creation process of model MANET networks with the routing protocol DSDV (Destination-Sequenced Distance Vector) in the simulation environment NS-3 (Network Simulator 3) and its extension of QoS support. The used QoS model is subsequently modified to improve core operating parameters. The implementation of QoS parameters as well as the improvement of delay and jitter (the delay between selected packets) is verified by the functional simulation.
Data network simulation using direct code execution
Trávníček, Michal ; Bartl, Milan (referee) ; Krkoš, Radko (advisor)
Purpose of this master thesis was to explain simulation of real network, point to the imperfection during these simulations and try to find out technologies and solutions that could improve credibility of simulation. For this purpose, network simulator ns-3 has been chosen which supports direct code execution together with Quagga software suite. Master thesis describes internet protocol IPv4, UDP protocol, basics of routing and detailed explanation of OSPF routing protocol. Focus in this thesis is also on general description of simulation, its kinds and detail explanation of discrete simulation that is used by ns-3 simulator. Next chapter explains theory of ns-3 simulator, its development, conceptual overview and objects. Direct code execution and Quagga that both help improve credibility of simulation, are described in last chapter of theoretical part of thesis. In practical part of thesis is explained how to install and configure all three implemantaions of ns-3 simulator on Ubuntu, linux distribution. On the basis of obtained knowledge, the simulation model has been designed, also there has been given detailed explanation of how to create new model of simulation and how to analyze its results for all implementation.
Routing Protocols for Lossy Wireless Networks
Kuder, Zenon ; Prokopec, Jan (referee) ; Šebesta, Jiří (advisor)
Tato práce zkoumá vhodnost a požadavky návrhu simulací pro simulátor NS-3 pro případ bezdrátových sítí používaných v měřící infrastruktuře společnosti Kamstrup. V práci je popsán simulátor NS-3 a je vytvořena základní implementace dvou protokolů. Wireless M-Bus jako příklad jednosměrného protokolu pro zařízení napájené z baterií. Simulace Wireless M-Bus je porovnána s daty naměřenými v reálném systému. NS-3 poskytuje flexibilní prostředí pro vývoj simulací různých síťových protokolů, včetně těch určených pro sítě inteligentních měřidel.

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