National Repository of Grey Literature 10 records found  Search took 0.00 seconds. 
EFFECT OF FLOW PARAMETERS OF WATER AND AIR ATOMIZED SPRAYS ON COOLING INTENSITY OF HOT SURFACES
Boháček, Jan ; Střasák,, Pavel (referee) ; Rudolf, Pavel (referee) ; Horský, Jaroslav (advisor)
Práce komplexně popisuje vodní a vodovzdušné chlazení pomocí metod CFD (Computational Fluid Dynamics) konkrétně s využitím software ANSYS FLUENT. Skládá se ze dvou hlavních částí, z nichž první se zabývá numerickým popisem jediné vodní kapky a druhá popisem směsí kapek představující paprsek válcové a ploché trysky. Je založena převážně na vícefázových modelech proudění a vlastních uživatelsky definovaných funkcí (User Defined Functions, UDF) představujících stěžejní část práce. Uvedené výpočtové modely jsou ve většině případů verifikovány pomocí experimentálních dat nebo jiných numerických modelů. V první části práce jsou teoreticky postupně rozebrány všechny tři použité vícefázové modely proudění. První z nich, Volume Of Fluid model (VOF), byl použit pro modelování jediné kapky (mikromodel). Zatímco zbývající dva, Euler-Euler model a Euler-Lagrange model, byly aplikovány v modelu celého paprsku trysky (makromodel). Mikromodel popisuje dynamiku volného pádu vodní kapky. Pro malé průměry kapek (~100µm) standardní model povrchového napětí (Continuum Surface Force, CSF) způsoboval tzv. parazitní proudy. Z toho důvodu je v práci rozebrána problematika výpočtu normál, křivostí volných povrchů a povrchového napětí jako zdroje objemových sil v pohybových rovnicích. Makromodel se zabývá studiem dynamiky celého paprsku tj. oblastí od ústí trysky po dopad na horký povrch, bere v úvahu kompletní geometrii, tzn. např. podpůrné válečky, bramu, spodní část krystalizátoru apod. V práci je rozebrána 2D simulace dopadu paprsku válcové trysky pomocí VOF modelu Euler-Lagrange modelu na horký povrch. Pro případ s VOF modelem byl navržen model blánového varu. Euler-Euler model a Euler-Lagrange model byly využity pro simulaci paprsku ploché trysky horizontálně ostřikující horkou bramu přímo pod krystalizátorem nad první řadou válečků. Pro Euler-Euler model byl navržen model sekundárního rozpadu paprsku založený na teorii nejstabilnější vlnové délky (Blob jet model). Jelikož diskrétní Lagrangeovy částice tvořily v určitých místech spíše kontinuální fázi, byl navržen a otestován model pro konverzi těchto částic do VOF.
Hydrodynamic dampers on the principle of magnetic fluid
Přikryl, Matěj ; Fialová, Simona (referee) ; Pochylý, František (advisor)
This diploma thesis covers the topic of magnetic fluids and their utilisation in hydrodynamic dampers. The first part of the work consists of research on the current state of technology in hydraulic dampers with the focus on dampers using magnetorhelogical fluid. This chapter is followed by research on magnetic fluids with regard to their physical properties and mathematical description, which is used for CFD simulation of flow. The second part deals with the computational simulation of the flow of MR liquid in real MR damper in order to determine the damping characteristic and it's comparison with the experimental data.
Forensic Analysis of Discs and Metadata under OS Linux
Kocnová, Jitka ; Rychlý, Marek (referee) ; Očenášek, Pavel (advisor)
This bachelor's thesis is about forensic analysis of memory devices and their metadata. It's part is also an application for Linux system which focuses on restoring data from memory devices using EXT, UDF and ISO 9660 file systems; and also some examples for educational use. The application was written in the C++ language and restores files by searching for their start and end tags. The application was tested on real data and it was also compared with already existing similar applications. As a result, it was found out that the application is successful even if there is no chance to work with informations stored in journal file of EXT file system, that is used by some of the other programs the application was compared with.
Diagnostic tools for OS Linux file system
Vladyka, Vojtěch ; Tišnovský,, Pavel (referee) ; Petyovský, Petr (advisor)
Aim of this work is design and implementation of error detection and correction tool for UDF filesystem for GNU/Linux.
Filesystem Consistency Check For Universal Disk Format
Vladyka, Vojtěch
This paper focus on creation of tool for detection and correction UDF filesystem in OS Linux. It describes all available error detection mechanisms described by ECMA-167 standard and possible solution how to correct found errors.
Data warehouse based on IBM technologies and its possibilities
Snítil, Jiří ; Pour, Jan (advisor) ; Novotný, Ota (referee)
This diploma thesis deals with the analysis of advanced data warehouse concepts where three advanced data warehouse concepts are analysed and their selection is justified. The first selected advanced data warehouse concept is a method of capturing data changes from sources system Change Data Capture (CDC). The second concept is the historization of captured data into historical data collection. The third concept is the application of analytical functions directly within data warehouse technology. A new testing environment has been created to analyse these concepts where the main database system Netezza available in IBM PureData System for Analytics, powered by Netezza technology (PDA), is utilised. This testing environment allowed all selected advanced data warehouse concepts to be reviewed. An impact of the application of these advanced data warehouse concepts has been analysed based on results from the testing environment and practical insights, particularly regarding potential advances. In the testing environment it was verified that all analysed advanced data warehouse concepts are applicable in a data warehouse. In the first advanced data warehouse concept was chosen LiveAudit mapping as appropriate for further data processing, when with this mapping it is possible to unambiguously determine the state of data in a source system at any point in the past. The second advanced data warehouse concept established that data acquired from LiveAudit mapping is possible to effectively process into historical data collection. Based on these findings, there was proposed generic solution of processing data from source systems. In the third advanced data warehouse concept was also proved, that it is possible to work in native analytic environment RGui and move the computation itself into data, which is located in the data warehouse, without the necessity of migration of these data. Further, it is possible to develop and use a new analytic function written in C++ language directly into the technology of the data warehouse.
Hydrodynamic dampers on the principle of magnetic fluid
Přikryl, Matěj ; Fialová, Simona (referee) ; Pochylý, František (advisor)
This diploma thesis covers the topic of magnetic fluids and their utilisation in hydrodynamic dampers. The first part of the work consists of research on the current state of technology in hydraulic dampers with the focus on dampers using magnetorhelogical fluid. This chapter is followed by research on magnetic fluids with regard to their physical properties and mathematical description, which is used for CFD simulation of flow. The second part deals with the computational simulation of the flow of MR liquid in real MR damper in order to determine the damping characteristic and it's comparison with the experimental data.
Diagnostic tools for OS Linux file system
Vladyka, Vojtěch ; Tišnovský,, Pavel (referee) ; Petyovský, Petr (advisor)
Aim of this work is design and implementation of error detection and correction tool for UDF filesystem for GNU/Linux.
Forensic Analysis of Discs and Metadata under OS Linux
Kocnová, Jitka ; Rychlý, Marek (referee) ; Očenášek, Pavel (advisor)
This bachelor's thesis is about forensic analysis of memory devices and their metadata. It's part is also an application for Linux system which focuses on restoring data from memory devices using EXT, UDF and ISO 9660 file systems; and also some examples for educational use. The application was written in the C++ language and restores files by searching for their start and end tags. The application was tested on real data and it was also compared with already existing similar applications. As a result, it was found out that the application is successful even if there is no chance to work with informations stored in journal file of EXT file system, that is used by some of the other programs the application was compared with.
EFFECT OF FLOW PARAMETERS OF WATER AND AIR ATOMIZED SPRAYS ON COOLING INTENSITY OF HOT SURFACES
Boháček, Jan ; Střasák,, Pavel (referee) ; Rudolf, Pavel (referee) ; Horský, Jaroslav (advisor)
Práce komplexně popisuje vodní a vodovzdušné chlazení pomocí metod CFD (Computational Fluid Dynamics) konkrétně s využitím software ANSYS FLUENT. Skládá se ze dvou hlavních částí, z nichž první se zabývá numerickým popisem jediné vodní kapky a druhá popisem směsí kapek představující paprsek válcové a ploché trysky. Je založena převážně na vícefázových modelech proudění a vlastních uživatelsky definovaných funkcí (User Defined Functions, UDF) představujících stěžejní část práce. Uvedené výpočtové modely jsou ve většině případů verifikovány pomocí experimentálních dat nebo jiných numerických modelů. V první části práce jsou teoreticky postupně rozebrány všechny tři použité vícefázové modely proudění. První z nich, Volume Of Fluid model (VOF), byl použit pro modelování jediné kapky (mikromodel). Zatímco zbývající dva, Euler-Euler model a Euler-Lagrange model, byly aplikovány v modelu celého paprsku trysky (makromodel). Mikromodel popisuje dynamiku volného pádu vodní kapky. Pro malé průměry kapek (~100µm) standardní model povrchového napětí (Continuum Surface Force, CSF) způsoboval tzv. parazitní proudy. Z toho důvodu je v práci rozebrána problematika výpočtu normál, křivostí volných povrchů a povrchového napětí jako zdroje objemových sil v pohybových rovnicích. Makromodel se zabývá studiem dynamiky celého paprsku tj. oblastí od ústí trysky po dopad na horký povrch, bere v úvahu kompletní geometrii, tzn. např. podpůrné válečky, bramu, spodní část krystalizátoru apod. V práci je rozebrána 2D simulace dopadu paprsku válcové trysky pomocí VOF modelu Euler-Lagrange modelu na horký povrch. Pro případ s VOF modelem byl navržen model blánového varu. Euler-Euler model a Euler-Lagrange model byly využity pro simulaci paprsku ploché trysky horizontálně ostřikující horkou bramu přímo pod krystalizátorem nad první řadou válečků. Pro Euler-Euler model byl navržen model sekundárního rozpadu paprsku založený na teorii nejstabilnější vlnové délky (Blob jet model). Jelikož diskrétní Lagrangeovy částice tvořily v určitých místech spíše kontinuální fázi, byl navržen a otestován model pro konverzi těchto částic do VOF.

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