Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

A KIND OF SEMANTIC MEDICAL

MONITORING SYSTEM MODEL BASED ON THE IOT

ABSTRACT

The Project Based with the development of IoT technologies, more and
more medial sensors have been used to monitor people’s health we design a kind
of semantic medical monitoring system model in the cloud based on the IoT
sensors Lots of IoT sensors will accept the massive sensor data every time. All
these massive sensor data will be stored in the HDFS and some information will be
stored into the HUADING-S, a column-based database. All these HUADING-S
data will connect to the medical rule engine. When the users’ or patients’ health
indicators’ data is beyond the normal range, the medical rule engine will send the
alert information to the users or patients. We design two algorithms: (1) massive
semantic medical rules processing algorithm without external communication and
(2) massive semantic medical rules processing algorithm with external
communication. Our simulation experiment shows that the algorithm 2 will reduce
the time cost a lot and improve the executive efficiency.

When some events occur, the rule engine will trigger the rules and then sent
some alarm information to managers. But, unfortunately, most of the rules are set
by administrators. Users can not set rules themselves, that is to say that the early
rules are almost are the passive rules.
BLOCK DIAGRAM
LCD

MICRO
BLOOD CONTROLLER
GLUCOSE
SENSOR
Internet OF
Things
(IOT)
HEART
BEAT
SENSOR

EXISTING SYSTEM
 The existing rule engines only need to process few rules and they need not to
process massive rules. For example, the most important rule algorithm
RETE [1] and TREAT [2] cannot process massive semantic medical rules
well.
 Almost all existing rule engines use it, such as Drools ILOG and HAL so
on.
PROPOSED SYSTEM

 Compared with the massive rules processing algorithm without external


communication, the massive rules processing algorithm with external
communication is more complex.
 After we get an optimized semantic medical rules network, we need to
process these massive semantic medical rules and mine some useful
information from these massive semantic medical rules.
HARDWARE REQUIREMENT

 MICRO CONTROLLER
 LCD
 BLOOD GLUCOSE SENSOR
 HEART BEAT SENSOR
 IoT
 STEP DOWN TRANSFORMER

SOFTWARE REQUIREMENT

 MPLAB IDE
 EMBEDDED C

You might also like