Sie sind auf Seite 1von 6

DESIGN DEVELOPMENT AND IMPLEMENTATION OF

WIRELESS NURSE CALL STATION


S.Aswin, N. Gopalakrishnan, Member, IEEE, S.Jeyender, R.Gnana Prasanna and S. Pravin Kumar*

Abstract: In this work, a nurse call system is designed caused for the nurse to attend the call registered by
and developed which provides continuous monitoring the patient the light flash rate and the beeper sound
of patient’s status. The system helps in assisting increases as preprogrammed. Also there is a
patients who are bedridden and have no other means provision for two way voice communications
of communication with medical staffs in the absence
where only the nurse can initiate the voice
of their caretakers. The conventional nurse call
systems employ push button switches mounted near communication and not the patient. A layout plan
hospital beds that facilitate patients to alert a clearly outlining the ward, beds with bed numbers
centralized base station for seeking the attention of together with the color coded lights is stationed at
the nurses or other health care staffs. As and when the nurse’s station. In addition a central monitoring
the call is initiated and attended the alert signal is panel is provided in the nursing director’s office.
automatically turned on and off respectively. A radio
frequency based wireless communication is adopted Since the above mentioned system setup is a wired
to address the additional wiring requirements in the communication, the installation cost and time
initial installation process. The designed system
becomes factors of concern [2]. Also the layout
provides the unique identification number of the
patient through voice messages and short messaging stationed at the nurse’s station becomes quite
service (SMS) messages to the base station. The call difficult to interpret quickly as from which
can be initiated either by manual or automated ward/bed number the call is initialized, thereby
modes. In the automated mode, the physiological delaying the response time. However the system
parameters such as ECG, pulse rate, oxygen proposed and designed helps in reducing the transit
saturation level, respiration rate are continuously time of physicians, nurse and medical staff by
monitored and in case of any emergencies, voice providing the exact information of the patient who
message and SMS is initiated automatically. pressed the button which is displayed through an
LCD module housed at the base station. Also the
Keywords: Alert Devices, Health monitoring systems,
Nurse call system, Peripheral Interface Controller, same data is announced through speaker upon call
GSM Modem. initialization. In addition, these text details are sent
to the medical staff's mobile as a short message
service. Hence even if the nurse is not available in
I. INTRODUCTION the center station the required details can be
obtained from the SMS. This feature especially
Conventional Nurse Call Systems employ push helps in emergency conditions where time is an
buttons located at the bed site of the patient. When important factor.
pressed by the patient, it alerts the center nurse As communication to the single central unit at the
station by giving out an audible tone or light base station is done wirelessly, it eliminates the
flashes. A red and a green indicator lamp are need of bulkier layout plans to be stationed at the
stationed outside the patient room together with a base. Also the system can be designed to transmit
switch to cancel the already registered call. the patient’s biological parameters say ECG
Whenever the red lamp is lit, it indicates that the (ElectroCardioGram) automatically as and when
patient needs attention. On the other hand, the they turn abnormal along with his/her identification
green lamp when lit indicates that the call has been number provided by the hospital.
acknowledged by the nurse. This prevents the same
patient from being attended by more than one nurse II. METHODOLOGY
[1]. These alert signals are turned off only if the
call is attended by the nurse. In case of delay The system consists of four modules namely
transmitter and receiver module, Voice Module,
Manuscript received October 7, 2011. This work is being still LCD module and GSM module.
extended for automated triggering of the system based on bio-
signals and is under test in the laboratory.
S.Aswin, N.Gopalakrishnan, S.Jeyender and R.Gnana A. Transmitter and Receiver Module
Prasanna are final year students in Department of Biomedical
Engineering, SSN College of Engineering, Tamil Nadu. This section of the system which operates at
S.Pravin Kumar is Assistant Professor in Department of
Biomedical Engineering, SSN College of Engineering, Tamil
frequency-433.9MHz, transfers the call initiated by
Nadu. (Corresponding author: phone: 9994246503; e-mail: the patient by pressing the switch available in the
pravinkumars@ ssn.edu.in). vicinity of the bed to the center station. It consists
of a HT-12E encoder, HT-12D decoder, TWS BS3
transmitter and a RWS 317-6 receiver as shown in ANTENNA RECEIVER DECODER
Fig.1 & Fig.2.

