Národní úložiště šedé literatury Nalezeno 28,505 záznamů.  začátekpředchozí21 - 30dalšíkonec  přejít na záznam: Hledání trvalo 0.88 vteřin. 

Properties of Aerosol, Produced by Laser Ablation of Standard Materials for ICP-MS Analysis.
Holá, M. ; Nováková, H. ; Ondráček, Jakub ; Vojtíšek, M. ; Kanický, V.
Laser ablation (LA), together with inductively coupled plasma mass spectrometry (ICP-MS) as a detection system, has become a routine method for the direct analysis of various solid samples. The product of laser ablation contains a mixture of vapour, droplets and solid particles. All components are finally transported to a plasma by a carrier gas as a dry aerosol including mainly agglomerates of primary nanoparticles. In general, characterisation of aerosols by their particle size distribution (PSD) represents indispensable tool for fundamental studies of the interaction of laser radiation with various materials. The particle size distribution of dry aerosol originating from laser ablation of standard material was monitored by two aerosol spectrometers – Fast Mobility Particle Sizer (EEPS) and Scanning Mobility Particle Sizer (SMPS) simultaneously with laser ablation - ICP-MS analysis.\n
Plný tet: SKMBT_C22016102412241 - Stáhnout plný textPDF
Plný text: content.csg - Stáhnout plný textPDF

Automatický systém pro kalibraci koncových měrek optimalizovaný pro legální délkovou metrologii
Buchta, Zdeněk ; Šarbort, Martin ; Čížek, Martin ; Hucl, Václav ; Řeřucha, Šimon ; Pikálek, Tomáš ; Dvořáčková, Š. ; Dvořáček, F. ; Kůr, J. ; Konečný, P. ; Lazar, Josef ; Číp, Ondřej
Článek prezentuje bezkontaktní systém pro kalibraci koncových měrek, kombinující laserovou interferometrii a interferometrii nízké koherence. Absolutní hodnota koncové měrky je pak měřena bezkontaktně a jednokrokově, bez nutnosti jakékoli změny v optické sestavě v průběhu měření. Optická sestava je kombinována s podavačem koncových měrek o kapacitě 126 kusů, což umožňuje automatizaci celého měření.\nČlánek prezentuje optimalizační kroky pro přizpůsobení navrženého systému požadavkům sekundární délkové metrologie. Jsou prezentovány výsledky měření, srovnávající nový systém s referenčním systémem TESA-UPC, instalovaným v laboratořích Českého metrologického institutu.

Vliv provedení zateplení bytového domu na výdaje spojené s provozem této nemovitosti
Machová, Petra ; Kosová, Jaroslava (oponent) ; Čech, Josef (vedoucí práce)
Tématem diplomové práce „Vliv provedení zateplení bytového domu na výdaje spojené s provozem této nemovitosti“ je návrh a posouzení čtyř variant zateplení obálky budovy. Diplomová práce se zabývá posouzením stávajícího návrhu obálky bytového domu společně s navržením alternativních variant s důrazem na snížení nákladů na vytápění. V první části jsou popsány druhy budov podle potřeby tepla na vytápění a výčet různých variant tepelně-izolačních materiálů. Druhá část práce je věnována konkrétnímu bytovému domu v Ústí nad Labem, pro nějž jsou navrženy čtyři varianty zateplení. Práce obsahuje tepelné posouzení původního stavu bytového domu a následně tepelné posouzení po provedení zateplení. Jsou zjištěny náklady na realizaci navrženého zateplení společně s náklady na provozování bytového domu. V závěru práce je zhodnocena doba návratnosti jednotlivých variant zateplení.

