CN112768069A - Intelligent old-age robot system design method based on AD-SVM - Google Patents

Intelligent old-age robot system design method based on AD-SVM Download PDF

Info

Publication number
CN112768069A
CN112768069A CN202110016600.7A CN202110016600A CN112768069A CN 112768069 A CN112768069 A CN 112768069A CN 202110016600 A CN202110016600 A CN 202110016600A CN 112768069 A CN112768069 A CN 112768069A
Authority
CN
China
Prior art keywords
data
svm
robot system
system design
method based
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110016600.7A
Other languages
Chinese (zh)
Inventor
王志凌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jinling Institute of Technology
Original Assignee
Jinling Institute of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jinling Institute of Technology filed Critical Jinling Institute of Technology
Priority to CN202110016600.7A priority Critical patent/CN112768069A/en
Publication of CN112768069A publication Critical patent/CN112768069A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/30ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for calculating health indices; for individual health risk assessment
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/02Detecting, measuring or recording pulse, heart rate, blood pressure or blood flow; Combined pulse/heart-rate/blood pressure determination; Evaluating a cardiovascular condition not otherwise provided for, e.g. using combinations of techniques provided for in this group with electrocardiography or electroauscultation; Heart catheters for measuring blood pressure
    • A61B5/0205Simultaneously evaluating both cardiovascular conditions and different types of body conditions, e.g. heart and respiratory condition
    • A61B5/02055Simultaneously evaluating both cardiovascular condition and temperature
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/74Details of notification to user or communication with user or patient ; user input means
    • A61B5/746Alarms related to a physiological condition, e.g. details of setting alarm thresholds or avoiding false alarms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/60ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices
    • G16H40/67ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the operation of medical equipment or devices for remote operation

Abstract

An intelligent endowment robot system design method based on an AD-SVM comprises a body health monitoring module, an environment monitoring module, a CO state danger alarm module, a cloud platform data processing module, a screen upper computer display module and the like. The robot system mainly comprises an upper computer and a lower computer, wherein the lower computer monitors physical health sign parameters of a user in real time: blood pressure, heart rate, body temperature; monitoring the temperature, humidity and illumination intensity of the environment in real time, uploading the detection data to a cloud platform in real time and storing the data; the upper computer mainly monitors data in real time, and the invention provides the electrocardiogram abnormity detection algorithm based on the AD-SVM, which can greatly increase the identification rate of the electrocardiogram and ensure the life safety of users. The invention aims at the situation that the aging problem is more and more severe at present, the requirements of people on home safety and health management are deepened, and higher requirements on the functions of the old-age care service and the quality of home old-care life are provided.

Description

