wireless medical sensor networks ieee project

15
 Wireless Medical Sensor Networks in Emergency Response: Implementation and Pilot Results

Upload: kumar-satyam

Post on 06-Apr-2018

219 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 1/15

 Wireless Medical Sensor Networksin Emergency Response:

Implementation and Pilot Results

Page 2: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 2/15

 Abstract

This project explores the value of the implementation of mobilecomputing on the efficiency and effectiveness of an EmergencyMedical Services. The health sector is currently one of the mostattractive targets for Wireless Sensor Network (WSN)applications.

The sensors are typically used for monitoring a number of globalparameters such as blood oxygen level, blood pressures, pulserate, temperature, electrocardiogram (ECG), etc.

The main aim of the project is to give immediate care to thepatients as soon as possible by using the mobile computing

technology and make the patients to alive, because of the timelyresponse. Apart from the disaster responses this project can alsoimplement in, In-hospitalization and Post- hospitalization.

Page 3: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 3/15

Introduction

We are introducing a new patient care paradigm to the

emergency response arena through automation of the patient

monitoring and tracking process.

The miTag supports two-way communication and can also be

used to send messages to and from the patient. Multiple sensor add-ons to miTags were developed, including a GPS receiver,

pulse oximeter, blood pressure cuff, temperature sensor, and

ECG sensors (F2). Members of the distributed response team,

such as treatment officers, incident commanders, receiving

hospitals, and public health officials, can log onto a web portal toreview real-time patient information

Page 4: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 4/15

Existing System

Disaster response scenarios require a major shift toward more

scalable, workflow-efficient, and cost-effective products for 

monitoring patients. Commercial monitors currently on the

market require pre-installation of wireless networking

infrastructure and can only accommodate a limited number of patients per installed network.

In addition, existing medical monitors are expensive, integrate

poorly with workflows, and exhibit a high rate of false alarms that

overwhelm care providers

Page 5: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 5/15

Proposed system:

We developed an end-to-end sensor network

platform to support automated patient monitoring by

drawing upon 3 years of experience in the research

and development of disaster response technologies We present a solution for improving patient

monitoring. It should be emphasized that the miTag

is designed to optimize extensibility, scalability, and

cost

Page 6: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 6/15

Modules:

Retrieving patient details with Gateway

First Level Analyzer 

Server implementation and monitoring

Page 7: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 7/15

Retrieving patient details with

Gateway  Wireless medical sensors are electronic

devices which are used to get patient details

from human body. All the devices are

connected to its corresponding human

physiological input.

Page 8: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 8/15

First Level  Analyzer

The first level analyzer is used to analyze the data from the

sensor gateway. Checks whether the value will be in specific

range or not. If it is in specific range, it will analyze the data, else

it generates an alarm stating that the value will be out of range,

so we can avoid the false alarm triggering and also it checkswhether the value will be in critical range or not. If it is in critical

range it generates a critical alarm in the hand held as well as in

the system. Then the data will be processed and stored in the log

file.

Page 9: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 9/15

Server implementation and monitoring 

 A central server, designed with service

oriented architecture principles, processes

sensor data from multiple sensor networks

and disseminates it to clients data display

software

Page 10: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 10/15

System Requirements

Software RequirementsSoftware Requirements Operating System : Windows Family.Operating System : Windows Family.

Language : JavaLanguage : Java

Back End : Microsoft Sql Server Back End : Microsoft Sql Server  Front End : Java SwingFront End : Java Swing

Minimum Hardware RequirementsMinimum Hardware Requirements Processor Processor ± ± 500 MHz500 MHz RamRam ± ± 128 MB128 MB

Hard Disk SpaceHard Disk Space ± ± 25 MB space in the system25 MB space in the system

Page 11: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 11/15

Spiral model

Page 12: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 12/15

System Architecture:

Patient 1

Patient 2

Patient n

GatewayFirst Level

Analyzer  Patient 1

Patient 2

Patient n

Gatewa

y

First Level

Analyzer 

Patient 1

Patient 2

Patient n

GatewayFirst Level

Analyzer  Patient 1

Patient 2

Patient n

Gatewa

y

First Level

Analyzer 

MobileDevice

Mobile

Device

MobileDevice

Mobile

Device

Server 

Database

Page 13: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 13/15

Use Case Diagram:

patient Sensor

First Level Analyzer

Doctor monitoring

Get Values From Patient

status verified(Gate Way)

update status to FA

critical status

Page 14: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 14/15

Sequence Diagram:

patient  Gate Way First_Analizer update status Doctor Mobile

1 : get the values from patient()

2 : verified vale to FA()

3 : status to server()

4 : if critical status msg to doctor()

Page 15: Wireless Medical Sensor Networks IEEE PROJECT

8/2/2019 Wireless Medical Sensor Networks IEEE PROJECT

http://slidepdf.com/reader/full/wireless-medical-sensor-networks-ieee-project 15/15

THANK YOU