Mobile Health Monitoring System

Size: px
Start display at page:

Download "Mobile Health Monitoring System"

Transcription

1 Mobile Health Monitoring System FAZLUR RAHMAN School of Electrical and Electronic Engineering Singapore Polytechnic 500 Dover Road, Singapore SINGAPORE Abstract: - A mobile health monitoring system for physiological studies and for assisting patient-centric health care management is developed. Pulse oximeter and temperature sensor are employed for data acquisition along with appropriate design of signal conditioning circuit. The system uses network approach to acquire the data from sensors and transmit them to a server through wireless propagation means. The system automates the acquisition and monitoring of physiological parameters by continuous display on the monitor screen. Programming is done using industry strength software to display data and trends in real time on a standard PC. The measured data is accurate and lives up to the standards of the industry. Key-Words: - Data acquisition, Health monitoring, Physiological measurement, Sensors, Signal conditioning, Transducers, Wireless local area network 1 Introduction In today s modern world, many health monitoring devices are being developed to improve the well being and quality of life of individuals. The development of low cost transducers, sensors and PC hardware has enabled us to bring health care from hospital to home environment. For patient care, there are various vital physiological parameters that need to be monitored and rarely a single, low cost device can meet this requirement. Real-time, continuous monitoring for emergency detection of an abrupt change of a person s health condition is required. In particular, an ambulatory system that would allow long term monitoring of mobile subjects is highly in demand. Numerous physiological, biomechanical and peripheral parameters have been data logged [1] successfully using ambulatory monitoring [2] including electroencephalography (EEG) [3] and blood pressure [4] among others. A flexible PC-based physiological monitoring system for animal experiments has also been developed [5]. A challenging issue is to satisfy the varying requirements for the collection of different parameters due to differing characteristics of the signal being measured. A ring sensor to monitor heart rate and oxygen saturation in a totally unobtrusive way has been developed [6]. A wearable garment that functions as a wearable health monitoring system [7] is developed. It can record heart rate, body temperature, motion, position and barrier penetration. The paper discusses future possible developments in wearable systems as well as the resulting transformation of healthcare and positive impact on the quality of life of individuals. Wireless approach to develop personal health monitoring [8] system based on wireless body area network of intelligent sensors has been developed [9]. PDA-based devices and more generally by mobile computing tools relying on IEEE b (wlan), Bluetooth (wpan) and cell phone technology (wman) is made used to integrate wearable technology into neurorehabilitation and consumer-centered mobile telerehabilitation [10]. Among the widely accepted physiological [11] indices, temperature, muscle strain, heart rate and oxygen saturation signals are a few of the important indicators of health condition. These indices can deliver abundant information about the health condition of a patient, provided that they can be monitored continuously over a reasonable duration of time, recorded and analysed. Although the physiological parameters are measured and monitored locally, the existing systems are bulky and lack the capability of transmitting the data for processing and diagnosis over the internet to a remote location. Usually, physiological data are provided by independent monitors, which, in the

2 absence of real-time collation, preclude quick assessment of all physiological variables [12]. In this paper we have developed a mobile health monitoring system which is low cost, portable and able to monitor multiple health parameters. The data collected is stored in a central computer, transmitted to a server through a wireless network [13] and this data can be accessed over the internet. 2 Design A block diagram of the physiological system is shown in Fig. 1. The system consists of several one sensor connected to the laptop computer through the DAQ Card and one sensor is connected directly to the RS232 port of the laptop computer. The data is logged onto the laptop and also transmitted to a server through a wireless local area network. The data on the server can be viewed by medical personnel via internet for diagnosis as well as monitoring purpose. Pulse Oximeter Temperature Transducer WWW 2.2 Temperature Transducer Temperature transducer [14] is used to measure the skin temperature at the wrist. The sensor chip is placed in close thermal contact to the steel disk ensuring fastest possible temperature stabilization. The temperature probe measures the skin temperature and a signal conditioning circuit (Fig. 2) is designed to convert the resistance change into an equivalent voltage signal. The probe has a measuring range of 25 C to 50 C, with a measuring accuracy of ± 0.1 C of reading. 2.3 Signal Conditioning Signal conditioning circuit for temperature sensor is as shown in Fig k 1 M 5.6k 68k U1 OPAMP k -3.5V Output DAQ Card TP 1.5k 15k RS-232 Wireless GND Laptop Computer Server 470k 8.2k 39k Fig. 1: Block Diagram of the System 2.1 Pulse Oximeter Arterial blood hemoglobin oxygen saturation and the pulse frequency is measured non-invasively using a pulse oximeter. The blood volume changes during the systole and diastole, which has an effect on the light absorption. The light sources for this measurement are a red and an infrared LED, and a photodiode acts as detector. The pulse oximeter measures the ratio of red to infrared pulsating absorption, which is directly proportional to the oxygen saturation. In addition, the time interval between pulsations is converted into the pulse frequency. Fig. 2 Signal conditioning circuit for temperature sensor +3.5V The temperature sensor is calibrated as given in the following steps: Insert a resistance of 2184 Ω (equivalent of 25ºC) in place of the temperature probe (TP). Measure the output voltage and make the output voltage to about 4V by tuning the 1 MΩ variable resistor. Insert a resistance of 1108 Ω (equivalent of 42ºC) in place of the temperature probe (TP). Measure the output voltage and make the output voltage to 5.6 V by tuning the 1 kω variable resistor.

3 After calibration, the temperature sensor will measure the temperature between 25 ºC and 42 ºC with the corresponding voltage of 4 V and 5.6 V respectively (Fig. 3). The circuit will output an equivalent voltage when the temperature sensor changes its impedance accordingly. Volts 5.6 V 4 V 25 C 42 C Temperature Fig. 3: Two point calibration of Temperature Sensor 3 Hardware and Software The hardware system consists of one individual sensor connected to the laptop computer through the DAQ (data acquisition) card and one sensor is connected directly to the RS232 port of the laptop computer (Fig. 1). The laptop is interfaced with a PCMCIA 12-bit resolution data acquisition card. External signals from physiological sensors are fed to the DAQ input channels. For each analogue input channel the DAQ card samples the signal at a rate of 200 samples/sec. This is sufficient to capture the salient features of the various signals coming in. The data is logged onto the laptop computer and is also transmitted to a server through a wireless local area network (LAN). The Ethernet link through the server makes it possible to view the data by any other computer connected to it and helps medical personnel to access this data via internet for diagnosis and monitoring purpose. The system also has self monitoring facility, so that measurement outside set limits or thresholds generate an alarm signal. The portable system has battery pack to power the system. file, since many networks and operating systems enforce strict schemes for file protection. When the program is started, it prompts for the name or identification of the subject whose physiological parameters need to be monitored. This name is used to specify a unique file for storing the acquired data. Existing records for the same subject is untouched and new data are appended at the end of the file every time the program is restarted. The Front panel (graphical user interface) is as shown in Fig. 4 and the virtual instrumentation (VI) diagram is shown in Fig. 5. Due to space constraint only a part of the VI diagram screen capture is shown in the paper. Separate software modules handle each type of input. By using this approach one is able to add different types of inputs at a later stage. The pulse oximeter data is received by the serial port software module, which continuously receives the heart rate and the SpO 2 data in ASCII text format. If the sensor is not connected properly, an error data is received. The analogue voltage input software module receives the temperature data. Fig. 4: Front Panel The main program is written using National Instrument s LabVIEW software and is used to log the data into the computer. The program captures, analyses, displays and transmits the data to the central server. The program checks if the data directory exists on the computer, whether files may be created in the directory and written to. This is necessary to guarantee that data can be written to a Fig. 5: VI Diagram

