National Repository of Grey Literature 61 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Linux distribution for smart building gateway
Nagy, Tomáš ; Komosný, Dan (referee) ; Jablončík, Lukáš (advisor)
The goal of the thesis was to create a Linux distribution for a smart home gateway. The thesis is divided into theoretical and practical parts. The theoretical part dealt with the analysis of the Linux operating system. Subsequently, single board computers are described and compared. In the next part, the gateway issues, communication protocol selection and application containerization are discussed. As a result of addressing the issue, a procedure for adding tools for home automation, the construction of scripts that automate this issue and instructions for their proper execution were proposed.
Gateway connecting a water heater controller to a cloud through a home WiFi
Zrzavý, Martin ; Fiedler, Petr (referee) ; Macho, Tomáš (advisor)
This master’s thesis is about concept of gateway connection a water heater controller to a cloud through a home Wi-Fi network. In the first part, possible solutions of Wi-Fi gateway are described. The next part describes development of the gateway and its realization.
Honeypot for LoRaWAN protocol
Zhukova, Viktoriia ; Pospíšil, Jan (referee) ; Pospíšil, Ondřej (advisor)
The bachelor’s thesis in the theoretical section focuses on LoRaWAN technology. It describes network communication, LoRaWAN security, vulnerabilities, and mitigation measures. The second half of the theoretical section focuses on describing honeypot technology and its distribution, listing its advantages and disadvantages, and comparing IoT honeypots. The practical section focuses on building an experimental environment. There is a description of the selected hardware and software. It describes the commissioning of the LoRaWAN network, the configuration of the gateway, and the startup of the LoRaWAN server. Next, the whole procedure of honeypot assembly is described. Two variants of high-interaction honeypot are described and investigated. One without the use of sandboxing and using a firewall, the other with the use of sandboxing and an implementation of chroot/jail.
Smart Home Control by Utilizing AllJoyn Platform
Resler, Tomáš ; Kováč, Dominik (referee) ; Hošek, Jiří (advisor)
This bachelor work concerns with system Alljoyn which tries to standardize the interface for communication in the frame of intelligent house. The basic principles and the structure of the framework Alljoyn including the recent proposal of the modules Lighting framework and Gateway Agent have been described in the theoretical oriented part of the work. The practical oriented part stars with the description of the getting the Alljoyn framework including the Lighting controller and the Gateway Agent to work on the hardware router provided with operating system OpenWRT. The following parts present own testing connector for the Alljoyn Gateway which have been written to allow the remote control of the lights via cloud service Twitter. The functionality of the router have been tested with software simulator of the Alljoyn lights Luminaire and an own ligths driving program developed utilizing the experimental Lighting SDK for mobile devices with operating system Android.
Wireless Sensory Network Using LoRa Technology
Mikulášek, Michal ; Pokorný, Jiří (referee) ; Škorpil, Vladislav (advisor)
The bachelor thesis focuses in the first half on the Internet of Things and the available wireless technologies for the Internet of Things. Each technology is characterized by its features, pros and cons, as well as the possibilities of using it in the Internet of Things. In the second half of the thesis, a practical design and construction of a LoRa network, consisting of a sensory and a central unit, is carried out. The parts of the solution are designed wiring schemes, printed circuit boards and detailed photo documentation. Additionaly the software solutions for both types of units are described, with detailed descriptions of the proposed features. The maximum possible range is tested and documented for the entire solution. Subsequently, a detailed measurement of the power consumption of the sensor unit is carried out and an extensive estimation of its battery life for a selected battery.
Design and Performance Analysis of Parallel Processing of SRTP Packets
Wozniak, Jan ; Zbořil, František (referee) ; Jurnečka, Peter (advisor)
Šifrování multimediálních datových přenosů v reálném čase je jednou z úloh telekomunikační infrastruktury pro dosažení nezbytné úrovně zabezpečení. Rychlost provedení šifrovacího algoritmu může hrát klíčovou roli ve velikosti zpoždění jednotlivých paketů a proto je tento úkol zajímavým z hlediska optimalizačních metod. Tato práce se zaměřuje na možnosti paralelizace zpracování SRTP pro účely telefonní ústředny s využitím OpenCL frameworku a následnou analýzu potenciálního zlepšení.
Server for Collecting Sensor Data and Control of Active Elements
Halaj, Jozef ; Hujňák, Ondřej (referee) ; Viktorin, Jan (advisor)
Bachelor's thesis aims on communication with remote sensors and active elements in the smart home system called BeeeOn. The individual parts of the BeeeOn system are described with respect to the current insufficient communication principle and implementation. For communication with BeeeOn gateways, the WebSocket technology is used. It allows communication on netwoks with a restricted access to privileged ports. The implemented server is in principle capable of serving a high number of BeeeOn gateways that works as a bridge among the server and the remote sensors. The communication is secured with SSL/TLS, it uses confirmation mechanism to guarantee reliability and it is easily extendable by other protocol messages. It enables the system to send asynchronous commands to the BeeeOn gateway and to the connected devices. The server is implemented in C++ language. The most common communication scenarios were tested by automated tests.
Interconnection of IEEE 802.15.4 and Ethernet networks
Pavlata, Karel ; Kaczmarczyk, Václav (referee) ; Fiedler, Petr (advisor)
Táto práca sa venuje probému prepojovania rôznych typov sietí, konkrétne sietí typu IEEE 802.15.4 a Ethernetu. Motivácia vychádza zo stále sa rozširujúceho využitia bezdrátových senzorických sietí, potreby zberu dát z nich a ich integrácie. To vyžaduje aby sieť obsahovala prvky schopné preniesť dáta z bezdrátovej siete do okolitého sveta a prípadne poskytnúť konfiguračné a riadiace informácie do vnútra siete. Z hľadiska protokolov a programového vybavenia sa prepojenie uskutočňuje na rôznej úrovni, od sieťovej až po aplikačnú vrstvu komunikačného modelu ISO/OSI, s podporou hardvéru na fyzickej a linkovej vrstve.
SIP/H.323 gateway with Asterisk PBX
Smékal, Lukáš ; Herman, Ivo (referee) ; Kovář, Petr (advisor)
This Bachelor’s thesis is engaged in problems of the internet telephony and its usage in today´s world, which offers many techniques how communicate among people. The internet telephony gives telephoning other format and shows new possibilities of IP protocol´s usage. The thesis is focused on the most used protocol corveying functions of VoIP technology, it is the standard H.323 and also the SIP protokol, which even if provides the same functions as H.323 is based on the different principle and because of its easy structure, it prepares good conditions for rise of new applications and services in internet telephony. In this thesis the Open Source private branch exchange Asterisk is also discussed. Asterisk, not only thanks to the usage of Voice over IP provides against the standard analogue private branch exchange many advantages and thanks to its modularity and expansibility also offers much more possibilities of configuration. The Session Initiation Protocol (SIP) is the basic protocol, with which Asterisk works. The standard H.323 is not implemented in the basic installation of Asterisk, therefore it is necessary to do its suitable installation and congiruation, in order to expand exchange´s functions for work with this standard and also to be able to realize translation between the protocol SIP and the standard H.323. The results, which I accomplished, are presented in the chapters „Dosažené výsledky“ and in the conclusion of the bachelor’s thesis.
Anomaly Detection in IoT Networks
Halaj, Jozef ; Hujňák, Ondřej (referee) ; Kořenek, Jan (advisor)
The goal of the thesis was an analysis of IoT communication protocols, their vulnerabilities and the creation of a suitable anomaly detector. It must be possible to run the detector on routers with the OpenWRT system. To create the final solution, it was necessary to analyze the communication protocols BLE and Z-Wave with a focus on their security and vulnerabilities. Furthermore, it was necessary to analyze the possibilities of anomaly detection, design and implement the detection system. The result is a modular detection system based on the NEMEA framework. The detection system is able to detect re-pairing of BLE devices representing a potential pairing attack. The system allows interception of Z-Wave communication using SDR, detection of Z-Wave network scanning and several attacks on network routing. The system extends the existing detector over IoT statistical data with more detailed statistics with a broader view of the network. The original solution had only Z-Wave statistics with a limited view of the network obtained from the Z-Wave controller. The modular solution of the system provides deployment flexibility and easy system scalability. The functionality of the solution was verified by experiments and a set of automated tests. The system was also successfully tested on a router with OpenWRT and in the real world enviroment. The results of the thesis were used within the SIoT project.

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