<div class="csl-bib-body">
<div class="csl-entry">Wess, M. (2017). <i>Neural network based electrocardiography anomaly detection</i> [Diploma Thesis, Technische Universität Wien]. reposiTUm. https://doi.org/10.34726/hss.2017.34246</div>
</div>
-
dc.identifier.uri
https://doi.org/10.34726/hss.2017.34246
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/4814
-
dc.description
Abweichender Titel nach Übersetzung der Verfasserin/des Verfassers
-
dc.description
Zusammenfassung in deutscher Sprache
-
dc.description.abstract
Bio-signals such as Electrocardiography and Electroencephalography are the time variant signals representing the electrical outputs from the corresponding measurement instruments and are widely used to assess the health of patients. The objective of this thesis is to implement neural network based machine learning algorithm on FPGA to detect the anomalies in ECG signals, with a better performance and accuracy, compared to statistical models. An overview of existing techniques for anomaly detection in ECG signals is presented along with their merits and demerits, implementation strategies for different aspects such as feature selection, feature reduction and classification. Based on the performed comprehensive analysis, few of the most efficient algorithms were selected for simulation in MATLAB for performance comparison. An implementation with principal component analysis for feature reduction and multi-layer perceptron for classification, proved superior to other algorithms. For implementation on FPGA, effects of several parameters and simplification on performance, accuracy and power consumption were studied. Piecewise linear approximation for activation function and fixed point implementation were effective methods to reduce the amount of the needed resources. The resulting neural network with eight inputs and four neurons in the hidden layer, achieved in spite of the simplifications the same overall accuracy as in simulation. An accuracy of 97.5% was achieved on average for 42 records in MIT-BIH database. These results suggest that the presented technique with several simplifications for FPGA implementation of neural networks is a valid technique with good performance but less power consumption, and area, and no significant loss of accuracy.