4 3.1 Server Set-up On the server, LabVIEW web server option is enabled and configured for this application. The TCP/IP option under the VI server setup in LabVIEW is disabled to avoid the configuration clash with the web server setup. The root directory for the server is configured as a shared directory. The laptop (data collection station) that is used to collect the physiological parameter data is given remote wireless access to write into this shared server directory. The shared directory is password protected to avoid unauthorized access. Inside the shared directory a user data file is created to record the user s name and identification number. Each time a user logs into the data collection station to record his physiological parameters, the persons name is checked against the user data file records and then it is decided whether the person is a new user or an existing user. For a new user, a new set of files (data file, trend graph picture file and html file to show trend graph on the web) is created. Also, for a new user, a set of lines are added to the index file in the server, these lines indicate the person s identity and also the path for the person s data file and trend graph file on the server. For an existing user the previous data file belonging to the user is picked up from the server and the new data entry is appended to the existing data file. The file is then transferred back to the server. At the same time the LabVIEW program on the laptop generates a trend graph from the user s present and previous data and the picture file of this trend graph is also stored onto the server. The index file of the server will show up all the selectable user names whose data is available on the server. It also provides the option to the user to see either the trend graph or the raw data file. The Cisco systems CISCO AIRONNET 350 series wireless LAN adapter card on the data collection station and the CISCO AIRONET 350 series wireless access point on the server side are configured for the wireless data transfer from the data collection station to the server. The maximum distance for wireless transmission between base station and server is 200 m. 4 Results The data obtained from the sensor through the data acquisition (DAQ) board is logged on to the laptop computer and the trends are displayed as shown in Fig. 6. It shows an actual screen capture of the subject s physiological parameters. The graph represents temperature, pulse rate and SpO 2 data respectively in addition height and weight data are also displayed which is not discussed in this paper. The temperature is displayed in degree Celsius, the pulse rate in number of beats per minute and the SpO 2 in percentage respectively. These variables were recorded for every 50 samples. This data can be sent to a server through a wireless local area network as explained earlier. The data and trends from the server can be viewed by the medical personnel anywhere, anytime. Fig. 6: Screen capture of the monitoring system The temperature of five subjects recorded using the temperature probe is shown in Fig. 7. After signal conditioning and calibration which was done earlier the voltage signal for each of the five subjects are shown in Fig. 8. Temperuatre (deg) Temperature Graph Samples Subject 1 Subject 2 Subject 3 Subject 4 Subject 5 Fig. 7: Body Temperature of different subjects

5 Voltage (volts) Voltage Graph Samples Subject 1 Subject 2 Subject 3 Subject 4 Subject 5 Fig. 8: Equivalent voltage corresponding to temperature of each subject The speed of data acquisition is much faster than the systems available in the market. Comparative studies have been made on the accuracy of the data using standard sensors available. Pulse oximeter readings were compared with a Nonin PalmSAT 2500 handheld pulse oximeter. Temperature probe readings were compared with a clinical infrared ear thermometer. Four subjects were selected and for each subject the data was collected using our system and the standard devices. For each subject three samples were taken within ten minutes. The comparison data are tabulated in Table 1. 5 Conclusion A low cost mobile health monitoring system for patient health monitoring and management with wireless local area network has been developed. The system is suitable for good and urgent care of emergency victims, the patients in hospitals or at home. It is a network approach for assisting patientcentric health care management. Table 1: Comparison of physiological data collected using our system against the standard devices Parameter Temperature Heart Rate Oxygen Saturation Sample 1 Sample 2 Sample 3 Subjects Standard System Error Standard System Error Standard System Error (St) (Sy) (St - Sy) (St) (Sy) (St - Sy) (St) (Sy) (St - Sy) Mean Error Subject Subject Subject Subject Subject Subject Subject Subject Subject Subject Subject Subject References: [1] Anderson R. and Lyons G.M., Data logging technology in ambulatory medical instrumentation, Physiological Measurement, 2001, Vol 22, pp [2] Reilly B.P., et al, A device for 24 hour ambulatory monitoring of abdominal girth using inductive plethysmography, Physiological Measurement, 2002, Vol 23, pp [3] Elizabeth Waterhouse, New horizons in ambulatory electroencephalography, IEEE Engineering in Medicine and Biology Magazine, 2003, Vol. 22, No. 3, pp [4] Kazuomi Kario, et al, Ambulatory blood pressure monitoring for cardiovascular medicine, IEEE Engineering in Medicine and Biology Magazine, 2003, Vol. 22, No. 3, pp [5] Geoffrey M. Ghose, Izumi Ohzawa and Ralph D. Freeman, A flexible PC-based physiological monitor for animal experiments, J. Neurosci. Method, [6]Asada H.H. et al., Mobile Monitoring with Wearable Photoplethysmographic Biosensors, IEEE Engineering in Medicine and Biology Magazine, 2003, Vol. 22, No. 3, pp [7] Jayaraman S and Park S., Enhancing the quality of life through wearable technology, IEEE Engineering in Medicine and Biology Magazine, 2003, Vol. 22, No. 3, pp

