National Repository of Grey Literature 37 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
Design of Rubik's Cube Solver
Palán, Petr ; Šperka, Petr (referee) ; Svoboda, Petr (advisor)
The Rubik’s Cube is one of the most famous puzzles in the world, it has evolved into countless variations and in its solving is competed all over the world. However, the record time for its solution is no longer held by a human, but by a robot. This bachelor thesis deals with the structural design and subsequent implementation of the mechanical part of the solver for the Rubik's Cube. A research of existing solvers is carried out and then individual conceptual designs are proposed. The chosen variant is then elaborated in the structural design. It individually controls 5 walls of the cube and thus ensures the possibility of its solving without the need for further positioning and at the same time there is space for comfortable insertion of the cube. The design is then realised by 3D printing. Thereafter an electronic part is connected to the created structure and a simple program written to test the structure is executed using a microcomputer. The result of the testing is that the design is functional but there is room for improvement.
Programmable audio equalizer with DSP processor
Tůma, Filip ; Kufa, Jan (referee) ; Kratochvíl, Tomáš (advisor)
This bachelor thesis deals with the design and construction of a 7 band digital equalizer. The main component is a DSP audio codec TLV320AIC3254 from Texas Instruments with intergrated ADC and DAC converters and internal amplifiers. For communication, an Arduino UNO is used, which controls the audio codec registers via an I2C communication interface.
Hardware Module for Interactive Control of Projects in PureData
Křivánek, Roman ; Krajsa, Ondřej (referee) ; Schimmel, Jiří (advisor)
In the work, there are basic theoretical information about the Arduino Uno R3 board. Then there are theoretical information about the components used. Furthermore, there is a chapter in the work where individual components are tested with the Arduino Uno R3 board. During the testing of the components, circuit diagrams and sample codes are provided to test the functionality of the components and modules. At the end of the work, there is a chapter on the design of the printed circuit board, which is the output of this work
Loading boat for feeding fish
Janeček, Vít ; Janoušek, Vladimír (referee) ; Rozman, Jaroslav (advisor)
The work describes the basic concept of feeding boats, their use or key properties. Work also describes competing boats with their price. The next part deals with possible wireless technologies and microcontrollers for control. The work presents a proposal for the creation of your own feeding boat, which is controlled by a mobile phone with the Android operating system. It uses Bluetooth and radio communication together with the Arduino platform. Shows implementation of the mobile application, control unit and feeding boat, as well as testing for the actual creation of the boat.
Security and Privacy in IoT
Utěkal, Josef ; Dzurenda, Petr (referee) ; Malina, Lukáš (advisor)
The bachelor's thesis deals with the topic of security and privacy in the field of Internet of Things (IoT), for which resource constrained devices are typical. It is very important to find a suitable operating system that, in addition to low computational requirements, would also offer the desired functionality for these constrained IoT devices, such as real-time capabilities. OS RIOT seems to be the one for IoT. It enables you to run applications written in C language on any supported hardware -- in this bachelor's thesis specifically on Arduino Uno and Arduino Due. The thesis also describes several cryptographic libraries that are supported by OS RIOT. The aim is to implement selected cryptographic libraries and measure their computational and memory requirements on both Arduino devices. This is preceded by a theoretical and practical familiarization with OS RIOT, which is realized by creating the first project, and measuring the computational complexity of each cryptographic function of the WolfSSL library on the Raspberry Pi 4 Model B.
Automatic detection of tool fracture in metal sheet punching
Kluz, Jan ; Rajchl, Matej (referee) ; Brablc, Martin (advisor)
This Bachelor thesis deals with the design and subsequent implementation of the realtime fault detection system during the sheet metal punching process with a tool of small dimensions (0.5 × 12 mm). The proposed system is important for significant ease of the operator's work, acceleration of the process of production, as well as saving of the company finance budget. The first part of this thesis deals with the theoretical background of the studied issue. The following part is a brief theoretical introduction to the field of digital signal processing. The next chapter presents methods developed for fault signals detection including speed enhancing and data flow reducing algorithms. The main examined methods were: frequency peaks, frequency bands, autocorrelation, frequency correlation methods and machine learning including deep machine learning. Deep machine learning of the neural network achieved the best results overall. Features from time and frequency domain were used for purposes of creating the classification model using machine learning. The possibility of developing the predictive maintenance system is also described, including research of this area in a modern industry. Subsequently, the achieved results and their evaluation are presented. The end of this thesis is dedicated to the description of the implementation of classification system into realtime form and connecting this system to the punching press computer using Arduino Uno microcontroller and basic signal control electronics. The proposed system has been successfully assembled, tested and put into on-site testing.
Neural Networks in Inertial Navigation Systems
Tejmlová, Lenka ; Ochodnický,, Ján (referee) ; Masopust, Jiří (referee) ; Šebesta, Jiří (advisor)
Disertační práce je zaměřena na oblast inerciálních navigačních systémů a systémů, které pro odhad polohy používají pouze výpočty. Důležitým faktem v dané problematice je vysoká nepřesnost určení polohy při střednědobém a dlouhodobém využívání takového systému díky kumulativní chybě za předpokladu, že inerciální systém není podpořen žádným dalším přídavným systémem. V disertační práci jsou uvedeny možné přístupy k této problematice a návrh na zvýšení přesnosti určování polohy pouze na základě inerciálních senzorů. Základem inerciální měřicí jednotky je systém s 9 stupni volnosti, který umožňuje snímat celkové zrychlení, rychlost rotace a sílu magnetického pole, jednotlivě ve třech osách. Klíčovou myšlenkou je zařazení umělých neuronových sítí do navigačního systému tak, že jsou schopny rozpoznat charakteristické rysy pohybů, a tím zvýšit přesnost určení polohy. Popis navrhovaných metod zahrnuje analytický postup jejich vývoje a tam, kde je to možné, i analytické hodnocení jejich chování. Neuronové sítě jsou navrhovány v prostředí MATLABTM a jsou používány k určení stavu inerciální jednotky. Díky implementaci neuronových sítí lze určit pozici jednotky s řádově vyšší přesností. Aby byl inerciální polohovací systém s možností využití neuronových sítí demonstrativní, byla vyvinuta aplikace v prostředí Qt. Navržený systém a neuronové sítě byly použity při vyhodnocování reálných dat měřených senzory.
Goniophotometer
Ivor, Martin ; Janáková, Ilona (referee) ; Honec, Peter (advisor)
The thesis deals with the design of a goniophotometer and the GUI (Graphical User Interface), capable of evaluating the photometric parameters of light sources and luminaires. The introduction contains theoretical information about photometry, photometric parameters, light sources, lamps, as well as the theory of measuring these parameters, and basic globally used data formats, designed to store the parameters of light sources. The core of this thesis, then describes the hardware, that makes up the proposed device, and the software needed to control the measurement process, visualization and storing the results. The conclusion is an evaluation of the functionality of the described device, and the measurements that were mediated by it, and an overall summary of the results achieved.
Single-phase wattmeter
Kolouch, Petr ; Knobloch, Jan (referee) ; Huták, Petr (advisor)
This diploma thesis deals with wattmeters. The introduction is devoted to approach the issue. Subsequently, the principle of sensing of circumferential quantities, sampling theory and basic theory is explained. The next chapter discusses Arduino development kits. The practical part deals with the design of the circuit diagram and the printed circuit board. Further described is designed software. The final part tests the parameters of the designed power meter.
Experimental workplace for research of car speed limiters
Kubát, Michal ; Možný, Radek (referee) ; Pokorný, Jiří (advisor)
The bachelor’s thesis deals with the issue of remote vehicle speed limitation. The aim of this work is to develop an experimental workplace where the speed limitation using connection to CAN bus will be tested. In the theoretical part, a research on existing solutions of speed limiters is conducted and their protocols and technologies are described. The theoretical part also includes a research and description of possible threats and attacks on technology ITS-G5. The practical part deals with the development of the experimental workplace that consists of an OBD-II simulator and a transmitter. The OBD-II simulator includes Arduino UNO and add-on modules, its communication is realised via CAN bus. Transmitter includes Arduino NANO. Then, a wireless communication between a transmitter and an OBD-II simulator on 433 MHz and the wireless speed adjustments are developed. Finally, the IVIM message is designed and implemented for car speed limitation. Its structure was selected according to ISO standards for communication in ITS-G5 technology. The implementation of this message was tested on an OBD-II simulator. On the whole, a complete experimental workplace was assembled, and its manual was created.

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