1) Encoder BATTERY LED


The encoder module HT-12E (HolTek
Semiconductor) is capable of encoding information
Fig.2.Block diagram: Receiver
which consists of N address bits and 12-N data bits
[3], [4]. Whenever the trigger signal TE
(Transmission Enable) goes low, the programmed 3) Decoder
address bits are transmitted along with data bits via The HT-12D (HolTek Semiconductor) series of
an RF transmitter and the cycle continues as along decoders receive the serial data that are transmitted
as the trigger pin is held low. The programmable by an encoder and the first N bits of code period
address and data pins can be set to one of the two are interpreted as addresses and the last 12-N bits
logic levels "one" or "zero". Thus whenever a as data, where N is the number of address bits. The
switch is pressed by the patient the corresponding above operation is done whenever a signal on the
data line (ADx) goes low and its status is DIN (Data IN) pin activates the oscillator [5]. In
transmitted to the PIC microcontroller. The encoder order to eliminate unmatched codes or errors, the
consumes lesser amount of current when operated decoders will check the received address three
in standby mode when no trigger is applied [5]. times continuously. If the received address codes
all match the contents of the decoder's local address
2) Transmitter and Receiver Module which is preprogrammed , the 12-N bits of data are
The transmitter and receiver modules has an decoded to activate the output pins and the
operating frequency of about 433.9Mhz and the VT(Valid Transmission) pin is set high to indicate
modulation mode employed is Amplitude shift a valid transmission. This will last unless the
Keying, where whenever a "one " occurs at the data address code is incorrect or no signal is received
input, the carrier signal is transmitted and no carrier [6]. Thus, whenever a patient (say patient no.1)
signal is transmitted for "zero" at the input . The triggers the pushbutton, the corresponding output
data is transmitted at the rate of 8 kilobits per line (line 1) of the decoder goes low. Also the
second and received at the same rate. The Receiver module can be coupled to a PIC that reads
transmitter/receiver unit of the Nurse Calling the digital values transmitted along with the analog
Station functions like a normal transmitter receiver waveform and recreates the Bio signal using
unit whose block diagrams are as shown in Fig.1 DAC0808. It is then followed by TC4051
and Fig.2. In this study, on the receiver end there is demultiplexer to discriminate the patient details
an LED indicates the status of the decoded output from his/her bio signal.
line as and when the corresponding push button is
pressed/released by the patient at the transmission B. Peripheral Interface Controller
end. If a switch at the transmitter is in OFF state PIC stands for Peripheral Interface Controller. It is
there will be +5v at the corresponding decoded available as 28/40/44 pin packages. PIC 16F8A77A
output line of receiver section. Conversely if the is 40 pin microcontroller. The device with Reduced
switch is in ON state the output will be 0v in the Instruction Set Computer architecture (RISC) has a
decoded output line corresponding to the switch. In 10 bit 8 channel analog to digital convertor , an
addition a TC4051 multiplexer/demultiplexer is analog comparator module, Synchronous Serial
proposed to be used to couple both the call register Port (SSP), I2C (Master/Slave) and a Universal
switch status and the patients’ bio signal (in digital Synchronous Asynchronous Receiver Transmitter
form). Initially the inbuilt Analog to Digital (USART) with 9-bit address detection. The CMOS
Convertor employed in the PIC converts the Technology employed permits wide operating
applied input biosignal into an equivalent digital voltage range (2.0-5.5V) and facilitates low power
value which is transmitted through the RF module. consumption. The device has five I/O ports
The range of transmission extends to around a designated as A, B, C, D and E, where ports B, C
kilometer. and D are 8bit bidirectional whereas port A is 6bit
bidirectional and port E has three pins that can be
SWITCH MICRO CONTROLLER configured either as input or output [7-9]. In this
system port C is configured as input and ports B
and D are configured as outputs by software code.
BATTERY ANTENNA ASK

Fig.1.Block Diagram: Transmitter


