National Repository of Grey Literature 38 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Mechanisms of QoS assurance in fixed, wireless and mobile data networks
Václavek, Radovan ; Novotný, Vít (referee) ; Molnár, Karol (advisor)
This bachelor´s thesis deals with mapping technologies and base parameters used to guarantee the quality of systems in the local area networks, including wireless and mobile ones. I have focused mainly on requests and classifications, which are typical for the types of networks on link layer. In Ethernet I focused on the gradual trends in the fore mentioned technologies and IEEE 802.1Q and connected IEEE 802.1p standards included. The next part describes the quality of systems in wireless nets in different types of environments and again uses given standards for quality of systems guarantee in 802.11e and connected 802.11a/b/g standards. The next part focuses on the latest generations of mobile nets, looking at the types and trends of the latest technologies. Here I draw from standard project 3GPP, which describes the problems with these technological developments. The next part focuses on WiMAX technologies. In the penultimate paragraph, the constituent network technologies are compared from the view of securing QoS and I propound possible ways of securing coversion of constituent technologies. The conclusion summarises all the technologies I have mentioned and the future trends including possible problems and challenges with these latest technologies.
ZigBee implementation for Automotive Industry
Zatloukal, Martin ; Maršálek, Roman (referee) ; Prokopec, Jan (advisor)
This bachelor’s thesis describes possibilities of usage of ZigBee communication protocol in automotive industry, transport and logistics. Thesis also deals with ways of practical implementation of ZigBee protocol including typical cases solutions, designing and realization of necessary electrotechnical devices and modules followed by compilation of control software and experimental measurements of these devices in real traffic flow. In the first part of thesis, there are some basic features and parameters of ZigBee reminded, followed by ways of ZigBee communicator usage description and adumbrating how to perform integration with existing practical systems. The second part is about analysis of ZigBee data system construction, communication system scheme design and pre-projection of block schemes of its particular cells. The third part concretizes requested functions and features of these cells and describes ways of its hardware realization. The fourth section describes controlling software design, connection and controll of functions using PC and additional programs, using of X-CTU software offered by MaxStream Company to set up XBee parameters and using of AVR Studio 4 offered by Atmel Company to set up ATmega16 processor. The last part is taken by completation of hardware and software, tests with a few of XBee chips and network nodes in laboratory conditions and examples from the real traffic range measurement.
Design and realization of wireless interface ODBII-XBee
Zatloukal, Martin ; Frýza, Tomáš (referee) ; Prokopec, Jan (advisor)
This master’s thesis describes possibilities of usage of ZigBee communication protocol and integrated circuit ELM 327 in problem of realization universal diagnostic device, running by OBDII communication standards, which can be used to monitor function of all car´s electronic systems. Thesis also deals with design and realization of necessary electro technical devices and modules followed by compilation of control software and experimental measurements of these devices in real traffic flow. In the first part of project, there are reminded some basic features and parameters of OBDII, followed by description of ways how to use OBDII and adumbrating how to realize universal diagnostic system. The analysis of ZigBee system focused on XBee circuits follows. Construction, ways of data transfer and possibilities of controlling are described. Integrated circuits produced by ELM Electronics Company are introduced and possibilities of usage ELM 327 are described as requested by main task. Second part talks about designing of electronic circuits of this system, assembling schematic diagram and designing sources for production of PCB. Physical realization of these circuits and its first start is also included. Thesis finishes by dealing with practical experiences and measurements using real vehicles. This part talks also about means to improve system by several software solutions to reach more effective functioning of created device.
Set of JavaApplets Demonstrations for Speech Processing
Kudr, Michal ; Karafiát, Martin (referee) ; Černocký, Jan (advisor)
The goal of the thesis is being familiar with methods a techniques used in speech processing. Using the obtained knowledge I propose three JavaApplets demonstrating selected methods. In this thesis we can find the theoretical analysis of selected problems.
Implementation of HDLC protocol in network simulators
Polášek, Jaromír ; Mašek, Pavel (referee) ; Pokorný, Jiří (advisor)
This diploma thesis deals with the possibility of using HDLC (High-Level Data Link Control) protocol for communication and addressing of smart metering devices with a data concentrator. The HDLC protocol is used in two DLMS/COSEM (Device Language Message Specification/Companion Specification for Energy Metering) communication profiles. To simulate these communication profiles, the most appropriate simulation program is selected. Using this simulator, the first communication profile is implemented and the second one is designed. Communication profile based on TCP/IP (Transmission Control Protocol/Internet Protocol) has been fully implemented. To implement the three-layer HDLC communication profile, all options have been thoroughly explored. Using these findings, a process was designed to guide the full implementation. For the first communication profile the qualitative parameters are measured, which are then plotted and evaluated.
Image Formats
Wolanský, David ; Bartoš, Michal (referee) ; Jiřík, Radovan (advisor)
The thesis deals with a detailed analysis of the GIF file format. It is divided into two basic parts, theoretical and practical. The theoretical part includes a thorough analysis of the internal file structure, i.e. the description of the individual block types, of which the file consists. Each block-type characteristic includes properties and a detailed description of its individual items. This part also includes a brief description of the most common compression methods applied in the field of image compression. The practical part includes the design and implementation of an edutainment application for synoptic viewing of the internal structure for a chosen GIF file and its parameters. The implementation of the application covers algorithms for selection of individual block types and realization of a graphical user interface.
Application Development Framework for Peer-to-Peer Collaboration
Hrdina, Jan ; Očenášek, Pavel (referee) ; Rychlý, Marek (advisor)
The thesis deals with the design and implementation of the application framework for the creation of collaborative web editors that enable peer-to-peer collaboration in real time. The thesis summarizes existing approaches for data replication, from which M. Kleppmann's CRDT (conflict-free replicated data type) for JSON is chosen as the most suitable. Using the resulting framework, the created content can be safely shared in groups of peers, where each member can be assigned different permissions. Own communication protocols based on WebRTC, WebSocket and WebCrypto are designed and implemented for P2P connection establishment and subsequent communication. The framework allows to resolve conflicts and work independently without an Internet connection. For a consistent user experience, the library includes a set of user interface elements for managing friends, groups, and other common tasks. The framework is implemented using functional design patterns implemented in the ReasonML language. The functionality of the result is verified by creating an example application of the mind map editor.
Multi-Agent Strategy Game over Ants
Šimetka, Vojtěch ; Zbořil, František (referee) ; Král, Jiří (advisor)
This thesis describes challenges in design and development of a multi-agent real-time strategy game. It discusses necessary theoretical background and its consequences for the game design. The resulting game implements, apart from features and game control which can be found in nowadays RTS games, three different levels of artificial intelligence in which each unit is an agent. Moreover, there is a unique cooperation mode, where units can be controlled by user and artificial intelligence at the same time. In addition, the game is designed in such way that it can be easily extended with new artificial intelligences, therefore, used for teaching agent systems. A number of experiments was performed in order to evaluate both game design and capabilities of artificial intelligence.
Development of Application for Mutliple Mobile Platforms
Seidl, Viktor ; Charvát, Lucie (referee) ; Křivka, Zbyněk (advisor)
In general, there are several platforms for mobile application development. This bachelor thesis is also related to the development of applications for platforms such as Android, iOS and Windows Phone. Xamarin technology is a suitable tool for unifying all three platforms. Xamarin belongs to the technology of .NET framework and it is based on the open-source Mono project. With this technology, an application called Mobilní Objednávání Kredit 2 was created for the bachelor thesis. The application serves for ordering meals in the Kredit system from ANETE spol. s r.o. For the purpose of this work, the application was improved for the Android platform and then compared to the available version of the application developed in the Java programming language. The application was successfully programmed for Android and iOS platforms and then uploaded to the appropriate stores on the platforms where the applications are offered to users.
A Framework for Rapid Development of GUI Clients of Post-Relational Databases
Marek, Lukáš ; Očenášek, Pavel (referee) ; Rychlý, Marek (advisor)
This thesis deals with design and implementation of a framework for rapid application development that use multimedia, spatial and temporal databases. Introduces readers with applied technologies and framework design. Framework design contains three graphical components that can be used in Java applications using Java Swing graphics library.

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