New Methods for Increasing Efficiency and Speed of Functional Verification
Zachariášová, Marcela ; Dohnal, Jan (oponent) ; Steininger, Andreas (oponent) ; Kotásek, Zdeněk (vedoucí práce)
In the development of current hardware systems, e.g. embedded systems or computer hardware, new ways how to increase their reliability are highly investigated. One way how to tackle the issue of reliability is to increase the efficiency and the speed of verification processes that are performed in the early phases of the design cycle. In this Ph.D. thesis, the attention is focused on the verification approach called functional verification. Several challenges and problems connected with the efficiency and the speed of functional verification are identified and reflected in the goals of the Ph.D. thesis. The first goal focuses on the reduction of the simulation runtime when verifying complex hardware systems. The reason is that the simulation of inherently parallel hardware systems is very slow in comparison to the speed of real hardware. The optimization technique is proposed that moves the verified system into the FPGA acceleration board while the rest of the verification environment runs in simulation. By this single move, the simulation overhead can be significantly reduced. The second goal deals with manually written verification environments which represent a huge bottleneck in the verification productivity. However, it is not reasonable, because almost all verification environments have the same structure as they utilize libraries of basic components from the standard verification methodologies. They are only adjusted to the system that is verified. Therefore, the second optimization technique takes the high-level specification of the system and then automatically generates a comprehensive verification environment for this system. The third goal elaborates how the completeness of the verification process can be achieved using the intelligent automation. The completeness is measured by different coverage metrics and the verification is usually ended when a satisfying level of coverage is achieved. Therefore, the third optimization technique drives generation of input stimuli in order to activate multiple coverage points in the veri\-fied system and to enhance the overall coverage rate. As the main optimization tool the genetic algorithm is used, which is adopted for the functional verification purposes and its parameters are well-tuned for this domain. It is running in the background of the verification process, it analyses the coverage and it dynamically changes constraints of the stimuli generator. Constraints are represented by the probabilities using which particular values from the input domain are selected.       The fourth goal discusses the re-usability of verification stimuli for regression testing and how these stimuli can be further optimized in order to speed-up the testing. It is quite common in verification that until a satisfying level of coverage is achieved, many redundant stimuli are evaluated as they are produced by pseudo-random generators. However, when creating optimal regression suites, redundancy is not needed anymore and can be removed. At the same time, it is important to retain the same level of coverage in order to check all the key properties of the system. The fourth optimization technique is also based on the genetic algorithm, but it is not integrated into the verification process but works offline after the verification is ended. It removes the redundancy from the original suite of stimuli very fast and effectively so the resulting verification runtime of the regression suite is significantly improved.

Simulace a protiřetězce pro efektivní práci s konečnými automaty
Holík, Lukáš ; Černá, Ivana (oponent) ; Jančar, Petr (oponent) ; Vojnar, Tomáš (vedoucí práce)
This thesis is focused on techniques for finite automata and their use in practice, with the main emphasis on nondeterministic tree automata. This concerns namely techniques for size reduction and language inclusion testing, which are two problems that are crucial for many applications of tree automata. For size reduction of tree automata, we adapt the simulation quotient technique that is well established for finite word automata. We give efficient algorithms for computing tree automata simulations and we also introduce a new type of relation that arises from a combination of tree automata downward and upward simulation and that is very well suited for quotienting. The combination principle is relevant also for word automata. We then generalise the so called antichain universality and language inclusion checking technique developed originally for finite word automata for tree automata.  Subsequently, we improve the antichain technique for both word and tree automata by combining it with the simulation-based inclusion checking techniques, significantly improving efficiency of the antichain method. We then show how the developed reduction and inclusion checking methods improve the method of abstract regular tree model checking, the method that was the original motivation for starting the work on tree automata. Both the reduction and the language inclusion methods are based on relatively simple and general principles that can be further extended for other types of automata and related formalisms. An example is our adaptation of the reduction methods for alternating Büchi automata, which results in an efficient alternating automata size reduction technique.

On-line Data Analysis Based on Visual Codebooks
Beran, Vítězslav ; Honec, Jozef (oponent) ; Sojka, Eduard (oponent) ; Zemčík, Pavel (vedoucí práce)
This work introduces the new adaptable method for on-line video searching in real-time based on visual codebook. The new method addresses the high computational efficiency and retrieval performance when used on on-line data. The method originates in procedures utilized by static visual codebook techniques. These standard procedures are modified to be able to adapt to changing data. The procedures, that improve the new method adaptability, are dynamic inverse document frequency, adaptable visual codebook and flowing inverted index. The developed adaptable method was evaluated and the presented results show how the adaptable method outperforms the static approaches when evaluating on the video searching tasks. The new adaptable method is based on introduced flowing window concept that defines the ways of selection of data, both for system adaptation and for processing. Together with the concept, the mathematical background is defined to find the best configuration when applying the concept to some new method. The practical application of the adaptable method is particularly in the video processing systems where significant changes of the data domain, unknown in advance, is expected. The method is applicable in embedded systems monitoring and analyzing the broadcasted TV on-line signals in real-time.

