National Repository of Grey Literature 334 records found  beginprevious138 - 147nextend  jump to record: Search took 0.00 seconds. 
Fingerprint Processing
Pšenák, Patrik ; Krajsa, Ondřej (referee) ; Říha, Kamil (advisor)
My master's thesis deals with the different techniques used in fingerprints processing for identifying fingerprints. Using the software tool Visual C++ and functions of OpenCV library I programmed a separate application, that is able to select from a database of fingerprints the most consistent with a comparative fingerprint images, even when they are mutually shifted in the direction of axes X and Y. The next step in my program is to gather the edges of the fingerprint image. Those obtained using Canny edge detector. Furthermore, getting the contours of the image edges. To determine, whether the contours are the same, just compare some characteristic points of contours. Next I use a histogram function to determine the number of points for approximation of contours and evaluating compliance fingerprints. Since the processing of the input fingerprint image (or rather the approximation of the contour points) remains in the picture as black (background) and red (the approximation of the contour points), this means, that zero and the last element of the histogram represent the number of black and red points. Comparison is in percentage and is obtained by subtracting the approximated points of contours image from the original fingerprint image of approximated contour points of matched fingerprints. It determined, what percentage of red points have disappeared, so as to match two fingerprint images. If on the resulting figure is not left neither a red point, that corresponds to 100% of the fingerprints Compliance.
Turbo codes and their applications
Ploštica, Stanislav ; Krajsa, Ondřej (referee) ; Šilhavý, Pavel (advisor)
This Diploma thesis aims to explain the data coding using turbo codes. These codes belong to the group of error correction codes. We can reach the high efficiency using these codes. The first part describes process of encoding and decoding. There are describes parts of encoder and decoder. Principle of encoding and decoding demonstrate a simple example. The end of this part contains description of two most frequently used decoding algorithms (SOVA and MAP). The second part contains description of computer program that was made for using as teaching aid. This program was created in Matlab GUI. This program enables to browse error correction process step by step. This program contains graphic interface with many options and display results. In the third part is described program created in Matlab Simulink that was implemented into the TMS320C6713 kit and there is description of measuring procedure. For verification of efficiency of turbo codes was measured any parameters. Some of these parameters are: number of decoding iterations, generating polynoms and using of puncturing. The last part contains measured value and result evaluation.
Web application for classroom management
Ondrejech, Martin ; Šilhavý, Pavel (referee) ; Krajsa, Ondřej (advisor)
This work is focused on the possibility of multiplatform programming for the Internet. Detailed usage of the programming language PHP and the MySQL database, including a practical example Web application for managing classrooms and module for configuration of VoIP telephones Well 3130IF and Well 3195IF.
Home gate for IoT devices using Z-Wave technology
Resler, Tomáš ; Krajsa, Ondřej (referee) ; Hošek, Jiří (advisor)
This dissertation deals with the platform Z-Wave. This platform tries to create an universal system for smart home. The theoretical part of the work describes in details the platform itself as well as the applicable libraries for programming of applications and the available equipments. The practical part presents the new custom gateway. The hardware of this gateway is designed with utilization of the Z-Wave module, Raspberry Pi 3 microcomputer, touchscreen, powerbank and the body of the system. The body has been designed in the Solid Works CAD system and printed on a 3D printer. The needed firmware was loaded into the Z-Wave module ZM5304 and this module has been interconnected with the Raspberry Pi 3 through the printed circuit board of the custom design. The gateway drives OpenZWave network through the new own application written with help of Python wrapper of the library OpenZWave and other open source components. The part of the work is also the list and description of the alternative commercial gateways available on the Czech market.
Protecting the perimeter in extreme conditions, using sensot networks
David, Jakub ; Botta, Miroslav (referee) ; Krajsa, Ondřej (advisor)
This master thesis deals with the theoretical analysis of wireless sensor networks, a description of selected types of sensors, listing their features and principle of operation for intrusion detection perimeter. Then there is described design and implementation of a wireless sensor node for intrusion detection perimeter usable in wireless sensor networks.
Quadcopter design and utilization with the use of Arduino Due
Majer, Dominik ; Olejár, Adam (referee) ; Krajsa, Ondřej (advisor)
This bachelor thesis is about design of usable prototype of quadrocopter using standard RC components, with Arduino Due control unit and gyroscope with MPU6050. Main goal is the fully functional prototype with feature for reduction of barriers collision possibility, using ultrasonic sensors. The first part of thesis is the description of each component and their cooperation. The second part describes final solution, flowchart, source code with problems arisen. Source code is written in programming language Arduino, which is based on Wiring language. Further the brief analysis of autonomous flight of quadrocopter is done, particulary with GPS module and possible brief design of this idea. Finally the analysis of basic options of telemetry transmission, such as GSM module, wi-fi, bluetooth, are analysed.
Power over Ethernet implementation
Šturala, Martin ; Musil, Petr (referee) ; Krajsa, Ondřej (advisor)
The aim of this bachelor thesis is to design and implement a power supply module for an end station network device with an optional 5 V or 3.3 V output, which supports power over ethernet technology, both for active and passive method of this technology. The work is focused on the design of a hardware solution to this problem. A Texas Instruments TPS2373 chip supporting the latest technology according to the IEEE802.3bt specification was chosen to implement active POE. The LM317 linear stabilizer was chosen to implement the passive POE.
Multitone Modulation Implemented via Filter Bank
Krajsa, Ondřej ; Vlček, Čestmír (referee) ; Róka, Rastislav (referee) ; Šilhavý, Pavel (advisor)
The work is focused on multitone modulation implemented by filter banks, which are alternative modulations to DMT and OFDM modulations. The paper describes the two proposed modulation schemes, non-overlapped FMT and half-overlapped FMT. This modulations utilize the benefits of implementing FFT algorithm in conjunction with a bank of polyphase filters that are derived from the prototype filter. To design the prototype filter a Matlab tool is developed. For both modulations the simulation models were created for xDSL systems and for wireless transmission channel. Non-overlapped FMT modulation proved to be a suitable modulation scheme for channels with narrowband interference and sharp edges in the transmission function of the channel. It was allowed by perfect separation of each subchannel and with preserving the orthogonality between subchannels using the FFT algorithm and utilization of appropriate filters. Half-overlapped FMT modulation allows as well as the DMT modulation optimal utilization of provided transmittion band, because the power spectral density of the signal is flat. But it is not suitable for transmission channels with roughly shaped by changes in the transmission function and narrowband interference. Optimization implementations were designed using parallel processing on the DSP Texas Instruments TMS320C67x series. It thus achieved almost ten-fold reduction in computational complexity. In FMT modulation both options ensure increased signal to noise ratio and thus allow the use of constellation diagrams with a large number of signal elements with the same transmit power and also higher transmission speed.
Industrial power supply with output control
Čunderlík, Dávid ; Herencsár, Norbert (referee) ; Krajsa, Ondřej (advisor)
This bachelor’s thesis covers basic theory about power supplies, it’s design and usage. Theory provide detailed information about each functional part in PSU. The main object are switch-mode power supplies and converters, their function and design. Industrial power supply is designed with functions of controling the outputs. This power supply is designed to be mounted on DIN rail. Designed power supply have 6 independent regulated outputs with total power of 120W. Theory about components for controling and comunicating are discused on theoretical basis. Practical part of thesis is assembly of a whole power supply, 3D model and it’s technical documnetation.
Use of modern image processing methods in the control of laboratory processes
Kiac, Martin ; Říha, Kamil (referee) ; Krajsa, Ondřej (advisor)
The thesis deals with the processing and detection of specific objects in the image on the Android mobile platform. The main objective of this work was to design and then implement a mobile application for Android operating system, which allows control of pipetting processes based on images from a mobile device camera. The OpenCV library is used in the application for image processing. The resulting application should serve primarily in laboratories as a tool for complete analysis of the pipetting process. The work is divided into two main chapters, which further consist of sections and smaller subsections. The first chapter is devoted to the theoretical analysis of this work. Here is also describes used technology, Android operating system, OpenCV library and important parts of image processing. The second chapter deals with the proposal and subsequent practical solution of this work. There is a proposal and the following procedure for solving this work, important techniques, methods of processing and analysis of the camera image. The conclusion of the thesis is an evaluation of the results of the solution of this work.

National Repository of Grey Literature : 334 records found   beginprevious138 - 147nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.