SlideShare a Scribd company logo
1 of 11
Download to read offline
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
DOI : 10.5121/ijait.2012.2401 1
A FRAMEWORK FOR THE INTERCONNECTION OF
CONTROLLER AREA NETWORK (CAN) BASED
CRITICAL CARE UNITS
Nadia Ishaque1
, Noveel Azhar2
, Atiya Azmi3
, Umm-e-laila1
, Ayesha Urooj2
1
Department of Computer Engineering, Sir Syed University of Engineering and
Technology, Karachi, Pakistan
786.nadya@gmail.com
ulaila2002@gmail.com
2
Department of Electronic Engineering, Sir Syed University of Engineering and
Technology, Karachi, Pakistan
smartnoveel02@hotmail.com
3
Department of Computer Engineering, Yanbu University College, Saudi Arabia
at.azmi@gmail.com
2
Department of Computer Science, Sir Syed University of Engineering and Technology,
Karachi, Pakistan
aurooj161@yahoo.com
ABSTRACT
Patient monitoring helps increasing the mortality by timely notification of exceeding vital signs. By using
the vital sign data the critical care staff can make necessary life saving interventions. This requires the
underlying network to be very robust so that timely and error free information flow can be guaranteed.
Moreover there is a need for a cost effective and robust network technology for continuous and real- time
vital signs monitoring in resource constraint settings in developing countries. In this paper we proposed a
system of hospitals with interconnected intensive care units. Each intensive care unit employs Controller
Area Network (CAN) as underlying technology for networking of bedside units. The data of these bedside
units can be communicated with other hospital using higher level protocols such as Ethernet. This allow
the hospital staff to share the health information of the patients with the specialized staff in another
hospital to provide better cure to the patient and consequently can increase the mortality.
KEYWORDS
Critical care, Vital signs, CAN Protocol, resource-poor Developing countries
1. INTRODUCTION
In the critical care units, the patient bedsides are equipped with devices to continuously inform
the intensivists and other medical staff about the current vital signs parameters of the patients. By
this information, the paramedic staff can make necessary interventions for the prevention and
cure of disease. Nevertheless, this critical care is vital for seriously ill patients but it often prove
to be costly for resource poor countries [1]. As a consequence, there is always lack of necessary
critical care needed for the people who need it. There is a need to focus on the technological
solutions that are affordable and sustainable. In addition to the effective critical care services,
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
2
these countries lack specialized staff and other medical equipments for large number of patients
during situations of mass disaster. On account of these, every hospital should provide emergency
critical care in coordination with the regional hospitals and other medical entities to do this in
more effective way [2].
Patient monitoring helps increasing the mortality by timely notification of exceeding vital signs.
This requires the underlying network to be very robust so that timely and error free information
flow can be guaranteed. In this regard, the CareSint [3] from Siemens and CareVue [4] from
Philips provide complete critical care solutions .These vendor specific solutions are expensive for
hospital deployment in poor countries. Hence there is a need for a cost effective and robust
network technology for continuous and real-time vital signs monitoring in resource constraint
settings in developing countries.
Controller Area Network (CAN) is a low cost, light weight broadcast network protocol [5]. It was
designed for automobiles but its applications are now expanded to many other industries
including hospital [6]. CAN networks are used also in intensive care units including patient beds,
in operating rooms, and in other healthcare equipment [7].
On Account of these issues, we propose a system of interconnected ICUs and the hospitals to
provide emergency critical care in coordination with each other. This work proposes efficient and
robust patient monitoring systems employed with a very low cost and light weight protocol,
Controller Area Network (CAN). These CAN based interconnected ICU network is very low cost
and hence suitable for deployment in poor countries. Mass deployment of such type of critical
care networks is required to maximize the mortality rate.
The remaining of this paper is organized as follows: Section 2 describes our previous work on
patient monitoring and some other related work on health monitoring. Section 3 briefly discusses
the Controller Area Network Protocol with some description the CAN data packets. The overall
system is described in Section 4. In Section 5, the monitoring period and sampling rates of human
vital signs are shown. Section 6 discusses the proposed aggregation scheme used to aggregate the
vital signs before they are transmitted to the Central Monitoring Station (CMS). Moreover, the
algorithm and technique for separation of the aggregated vital signs, received at the CMS, are
shown. Section 7 focuses on some discussions and finally section 8 concludes the paper.
2. BACKGROUND OF RESEARCH
In our previous work of VCAN [8] we presented the idea of CAN-based vital signs monitoring
system. VCAN based system provides provision of monitoring sign vital sign including
Electrocardiogram (EKG), heart rate (HR), blood oxidation (SPO2), Stolic Blood Pressure (SBP),
diastolic blood pressure (DBP), temperature (temp). These vital signs were aggregated and
transmitted to the CMS. This method of aggregation was adopted to efficiently utilize the
bandwidth by decreasing the bus load. In this work we utilized the VCAN-based system for a
network of interconnected ICUs.
In this section we described some of the research related to health monitoring. There is an
implementation of aggregation scheme for sending vital sign data over the network in [9]. In this
work, the data of four patients traveling in an ambulance, with medical equipment connected via
CAN, is aggregated and sent to the hospital via CAN-UMTS gateway.
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
3
A CAN based home health information system is presented in [10], in which the CAN bus is used
for interconnecting smart sensors. This system allows the remote monitoring of elderly and sick
people.
The interconnection of ICU network is a new application area. In this work we illustrate the
system of interconnected CAN based ICUs via CAN-Ethernet gateways and also elaborate the
CAN based ICU network where each bedside act as an aggregation unit. This system will ensure
the availability of timely information of patients to keep the doctors updated and to provide them
early warnings to make life saving interventions.
3. CONTROLLER AREA NETWORK (CAN)
Controller Area Network (CAN) was developed by Bosch to reduce the bulky wiring, complexity
and cost related to the interconnection of the electronic devices in automobiles. It has now
become standard for industrial communication.
In CAN network, every node is connected to a single CAN bus hence the messages are
broadcasted through each node. Each node access the bus with a very efficient bitwise arbitration
mechanism which prevents collisions when multiple nodes simultaneously transmit data. This
provides good message latency. In addition to this, CAN offers efficient error detection
mechanism. These properties make CAN a robust network for communicating short messages.
The Bosch specifications [11] contains all the information about the CAN protocol. Here we
discussed briefly about the CAN data frame.
CAN protocol defines four different type of frames i.e. data frame, remote frame, error frame,
overload frame. Figure 1 shows the data frame of CAN protocol.
Figure 1. Data frame of CAN protocol
Each data frame can carry 0 to 8 bytes of data. The Data Length Code (DLC) is a 4-bit control
field which defines the number of bytes present in the data field of data frame. We used DLC
field to identify the type of message which help in applying the algorithm to separate the
aggregated data of vital signs.
4. SYSTEM DESCRIPTION
In this work we proposed a system in which medical camps are connected with each other and the
main hospital to share the health information of the patients. This scenario is best suited in the
situation of mass casualties when there is lack of intensivists and other specialized staff. It has
been examined that the mortality rate of those patient managed by critical care physician is higher
than those managed by non-critical care physician [12]. If the hospitals are networked, the critical
care physician in one hospital can remotely give useful directions to the non-critical care staff in
distant medical camps. This coordination will able the non-critical care paramedics to provide
more effective medication to the patient. Figure 2 shows the scenario of interconnected hospital
and camps.
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
4
Figure 2. Interconnected Hospital network
The critical care units within short distances can be networked via CAN bus however for
transmitting health information data to a distant location, a gateway such as CAN-Ethernet
gateway can be used to transmit data of CAN packets over Ethernet.
In order to efficiently utilize the bandwidth we propose to implement the vital sign data
aggregation and transmission scheme presented in [13]. According to the VCAN based patient
monitoring system, each bedside will act as CAN aggregation unit. The vital signs data from the
sensors, attached to each bedside, is encapsulated in CAN data frame by the CAN chip. The
identifier of each CAN message will assign an ID to each patient data which help to discriminate
the data of patients at the central monitoring station. This monitoring data once received at central
monitoring station can be stored and further transmitted to other camps and hospitals.
Figure 3 shows the block diagram of the VCAN based critical care system in which patient
bedsides share a single CAN bus. Each node transmits the human vital sign data from the sensors
to the Central Monitoring System. Central monitoring system can also put the data on internet so
the monitoring of the patient can be done at remote distance via internet.
Figure 3: CAN network of Patient Bedside and Central Monitoring System (CMS).
CAN BUS
CMS
Data Base
Bedside Node
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
5
4.1. Monitoring Period of Vital Signs
The proposed system is based on the observation that some vital sign parameters do not change
significantly in short period of time such as temperature, stolic and diastolic blood pressure, heart
beat and SPO2. Hence, we proposed that data of these sensors be collected periodically after fixed
interval of time. However the EKG data will be transmitted continuously at a rate of 300 to 500
samples per minute (typical sampling rates of EKG).
Table 1 shows the monitoring period of each parameter in term of the typical sampling rates.
Table 1. Sampling Rate of Vital Signs
4.2. Bedside Aggregation Unit
In critical care unit the patient bedside is equipped with sensors to monitor the vital signs. In
VCAN each bedside act as an aggregation unit which collects and aggregates the data of sensors
in a single CAN packet. Figure 4 shows block diagram of an aggregation units with six
multiplexed vital sign sensors.
Figure 4. Transmitting CAN Node
The host processor of the CAN node collects digitized sensor data and aggregates it in a single
data frame. During the aggregation the node places the data of each sensor in the proposed order
according to Table 2 taken from [13].
Vital Sign Sampling Rate
Electrocardiogram (EKG) 300 sample/min
Stolic blood pressure (SBP) 1 sample/min
Distolic blood pressure (DBP) 1 sample/min
Heart Rate (HR) 2 sample/min
Temperature (T) 1 sample/min
Oxygen Saturation (SPO2) 2 sample/min
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
6
Table 2. Arrangement of Vital Sign Data in Data Field of CAN Frame
Byte Number Vital Sign
1 and 2 EKG
3 HR
4 SPO2
5 SBP
6 DBP
7 Temp
The sampling rate of EKG can vary form 300 to 500 samples per seconds. Figure 5 shows the
data transmission of each bedside over a period of 60 seconds.
Figure 5. Transmission of Vital Signs
For each message the DLC filed of the CAN protocol provides information about the number of
data bytes in the data frame. Since we have restricted the arrangement of the vital sign in data
field therefore each CAN data packet can be distinguished by using the information of DLC field.
The following section describes the aggregation algorithm for aggregating the vital sign at each
bedside.
4.3 Aggregation and Transmission Algorithm
Each bedside unit collects and aggregates the sensors data according to the algorithms proposed
in [13]. This algorithm uses timers with preset values to schedule the data collection from the
sensors. In this way, it avoids frequent transmission of those vital signs which do not change
significantly in short interval of time such as temperature, SPO2.
For every patient there is a set of normal range of vital signs parameters which is determined by
the doctors. These values are used by the CAN controller for comparison against the measured
values of vital signs. If any measured vital sign crosses the prescribed range. The controller sets
the “r0” bit of the CAN frame. Figure 6 shows r0 bit in the CAN data frame.
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
7
Figure 6. Standard CAN Frame and R0 bit Highlighted
This r0 bit is reserved by CAN protocol to be used in future. In VCAN this bit is used to indicate
the CMS about the abnormal condition of patient. Whenever CMS receives a packet with r0 bit
set, it generates the alarm. We have elaborated this process in section 4.4. Flowchart in figure 7
shows the algorithm of vital sign data aggregation and transmission at patient bedside.
Figure 7. Algorithm for Sending Node at Patient Bedside
4.4 Data Length Code based Separation of Aggregated Data
The aggregated data receive at the central monitoring station must be separated in order to extract
vital sign data and to process this data to visualize on the monitoring screens. Figure 8 shows the
block diagram of data separation unit.
Figure 8. Receiving CAN Node
The CAN controller is responsible for separating the aggregated data received form the CAN bus.
Once the data is received, the CAN controller checks the DLC field to extract the information
about the length of data .There could only three type of data frames, with value of DLC be 2, 4 or
7 as described in section 3.
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
8
-- If the value of DLC is 2 then the message contains 2 bytes EKG data only.
-- If DLC is 4, the message contains 2 bytes EKG, 1 byte HR and 1 byte SPO2 data.
-- If DLC is 7, then the data contains data of all vital signs.
In addition to this, the controller check for r0 bit. If this bit is high, the alarm is generated at the
Central Monitoring station to inform the paramedic staff about the anomaly in condition of
patient. Fig 9 shows the algorithm of separation of aggregated data at Central Monitoring Station.
Figure 9. Algorithm for Receiving Node at Central Monitoring Station
5. RESULTS AND SIMULATIONS
In this section we have shown the bandwidth requirement per patient for a VCAN based
system. In figure 10 the bar graph shows the bandwidth requirement per patient with and
without the aggregation of data. It can be seen that the unaggregated data transmission
requires more bandwidth per patient than the aggregated transmission. It can be as high as
50 kbps if EKG is sampled at 500 samples per seconds
Figure 10. Aggregated Vs Unaggregated Data Transmission over CAN
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
9
CAN provides maximum bandwidth of 1 Mbit/s when transmission distance is less than
40 meters and can decrease down to 10 kbits/s for transmission distance of 6 km. In
Figure 11, the impact of this bandwidth lost on the number of patient that can
accommodated in a single CAN network is shown. For each sampling rate of EKG, the
three bar show the number of patients when bandwidth is 1Mbps, 800Kbps and 512Kbps.
Figure 11. Maximum Number of Patients Accommodated by System with 1Mbps, 800kbps and 512kbps
The proposed system is simulated using Verilogger. It provides visual observation of the
output of the transmitting VCAN node. The following figures show the instantaneous
results of the simulation. This program generates the values of vital signs and put these
vales on the output register. It also compares the generated vital sign value with the
normal values and sets or resets the r0 bit based on the comparison results. The value of
DLC indicates the number of bytes sent to the output. Figure 12 and fiure 13 show the
simulation results of EKG transmission on Verilog.
Figure 12. Verilog Simulation Result showing EKG Transmission (DLC = 2)
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
10
Figure 13: Verilog Simulation Result with r0 = 1
6. CONCLUSIONS
In this research we proposed a very cost effective solution of patient monitoring in critical care
unit. The interconnection of critical care units allows the hospital to share the heath information
of the patients so that the critical care physician in one hospital can manage the patients at other
hospital so that the mortality can be increased. The deployment of CAN as underlying network in
ICU is proved to very low cost and robust. The proposed aggregation scheme has decreased the
bus load by 70% and requires 50% less bandwidth per patient as compared to unaggregated
transmission.
These types are ICUs and critical care network is best suited for resource poor countries. In
current era when there is lack of critical care units even in developed countries, the proposed
solution will provide a cost effective solution to increase the ratio to intensive care units beds per
population.
REFERENCES
[1] Lewis Rubinson, John L. Hick, Dan G. Hanfling, Asha V. Devereaux, Jeffrey R. Dichter, Michael D.
Christian, Daniel Talmor, Justine Medina, J. Randall Curtis and James A. Geiling, (2008) “Definitive
Care for critically Ill During a Disaster: A framework for Optimizing Critical Care Surge Capacity”,
Official journal of the American College of Chest Physicians, Chest 2008;133;18S-31S
[2] Riviello, Elisabeth D. MD; Letchford, Stephen (2011) “Critical care in resource-poor settings:
Lessons learned and future directions”, Journal of Society of Critical Care Medicine and Lippincott
Williams & Wilkins, Volume 39, Issue 4, pp 860-867.
[3] Marleen de Mul, Marc Berg, Jan A. Hazelzef (2004) “Clinical information systems: CareSuite from
Picis”, Journal of Critical Care, Volume 19, Issue 4, pp 208-214.
[4] CareVue—Philips Software System (2007). http://www.medical. philips.com. Accessed june 2012
[5] Hanxing Chen, Jun Tian, (2009) “Research on the Controller Area Network”, International
Conference on Networking and Digital Society, Volume: 2, pp 251 - 254.
[6] Controller Area Network (CAN) Overview-National Instrument Developer Zone,
http://zone.ni.com/devzone/cda/tut/p/id/273. Accessed june 2012
[7] CAN in automation (CiA), http://www.can-cia.org/index.php?id=60, Accessed june 2012
[8] Atiya Azmi, Nadia Ishaque, Ammar Abbas and Safeeullah Soomro, (2011) “Controller Area Network
Based Human Vital Sign Data Transmission Protocol”, Advances in Computer Science, Environment,
International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012
11
Ecoinformatics, and Education International Conference, CSEE 2011, Volume 214,pp 290-296,
Springer
[9] Junaid A. Zubairi (2009) “Aggregation Scheme Implementation for Vital Signs Data over the
Network”, 6th International Symposium on High-Capacity Optical Networks and Enabling
Technologies (HONET), IEEE, pp 129-133.
[10] Gilles Virone, Norbert Nourey, Jean-Pierre, Thomesse, Vincent Rialle and Jacques Demongeot,
(2003) “Home Health Information System Based on the CAN Field Bus”, 5th IFAC Conference On
Fieldbus System and Their Application, pp 23-27
[11] Bosch CAN specification version 2.0 (2011) https://www.esd.cs.ucr.edu/webres/can20.pdf Accessed
May 2011
[12] Gregory A Watson. & Louis H Alarcon (2008) “Intensivists: don’t quit your day job yet” Evidence-
Based Medicine Journal Club, edited by Eric B Milbrandt.
[13] Gregory A Watson. & Louis H Alarcon (2008) “Vital Sign Data Aggregation and Transmission over
Controller Area Network (CAN” Evidence-Based Medicine Journal Club, edited by Eric B Milbrandt.
Authors
Nadia Ishaque, earned Masters in Information Technology at Humdard University,
Pakistan. She is Assistant Professor in Computer Engineering Department at Sir Syed
University of Engineering and Technology, Karachi, Pakistan. Her research interests
include, Controller Area Network Applications and localization in wireless sensor
networks. Nadia Ishaque has published three research papers in international conferences
and currently working on localization in wireless sensor networks.
Noveel Azhar, has completed Bachelors in Electronic Engineering from Sir Syed
University of Engineering and Technology, Pakistan and now working as Research
Assistant in Electronic Engineering Department at Sir Syed University.
Umm-e-Laila, has done her bachelors in Science in 2001 and Master in 2007. She is
working as assistant professor in Computer Engineering Department at Sir Syed
University, Karachi, Pakistan.
Ayesha Urooj, has done Master of Science in Telecommunication & Networking and
conducting research to find the appropriate scheduling algorithm to cope with network
and radio conductors and enhance the performance of HSDPA network in terms of
spectrum efficiency.
Atiya Azmi, is lecturer in Yanbu Univerisity college, Saudia Arabia. She earned
Masters in Telecommunication. Her Research interests are mobile communication, data
communications, optical communications and networks.

More Related Content

What's hot

SECURED FRAMEWORK FOR PERVASIVE HEALTHCARE MONITORING SYSTEMS
SECURED FRAMEWORK FOR PERVASIVE  HEALTHCARE MONITORING SYSTEMS SECURED FRAMEWORK FOR PERVASIVE  HEALTHCARE MONITORING SYSTEMS
SECURED FRAMEWORK FOR PERVASIVE HEALTHCARE MONITORING SYSTEMS ijscai
 
Generation of cda xml schema from dicom images using hl7 standard 2
Generation of cda xml schema from dicom images using hl7 standard 2Generation of cda xml schema from dicom images using hl7 standard 2
Generation of cda xml schema from dicom images using hl7 standard 2IAEME Publication
 
Medical Body Area Networks - MBAN
Medical Body Area Networks - MBANMedical Body Area Networks - MBAN
Medical Body Area Networks - MBANJack Brown
 
IRJET-Cloud based Patient Referral System with RFID Based Clinical Informatio...
IRJET-Cloud based Patient Referral System with RFID Based Clinical Informatio...IRJET-Cloud based Patient Referral System with RFID Based Clinical Informatio...
IRJET-Cloud based Patient Referral System with RFID Based Clinical Informatio...IRJET Journal
 
A more secure and reliable protocol for wireless patient monitoring system
A more secure and reliable protocol for wireless patient monitoring systemA more secure and reliable protocol for wireless patient monitoring system
A more secure and reliable protocol for wireless patient monitoring systemeSAT Publishing House
 
Paper id 212014105
Paper id 212014105Paper id 212014105
Paper id 212014105IJRAT
 
Interenet of Things Based Cloud for Healthcare Network
Interenet of Things Based Cloud for Healthcare NetworkInterenet of Things Based Cloud for Healthcare Network
Interenet of Things Based Cloud for Healthcare NetworkIstabraq M. Al-Joboury
 
Comp survey wireless_body_networks
Comp survey wireless_body_networksComp survey wireless_body_networks
Comp survey wireless_body_networksTracey Mc
 
It Infrastructure Of Indian Hospitals1
It Infrastructure Of Indian Hospitals1It Infrastructure Of Indian Hospitals1
It Infrastructure Of Indian Hospitals1Pooja Panchal
 
A 128 bit secret key generation using unique ecg bio-signal for medical data ...
A 128 bit secret key generation using unique ecg bio-signal for medical data ...A 128 bit secret key generation using unique ecg bio-signal for medical data ...
A 128 bit secret key generation using unique ecg bio-signal for medical data ...Karthikeyan Ece venkatesan
 
Telemedicine technology positioning
Telemedicine technology positioningTelemedicine technology positioning
Telemedicine technology positioningtibisay_hernandez
 
wireless network
wireless networkwireless network
wireless networkeshwarece
 
Computers in medicine (revised) 2 (1)
Computers in medicine (revised) 2 (1)Computers in medicine (revised) 2 (1)
Computers in medicine (revised) 2 (1)Abhijit Mukherji
 
Cloud based wireless Body Area Network for Health management
Cloud based wireless Body Area Network for Health management Cloud based wireless Body Area Network for Health management
Cloud based wireless Body Area Network for Health management Fantahun Yersaw
 
A SURVEY ON WIRELESS BODY AREA NETWORK
A SURVEY ON WIRELESS BODY AREA NETWORKA SURVEY ON WIRELESS BODY AREA NETWORK
A SURVEY ON WIRELESS BODY AREA NETWORKijsrd.com
 
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...IRJET Journal
 
IRJET - Digital Ambulance Service Emergency Alert System using GPS
IRJET - Digital Ambulance Service Emergency Alert System using GPSIRJET - Digital Ambulance Service Emergency Alert System using GPS
IRJET - Digital Ambulance Service Emergency Alert System using GPSIRJET Journal
 
SECURITY ARCHITECTURE FOR AT-HOME MEDICAL CARE USING BODY SENSOR NETWORK
SECURITY ARCHITECTURE FOR AT-HOME MEDICAL CARE USING BODY SENSOR NETWORKSECURITY ARCHITECTURE FOR AT-HOME MEDICAL CARE USING BODY SENSOR NETWORK
SECURITY ARCHITECTURE FOR AT-HOME MEDICAL CARE USING BODY SENSOR NETWORKijasuc
 

What's hot (19)

SECURED FRAMEWORK FOR PERVASIVE HEALTHCARE MONITORING SYSTEMS
SECURED FRAMEWORK FOR PERVASIVE  HEALTHCARE MONITORING SYSTEMS SECURED FRAMEWORK FOR PERVASIVE  HEALTHCARE MONITORING SYSTEMS
SECURED FRAMEWORK FOR PERVASIVE HEALTHCARE MONITORING SYSTEMS
 
Generation of cda xml schema from dicom images using hl7 standard 2
Generation of cda xml schema from dicom images using hl7 standard 2Generation of cda xml schema from dicom images using hl7 standard 2
Generation of cda xml schema from dicom images using hl7 standard 2
 
Medical Body Area Networks - MBAN
Medical Body Area Networks - MBANMedical Body Area Networks - MBAN
Medical Body Area Networks - MBAN
 
IRJET-Cloud based Patient Referral System with RFID Based Clinical Informatio...
IRJET-Cloud based Patient Referral System with RFID Based Clinical Informatio...IRJET-Cloud based Patient Referral System with RFID Based Clinical Informatio...
IRJET-Cloud based Patient Referral System with RFID Based Clinical Informatio...
 
A more secure and reliable protocol for wireless patient monitoring system
A more secure and reliable protocol for wireless patient monitoring systemA more secure and reliable protocol for wireless patient monitoring system
A more secure and reliable protocol for wireless patient monitoring system
 
Paper id 212014105
Paper id 212014105Paper id 212014105
Paper id 212014105
 
Interenet of Things Based Cloud for Healthcare Network
Interenet of Things Based Cloud for Healthcare NetworkInterenet of Things Based Cloud for Healthcare Network
Interenet of Things Based Cloud for Healthcare Network
 
Comp survey wireless_body_networks
Comp survey wireless_body_networksComp survey wireless_body_networks
Comp survey wireless_body_networks
 
It Infrastructure Of Indian Hospitals1
It Infrastructure Of Indian Hospitals1It Infrastructure Of Indian Hospitals1
It Infrastructure Of Indian Hospitals1
 
Routing Protocol
Routing ProtocolRouting Protocol
Routing Protocol
 
A 128 bit secret key generation using unique ecg bio-signal for medical data ...
A 128 bit secret key generation using unique ecg bio-signal for medical data ...A 128 bit secret key generation using unique ecg bio-signal for medical data ...
A 128 bit secret key generation using unique ecg bio-signal for medical data ...
 
Telemedicine technology positioning
Telemedicine technology positioningTelemedicine technology positioning
Telemedicine technology positioning
 
wireless network
wireless networkwireless network
wireless network
 
Computers in medicine (revised) 2 (1)
Computers in medicine (revised) 2 (1)Computers in medicine (revised) 2 (1)
Computers in medicine (revised) 2 (1)
 
Cloud based wireless Body Area Network for Health management
Cloud based wireless Body Area Network for Health management Cloud based wireless Body Area Network for Health management
Cloud based wireless Body Area Network for Health management
 
A SURVEY ON WIRELESS BODY AREA NETWORK
A SURVEY ON WIRELESS BODY AREA NETWORKA SURVEY ON WIRELESS BODY AREA NETWORK
A SURVEY ON WIRELESS BODY AREA NETWORK
 
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
 
IRJET - Digital Ambulance Service Emergency Alert System using GPS
IRJET - Digital Ambulance Service Emergency Alert System using GPSIRJET - Digital Ambulance Service Emergency Alert System using GPS
IRJET - Digital Ambulance Service Emergency Alert System using GPS
 
SECURITY ARCHITECTURE FOR AT-HOME MEDICAL CARE USING BODY SENSOR NETWORK
SECURITY ARCHITECTURE FOR AT-HOME MEDICAL CARE USING BODY SENSOR NETWORKSECURITY ARCHITECTURE FOR AT-HOME MEDICAL CARE USING BODY SENSOR NETWORK
SECURITY ARCHITECTURE FOR AT-HOME MEDICAL CARE USING BODY SENSOR NETWORK
 

Similar to A FRAMEWORK FOR THE INTERCONNECTION OF CONTROLLER AREA NETWORK (CAN) BASED CRITICAL CARE UNITS

Wireless Sensor Network for Patient Health Monitoring System
Wireless Sensor Network for Patient Health Monitoring SystemWireless Sensor Network for Patient Health Monitoring System
Wireless Sensor Network for Patient Health Monitoring SystemIRJET Journal
 
Security Requirements, Counterattacks and Projects in Healthcare Applications...
Security Requirements, Counterattacks and Projects in Healthcare Applications...Security Requirements, Counterattacks and Projects in Healthcare Applications...
Security Requirements, Counterattacks and Projects in Healthcare Applications...arpublication
 
Proposed Transport Protocols Suite for Wireless Medical Body Area Networks
Proposed Transport Protocols Suite for Wireless Medical Body Area NetworksProposed Transport Protocols Suite for Wireless Medical Body Area Networks
Proposed Transport Protocols Suite for Wireless Medical Body Area Networksjosephjonse
 
2 pf implementation of wireless body area network ed iqbal qc
2 pf implementation of wireless body area network ed iqbal qc2 pf implementation of wireless body area network ed iqbal qc
2 pf implementation of wireless body area network ed iqbal qcIAESIJEECS
 
SURVEY OF HEALTHCARE MANAGEMENT USING WIRELESS SENSOR NETWORKS (WSNS)
SURVEY OF HEALTHCARE MANAGEMENT USING WIRELESS SENSOR NETWORKS (WSNS)SURVEY OF HEALTHCARE MANAGEMENT USING WIRELESS SENSOR NETWORKS (WSNS)
SURVEY OF HEALTHCARE MANAGEMENT USING WIRELESS SENSOR NETWORKS (WSNS)AM Publications
 
Mitigation of packet loss with end-to-end delay in wireless body area network...
Mitigation of packet loss with end-to-end delay in wireless body area network...Mitigation of packet loss with end-to-end delay in wireless body area network...
Mitigation of packet loss with end-to-end delay in wireless body area network...IJECEIAES
 
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...IJECEIAES
 
A remote patient monitoring based on WBAN implementation with internet of thi...
A remote patient monitoring based on WBAN implementation with internet of thi...A remote patient monitoring based on WBAN implementation with internet of thi...
A remote patient monitoring based on WBAN implementation with internet of thi...journalBEEI
 
A Survey on provide security to wireless medical sensor data
A Survey on provide security to wireless medical sensor dataA Survey on provide security to wireless medical sensor data
A Survey on provide security to wireless medical sensor dataIRJET Journal
 
Improvement of Quality of Service Parameters in Dynamic and Heterogeneous WBAN
Improvement of Quality of Service Parameters in Dynamic and Heterogeneous WBANImprovement of Quality of Service Parameters in Dynamic and Heterogeneous WBAN
Improvement of Quality of Service Parameters in Dynamic and Heterogeneous WBANijeei-iaes
 
Integrating device to device network with internet of health things: Towards ...
Integrating device to device network with internet of health things: Towards ...Integrating device to device network with internet of health things: Towards ...
Integrating device to device network with internet of health things: Towards ...journalBEEI
 
Iaetsd io t based advanced smart health care system
Iaetsd io t based advanced smart health care systemIaetsd io t based advanced smart health care system
Iaetsd io t based advanced smart health care systemIaetsd Iaetsd
 
CLOUD COMPUTING BASED TELEMEDICINE SERVICE
CLOUD COMPUTING BASED TELEMEDICINE SERVICECLOUD COMPUTING BASED TELEMEDICINE SERVICE
CLOUD COMPUTING BASED TELEMEDICINE SERVICEIRJET Journal
 
A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...ijassn
 
An intelligent patient tele monitoring system using android technology
An intelligent patient tele monitoring system using android technologyAn intelligent patient tele monitoring system using android technology
An intelligent patient tele monitoring system using android technologyeSAT Journals
 
Wireless Sensor Network: an emerging entrant in Healthcare
Wireless Sensor Network: an emerging entrant in HealthcareWireless Sensor Network: an emerging entrant in Healthcare
Wireless Sensor Network: an emerging entrant in HealthcareIOSR Journals
 
IRJET- Applications of Wireless Sensor Networks in Healthcare: An Overview of...
IRJET- Applications of Wireless Sensor Networks in Healthcare: An Overview of...IRJET- Applications of Wireless Sensor Networks in Healthcare: An Overview of...
IRJET- Applications of Wireless Sensor Networks in Healthcare: An Overview of...IRJET Journal
 

Similar to A FRAMEWORK FOR THE INTERCONNECTION OF CONTROLLER AREA NETWORK (CAN) BASED CRITICAL CARE UNITS (20)

Wireless Sensor Network for Patient Health Monitoring System
Wireless Sensor Network for Patient Health Monitoring SystemWireless Sensor Network for Patient Health Monitoring System
Wireless Sensor Network for Patient Health Monitoring System
 
Security Requirements, Counterattacks and Projects in Healthcare Applications...
Security Requirements, Counterattacks and Projects in Healthcare Applications...Security Requirements, Counterattacks and Projects in Healthcare Applications...
Security Requirements, Counterattacks and Projects in Healthcare Applications...
 
Proposed Transport Protocols Suite for Wireless Medical Body Area Networks
Proposed Transport Protocols Suite for Wireless Medical Body Area NetworksProposed Transport Protocols Suite for Wireless Medical Body Area Networks
Proposed Transport Protocols Suite for Wireless Medical Body Area Networks
 
2 pf implementation of wireless body area network ed iqbal qc
2 pf implementation of wireless body area network ed iqbal qc2 pf implementation of wireless body area network ed iqbal qc
2 pf implementation of wireless body area network ed iqbal qc
 
SURVEY OF HEALTHCARE MANAGEMENT USING WIRELESS SENSOR NETWORKS (WSNS)
SURVEY OF HEALTHCARE MANAGEMENT USING WIRELESS SENSOR NETWORKS (WSNS)SURVEY OF HEALTHCARE MANAGEMENT USING WIRELESS SENSOR NETWORKS (WSNS)
SURVEY OF HEALTHCARE MANAGEMENT USING WIRELESS SENSOR NETWORKS (WSNS)
 
[IJET V2I3P4] Authors: Manjunath Aski, Prathibha P
[IJET V2I3P4] Authors: Manjunath Aski, Prathibha P[IJET V2I3P4] Authors: Manjunath Aski, Prathibha P
[IJET V2I3P4] Authors: Manjunath Aski, Prathibha P
 
Mitigation of packet loss with end-to-end delay in wireless body area network...
Mitigation of packet loss with end-to-end delay in wireless body area network...Mitigation of packet loss with end-to-end delay in wireless body area network...
Mitigation of packet loss with end-to-end delay in wireless body area network...
 
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
Real-time Heart Pulse Monitoring Technique Using Wireless Sensor Network and ...
 
Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...
Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...
Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...
 
A remote patient monitoring based on WBAN implementation with internet of thi...
A remote patient monitoring based on WBAN implementation with internet of thi...A remote patient monitoring based on WBAN implementation with internet of thi...
A remote patient monitoring based on WBAN implementation with internet of thi...
 
A Survey on provide security to wireless medical sensor data
A Survey on provide security to wireless medical sensor dataA Survey on provide security to wireless medical sensor data
A Survey on provide security to wireless medical sensor data
 
Improvement of Quality of Service Parameters in Dynamic and Heterogeneous WBAN
Improvement of Quality of Service Parameters in Dynamic and Heterogeneous WBANImprovement of Quality of Service Parameters in Dynamic and Heterogeneous WBAN
Improvement of Quality of Service Parameters in Dynamic and Heterogeneous WBAN
 
Integrating device to device network with internet of health things: Towards ...
Integrating device to device network with internet of health things: Towards ...Integrating device to device network with internet of health things: Towards ...
Integrating device to device network with internet of health things: Towards ...
 
Iaetsd io t based advanced smart health care system
Iaetsd io t based advanced smart health care systemIaetsd io t based advanced smart health care system
Iaetsd io t based advanced smart health care system
 
CLOUD COMPUTING BASED TELEMEDICINE SERVICE
CLOUD COMPUTING BASED TELEMEDICINE SERVICECLOUD COMPUTING BASED TELEMEDICINE SERVICE
CLOUD COMPUTING BASED TELEMEDICINE SERVICE
 
A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...
 
journal papers.pdf
journal papers.pdfjournal papers.pdf
journal papers.pdf
 
An intelligent patient tele monitoring system using android technology
An intelligent patient tele monitoring system using android technologyAn intelligent patient tele monitoring system using android technology
An intelligent patient tele monitoring system using android technology
 
Wireless Sensor Network: an emerging entrant in Healthcare
Wireless Sensor Network: an emerging entrant in HealthcareWireless Sensor Network: an emerging entrant in Healthcare
Wireless Sensor Network: an emerging entrant in Healthcare
 
IRJET- Applications of Wireless Sensor Networks in Healthcare: An Overview of...
IRJET- Applications of Wireless Sensor Networks in Healthcare: An Overview of...IRJET- Applications of Wireless Sensor Networks in Healthcare: An Overview of...
IRJET- Applications of Wireless Sensor Networks in Healthcare: An Overview of...
 

Recently uploaded

Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

A FRAMEWORK FOR THE INTERCONNECTION OF CONTROLLER AREA NETWORK (CAN) BASED CRITICAL CARE UNITS

  • 1. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 DOI : 10.5121/ijait.2012.2401 1 A FRAMEWORK FOR THE INTERCONNECTION OF CONTROLLER AREA NETWORK (CAN) BASED CRITICAL CARE UNITS Nadia Ishaque1 , Noveel Azhar2 , Atiya Azmi3 , Umm-e-laila1 , Ayesha Urooj2 1 Department of Computer Engineering, Sir Syed University of Engineering and Technology, Karachi, Pakistan 786.nadya@gmail.com ulaila2002@gmail.com 2 Department of Electronic Engineering, Sir Syed University of Engineering and Technology, Karachi, Pakistan smartnoveel02@hotmail.com 3 Department of Computer Engineering, Yanbu University College, Saudi Arabia at.azmi@gmail.com 2 Department of Computer Science, Sir Syed University of Engineering and Technology, Karachi, Pakistan aurooj161@yahoo.com ABSTRACT Patient monitoring helps increasing the mortality by timely notification of exceeding vital signs. By using the vital sign data the critical care staff can make necessary life saving interventions. This requires the underlying network to be very robust so that timely and error free information flow can be guaranteed. Moreover there is a need for a cost effective and robust network technology for continuous and real- time vital signs monitoring in resource constraint settings in developing countries. In this paper we proposed a system of hospitals with interconnected intensive care units. Each intensive care unit employs Controller Area Network (CAN) as underlying technology for networking of bedside units. The data of these bedside units can be communicated with other hospital using higher level protocols such as Ethernet. This allow the hospital staff to share the health information of the patients with the specialized staff in another hospital to provide better cure to the patient and consequently can increase the mortality. KEYWORDS Critical care, Vital signs, CAN Protocol, resource-poor Developing countries 1. INTRODUCTION In the critical care units, the patient bedsides are equipped with devices to continuously inform the intensivists and other medical staff about the current vital signs parameters of the patients. By this information, the paramedic staff can make necessary interventions for the prevention and cure of disease. Nevertheless, this critical care is vital for seriously ill patients but it often prove to be costly for resource poor countries [1]. As a consequence, there is always lack of necessary critical care needed for the people who need it. There is a need to focus on the technological solutions that are affordable and sustainable. In addition to the effective critical care services,
  • 2. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 2 these countries lack specialized staff and other medical equipments for large number of patients during situations of mass disaster. On account of these, every hospital should provide emergency critical care in coordination with the regional hospitals and other medical entities to do this in more effective way [2]. Patient monitoring helps increasing the mortality by timely notification of exceeding vital signs. This requires the underlying network to be very robust so that timely and error free information flow can be guaranteed. In this regard, the CareSint [3] from Siemens and CareVue [4] from Philips provide complete critical care solutions .These vendor specific solutions are expensive for hospital deployment in poor countries. Hence there is a need for a cost effective and robust network technology for continuous and real-time vital signs monitoring in resource constraint settings in developing countries. Controller Area Network (CAN) is a low cost, light weight broadcast network protocol [5]. It was designed for automobiles but its applications are now expanded to many other industries including hospital [6]. CAN networks are used also in intensive care units including patient beds, in operating rooms, and in other healthcare equipment [7]. On Account of these issues, we propose a system of interconnected ICUs and the hospitals to provide emergency critical care in coordination with each other. This work proposes efficient and robust patient monitoring systems employed with a very low cost and light weight protocol, Controller Area Network (CAN). These CAN based interconnected ICU network is very low cost and hence suitable for deployment in poor countries. Mass deployment of such type of critical care networks is required to maximize the mortality rate. The remaining of this paper is organized as follows: Section 2 describes our previous work on patient monitoring and some other related work on health monitoring. Section 3 briefly discusses the Controller Area Network Protocol with some description the CAN data packets. The overall system is described in Section 4. In Section 5, the monitoring period and sampling rates of human vital signs are shown. Section 6 discusses the proposed aggregation scheme used to aggregate the vital signs before they are transmitted to the Central Monitoring Station (CMS). Moreover, the algorithm and technique for separation of the aggregated vital signs, received at the CMS, are shown. Section 7 focuses on some discussions and finally section 8 concludes the paper. 2. BACKGROUND OF RESEARCH In our previous work of VCAN [8] we presented the idea of CAN-based vital signs monitoring system. VCAN based system provides provision of monitoring sign vital sign including Electrocardiogram (EKG), heart rate (HR), blood oxidation (SPO2), Stolic Blood Pressure (SBP), diastolic blood pressure (DBP), temperature (temp). These vital signs were aggregated and transmitted to the CMS. This method of aggregation was adopted to efficiently utilize the bandwidth by decreasing the bus load. In this work we utilized the VCAN-based system for a network of interconnected ICUs. In this section we described some of the research related to health monitoring. There is an implementation of aggregation scheme for sending vital sign data over the network in [9]. In this work, the data of four patients traveling in an ambulance, with medical equipment connected via CAN, is aggregated and sent to the hospital via CAN-UMTS gateway.
  • 3. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 3 A CAN based home health information system is presented in [10], in which the CAN bus is used for interconnecting smart sensors. This system allows the remote monitoring of elderly and sick people. The interconnection of ICU network is a new application area. In this work we illustrate the system of interconnected CAN based ICUs via CAN-Ethernet gateways and also elaborate the CAN based ICU network where each bedside act as an aggregation unit. This system will ensure the availability of timely information of patients to keep the doctors updated and to provide them early warnings to make life saving interventions. 3. CONTROLLER AREA NETWORK (CAN) Controller Area Network (CAN) was developed by Bosch to reduce the bulky wiring, complexity and cost related to the interconnection of the electronic devices in automobiles. It has now become standard for industrial communication. In CAN network, every node is connected to a single CAN bus hence the messages are broadcasted through each node. Each node access the bus with a very efficient bitwise arbitration mechanism which prevents collisions when multiple nodes simultaneously transmit data. This provides good message latency. In addition to this, CAN offers efficient error detection mechanism. These properties make CAN a robust network for communicating short messages. The Bosch specifications [11] contains all the information about the CAN protocol. Here we discussed briefly about the CAN data frame. CAN protocol defines four different type of frames i.e. data frame, remote frame, error frame, overload frame. Figure 1 shows the data frame of CAN protocol. Figure 1. Data frame of CAN protocol Each data frame can carry 0 to 8 bytes of data. The Data Length Code (DLC) is a 4-bit control field which defines the number of bytes present in the data field of data frame. We used DLC field to identify the type of message which help in applying the algorithm to separate the aggregated data of vital signs. 4. SYSTEM DESCRIPTION In this work we proposed a system in which medical camps are connected with each other and the main hospital to share the health information of the patients. This scenario is best suited in the situation of mass casualties when there is lack of intensivists and other specialized staff. It has been examined that the mortality rate of those patient managed by critical care physician is higher than those managed by non-critical care physician [12]. If the hospitals are networked, the critical care physician in one hospital can remotely give useful directions to the non-critical care staff in distant medical camps. This coordination will able the non-critical care paramedics to provide more effective medication to the patient. Figure 2 shows the scenario of interconnected hospital and camps.
  • 4. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 4 Figure 2. Interconnected Hospital network The critical care units within short distances can be networked via CAN bus however for transmitting health information data to a distant location, a gateway such as CAN-Ethernet gateway can be used to transmit data of CAN packets over Ethernet. In order to efficiently utilize the bandwidth we propose to implement the vital sign data aggregation and transmission scheme presented in [13]. According to the VCAN based patient monitoring system, each bedside will act as CAN aggregation unit. The vital signs data from the sensors, attached to each bedside, is encapsulated in CAN data frame by the CAN chip. The identifier of each CAN message will assign an ID to each patient data which help to discriminate the data of patients at the central monitoring station. This monitoring data once received at central monitoring station can be stored and further transmitted to other camps and hospitals. Figure 3 shows the block diagram of the VCAN based critical care system in which patient bedsides share a single CAN bus. Each node transmits the human vital sign data from the sensors to the Central Monitoring System. Central monitoring system can also put the data on internet so the monitoring of the patient can be done at remote distance via internet. Figure 3: CAN network of Patient Bedside and Central Monitoring System (CMS). CAN BUS CMS Data Base Bedside Node
  • 5. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 5 4.1. Monitoring Period of Vital Signs The proposed system is based on the observation that some vital sign parameters do not change significantly in short period of time such as temperature, stolic and diastolic blood pressure, heart beat and SPO2. Hence, we proposed that data of these sensors be collected periodically after fixed interval of time. However the EKG data will be transmitted continuously at a rate of 300 to 500 samples per minute (typical sampling rates of EKG). Table 1 shows the monitoring period of each parameter in term of the typical sampling rates. Table 1. Sampling Rate of Vital Signs 4.2. Bedside Aggregation Unit In critical care unit the patient bedside is equipped with sensors to monitor the vital signs. In VCAN each bedside act as an aggregation unit which collects and aggregates the data of sensors in a single CAN packet. Figure 4 shows block diagram of an aggregation units with six multiplexed vital sign sensors. Figure 4. Transmitting CAN Node The host processor of the CAN node collects digitized sensor data and aggregates it in a single data frame. During the aggregation the node places the data of each sensor in the proposed order according to Table 2 taken from [13]. Vital Sign Sampling Rate Electrocardiogram (EKG) 300 sample/min Stolic blood pressure (SBP) 1 sample/min Distolic blood pressure (DBP) 1 sample/min Heart Rate (HR) 2 sample/min Temperature (T) 1 sample/min Oxygen Saturation (SPO2) 2 sample/min
  • 6. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 6 Table 2. Arrangement of Vital Sign Data in Data Field of CAN Frame Byte Number Vital Sign 1 and 2 EKG 3 HR 4 SPO2 5 SBP 6 DBP 7 Temp The sampling rate of EKG can vary form 300 to 500 samples per seconds. Figure 5 shows the data transmission of each bedside over a period of 60 seconds. Figure 5. Transmission of Vital Signs For each message the DLC filed of the CAN protocol provides information about the number of data bytes in the data frame. Since we have restricted the arrangement of the vital sign in data field therefore each CAN data packet can be distinguished by using the information of DLC field. The following section describes the aggregation algorithm for aggregating the vital sign at each bedside. 4.3 Aggregation and Transmission Algorithm Each bedside unit collects and aggregates the sensors data according to the algorithms proposed in [13]. This algorithm uses timers with preset values to schedule the data collection from the sensors. In this way, it avoids frequent transmission of those vital signs which do not change significantly in short interval of time such as temperature, SPO2. For every patient there is a set of normal range of vital signs parameters which is determined by the doctors. These values are used by the CAN controller for comparison against the measured values of vital signs. If any measured vital sign crosses the prescribed range. The controller sets the “r0” bit of the CAN frame. Figure 6 shows r0 bit in the CAN data frame.
  • 7. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 7 Figure 6. Standard CAN Frame and R0 bit Highlighted This r0 bit is reserved by CAN protocol to be used in future. In VCAN this bit is used to indicate the CMS about the abnormal condition of patient. Whenever CMS receives a packet with r0 bit set, it generates the alarm. We have elaborated this process in section 4.4. Flowchart in figure 7 shows the algorithm of vital sign data aggregation and transmission at patient bedside. Figure 7. Algorithm for Sending Node at Patient Bedside 4.4 Data Length Code based Separation of Aggregated Data The aggregated data receive at the central monitoring station must be separated in order to extract vital sign data and to process this data to visualize on the monitoring screens. Figure 8 shows the block diagram of data separation unit. Figure 8. Receiving CAN Node The CAN controller is responsible for separating the aggregated data received form the CAN bus. Once the data is received, the CAN controller checks the DLC field to extract the information about the length of data .There could only three type of data frames, with value of DLC be 2, 4 or 7 as described in section 3.
  • 8. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 8 -- If the value of DLC is 2 then the message contains 2 bytes EKG data only. -- If DLC is 4, the message contains 2 bytes EKG, 1 byte HR and 1 byte SPO2 data. -- If DLC is 7, then the data contains data of all vital signs. In addition to this, the controller check for r0 bit. If this bit is high, the alarm is generated at the Central Monitoring station to inform the paramedic staff about the anomaly in condition of patient. Fig 9 shows the algorithm of separation of aggregated data at Central Monitoring Station. Figure 9. Algorithm for Receiving Node at Central Monitoring Station 5. RESULTS AND SIMULATIONS In this section we have shown the bandwidth requirement per patient for a VCAN based system. In figure 10 the bar graph shows the bandwidth requirement per patient with and without the aggregation of data. It can be seen that the unaggregated data transmission requires more bandwidth per patient than the aggregated transmission. It can be as high as 50 kbps if EKG is sampled at 500 samples per seconds Figure 10. Aggregated Vs Unaggregated Data Transmission over CAN
  • 9. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 9 CAN provides maximum bandwidth of 1 Mbit/s when transmission distance is less than 40 meters and can decrease down to 10 kbits/s for transmission distance of 6 km. In Figure 11, the impact of this bandwidth lost on the number of patient that can accommodated in a single CAN network is shown. For each sampling rate of EKG, the three bar show the number of patients when bandwidth is 1Mbps, 800Kbps and 512Kbps. Figure 11. Maximum Number of Patients Accommodated by System with 1Mbps, 800kbps and 512kbps The proposed system is simulated using Verilogger. It provides visual observation of the output of the transmitting VCAN node. The following figures show the instantaneous results of the simulation. This program generates the values of vital signs and put these vales on the output register. It also compares the generated vital sign value with the normal values and sets or resets the r0 bit based on the comparison results. The value of DLC indicates the number of bytes sent to the output. Figure 12 and fiure 13 show the simulation results of EKG transmission on Verilog. Figure 12. Verilog Simulation Result showing EKG Transmission (DLC = 2)
  • 10. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 10 Figure 13: Verilog Simulation Result with r0 = 1 6. CONCLUSIONS In this research we proposed a very cost effective solution of patient monitoring in critical care unit. The interconnection of critical care units allows the hospital to share the heath information of the patients so that the critical care physician in one hospital can manage the patients at other hospital so that the mortality can be increased. The deployment of CAN as underlying network in ICU is proved to very low cost and robust. The proposed aggregation scheme has decreased the bus load by 70% and requires 50% less bandwidth per patient as compared to unaggregated transmission. These types are ICUs and critical care network is best suited for resource poor countries. In current era when there is lack of critical care units even in developed countries, the proposed solution will provide a cost effective solution to increase the ratio to intensive care units beds per population. REFERENCES [1] Lewis Rubinson, John L. Hick, Dan G. Hanfling, Asha V. Devereaux, Jeffrey R. Dichter, Michael D. Christian, Daniel Talmor, Justine Medina, J. Randall Curtis and James A. Geiling, (2008) “Definitive Care for critically Ill During a Disaster: A framework for Optimizing Critical Care Surge Capacity”, Official journal of the American College of Chest Physicians, Chest 2008;133;18S-31S [2] Riviello, Elisabeth D. MD; Letchford, Stephen (2011) “Critical care in resource-poor settings: Lessons learned and future directions”, Journal of Society of Critical Care Medicine and Lippincott Williams & Wilkins, Volume 39, Issue 4, pp 860-867. [3] Marleen de Mul, Marc Berg, Jan A. Hazelzef (2004) “Clinical information systems: CareSuite from Picis”, Journal of Critical Care, Volume 19, Issue 4, pp 208-214. [4] CareVue—Philips Software System (2007). http://www.medical. philips.com. Accessed june 2012 [5] Hanxing Chen, Jun Tian, (2009) “Research on the Controller Area Network”, International Conference on Networking and Digital Society, Volume: 2, pp 251 - 254. [6] Controller Area Network (CAN) Overview-National Instrument Developer Zone, http://zone.ni.com/devzone/cda/tut/p/id/273. Accessed june 2012 [7] CAN in automation (CiA), http://www.can-cia.org/index.php?id=60, Accessed june 2012 [8] Atiya Azmi, Nadia Ishaque, Ammar Abbas and Safeeullah Soomro, (2011) “Controller Area Network Based Human Vital Sign Data Transmission Protocol”, Advances in Computer Science, Environment,
  • 11. International Journal of Advanced Information Technology (IJAIT) Vol. 2, No.4, August 2012 11 Ecoinformatics, and Education International Conference, CSEE 2011, Volume 214,pp 290-296, Springer [9] Junaid A. Zubairi (2009) “Aggregation Scheme Implementation for Vital Signs Data over the Network”, 6th International Symposium on High-Capacity Optical Networks and Enabling Technologies (HONET), IEEE, pp 129-133. [10] Gilles Virone, Norbert Nourey, Jean-Pierre, Thomesse, Vincent Rialle and Jacques Demongeot, (2003) “Home Health Information System Based on the CAN Field Bus”, 5th IFAC Conference On Fieldbus System and Their Application, pp 23-27 [11] Bosch CAN specification version 2.0 (2011) https://www.esd.cs.ucr.edu/webres/can20.pdf Accessed May 2011 [12] Gregory A Watson. & Louis H Alarcon (2008) “Intensivists: don’t quit your day job yet” Evidence- Based Medicine Journal Club, edited by Eric B Milbrandt. [13] Gregory A Watson. & Louis H Alarcon (2008) “Vital Sign Data Aggregation and Transmission over Controller Area Network (CAN” Evidence-Based Medicine Journal Club, edited by Eric B Milbrandt. Authors Nadia Ishaque, earned Masters in Information Technology at Humdard University, Pakistan. She is Assistant Professor in Computer Engineering Department at Sir Syed University of Engineering and Technology, Karachi, Pakistan. Her research interests include, Controller Area Network Applications and localization in wireless sensor networks. Nadia Ishaque has published three research papers in international conferences and currently working on localization in wireless sensor networks. Noveel Azhar, has completed Bachelors in Electronic Engineering from Sir Syed University of Engineering and Technology, Pakistan and now working as Research Assistant in Electronic Engineering Department at Sir Syed University. Umm-e-Laila, has done her bachelors in Science in 2001 and Master in 2007. She is working as assistant professor in Computer Engineering Department at Sir Syed University, Karachi, Pakistan. Ayesha Urooj, has done Master of Science in Telecommunication & Networking and conducting research to find the appropriate scheduling algorithm to cope with network and radio conductors and enhance the performance of HSDPA network in terms of spectrum efficiency. Atiya Azmi, is lecturer in Yanbu Univerisity college, Saudia Arabia. She earned Masters in Telecommunication. Her Research interests are mobile communication, data communications, optical communications and networks.