Intelligent old-age robot system design method based on AD-SVM
Technical Field
The invention relates to the field of robots, in particular to an intelligent old-age robot system design method based on an AD-SVM.
Background
Since China has come to an aging society since the end of the last century, the population of the elderly has grown rapidly and the innovation is high frequently. As the developing countries with the most population in the world, the aging problem of China is not only a century problem which needs to be solved urgently but also a century problem which is concerned strongly in the world, but the problem has a more serious situation at present.
Disclosure of Invention
To solve the above existing problems. The invention provides an intelligent endowment robot system design method based on an AD-SVM. To achieve this object:
the invention provides an intelligent endowment robot system design method based on an AD-SVM, which is characterized by comprising the following steps:
step 1: establishing an intelligent old-age robot system design system, wherein the robot system mainly comprises an upper computer and a lower computer;
step 2: the lower computer data acquisition system mainly comprises a real-time monitoring user body health sign parameter: the blood pressure, the heart rate and the body temperature are monitored in real time, the temperature, the humidity and the illumination intensity of the environment are monitored in real time, and the communication module is used for packaging and sending the sampled data to the upper computer;
and step 3: the upper computer module mainly comprises a data real-time display module and a data identification module, and after receiving data sent by the lower computer, the upper computer module firstly displays the data on the display module and then identifies the heart rate data;
and 4, step 4: the heart rate identification module firstly preprocesses block data, divides the data into blocks X ═ X1 x2…xn];
And 5: using an analysis dictionary to reduce the dimension of the data to obtain a characteristic vector Z ═ Z1 z2…zn];
Step 6: carrying out self-adaptive threshold denoising on the characteristic value to obtain a support characteristic set D ═ D1 d2…dn];
And 7: identifying the support feature set by using an SVM (support vector machine) to obtain the health condition of the user;
and 8: and if the heart rate detection is abnormal, alarming.
As a further improvement of the present invention, in step 2, the communication data between the upper computer and the lower computer is encoded, and the encoding method is expressed as:
D=DCT(w) (1)
Figure RE-GDA0002981477600000011
h=huffman(C) (3)
where DCT (-) represents a discrete cosine transform, round (-) a rounding function, T is a quantization threshold, and huffman (-) is a huffman coding function.
As a further improvement of the invention, the step 5 analysis dictionary training model comprises the following steps:
Figure RE-GDA0002981477600000021
wherein Z is [ Z ]1,z2,…,zi]Representing sparse coefficients, phi representing an analysis dictionary, X representing training data, | · luminance |, n0Denotes a norm of 0, T0Representing the Z sparse coefficient threshold.
As a further improvement of the invention, the step 5 data dimension reduction is represented as:
Z=XΦ (5)
where Φ denotes an analysis dictionary and X denotes training data.
As a further improvement of the invention, the step 6 adaptive threshold denoising formula is as follows:
Figure RE-GDA0002981477600000022
wherein, TZAnd representing a sparse coefficient denoising threshold value.
As a further improvement of the present invention, the support vector machine formula in step 7 is:
Y=SVM(D) (7)
wherein, SVM (·) is a support vector machine function, Y represents a support vector machine output, "Y ═ 1" represents that the heart rate is normal, and "Y ═ 0" represents that the heart rate is abnormal.
The intelligent endowment robot system design method based on the AD-SVM has the beneficial effects that:
1. according to the invention, the accurate recognition of the robot is increased by using the AD-SVM wave.
2. The invention utilizes the analysis dictionary to increase the anti-interference capability of the system.
3. The algorithm of the invention has low complexity and strong real-time performance.
4. The hardware system of the invention is simple to realize and has low cost.
Drawings
FIG. 1 is a flow diagram of the system;
FIG. 2 is a system cloud platform processing module flow diagram;
Detailed Description
The invention provides an intelligent endowment robot system design method based on an AD-SVM, which comprises the following specific steps:
the invention is further described in the following detailed description with reference to the drawings in which:
firstly, as shown in fig. 1, an intelligent elderly people care robot system design system is established, the robot system mainly comprises an upper computer and a lower computer, and a lower computer data acquisition system mainly comprises a real-time monitoring module for monitoring physical health sign parameters of a user: blood pressure, rhythm of the heart, body temperature, the temperature, humidity, the illumination intensity of real-time supervision environment to and communication module, the data packing that will sample is sent the host computer, and host computer module mainly includes data real-time display module and data identification module, receives at first data display on display module behind the host computer sending data, then carries out rhythm of the heart data discernment.
The communication data of the upper computer and the lower computer are coded, and the coding method is expressed as follows:
D=DCT(w) (1)
Figure RE-GDA0002981477600000031
h=huffman(C) (3)
where DCT (-) represents a discrete cosine transform, round (-) a rounding function, T is a quantization threshold, and huffman (-) is a huffman coding function.
Next, as shown in fig. 2, the heart rate recognition module first performs block data preprocessing to divide the data into blocks X ═ X1 x2…xn]And reducing the dimension of the data by using an analysis dictionary to obtain a characteristic vector Z ═ Z1 z2…zn]And carrying out self-adaptive threshold denoising on the characteristic value to obtain a support characteristic set D ═ D1 d2…dn]。
The analysis dictionary training model is as follows:
Figure RE-GDA0002981477600000032
wherein Z is [ Z ]1,z2,…,zi]Representing sparse coefficients, phi representing an analysis dictionary, X representing training data, | · luminance |, n0Denotes a norm of 0, T0Representing the Z sparse coefficient threshold.
The data dimensionality reduction is represented as:
Z=XΦ (5)
where Φ denotes an analysis dictionary and X denotes training data.
The adaptive threshold denoising formula is as follows:
Figure RE-GDA0002981477600000033
wherein, TZAnd representing a sparse coefficient denoising threshold value.
And finally, identifying the support feature set by using an SVM (support vector machine) to obtain the health condition of the user, and alarming if the heart rate is detected abnormally.
The support vector machine formula is:
Y=SVM(D) (7)
wherein, SVM (·) is a support vector machine function, Y represents the output of the support vector machine, "Y ═ 1" represents heart rate normality, and "Y ═ 0" represents heart rate abnormality
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way, but any modifications or equivalent variations made according to the technical spirit of the present invention are within the scope of the present invention as claimed.

Claims (6)

