33 research outputs found

    Design of OFDM demudator with FPGA

    Get PDF
    Import 04/07/2011Diplomová práce se zabývá popisem širokopásmové modulace OFDM. Jejím obecným popisem, a následně i specifikacemi v systému digitálního rádia DRM. V dalších částech se pak diplomová práce zaměřuje na hlavní stavební bloky OFDM demodulátoru. Celý OFDM demodulátor je rozdělen do tři základních subsystémů. Konkrétně se jedná o blok provádějící synchronizaci a ekvalizaci, blok realizující FFT a blok QAM demodulátoru. Dále jsou tyto subsystémy podrobně popsány a jejich vlastnosti jsou ověřeny realizaci a následnou simulací v prostředí MATLAB/Simulink. Poté je prostředím System Generator for DSP vygenerován VHDL kód, a je ověřena schopnost implementace v FPGA obvodu.This diploma thesis deals with the description of the broadband OFDM modulation. Its general description and, consequently, the specifications of the digital radio DRM. In other parts of the diploma work focuses on the key building blocks of the OFDM demodulator. All OFDM demodulator is divided into three basic subsystems. Specifically, the block synchronization and performing equalization, realizing the FFT block and the block QAM demodulator. In addition, these subsystems are described in detail and their properties are verified by the implementation and subsequent simulations in MATLAB/Simulink. Then it is the setting for the System Generator DSP generated VHDL code is verified schopmost implementation in FPGA.440 - Katedra telekomunikační technikyvýborn

    Anomaly-based network intrusion detection methods

    Get PDF
    The article deals with detection of network anomalies. Network anomalies include everything that is quite different from the normal operation. For detection of anomalies were used machine learning systems. Machine learning can be considered as a support or a limited type of artificial intelligence. A machine learning system usually starts with some knowledge and a corresponding knowledge organization so that it can interpret, analyse, and test the knowledge acquired. There are several machine learning techniques available. We tested Decision tree learning and Bayesian networks. The open source data-mining framework WEKA was the tool we used for testing the classify, cluster, association algorithms and for visualization of our results. The WEKA is a collection of machine learning algorithms for data mining tasks

    Specialized path-based technique to test Internet of Things system functionality under limited network connectivity

    Get PDF
    Contemporary Internet-of-Things (IoT) systems are hindered by several reliability-related issues, especially, the dynamic behavior of IoT systems caused by limited and often unstable network connectivity. Several intuitive ad-hoc approaches can be employed to test this behavior; however, the effectiveness of these approaches in detecting defects and their overall testing costs remain questionable. Therefore, we present a new specialized path-based technique to test the processes of an IoT system in scenarios wherein parts of these processes are influenced by limited or disrupted network connectivity. The proposed technique can be scaled using two levels of test coverage criteria to determine the strengths of the test cases. For this purpose, we propose two algorithms for generating test cases to implement the technique: an ant colony optimization-based search and a graph-traversal-based test case composition. We compared the efficiency of the proposed approach with possible solutions obtained using a standard path-based testing approach based on prime paths computed by a set-covering algorithm. We consider the total number of test case steps as the main proxy for test effort in experiments employing 150 problem models. For the less intensive of the two used test-coverage criteria, EachBorderOnce, an ant colony optimization-based algorithm, produced test sets with the same averaged number of steps as the graph traversal-based test-case composition; however, this algorithm performed with averaged number of steps 10% lower than a prime paths-based algorithm. For the more intensive test coverage criterion, AllBorderCombinations, these differences favoring the ant colony optimization-based algorithm were 18% and 25%, respectively. For these two types of defined test coverage criteria, the ant colony optimization-based search, graph-traversal-based algorithm, and standard path-based testing approach based on prime paths achieved the best results for 93 and 78, 14 and 24, and 13 and 17 models for AllBorderCombinations and EachBorderOnce criterion, respectively. Therefore, to guarantee the best test set, all compared algorithms are combined in a portfolio strategy that yields the best results based on the potential of the produced test sets to detect simulated defects caused by limited network connectivity. Additionally, this portfolio strategy also yields test sets, implying the lowest test effort for experimental problem instances

    Joblness of Kutnohorsko

    No full text
    Bakalářská práce se zabývá nezaměstnaností na Kutnohorsku a zhodnocením jejího vývoje prostřednictvím řady hledisek. Těmito hledisky jsou: - volná pracovní místa a jejich vývoj - délka evidence - věková struktura uchazečů - vzdělanostní struktura uchazečů - nejvýznamnější zaměstnavatelé - cizinci na Kutnohorsku - vývoj nezaměstnanosti a jeho srovnání s okolními okresy. Hlavním zájmem této práce je osvětlit faktory, které nezaměstnanost ovlivňují a vymezit nejohroženější skupiny společně s nastíněním dalších možných řešení.This bachelor work put mind to joblessnes on Kutnohorsko and estimation her trend by the help of rows regards. This regards are: - joblessnes - charakteristic of Kutnohorsko - working stationen - education of jobless - age of jobless - prominents employer - strangers on Kutnohorsko - solution. Preorccupation this work is delimitation factors projudicial joblessnes and solution.Ústav ekonomieDokončená práce s úspěšnou obhajobo

    Mechanizace balení kancelářských spojovačů

    No full text

    Pigments on the base of substituted diimid of perylen-3,4,9,10-tetracarboxylic acid

    No full text
    Byla studována syntéza N,N´-bis-(dimethylfenyl)-3,4,9,10-perylen-bis-(dikarboximidu) (Pigment Red 149. Byly studovány vhodné katalyzátory a reakční podmínky syntézy pigmentu. Provedenými analýzami byla potvrzena struktura připraveného pigmentu a byl vypracován postup pro kvantitativní UV/VIS analýzu. Bylo provedeno koloristické hodnocení.Katedra technologie organických látekDokončená práce s úspěšnou obhajobo

    Presentation of Embedded Development Kit for MicroBlaze Processor

    Get PDF
    Bakalářská práce se zabývá implementací procesoru v FPGA obvodech. Konkrétně procesorem MicroBlaze firmy Xilinix určeným pro obvody Spartan a Virtex. Tyto obvody umožnují návrh systému skládajícího se z hardware i software, čehož bylo v této práci využito. V práci je předveden postup jakým postupovat při návrhu takovéhoto systému. S použitím volně dostupného VHDL kódu byla vytvořená nová periferie. Následně bylo ukázano jak tuto periferii připojit do systému a nakonfigurovat ji a způsob jakým tento systém zkompilovat a nahrát do FPGA obvodu. Součástí práce je i multimediální prezentace určena pro výuku. V prezentaci byly shrnuty všechny dosažené výsledky tak, aby umožnila začátečníkovi první kroky při tvorbě těchto kombinovaných systému.Bachelor's thesis deals with the implementation of the processor in FPGA circuits. Specifically, the company MicroBlaze processor Xilinix was designated for circuits Spartan and Virtex. These districts, the draft system consisting of a hardaware and software, which is used in this work. The work present the procedure which followes the design of such a system. Using a freely available VHDL code was created by the new peripheral. Subsequently, it was shown how to connect the peripheral to the system and configure it, and how such a system to compile and upload to the FPGA circuit. One part of the work is a education presentation. The presentation summarized all the results achieved in order to allow the novice a first step in creating such a combined system.Prezenční454 - Katedra telekomunikační technikyvýborn

    Aplikace laserového povrchového leštění na součásti vyrobené ze superslitiny Inconel 718 na bázi niklu pomocí aditivní výroby

    No full text
    Tento článek se zabývá vlivem procesních parametrů na konečnou kvalitu povrchu po aplikaci povrchového leštění u součástí vyrobené ze super slitiny Inconel 718 na bázi niklu pomocí aditivní výroby. Cílem je optimalizovat procesní parametry laserového leštění za účelem snížení povrchové drsnosti vzorků. Zkoumanými parametry jsou rychlost pohybu laseru, frekvence, odsazení fokusační vzdálenosti, pulzní a kontinuální režim. Vzorky z Inconelu 718 jsou vyrobeny pomocí technologie DMLS (direct metal laser sintering). V závislosti na orientaci dílu při tisku dosahuje povrch drsností pohybující se v rozmezí Ra 5–12 µm. V tomto případě došlo ke zpracování vzorků pomocí konvenčního obrábění před aplikací laserového leštění za účelem dosažení rovnoměrnosti monitorovaného povrchu. K vyhodnocení povrchů byl použit optický 3D mikroskop IFM – G4. Drsnost povrchu u vzorků před aplikací laserového leštění se pohybovala mezi Ra 1–2 µm. Po aplikaci laserového leštění se podařilo tuto drsnost povrchu výrazně snížit na hodnotu Ra 0,369 µm.This article deals with the influence of laser polishing parameters on the final surface quality of nickel-based superalloy Inconel 718 produced by metal additive manufacturing. The aim is to optimize the laser polishing process parameters to reduce the surface roughness of the sample. The investigated parameters of the laser are scanning speed, frequency, focal length, and pulsed and continuous wave regimes are considered. The samples of Inconel 718 are produced by direct metal laser sintering technology. Depending on the printing orientation, the roughness after AM is Ra 5 – 12 μm. The samples were machined to ensure uniformity of the monitored and tested surface. An IFM – G4 3D optical microscope is used for the surface evaluation. The initial roughness of the samples before applying laser polishing was Ra 1 - 2 μm. The roughness after laser polishing is significantly reduced to Ra 0.369 μm

    Software designed 64-QAM demodulator of OFDM signal implemented into FPGA elements

    No full text
    This paper deals with the implementation of OFDM demodulator Digital Radio Mondiale system DRM. The article is aimed to design a 64-QAM demodulator using the software tools ”System Generator for DSP” from Xilinx and MATLAB-Simulink [1]. The theoretical performance has been verified by simulations. Moreover, demodulator’s circuit was subsequently implemented by the programmable elements into Field-Programmable Gate Arrays (FPGAs). Finally some testing measurements were made to prove the practical function in the real conditions.Scopu
    corecore