Wireless Telemedicine Physiological Monitoring Center Based On Virtual Instruments
Wireless Telemedicine Physiological Monitoring Center Based On Virtual Instruments
Abstract— This paper presents a new model of wireless system of telemedicine which is based on wireless transmission
telemedicine physiological monitoring center, which is developed technology research also in unceasing starting with
by the Laboratory Virtual Instrument Engineering Workbench development, it has become more practical and convenient for
(LabVIEW) and integrates current general packet radio service medical and paramedical personnel to monitor vital signs from
(GPRS) technology and signal processing with DSP processor. At any computer connected to the internet.
the patient’s location, a wireless PDA-based monitor is used to
continuously acquire the patient’s vital signs, including heart LabVIEW is a graphical programming language that uses
rate, ECG, SpO2 and so on. Through the internet, the patient’s icons instead of lines of text to create applications [5].
physiological signals can be transmitted in real-time to a LabVIEW has provided communication tools, in including
telemedicine monitoring central management unit, and the unit ActiveX, TCP, UDP, and DataSocket as well as telemedicine
can access the data and the case history of the patient, either by panels and so on. In this paper, we have mainly utilized TCP
the central management unit or the wireless devices. This paper nimble and the reliable formidable function.
presents our prototype implementation of signal processing based
on a high-performance DSP-based personal server. The results This paper present the design and testing of a computer
also show that the wireless telemedicine physiological monitoring based low-cost vital sign telemonitor, virtual instruments,
center model is superior to the currently used monitors both in GPRS and DSP processor with a user-friendly graphical
mobility and in usability, and, therefore, is better suited to interface to display the vital signs and after the results of signal
patient transport. processing. The vital signs and patient information could be
accessed to medicine database with LabSQL under the
Keywords-Wireless telemedicine; Telemedicine physiological background of LabVIEW.
monitoring center; LabVIEW; GPRS; Neural network; Signal
processing
II. THE STRUCTURE OF WIRELESS TELEMEDICINE
PHYSIOLOGICAL MONITORING CENTER SYSTEM
I. INTRODUCTION
The telemedicine system consists mainly of four parts —
Telemedicine is the use of highly developed biomedical (1) the data acquisition unit, which is set up around the patient
instrumentation and telecommunication technologies for to acquire the patient’s physiological signal data, (2) the data
medical diagnosis and patient care, as well as distance learning reception and display unit, which enables the medical staffs to
[1].More and more intrahospital transport of patients is telemonitor the patient’s condition in real-time, (3) the data
required in order to perform special examination or therapy [2]. storage unit, which stores and manages the patient’s
The key to the success of all critical care transport is the physiological signal data, (4) the signal processing unit, which
continuous monitoring of vital signs including ECG, oxygen is able to help the medical staffs to analyze the patient’s
saturation by pulse oximetry (SpO2), heart rate (HR), and blood physiological signal data in the local database. Wireless
pressure [3].Spending time at a hospital could be an connection in this paper has been established by GPRS
intimidating experience, due to high costs, travel time, staying technology with speeds up to 40Kbps. Patient’s physiological
away from home and loved ones, less freedom to move, etc. signal parameter will be transmitted through Internet to the
With advancements in bioinstrumentation, computer, and telemedicine physiological monitoring center using the GPRS
telecommunications technologies now it is feasible to design wireless transmission module, and according to user
home-based vital sign telemedicine physiological monitoring commands, the telemedicine physiological monitoring center
systems to acquire, record, display, and transmit physiological can display waveforms in real-time, store data locally, and
signals from the human body to any location. trigger an alarm, shown in Figure 1.
Recently, the fast development of mobile technologies,
including increased communication bandwidth and III. WIRELESS TELEMEDICINE PHYSIOLOGICAL
miniaturization of mobile terminals, has accelerated MONITORING CENTER SYSTEM DESIGN
developments in the field of mobile telemedicine [4], and the
1157
Wireless telemedicine
physiological monitoring Physiological signal acquisition
center(LabVIEW, DSP) sensors
1158
Through such programming, the effective data can clear file "Sample Database.mdb" included with the
and accurate transfers to the display module, realizes to the LabSQL examples. Leave everything else as it is, and
physiology signal reception and display. And according to user hit OK.
commands, the telemedicine physiological monitoring center
can trigger an alarm in real-time, shown in Figure 4. • Close the ODBC control panel.
• Test the connection by running one of the examples
provided.
We can also use different VIs completed inquiries such as:
delete, operational changes, I will no longer makes the concrete
introduction in this.
D. Signal processing
This designs will address such new neural networks method
namely, new wavelet compression methods integrated with the
modular telecommunication design blocks and relevant
hardware DSP structures for enhanced integrated wireless
telemedicine systems. With recent development of high-
performance DSP technology it is now possible to implement
intelligent personal monitoring devices, and establishes the
artificial neural networks of medical service intelligence
diagnosis system.
1159
design call DLL through the node of CLFN which provided by its open source nature, it is free and easier for maintenance, and
LabVIEW to load the DSP routine (*.dat), thus complete the greatly improved the operational and managerial. Meanwhile,
development of signal processing system based on the DSP the development of design in the future we can introduce more
which has enough routine storage memory.DSP execute the file and better algorithms to add, so that assist the medical staffs to
named *.dat which loading to routine storage memory through make more detailed and accurate medical diagnosis for
PCI bus interface, and completes the neural networks algorithm patients.
on the DSP.
The loading DSP routine has well of transplant ability with ACKNOWLEDGMENT
the C language programming. Moreover, address C language This project was supported by Spring Sunshine Program,
integrated with LabVIEW may speed up the process and Ministry of Education, China.
improve performance of the software and enable sharing of
program modules, save the programming time.
REFERENCES
[1] Patricia Mendoza, Perla Gonzalez, Brenda Villanueva, Emily
IV. CONCLUSION Haltiwanger, Homer Nazeran,” A Web-based Vital Sign Telemonitor
All parts of the vital sign telemonitor (sensors, signal and Recorder for Telemedicine Applications”, Engineering in Medicine
and Biology Society, 2004. EMBC 2004. Conference Proceedings. 26th
processing circuits, and GUI) were designed, implemented, Annual International Conference of the Volume 1, 2004 Page(s):2196 -
integrated and tested successfully on simulated as well as real- 2199 Vol.3.
time signals obtained from healthy volunteers. [2] G. De Cosmo, P. Primieri, A. Mascia, E. Gualtieri, V. Bonomo, and A.
Villani, “Intra-hospital transport of the anaesthetized patient,” Eur. J.
Wireless transmission of vital signs has been explored in Anaesth., vol. 10, no. 3, pp. 231–234, May 1993.
another project [8]. A PDA-based vital sign telemonitor is [3] Australasian College for EmergencyMedicine, “Minimum standards for
being developed to take advantage of data acquisition, transport of critically ill paients,” Emerg. Med., vol. 15, pp. 202–204,
computing, and Bluetooth wireless transmission capabilities of 2003.
pocket PCs and realize a low-cost, reliable and wearable vital [4] C. S. Pattichis, E. Kyriacou, S.Voskarides, M. S. Pattichis, R. Istepanian,
sign telemonitor for homecare and other applications in and C. N. Schizas, “Wireless telemedicine systems: an overview,” IEEE
telemedicine. Antennas Propag. Mag., vol. 44, pp. 143–153, Apr. 2002.
[5] National Instruments Corporation. LabVIEW User Manual [M].USA:
Telemedicine monitoring network based on the computer National Instruments Corporation,2000.7.
network will continue to develop, it will be applied more [6] Xue,Q, Hu,Y.H, Tompkins, W.J,” Neural-network-based adaptive
widely, particularly upgrading the telemedicine physiological matched filtering for QRS detection” Biomedical Engineering, IEEE
monitoring center. Transactions on Volume 39, Issue 4, April 1992 Page(s):317 – 329.
[7] Silvennan, G,” The role of neural networks in telerehabilitation”, Neural
Proved through practice, the telemedicine physiological Engineering, 2003. Conference Proceedings. First International
monitoring center which is base on LabVIEW and TCP/IP IEEE/EMBS Conference on 20-22 March 2003 Page(s):664 – 667.
protocol can be developed into an effective reduction [8] Isais R, Nguyen K, Perez G, Rubio R, and Nazeran H “A Low-cost
development cost, improve transmission efficiency and Microcontroller-based Wireless ECG-Blood Pressure Telemonitor for
Home Care” IEEE/EMBS, pp.3157-3160, Cancun Mexico, September
accuracy. Accessing to the medical database can be more 17-21, 2003.
efficient for real-time storage with LabSQL. Moreover, due to
1160