1. An intelligent endowment robot system design method based on an AD-SVM (analog-to-digital support vector machine) comprises the following specific steps:
step 1: establishing an intelligent old-age robot system design system, wherein the robot system mainly comprises an upper computer and a lower computer;
step 2: the lower computer data acquisition system mainly comprises a real-time monitoring user body health sign parameter: the blood pressure, the heart rate and the body temperature are monitored in real time, the temperature, the humidity and the illumination intensity of the environment are monitored in real time, and the communication module is used for packaging and sending the sampled data to the upper computer;
and step 3: the upper computer module mainly comprises a data real-time display module and a data identification module, and after receiving data sent by the lower computer, the upper computer module firstly displays the data on the display module and then identifies the heart rate data;
and 4, step 4: the heart rate identification module firstly preprocesses block data, divides the data into blocks X ═ X1 x2 … xn];
And 5: using an analysis dictionary to reduce the dimension of the data to obtain a characteristic vector Z ═ Z1 z2 … zn];
Step 6: carrying out self-adaptive threshold denoising on the characteristic value to obtain a support characteristic set D ═ D1 d2 … dn];
And 7: identifying the support feature set by using an SVM (support vector machine) to obtain the health condition of the user;
and 8: and if the heart rate detection is abnormal, alarming.
2. The intelligent elderly-care robot system design method based on AD-SVM of claim 1, wherein:
in the step 2, the communication data of the upper computer and the lower computer is coded, and the coding method is expressed as follows:
D=DCT(w) (1)
Figure FDA0002886899710000011
h=huffman(C) (3)
where DCT (-) represents a discrete cosine transform, round (-) a rounding function, T is a quantization threshold, and huffman (-) is a huffman coding function.
3. The intelligent elderly-care robot system design method based on AD-SVM of claim 1, wherein:
the step 5 of analyzing the dictionary training model comprises the following steps:
Figure FDA0002886899710000012
wherein Z is [ Z ]1,z2,…,zi]Representing sparse coefficients, phi representing an analysis dictionary, X representing training data, | · luminance |, n0Denotes a norm of 0, T0Representing the Z sparse coefficient threshold.
4. The intelligent elderly-care robot system design method based on AD-SVM of claim 1, wherein:
the step 5 data dimension reduction is represented as:
Z=XΦ (5)
where Φ denotes an analysis dictionary and X denotes training data.
5. The intelligent elderly-care robot system design method based on AD-SVM of claim 1, wherein:
the step 6 self-adaptive threshold denoising formula is as follows:
Figure FDA0002886899710000021
wherein, TZAnd representing a sparse coefficient denoising threshold value.
6. The intelligent elderly-care robot system design method based on AD-SVM of claim 1, wherein:
the formula of the support vector machine in the step 7 is as follows:
Y=SVM(D) (7)
wherein, SVM (·) is a support vector machine function, Y represents a support vector machine output, "Y ═ 1" represents that the heart rate is normal, and "Y ═ 0" represents that the heart rate is abnormal.
CN202110016600.7A 2021-01-07 2021-01-07 Intelligent old-age robot system design method based on AD-SVM Pending CN112768069A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110016600.7A CN112768069A (en) 2021-01-07 2021-01-07 Intelligent old-age robot system design method based on AD-SVM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110016600.7A CN112768069A (en) 2021-01-07 2021-01-07 Intelligent old-age robot system design method based on AD-SVM

Publications (1)

Publication Number Publication Date
CN112768069A true CN112768069A (en) 2021-05-07

Family

ID=75700462

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110016600.7A Pending CN112768069A (en) 2021-01-07 2021-01-07 Intelligent old-age robot system design method based on AD-SVM

Country Status (1)

