National Repository of Grey Literature 192 records found  beginprevious179 - 188next  jump to record: Search took 0.00 seconds. 
Speech segmentation
Andrla, Petr ; Míča, Ivan (referee) ; Sysel, Petr (advisor)
The programme for the segmentation of a speech into fonems was created as a part of the master´s thesis. This programme was made in the programme Matlab and consists of several scripts. The programme serves for automatic segmentation. Speech segmentation is the process of identifying the boundaries between phonemes in spoken natural languages. Automatic segmentation is based on vector quantization. In the first step of algorithm, feature extraction is realized. Then speech segments are assigned to calculated centroids. Position where centroid is changed is marked as a boundary of phoneme. The audiorecords were elaborated by the programme and a operation of the automatic segmentation was analysed. A detailed manual was created to the programme too. Individual used methods of the elaboration of a speech were in the master´s thesis briefly descripted, its implementations in the programme and reasons of set of its parameters.
Universal Analyzer of Serial Buses
Gajdoš, Matúš ; Hanák, Pavel (referee) ; Sysel, Petr (advisor)
The purpose of this master’s thesis is to design and to realize the universal analyzer of serial buses. At the beginning there are described in detail specifications and properties of buses IC, SMBus, PMBus and of the UART interface. The second part is targeted especially to design and to realize the control unit, which is the main part of the whole analyzer. It provides connecting to the unknown bus, to buses IC, SMBus, PMBus and SPI and to the UART interface. The main part of the control unit is the microcontroller PIC24HJ128GP204, which partially analyses connected bus. In the next part there is created the user application for PC, which controls and sets the control unit and receives from it partially analyzed data through the USB port. These data are used for the rest of the analysis that is done by the user application. Results may be presented to user in graphical or text form. The user application provides export of results into some of image formats. Supported formats are PS, SVG, PDF, PNG and BMP. In case of the control unit is not available, the user may choose the simulator to simulate some functions that the application provides. It supports simulation of the analysis of the unknown bus and the IC bus. The user application also contains the function of the generating own signals. Signals can be created interactively by using the mouse in the graphical representation of this signal. They can be sent to the control unit and after that it applies them to output. This function is not supported in current version of the control unit software. The user application includes some items, which do not have implemented any methods and they are prepared for the future upgrading of the analyzer. It means especially user controls and components for signal conversions between any buses.
Driver design for custom analog user module in Linux OS
Brejcha, Martin ; Sysel, Petr (referee) ; Molnár, Karol (advisor)
This master's thesis describes how to develop loable kernel module for operating system Linux. Module can be use like driver for concrete hardware device. In this case for telecommunication hardware. The second part of this thesis describes how to implement support for this hardware in Asterisk PBX. Support in Asterisk is realized by channel module. In that channel module are implemented functions for process incoming and dialed calls.
Network Voice Message Box
Dítě, Miroslav ; Sysel, Petr (referee) ; Zeman, Václav (advisor)
In this Master's thesis a power line communication is shortly described and the scheme of the communication system is realized. The communication device is called NVMB. This abbreviation means Network Voice Message Box. It should be used for transfer of the voice message via power line. It enables its recording, playback and sending. A process of the scheme design is created, functionality of the device is realized and reviewed in the main part of the Master's thesis. The other chapter of the thesis is devoted to the software communication system.
Speech denoising based on wavelet transform and voice recognition in segments
Chrápek, Tomáš ; Sysel, Petr (referee) ; Rajmic, Pavel (advisor)
The wavelet transform is a modern signal processing tool. The wavelet transform earned itself a great success mainly for its unique properties, such as the capability of recognizing very fast changes in processed signal. The theoretical part of this work is introduction to wavelet theory, more specifically wavelet types, a wavelet transform and its application in systems dealing with signal denoising. A main problem connected to speech signals denoising was introduced. The problem is degradation of the speech signal when denoising unvoiced parts. It is because of the fact that unvoiced parts and noise itself have very similar characteristics. The solution would be to apply different attitude to voiced and unvoiced segments of the speech. The main goal of this diploma thesis was to create an application implementing the speech signal denoising using the wavelet transform. The special attention should have been paid to applying different attitude to voiced and unvoiced segments of the speech. The demanded application is programmed as a grafical user interface (GUI) in MATLAB environment. The algorithm implemented in this form allows users to test introduced procedures with a great comfort. This work presents achieved results and discusses them considering general requirements posed on an application of given type. The most important conlusion of this Diploma Thesis is the fact that some kind of trade-off between sufficient signal denoising and keeping the speech understandable has to be made.
Administration of development documetation over WWW I
Kolář, Miroslav ; Sysel, Petr (referee) ; Balík, Miroslav (advisor)
Master`s thesis is based on the assignment of company Honeywell to create integral system for saving and management of development documentation. Designed system will introduce data warehouse with transparent display of documents being connected with development of customer’s requirements, products and tests, test runs. Solution consists of two parts: A – Requirements and Products and B – Tests, Test runs and Person, whereas Master`s thesis deals with the part B. For system creation utilities of following programming languages were used HTML, PHP, JavaScript and database system MySQL. In the first phase was designed database structure (tables and relations between them). Except that was designed structure for authorization algorithm and integral concept of whole application was created. The second phase is realization. At first are created supporting algorithms. It is servicing database by functions, uniform displaying results from database and authorized access of users to the application. Further data library for integral display data forms, based on used template system Smarty and other libraries, f.e. attribution of the files to records in SQL tables. Important part was implementation of designed database system and related programs. In Tests and Test runs there is user interface established and individual relations between them. According to assignment all fundamental programs were designed together with support instruments. Individual source files are saved in transparent structure of folders, so this structure is possible to apply on any computer, where are installed programs to web hosting. The result of Master`s thesis is then integrated progress report together with functional source codes.
Graphics and Presentation in the TeX and LaTeX Systems
Buňka, Roman ; Sysel, Petr (referee) ; Rajmic, Pavel (advisor)
This bachelor’s thesis deals with the insertion of external graphic files into LaTeX documents and the creation of graphics using internal tools of TeX. It describes the basic properties of the PSTricks additional package and its expansion enabling the creation of 2D and 3D graphs, special mathematical functions and electrical circuits. The work deals also with the method of creating PDF presentations using the Beamer class. This work suggests a structure of a source SVG file displaying electric circuits or flow charts. It also involves the creation of an XSLT conversion template providing for the conversion of these charts from the SVG format to the PSTricks format making it possible to use these graphic files in the LaTeX system.
Sound Module for Evaluation Kit
Priškin, Jiří ; Číž, Radim (referee) ; Sysel, Petr (advisor)
This thesis is dealing with design and putting into operation of sound module for evaluation kit Atmel ATSTK1000. At the beginning, there is an introduction with properties, hardware and software equipment of the evaluation kit which is used for development of embedded devices based on AT32AP7000. The microcontroller AP7000 is a complete system on chip with an AVR32 microprocessor core, containing additional supporting circuits, controllers and interfaces which the core itself does not have included. However, there is no digital to analog converter for audio signal processing. This has led to design an additional module performing this task. A part of thesis describes Intel AC‘97 standard including AC-link interface, which is used for full-duplex data transmission between realized sound module and the evaluation kit STK1000. The sound module is designed as a plug-in card. The last chapter presents the Linux operating system installation process as an SD/MMC Flash memory card boot image creation and test of the sound module under ALSA architecture.
Database of acoustic records
Terz, Marek ; Schimmel, Jiří (referee) ; Sysel, Petr (advisor)
The databsae of accoustical recordings is a web-based application, which is accessible with an usual web browser. There were used technologies, that are ussually used in web applications. This ensures, that the application is open for using by wide range of users. The application enables uploading WAWE files to the server and allows the user to add various description of the recordings. The application allows also comparing the quality of recordings, which were processed with some method for highlighting the accoustical signal from noise. This function is established by listening tests, which are open for every user, who wants to join the tests.

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