• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 208
  • 16
  • 4
  • Tagged with
  • 232
  • 204
  • 42
  • 36
  • 32
  • 31
  • 27
  • 22
  • 18
  • 17
  • 17
  • 15
  • 15
  • 14
  • 14
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
161

Komunikační protokoly pro optické bezkabelové spoje / Communication protocols for Free-Space Optical links

Šedo, Ondrej January 2015 (has links)
This master’s thesis is focused on behaviour of the TCP/IP protocol on free-space optical link which is affected by the effect of atmospheric turbulence. This causes fluctuation of the received optical power and therefor bit error rate changes. In the simulation model short-time bit error rate is calculated from random generated received optical signal and then used in time-domain analysis of the OMNeT++ network simulator. A buffer in transmitter is designed based on simulation results. It pauses the data transmitting in cases of FSO link outage. This method is then implemented into FPGA device.
162

Komunikace po silových rozvodech pro účely domácí automatizace / Power Line Communication for Home Automation Applications

Hromádka, Michal January 2014 (has links)
This thesis describes the design of a modem for a communication over residential power lines. First part is focused on the history, suitable frequency bands, modulation techniques and mainly on the selection of the optimal modem device. Second section contains the description of the hardware design of the modem itself and clarifies the implementation of the PLC module to be used as a communication interface for a full residential automation solution. Last chapters of this thesis introduce the communication protocol, design of the software for the ATmega32 MCU and present of the final field testing under real conditions.
163

Návrh aplikace pro správu tenkých klientů / Thin Client Management Solution Design

Juhaňák, Filip January 2013 (has links)
This thesis focuses on designing and developing a centralized management and configuration solution for the thin clients offered by the OldanyGroup s.r.o. company. The purpose of this application is to simplify the thin client administration and control for customers as well as to improve the competitiveness of the whole thin client solution offered by the company.
164

Komunikace v ZigBee sítích / Communication in ZigBee Networks

Majer, Tomáš January 2010 (has links)
Now days, we are more often meet sensors and sensor networks, which are used mainly in industrial fields. In this master thesis my target is sensor network Zigbee and usage of it. Internal structure of communication frames of APS application layer is presented here in details as well, which is used for control of sensors inside of sensor network. Main purpose of this master thesis is to design and implement application gateway between Internet and sensor network ZigBee. I present possible solution of communication protocol for transport over the Internet and processing of it by ZigBee coordinator. Thesis is written in style suitable for practical solution and results of solution are presented on model situations, which include discussion about possible improvements.
165

Nástroje pro správu centrálních registrů DNS / Management Tools for DNS Registraries

Vrtílek, Michal January 2010 (has links)
This master's thesis deals with domain registration and related registration systems administrators domains. The main focus is on domain registration via registrars, which is connected with an interface for the registrars registration systems. A part of the interface for the registrars is EPP communication protocol, which is in the project described in detail. Furthermore, there is an overview of freely available registration systems. After this overview, the work focuses more on the czech registration system FRED, specifically the section solving communication with the registrars. A part of is a little research conducted among the registrars aimed at their solving access to the registration system. To facilitate this approach, this work focuses on the implementation of the client library that shield programmers from the details of the communication protocol between the registrar and the registration system and provides an interface for easy implementation of client for the FRED system.
166

Komunikační protokoly pro optické bezkabelové spoje / Communication protocols for Free-Space Optical links

Šedo, Ondrej January 2016 (has links)
This master’s thesis is focused on behaviour of the TCP/IP protocol on free-space optical link which is affected by the effect of atmospheric turbulence. This causes fluctuation of the received optical power and therefor bit error rate changes. In the simulation model short-time bit error rate is calculated from random generated received optical signal and then used in time-domain analysis of the OMNeT++ network simulator. A buffer in transmitter is designed based on simulation results. It pauses the data transmitting in cases of FSO link outage. This method is then implemented into FPGA device.
167

Evoluční návrh hašovacích funkcí / Evolutionary Design of Hash Functions

Kidoň, Marek January 2016 (has links)
Hash tables are fast associative array implementations which became part of modern world of information technology and thanks to its simplicity became very popular among computer programmers. The choice of proper hash function is very important. Improperly selected hash function can result in poor hash table performance and its application. Currently there are many exceptional implementations of general hash functions. Such functions are not constrained to a concrete set of inputs, they perform on any input. On the other hand if we know the input domain we can design a specific hash function for desired application thus reaching better levels of performance compare to a general hash function. However hash function design is not trivial. There are no rules, standards, guides nor automated tools that would help us with such a task. In case of manual design the hash function author has to rely on his/her knowledge, experience, inventiveness and intuition. In case of such complicated tasks there is sometimes advantageous to choose a different path and use techniques such as evolution algorithms. Natural computing is an approach of certain problem solutions that are inspired by the process of species reproduction as defined by Charles Darwin. In this thesis we will design hash functions for the domain of IP addresses, that serve as an unique network device interface identifier in internet protocol networks. The chosen subset of natural computing is the genetic programming, a very specific technique that is an adequate approach to our problem thanks to its properties. Evolutionary designed hash functions offer good properties. They outperform state-of-the-art generic, human-created hash functions in terms of speed and collision resistance.
168

Univerzální zavaděč pro mikrokontrolér Kinetis K60 / Universal Bootloader for Kinetis K60 Microcontroller

Krůpa, Tomáš January 2016 (has links)
The scope of this work was to design a bootloader for Kinetis K60, an ARM Cortex-M4 microcontroller. The bootloader should simplify the process of loading user applications to the flash memory of the microcontroller on the Minerva development kit. Based on a quick research of existing bootloader solutions, new bootloader was designed together with communication protocol that would suit the needs for transfer of both the file data and configuration information through all the supported communication interfaces - USB, SDHC, Ethernet and RS-232. On the PC side, development of bootloader’s application library and two supporting utilities with graphical and command line interfaces was made. The system can be used out of the box as well as it can be further extended in the future.
169

Silná kryptografie na čipových kartách / Strong Cryptography on Smart Cards

Konečný, Jakub January 2017 (has links)
The diploma thesis is focused on cryptography with smart cards. It describes smart cards from hardware and software side. The thesis compares well known operating systems used on smart cards. Specified operating systems are widely analyzed. There is introduction to password authenticated key establishment protocols. PACE protocol is described in details together with implementation proposal. The implementation on the Basic card platform follows. In the end there is the time analysis of the implementation and further improvements are suggested.
170

Implementace rozhraní IO-Link do snímačů tlaku / IO/Link interface implementation to pressure sensors

Pešl, Jiří January 2014 (has links)
This thesis is concerned with the measurement of physical quantities. Thesis describes sensors in general terms and requirements, which delivers latest trends in the field of automation. The main theme of this thesis is sensors for meassuring pressure, and their connection to the automation chain. In the next part thesis describes the design of the converter for connecting SMART sensors for pressure measuring, that use HART communication protocol, to the automation systems managed by a communication protocol IO-link. First will be described in detail various communication standards by their ISO OSI model, and on this theoretical basis will be based design of converter between communication protocol HART and communication protocol IO-Link. The last part will be Designed software for this converter.

Page generated in 0.028 seconds