Country Link
CN (1) CN112768069A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102631194A (en) * 2012-04-13 2012-08-15 西南大学 Taboo searching method used for electrocardial characteristic selection
CN105534505A (en) * 2016-02-04 2016-05-04 湖南信息职业技术学院 Health management equipment, monitoring method and health monitoring system
CN105760861A (en) * 2016-03-29 2016-07-13 华东师范大学 Epileptic seizure monitoring method and system based on depth data
CN105866805A (en) * 2016-04-13 2016-08-17 南京邮电大学 Old-man mobile health monitoring system based on Beidou/GPS double-mode positioning technology
CN106096506A (en) * 2016-05-28 2016-11-09 重庆大学 Based on the SAR target identification method differentiating doubledictionary between subclass class
CN109938718A (en) * 2019-03-18 2019-06-28 深圳和而泰数据资源与云技术有限公司 A kind of heart rate information monitoring method, device, inflatable neck pillow and system
CN110942495A (en) * 2019-12-12 2020-03-31 重庆大学 CS-MRI image reconstruction method based on analysis dictionary learning
CN111160387A (en) * 2019-11-28 2020-05-15 广东工业大学 Graph model based on multi-view dictionary learning
CN111242873A (en) * 2020-01-21 2020-06-05 北京工业大学 Image denoising method based on sparse representation
CN111839494A (en) * 2020-09-04 2020-10-30 广东电网有限责任公司电力科学研究院 Heart rate monitoring method and system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102631194A (en) * 2012-04-13 2012-08-15 西南大学 Taboo searching method used for electrocardial characteristic selection
CN105534505A (en) * 2016-02-04 2016-05-04 湖南信息职业技术学院 Health management equipment, monitoring method and health monitoring system
CN105760861A (en) * 2016-03-29 2016-07-13 华东师范大学 Epileptic seizure monitoring method and system based on depth data
CN105866805A (en) * 2016-04-13 2016-08-17 南京邮电大学 Old-man mobile health monitoring system based on Beidou/GPS double-mode positioning technology
CN106096506A (en) * 2016-05-28 2016-11-09 重庆大学 Based on the SAR target identification method differentiating doubledictionary between subclass class
CN109938718A (en) * 2019-03-18 2019-06-28 深圳和而泰数据资源与云技术有限公司 A kind of heart rate information monitoring method, device, inflatable neck pillow and system
CN111160387A (en) * 2019-11-28 2020-05-15 广东工业大学 Graph model based on multi-view dictionary learning
CN110942495A (en) * 2019-12-12 2020-03-31 重庆大学 CS-MRI image reconstruction method based on analysis dictionary learning
CN111242873A (en) * 2020-01-21 2020-06-05 北京工业大学 Image denoising method based on sparse representation
CN111839494A (en) * 2020-09-04 2020-10-30 广东电网有限责任公司电力科学研究院 Heart rate monitoring method and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
卞水荣;顾媛媛;赵强;: "PCA-SVM模式分类方法在心电信号分析中的应用", 电子设计工程 *
王莲子 等: "基于PCA的快速字典学习算法研究", 青岛大学学报(工程技术版) *
高凤梅;吴攀;: "基于嵌入式AI的可穿戴健康管理系统设计", 现代信息科技 *

Similar Documents

Publication Publication Date Title
Zigel et al. ECG signal compression using analysis by synthesis coding
Lee et al. A real-time ECG data compression and transmission algorithm for an e-health device
Nabar et al. GeM-REM: Generative model-driven resource efficient ecg monitoring in body sensor networks
Kumar et al. Electrocardiogram signal compression based on singular value decomposition (SVD) and adaptive scanning wavelet difference reduction (ASWDR) technique
CN107133612A (en) Based on image procossing and the intelligent ward of speech recognition technology and its operation method
WO2018152712A1 (en) Vehicle-mounted health and safety driving assistance device
Capurro et al. Efficient sequential compression of multichannel biomedical signals
Jha et al. ECG data compression algorithm for tele-monitoring of cardiac patients
CN114628020A (en) Remote plethysmography signal detection model construction and detection method, device and application
CN116708789B (en) Video analysis coding system based on artificial intelligence
CN112617849A (en) Atrial fibrillation detection and classification method based on CNN + LSTM
CN114596619A (en) Emotion analysis method, device and equipment based on video stream and storage medium
Hooshmand et al. SURF: Subject-adaptive unsupervised ECG signal compression for wearable fitness monitors
Jha et al. Electrocardiogram data compression techniques for cardiac healthcare systems: A methodological review
Alam et al. On-board signal quality assessment guided compression of photoplethysmogram for personal health monitoring
Kale et al. Review of ECG compression techniques and implementations
CN114999643A (en) WiFi-based intelligent monitoring method for old people
CN113642512A (en) Breathing machine man-machine asynchronous detection method, device, equipment and storage medium
CN115359868A (en) Intelligent medical monitoring method and system based on cloud computing technology
CN114926957B (en) Infant monitoring system and method based on intelligent home
CN112768069A (en) Intelligent old-age robot system design method based on AD-SVM
CN110537907B (en) Electrocardiosignal compression and identification method based on singular value decomposition
Alam et al. A DPCM based electrocardiogram coder with thresholding for real time telemonitoring applications
CN116649928A (en) Cardiovascular health assessment method and device for old people
Francescon et al. Toward lightweight biometric signal processing for wearable devices

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210507