Extensions to Probabilistic Linear Discriminant Analysis for Speaker Recognition
Plchot, Oldřich ; Fousek, Petr (oponent) ; McCree,, Alan (oponent) ; Burget, Lukáš (vedoucí práce)
This thesis deals with probabilistic models for automatic speaker verification. In particular, the Probabilistic Linear Discriminant Analysis (PLDA) model, which models i--vector representation of speech utterances, is analyzed in detail. The thesis proposes extensions to the standard state-of-the-art PLDA model. The newly proposed Full Posterior Distribution PLDA  models the uncertainty associated with the i--vector generation process. A new discriminative approach to training the speaker verification system based on the~PLDA model is also proposed. When comparing the original PLDA with the model extended by considering the i--vector uncertainty, results obtained with the extended model show up to 20% relative improvement on tests with short segments of speech. As the test segments get longer (more than one minute), the performance gain of the extended model is lower, but it is never worse than the baseline. Training data are, however, usually  available in the form of segments which are sufficiently long and therefore, in such cases, there is no gain from using the extended model  for training. Instead, the training can be performed with the original PLDA model and the extended model can be used if the task is to test on the short segments. The discriminative classifier is based on classifying pairs of i--vectors into two classes representing target and non-target trials. The functional form for obtaining the score for every i--vector pair is derived from the  PLDA model and training is based on the logistic regression minimizing  the cross-entropy error function  between the correct labeling of all trials and the probabilistic labeling proposed by the system. The results obtained with discriminatively trained system are similar to those obtained with generative baseline, but the discriminative approach shows the ability to output better calibrated scores. This property leads to a  better actual verification performance on an unseen evaluation set, which is an important feature for real use scenarios.

Intrusion Detection in Network Traffic
Homoliak, Ivan ; Čeleda, Pavel (oponent) ; Ochoa,, Martín (oponent) ; Hanáček, Petr (vedoucí práce)
The thesis deals with anomaly based network intrusion detection which utilize machine learning approaches. First, state-of-the-art datasets intended for evaluation of intrusion detection systems are described as well as the related works employing statistical analysis and machine learning techniques for network intrusion detection. In the next part, original feature set, Advanced Security Network Metrics (ASNM) is presented, which is part of conceptual automated network intrusion detection system, AIPS. Then, tunneling obfuscation techniques as well as non-payload-based ones are proposed to apply as modifications of network attack execution. Experiments reveal that utilized obfuscations are able to avoid attack detection by supervised classifier using ASNM features, and their utilization can strengthen the detection performance of the classifier by including them into the training process of the classifier. The work also presents an alternative view on the non-payload-based obfuscation techniques, and demonstrates how they may be employed as a training data driven approximation of network traffic normalizer.

International Digital Library of Manuscripts
Knoll, Adolf,
The Manuscriptorium Digital Library is Europe’s largest digital library of manuscripts providing access to data from more than 120 institutions across Europe incl. ca. 55 most important Czech collections. In March 2015, it contained 43,372 fully digitized documents and more than 337,000 bibliographic records. The documents are not only of European origin (Western, Slavonic, Hebrew, Armenian ...), but there are also data representing Arabic, Persian, Ottoman, Indian and other manuscript traditions. The digital library was launched in 2003 by the National Library of the Czech Republic, in partnership with the Czech AiP Beroun Company. In comparison and in contrast with other aggregation services, it provides seamless access to full digital documents on the fly, reusing thus repositories of partner digital libraries. Users do not need to travel or to navigate from one physical place or digital library to another one to access needed documents. Manuscriptorium provides uniform interface to any data from any digital library that signed the partnership agreement. The internal metadata solution is based on the robust TEI P5 approach and suits both library and researchers’ requirements for description and structuring. It aggregates not only fully digitized documents, but also the partially digitized ones and bibliographic records. It contains manuscripts as well as old printed books, historical maps, and historical posters. The documents are mostly represented by digital images and in certain extent also by full texts, TEI-structured and unstructured. The Manuscriptorium larger environment provides also online support to TEI authoring and online metadata validation and upload. ...