6 [8] Fazlur Rahman et al, Network approach for Physiological Parameter Measurement, IEEE Transactions on Instrumentation and Measurement. 2005, Vol 54, No.1, pp [9] Jovanov E. et al., Stress Monitoring using a distributed wireless intelligent sensor system, IEEE Engineering in Medicine and Biology Magazine, 2003, Vol. 22, No. 3, pp [10] Winters J.M., et al, Wearable sensors and telerehabilitation, IEEE Engineering in Medicine and Biology Magazine, 2003, Vol. 22, No. 3, pp [11] Rowan D., Clinical physics and physiological measurement bibliography. Diagnostic investigations of the lower urinary tract, Clin. Phys. Physiol. Meas. 1987, Vol 8, No. 4, pp [12] Phelps E.B. and Goldman T.M., Application of automated human voice delivery to warning devices in an intensive care unit: A laboratory study. Int J Clin Monitoring and Computing, 1992, Vol 28, pp [13] Agrawal D.P. and Zeng Q., Introduction to wireless and mobile systems, Pacific Grove, CA: Brooks/Cole, [14] Joseph J. Carr and John M. Brown, Introduction to biomedical equipment technology, Upper Saddle River, N.J., Prentice Hall, 2001.

Study ON Remote Medical Monitoring System Based ON MSP430 AND CC2530

Study ON Remote Medical Monitoring System Based ON MSP430 AND CC2530 2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 2015) Study ON Remote Medical Monitoring System Based ON MSP430 AND CC2530 SONG Aijuan, SI Guangyuan, GU Qiongchan

More information

Telemedicine: The way to the future for healthcare management

Telemedicine: The way to the future for healthcare management Telemedicine: The way to the future for healthcare management Mario El-Khoury Vice-President Systems Engineering Outline Introduction CSEM contribution Perspectives Conclusion Mario El-Khoury :: 25/09/2003

More information

TelehealthSolution: Portable Pulse Oximeter

TelehealthSolution: Portable Pulse Oximeter TelehealthSolution: Portable Pulse Oximeter The advancements in technology and connectivity open up previously unexplored avenues in the field of personal health monitoring. It is indeed true that prevention

More information

Bio Medical Sensor Network for Patient Monitoring

Bio Medical Sensor Network for Patient Monitoring RESEARCH ARTICLE OPEN ACCESS Bio Medical Sensor Network for Patient Monitoring R.Durga 1, T.Suresh 2 1 (PG Student, Applied Electronics) Department of Electronics and Communication Engineering, RMK Engineering

More information

A Novel Implementation for Automated Health Monitoring System

A Novel Implementation for Automated Health Monitoring System A Novel Implementation for Automated Health Monitoring System Praveen B Sarangamath 1, Dr. Kiran A Gupta 2 1 M.Tech. Dept of E&CE, Dayananda Sagar College, Bangalore, Karnataka, India 2 Prof. and Head

More information

Wireless Wearable Body Area Network (WWBAN) for Elderly People Long-Term Health-Monitoring

Wireless Wearable Body Area Network (WWBAN) for Elderly People Long-Term Health-Monitoring Wireless Wearable Body Area Network (WWBAN) for Elderly People Long-Term Health-Monitoring Institution: Arab Academy for Science, Technology & Maritime Transport (AASTMT), Abu Kir Campus, P.O. Box 1029,

More information

ECG Monitoring System Using Wireless Sensor Network (WSN) for Home Care Environment

ECG Monitoring System Using Wireless Sensor Network (WSN) for Home Care Environment ECG Monitoring System Using Wireless Sensor Network (WSN) for Home Care Environment Prof. Dr. Norsheila Fisal, Department of Telecommunication and Optics, Faculty of Electrical Engineering, University

More information

Energy Efficient Adaptive Routing Protocol For Wireless Body Area Networks (WBAN)

Energy Efficient Adaptive Routing Protocol For Wireless Body Area Networks (WBAN) IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) e-issn: 2319 4200, p-issn No. : 2319 4197 PP 24-28 www.iosrjournals.org Energy Efficient Adaptive Routing Protocol For Wireless Body Area Networks

More information

StressLocator & Sleep as Android

StressLocator & Sleep as Android StressLocator & Sleep as Android Alert Stresslocator Oximeter User's Guide 1/6 Introduction... 2 Disclaimer...2 Compatibility...2 Package content...2 Specifications... 3 Product description...3 Measurement

More information

Design and Implementation of Remote Medical Monitoring System for. Homecare

Design and Implementation of Remote Medical Monitoring System for. Homecare 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) Design and Implementation of Remote Medical Monitoring System for Homecare Juan Zhong1, a, * Hua Liao2, b 1 College

More information

Miniature wireless photoplethysmography devices: integration in garments and test measurements

Miniature wireless photoplethysmography devices: integration in garments and test measurements Miniature wireless photoplethysmography devices: integration in garments and test measurements E. Kviesis-Kipge, V.Mečņika, O. Rubenis Biophotonics Laboratory, Institute of Atomic Physics and Spectroscopy,

More information

Always in touch. IntelliVue Telemetry System with Smart-hopping technology, surveillance of ambulatory cardiac patients

Always in touch. IntelliVue Telemetry System with Smart-hopping technology, surveillance of ambulatory cardiac patients Always in touch with Smart-hopping technology, surveillance of ambulatory cardiac patients Real clinical network strength includes flexibility When you have mobile cardiac patients who need constant monitoring,

More information

Affordable Smart Health Accessory

Affordable Smart Health Accessory Affordable Smart Health Accessory Keeping it Smart and Simple Table of Contents What is +... 1 + Features... 1 Using +... 2 Key Highlights... 2 Usage Scenarios... 3 Specifications... 3 + App... 4 Portfolio...

More information

Wearables and Remote Patient Monitoring

Wearables and Remote Patient Monitoring Wearables and Remote Patient Monitoring Walt Maclay President at Voler Systems Walt@VolerSystems.com Accurate & holistic health data Lifestyle choices, health history, symptoms, medication, treatment information,

More information

Enabling Breakthroughs in Medical Electronics. Karthik Vasanth, Ph.D General Manager, Medical and High Reliability Business Unit

Enabling Breakthroughs in Medical Electronics. Karthik Vasanth, Ph.D General Manager, Medical and High Reliability Business Unit Enabling Breakthroughs in Medical Electronics Karthik Vasanth, Ph.D General Manager, Medical and High Reliability Business Unit Outline Trends driving the medical market Semiconductors in healthcare Diverse

More information

Vet BP. Vet30 VITAL SIGNS. Continuous Vital Signs Monitor for Companion Animals

Vet BP. Vet30 VITAL SIGNS. Continuous Vital Signs Monitor for Companion Animals Vet BP Vet30 30 VITAL SIGNS Continuous Vital Signs Monitor for Companion Animals SunTech Vet30 The portable and rechargeable SunTech Vet30 TM monitor quickly and easily provides reliable blood pressure

More information

Embedded Systems. Cristian Rotariu

