National Repository of Grey Literature 15 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Monitoring and Simulation of ADS Experimental Target Behaviour, Heat Generation, and Neutron Leakage
Svoboda, Josef ; Kliman,, Ján (referee) ; Wagner,, Vladimír (referee) ; Katovský, Karel (advisor)
Urychlovačem řízené podkritické systémy (ADS) se schopností transmutovat dlouhodobě žijící radionuklidy mohou vyřešit problematiku použitého jaderného paliva z aktuálních jaderných reaktorů. Stejně tak i potenciální problém s nedostatkem dnes používaného paliva, U-235, jelikož jsou schopny energeticky využít U-238 nebo i hojný izotop thoria Th-232. Tato disertační práce se v rámci základního ADS výzkumu zabývá spalačními reakcemi a produkcí tepla různých experimentálních terčů. Experimentální měření bylo provedeno ve Spojeném ústavu jaderných výzkumů v Dubně v Ruské federaci. V rámci doktorského studia bylo v průběhu let 2015-2019 provedeno 13 experimentů. Během výzkumu byly na urychlovači Fázotron ozařovány různé terče protony s energií 660 MeV. Nejdříve spalační terč QUINTA složený z 512 kg přírodního uranu, následně pak experimentální terče z olova a uhlíku nebo terč složený z olověných cihel. Byl proveden také speciální experiment zaměřený na detailní výzkum dvou protony ozařovaných uranových válečků, z nichž je složen spalační terč QUINTA. Výzkum byl především zaměřen na monitorování uvolňovaného tepla ze zpomalovaných protonů, spalační reakce a štěpení, způsobeného neutrony produkovanými spalační reakcí. Dále se na uvolňování tepla podílely piony a fotony. Teplota byla experimentálně měřena pomocí přesných termočlánků se speciální kalibrací. Rozdíly teplot byly monitorovány jak na povrchu, tak uvnitř terčů. Další výzkum byl zaměřený na monitorování unikajících neutronů z terče porovnávací metodou mezi dvěma detektory. První obsahoval malé množství štěpného materiálu s teplotním čidlem. Druhý byl složený z neštěpného materiálu (W nebo Ta), avšak s podobnými materiálovými vlastnostmi se stejnými rozměry. Unik neutronů (resp. neutronový tok mimo experimentální terč) byl detekován uvolněnou energií ze štěpné reakce. Tato práce se zabývá přesným měřením změny teploty pomocí termočlánků, s využitím elekroniky od National Instrument a softwaru LabView pro sběr dat. Pro práci s daty, analýzu a vizualizaci dat byl použit skriptovací jazyk Python 3.7. (s využitím několika knihoven). Přenos částic by simulován pomocí MCNPX 2.7.0., a konečně simulace přenosu tepla a určení povrchové teploty simulovaného modelu bylo provedeno v programu ANSYS Fluent (pro jednodušší výpočty ANSYS Transient Thermal).
Game Server Status Monitoring Portal
Skála, Dominik ; Hynek, Jiří (referee) ; Burget, Radek (advisor)
The main goal of this thesis is the development of a game server monitoring application which handles collecting and visualisation of collected data. The thesis compares and looks into existing solutions, their pros and cons. The solution is built upon this observation, specifically the design of the monitoring application and a modern web application with API access. The API is created using the Yii PHP Framework. The user interface is created using the ReactJS JavaScript library. The monitoring application itself is an independent application build in PHP. In the conclusion of the thesis, the evaluation of achieved results and the effectivity of the monitoring application is discussed. Based on the results, other implementations of monitoring applications and other extensions of web application are proposed.
Data Visualization Blender Add-On
Doležal, Zdeněk ; Milet, Tomáš (referee) ; Chlubna, Tomáš (advisor)
With growing interest in visualisation techniques, possibility to extend existing 3D computer graphics software by visualisation tools arises. Thesis deals with theory of data visualisation in general, selection of suitable visualisations, design, creation and publication of an data visualisation add-on for the open-source software Blender. Thanks to this work Blender is extended using its Python API by an interface used for data loading and commonly used charts generation. The published implementation was evaluated by user survey and it is available open-source.
Web Visualization of Smart Devices Data in IoT
John, Petr ; Burget, Radek (referee) ; Hynek, Jiří (advisor)
Due to the constant growth in the count of smart devices the need to store, aggregate and process the data effectively rises. The gathered data needs to be displayed effectively to the user, who will be able to react to the current state of the monitored device. This master's thesis deals with storing the data and displaying them using dashboards. The goal of this thesis was the creation of a library composed of components intended for data visualization and a simple API application, that can store and query the data effectively. The library is introduced in a simple application that uses the API application. Some parts of this solution are currently used in the company Logimic, where the costs of the database system reduced to 15 % of the average cost of the previous database system in the last 2 months. The rest of the solution is currently being integrated into the existing systems of the company.
A Tool for Sharing and Visualization of Skydiving Records
Madaj, Tomáš ; Kolář, Martin (referee) ; Herout, Adam (advisor)
Purpose of this work is to create a web application which would enable easiest possible 3D visualisation and sharing of uploaded GPS logs. It is intended mainly for aerosports. The application is built on the full-stack JavaScript platform Meteor.js, it features a web user interface and utilizes WebGL library three.js for 3D visualisations in browser. This form allows to achieve intended accessibility and simplicity of usage. The application is a valuable sports performance analysis tool. It brings accurate view of the actual trajectory in the sky where it's otherwise impossible due to the absence of a close visual reference point.
Business Intelligence in a Corporate Environment
Župka, Petr ; Bednář, Luboš (referee) ; Kříž, Jiří (advisor)
The content of the diploma thesis is focused on the use of selected tools of knowledge management and business intelligence in order to create a self-assessment questionnaire and competency report to improve the recruitment process of new employees and decision support in terms of allocation of human resources on projects in the selected company.
Interactive display of the virtualized environment of Cyber Arena instances
Tuček, Adam ; Martinásek, Zdeněk (referee) ; Gerlich, Tomáš (advisor)
The bachelor thesis focuses on the design of a script for visualizing a virtualized environment. In the theoretical part, the concept of cyber range platforms and their benefits in the field of cyber security education are defined. Subsequently, the technologies used to realize the visualization are described. Finally, the theoretical part covers the process of selecting the visualization library used for the actual implementation. In the practical part of the thesis, the initial basic requirements are determined, followed by the graphical design of the output. Next, the structure of the visualized data is described. Finally, the implementation of the individual parts of the visualization script and their functionality are discussed. The outcome of this work is a customized script capable of visualizing network topologies and providing basic user interaction. The resulting solution from the bachelor thesis was integrated into the Cyber Arena.
Web Visualization of Smart Devices Data in IoT
John, Petr ; Burget, Radek (referee) ; Hynek, Jiří (advisor)
Due to the constant growth in the count of smart devices the need to store, aggregate and process the data effectively rises. The gathered data needs to be displayed effectively to the user, who will be able to react to the current state of the monitored device. This master's thesis deals with storing the data and displaying them using dashboards. The goal of this thesis was the creation of a library composed of components intended for data visualization and a simple API application, that can store and query the data effectively. The library is introduced in a simple application that uses the API application. Some parts of this solution are currently used in the company Logimic, where the costs of the database system reduced to 15 % of the average cost of the previous database system in the last 2 months. The rest of the solution is currently being integrated into the existing systems of the company.
Business Intelligence in a Corporate Environment
Župka, Petr ; Bednář, Luboš (referee) ; Kříž, Jiří (advisor)
The content of the diploma thesis is focused on the use of selected tools of knowledge management and business intelligence in order to create a self-assessment questionnaire and competency report to improve the recruitment process of new employees and decision support in terms of allocation of human resources on projects in the selected company.
Monitoring and Simulation of ADS Experimental Target Behaviour, Heat Generation, and Neutron Leakage
Svoboda, Josef ; Kliman,, Ján (referee) ; Wagner,, Vladimír (referee) ; Katovský, Karel (advisor)
Urychlovačem řízené podkritické systémy (ADS) se schopností transmutovat dlouhodobě žijící radionuklidy mohou vyřešit problematiku použitého jaderného paliva z aktuálních jaderných reaktorů. Stejně tak i potenciální problém s nedostatkem dnes používaného paliva, U-235, jelikož jsou schopny energeticky využít U-238 nebo i hojný izotop thoria Th-232. Tato disertační práce se v rámci základního ADS výzkumu zabývá spalačními reakcemi a produkcí tepla různých experimentálních terčů. Experimentální měření bylo provedeno ve Spojeném ústavu jaderných výzkumů v Dubně v Ruské federaci. V rámci doktorského studia bylo v průběhu let 2015-2019 provedeno 13 experimentů. Během výzkumu byly na urychlovači Fázotron ozařovány různé terče protony s energií 660 MeV. Nejdříve spalační terč QUINTA složený z 512 kg přírodního uranu, následně pak experimentální terče z olova a uhlíku nebo terč složený z olověných cihel. Byl proveden také speciální experiment zaměřený na detailní výzkum dvou protony ozařovaných uranových válečků, z nichž je složen spalační terč QUINTA. Výzkum byl především zaměřen na monitorování uvolňovaného tepla ze zpomalovaných protonů, spalační reakce a štěpení, způsobeného neutrony produkovanými spalační reakcí. Dále se na uvolňování tepla podílely piony a fotony. Teplota byla experimentálně měřena pomocí přesných termočlánků se speciální kalibrací. Rozdíly teplot byly monitorovány jak na povrchu, tak uvnitř terčů. Další výzkum byl zaměřený na monitorování unikajících neutronů z terče porovnávací metodou mezi dvěma detektory. První obsahoval malé množství štěpného materiálu s teplotním čidlem. Druhý byl složený z neštěpného materiálu (W nebo Ta), avšak s podobnými materiálovými vlastnostmi se stejnými rozměry. Unik neutronů (resp. neutronový tok mimo experimentální terč) byl detekován uvolněnou energií ze štěpné reakce. Tato práce se zabývá přesným měřením změny teploty pomocí termočlánků, s využitím elekroniky od National Instrument a softwaru LabView pro sběr dat. Pro práci s daty, analýzu a vizualizaci dat byl použit skriptovací jazyk Python 3.7. (s využitím několika knihoven). Přenos částic by simulován pomocí MCNPX 2.7.0., a konečně simulace přenosu tepla a určení povrchové teploty simulovaného modelu bylo provedeno v programu ANSYS Fluent (pro jednodušší výpočty ANSYS Transient Thermal).

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