Užívání návykových látek u seniorů
KOPAČKOVÁ, Dominika
Bakalářská práce se zabývá užíváním návykových látek u seniorů. Věková kategorie 60+ by neměla být z hlediska užívání návykových látek opomíjena. Důvodem je skutečnost, že i mezi seniory patří uživatelé některých návykových látek, především léků. Práce je rozdělena na část teoretickou a výzkumnou. Teoretickou část tvoří čtyři kapitoly (Stáří a stárnutí, Látková závislost, Návykové látky a jejich klasifikace, Užívání návykových látek ve stáří), které shrnují poznatky současné literatury o daném tématu. První kapitola se věnuje stárnutí a životní etapě stáří. Pozornost je věnována i duševní hygieně osob v této životní etapě. Rovněž jsou zde zmíněny multifaktoriální projevy stáří, tj. biologické, psychické a sociální. Ve druhé kapitole je uvedena definice závislosti, jsou zde popsány znaky, kterými se závislost projevuje. Kapitola popisuje faktory, které zvyšují pravděpodobnost užívání návykových látek, případně vzniku závislosti. Tyto faktory mohou být genetické, biologické, či psychické. Zmíněné jsou i některé systémové modely vzniku, vývoje a udržování závislosti. Třetí kapitola rozděluje návykové látky na legální a nelegální. Popsané jsou zde jejich účinky a dopady na organismus člověka. Do skupiny legálních návykových látek jsou zahrnuty tabák, alkohol, léky a některé potraviny. Nelegální látky zde zastupuje konopí, halucinogeny, stimulancia a opiáty. Poslední, čtvrtá, kapitola je zaměřena přímo na užívání návykových látek u seniorů. Senioři jsou uživateli mnohých látek se závislostním potenciálem. Nejpodrobněji zmapovaná je problematika alkoholismu. Ostatní podkapitoly se věnují závislosti na nikotinu, lécích, kofeinu i nelegálních návykových látkách. Cílem práce je zjistit, zda senioři návykové látky užívají. Dílčím cílem je zjistit rozsah a příčiny jejich užívání. K zjištění cílů byla zvolena strategie kvantitativního výzkumu. Pro sběr dat byly použity dotazníky vlastní konstrukce. Dotazníky obsahovaly uzavřené i otevřené otázky. Realizace výzkumu probíhala v únoru 2015 v Sušici a okolí. Okruh respondentů tvořili lidé s minimální věkovou hranicí 70let. Jednalo se o 40 osob žijících v domácnosti i v domově pro seniory. Z výsledků výzkumu vyplývá, že i mezi seniory se najdou uživatelé některých návykových látek. Z nich to jsou zejména léky na předpis. Dnešní senioři užívají léky pravidelně, často i v kombinaci hned několika léků. Obzvlášť často používaná jsou analgetika. To může být způsobeno faktem, že staří lidé trpí bolestí častěji než mladší populace. Stejné je to s poruchami spánku, proto jsou senioři i častými uživateli i hypnotik. Další skupinou léků, kterým je v práci věnovaná pozornost, jsou anxiolytika. Mezi seniory patří kuřáci tabáku, kteří si svůj zlozvyk nesou zpravidla ze středního věku. Jsou mezi nimi muži i ženy. Přestože některé výzkumy prokazují pozitivní účinky marihuany v léčbě Parkinsonovy i Alzheimerovy choroby, senioři ji k léčbě těchto nemocí nepoužívají. Vzhledem k tomu, že legislativa držení a užívání marihuany zakazuje, je to pochopitelné. Alkohol pijí lidé staršího věku především příležitostně, ale jsou i tací, kteří pijí větší množství, než je pokládáno za nerizikové. U starších lidí ubývá excesivního pití v porovnání s mladou generací. V práci je tato problematika popsána podrobněji. Výsledky šetření by mohly sloužit laické veřejnosti k lepšímu pochopení problematiky. Tato práce může být zdrojem informací pro studenty zdravotně-sociálních oborů. Navíc by mohla zlepšit povědomí o důvodech užívání návykových látek mezi seniory.