National Repository of Grey Literature 14 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Elasticity problems in Python language
Tichoň, Dušan ; Žák, Stanislav (referee) ; Profant, Tomáš (advisor)
This bachelor thesis deals with the programming language Python. Its aim is acquaintance of NumPy, SymPy and Matplotlib libraries and their later application. Also it shows the great computing potential of programming language in creating exercises which will be used and presented for educational purposes.
Software library of basic symmetric and asymmetric primitives of modern cryptography on embedded platforms
Miška, Matěj ; Mlýnek, Petr (referee) ; Lieskovan, Tomáš (advisor)
This master thesis deals with a search of cryptographic primitives for embedded systems, which are tested on Raspberry Pi platforms and the results compared in the subsequent practical part. The content of the research is an explanation of the use of cryptography in information systems, an example of a protocol using cryptography in the energy sector, the selection of cryptographic primitives based on recommendations from security institutions, a description of Raspberry Pi embedded platforms and an introduction of cryptographic libraries providing tools to perform cryptographic operations. The theoretical part of the thesis results in an overview of the information needed to create a test tool. The subsequent practical part deals with the theoretical design of the required tool, the determination of the functions that the tool must have and the way of performing the testing. This is followed by a description of the choice of the programming language and development environment suitable for this work, together with a description of the internal structure of the developed application. The testing parameters are mainly the computational, memory and time requirements of the cryptographic primitives on the system. The paper concludes with methods of running and controlling the application, possible presentation of the measured results, the actual results of testing the selected embedded platforms and a discussion of these results.
An application of Python language to some problems of the mechanics
Horák, Filip ; Lošák, Petr (referee) ; Profant, Tomáš (advisor)
Programming language Python is currently a very powerful and widely used programming tool. Its availability, simplicity and versatility makes it a popular choice among both beginners and experienced programmers. Although Python is not primarily designed for calculations, it is easy to program a calculator software when proper libraries are used. The aim of this bachelor thesis is to get to know the Python programming language, to apply it to chosen tasks of mechanics and to present the results using the Jupyter web application.
Comparison of cryptography performance of microcontrollers ARM Cortex-A
Škurla, Tomáš ; Zeman, Václav (referee) ; Slavíček, Karel (advisor)
The bachelor thesis deals with the measurement of cryptographic performance of ARM Cortex-A series microcontrollers. The theoretical part focuses on the description of concepts of cryptography, while at the same time explaining the principles of operation of individual cryptographic systems. Afterwards, thesis also describes the inner workings of ARM processors, their historical development, support for cryptography and detection of said support within processors. This is followed by defining the metrics for testing, part of which includes enumerating the hardware used in the testing process, with the focus being on the cryptography acceleration and encryption support. This also includes a description of the planned environment and software used in the testing. The practical part includes a description of the actual preparation of the defined environment and its possible modifications within the individual testing needs. The thesis concludes with an evaluation of the processed data and subsequent drawing of conclusions
Path Planning for Autonomous Agricultural Machines
Chripková, Martina ; Janoušek, Vladimír (referee) ; Rozman, Jaroslav (advisor)
This thesis presents the design of a coverage path planning algorithm for autonomous agricultural machines. The main goal of this work was to design an algorithm that can minimize the route. As a result, it saves time and costs associated with the management of agricultural land. Algorithm also takes care of the needs of soil protection against erosion.
Django framework based web application for objective analysis of hypokinetic dysarthria
Čapek, Karel ; Zvončák, Vojtěch (referee) ; Galáž, Zoltán (advisor)
This master´s thesis deals with the calculation of parameters that would be able to differentiate healthy speech and speech impaired by hypokinetic dysarthria. There was staged hypokinetic dysarthria, which is a motoric disorder of speech and vocal tract. Were studied speech signal processing methods. Further parameters were studied, which could well differentiate healthy and diseased speech. Subsequently, these parameters were programmed in Python programming language. The next step was to create a web application in Django framework, which is used for the analysis of the dyzartic speech.
Automated area measurement of precipitation intensity via a network of microwave links
Bubniak, Milan ; Pospíšil, Ondřej (referee) ; Musil, Petr (advisor)
Point-to-point microwave links can be utilized as a large sensor network to measure rainfall. This work deals with the application of this procedure in practice. The first part of the thesis deals with atmospheric precipitation in general and standard methods of their measurement; and the propagation of the microwave signal and various causes of its attenuation, focusing on the attenuation caused by rain and the recommendation ITU-R P.838. This is followed by a state of the art summarization of the measurement of rainfall by microwave links. In the second part of the work, a manual procedure for calculating rainfall from microwave link data is performed, taking wet antenna attenuation into account. Then the creation of a support tool in the C# language is being described, which supply the data to the functions of the RAINLINK rainfall calculation library. Several rainfall calculations that are validated by physical rain gauges are performed. Furthermore, the own Telcorain application for rainfall calculation is created in the Python language, based on the pycomlink library. It has a graphical user interface created in PyQt. Several rainfall calculations validated by rain gauges are performed again, and the results are compared with the RAINLINK library.
Comparison of cryptography performance of microcontrollers ARM Cortex-A
Škurla, Tomáš ; Zeman, Václav (referee) ; Slavíček, Karel (advisor)
The bachelor thesis deals with the measurement of cryptographic performance of ARM Cortex-A series microcontrollers. The theoretical part focuses on the description of concepts of cryptography, while at the same time explaining the principles of operation of individual cryptographic systems. Afterwards, thesis also describes the inner workings of ARM processors, their historical development, support for cryptography and detection of said support within processors. This is followed by defining the metrics for testing, part of which includes enumerating the hardware used in the testing process, with the focus being on the cryptography acceleration and encryption support. This also includes a description of the planned environment and software used in the testing. The practical part includes a description of the actual preparation of the defined environment and its possible modifications within the individual testing needs. The thesis concludes with an evaluation of the processed data and subsequent drawing of conclusions
Software library of basic symmetric and asymmetric primitives of modern cryptography on embedded platforms
Miška, Matěj ; Mlýnek, Petr (referee) ; Lieskovan, Tomáš (advisor)
This master thesis deals with a search of cryptographic primitives for embedded systems, which are tested on Raspberry Pi platforms and the results compared in the subsequent practical part. The content of the research is an explanation of the use of cryptography in information systems, an example of a protocol using cryptography in the energy sector, the selection of cryptographic primitives based on recommendations from security institutions, a description of Raspberry Pi embedded platforms and an introduction of cryptographic libraries providing tools to perform cryptographic operations. The theoretical part of the thesis results in an overview of the information needed to create a test tool. The subsequent practical part deals with the theoretical design of the required tool, the determination of the functions that the tool must have and the way of performing the testing. This is followed by a description of the choice of the programming language and development environment suitable for this work, together with a description of the internal structure of the developed application. The testing parameters are mainly the computational, memory and time requirements of the cryptographic primitives on the system. The paper concludes with methods of running and controlling the application, possible presentation of the measured results, the actual results of testing the selected embedded platforms and a discussion of these results.
Automated area measurement of precipitation intensity via a network of microwave links
Bubniak, Milan ; Pospíšil, Ondřej (referee) ; Musil, Petr (advisor)
Point-to-point microwave links can be utilized as a large sensor network to measure rainfall. This work deals with the application of this procedure in practice. The first part of the thesis deals with atmospheric precipitation in general and standard methods of their measurement; and the propagation of the microwave signal and various causes of its attenuation, focusing on the attenuation caused by rain and the recommendation ITU-R P.838. This is followed by a state of the art summarization of the measurement of rainfall by microwave links. In the second part of the work, a manual procedure for calculating rainfall from microwave link data is performed, taking wet antenna attenuation into account. Then the creation of a support tool in the C# language is being described, which supply the data to the functions of the RAINLINK rainfall calculation library. Several rainfall calculations that are validated by physical rain gauges are performed. Furthermore, the own Telcorain application for rainfall calculation is created in the Python language, based on the pycomlink library. It has a graphical user interface created in PyQt. Several rainfall calculations validated by rain gauges are performed again, and the results are compared with the RAINLINK library.

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