Embedded Systems. Cristian Rotariu Embedded Systems Cristian Rotariu Dept. of of Biomedical Sciences Grigore T Popa University of Medicine and Pharmacy of Iasi, Romania cristian.rotariu@bioinginerie.ro May 2016 Introduction An embedded

More information

ET16 Continuous Vital Signs Monitoring using Smartphones

ET16 Continuous Vital Signs Monitoring using Smartphones ET16 Continuous Vital Signs Monitoring using Smartphones Nazrul Anuar Nayan, Faizatul Azwa Azami Department of Electrical, Electronic and System Engineering, Faculty of Engineering and Built Environment,

More information

Support Intelligent Health System Monitor Elderly

Support Intelligent Health System Monitor Elderly Support Intelligent Health System Monitor Elderly Vineetha T qulification : B.Tech in instrumentation and control engg M.Tech in embedded system collage : holy mary institute of technology and sciences

More information

Real-Time Patient Health Monitoring and Alarming Using Wireless-Sensor-Network

Real-Time Patient Health Monitoring and Alarming Using Wireless-Sensor-Network Real-Time Patient Health Monitoring and Alarming Using Wireless-Sensor-Network Kasim M. Al-Aubidy, Ahmad M. Derbas. & Abdullah W. Al-Mutairi Intelligent & Embedded Systems Research Group, Faculty of Engineering,

More information

TELEMEDICINE FRAMEWORK FOR FOLLOW-UP HIGH RISK PERGNANCY

TELEMEDICINE FRAMEWORK FOR FOLLOW-UP HIGH RISK PERGNANCY XI Conference "Medical Informatics & Technologies" - 2006 fetal monitoring, home monitoring, telemedicine systems Dominik BOśEWICZ *, Tadeusz PAŁKO **, Michał JEśEWSKI ***, Paweł ŁABAJ ***, Tomasz KUPKA

More information

ISSN Vol.03, Issue.03, June-2015, Pages:

ISSN Vol.03, Issue.03, June-2015, Pages: ISSN 2322-0929 Vol.03, Issue.03, June-2015, Pages:0277-0281 www.ijvdcs.org RAJESH N SWAMY 1, SUGUNA G C 2 1 PG Scholar, Dept of ECE (VLSI Design & ES), JSS Academy of Technical Education, Bengaluru, India,

More information

Ansur Index 2XL. Users Manual. Plug-In

Ansur Index 2XL. Users Manual. Plug-In Ansur Index 2XL Plug-In Users Manual April 2010, Rev. 1 2010 Fluke Corporation. All rights reserved. All product names are trademarks of their respective companies. Table of Contents Chapter Title Page

More information

Høgskolen i Telemark Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics.

Høgskolen i Telemark Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics. Høgskolen i Telemark Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics Wi- Fi DAQ Hardware Setup Cuong Nguyen, Hans- Petter Halvorsen, 2013.08.07

More information

Patient Monitoring System using GSM and ZigBee Technology

Patient Monitoring System using GSM and ZigBee Technology AMSE JOURNALS 2014-Series: Modelling C; Vol. 75; N 1; pp 13-21 Submitted Dec. 2013; Revised May 5, 2014; Accepted May 25, 2014! Patient Monitoring System using GSM and ZigBee Technology *N. V Panicker,

More information

Affective Computing Wearable Sensors

Affective Computing Wearable Sensors Affective Computing Wearable Sensors Senior Design Proposal 02-10-04 Daniel Bishop Phillip Hay Christina Hernandez Adam Stevenson Table of Contents Problem Background...3 Needs Statement...4 Goals and

More information

FT2 View Instruction Manual

FT2 View Instruction Manual 399 Reservation Road, Marina, California U.S.A. Ph: (831) 384-4300 Fax: (831) 337-5786 www.foxthermalinstruments.com 2006 Fox Thermal Instruments, Inc. 07/19/13 Introduction: The FT2 View application software

More information

Bluetooth Low Energy (BLE) Based Mobile Electrocardiogram Monitoring System

Bluetooth Low Energy (BLE) Based Mobile Electrocardiogram Monitoring System Proceeding of the IEEE International Conference on Information and Automation Shenyang, China, June 2012 Bluetooth Low Energy (BLE) Based Mobile Electrocardiogram Monitoring System Bin Yu and Lisheng Xu

More information

Photoplethysmography based Heart Rate Calculation using Fingertip Video Captured by Smartphone. Umang Yadav 7 th December, 2016

Photoplethysmography based Heart Rate Calculation using Fingertip Video Captured by Smartphone. Umang Yadav 7 th December, 2016 Photoplethysmography based Heart Rate Calculation using Fingertip Video Captured by Smartphone 7 th December, 2016 Contents 1 Introduction 4 1.1 Overview and Motivation............................. 4 1.2

More information

Wearable Embedded Systems in Medical field for the Disabled

Wearable Embedded Systems in Medical field for the Disabled ANNQUEST NOVEMBER 2016 ISSN: 2321-3043 www.stannsannquest.com Wearable Embedded Systems in Medical field for the Disabled Ms. D.Sarala, Department of Physics & Electronics, email id: saralatvs@gmail.com

More information

i 4 imm Compact Critical Care Monitor GE Healthcare Modular monitoring for critical care

i 4 imm Compact Critical Care Monitor GE Healthcare Modular monitoring for critical care GE Healthcare i 4 Modular monitoring for critical care imm Compact Critical Care Monitor imm imm Compact Critical Care Monitor modularity and versatility iconnect i 4 icentral ipon imm the innovative,

More information

Creating Solutions for Health through Technology Innovation

Creating Solutions for Health through Technology Innovation Creating Solutions for Health through Technology Innovation Karthik Vasanth General Manager, Medical and High Reliability Business Unit Texas Instruments, Inc Outline Healthcare trends and opportunities

More information

STEP 6: USING THE VITALSBRIDGE WITH A STANDARDIZED PATIENT VITALSBRIDGE AND 100

STEP 6: USING THE VITALSBRIDGE WITH A STANDARDIZED PATIENT VITALSBRIDGE AND 100 STEP 6: USING THE VITALSBRIDGE WITH A STANDARDIZED PATIENT VITALSBRIDGE 300 200 AND 100 Overview: Before beginning this segment make sure the following have been completed: o The VitalsBridge has been

More information

Determination of Drag Coefficient

Determination of Drag Coefficient DEPARTMENT OF MECHANICAL, INDUSTRIAL AND MANUFACTURING ENGINEERING MIMU 505 - MEASUREMENT AND ANALYSIS Determination of Drag Coefficient You will need to bring a zip disk or USB storage device to the lab

More information

A Belt-type Biomedical Mobile Device

