Design of wireless medical monitoring system based on WPAN technology and JN512 chip

Publisher:RainbowGardenLatest update time:2010-10-07 Source: 微计算机信息Keywords:ZIGBEE  WPAN  JN5121 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

1. Introduction

Wireless medical monitoring is the abbreviation of medical monitoring assisted by wireless communication technology. Wireless medical monitoring is the abbreviation of medical monitoring assisted by wireless communication technology. In recent years, with the miniaturization of biomedical sensors, the rapid development and popularization of information processing and wireless data transmission technology, wireless medical monitoring has become a hot topic.

Zigbee is a wireless network communication technology standard that has emerged in recent years. Its outstanding advantages are low cost and low power consumption. It has a large network capacity, small data exchange, and focuses on low-rate signal transmission. It fully meets the transmission requirements of basic physiological signals.

This paper first introduces the wireless medical monitoring technology based on WPAN, then introduces the technical implementation based on JN5121 chip, and experimental verification. Finally, the development prospects and existing issues of wireless medical monitoring network are prospected.

2 Wireless medical monitoring technology based on WPAN

WPAN is a wireless transmission technology developed to establish wireless connections between devices in a small range. The IEEE Standardization Association has formulated the IEEE802.15.x standard for this purpose. The transmission technology involved in this article complies with the IEEE802.15.4 (Zigbee) standard specifically formulated for low-speed WPAN.

Figure 1 System structure diagram of wireless medical monitoring
Figure 1 System structure diagram of wireless medical monitoring

The architecture proposed in this paper is based on WPAN, which is different from wireless telemedicine. This paper focuses on the wireless method from physiological signal acquisition to physiological signal transfer. The wireless medical monitoring method is mainly composed of sensor nodes, wireless data transmission modules and receiving nodes. The receiving node can be connected to the monitoring center, or connected to the monitoring center by Ethernet, wireless wide area network, etc., thus forming a complete medical monitoring network. Under this architecture, medical sensor nodes can be configured according to specific circumstances to form a local or home wireless medical monitoring network. This architecture has great flexibility and scalability. In this architecture, our wireless communication method is based on the Zigbee protocol, and the JN5121 module is used as the wireless transceiver node. Figure 1 describes the system structure diagram of wireless medical monitoring.

3 Sensor node design based on JN5121 chip

3.1 JN5121 module introduction

JN5121 is a low-power, low-cost wireless microcontroller compatible with IEEE802.15.4 launched by Jennic. The module has a built-in 32-bit RISC processor, a 2.4GHz band IEEE802.15.4 standard wireless transceiver, 64kB ROM and 96kB RAM, providing a variety of solutions for wireless sensor network applications. The highly integrated design simplifies the total system cost. The built-in ROM memory of JN5121 integrates a complete protocol stack for point-to-point communication and mesh network communication; and its built-in RAM memory can support network routing and controller functions without any external expansion of storage space. The built-in hardware MAC address and highly secure AES encryption algorithm accelerator reduce the system's power consumption and processor load. It also supports crystal oscillator sleep and system energy-saving engineering. At the same time, it provides interoperability support for a large number of analog and digital peripherals, which can be easily connected to the user's external application system.

3.2 Sensor Node Design

The wireless physiological sensor consists of two parts: the physiological signal acquisition part and the wireless transmission part. For physiological signal acquisition, we can use various physiological electrodes we need to measure the human body's electrocardiogram, blood saturation concentration, pulse, etc. For the wireless module, we use the S0C chip JN5121 that integrates a microprocessor and an RF chip. The chip can control the processing operation, routing protocol, synchronous positioning, power consumption management and task management of the entire node. Compared with the previous Zigbee radio frequency chip, the use of this chip does not require an external MCU, which effectively saves the chip peripheral circuit. The use of the chip-on-chip solution can further save some volume, which is convenient for the ward to carry. Figure 2 is a physiological wireless sensor solution.

Figure 2 Physiological wireless sensor solution
Figure 2 Physiological wireless sensor solution

[page]

4 Design of basic programming station

