National Repository of Grey Literature 38 records found  beginprevious21 - 30next  jump to record: Search took 0.01 seconds. 
The options of the joining of tube components
Holusek, Maxmilián ; Štroner, Marek (referee) ; Peterková, Eva (advisor)
The bachelor thesis deals with tube components joining methods. In the thesis, the preparation of the tube components is mentioned, as well as its tools and machines for cutting and adjusting the components. Furthermore, the work introduces several joining methods such as soldering and brazing, welding, pressing technology, adhesive bonding and threaded connection. The basic principle is described for each method, as well as using tools and machines plus advantages and disadvantages. In the end, the use of tube components is presented.
On the modern technologies of thread production
Mišák, Ondřej ; Dvořáková, Jana (referee) ; Píška, Miroslav (advisor)
This bachelor's thesis deals with the study of threads, specifically the introduction to the basic geometry of threads, their production and modern trends by which threads can be made. The experimental part is devoted to the production of threads using cutting and forming taps, comparison of force and moment loads and damage caused during the production of threads when changing the cutting speed. In the end, the achieved results of experimental tests and their evaluation are summarized.
Optimisation of machining process for an industrial application and a CNC machining centre
Soukupová, Veronika ; Sliwková, Petra (referee) ; Píška, Miroslav (advisor)
Tato diplomová práce byla vypracována v průmyslovém kontextu, během stáže ve firmě Metso. Zlepšení obráběcího procesu zajišťovacích šroubů bylo cílem této práce, aby byla umožněna budoucí automatizace zakládání obrobku do stroje. Zlepšení bylo zhodnoceno na základě úrovně autonomie během obrábění, eliminace neprogramovaných zastavení stroje operátorem a dostačujícího odvodu třísek. Implementace automatických systému do číslicově řízeného obráběcího centra umožňuje zvýšení produktivity. Před automatizováním obráběcího procesu však musí být proces optimalizován. Zejména dostatečná fragmentace třísek a jejich evakuace jsou klíčové. Dlouhé nedělené třísky můžou poškodit systémy jako například automatický měnič nástrojů, dopravník třísek nebo průmyslového robota. Dostatečná lámavost třísek může být zaručena správným výběrem technologie a strategie obrábění, výběrem řezného nástroje a řezných podmínek pro daný materiál obrobku.
Parallelization of Ultrasound Simulations Using 2D Decomposition
Nikl, Vojtěch ; Dvořák, Václav (referee) ; Jaroš, Jiří (advisor)
This thesis is a part of the k-Wave project, which is a toolbox for the simulation and reconstruction of acoustic wave felds and one of its main contributions is the planning of focused ultrasound surgeries (HIFU). One simulation can take tens of hours and about 60% of the simulation time is taken by the calculation of the 3D Fast Fourier transforms. Up until now the 3D FFT has been calculated purely by the FFTW library and its 1D decomposition, whose major limitation is the maximum number of employable cores. Therefore we introduce a new approach, called the 2D hybrid decomposition of the 3D FFT (HybridFFT), where we combine both MPI processes and OpenMP threads to reach as best performance as possible. On a low number of cores, on the order of a few hundreds, we are about as fast or slightly faster than FFTW and pure MPI 2D decomposition libraries (PFFT and P3DFFT). One of the best results was achieved on a 512^3FFT using 512 cores, where our hybrid version run 31ms, FFTW run 39ms and PFFT run 44ms. The most significant performance advantage should be seen when employing around 8-16 thousand cores, however we haven't had an access to a machine with such resources. Almost a linear scalability has been proven for up to 2048 employed cores.
Production of threads with taps
Nasyrov, Ildar ; Sliwková, Petra (referee) ; Píška, Miroslav (advisor)
In the theoretical part of this thesis are described types of threads, methods of production and control of threads, types of taps, types of coatings and cutting fluids, analysis of specific cutting forces during thread cutting and theoretical analysis of the cross-section distribution by taps using. The experimental part of this thesis includes the production of internal threads by cutting tap at constant cutting conditions. The cutting time was measured according to the function of time during the experiment. The measured data were statistically processed and, as a result, the cost of one thread production was calculated.
Production of threads with forming taps
Yermakov, Yegor ; Sliwková, Petra (referee) ; Píška, Miroslav (advisor)
Tato diplomová práce se zabývá otázkami výroby závitů tvářecími a řezacímí závitníky. Její první část popisuje druhy závitníků, které se používají ve strojírenství. Pak se práce zaměřuje na otázky základních principů řezání závitů a tváření materiálu při obrábění. Dále se zaměřuje na porovnání řezných momentů a dalších veličin při aplikaci tvářecích závitníků v procesu obrábění. Výsledkem experimentu bylo zjíštění průběhů řezných momentů v závislosti na čase, který byly statisticky zpracovány a vyhodnoceny.
Systematic Solution for Information Security in Organisation
Palička, Jan ; Dohnal, Matěj (referee) ; Sedlák, Petr (advisor)
This diploma thesis deals with ISMS implementation in Netcope Technologies, a. s., which is involved in the production of network cards for high speed acceleration. This thesis is divided into two logical parts. In the first part the theoretical basis information is presented, including selected methods for implementing information security. In the second part, the analysis of the company and the proposed measures are presented.
State Space Symmetry Reduction for TBP Analysis
Černý, Ondřej ; Šerý, Ondřej (advisor) ; Poch, Tomáš (referee)
Threaded Behavioral Protocols (TBP) is a specification language for modelling the behavior of software components. This thesis aims at an analysis of TBP specifications within environments which involve an unbounded replication of threads. Such a TBP specification - together with a model of the possible environments - induces infinite state space which contains a vast amount of symmetries caused by thread replication. A model checking technique addressing such a state space and reducing the symmetries by using symbolic counter abstraction is proposed. In order to utilize the symbolic counter abstraction, the properties of the TBP specifications (called provisions) are converted into thread state reachability properties. The proposed analysis is safe in the sense that it discovers all errors in the model. On the other hand, it may yield spurious errors, i.e., errors that do not correspond to any real error in the model. The spurious errors are well identified and further possibilities to reduce them are outlined. Beyond the scope of the specific specifications, this work may also present a small step towards supporting dynamic thread creation in TBP.
Proposal of interactive computer exercises for the programming education
Chaloupka, Tomáš ; Mekyska, Jiří (referee) ; Přinosil, Jiří (advisor)
The aim of this bachelor thesis is to design interactive excercises based on feedback from students who have passed through programming course Počítače a programování 2 in Java language. The main part of this work is comprised of design of selected exercises and their applications development. Graphical user interface is designed in JavaFx framework.
Techniques for parallel processing in .NET Framework
Hajn, Pavel ; Morský, Ondřej (referee) ; Lattenberg, Ivo (advisor)
This bachelor thesis describes the design of program which uses the techniques of parallel programming. The thesis contents theoretical and practical part. The theoretical part is focused on explaining the basic concepts such as multi-threaded execution of applications on singlecore and multicore processor, topology of threads and methods of parallel programming with using classes ThreadPool and Task Parallel Library, which describes the methods Parallel.For, Parallel.ForEach, Parallel.Invoke and TASK. In the practical section individual functions and specific methods needed for proper functioning of the program are explained, which represent simple archive of web pages. The sites are periodically checked and addresses of this website’s are specified in the configuration file.

National Repository of Grey Literature : 38 records found   beginprevious21 - 30next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.