National Repository of Grey Literature 205 records found  previous11 - 20nextend  jump to record: Search took 0.00 seconds. 
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.
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.
Wireless Security and Surveillance System
Výborný, Jiří ; Frýza, Tomáš (referee) ; Prokopec, Jan (advisor)
This Master’s thesis deals with design and construction of a wireless security and surveillance system in ZigBee wireless networks (IEEE802.15.4). The design consists of creating a star network topology with intended monitoring of home area via end device boards paired with coordinator board, which provides basic networking functionality. End device is used to send data from a temperature sensor DS1631 and magnetic reed switches to coordinator. ZigBee module ZDM-A1281-A2 made by MeshNetics company embedded on each board contains a micro controller ATMega1281 and a transceiver AT86RF230 working in a 2,4GHz frequency band. System is able to notice of any door or window move actions and too high temperature. The non-fully functional ZigBee stack, which is called an Open MAC software, based on MAC (Media Access Control ) layer and PHY (Physical) layer from MeshNetics, has been used to develop the user software. Open MAC consists of three application samples in C code. One of them was modified by the user for an application of communication between the module and sensors. The same design with module RC2204AT made by Radiocrafts company was tested as well, but it couldn’t be executed. All developed boards have been constructed and tested via Terminal PC program.
Light Weight Mesh Experiments
Nováček, Richard ; Botta, Miroslav (referee) ; Šimek, Milan (advisor)
Semestral thesis deals new technology Lightweight Mesh and its implementation on a laboratory task to the subject of wireless sensor networks and the creation of appropriate documentation, which will serve as a basis to students. Also included is the use of serial communication, timer and ADC in Atmel Studio.
Proposal of wireless sensor network for indoor monitoring of people and objects
Záděra, Zdeněk ; Mráz, Ľubomír (referee) ; Morávek, Patrik (advisor)
This thesis describes the design of wireless sensor network (WSN) for monitoring of people and objects in a building. The work deals with issues of localization and tracking in sensor networks and algorithm implementation to sensor nodes. It also contains a description of the aplication requirements. These requirements form the basis for the proposal. The hardware part of the network consists of sensor nodes IRIS from Crossbow company. The work describes the properties of these nodes. Next part deals with of propagation model and design of the localization algorithm. The paper also describes the communication in the network. The thesis also includes a practical realization of the proposed network, the localization system and its testing. In the work is included a CD with the building schematic in AutoCAD and with source code of created applications.
Universal wireless communication link using ZigBee modules
Kyselý, Tomáš ; Vychodil, Josef (referee) ; Prokeš, Aleš (advisor)
The work deals with the transmission of information via wireless ZigBee 802.15.4 standard. It describes the function, method and determination of this technology, the transmission system and security of information between ZigBee devices. It also shows the ability to connect ZigBee module to the computer, configure it for use on the network and comunicating in the network. Finally proposes the simplest diagram and PCB for the application.
Control of wireless ZigBee network
Fuchs, Michal ; Prokopec, Jan (referee) ; Frýza, Tomáš (advisor)
The Master’s Thesis deals with a ZigBee technology and its devices working each other in wireless personal area network. The ZigBee and its advantages are compared with other wireless protocols working in ISM bands. A first part deals with a topology of IEEE 802.4.15 WPAN and the ZigBee features. Types and format of the ZigBee data-frame are mentioned. A Second part of this thesis describes a design and testing of the ZigBee devices. Results of this thesis are demonstrated on ZMU (ZigBee Modules Utility) program that has been developed for the testing of this technology.
IEEE 802.15.4 range measurements
Komadel, Lukáš ; Hynčica, Ondřej (referee) ; Fiedler, Petr (advisor)
In the master’s thesis IEEE 802.15.4 Range measurements I want to find out, whether atmospheric conditions have influence over the quality of communication between two ZigBee modules. I would like found the answer by long-time test, because I can’t found the proper place for the measuring, I must found the answer in the literature. In the second part of the master’s thesis I measuring, whether placing one of the module in the car have influence over the quality of communication. The module was placing in the various places in the car, on a dashboard, on a guest-passenger’s seat, in a pocket before guest-passenger and in luggage compartment. The car for the measuring was used Renaul Scénic my. 2004.
Web Application for Monitoring of Elecric Energy Consumption
Režný, Jan ; Koutný, Martin (referee) ; Šimek, Milan (advisor)
Bachelor thesis called „Web Application for Monitoring of Elecric Energy Consumption“ focuses on receiving, processing and visualization of measured values from wireless sensor network, which is measuring the consumption of electrical devices. The aim is to create a applications for data receiving and proccessing and application which can manage connected power meters, user-defined devices and its association, export measured data and display reports, graphs and statistics obtained from these measured values.
IoT Control Module
Haman, Martin ; Marcoň, Petr (referee) ; Szabó, Zoltán (advisor)
This bachelor thesis deals with the research of the possibilities of wireless data transmission from the controllers IoT modules and their construction. At first there is compared wireless technologies, network protocols, their suitability depending on the application of the IoT control module. Then it is designed the IoT control module using a Wi-Fi module (based on Espressif ESP8266 integrated circuit) communicating over a MQTT network protocol. Thesis continue with selection, compilation of the firmware, creation of script for control heating system, descriptions of methods for controlling the IoT control module and display of measured data. The possibilities of creating a MQTT broker and security of data transmission are described below. In conclusion is documented and verified its functionality.

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