A Belt-type Biomedical Mobile Device J Kor Soc Med Informatics 2009;15(3):351-358 Application Paper A Belt-type Biomedical Mobile Device Joo-Hyun Hong, Eun-Jong Cha, Tae-Soo Lee Dept. of Biomedical Engineering, College of Medicine, Chungbuk

More information

IoT BASED PATIENT MONITORING SYSTEM USING RASPBERRY PI 3 and LabVIEW

IoT BASED PATIENT MONITORING SYSTEM USING RASPBERRY PI 3 and LabVIEW Pak. J. Biotechnol. Vol. 14 (3) 337-343 (2017) ISSN Print: 1812-1837 www.pjbt.org ISSN Online: 2312-7791 IoT BASED PATIENT MONITORING SYSTEM USING RASPBERRY PI 3 and LabVIEW K. Mohanraj 1, N. Balaji 2,

More information

etco 2 SpO 2 IBP medlab 2017/2018 OEM Modules for Patient Monitoring medizinische Diagnosegeräte GmbH

etco 2 SpO 2 IBP medlab 2017/2018 OEM Modules for Patient Monitoring medizinische Diagnosegeräte GmbH etco 2 SpO 2 IBP OEM Modules for Patient Monitoring 2017/2018 medlab medizinische Diagnosegeräte GmbH 5 Contents Pulse Oximetry EG00352 Digital Miniaturized SpO 2 -Module 5 PEARL100 SpO 2 -Module with

More information

Development of the Home Uterine Contraction Pressure Monitoring System Based on PDA

Development of the Home Uterine Contraction Pressure Monitoring System Based on PDA Available online at www.sciencedirect.com AASRI Procedia 3 (2012 ) 566 570 2012 AASRI Conference on Modeling, Identification and Control Development of the Home Uterine Contraction Pressure Monitoring

More information

BE/EE189 Design and Construction of Biodevices Lecture 5. BE/EE189 Design and Construction of Biodevices - Caltech

BE/EE189 Design and Construction of Biodevices Lecture 5. BE/EE189 Design and Construction of Biodevices - Caltech BE/EE189 Design and Construction of Biodevices Lecture 5 LabVIEW Programming Data acquisition DAQ system Signals and signal conditioning Nyquist frequency NI ELVIS II NI-DAQmx and DAQ assistant LabVIEW

More information

Biomedical signal acquisition, processing and transmission using smartphone

Biomedical signal acquisition, processing and transmission using smartphone Biomedical signal acquisition, processing and transmission using smartphone Pablo Roncagliolo 1,2, Luis Arredondo 2 and Agustín González 1 1 Department of Electronics, Universidad Técnica Federico Santa

More information

Vet BP. Vet25 BP MONITOR. Spot-Check and Continuous BP Monitor for Companion Animals

Vet BP. Vet25 BP MONITOR. Spot-Check and Continuous BP Monitor for Companion Animals Vet BP Vet25 25 BP MONITOR Spot-Check and Continuous BP Monitor for Companion Animals SunTech Vet25 The portable and rechargeable SunTech Vet25 TM monitor quickly and easily provides reliable blood pressure

More information

Advanced Packaging for Wearables (Vital Signs Monitoring) Vikram Venkatadri IMAPS New England 5/1/2018

Advanced Packaging for Wearables (Vital Signs Monitoring) Vikram Venkatadri IMAPS New England 5/1/2018 Advanced Packaging for Wearables (Vital Signs Monitoring) Vikram Venkatadri IMAPS New England 5/1/2018 Healthcare at ADI Improving Quality of Life Through Better Care Technology Diagnostics & therapy Imaging

More information

Application of Android Mobile Platform in Remote Medical Monitoring System

Application of Android Mobile Platform in Remote Medical Monitoring System Application of Android Mobile Platform in Remote Medical Monitoring System Prof D Somashekara Reddy 1, Lokesh G 2 1,2 Master of Computer Applications, NHCE Bengaluru Abstract : Due to the actual demand

More information

Implementation of Body Area Networks Based on MICS/WMTS Medical Bands for Healthcare Systems

Implementation of Body Area Networks Based on MICS/WMTS Medical Bands for Healthcare Systems Implementation of Body Area Networks Based on MICS/WMTS Medical Bands for Healthcare Systems Mehmet R. Yuce and Chee Keong Ho The School of Electrical Eng. and Computer Sci., University of Newcastle, Callaghan,

More information

MindWare Ambulatory Products User Reference Guide (Copyright 2006 MindWare Technologies Ltd.)

MindWare Ambulatory Products User Reference Guide (Copyright 2006 MindWare Technologies Ltd.) MindWare Ambulatory Products User Reference Guide (Copyright 2006 MindWare Technologies Ltd.) Thank you for purchasing a MindWare Ambulatory Monitor. This manual covers hardware and software for the following

More information

CareVital Telehealth Solutions

CareVital Telehealth Solutions CareVital Telehealth Solutions CareNet Web-based Patient Monitoring Telehealth Monitoring and Reporting CareNet is a powerful, yet simple to use, web-based monitoring platform that combines critical information

More information

MPI-DN, MPI-D MULTICHANNEL ELECTRONIC RECORDER for HART or RS-485/ MODBUS RTU SENSORS

MPI-DN, MPI-D MULTICHANNEL ELECTRONIC RECORDER for HART or RS-485/ MODBUS RTU SENSORS MPI-DN, MPI-D MULTICHANNEL ELECTRONIC RECORDER for HART or RS-485/ MODBUS RTU SENSORS 18 channels for HART / Modbus RTU sensors 2 digital channels 16 math channels 4 relay outputs for alarm or control

More information

Making Simulation Easier. Laerdal Simulation Solutions. laerdal.com. laerdal.com. TM SimPad PLUS

Making Simulation Easier. Laerdal Simulation Solutions. laerdal.com. laerdal.com. TM SimPad PLUS Making Simulation Easier TM SimPad PLUS Laerdal Simulation Solutions SimPad PLUS When simulation tools are easy to use, training becomes more effective SimPad PLUS allows instructors, new or experienced,

More information

On Pulse Sensor based u-healthcare Monitoring Application with

On Pulse Sensor based u-healthcare Monitoring Application with On Pulse Sensor based u-healthcare Monitoring Application with Arduino 1 1 Hermawan Kemis, 1 Ndibanje Bruce, 3 Hoon Jae Lee Department of Ubiquitous IT, Graduate School of Dongseo University, h.kemis@gmail.com

More information

Securing WMSN using SHAREMIND