C. Voice Module transition on the same message trigger pin will
The APR9600 device offers true single-chip voice initiate recording from the beginning of the same
recording, non-volatile storage, and playback message segment.
capability for 40 to 60 seconds. The device
supports both random and sequential access of 2) Playback
multiple messages. The device is ideal for use in
portable voice recorders. The APR9600 device To playback, /CE must be set low to enable the
reproduces voice signals in their natural form. It device and /RE must be set high to disable
eliminates the need for encoding and compression, recording & enable playback. Playback is initiated
which often introduce distortion. APR9600 consists by applying a high to low edge on the message
of a differential microphone amplifier, including trigger pin. Playback will continue until the end of
integrated AGC, an anti aliasing filter which the message is reached. If a high to low edge
automatically adjusts its response according to the occurs on the same message trigger pin during
sampling frequency selected thereby satisfying playback, playback of the current message stops
Shannon’s sampling theorem. The block diagram immediately. If a different message trigger pin
of voice module is as shown in Fig.3. After anti- pulses during playback, playback of the current
aliasing filtering is accomplished the signal is ready message stops immediately (indicated by one beep)
to be clocked into the memory array. This storage and playback of the new message segment begins.
is accomplished through a combination of the
Sample and Hold circuit and the Analog Thus in record mode, the information to be
Write/Read circuit. These circuits are clocked by announced on the loudspeaker corresponding to
either the Internal Oscillator or an external clock each patient is recorded in subsequent message
source. When playback is desired the previously pins. Port lines D0-D7 of the PIC are connected to
stored recording is retrieved from memory, low these message input lines so that whenever a low
pass filtered, and amplified. The signal can be occurs at one of the decoder output pins which is
heard by connecting a speaker to the SP+ and SP- coupled to i/p port C , the corresponding port D pin
pins. The device supports five message goes low as programmed by the software code.
management modes defined by the MSEL1, Hence it triggers the required message to be played
MSEL2 and /M8_OPTION pins, Random access back, say when M2 gets triggered message
mode with 2, 4, or 8 fixed-duration messages Tape corresponding to patient 2 is played back in the
mode, with multiple variable-duration messages. loudspeaker.
Modes cannot be mixed. The length of each
D. LCD Module
message segment is the total recording length
available (as defined by the selected sampling rate)
divided by the total number of segments enabled. A 16 Character x 2 line Alphanumeric Dot Matrix
LCD Module (JHD162A LCD) [10] used in this
system has 8 bit data lines with three backlight
VOICE RECORDER AMPLIFIER
coloration options whose block diagram is as
shown in Fig.4. Port B pins of the PIC are
configured as the output lines and are directed to
PLAY BACK GAIN CONTROL
the data input lines of the LCD. Whenever the Read
enable pin is low instruction register is selected and
Fig.3. Flow diagram for Voice Module. the stored command words for actions such as
display, clear and cursor shift, and address
1) Recording
information for display data RAM (DDRAM) and
When actual recording begins the device responds character generator RAM (CGRAM) are taken as
with a single beep at the speaker outputs to indicate commands and placed on the data bus . Whenever
that it has started recording. Recording continues as
RS pin goes high data register is selected and
long as the message pin stays low. The rising edge
of the same message trigger pin during record stops information on data bus is the ASCII value of
the recording operation (indicated with a single respective character to be displayed on the LCD.
beep).If the message trigger pin is held low beyond All the command and data words (text to be
the end of the maximum allocated duration, displayed) are written from the PIC16F877A. This
recording stops automatically (indicated with two pin of LCD is connected to RD (Read) pin of PIC.
beeps), regardless of the state of the message Whenever R/W (Read/Write) pin goes high,
trigger pin. The chip then enters low-power mode
information is read from the LCD display RAM,
until the message trigger pin returns high. After the
message trigger pin returns to high, the chip enters and when it goes low, information is written to the
standby mode. Any subsequent high to low LCD module. This pin is connected to WR (Write
pin) of PIC. The enable pin is used to enable the port C is configured as an input port by the
LCD and it is connected to CS chip select pin of software code. So that whenever a pin in port C
PIC. The contrast of the LCD is adjusted by goes low, say port C0 the text corresponding to
patient 1 is sent to the GSM modem through the
varying the input voltage to the Vo pin of LCD by
serial port whose setup is as shown in Fig.5. And if
the use of a potentiometer. The text data port C1 goes low then text information
corresponding to each patient is already corresponding to patient 2 is sent via the serial port
preprogrammed into PIC. It has 8Kx14-bits flash and so on [11] [12]. The complete block diagram
program memory, 368 bytes of RAM whenever the with port distribution of PIC for various modules is
pin in the configured input port goes low, as shown in Fig.6.
corresponding text message will be sent serially to
III. RESULTS AND DISCUSSION
LCD.
As per the schematic port D of microcontroller is
RECEIVER DECODER used for voice module, port B for LCD display and
serial port lines for interfacing with GSM and the
programming the PIC IC was done accordingly.
LCD PIC Programming is done using C language. Once the
system is set, whenever a patient (say patient no.1)
Fig.4. LCD Display. triggers the pushbutton, the corresponding output
line (line 1) of the decoder goes low which in turn
E. GSM
makes input port line of the PIC to go low. The
The GSM (Global Systems for Mobile designed and developed transmitter and receiver
Communications) is the widely accepted standard circuits are as shown in Fig.7 and Fig.8.
for mobile communications whose flow is as Hence the text information corresponding to
shown in Fig.5. These networks have an operating
patient number 1 is sent via the serial port to GSM
range from 900 to 1800 MHz bands. The data rate
for transmission is around 270kilobits per second. modem along with the AT commands written in the
Subscriber Identity Module (SIM) is one of the key software code also the same information is placed
components of GSM, where in the user information on the data bus of the LCD for display through
is stored in a card. The information is retrieved on output port B which is as shown in Fig.9.
switching on the handsets. The preprogrammed In addition corresponding output port line D0 goes
data that is the text corresponding to individual
low thereby triggering the voice module to make
patient is transmitted to the GSM modem through
the serial port lines TX & RX of PIC. the announcement of message 1 corresponding to
patient number 1.
RECEIVER MICRO CONTROLLER Thus as and when a particular switch number is
triggered, the call corresponding to that particular
number (i.e. the patient identification number) is
GSM MAX 232 DRIVER initialized. It provides efficient manpower planning
by providing nurses only to the beds where care is
needed and thereby reducing the nurse-to-bed ratio.
Fig.5.GSM Logic Flow Diagram Further being operated in such a high frequency
range the distance of transmission offered to the
A MAX232 driver/convertor is used to convert the
system by the transmitter is around 500m. Thus
TTL signals from PIC into PC signals and also to
restrict the operation of the circuit devices to 5V. with this wide range of transmission facilitates the
The MAX220–MAX249 family of line system can serve almost the entire critical care area
drivers/receivers is intended for all in the hospital environment & thereby reduces the
communications interfaces such as portable cost incurred in utilization of hundreds of meters of
computers, low power modems, multi drop RS-232 conductor cables that is used in traditional systems.
networks, particularly applications where ±12V is
not available. The text data corresponding to each
patient is already preprogrammed into the PIC. And
Fig.6.Complete Block Diagram

