National Repository of Grey Literature 10 records found  Search took 0.00 seconds. 
Optimization of Run Configurations of k-Wave Jobs
Sasák, Tomáš ; Jaroš, Marta (referee) ; Jaroš, Jiří (advisor)
This thesis focuses on scheduling, i.e. correct approximation of configurations used to run k-Wave simulations on supercomputers from the IT4Innovations infrastructure. Especially, for clusters Salomon and Anselm. A single work is composed of a set which contains many simulations. Every simulation is executed by some code from the k-Wave toolbox. To calculate the simulation, it is necesarry to select a suitable configuration, which means the amount of supercomputer resources (number of nodes, i.e. cores), and the duration of the rental. Creation of an ideal configuration is complicated and is even harder for an inexperienced user. The approximation is made based on the empiric data, obtained from multiple executions of different sets of simulations on given clusters. This data is stored and used by a set of approximators, which performs the actual approximation by methods of interpolation and regression. The text describes the implementation of the final scheduler. By experimenting, the most efficient methods for this problem has found out to be Akima spline, PCHIP interpolation and cubic spline. The main contribution of this work is creation of a tool which can find suitable configuration for k-Wave simulation without knowing the code or having lots of experience with its usage.
Control algorithms for BLDC motor for low speeds
Kozáček, Peter ; Pohl, Lukáš (referee) ; Veselý, Libor (advisor)
The diploma work concerns on an issue of data collection of speed and electrical angle based on informations from Hall sensor with the necessary resolution for control of BLDC motor. Specifically, concenred on a section with low speed. Most of moors use Hall sensor for detecting speed and position of the rotor. At low speed section, becomes the situation when we can not determine the position of the rotor with (the) required (sufficient) resolution, this situation creates a „wince“ in the control (ripple torque). The task is to design and evaluate the possibilities of the algorithm for control and acquisition speed and rotor position with the required accuracy.
Pre-registration of CT pulmonary volumetric image data
Šiška, Branislav ; Walek, Petr (referee) ; Chmelík, Jiří (advisor)
This bachelor thesis is dealing with pre-registration of CT pulmonary volumetric image data. Pre-registration is solved by phase correlation method, which decomposes 3D images into 2D slices arranged in a row. It further describes the geometric transformations, interpolation, calculations of similarity criteria, optimization of registration of images and the image registration process itself. The pre-registration software runs in MATLAB^®, which works with 3D images of real CT image data with an emphasis on process speed.
Interactive Animation Viewer and Editor
Ducháč, Michal ; Seeman, Michal (referee) ; Pečiva, Jan (advisor)
Since the introduction of high end graphical workstations, computer animation has quickly replaced the traditional means of animation. Nowadays computer animation has many applications e.g. video games, motion picture industry, media, weather forecasting and many others. This master thesis discusses various techniques used to created animations using computers. Keyframing, is the most common approach in computer animation. Borrowing its name from the concept of traditional hand animation, the workflow process remained the same. Basic principles of animation using key-frames are explained and an Interactive Animation Editor solution based on keyframing is proposed and the implementation of this editor is described. Editor uses the Kochanek-Bartels interpolation of values between each key-frame.
Interpolation with NURBS curves
Škvarenina, Ľubomír ; Rajmic, Pavel (referee) ; Zátyik, Ján (advisor)
Diploma thesis deals with image interpolation. The aim of this work is to study theoretically and then describe the nature of the various methods of image interpolation and some of them implemented in the program MATLAB. The introductory part of this work theoretically closer to important terms that are closely related to this topic of digital image processing sufficient to understand the principle. In the following of the thesis will be discussed all of today's commonly used method of image interpolation. Will hear all about the method of image interpolation using nearest neightbor interpolation and image help of polynimals such as (bi)linear, (bi)quadratic and (bi)kubic method. Then work theoretically analyzes the theory of individual species curves and splines. More specifically, coming to their most frequently used variants of B-spline curves and ther generalizations called NURBS, with addressing the problem of interpolating these curves. The final chapter consists of the results achieved in the program MATLAB.
Optimization of Run Configurations of k-Wave Jobs
Sasák, Tomáš ; Jaroš, Marta (referee) ; Jaroš, Jiří (advisor)
This thesis focuses on scheduling, i.e. correct approximation of configurations used to run k-Wave simulations on supercomputers from the IT4Innovations infrastructure. Especially, for clusters Salomon and Anselm. A single work is composed of a set which contains many simulations. Every simulation is executed by some code from the k-Wave toolbox. To calculate the simulation, it is necesarry to select a suitable configuration, which means the amount of supercomputer resources (number of nodes, i.e. cores), and the duration of the rental. Creation of an ideal configuration is complicated and is even harder for an inexperienced user. The approximation is made based on the empiric data, obtained from multiple executions of different sets of simulations on given clusters. This data is stored and used by a set of approximators, which performs the actual approximation by methods of interpolation and regression. The text describes the implementation of the final scheduler. By experimenting, the most efficient methods for this problem has found out to be Akima spline, PCHIP interpolation and cubic spline. The main contribution of this work is creation of a tool which can find suitable configuration for k-Wave simulation without knowing the code or having lots of experience with its usage.
Pre-registration of CT pulmonary volumetric image data
Šiška, Branislav ; Walek, Petr (referee) ; Chmelík, Jiří (advisor)
This bachelor thesis is dealing with pre-registration of CT pulmonary volumetric image data. Pre-registration is solved by phase correlation method, which decomposes 3D images into 2D slices arranged in a row. It further describes the geometric transformations, interpolation, calculations of similarity criteria, optimization of registration of images and the image registration process itself. The pre-registration software runs in MATLAB^®, which works with 3D images of real CT image data with an emphasis on process speed.
Interactive Animation Viewer and Editor
Ducháč, Michal ; Seeman, Michal (referee) ; Pečiva, Jan (advisor)
Since the introduction of high end graphical workstations, computer animation has quickly replaced the traditional means of animation. Nowadays computer animation has many applications e.g. video games, motion picture industry, media, weather forecasting and many others. This master thesis discusses various techniques used to created animations using computers. Keyframing, is the most common approach in computer animation. Borrowing its name from the concept of traditional hand animation, the workflow process remained the same. Basic principles of animation using key-frames are explained and an Interactive Animation Editor solution based on keyframing is proposed and the implementation of this editor is described. Editor uses the Kochanek-Bartels interpolation of values between each key-frame.
Control algorithms for BLDC motor for low speeds
Kozáček, Peter ; Pohl, Lukáš (referee) ; Veselý, Libor (advisor)
The diploma work concerns on an issue of data collection of speed and electrical angle based on informations from Hall sensor with the necessary resolution for control of BLDC motor. Specifically, concenred on a section with low speed. Most of moors use Hall sensor for detecting speed and position of the rotor. At low speed section, becomes the situation when we can not determine the position of the rotor with (the) required (sufficient) resolution, this situation creates a „wince“ in the control (ripple torque). The task is to design and evaluate the possibilities of the algorithm for control and acquisition speed and rotor position with the required accuracy.
Interpolation with NURBS curves
Škvarenina, Ľubomír ; Rajmic, Pavel (referee) ; Zátyik, Ján (advisor)
Diploma thesis deals with image interpolation. The aim of this work is to study theoretically and then describe the nature of the various methods of image interpolation and some of them implemented in the program MATLAB. The introductory part of this work theoretically closer to important terms that are closely related to this topic of digital image processing sufficient to understand the principle. In the following of the thesis will be discussed all of today's commonly used method of image interpolation. Will hear all about the method of image interpolation using nearest neightbor interpolation and image help of polynimals such as (bi)linear, (bi)quadratic and (bi)kubic method. Then work theoretically analyzes the theory of individual species curves and splines. More specifically, coming to their most frequently used variants of B-spline curves and ther generalizations called NURBS, with addressing the problem of interpolating these curves. The final chapter consists of the results achieved in the program MATLAB.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.