Securing WMSN using SHAREMIND Securing WMSN using SHAREMIND Prof. Dhanshri Patil 1, Priyanka Kanse 2, Priyanka Kakade 3, Ketaki Sortur 4, Akshata Nalawade 5 1, 2,3,4,5 UG Student Department of Computer Engineering, PCET s Nutan Maharashtra

More information

Avoid experiments in monitoring important parameters. Measuring instruments and solutions for the pharmaceutical, medical and healthcare industries

Avoid experiments in monitoring important parameters. Measuring instruments and solutions for the pharmaceutical, medical and healthcare industries Avoid experiments in monitoring important parameters Measuring instruments and solutions for the pharmaceutical, medical and healthcare industries ABOUT ROTRONIC Swiss precision at the highest level Founded

More information

Ubiquitous and Context Aware Computing: Overview and Systems

Ubiquitous and Context Aware Computing: Overview and Systems Ubiquitous and Context Aware Computing: Overview and Systems Simon Bichler 1 / 30 Outline Definition and Motivation for Ubiquitous computing Context aware computing Sample Systems Discussion 2 / 30 Ubiquitous

More information

TR150 Digital Readout Unit SL755. Impact Test Equipment Ltd & User Guide. User Guide

TR150 Digital Readout Unit SL755. Impact Test Equipment Ltd   &   User Guide. User Guide TR150 Digital Readout Unit SL755 Impact Test Equipment Ltd www.impact-test.co.uk & www.impact-test.com User Guide User Guide Impact Test Equipment Ltd. Building 21 Stevenston Ind. Est. Stevenston Ayrshire

More information

Kulite Wireless Sensors

Kulite Wireless Sensors Kulite Wireless s David Kerr Sr. Staff Engineer Kulite Semiconductor Products, Inc. One Willow Tree Road Leonia, NJ 07605 ABSTRACT Wireless technology and the sensor industry are advancing in terms of

More information

Index. Battery life, Blood pressure monitor, 193

Index. Battery life, Blood pressure monitor, 193 Index A Accelerometer, 5 Activity app, 42 creation, 69 display, 65 66 Exercise ring, 67 improvements, 193 mission accomplishment, 68 Move ring, 66 67 nonaerobic sports, 194 purpose, 67 reminder, 69 sensor,

More information

Electronic SUNSTAR & 传感与控制 Software TEL: FAX: KiBox To Go Measurement and Ev

Electronic SUNSTAR & 传感与控制 Software   TEL: FAX: KiBox To Go Measurement and Ev Electronic SUNSTAR & 传感与控制 Software http://www.sensor-ic.com/ TEL:0755-83376549 KiBox To Go Measurement and Evaluation System for Combustion Analysis in Test Vehicles with KiBox Cockpit Software The KiBox

More information

Real-time interactive medical consultation using a pervasive healthcare architecture

Real-time interactive medical consultation using a pervasive healthcare architecture Real-time interactive medical consultation using a pervasive healthcare architecture Bingchuan Yuan, John Herbert, Department of Computer Science, University College Cork, Ireland {by2,j.herbert}@cs.ucc.ie

More information

Remotely Accessible Healthcare at Home. User Guide for Devices

Remotely Accessible Healthcare at Home. User Guide for Devices RAH@H A Patient Centric 24/7 Connected Health Model to Improve Healthcare Outcomes through Technology for Education, Engagement, Empowerment, Monitoring & Treatment of Patients Virtually User Guide for

More information

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1).

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1). BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1). Package number: G4 NO: HEQEP/CP-3137/Procurement/PacakageG4/26-08-2015/004

More information

Bluetooth based Low Power Data Acquisition System for BAN

Bluetooth based Low Power Data Acquisition System for BAN Volume 116 No. 24 2017, 549-557 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Bluetooth based Low Power Data Acquisition System for BAN Kumaresan

More information

Strain and Force Measurement

Strain and Force Measurement NORTHEASTERN UNIVERSITY DEPARTMENT OF MECHANICAL, INDUSTRIAL AND MANUFACTURING ENGINEERING MIMU 0-MEASUREMENT AND ANALYSIS Strain and Force Measurement OBJECTIVES The primary objective of this experiment

More information

Wireless Health Monitoring System Using ZigBee

Wireless Health Monitoring System Using ZigBee Wireless Health Monitoring System Using ZigBee Prof.T.Chandrasekhar G.E.C.,Rajahmundry assprof@gmail.com J.S.Chakravarthi Asst. Professor G.E.C.,,Rajahmundry. jsuneelchakravarthi@gmail.com Abstract Recent

More information

GSM BASED TELEALERT SYSTEM