Fig.9. LCD module

Fig.7. Developed Transmitter Module

Fig.10.Setup for GSM module Developed

Fig.8. Developed Receiver Module

Upon call initialization all the above mentioned


modules are triggered within 2-3 seconds, hence
the transmission delay becomes negligible. Since
communication is done wirelessly, the design is
quite compact and it is less prone to interference.
The designed and developed GSM model is as
shown in Fig.10. The front and rear view of the
designed nurse call station kit with casing is as Fig.11. (a) Front View (b) Rear View of Nurse Call
shown in Fig.11. Station kit.
IV. CONCLUSION REFERENCES

Thus the above mentioned nurse call system can 1. Tika Miller, “Nurse Call Systems: Impact on Nursing
alert the base station upon call initialization. It Performance,” Journal of Nursing Care Quality, Vol.11, Issue 3,
Feb. 1997, pp. 36-43.
helps in timely management of nurses servicing the
2. E. L. Bunting, “Nurse Call System Including a Coaxial
Critical care patient’s thereby efficient human
Conductor only connecting a plurality of signals,” US Patent
resource management. It also reduces the nurse-to- 3,517,120, June 23, 1970.
bed ratio and also has good credentials for 3.. Kuo-Kai Shyu, “ Development of a Low-Cost FPGA-Based
economic and functional planning in hospital SSVEP BCI Multimedia Control System,” IEEE Transactions
management. Since communication is done on Biomedical Circuits and Systems, Vol. 4, Issue 2, April 2010,
wirelessly, the end product is quite compact in pp.125-132.
design and thereby occupying much less space 4. M. Farajmandi, “Internet Based Wireless Mobile Robot
without affecting the present structural and Network,” IEEE Conference on Intelligent Automation, 2003,
functional plan on installation. This system also pp.549-554.
replaces the conventional switch system which 5. B.Sklar, “Digital Communications Fundamentals and
requires very high installation cost. This Applications” 2nd Edition Pearson Education, 2007.
6. B.P.Lathi, “Modern Digital and Analog Communication
application design can be further enhanced by
Systems”, 3rd edition, Oxford University Press, 2007.
employing a decimal two binary convertor, two 7. Farooq, U, “Microcontroller Based Neural Network
transmitter & receiver modules and then coupling Controlled Low Cost Autonomous Vehicle,” Second
the outputs of the decoders before it is given to the International Conference on Machine Learning and Computing
PIC. Thus the system can respond up to 2^8 = 256 (ICMLC), Feb. 2010, pp. 9-11.
patients 8. Hashim, U, “Design of digital display system for ISFET pH
sensor by using PIC microcontroller Unit (MCU),” 1st Asia
V. FUTURE ENHANCEMENT Symposium on Quality Electronic Design, Kuala Lumpur, July
2009, pp. 15-16.
Automated mode nurse calling system is being 9. Wael M. El-Medany, “Implementation of GPRS-Based
developed. The call will be made when the Positioning System Using PIC Microcontroller,” Second
physiological parameters reaches the abnormal International Conference on Computational Intelligence,
value. For this, ECG is being transmitted and Communication Systems and Networks (CICSyN), Liverpool,
received using multichannel transmitter and United Kingdom, July 2010, pp.365-368.
10. Suraj G. Swami, “Wireless Quiz System using Low Power
receiver. The received signal is applied to Pan-
Microcontrollers,” Proceedings of the IEEE South east
Tompkins algorithm [13] to determine the heart Conference, March 2010, pp.21-24.
rate. The heart rate determined using this algorithm 11. Subramanian S, “Real time mailbox alert system via SMS or
is set as the parameter for automatic nurse call email,” Asia-Pacific Conference on Applied Electromagnetics,
system. When the heart rate exceeds the normal Dec. 2007, pp.1-4.
range, nurse call occurs automatically. In this mode 12. Al-Ali, A.R, “Embedded system-based mobile patient
continuous monitoring occurs without patient monitoring device,” Proceedings of 16th IEEE Symposium
pressing the button and also helps in monitoring the on Computer-Based Medical Systems, June 2003, pp.355.
patient in unconscious state. Electro-oculography 13. R M Rangayyyan, “Pan-Tompkins algorithm to detect QRS
(EOG) signal can also be acquired and transmitted complex in ECG signal,” Biomedical Signal Analysis, IEEE
to detect the consciousness of the bedridden Press, 2002.
14) V. Mahesh, "Human Computer Interface for the Physically
patients [14]. EOG is a signal produced due to the
Challenged Using Wireless Electro-Oculography," Proceedings
movement of the eyeball and this was found to be
of International Conference on Power, Control and Embedded
appropriate parameter to be monitored for Systems (ICPCES), Chennai, Dec 2010, pp. 434-437.
consciousness [15]. 15) S.Pravin Kumar, “Implementation of Patient Interfaced
Nurse Call Station Using Bio-Signals,” has been accepted for
International Conference on Ergonomics and Human Factors
(HWWE 2011), IIT MADRAS, Tamil Nadu, Dec 2011.

Das könnte Ihnen auch gefallen