National Repository of Grey Literature 13 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Optimalization of surface treatment of copper for spot welding
Šilhavý, Miroslav ; Šoukal, František (referee) ; Zmrzlý, Martin (advisor)
structure of metallic materials, properties of copper and tin, spot welding, phase equilibria at weld joints.
Compression, decompression and streaming of video data
Šilhavý, Miroslav ; Číka, Petr (referee) ; Burget, Radim (advisor)
The Bachelor thesis is focused on description of FFmpeg tool and theora codec abilities. Comparison of capabilities and technologies within MPEG-4 (MPEG4- ASP, H.264), Theora and MPEG-2 codec. Testing the compression efficiency and output image quality of codecs x264 and Theora. Further I mentioned samples of using Theora and FFmpeg programming interface for video handling. Part of the thesis is also analysis and implementation of the player based on FFmpeg libraries and application for streaming Theora encoded video packets by RTP protocol.
Ray Tracing Using k-D Tree
Šilhavý, Miroslav ; Herout, Adam (referee) ; Havel, Jiří (advisor)
This thesis deals with ray tracing methods and their acceleration. It gives partial study and review of algorithms from classical ray shooting algorithm to recursive approach up to distributed ray tracing algorithm. Significant part of this thesis is devoted to BSP tree structure and its subclass of k-D tree, it shows simple algorithm for its construction and traversal. The rest of thesis is dealing with k-D tree construction techniques, which are based on the right choice of the splitting plane inside the every cell of k-D tree. The techniques upon the thesis is based on are space median, object median and relatively new cost model technique named SAH, otherwise as surface area heuristic. All three techniques are put into testing and performance comparison. In the conclusion the results of tests are reviewed, from where SAH is coming out as a winner.
Dependence of flow properties of plastics on water content and technological parameters
Ohnút, Lukáš ; Šilhavý, Miroslav (referee) ; Kandus, Bohumil (advisor)
Bachelor thesis was focused on detection the effect of moisture on the injection process. Two commonly used materials polyamide (PA66) and polybutylene terephthalate (PBT) were selected in the first step. The polymers were characterized to moisture analysis to determine the moisture content depending on time and temperature of drying. The experiment was carried out on a provisional injection mold due to non-possession of the mold cavity in the shape of Archimedes spiral. Weight of samples and injection pressure were observed in dependence to the percentage of moisture content in granulate
Influence of noble earth's elements on Bi based high temperature superconductors phase transition.
Šilhavý, Miroslav ; Havlica, Jaromír (referee) ; Ptáček, Petr (advisor)
The thesis is focused on high-temperature superconducting (HTS) ceramics series of bismuth. Specifically, there is studied Bi2Sr2CaCu2O8+x phase, known as the 2212 phase. The theoretical part describes the basic properties of superconductivity and superconductors, the properties of cuprate ceramics and description of LBCO, YBCO and BSCCO structures. The experimental part deals with the preparation of the precursor own Bi-2212 phase. It is synthesized by a process called sol-gel. Feedstock Bi2O3, CaCO3, SrCO3 and CuSO4 was dissolved in HNO3 and transferred to a complex with ethylenediaminetetraacetic acid (EDTA, Chelaton II). With NH3 pH > 9 was maintained due to the stability of complex. The obtained gel was concentrated, calcinated in a furnace at 860 °C and crushed into powder. Pure powder was subjected to analysis dipping microscope, SEM, XRD, FT-IR, TG-DTA at different atmospheres argon, oxygen and air. Then 1 wt.% of the oxide (La, Y, Sc, Sm) was added to part of the powder precursor and the samples were examined using TG-DTA.
Mathematical modelling of thin films of martensitic materials
Pathó, Gabriel ; Kružík, Martin (advisor) ; Kalamajska, Agnieszka (referee) ; Šilhavý, Miroslav (referee)
The aim of the thesis is the mathematical and computer modelling of thin films of martensitic materials. We derive a thermodynamic thin-film model on the meso-scale that is capable of capturing the evolutionary process of the shape-memory effect through a two-step procedure. First, we apply dimension reduction techniques in a microscopic bulk model, then enlarge gauge by neglecting microscopic interfacial effects. Computer modelling of thin films is conducted for the static case that accounts for a modified Hadamard jump condition which allows for austenite--martensite interfaces that do not exist in the bulk. Further, we characterize $L^p$-Young measures generated by invertible matrices, that have possibly positive determinant as well. The gradient case is covered for mappings the gradients and inverted gradients of which belong to $L^\infty$, a non-trivial problem is the manipulation with boundary conditions on generating sequences, as standard cut-off methods are inapplicable due to the determinant constraint. Lastly, we present new results concerning weak lower semicontinuity of integral functionals along (asymptotically) $\mathcal{A}$-free sequences that are possibly negative and non-coercive. Powered by TCPDF (www.tcpdf.org)
Dependence of flow properties of plastics on water content and technological parameters
Ohnút, Lukáš ; Šilhavý, Miroslav (referee) ; Kandus, Bohumil (advisor)
Bachelor thesis was focused on detection the effect of moisture on the injection process. Two commonly used materials polyamide (PA66) and polybutylene terephthalate (PBT) were selected in the first step. The polymers were characterized to moisture analysis to determine the moisture content depending on time and temperature of drying. The experiment was carried out on a provisional injection mold due to non-possession of the mold cavity in the shape of Archimedes spiral. Weight of samples and injection pressure were observed in dependence to the percentage of moisture content in granulate
Mathematical modelling of thin films of martensitic materials
Pathó, Gabriel ; Kružík, Martin (advisor) ; Kalamajska, Agnieszka (referee) ; Šilhavý, Miroslav (referee)
The aim of the thesis is the mathematical and computer modelling of thin films of martensitic materials. We derive a thermodynamic thin-film model on the meso-scale that is capable of capturing the evolutionary process of the shape-memory effect through a two-step procedure. First, we apply dimension reduction techniques in a microscopic bulk model, then enlarge gauge by neglecting microscopic interfacial effects. Computer modelling of thin films is conducted for the static case that accounts for a modified Hadamard jump condition which allows for austenite--martensite interfaces that do not exist in the bulk. Further, we characterize $L^p$-Young measures generated by invertible matrices, that have possibly positive determinant as well. The gradient case is covered for mappings the gradients and inverted gradients of which belong to $L^\infty$, a non-trivial problem is the manipulation with boundary conditions on generating sequences, as standard cut-off methods are inapplicable due to the determinant constraint. Lastly, we present new results concerning weak lower semicontinuity of integral functionals along (asymptotically) $\mathcal{A}$-free sequences that are possibly negative and non-coercive. Powered by TCPDF (www.tcpdf.org)
Ray Tracing Using k-D Tree
Šilhavý, Miroslav ; Herout, Adam (referee) ; Havel, Jiří (advisor)
This thesis deals with ray tracing methods and their acceleration. It gives partial study and review of algorithms from classical ray shooting algorithm to recursive approach up to distributed ray tracing algorithm. Significant part of this thesis is devoted to BSP tree structure and its subclass of k-D tree, it shows simple algorithm for its construction and traversal. The rest of thesis is dealing with k-D tree construction techniques, which are based on the right choice of the splitting plane inside the every cell of k-D tree. The techniques upon the thesis is based on are space median, object median and relatively new cost model technique named SAH, otherwise as surface area heuristic. All three techniques are put into testing and performance comparison. In the conclusion the results of tests are reviewed, from where SAH is coming out as a winner.
Compression, decompression and streaming of video data
Šilhavý, Miroslav ; Číka, Petr (referee) ; Burget, Radim (advisor)
The Bachelor thesis is focused on description of FFmpeg tool and theora codec abilities. Comparison of capabilities and technologies within MPEG-4 (MPEG4- ASP, H.264), Theora and MPEG-2 codec. Testing the compression efficiency and output image quality of codecs x264 and Theora. Further I mentioned samples of using Theora and FFmpeg programming interface for video handling. Part of the thesis is also analysis and implementation of the player based on FFmpeg libraries and application for streaming Theora encoded video packets by RTP protocol.

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