You are on page 1of 4

Tuyn tp Bo co Hi ngh Sinh vin Nghin cu Khoa hc ln th 8 i hc Nng nm 2012

THIT K M HNH T NG O NHP TIM V NHIT C TH NGI


DESIGNING HEART RATE AND TEMPERATURE MONITORING EQUIPMENT MODEL SVTH: Nguyn B Tng, Nguyn ng Quc Anh, Nguyn Duy Hin
Lp 07ECE, Chng Trnh Tin Tin, Trung Tm Xut Sc, Trng i hc Bch Khoa, HN

GVHD: KS. Nguyn Th Ngha


Trung Tm Xut Sc, Trng i hc Bch Khoa, i hc Nng
TM TT n ny to ra mt thit b s dng cng ngh truyn dn thng tin v mng ni b a ra mt gii php thun tin nhm qun l sc khe con ngi. Thng tin sc khe o c t thit b s c truyn dn qua dy cp mng n mt my ch; v t c th c truy cp thng qua trnh duyt web. n ny cung cp mt gii php qun l sc khe con ngi vi gi c hp l, tin dng nhm thu hp khong cch gia bnh nhn v bc s. ABSTRACT This project creates a portable device implementing wire-lined technology and taking full advantage of the local area network (LAN) to provide a convenient solution to monitor human health. The health information acquired on the portable side transmits to the server and can be accessed all over the Internet in real-time. Eventually, this project provides a low-price, easyaccess human health monitor solution bridging the gaps between patients and doctors.

1. Introduction The importance of this project is that we implemented a cheap, portable and easy to use health monitor system. This has special meaning for patients because they can check their heart rate as well as temperature all the time. The device is affordable by almost every patient. This final project is successful with most of the objectives and extended goals in the proposal achieved. All information of heart rate and body surface temperature are measured accurately and automatically. The hardware and software is workable for almost everyone. MCU can communicate with server via bi-directional RJ45 cable communication. The webserver is connected with the browser and can be accessible by UART. In the extent of this project, we will introduce its methods and applications to examine human health by measuring the heart rate and the temperature. 2. Design Specifications 2.1. System Inputs The display and measurement component of the system in the first prototype must track and support the measurement and display of the following signals: Measurements: Blood Pressure (via Power Supply Machine). Body temperature (via Power Supply Machine). Pulse rate (via Waveform Generator). EKG (via Waveform Generator). Keypad:

Tuyn tp Bo co Hi ngh Sinh vin Nghin cu Khoa hc ln th 8 i hc Nng nm 2012

Measurement Selection (by Kits button). Scroll (by Kits button). Select (by Kits button). Alarm Acknowledge (by Kits button). 2.2. System Outputs The display component of the system must track and support the display of the following signals: Blood Pressure (in OLED, HyperTerminal screen, Ethernet screen). Body temperature (in OLED, HyperTerminal screen, Ethernet screen). Pulse rate (in OLED screen, HyperTerminal screen, Ethernet screen). EKG (in OLED screen, HyperTerminal screen, Ethernet screen). The status, alarm, and warning management portion of the system must monitor and annunciate the following signals: Status (in OLED screen). Battery state (in OLED screen, HyperTerminal screen). Alarms (flashing LED and buzzer). Temperature, blood pressure, or pulse rate too high (in OLED screen, Ethernet screen). Temperature, blood pressure, or pulse rate out of range (in OLED screen, Ethernet screen). 3. Functional Decomposition The system is decomposed into the major functional blocks: Schedule, Startup, Keypad, Measure, Compute, Status, Warning, Display, Serial Communication, Remote Command and Control, EKG Measurement, EKG Processing. 4. Task Definition Measurement: during task execution, only the measurements selected by the user are to be performed. Compute: the data from measure would be calculated with selected range mode to pan out corrected value. Display: after correcting value, the value would be send out an LCD, support two modes: Menu and Annunciation. Status: the battery status is checked. Warning/Alarm: the evaluation status of input signal. Warning if it was out of specified range. Schedule: cause the suspension of all task activity, except for the operation of the warning and error annunciation, for five seconds. Startup: perform any necessary system initialization, configure and activate the system time base, then suspend itself. Keypad: used to support the user entering information as well as acknowledging alarm signals associated with the current design and in future enhancements to the system. Serial Communications: format the data to be displayed and send that data to the serial port for display on HypertermTM. Communications Support: The system is to provide data to and receive commands from a remote computer via a local area network connection.

