National Repository of Grey Literature 53 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
ECG Cluster Analysis
Pospíšil, David ; Kozumplík, Jiří (referee) ; Klimek, Martin (advisor)
This diploma thesis deals with the use of some methods of cluster analysis on the ECG signal in order to sort QRS complexes according to their morphology to normal and abnormal. It is used agglomerative hierarchical clustering and non-hierarchical method K – Means for which an application in Mathworks MATLAB programming equipment was developed. The first part deals with the theory of the ECG signal and cluster analysis, and then the second is the design, implementation and evaluation of the results of the usage of developed software on the ECG signal for the automatic division of QRS complexes into clusters.
Software for ECG analysis
Plch, Vít ; Hejč, Jakub (referee) ; Ronzhina, Marina (advisor)
This bachelor thesis deals with design and construction of tool for analysing electrocardiograms. The theoretical part deals with the origin of the action potential, propagation of the action potential through conduction system of the heart, failure of electrical impulse propagation through the con-duction system; different aspects of disorders, which can be found in experimental electrograms recorded from animal isolated hearts (database of electrograms, the Department of Biomedical En-gineering, FEEC, BUT), are also discussed. Software for electrograms draw and annotation available on the DBME, namely EG_Anotation and EG_RR_View, are described. As a result, the design and construct of ECG_ANN, the tool for the electrograms annotation, is proposed with regard to the advantages and disadvantages of mentioned software. At the end of the bachelor thesis there are the guide for ECG_ANN and discussion about problems which appears in design and construct of this tool.
Microcontroler based On Demand Pacemaker
Daniš, Václav ; Balogh, Jaroslav (referee) ; Sekora, Jiří (advisor)
Pacemakers have nowadays become an inseparable part of treatment in a wide range of cardiovascular diseases. The topic of this bachelors degree paper refers to and proposes the implementation of a functional type of ´On Demand´ pacemaker controlled by a microcontroller. The introductory chapters focus on a more detailed, theoretical familiarization with the complex issues of permanent heart cardiostimulation. In addition to the actual theory of pacemakers and cardiostimulation, the chapters also include those significant historical aspects in the evolution of permanent cardiostimulation, the basic structures of heart anatomy and the transmission system of the heart. Also included are the recording of heart activity and ECG analysis, both physiological and pathological. In the practical part of the paper I deal with the ´On Demand´ pacemaker controlled by a microcontroller with a firm (solid, strong, steady, fixed) repeating frequency inhibited by the R wave. Subsequently, a proposed system for its implementation is created. The next step is the creation of a scheme for the electrical connections and composition of the microcontroller programme. The final part illustrates the implementation of the model of the pacemaker itself, preceded by a verification of the efficacy of the connections in a non-solder field.
ECG signal classification
Smělý, Tomáš ; Harabiš, Vratislav (referee) ; Hrubeš, Jan (advisor)
This thesis deals with classification of different types of time courses of ECG signals. Main objective was to recognize the normal cycles and several forms of arrhythmia and to classify the exact types of them. Classification has been done with usage of algorithms of Neural Networks in Matlab program, with its add-on (Neural Network Toolbox). The result of this thesis is application, which makes possible to load an ECG signal, pre-process it and classify its each cycle into five classes. Percentage results of this classification are in the conclusion of this thesis.
Artificial aorta for activity demonstration of intraaortal baloon contrapulsation
Bičiště, Jan ; Rampl, Ivan (referee) ; Zeman, Václav (advisor)
This dissertation work describes design and construction of simulated aorta device intended to demonstrate performance of the intra-aortal balloon catheter (IAB), and to test reaction of the contra-pulsation pump during simulated cardiac output in conditions of tachycardia, bradycardia and arrhythmia. The major part of the device is transparent plastic tube. The pressure pulses (waves) are generated inside this plastic tube to simulate real cardiac output. These pressure pulses are generated by step motor with membrane. The step motor is controlled by programmable control system AMiNi-E. Individual pressure pulses simulate cardiac output in conditions of tachycardia, bradycardia and arrhythmia. Required simulated cardiac output is selected by control switches. Generated pressure pulses are read by pressure sensor and are transferred to the control system of the configuration computer. Read data can be displayed as graphs in program Microsoft Excel. The intra-aortal balloon catheter (IAB) is inserted inside the aorta and is connected with contra-pulsation pump which on pressure pulse is responding.
Design of the On Demand Pacemaker controlled by Microcontroller
Jarošová, Veronika ; Chmelař, Milan (referee) ; Sekora, Jiří (advisor)
The aim of this diploma work is the suggestion and realization of a cardiostimulator of „On Demand“ type operated by microcontroller. The work is structured on four thematic parts. For the correct suggestion of the whole system, firstly is necessary to understand correctly the cell’s electrophysiology and heart’s anatomy, inclusive the cardiology arrhytmia, which are adherent to cardiostimulators. The cardiostimulator is inhibited by the R-wave and is adaptive on a pulse rate of a source signal. The whole system is supplied by batteries and this supplying is taken into consideration. The network’s functionality is realized on the ECG simulator. There are suggested the suitable enhancements in discussion.
Analysis of Atrial Fibrillation Heart Rate Dynamics
Tesařová, Tereza ; Ronzhina, Marina (referee) ; Hejč, Jakub (advisor)
Bachalor thesis focuses on clinical tracking of heart rate abnormalities to specify the level of variability in diverse-lengthy ECG signals, with a direct way to analyze atrial fibrillation and accuracy increasing its detection of actual available methods. The principle of heart electrophysiology and also the impulse genesis is mentioned in a introductory part of work, including elementary classification of cardiac arrhytmias and their deflection from normal sinus rhythm. The physiological analysis of atrial fibrilation dynamic structure helps with the application of detection algorithms in a MATLAB program and sets an underlying basis for an appropriate discussion in a final statistical ROC analysis.
Analyzer of cardiac waveform
Zmeškal, Ladislav ; Říha, Kamil (referee) ; Číž, Radim (advisor)
The thesis describes design, algorithmization and realization of graphical application for recording EKG and PPG signal using LabJack UE9 tool in Matlab program, it also describes subsequent deposition of recorded signals and their processing, such as optional selection, cropping and filtering. Furthermore there are described types of filters, methods for detecting basic parameters of EKG and PPG signals and methods for detecting R waves and Systolic peaks. Based on detection of those parameters, algorithms for computing average heart rate and finding arrhythmias were designed and tested. Last part of the thesis includes an evaulation which compares values detected by designed algorithms with values from public database which includes reference annotation.
Identification of Abnormal ECG Segments Using Multiple-Instance Learning
Šťávová, Karolína ; Smíšek, Radovan (referee) ; Hejč, Jakub (advisor)
Heart arrhythmias are a very common heart disease whose incidence is rising. This thesis is focused on the detection of premature ventricular contractions from 12-lead ECG records by means of deep learning. The location of these arrhythmias (key instances) in the record was found using a technique based on Multiple-Instance Learning. In the theoretical part of the thesis, basic electrophysiology of the heart and deep learning with a focus on the convolutional neural networks are described. Afterward, a program was created using the Python programming language, which contains a model based on the InceptionTime architecture, using which classification of the signals into the selected classes was performed. Grad-CAM was implemented to find locations of the key instances in the ECGs. The evaluation of the arrhythmia detection quality was done using the F1 score and the results were discussed at the end of the thesis.
Detection of ventricular premature beats in long-term ECG
Šagát, Martin ; Kozumplík, Jiří (referee) ; Maršánová, Lucie (advisor)
The thesis deals with problems of premature ventricular complexes and ways of their detection. Heart’s basic physiological activities and the principle of their measurement are described in the theoretical part of the thesis. It deals specifically with the appearance and manifestations of ventricular extrasystoles in the ECG. The thesis also discusses various ways of detecting premature ventricular complexes. In this thesis, detection based on morphological features, wavelet transform and signal energy was used. All methods were implemented using Matlab and tested on all signals of the MIT-BIH Arrhythmia database.

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