|
Model-Based Design of Smart Home Control
Čada, Roman ; Rozman, Jaroslav (referee) ; Janoušek, Vladimír (advisor)
This work deals with model-based design of Smart Home control and implementation of this system. The goal is to create a model that serves as a design and according to this model implement the system. Model-based programming tools do this well. The work first describes the model-based design, the modeling languages that are used to create such a design and the technologies that are used in Smart Home. Based on this knowledge, the model is created as a design using the SysML modeling language and then this design is implemented using PowerDEVS and Node-RED.
|
| |
| |
|
Active Learning for Processing of Archive Sources
Hříbek, David ; Zbořil, František (referee) ; Rozman, Jaroslav (advisor)
This work deals with the creation of a system that allows uploading and annotating scans of historical documents and subsequent active learning of models for character recognition (OCR) on available annotations (marked lines and their transcripts). The work describes the process, classifies the techniques and presents an existing system for character recognition. Above all, emphasis is placed on machine learning methods. Furthermore, the methods of active learning are explained and a method of active learning of available OCR models from annotated scans is proposed. The rest of the work deals with a system design, implementation, available datasets, evaluation of self-created OCR model and testing of the entire system.
|
| |
|
Path Planning for Autonomous Vacuum Cleaners
Hranický, Jan ; Janoušek, Vladimír (referee) ; Rozman, Jaroslav (advisor)
Complete coverage path planning is a task of finding such path that passes over all points in given area at least once. This thesis applies complete coverage path planning to autonomous vacuum cleaner robots. Thesis summarises current deal of autonomous vacuum cleaner robots. But mainly it focuses on describing complete coverage algorithms. Selected algorithms are implemented using Java vizlib library.
|
| |
|
Distributed iOS System for Internet Marketing
Klembara, Radovan ; Rozman, Jaroslav (referee) ; Hrubý, Martin (advisor)
The goal of this thesis is to design and implement distributed system, which covers work with internet surveys. The result of this thesis is a system consisting of mobile application for devices with iOS operating system and server application. Mobile application is created to mediate surveys operations. Server application maintains data in database. Thesis also focuses on creating the motivational system, to improve response rate. In this thesis I created mobile application for devices with iOS operating system, which version is not older than iOS 14. I have created server application maintainig PostgreSQL database. In the thesis I am solving user motivation for filling surveys with a reward system. For each filled survey every user is rewarded by some amount of inner application currency. This currency can be exchanged for discount coupons. Solution of this thesis brings mobile application to users, where they can efectively fill up surveys, get rewards and buy coupons. Users also can create surveys and are able to receive survey results. It is possible to add new coupons to motivate other users.
|
|
Testing of Coverage Path Planning
Krajňák, Damián ; Janoušek, Vladimír (referee) ; Rozman, Jaroslav (advisor)
The aim of this thesis is to design and implement a program with graphical user interface, designed for algorithm testing and complete coverage of a given area. Problem was solved by decomposition of a 2D space into cells, which were sequentially covered. The areas of individual cells are covered in a way, that is selected based on the selected algorithm. Created solution provides a draft of an optimal pathway for robots intended for complete coverage of space, which are, for example, autonomous vacuum cleaners, cleaning robots, robotic lawn mowers etc.
|
|
Design and Implementation of IoT for Monitoring and Control of Smart Homes
Smejkal, Jakub ; Rozman, Jaroslav (referee) ; Janoušek, Vladimír (advisor)
This thesis deals with a generic design and implementation of an IoT system, specifically for a smart home. The thesis aims to compare existing systems and hardware solutions. In this thesis there are a few examples of hardware firmwares and a prototype of a software for controlling and monitoring. The selected problem is resolved by designing a general system for a smart home. As a sample implementation, the system will be created by using hardware devices from Czech company HARDWARIO and sensors from various vendors. It will contain some environmental sensors, motion detectors, etc. The implemented prototype of an application allows easy monitoring of the whole home in one place thanks to an uncluttered UI, which is fully customizable for the user's needs.
|