Essays about: "Parallel processing"

Showing result 1 - 5 of 245 essays containing the words Parallel processing.

  1. 1. FPGA Based Control of Multiple Electric Machines for Marine Propulsion Systems

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Simon Weideskog; [2024]
    Keywords : FPGA; Field Oriented Control; BLDC; SVPWM; SMO; Electric Drives; Electric Machines; Sliding Mode Observer; Marine Propulsion; Multiple Machines; Boat Motor; Fältorienterad styrning; marin framdrivning; elektriska drivsystem; elmaskiner; flertal maskiner; båtmotor;

    Abstract : This master thesis addresses the control of electric propulsion motors in a marine context. The focus lies mainly on the implementation of field oriented control (FOC) in a field programmable gate array (FPGA). The hypothesis is that FPGAs provide performance advantages over microcontroller-based control solutions by enabling parallel processing. READ MORE

  2. 2. A dynamic approach to sorting with respect to big data

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Filip Almström; [2023]
    Keywords : DynamicSort; sorting; dynamic; big data; comparing; characteristics; run-time;

    Abstract : This study introduces a dynamic approach to sorting, making use of predictions and data gathered during run-time to optimize the sorting of the current data set. This approach is used to develop a sorting algorithm called DynamicSort which partitions data and calculates a partial standard deviation for each partition to determine which of two sorting algorithms should be used to sort the partition. READ MORE

  3. 3. Low-power Implementation of Neural Network Extension for RISC-V CPU

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Dario Lo Presti Costantino; [2023]
    Keywords : Artificial intelligence; Deep learning; Neural networks; Edge computing; Convolutional neural networks; Low-power electronics; RISC-V; AI accelerators; Parallel processing; Artificiell intelligens; Deep learning; Neurala nätverk; Edge computing; konvolutionella neurala nätverk; Lågeffektelektronik; RISC-V; AI-acceleratorer; Parallell bearbetning;

    Abstract : Deep Learning and Neural Networks have been studied and developed for many years as of today, but there is still a great need of research on this field, because the industry needs are rapidly changing. The new challenge in this field is called edge inference and it is the deployment of Deep Learning on small, simple and cheap devices, such as low-power microcontrollers. READ MORE

  4. 4. Embedded digital filter design and implementation

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Xiao Su; [2023]
    Keywords : ;

    Abstract : Digital filters have been widely used in signal processing, to reduce or remove unwanted signals of different types, such as noise, and interference, and to enhance or keep desired signals. They are implemented as algorithms on an embedded system (a microcontroller) or a computer. READ MORE

  5. 5. Design and evaluation of a plain MPI-based cluster execution backend for the SkePU 3 skeleton programming framework

    University essay from Linköpings universitet/Programvara och system

    Author : Alexander Zeijlon; [2023]
    Keywords : SkePU; skeleton programming; algorithmic skeletons; HPC; cluster; parallel programming; MPI; OpenMP; CUDA; Hybrid; NUMA;

    Abstract : SkePU 3 is a framework for parallel program execution that uses higher order functions called skeletons, which provide a layer of abstraction between user code and the parallel implementation it provides through its backends. The backend that enables SkePU to run on an HPC cluster has a slowdown of a factor two. READ MORE