Implementación de un algoritmo de reconocimiento de patrones en señales biomédicas para su evaluación en un microprocesador basado en la Arquitectura de Set de Instrucciones RISC V
Abstract
In this document, the development of an event/pattern recognition system in ECG signals
is presented. The event detection is performed via a cross-correlation algorithm, using real
biomedical signals represented in a bitstream format. The development of the project is
divided in two main sections, one of which considers the design of the algorithm and its
implementation in C++. The other main section discusses the development of a hardware
platform in which the algorithm is executed. In the case of the presented project, the
hardware platform used is based on RocketChip, an open-source initiative based on the
instruction set architecture RISC V.
Description
Proyecto de Graduación (Licenciatura en Ingeniería Electrónica) Instituto Tecnológico de Costa Rica, Escuela de Ingeniería Electrónica, 2017.