National Repository of Grey Literature 72 records found  beginprevious21 - 30nextend  jump to record: Search took 0.00 seconds. 
OLSR routing protocol for MANET networks in OPNET Modeler simulation environment
Hošek, Petr ; Molnár, Karol (referee) ; Růčka, Lukáš (advisor)
The first part focuses on general routing of computer networks. It describes the importance of routing, basic elements, algorithms and protocols. It also describes the so-called MANET networks, where there are discussed routing protocols in these networks. The next chapter deals with the analysis of routing protocols OSPF version 3 and OLSR protocol. For both protocols basic algorithms, their use and structure are described. In OSPF protocol there is also described historical development and differences between versions 2 and 3. The OLSR protocol properly describes the principle of MPR nodes, which is one of the most important parts of the protocol which differs it from the others. Next there is a brief introduction of a powerful simulation tool OPNET Modeler which allows simulating the operation and behavior of almost any computer network with a very extensive possibility of options for the functioning of the entire network, as well as nodes it selves. The practical part is divided into five parts. The first section describes the structure of process models, the basic elements, variables, and block editors OSLR routing protocol in OPNET Modeler program. The second part is devoted to the ICI data structure, which is used for inter-process communication and verify the creation and reception of messages using this function. The third part deals with the process model of OLSR routing model. There is a description of various blocks and functions involved in its function of protocol and significance. The fourth chapter shows an extension of data unit protocol OLSR HELLO messages to other fields, which is able to transmit a numeric value between neighboring stations, and these values print it in the console. The last block of the practical part is dedicated to creating its own message which is broadcast between stations like part of the OLSR packet messages. This message includes the parameter of actual data traffic rate of each communicating stations. These values are for each station exported to an external file for later processing.
OSPFv3 dynamic routing protocol for MANET networks in OPNET Modeler simulation environment
Henzely, Július ; Skořepa, Michal (referee) ; Růčka, Lukáš (advisor)
This bachelor's thesis includes theoretical knowledge about fundamental informations related to functionality of mobile networks, with focus on MANET routing protocols. The project contains an overview of routing protocols, especially OSPFv3 routing protocol. In the practical section of project, there is a brief description of OPNET Modeler simulation environment and the process of establishing the network with configured routing protocol in it. The project also describes a procedure for extending of the Hello packet structure by a field containing node traffic speed in OPNET Modeler.
Simulation of OLSR routing protocol in OPNET Modeler environment
Potfay, Attila ; Růčka, Lukáš (referee) ; Vajsar, Pavel (advisor)
The main task of this bachelor's thesis is to simulate the routing protocol OLSR (Optimized Link State Routing Protocol) in the OPNET Modeler environment, and to realize a scenario where it is possible to model protocol functionality and properties. The processing of each simulation is divided into three main parts and they are the description of a situation, configuration and the evaluation of results. In the first scenario there is shown the functionality of the protocol, in the second simulation there are scenarios with the nodes of different movement speed, and in the third simulation the energy requirements of the protocol from the perspective of quantity of the transmitted packets are evaluated. Furthermore, in this thesis there is analyzed the way of implementing the routing protocol OLSR in the OPNET Modeler environment. The implementation structure is divided into three levels: the level of a node, a manager and the routing protocol. At these levels the process models, transitions, code blocks, variables and key codes of functions are processed. Next, there is introduced the possibility of extending the protocol. In order to extent the OLSR protocol, the work focused on supporting services quality. The functions are edited for the protocol to create logs, read out the current transfer speed from the statistics, add it to the created pool and organise writing the logs. The results are evaluated and clearly described. This work provides the theoretical basics: it deals with the primary characteristics of Mobile Ad-hoc networks (MANET), describes in detail the OLSR routing protocol and provides information about the OPNET Modeler simulation environment.
Self-organizing MESH wireless networks
Němec, Petr ; Burget, Radim (referee) ; Růčka, Lukáš (advisor)
This master thesis deals with self organized Mesh network. It describes routing and particular routing protocols, which are used in these networks. The thesis deals with Mesh network QoS assurance. Analysis and theoretical background of Mesh networks, routing and router protocols are included in the first chapter. Basic models of assuring Quality of Service are also described. Those are Best Effort, IntServ and DiffServ. Second chapter describes the devices used in the specific Mesh network topology - Trospos 5210 MetroMesh router produced by Motorola Canopy. Basic settings and properties required to establish a Mesh network are described. Next part of the thesis is the design implementation, which involves creation and configuration of the Mesh Network. Network configuration consisting of two Gateway points and afterwards behaviors of the network in a steady state versus one gate failure are compared. Furthermore, implementation of QoS according to components that support two types of QoS assurance regarding type of bandwidth reservation and defined traffic classes. In conclusion, the thesis describes measurement methods of QoS parameters for chosen applications, evaluation and comparison of measurement results for both types of Quality of Service assurance.
The realization of the data communication for application to the mobile networks
Sodomka, Lukáš ; Růčka, Lukáš (referee) ; Jelínek, Mojmír (advisor)
Thesis deals with data technology, which can be used for communication between mobile and IP networks. The aim of the project is to design data communication and the subsequent implementation of the mobile and IP networks. First of all, it made an introduction to telecommunications systems with focus on GSM. Subsequently, the work examines data provided by GSM technology standard with a focus on GPRS, which is in the other chapters discusses in more detail. The resulting communication application protocol is designed in two versions, which is achieved by the creation of an autonomous system. Communication is implemented using JAVA programming language, which created an application client, server and implemented application protocol. Client application is tested on a mobile phone with Internet connection with support for GPRS technology. Server application is installed on a PC workstation, which is assigned a public IP address, it is easily addressable from the Internet.
Functionality verification of GRP routing protocol in OPNET Modeler environment
Kováč, Dominik ; Růčka, Lukáš (referee) ; Molnár, Karol (advisor)
The bachelor's thesis "Functionality verification of the routing protocol GPR in the OPNET Modeler environment" focuses on MANET networks question and deals with routing processes in these networks. This thesis includes a theoretical analysis of the GRP routing protocol. Furthermore, there is a step-by-step creation of a MANET simulation model with GPR routing protocol in OPNET Modeler and its subsequent simulations to verify the functionality of the Protocol itself, its parameters and the extension of the hello paket by custom parameter.
Network data traffic analysis and modeling
Šabatka, Zdeněk ; Molnár, Karol (referee) ; Růčka, Lukáš (advisor)
This bachelor's thesis is focused on analysis of network traffic and its modeling. In the thesis, there are described various methods of traffic modeling, both current and modern, and historical, for contemporary traffic inconvenient. The first part is focused on the theoretical analysis of these models, there are also mentioned basis formulas. In the second part, practical, there is capcured real WWW traffic. In the last part, that real network traffic is modeled using Markov model.
Implementation of edge detector using wavelet transform
Pálka, Zbyněk ; Rášo, Ondřej (referee) ; Růčka, Lukáš (advisor)
This thesis is focused on edge detection in image. In theoretical part are contained genarally used methods of edge detection using first and second-order derivate and both of mentioned methods are described here. Further it’s deiscribed here continuous, descrete and two dimensional descrete wavelet transform and process of noise removing in image by descrete wavelet transform. In next part are analysed two methods of edge detection using wavelet transform and their possible realizations in program Matlab. In practical part of thesis is in detail described algorithm of program on edge detection using wavelet transform and it‘s described here individual functions of program. The main content of practical part are visual results of wavelet edge detector and their comparison with Canny, Prewitt and Sobel edge detector.
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.
Low level control and data acquisition in the wireless access point MikroTik
Jurčík, Michal ; Červenka, Vladimír (referee) ; Růčka, Lukáš (advisor)
Bachelor thesis is focused on using the ICMP protocol for transferring user-defined data content. The main objective of this thesis is to introduce of using sockets working with OpenWRT operating system, which transmitting ICMP messages. Bachelor thesis is divided into two parts. The first section contains a description of program functions, macros and settings. In the second part there is a description of communication between access points.

National Repository of Grey Literature : 72 records found   beginprevious21 - 30nextend  jump to record:
See also: similar author names
2 Rucká, Lenka
Interested in being notified about new results for this query?
Subscribe to the RSS feed.