The design of JN5121 chip is based on Zigbee protocol, so first we need to understand the basic knowledge of Zigbee. The physical layer and MAC layer of Zigbee protocol are formulated according to the 802.15.4 standard, while the standards of its network layer and application layer are formulated by Zigbee Alliance. For actual application development based on Zigbee protocol, we only need to call the corresponding API function or develop program code in the application layer. This article briefly introduces several important functions that need to be applied.

In the Jennic Zigbee protocol, there is a basic operating system (BOS). It is a simple time scheduler. It allows two task processes to communicate through a simple information scheduling mechanism. At the same time, BOS controls the execution of Zigbee protocol stack tasks and user tasks. The protocol stack tasks include all processes of the network layer, application sub-layer APS (Application Sub-Layer) and Zigbee device objects ZDO (Zigbee Devices). The process is scheduled through the event polling application. The whole process is shown in Figure 3.

Figure 3: Scheduling process for implementing a process
Figure 3: Scheduling process for implementing a process

5 Experimental verification

We use the JN5121-M00 module sold by Beijing Bokong Company, and the signal is a pulse signal with a sampling frequency of 150Hz. The wireless transmission adopts point-to-point mode. The test shows that there is no significant difference between the results obtained through the Zigbee network and directly using the PC sampling.

6 Conclusion

This paper preliminarily introduces the structure and main functions of JN5121 module, explains the basic programming process of JN5121, and proposes the basic conception of applying JN5121 in wireless medical monitoring technology based on WPAN.

Wireless medical monitoring can reduce the connection between the monitored person and the instrument, obtain better physiological data, and allow the monitored person to have more room for activities. The many advantages of wireless medical monitoring are the driving force for the development of wireless medical monitoring technology. With the continuous development of hardware conditions, wireless medical monitoring will surely have a broad space for development.

Keywords:ZIGBEE  WPAN  JN5121 Reference address:Design of wireless medical monitoring system based on WPAN technology and JN512 chip

Previous article:Design of temperature and pulse monitoring system based on wireless sensor network of JN5139
Next article:Design of Pulse Signal Detection and Analysis System Based on LabVIEW

Recommended ReadingLatest update time:2024-11-16 21:42

Smart home system design plan based on zigbee and linux
  Zigbee wireless communication and Linux embedded operating system are often contacted by electronic people. Here we have designed a CMU controller based on the ARM chip S3C2440 as the hardware platform and based on the Linux embedded operating system. The CMU is connected to various home appliance wireless nodes and
[Microcontroller]
Smart home system design plan based on zigbee and linux
Smart home wireless network system based on ZigBee technology
In smart home systems, the application of wireless network technology to home networks has become an unstoppable trend. This is not only because wireless networks can provide greater flexibility and mobility, saving the cost and effort spent on integrated wiring, but also because it conforms to the communication charac
[Microcontroller]
Smart home wireless network system based on ZigBee technology
Research on intelligent home security monitoring system based on ZigBee
0 Introduction Smart home, also known as intelligent residence, is developing towards the direction of having functions such as wireless remote control, multimedia control, and high-speed data transmission. Its key technologies are highly compatible home controllers and home networks that meet the needs of informatio
[Microcontroller]
Research on intelligent home security monitoring system based on ZigBee
Design of wireless sensor network positioning system based on ZigBee
  Wireless sensor networks WSNs (Wireless Sensor Networks) are widely used in environmental detection, weather forecasting, security, monitoring, distributed computing, and target area imaging. Their applications in military, medical, and civilian fields have far-reaching significance. In sensor networks, location in
[Microcontroller]
Design of wireless sensor network positioning system based on ZigBee
Zigbee device selection in the design process of a successful smart security case
Compared with Wi-Fi and Bluetooth, which are mature technologies and have more products to choose from, Zigbee technology has become the new favorite of wireless applications in recent years due to its low power consumption for data transmission, low technical cost, simple structure and large capacity. The battery li
[Security Electronics]
Zigbee device selection in the design process of a successful smart security case
Latest Medical Electronics Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号