Thesis Details

Demonstrace využití platformy System on Chip Pynq Z2

Master's Thesis Student: Polášek Patrik Academic Year: 2021/2022 Supervisor: Kekely Lukáš, Ing., Ph.D.
English title
Demonstration Examples for Pynq Z2 System on Chip Platfrom
Language
Czech
Abstract

The thesis deals with the Pynq Z2 with SoC containing FPGA programmable logic connected to ARM processor. The main goal is to create a set of sample applications that use the peripherals available on the development board and perform critical computations on the FPGA. These applications take the form of a template dividing the functionality into a part communicating with the peripherals and another part implementing the actual computation algorithm. Specific algorithms were chosen from the areas of text search (Knuth-Morris-Pratt algorithm), image filtering (image color change and smoothing convolution mask), audio signal filtering (low pass), and internet packet classification (decision tree). The algorithms can be replaced with custom ones, while the surrounding interface for communication with the periphery is preserved. In addition to the implementation itself, an interactive Jupyter Notebook document is provided for each application with accompanying material to facilitate understanding of the subject matter.

Keywords

Pynq Z2, FPGA, text search, image filter, sound filter, internet packet classification, SoC, Zynq

Department
Degree Programme
Information Technology and Artificial Intelligence, Specialization Embedded Systems
Files
Status
defended, grade B
Date
17 June 2022
Reviewer
Committee
Kořenek Jan, doc. Ing., Ph.D. (DCSY FIT BUT), předseda
Drábek Vladimír, doc. Ing., CSc. (DCSY FIT BUT), člen
Jaroš Jiří, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Lengál Ondřej, Ing., Ph.D. (DITS FIT BUT), člen
Martínek Tomáš, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Strnadel Josef, Ing., Ph.D. (DCSY FIT BUT), člen
Citation
POLÁŠEK, Patrik. Demonstrace využití platformy System on Chip Pynq Z2. Brno, 2022. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2022-06-17. Supervised by Kekely Lukáš. Available from: https://www.fit.vut.cz/study/thesis/25166/
BibTeX
@mastersthesis{FITMT25166,
    author = "Patrik Pol\'{a}\v{s}ek",
    type = "Master's thesis",
    title = "Demonstrace vyu\v{z}it\'{i} platformy System on Chip Pynq Z2",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2022,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/25166/"
}
Back to top