Tuyn tp Bo co Hi ngh Sinh vin Nghin cu Khoa hc ln th 8 i hc Nng nm 2012

Remote Command and Control: The system must support the display of measurement data and warning and alarm information on and accept commands from a remote computer. Command Management: The task will receive and interpret commands from the Remote Communications task then direct the local subsystem(s) to perform the requested tasks. It will format any requested data to be sent by the Remote Communications task over the network to the remote system. EKG Measurement: The system must provide the ability to make EKG measurements on the patient. Eventually, the design must support 12 lead capabilities; however, for this prototype, a single channel will suffice to prove the ability to make such time critical measurements. To that end, the system must collect a set of isochronously spaced samples of a sinusoidal analogue input signal, convert them to digital form, and store the samples for further processing, then signal when the collection is complete. EKG Processing: The system must convert the sampled data from the time domain to the frequency domain, and then send the component frequency values to each of the display channels. 5. Test Plan We will test in order of tasks: Startup, Keypad, Measure, Compute, Status, Warning, Display, Serial Communication, Communications Support, Remote Command and Control, Command Management, EKG Measurement, EKG Processing, Safety. After the startup state shows up and works correctly; a state of the measuring and analyzing system is to be designed and developed. The sensors and measurement subsystem will be used to access and then to measure a variety of temporal phenomenon. The data then is displayed correctly on OLED screen, Hyperterminal screen and Webpage screen. The display and annunciation subsystems shall display the measured results and signal a warning if the measured data falls outside of pre-specified bounds. The keypad state works in association with the display state.

6. Test Specifications The final designed system must be capable of collecting data from several different types of sensors, processing the corrected data from those sensors, displaying them locally, and then transmitting it over serial communications to a collection management station. Measurement: only measurements selected by user are to be precisely performed. Compute: calculate data with selected range mode to produce precise value Display: the value would be displayed correctly on OLED screen. No wrong number or letters allowed. Pay attention on space enough to display sufficient information. Warning/Alarm: Warning if measured data was out of specified allowable range and flash the LED, generate buzzer with different period of time. Schedule: check the operation of tasks executed, for five-second period. Startup: perform any necessary system initialization, configure and activate the system time base, timers, OLED, ADC and PWM, then suspend itself. Keypad: enter information as well as acknowledge alarm signals associated with the current design. It must work smoothly and correctly. Serial Communications: format the data to be displayed and send that data to the serial port for display on HypertermTM.

Tuyn tp Bo co Hi ngh Sinh vin Nghin cu Khoa hc ln th 8 i hc Nng nm 2012

Communications Support: The system is to provide data to and receive commands from a remote computer via a local area network connection. Remote Command and Control: The system must support the display of measurement data and warning and alarm information on and accept commands from a remote computer. Command Management: The task will receive and interpret commands from the Remote Communications task to perform the requested tasks. EKG Measurement: the system must collect samples of a sinusoidal analogue input signal, convert them to digital form, and store the samples for further processing, then signal when the collection is complete. Sampling frequency (collecting-data frequency) must be greater than twice of the signal frequency (Fs > 2*Fn). EKG Processing: The system converts the sampled data from time domain to frequency domain, and then sends the component frequency values to each of the display channels. It must collect data correctly and perform the FFT method. 7. Conclusions Our design was basically built successfully. The design and code matched with the given design specifications. However, there were still some mistakes and we think they will be soon improved. In the near future, we are going to solve the existing problems in our project. Then, we may apply the wireless communication, GPS in our product. We can know exactly the location of the patient as well as send information, warnings to them when emergency cases happen. Moreover, we can store the data in MicroSD Card attached in our Stellaris KIT which helps us review our health data anytime, anywhere. We will make it become a completely perfect product. TI LIU THAM KHO http://en.wikipedia.org/wiki/Electrocardiography http://www.sics.se/~adam/lwip/ http://en.wikipedia.org/wiki/Normal_human_body_temperature https://www.ee.washington.edu/class/index.html https://www.ee.washington.edu/class/472/peckol/

[1] [2] [3] [4] [5]

You might also like