GSM BASED TELEALERT SYSTEM RESEARCH ARTICLE OPEN ACCESS GSM BASED TELEALERT SYSTEM Prerana G. Patil*, S. D. Sawant** *(Department of Electronics and Telecommunication, GSM college of Enginnering, Savitribai Phule Pune University,

More information

EDAS-1001E-2A Ethernet Data Acquisition System User Guide

EDAS-1001E-2A Ethernet Data Acquisition System User Guide EDAS-1001E-2A Ethernet Data Acquisition System User Guide Data Acquisition and Control Systems CDA 4170 J. Wesley Hulette & Matthew Coyne Florida Gulf Coast University, Fort Myers FL Section 1: Introduction

More information

A Monitoring System for EPW Safe Use

A Monitoring System for EPW Safe Use A Monitoring System for EPW Safe Use M. H. ALSIBA 1*, N. N. N. Hamran 1, Abdul Nasir 1 and A. A. Abdullah 2 1 Faculty of Engineering Technology, University Malaysia Pahang, Gambang - Kuantan, Malaysia.

More information

BSL Hardware Guide for MP35 and MP30-1 -

BSL Hardware Guide for MP35 and MP30-1 - BSL Hardware Guide for MP35 and MP30-1 - MP35/30 ACQUISITION UNIT The MP35/30 data acquisition unit is the heart of the Biopac Student Lab PRO System. The MP35/30 has an internal microprocessor to control

More information

Survivable and Scalable Wireless Solution for E-health and E- emergency Applications

Survivable and Scalable Wireless Solution for E-health and E- emergency Applications Survivable and Scalable Wireless Solution for E-health and E- emergency Applications Abdellah Chehri, Hussein. T. Moutah School of Information Technology and Engineering, 800 King Edward Avenue Ottawa,

More information

CodeBlue: A Wireless Sensor Network for Medical Care and Disaster Response

CodeBlue: A Wireless Sensor Network for Medical Care and Disaster Response CodeBlue: A Wireless Sensor Network for Medical Care and Disaster Response Matt Welsh Harvard University Division of Engineering and Applied Sciences 1 Introduction: Sensor Networks Telos (UC Berkeley

More information

The Evolving Role of Primary Care and Technology in Cardiology

The Evolving Role of Primary Care and Technology in Cardiology The Evolving Role of Primary Care and Technology in Cardiology Peter Tilkemeier, MD, MMM, FACC Chair, Department of Medicine Greenville Health System Professor, University of South Carolina School of Medicine

More information

COMDEK INDUSTRIAL CORPORATION 9F-1,

COMDEK INDUSTRIAL CORPORATION 9F-1, Owner s Manual MD-680P Palm Pulse Oximeter COMDEK INDUSTRIAL CORPORATION 9F-1, No. 3, Yuan Qu Street, Nan-Kang, Taipei 11503, Taiwan, R.O.C Tel: 886-2-26557810 Fax: 886-2-26557812 E-Mail: medical@comdek.com

More information

WIRELESS PATIENT HEALTH MONITORING SYSTEM USING ZIGBEE,RFID,GSM WITH WIRELESS AUTOMATIC DOCTOR ALERTING THROUGH SMS USING ARM7

WIRELESS PATIENT HEALTH MONITORING SYSTEM USING ZIGBEE,RFID,GSM WITH WIRELESS AUTOMATIC DOCTOR ALERTING THROUGH SMS USING ARM7 e-issn 2277-2685, p-issn 2320-976 IJESR/May 2014/ Vol-4/Issue-5/383-388 S. Sameer et al./ International Journal of Engineering & Science Research WIRELESS PATIENT HEALTH MONITORING SYSTEM USING ZIGBEE,RFID,GSM

More information

Training On With. Proprietary material belonging to Apollo Tele Health Services

Training On With. Proprietary material belonging to Apollo Tele Health Services Training On With Proprietary material belonging to Apollo Tele Health Services TRAINING Manual Control your health What does it do It is Health Monitoring Device that is used to Measure Patient s Health

More information

LabVIEW Tutorials. T.1 Temperature Measurement and Cold Junction Compensation (CJC) LUMS School of Science and Engineering

LabVIEW Tutorials. T.1 Temperature Measurement and Cold Junction Compensation (CJC) LUMS School of Science and Engineering LabVIEW Tutorials T.1 Temperature Measurement and Cold Junction Compensation (CJC) LUMS School of Science and Engineering Umer Hassan & Muhammad Sabieh Anwar Introduction: In this tutorial we shall learn

More information

Propaq LT Monitors. Propaq LT Base Model. Propaq LT with Wireless Option/ Legendary quality and durability Heart rate, 3-or 5-lead ECG, SpO 2

Propaq LT Monitors. Propaq LT Base Model. Propaq LT with Wireless Option/ Legendary quality and durability Heart rate, 3-or 5-lead ECG, SpO 2 Patient Monitors Propaq LT Monitors Monitor more patients in more places than ever before. Designed for bedside procedures ambulatory monitoring and intrahospital transport it is ideal for busy hospital

More information

Mobile ECG. A new ehealth solution for telecardiology based on ehit Health Gateway platform. Kalevi Voutilainen, March 2008

Mobile ECG. A new ehealth solution for telecardiology based on ehit Health Gateway platform. Kalevi Voutilainen, March 2008 A new ehealth solution for telecardiology based on ehit Health Gateway platform Kalevi Voutilainen, March 2008 Fact sheet Founded 1995 Location Kuopio, Finland Ownership 100 % privately owned Employees

More information

Study of Bluetooth Eyes Technology and Gesture Recognition Devices

Study of Bluetooth Eyes Technology and Gesture Recognition Devices Study of Bluetooth Eyes Technology and Gesture Recognition Devices Mayank Kumar Gaur, Manjeet Kaur, *Upendra Kumar, Sakshi Sethi Amity University Gurgaon Haryana Priyanshu Gaur Meerut Institute of Engineering

More information

WEARABLE SAFETY WRISTBAND DEVICE FOR ELDERLY HEALTH MONITORING

WEARABLE SAFETY WRISTBAND DEVICE FOR ELDERLY HEALTH MONITORING Int. J. Chem. Sci.: 14(S3), 2016, 829-834 ISSN 0972-768X www.sadgurupublications.com WEARABLE SAFETY WRISTBAND DEVICE FOR ELDERLY HEALTH MONITORING L. K. HEMA *, T. C. KRISHNANUNNI, V. K. ABDUL MAJID and

More information

International Journal of Electronics and Computer Science Engineering 1588

International Journal of Electronics and Computer Science Engineering 1588 International Journal of Electronics and Computer Science Engineering 1588 Available Online at www.ijecse.org ISSN- 2277-1956 Design and Development of Low Cost PC Based Real Time Temperature and Humidity

More information

International Journal of PharmTech Research CODEN (USA): IJPRIF, ISSN: Vol.7, No.2, pp ,

International Journal of PharmTech Research CODEN (USA): IJPRIF, ISSN: Vol.7, No.2, pp , International Journal of PharmTech Research CODEN (USA): IJPRIF, ISSN: 0974-4304 Vol.7, No.2, pp 247-253, 2014-2015 Fuzzy Logic Based Pervasive Health Care Monitoring System K.Kanchanadevi 1 *, G.Revathi

More information

Fox Thermal Instruments, Inc.

Fox Thermal Instruments, Inc. Fox Thermal Instruments, Inc. THERMAL MASS FLOW METER & TEMPERATURE TRANSMITTER FT3 View www.foxthermalinstruments.com 399 Reservation Road Marina, CA. 93933 104845 Rev. D Notice FOX THERMAL INSTRUMENTS

More information

CHAPTER - 2 LITERATURE SURVEY

CHAPTER - 2 LITERATURE SURVEY 10 CHAPTER - 2 LITERATURE SURVEY Table of Contents S.No. Name of the sub-title Page No. 2 Literature Survey 12-22 11 1. LITERATURE SURVEY In early 1960 s, Kadish used a system, which includes several things

More information

SMART SYSTEM FOR MONITORING OF PHYSIOLOGICAL PARAMETERS USING ANDROID APPLICATION

SMART SYSTEM FOR MONITORING OF PHYSIOLOGICAL PARAMETERS USING ANDROID APPLICATION SMART SYSTEM FOR MONITORING OF PHYSIOLOGICAL PARAMETERS USING ANDROID APPLICATION *W. Swarnima and S. Rubina Department of Electronics and Communication, Acropolis Institute of Technology and Research,

More information

Leveraging IoT Biometrics and Zephyr RTOS for Neonatal Nursing in Uganda

Leveraging IoT Biometrics and Zephyr RTOS for Neonatal Nursing in Uganda Leveraging IoT Biometrics and Zephyr RTOS for Neonatal Nursing in Uganda Teresa Cauvel Co-founder, Neopenda 11 October, 2016 - ELCE OpenIoT Summit TM Agenda Problem statement Introduction to Neopenda Prototypes

More information

PhysioLab Product Guide

PhysioLab Product Guide co., Ltd. www.physiolab.co.kr Product Guide Biosignal measurement & monitoring Electrochemical measurement BME-KIT Experimental kit to train biosignal measurement Assemble KIT ECG-KIT PPG-KIT EMG-KIT Test

More information

TITAN S8. Portable Data Acquisition Logger. Product User Guide

TITAN S8. Portable Data Acquisition Logger. Product User Guide TITAN S8 Portable Data Acquisition Logger Product User Guide Table of Contents 2 General Features... 3 Device Overview... 3 External Features... 3 Device Orientation... 4 Device Inputs... 5 Sensor Types

More information

July - September JCPS Volume 9 Issue 3

July - September JCPS Volume 9 Issue 3 www.jchps.com ISSN: 0974-2115 A System for Patient Status updating in mobile phones and patient monitoring using Li-Fi S.Kavitha*, A.Preethi Rani, S.Shiny Testimona, T.K.B.Radhika # Department of Electronics

More information

CS 229 Project report: Extracting vital signs from video

CS 229 Project report: Extracting vital signs from video CS 229 Project report: Extracting vital signs from video D.Deriso, N. Banerjee, A. Fallou Abstract In both developing and developed countries, reducing the cost of medical care is a primary goal of science

More information

CODE BLUE Sensor Networks for Emergency Response Challenges and Opportunities

CODE BLUE Sensor Networks for Emergency Response Challenges and Opportunities Sensor networks CODE BLUE Sensor Networks for Emergency Response Challenges and Opportunities New class of devices having the potential to revolutionize the capture, processing and communication of critical

More information

PRODUCT RANGE MEDICAL TEST EQUIPMENT FROM

PRODUCT RANGE MEDICAL TEST EQUIPMENT FROM PRODUCT RANGE MEDICAL TEST EQUIPMENT FROM SafeTest 60 Robust medical safety analyser. SafeTest 60? > Small and compact Robust, compact and portable, the SafeTest 60 makes it easier to perform tests. >

More information

Rigel Medical. Leaders in biomedical test solutions. Performance Analyzers. Vital Signs Simulators. Electrical Safety Analyzers

Rigel Medical. Leaders in biomedical test solutions. Performance Analyzers. Vital Signs Simulators. Electrical Safety Analyzers Innovating Together Rigel Medical Leaders in biomedical test solutions Performance Analyzers Vital Signs Simulators Electrical Safety Analyzers Asset Management Software Accessories Data traceability Test

More information

CHAPTER ONE: EXECUTIVE SUMMARY

CHAPTER ONE: EXECUTIVE SUMMARY CHAPTER ONE: EXECUTIVE SUMMARY Healthcare Industry Scope and Methodology Size and Growth of the Market Issues Facing the IT Healthcare Market Competitor CHAPTER TWO: INTRODUCTION Healthcare Industry The

More information

Wireless interactive system for patient healthcare monitoring using mobile computing devices

Wireless interactive system for patient healthcare monitoring using mobile computing devices University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2008 Wireless interactive system for patient healthcare monitoring using

More information

MEDiSN : SPECIAL TOPICS IN MEDICAL SECURITY AND PRIVACY

MEDiSN : SPECIAL TOPICS IN MEDICAL SECURITY AND PRIVACY MEDiSN 650.650: SPECIAL TOPICS IN MEDICAL SECURITY AND PRIVACY April 9, 2010 1 1 Discussion Topics Class discussion recap Background System Requirements Architecture Tool Evaluation Simulation, Comparisons,

More information

TRANQUILITY VS VERSATILITY IN VITAL SIGNS A M E R I C A S TRANQUILITY VS A M E R I C A S

TRANQUILITY VS VERSATILITY IN VITAL SIGNS A M E R I C A S TRANQUILITY VS A M E R I C A S VERSATILITY IN VITAL SIGNS PORTABLE weighs less than 6lbs TOUCHSCREEN easy and intuitive to use MOBILE backup battery powered The Tranquility VS is a new and intuitive approach to patient vital signs measurement.

More information

Recording Vital Signs and Test Results in Med-Center

Recording Vital Signs and Test Results in Med-Center Recording Vital Signs and Test Results in Med-Center Introduction This technical note discusses Med-Center s ability to record and plot lab test results or patient vital signs. This capability is a new

More information

Advanced NI-DAQmx Programming Techniques with LabVIEW

Advanced NI-DAQmx Programming Techniques with LabVIEW Advanced NI-DAQmx Programming Techniques with LabVIEW Agenda Understanding Your Hardware Data Acquisition Systems Data Acquisition Device Subsystems Advanced Programming with NI-DAQmx Understanding Your

More information

Real-Time, Automatic and Wireless Bridge Monitoring System Based on MEMS Technology

Real-Time, Automatic and Wireless Bridge Monitoring System Based on MEMS Technology Journal of Civil Engineering and Architecture 10 (2016) 1027-1031 doi: 10.17265/1934-7359/2016.09.006 D DAVID PUBLISHING Real-Time, Automatic and Wireless Bridge Monitoring System Based on MEMS Technology

More information

Rigel Medical Product Brochure Medical Test Equipment. rigelmedical.com

Rigel Medical Product Brochure Medical Test Equipment. rigelmedical.com Rigel Medical Product Brochure Medical Test Equipment rigelmedical.com CONTENTS 03 Electrical safety analyzers Biomedical Safety Testing and Measuring With over 35 years of experience, Rigel Medical has

More information

Agilent Strain Measurement Application Using Agilent U2300A Series Data Acquisition Devices With Agilent VEE Pro. Application Note

Agilent Strain Measurement Application Using Agilent U2300A Series Data Acquisition Devices With Agilent VEE Pro. Application Note Agilent Strain Measurement Application Using Agilent U2300A Series Data Acquisition Devices With Agilent VEE Pro Application Note Introduction This application note is designed for users who wish to test

More information

INTRODUCTION The Monitor, interchangeable modules and storage batteries are described below. Refer to the table below for specifications.

INTRODUCTION The Monitor, interchangeable modules and storage batteries are described below. Refer to the table below for specifications. PRODUCT DESCRIPTION INTRODUCTION The Monitor, interchangeable modules and storage batteries are described below. Refer to the table below for specifications. DINAMAP MPS Select Portable Monitor General

More information