National Repository of Grey Literature 93 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Input module of electronic speedmeter RE 1xx
Feilhauer, Petr ; Sirka, Martin (referee) ; Zezulka, František (advisor)
This master’s thesis contains a basic description of the function and wiring of Electronic tachograph RE1xx from company UniControls - Tramex. The main objectives of this thesis are design and implementation of a functional module, combining the four frequency inputs, two analog inputs and eight digital inputs. The proposed module must be fully compatible with current system of Electronic tachograph and must be according by the basic technical-law standards, which refer of this branch for application this device. Based on the analysis of methods of processing various signals are proposed several concepts of the input module. Individual concepts are described with advantages and disadvantages. On the design concept of this module, followed by a description of the speed sensor, is placed on the redress of vehicle. Design of circumferential involvement of the chosen conception is detailed described and divided into several parts (controlling part, frequency inputs, analog inputs, binary inputs). In this module is accent on increased reliability and interoperability, which is achieved by using for example: power monitor, external watchdog, etc. For realization prototype is a part of thesis design of the PCB. Thesis includes theoretical calculations, which is needed for the design of software. On a functional input module is developed and debugged operating firmware, which is based on single-fiber design of the program. To measure the actual speed are debugged two algorithms - method of periodic sampling and the method of external interrupt. The following is a description of the measurement and processing of analog and digital signals (used algorithms suppress oscilation of input signals). The result of this master’s thesis is functional Module of frequency, analog and digital inputs, which measures vehicle speed, distance covered, direction of movement, two analog signals and evaluates states of the binary signal. Preprocessed data are sent to a Module of central processor through serial communications RS485.
Control algorithms for e-car
Hrazdira, Adam ; Fiedler, Petr (referee) ; Zezulka, František (advisor)
Cílem práce byl návrh a implementace řídicích algoritmů pro optimalizaci spotřeby energie elektrického vozidla. Hlavním úkolem byla optimalizace rozložení energie mezi hlavním zdrojem energie (bateriemi) a super-kapacitory v průběhu jízdního cyklu. Jízdní výkonový profil je odhadován a předpovězen na základě 3D geografických souřadnic a matematického modelu vozidla. V první části jsou uvedeny komponenty vozidla a jejich modely. Poté jsou představeny algoritmy na základě klouzavého průměru a dynamického programování. Byly provedeny simulace a analýzy pro demostraci přínosů algoritmů. V poslední části je popsána Java implementace algoritmů a také aplikace pro operační systém Android.
Control of heating system for family house
Blecha, Martin ; Zezulka, František (referee) ; Štohl, Radek (advisor)
The aim of the work is design involvement of controls elements and implementation of the control program for control of heating system for family house. The first part deals with the analysis of control principles, sources of heat and radiator elements. It describes measuring control devices from KOBRA company, and software named “Architekt” which serves for environment creation. The second part focuses on the design diagrams, switchboard wiring, its installation and the creation of the application.
Data analysis from the manufacturing process
Krčmář, Martin ; Honzík, Petr (referee) ; Zezulka, František (advisor)
This thesis deals with the classification of production data using algorithms: neural networks, decision trees and naive bayesian classifier. The neural network is dedicated forward multilayer networks with a learning algorithm of backpropagation. In thesis, these algorithms are described and evaluated their pros and cons. Another part deals with the development of the program in C# for creating these algorithms. The last part is devoted to the evaluation of the results. Bachelor thesis contains a sample of generated clasification models decision tree and bayesian classifier.
BATCH systems
Beránek, Jakub ; Zezulka, František (referee) ; Pásek, Jan (advisor)
Bachelor thesis is focused on the batch systems. In the theoretical section is briefly described philosophy of batch systems and standard ANSI / ISA 88, which is an important document in the batch process. The next section describes describes several programs for managing batch processes of Czech and world production. The last part includes preparation, design and realization of laboratory for task model batch process control using COMES Batch module.
Control of concrete mixcure technology
Kurimai, Igor ; Mádl,, Pavel (referee) ; Zezulka, František (advisor)
Thesis presents control of concrete mixcure technology Prefa Brno – production plant Strážnice. It deals with areas of process control system using the control system Siemens S7 – 300. The first part of thesis describes concrete mixcure technology and control system SIMATIC S7 – 300. Algorithms, used for control of concrete mixcure technology, are designed in the next part of thesis. Further it is discussed control program and connection to the system SCADA. Time frame of process is described in the finally. There are defined critical processes, which can occur in the control. In the next the thesis deals with hardware performance for different types of concrete mixcure technology. The results of introduction control system into industrial process are analysed at the end.
Optimal Control Strategies for Building Energy Consumption
Kaczmarczyk, Václav ; Horák, Bohumil (referee) ; Janeček, Eduard (referee) ; Zezulka, František (advisor)
This thesis discusses the operational coordination of electrical appliances and devices in a smart home. At present, the diminishing volume of fossil fuels and the increasing pressure to use renewable sources of energy necessitate the integration of such volatile sources into electrical grids. This process, however, results in higher energy costs, and the consumers are thus more willing to change their behaviour to either reduce the expenses or maintain them at a reasonable level. One of the relatively few customer-oriented options to optimise energy costs consists in the demand – response principle, which utilises external information to minimise energy consumption during high price periods. Assuming the constantly changing conditions in electrical grids, and thus also the varying demands, it is vital to provide for automatic optimisation excluding the need of user intervention. The thesis presents a method which, after being implemented into the control member, will facilitate the optimal use of appliances and devices within a smart home. As the behaviour considered optimal from the perspective of demand - response is often inconsistent with the consumer‘s requirements for comfortable use of the appliances, the proposed technique offers a compromise through enabling the consumer to select the appropriate strategy. Five universal optimisation models are designed within the thesis; these models facilitate description of common home appliances and local electricity sources. The core of the method lies in formulating and optimising a mixed integer quadratic problem (MIQP). The optimisation task yields an operational schedule for the individual appliances, and this scheme considers the energy costs, the working cycle of the appliance, the user’s demands, the system restrictions and/or other input data. Furthermore, the author extends the above-discussed general technique, enabling it to adopt robust behaviour. The method then secures the preset strategy even during a marked change of the input conditions, and its robustness is a viable precondition for the overall applicability of the technique in the real control member.
Graphical visualization components for COMES
Lebeda, Ladislav ; Zbyněk, Bezchleba (referee) ; Zezulka, František (advisor)
This work is aimed to enable creation of graphic visualization components for application COMES Dashboard, which is part of operative control system COMES. It deals with the assessment of the user interface system COMES, the analysis of commercial and non-commercial component for creating dashboard visualization and selecting the most appropriate element types, which are used on the dashboard. Furthermore, the thesis is focused on the design of individual objects in a graphical form of the SVG language. The functionality of this object is provided by the JavaScript programming language. To simplify the programming of component and extension support for Web browsers is used the JavaScript library jQuery.
FACEPLATE library for WinCC V11 HMI Software
Kubát, Zdeněk ; Zezulka, František (referee) ; Pásek, Jan (advisor)
The first goal of this Bc. work was to verify if and under what circumstances is it possible for the FACEPLATE library to migrate from WinCC version 7 into WinCC version 11. The second goal was to create graphical objects of electric equipment of the FACEPLATE library for the environment of WinCC version 11 SP2. Each object in the library was given a program for easy connect with code saved in PLC. The last part of the work is dedicated to verification of functionality of the created library using a model example.
Electronic system of language education laboratory
Skoumal, Martin ; Bradáč, Zdeněk (referee) ; Zezulka, František (advisor)
This work deals with the creation of electronically controlled audio system for the language classroom. Possible solutions compares analog and digital form. Furthermore, describes the final system that was designed. The resulting system is implemented by analog amplifiers and analog crosspoint matrix. Hardware control is realized by microcontroller and that is controlled from the computer.

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