Página 18 - ingenium1

Versión de HTML Básico

17
Alumn@s uniformemente acelerados
“Software visualizador de señales biomédicas aplicado a los sonidos del
corazón humano”
Por: Hugo Bolaños Mendoza, estudiante de Ingeniería
Industrial 2012.
En este trabajo se reporta el proceso de análisis y desarrollo de un software
para ver y manipular una o más señales generadas por el cuerpo humano de
utilidad para los médicos en el proceso de diagnóstico.
Biomedical Signals Visualizer Software applied to Human Heart Sounds
Juan Carlos Colin-Ortega
1,2
, Hugo Bolanos
1
and Juan M. Lopez
2
1
Universidad Iberoamericana Puebla, Boulevard del Niño Poblano 2901, Unidad territorial Atlixcayotl,
Puebla, Pue., 72179. México
juancarlos.colin@iberopuebla.mx, hugo.bolanos@iberopuebla.mx
2
Universidad Popular Autónoma del Estado de Puebla, 21 Sur 1103, Barrio de Santiago, Puebla, Pue., 72410.
México
juanmanuel.lopez@upaep.mx
Abstract.
The analysis of a biomedical signal is a complex task due to inherent variations in time and
frequency, as well as individual physiology or pathology of patients. Added to this, doctors often are
not specialists with the ability to interpret the data in certain types of signals such as the
phonocardiogram, especially in marginalized regions. In response to such problems, we intend to
support medical diagnosis with a computational tool to analyze, manipulate and compare biomedical
signals. We interviewed doctors to determine system requirements, designed the interface and finally
implemented the software using the programming language C#. From automated data analysis and
screen resolution, the system calculates the scaling factors necessary to correctly display the signal.
Simultaneous display of two or more signals, horizontal zoom, scrolling, mark positioning and resizing
of the scales were added to meet the physician-defined requirements. The data and user inputs were
divided into three classes according to function: the Biosignal class for reading, storage and
manipulation of the raw data in the biomedical signal; the Format class for the resizing and
normalization information; and the Viewer class for the display and manipulation of the on-screen
signal.
Keywords:
Biomedical Signals, Medical Software, Phonocardiogram, Visualizer.