WO2022088441A1 - Health monitoring device - Google Patents

Health monitoring device Download PDF

Info

Publication number
WO2022088441A1
WO2022088441A1 PCT/CN2020/137973 CN2020137973W WO2022088441A1 WO 2022088441 A1 WO2022088441 A1 WO 2022088441A1 CN 2020137973 W CN2020137973 W CN 2020137973W WO 2022088441 A1 WO2022088441 A1 WO 2022088441A1
Authority
WO
WIPO (PCT)
Prior art keywords
neural network
output
network model
health
data
Prior art date
Application number
PCT/CN2020/137973
Other languages
French (fr)
Chinese (zh)
Inventor
王景峰
黄凯
陈样新
张玉玲
郭思璐
宋日辉
Original Assignee
生物岛实验室
中山大学孙逸仙纪念医院
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 生物岛实验室, 中山大学孙逸仙纪念医院 filed Critical 生物岛实验室
Publication of WO2022088441A1 publication Critical patent/WO2022088441A1/en

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/68Arrangements of detecting, measuring or recording means, e.g. sensors, in relation to patient
    • A61B5/6801Arrangements of detecting, measuring or recording means, e.g. sensors, in relation to patient specially adapted to be attached to or worn on the body surface
    • A61B5/6802Sensor mounted on worn items
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7203Signal processing specially adapted for physiological signals or for diagnostic purposes for noise prevention, reduction or removal
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7225Details of analog processing, e.g. isolation amplifier, gain or sensitivity adjustment, filtering, baseline or drift compensation
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7235Details of waveform analysis
    • A61B5/7246Details of waveform analysis using correlation, e.g. template matching or determination of similarity
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7235Details of waveform analysis
    • A61B5/7264Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
    • A61B5/7267Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems involving training the classification device
    • 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

Definitions

  • the present disclosure relates to the technical field of wearable devices, and in particular, to a health monitoring device.
  • Cardiovascular disease is a serious threat to human health due to its hidden and sudden characteristics, so early diagnosis and prevention are very important.
  • the 12-lead dynamic detector (Holter) commonly used in hospitals has large power consumption and volume, and is generally operated under the guidance of a doctor when wearing it, and cannot meet the needs of 3-7 days of continuous medical testing.
  • the current Holter's ECG monitoring and judgment needs to transmit data to the background server for calculation. This calculation lag is very obvious and cannot meet the needs of real-time calculation and all-weather real-time warning.
  • embodiments of the present disclosure provide a health monitoring device.
  • the health monitoring equipment includes:
  • the wearable component is woven by mixing conductive material and insulating material, the conductive material forms a plurality of electrodes on the wearable component and an ECG signal acquisition circuit is formed between the plurality of electrodes;
  • a processing component including a scheduler and a plurality of operators, wherein the scheduler is configured to receive the electrocardiographic signal, schedule the plurality of operators to determine the health status information of the user, and based on the health status The information controls the output component to output early warning information.
  • the operator includes a programmable logic gate array. The operator is solidly provided with a task operation unit of a binary neural network model, and a hidden layer of the binary neural network model. The weights and activation values of are binary data for determining health status information based on ECG signals; and
  • a battery for supplying power to the wearable component, the processing component and the output component.
  • the scheduler includes a central processing unit, the arithmetic unit further includes a general-purpose graphics processor and an integrated chip customized based on a programmable logic gate array, and the scheduler and the arithmetic unit are deployed on a printed circuit board .
  • the processing component further includes:
  • the power supply management unit is configured to adjust the number of powered arithmetic units based on the current task load.
  • the processing component further includes:
  • the preprocessing unit is configured to perform preprocessing on the ECG signal, the preprocessing includes at least one of noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction and data resampling.
  • the weight of the binary neural network is -1 or 1.
  • the binary neural network model is obtained by training the following methods:
  • the weights and activation values of the hidden layer of the real-number neural network model are real-number data
  • the real number type neural network model is trained and compressed using the training data to obtain a binary neural network model.
  • the use of training data to train and compress the real-number neural network model to obtain a binary neural network model includes:
  • the training operation and the compression operation are alternately performed until the convergence conditions are met, and a binary neural network model is obtained, wherein, in the training operation, the weights in the model are updated through the training data; in the compression operation, the Size of branches and/or binarized compressed models.
  • the acquiring training data includes:
  • preprocessing on the ECG data to obtain training samples, where the preprocessing includes at least one of noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction, and data resampling;
  • the training samples are marked to obtain sample labels, and the sample labels represent different health states corresponding to the ECG data, and the training samples and the sample labels are determined as training data.
  • the output component has a first output mode and a second output mode
  • the processing component is configured to:
  • control the output device When the state of health is the first type of state, control the output device to output early warning information according to the first output mode;
  • the output device is controlled to output early warning information according to the second output mode.
  • the output device includes a three-color indicator light
  • the processing component is configured to:
  • the red indicator light is controlled to light up.
  • a plurality of electrodes are formed on the wearable component by using a conductive material, and an ECG signal acquisition circuit is formed between the plurality of electrodes;
  • the scheduler is configured to receive the ECG signal, Scheduling a plurality of arithmetic units to determine the health status information of the user, and control the output components to output early warning information
  • the arithmetic unit includes a programmable logic gate array, and a task arithmetic unit of a binary neural network model is fixed in the arithmetic unit.
  • the neural network model is used to determine the health status information based on the ECG signal; the battery is used to supply power to the wearable components, processing components and output components, so that the health monitoring device can be made smaller and has lower power consumption, which is convenient for Wear it for a long time.
  • FIG. 1 shows a block diagram of a health monitoring device according to an embodiment of the present disclosure
  • FIG. 2 shows a schematic diagram of a health monitoring device according to an embodiment of the present disclosure
  • FIG. 3 illustrates a block diagram of processing components according to an embodiment of the present disclosure
  • FIG. 4 shows a schematic diagram of a master device according to an embodiment of the present disclosure.
  • the average age of the aging population in China and the world is increasing, and the number of people is increasing year by year. More and more people pay attention to the detection of the physiological data of the aging population.
  • the generated monitoring physiological data continues to grow at an exponential growth rate.
  • cardiovascular disease has become the leading cause of death in our country.
  • myocardial infarction, arrhythmia, sudden cardiac death and other cardiovascular diseases have sudden onset, rapid changes, serious illness and high concealment, which seriously threaten human health.
  • the common clinical ECG and 24-hour ECG are difficult to capture this type of abnormal ECG signals in patients.
  • Some dynamic ECG detectors are equipped with real-time Bluetooth transmission system, the data can be read on the smartphone terminal, and the 4G network data can be remotely transmitted to the background to achieve the monitoring effect.
  • background staff to perform 24-hour detection, which requires huge manpower and material resources, and when the network is unstable or even unavailable, the ECG signal of the monitored person may be lost, and important abnormalities may be missed. signal, causing the early warning function to fail.
  • these ambulatory electrocardiographs have large power consumption and volume, and are generally operated under the guidance of a doctor when worn, and cannot meet the needs of continuous medical testing for 3-7 days.
  • a plurality of electrodes are formed on the wearable component by using a conductive material, and an ECG signal acquisition circuit is formed between the plurality of electrodes;
  • the scheduler is configured to receive the ECG signal, Scheduling a plurality of arithmetic units to determine the health status information of the user, and control the output components to output early warning information
  • the arithmetic unit includes a programmable logic gate array, and a task arithmetic unit of a binary neural network model is fixed in the arithmetic unit.
  • the neural network model is used to determine the health status information based on the ECG signal; the battery is used to supply power to the wearable components, processing components and output components, so that the health monitoring device can be made smaller and has lower power consumption, which is convenient for Wear it for a long time.
  • the health monitoring device can well solve the problem of network instability by locally analyzing the ECG signal through a small, portable processing component.
  • the user detects the ECG signal by wearing a wearable device, and the signal is given real-time warning in the local machine through the algorithm implanted in the machine, which can help residents, patients, health and health management personnel to realize the early warning of sudden cardiovascular disease and solve a large number of health management problems. question.
  • the mobile terminal realizes intelligent medical treatment. It can detect the physiological signals of patients in real time in an all-round way, and capture the paroxysmal abnormal heart rhythm that cannot be recorded by conventional short-term detection. mistake.
  • FIG. 1 shows a block diagram of a health monitoring device 100 according to an embodiment of the present disclosure.
  • the health monitoring device 100 includes:
  • the wearable component 120 is woven by mixing conductive material and insulating material, and the conductive material forms a plurality of electrodes on the wearable component and an ECG signal acquisition circuit is formed between the plurality of electrodes;
  • the processing component 130 includes a scheduler and a plurality of computing units, wherein the scheduler is configured to receive the ECG signal, schedule the plurality of computing units to determine the health status information of the user, and based on the health status information
  • the state information controls the output component to output early warning information
  • the operator includes a programmable logic gate array, and a task operation unit of a binary neural network model is fixedly arranged in the operator, and the binary neural network model is hidden.
  • the weights and activation values of the layers are binary data for determining health status information based on the ECG signal; and
  • the battery 140 is used to supply power to the wearable component, the processing component and the output component.
  • a plurality of electrodes are formed on the wearable component by using a conductive material, and an ECG signal acquisition circuit is formed between the plurality of electrodes;
  • the scheduler is configured to receive the ECG signal, Scheduling a plurality of arithmetic units to determine the health status information of the user, and control the output components to output early warning information
  • the arithmetic unit includes a programmable logic gate array, and a task arithmetic unit of a binary neural network model is fixed in the arithmetic unit.
  • the neural network model is used to determine the health status information based on the ECG signal; the battery is used to supply power to the wearable components, processing components and output components, so that the health monitoring device can be made smaller and has lower power consumption, which is convenient for Wear it for a long time.
  • the output assembly 110, the processing assembly 130 and the battery 140 may be packaged as the main control device through a casing, and the casing may be provided with a fixing structure, such as a spring clip, a fixing belt, etc., for fixing the main control device on the main control device.
  • a fixing structure such as a spring clip, a fixing belt, etc.
  • the master device may be fastened to the user's pants.
  • FIG. 2 shows a schematic diagram of a health monitoring device according to an embodiment of the present disclosure.
  • the health monitoring device may include a wearable component 210 and a main control device 220 .
  • the wearable component 210 is woven by a mixture of conductive material and insulating material, for example, it may include a plurality of elastic corset loops and an elastic connecting belt connecting the plurality of elastic corset loops, the conductive material is in the A plurality of electrodes are formed on the wearable component and an ECG signal acquisition circuit is formed between the plurality of electrodes.
  • the conductive material may be an elastic conductive yarn, for example, may contain a copper-nickel material or a conductive sponge material.
  • the insulating material can be, for example, cotton, hemp, silk or various chemical fibers.
  • the wearable component 210 is formed by mixing the conductive material and the insulating material, and an electrode with good bioconductivity is formed on the inner surface of the wearable component 210, thereby obtaining electrophysiological signals on the body surface.
  • the textile has the functions of comfort, fixation, high resilience, ultra-light and breathability.
  • the plurality of elastic corsets may include, for example, three elastic corsets located on the user's neck, chest and abdomen when the health monitoring device is worn by the user, or more or less may be provided.
  • elastic waistband located near the user's chest is usually necessary because many standardized indicators require electrodes at this location to be collected. However, if these standardized indicators are not required, elastic corsets may not be provided near the user's chest.
  • the elastic body girdle since only the elastic body girdle is used, it has better air permeability compared with the overall clothing, and in the case of long-term use, for example, more than 24 hours, or in hot weather In summer, the wearable components of the embodiments of the present disclosure bring a more comfortable experience to use.
  • Devices such as Holter require the help of a doctor to smooth the patient's skin before the electrodes can be attached to the skin, but they can only last for about 24 hours and cannot be worn for a long time.
  • the user can even take off the wearable component halfway, and when wearing it again, no complicated preparation is required. It can automatically fit with the user's body, reducing the difficulty of operation.
  • the elastic connecting straps can be positioned on the front and back sides of the user's spine, and the elastic corset straps on the neck can be pulled from the front and rear sides to fix it.
  • the elastic connecting straps are not limited to the form shown in the figure, for example, the elastic connecting straps located on the ventral side and the back side can only be provided between the elastic girdle straps located near the neck and near the chest, while the elastic connecting straps near the chest and near the abdomen
  • the elastic connecting belts between the body girdle belts can be arranged on the left and right sides of the human body.
  • the length of the elastic corset can be adjusted, for example, a length adjustment structure can be provided on the back side, so as to further improve the adaptability of the wearable component and reduce the probability of the electrode falling off.
  • the elastic corset band on the user's chest has an asymmetric structure in the left-right direction. Since the position of the heart is on the left side, in order to arrange more acquisition electrodes around the position of the heart, the elastic corset band near the chest in the embodiment of the present disclosure has an asymmetric structure in the left-right direction, as shown in FIG. 2 , The area on the left is larger than the area on the right to accommodate more electrodes. While the right side does not require more acquisition electrodes, it can have a smaller area to maintain comfort.
  • electrodes with good bioconductivity are formed on the inner surface of the wearable component 210 through the mixed weaving of conductive materials, so as to obtain electrophysiological signals on the body surface.
  • these electrodes may be located in at least two of the following positions of the user: the fourth intercostal space on the right sternal border, the fourth intercostal space on the left sternal border, the intersection of the left midclavicular line and the fifth intercostal space, The midpoint of the line connecting the fourth intercostal space on the left sternal border and the intersection, the left anterior axillary line and the intersection at the same level, the left midaxillary line at the same level as the intersection, and the left posterior axillary line at the same level as the intersection , at the same level of the spine as the intersection point, the left and right anterior sides of the abdomen, and the anterior sides of the left and right clavicle.
  • the health status recognition model based on deep learning has more network layers for feature classification, which can improve the accuracy.
  • the existing single commercial semiconductor platform is often difficult to balance computing power and power consumption.
  • the related algorithms become more and more complex, so the amount of computation required to complete a specific task is also increasing, and the power consumption during runtime also increases.
  • the embodiments of the present disclosure provide a customized processing component, which can effectively alleviate the above problems.
  • FIG. 3 shows a block diagram of a processing component 300 in accordance with an embodiment of the present disclosure.
  • the processing component 300 includes a scheduler 311 and a plurality of computing units 321 , 322 and 323 , wherein the scheduler 311 is configured to receive an electrocardiogram signal, and schedule a plurality of computing units to determine the health state of the user information, and control the output component 110 to output early warning information based on the health status information,
  • the arithmetic unit includes a programmable logic gate array (FPGA), and the arithmetic unit is fixedly provided with the task operation of the binary neural network model unit, the weights and activation values of the hidden layer of the binary neural network model are binary data, which are used to determine the health state information based on the ECG signal.
  • FPGA programmable logic gate array
  • the processing assembly 300 may be implemented as a printed circuit board (PCB).
  • the printed circuit board may include, for example, a fixed portion 310 and a reconfigurable portion 320 .
  • the fixed part 310 includes a scheduler 311 for allocating computing tasks to operators according to a scheduling policy;
  • the reconfigurable part 320 includes multiple operators, such as operators 321, 322, and 323, among the multiple operators Part or all of the task computing unit is fixedly provided with a binary neural network model.
  • the above layout can reduce the area of the original hardware circuit and reduce the volume of the processing components.
  • the reconfigurable portion 320 may, for example, contain hundreds of parallel cores, and the spatial redundancy of computing resources allows safety and non-safety critical applications to coexist, thereby providing an appropriate partitioning mechanism that can be used to achieve high reliability, secure authentication and re-certified multi-core computing processing systems.
  • the scheduler may be implemented by, for example, a central processing unit (CPU).
  • the scheduler is only used for task scheduling and does not participate in any operation. All computing tasks are executed by the operation unit, which can reduce system power consumption.
  • the fixed part 310 may further include functional modules such as a runtime environment 312, an operating system 313, and an input and output management 314, so as to ensure that the processing components realize necessary functions.
  • the RTE Resourcetime Environment
  • the RTE is to aggregate different devices, build an installable client driver loader, and act as a proxy between the user program and the actual implementation, so that different vendors can be called smoothly.
  • OpenCL implementation without any conflict.
  • These modules may be implemented in a software manner, may be implemented in a programmable hardware manner, or may be implemented in a combination of software and hardware, which is not limited in the present disclosure.
  • the operator may be an accelerator supporting PCIe.
  • the arithmetic unit may include one or more of the following: General-purpose computing on graphics processing units (GPGPU, General-purpose computing on graphics processing units), Field Programmable Gate Array (FPGA, Field Programmable Gate Array), Field Programmable Gate Array integrated chip.
  • FPGA appears as a semi-custom circuit in the field of special application circuits, which not only solves the shortcomings of full-custom circuits, but also overcomes the shortcomings of the limited number of gate circuits of the original programmable logic device.
  • One of its notable features is low power consumption.
  • GPGPU enables stream processing components to process non-graphics data due to the powerful parallel processing capabilities and programmable pipelines of modern graphics processing components.
  • SIMD single instruction stream multiple data stream
  • GPGPU greatly surpasses the traditional central processing unit in performance.
  • the feasibility of making the FPGA into a chip is verified by simulation technology, so that the FPGA can be made into a smaller integrated chip based on the field programmable logic gate array, which can further reduce the processing time. size, weight and power consumption of the device.
  • the FPGA in the operator is customized based on the trained neural network model.
  • the process of customizing the FPGA includes: constructing a neural network-based health state recognition model, using ECG data as training data to train and compress the health state recognition model, and customizing a programmable logic gate array based on the compressed health state model.
  • the step of compression can include pruning or parameter binarization, pruning reduces the association between neurons, and parameter binarization makes neurons easily implemented as hardware circuits, both of which greatly reduce the neural network. It also reduces the complexity of the deployed FPGA, which can improve computing efficiency and reduce power consumption.
  • the weight value of the binary neural network is -1 or 1. Therefore, the multiplication calculation of the weight value between neurons can be simplified as a bit operation, and the multiplication by -1 can be realized by complementing the code. operation, which greatly improves the efficiency of model calculation.
  • the binary neural network model can be obtained by training the following methods:
  • the real-number neural network model is trained and compressed using the training data to obtain a binary neural network model.
  • a real-number type neural network can be trained on a platform with higher computing power first, and the real-number type neural network can include, for example, an input layer, four hidden layers and an output layer.
  • the real-number type neural network can include, for example, an input layer, four hidden layers and an output layer.
  • the use of training data to train and compress the real-number neural network model to obtain a binary neural network model includes:
  • the training operation and the compression operation are alternately performed until the convergence conditions are met, and a binary neural network model is obtained, wherein, in the training operation, the weights in the model are updated through the training data; in the compression operation, the Size of branches and/or binarized compressed models.
  • acquiring training data includes:
  • preprocessing on the ECG data to obtain training samples, where the preprocessing includes at least one of noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction, and data resampling;
  • the training samples are marked to obtain sample labels, and the sample labels represent different health states corresponding to the ECG data, and the training samples and the sample labels are determined as training data.
  • the ECG signal (including ECG signals of patients with abnormal ECG and normal people) can be denoised first.
  • the filter eliminates myoelectric interference noise, and the IIR zero-phase shift digital filter corrects the baseline drift, etc.
  • the embodiment of the present invention does not limit the noise removal method.
  • the denoised ECG signal can be divided into heartbeats to obtain multiple heartbeat signals of each ECG signal, and the sampling data obtained by performing data resampling on the heartbeat signals can be used as training samples , the ECG signal to which the heartbeat signal belongs is a patient with abnormal ECG or a normal person as the sample label of the training sample, and the training sample and the sample label constitute the training data.
  • feature extraction rules such as P-wave length, inter-PQ length, and QRS-wave length, may also be preset. This data can be used as part of the input to improve predictions.
  • the real-number neural network model can be trained by using the training data to update the real-number weights of the real-number neural network model, and then the real-number neural network model is performed pruning, and binarizing the real weights to obtain a binary neural network model, and training the binary neural network model through the training data until convergence.
  • the binary neural network model is obtained through one compression and trained until convergence.
  • compression can be performed in multiple rounds. Each compression can prune and/or binarize some nodes, and continue training after compression. Then enter the next round of compression until both the model size and prediction accuracy meet the predetermined convergence conditions.
  • the FPGA since the FPGA is customized based on a specific neural network, it has smaller volume, lower power consumption and higher efficiency than general processing components.
  • the comprehensive index of the processing component according to the embodiment of the present disclosure can reach the following levels:
  • two TPS54386 dual 3A asynchronous converters may be used for the power supply interface of the processing component to ensure stable and sufficient dual power supply.
  • the processing component may further include a power supply management unit configured to adjust the number of powered arithmetic units based on a current task load. For example, when the current task load is not less than the first threshold, all operators may be enabled; when the current task load is less than the first threshold, the number of enabled budgeters may be determined according to the current task load. The number of enabled operators may be determined according to the ratio of the current task load to the first threshold, or an interval may be defined, and the number of enabled operators may be determined according to a predetermined corresponding relationship.
  • the processor of the embodiment of the present disclosure can effectively reduce its power consumption.
  • the processing component may further include a preprocessing unit configured to perform preprocessing on the ECG signal, the preprocessing including noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction, and data At least one of resampling.
  • a preprocessing unit configured to perform preprocessing on the ECG signal, the preprocessing including noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction, and data At least one of resampling.
  • the ECG signal can be preprocessed, for example, through noise processing and baseline drift processing, the information in the ECG signal can be expressed more effectively; through heartbeat segmentation, the input data is made in heartbeat units, which simplifies the processing difficulty of the model and is easy to train. ; Through feature pre-extraction, the existing experience can be used to improve the accuracy of model prediction; through data resampling, the size of input data can be reduced, the amount of calculation can be reduced, and the processing efficiency can be improved.
  • the power supply management unit or the preprocessing unit described in the embodiments of the present disclosure may be implemented in a software manner, or may be implemented in a programmable hardware manner.
  • the power management unit or the preprocessing unit may be set in the scheduler, and the names of these units or modules do not constitute a limitation on the unit or the module itself.
  • the output component may have at least a first output mode and a second output mode
  • the processing component is configured to:
  • the output device is controlled to output early warning information according to the second output mode.
  • FIG. 4 shows a schematic diagram of a master device 400 according to an embodiment of the present disclosure.
  • the main control device 400 may include, for example, a screen 410 , indicator lights 421 , 422 , and 423 , buttons 431 , 432 , and the like.
  • the types and numbers of the above input/output units are only exemplary, more or less input/output units may be provided, or different types of input/output units may be provided, or one of the above input/output units may be omitted. one or more.
  • the output device may have different output modes for prompting different types of health states.
  • the indicator light 421 or the screen 410 can be turned on, and prompt information can also be displayed on the screen 410; in the case of).
  • the first output mode may be that the indicator light 423 or the screen 410 is blinking
  • the second output mode may be that the indicator light 423 or the screen 410 is always on.
  • the first output mode may be a local prompt
  • the second output mode may be sending early warning information to a predetermined device to remind a predetermined contact.
  • early warning information can be sent to the predetermined device to remind the predetermined contact.
  • the output device includes three-color indicator lights.
  • indicator lights 421, 422, and 423 may be green indicator lights, yellow indicator lights, and red indicator lights, respectively, or may be integrated in the same indicator light.
  • the processing component is configured to:
  • the red indicator light is controlled to light up.
  • Some related algorithms process the ECG signal to obtain the patient's disease name, such as arrhythmia, atrial fibrillation, heart failure, sudden cardiac death, etc. If these contents are directly used for the prompts of health monitoring equipment, patients who lack the relevant knowledge cannot respond well. According to the technical solutions provided by the embodiments of the present disclosure, users can understand the monitoring results without having to master medical knowledge, and thus take appropriate countermeasures. For example, if you find that the red indicator light is on, you can call an ambulance immediately. If you find that the yellow indicator light is on, you can go to the hospital by yourself. If the green indicator light is on, you don't need to take any measures.
  • the health monitoring device can give an early warning to the user's health status in time; local analysis of the ECG signal through a small, portable processing component can well solve the problem of network instability.
  • the user detects the ECG signal by wearing a wearable device, and the signal is given real-time warning in the local machine through the algorithm implanted in the machine.
  • the mobile terminal realizes intelligent medical treatment. It can detect the physiological signals of patients in real time in an all-round way, and capture the paroxysmal abnormal heart rhythm that cannot be recorded by conventional short-term detection. mistakes.

Landscapes

  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Surgery (AREA)
  • Signal Processing (AREA)
  • Veterinary Medicine (AREA)
  • Public Health (AREA)
  • Biophysics (AREA)
  • Pathology (AREA)
  • Biomedical Technology (AREA)
  • Artificial Intelligence (AREA)
  • Medical Informatics (AREA)
  • Molecular Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Animal Behavior & Ethology (AREA)
  • Physiology (AREA)
  • Psychiatry (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Power Engineering (AREA)
  • Evolutionary Computation (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)

Abstract

A health monitoring device (100), comprising an output assembly (110), a wearable assembly (120, 210), a processing assembly (130, 300), and a battery (140). The wearable assembly (120, 210) is formed by mixing and weaving a conductive material and an insulating material; the conductive material forms a plurality of electrodes on the wearable assembly (120, 210) and forms an electrocardiogram (ECG) signal acquisition circuit among the plurality of electrodes; the processing assembly (130, 300) comprises a scheduler (311) and a plurality of operators (321, 322, 323), and the scheduler (311) is configured to receive an ECG signal, schedule the plurality of operators (321, 322, 323) so as to determine health state information of a user, and control the output assembly (110) to output early warning information; the operators (321, 322, 323) each comprise a programmable logic gate array, a task operation unit of a binary neural network model is solidly provided within the operators (321, 322, 323), and the binary neural network model is used to determine health status information on the basis of ECG signals; and the battery (140) is used for supplying power to the wearable assembly (120, 210), the processing assembly (130, 300) and the output assembly (110). The health monitoring device (100) has low power consumption, a small volume and is convenient to wear for a long time.

Description

健康监测设备Health monitoring equipment
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本公开要求2020年10月26日提交的中国专利申请号为“CN202011157399.6”的优先权,其全部内容作为整体并入本申请中。The present disclosure claims the priority of Chinese Patent Application No. "CN202011157399.6" filed on October 26, 2020, the entire contents of which are incorporated into this application as a whole.
技术领域technical field
本公开涉及可穿戴设备技术领域,具体涉及一种健康监测设备。The present disclosure relates to the technical field of wearable devices, and in particular, to a health monitoring device.
背景技术Background technique
心血管疾病由于其隐蔽性和突发性等特点,严重威胁着人类的健康,因此早期诊断和预防是非常重要的。目前,医院普遍使用的12导联动态检测仪(Holter)功耗和体积较大,穿戴时一般在医生的指导下进行操作,且无法满足3-7天的医用连续检测需求。并且,目前的Holter的心电监测判断需要把数据传输到后台服务器计算,这种计算滞后非常明显,不能实现实时计算和全天候即时预警的需求。Cardiovascular disease is a serious threat to human health due to its hidden and sudden characteristics, so early diagnosis and prevention are very important. At present, the 12-lead dynamic detector (Holter) commonly used in hospitals has large power consumption and volume, and is generally operated under the guidance of a doctor when wearing it, and cannot meet the needs of 3-7 days of continuous medical testing. Moreover, the current Holter's ECG monitoring and judgment needs to transmit data to the background server for calculation. This calculation lag is very obvious and cannot meet the needs of real-time calculation and all-weather real-time warning.
发明内容SUMMARY OF THE INVENTION
为了解决相关技术中的问题,本公开实施例提供一种健康监测设备。In order to solve the problems in the related art, embodiments of the present disclosure provide a health monitoring device.
具体地,所述健康监测设备,包括:Specifically, the health monitoring equipment includes:
输出组件;output component;
可穿戴组件,由导电材料和绝缘材料混合编织而成,所述导电材料在所述可穿戴组件上形成多个电极以及在所述多个电极之间形成心电信号采集电路;The wearable component is woven by mixing conductive material and insulating material, the conductive material forms a plurality of electrodes on the wearable component and an ECG signal acquisition circuit is formed between the plurality of electrodes;
处理组件,包括调度器和多个运算器,其中,所述调度器被配置为接收所述心电信号,调度所述多个运算器以确定使用者的健康状态信息,并基于所述健康状态信息控制所述输出组件输出预警信息,所述运算器包括可编程逻辑门阵列,所述运算器内固化地设置有二值神经网络模型的任务运算单元,所述二值神经网络模型的隐藏层的权值和激活值为二值数据,用于基于心电信号确定健康状态信息;以及A processing component including a scheduler and a plurality of operators, wherein the scheduler is configured to receive the electrocardiographic signal, schedule the plurality of operators to determine the health status information of the user, and based on the health status The information controls the output component to output early warning information. The operator includes a programmable logic gate array. The operator is solidly provided with a task operation unit of a binary neural network model, and a hidden layer of the binary neural network model. The weights and activation values of are binary data for determining health status information based on ECG signals; and
电池,用于向所述可穿戴组件、处理组件以及输出组件供电。a battery for supplying power to the wearable component, the processing component and the output component.
根据本公开实施例,所述调度器包括中央处理器,所述运算器还包括通用图形处理器和基于可编程逻辑门阵列定制的集成芯片,所述调度器和运算器部署于印制电路板。According to an embodiment of the present disclosure, the scheduler includes a central processing unit, the arithmetic unit further includes a general-purpose graphics processor and an integrated chip customized based on a programmable logic gate array, and the scheduler and the arithmetic unit are deployed on a printed circuit board .
根据本公开实施例,所述处理组件还包括:According to an embodiment of the present disclosure, the processing component further includes:
供电管理单元,被配置为基于当前任务负载调整被供电的运算器的数量。The power supply management unit is configured to adjust the number of powered arithmetic units based on the current task load.
根据本公开实施例,所述处理组件还包括:According to an embodiment of the present disclosure, the processing component further includes:
预处理单元,被配置为对所述心电信号进行预处理,所述预处理包括噪声处理、基线漂移处理、心拍分割、特征预提取和数据重采样中的至少一种。The preprocessing unit is configured to perform preprocessing on the ECG signal, the preprocessing includes at least one of noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction and data resampling.
根据本公开实施例,所述二值神经网络的权值为-1或1。According to the embodiment of the present disclosure, the weight of the binary neural network is -1 or 1.
根据本公开实施例,所述二值神经网络模型通过以下方法训练得到:According to the embodiment of the present disclosure, the binary neural network model is obtained by training the following methods:
构造实数型神经网络模型,所述实数型神经网络模型的隐藏层的权值和激活值为实数型数据;Constructing a real-number neural network model, the weights and activation values of the hidden layer of the real-number neural network model are real-number data;
使用训练数据训练并压缩所述实数型神经网络模型,得到二值神经网络模型。The real number type neural network model is trained and compressed using the training data to obtain a binary neural network model.
根据本公开实施例,所述使用训练数据训练并压缩所述实数型神经网络模型,得到二值神经网络模型,包括:According to the embodiment of the present disclosure, the use of training data to train and compress the real-number neural network model to obtain a binary neural network model includes:
获取训练数据;Get training data;
交替执行训练操作和压缩操作,直至满足收敛条件,得到二值神经网络模型,其中,在所述训练操作中,通过所述训练数据更新模型中的权值;在所述压缩操作中,通过剪枝和/或二值化压缩模型的大小。The training operation and the compression operation are alternately performed until the convergence conditions are met, and a binary neural network model is obtained, wherein, in the training operation, the weights in the model are updated through the training data; in the compression operation, the Size of branches and/or binarized compressed models.
根据本公开实施例,所述获取训练数据包括:According to an embodiment of the present disclosure, the acquiring training data includes:
获取不同健康状态的人的心电数据;Obtain ECG data of people with different health states;
对所述心电数据进行预处理得到训练样本,所述预处理包括噪声处理、基线漂移处理、心拍分割、特征预提取和数据重采样中的至少一种;Performing preprocessing on the ECG data to obtain training samples, where the preprocessing includes at least one of noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction, and data resampling;
对所述训练样本标注得到样本标签,所述样本标签表示所述心电数据对应的不同健康状态,将所述训练样本和样本标签确定为训练数据。The training samples are marked to obtain sample labels, and the sample labels represent different health states corresponding to the ECG data, and the training samples and the sample labels are determined as training data.
根据本公开实施例,所述输出组件具有第一输出模式和第二输出模式,所述处理组件被配置为:According to an embodiment of the present disclosure, the output component has a first output mode and a second output mode, and the processing component is configured to:
在所述健康状态为第一类状态的情况下,控制所述输出装置按照第一输 出模式输出预警信息;When the state of health is the first type of state, control the output device to output early warning information according to the first output mode;
在所述健康状态为第二类状态的情况下,控制所述输出装置按照第二输出模式输出预警信息。When the state of health is the state of the second type, the output device is controlled to output early warning information according to the second output mode.
根据本公开实施例,所述输出装置包括三色指示灯,所述处理组件被配置为:According to an embodiment of the present disclosure, the output device includes a three-color indicator light, and the processing component is configured to:
在所述健康状态为正常状态的情况下,控制绿色指示灯点亮;In the case that the health state is a normal state, control the green indicator light to light;
在所述健康状态为异常状态的情况下,控制黄色指示灯点亮;In the case that the health state is an abnormal state, control the yellow indicator light to light;
在所述健康状态为紧急状态的情况下,控制红色指示灯点亮。When the health state is an emergency state, the red indicator light is controlled to light up.
根据本公开实施例提供的技术方案,通过导电材料在所述可穿戴组件上形成多个电极以及在所述多个电极之间形成心电信号采集电路;调度器被配置为接收心电信号,调度多个运算器以确定使用者的健康状态信息,并控制输出组件输出预警信息,运算器包括可编程逻辑门阵列,运算器内固化地设置有二值神经网络模型的任务运算单元,二值神经网络模型用于基于心电信号确定健康状态信息;电池,用于向可穿戴组件、处理组件以及输出组件供电,从而使该健康监测设备的体积可以制作得更小,功耗更低,便于长时间佩戴。According to the technical solutions provided by the embodiments of the present disclosure, a plurality of electrodes are formed on the wearable component by using a conductive material, and an ECG signal acquisition circuit is formed between the plurality of electrodes; the scheduler is configured to receive the ECG signal, Scheduling a plurality of arithmetic units to determine the health status information of the user, and control the output components to output early warning information, the arithmetic unit includes a programmable logic gate array, and a task arithmetic unit of a binary neural network model is fixed in the arithmetic unit. The neural network model is used to determine the health status information based on the ECG signal; the battery is used to supply power to the wearable components, processing components and output components, so that the health monitoring device can be made smaller and has lower power consumption, which is convenient for Wear it for a long time.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。It is to be understood that the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the present disclosure.
附图说明Description of drawings
结合附图,通过以下非限制性实施方式的详细描述,本公开的其它特征、目的和优点将变得更加明显。在附图中:Other features, objects and advantages of the present disclosure will become more apparent from the following detailed description of non-limiting embodiments, taken in conjunction with the accompanying drawings. In the attached image:
图1示出根据本公开实施例的健康监测设备的框图;1 shows a block diagram of a health monitoring device according to an embodiment of the present disclosure;
图2示出根据本公开实施例的健康监测设备的示意图;2 shows a schematic diagram of a health monitoring device according to an embodiment of the present disclosure;
图3示出根据本公开实施例的处理组件的框图;3 illustrates a block diagram of processing components according to an embodiment of the present disclosure;
图4示出根据本公开实施例的主控设备的示意图。FIG. 4 shows a schematic diagram of a master device according to an embodiment of the present disclosure.
具体实施方式Detailed ways
下文中,将参考附图详细描述本公开的示例性实施例,以使本领域技术人员可容易地实现它们。此外,为了清楚起见,在附图中省略了与描述示例 性实施例无关的部分。Hereinafter, exemplary embodiments of the present disclosure will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement them. Also, for the sake of clarity, parts unrelated to describing the exemplary embodiments are omitted from the drawings.
在本公开中,应理解,诸如“包括”或“具有”等的术语旨在指示本说明书中所公开的特征、数字、步骤、行为、部件、部分或其组合的存在,并且不欲排除一个或多个其他特征、数字、步骤、行为、部件、部分或其组合存在或被添加的可能性。In the present disclosure, it should be understood that terms such as "comprising" or "having" are intended to indicate the presence of features, numbers, steps, acts, components, parts, or combinations thereof disclosed in this specification, and are not intended to exclude a or multiple other features, numbers, steps, acts, components, parts, or combinations thereof may exist or be added.
另外还需要说明的是,在不冲突的情况下,本公开中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本公开。In addition, it should be noted that the embodiments of the present disclosure and the features of the embodiments may be combined with each other under the condition of no conflict. The present disclosure will be described in detail below with reference to the accompanying drawings and in conjunction with embodiments.
目前,中国乃至全球老龄化平均年龄增高、人数逐年增加,对老龄人口生理数据检测受到越来越多人的重视,同时产生的监护生理数据以指数的增长速度持续增长。At present, the average age of the aging population in China and the world is increasing, and the number of people is increasing year by year. More and more people pay attention to the detection of the physiological data of the aging population. At the same time, the generated monitoring physiological data continues to grow at an exponential growth rate.
近年来,心血管疾病已成为我国居民死亡的首要原因。其中心肌梗死、心律失常、心脏性猝死等心血管疾病发病突然、变化快、病情重、隐蔽性高,严重威胁着人类的健康。而临床上常见的普通心电图、24小时心电图很难捕捉到患者这种类型异常的心电信号。In recent years, cardiovascular disease has become the leading cause of death in our country. Among them, myocardial infarction, arrhythmia, sudden cardiac death and other cardiovascular diseases have sudden onset, rapid changes, serious illness and high concealment, which seriously threaten human health. The common clinical ECG and 24-hour ECG are difficult to capture this type of abnormal ECG signals in patients.
发明人通过市场调研发现,包括Holter和植入式心电监测仪等动态心电检测仪在内,大多数的动态心电检测仪仅能实现数据记录的功能,均无本机植入算法来达到心血管事件发生时的本机预警功能,均需要终端临床医学专家解读数据。有部分动态心电检测仪配置有实时蓝牙传输系统,数据可在智能手机端读取,并实现4G网络数据远程传输至后台以达到监控效果。但是,目前尚需要后台工作人员来24小时检测,需要耗费巨大的人力物力,并且在网络不稳定甚至不可用的情况下,被监测的人的心电信号可能发生丢失,从而可能错过重要的异常信号,导致预警作用失效。另一方面,该些动态心电检测仪功耗和体积较大,穿戴时一般在医生的指导下进行操作,且无法满足3-7天的医用连续检测需求。The inventor found through market research that most of the ambulatory ECG detectors, including Holter and implantable ECG monitors, can only realize the function of data recording, and none of them have native implantation algorithms. To achieve the local early warning function when cardiovascular events occur, terminal clinical medical experts are required to interpret the data. Some dynamic ECG detectors are equipped with real-time Bluetooth transmission system, the data can be read on the smartphone terminal, and the 4G network data can be remotely transmitted to the background to achieve the monitoring effect. However, it still requires background staff to perform 24-hour detection, which requires huge manpower and material resources, and when the network is unstable or even unavailable, the ECG signal of the monitored person may be lost, and important abnormalities may be missed. signal, causing the early warning function to fail. On the other hand, these ambulatory electrocardiographs have large power consumption and volume, and are generally operated under the guidance of a doctor when worn, and cannot meet the needs of continuous medical testing for 3-7 days.
根据本公开实施例提供的技术方案,通过导电材料在所述可穿戴组件上形成多个电极以及在所述多个电极之间形成心电信号采集电路;调度器被配置为接收心电信号,调度多个运算器以确定使用者的健康状态信息,并控制输出组件输出预警信息,运算器包括可编程逻辑门阵列,运算器内固化地设置有二值神经网络模型的任务运算单元,二值神经网络模型用于基于心电信号确定健康状态信息;电池,用于向可穿戴组件、处理组件以及输出组件供 电,从而使该健康监测设备的体积可以制作得更小,功耗更低,便于长时间佩戴。According to the technical solutions provided by the embodiments of the present disclosure, a plurality of electrodes are formed on the wearable component by using a conductive material, and an ECG signal acquisition circuit is formed between the plurality of electrodes; the scheduler is configured to receive the ECG signal, Scheduling a plurality of arithmetic units to determine the health status information of the user, and control the output components to output early warning information, the arithmetic unit includes a programmable logic gate array, and a task arithmetic unit of a binary neural network model is fixed in the arithmetic unit. The neural network model is used to determine the health status information based on the ECG signal; the battery is used to supply power to the wearable components, processing components and output components, so that the health monitoring device can be made smaller and has lower power consumption, which is convenient for Wear it for a long time.
本公开实施例提供的健康监测设备通过小型、可以随身携带的处理组件对心电信号进行本地分析可以很好的解决网络不稳定的问题。使用者通过佩戴可穿戴设备检测心电信号,信号通过本机植入的算法在本机实时预警,可以帮助居民、患者、健康及卫生管理人员实现突发性心血管疾病预警、解决大量健康管理问题。移动终端实现智能医疗能够全方位实时检测患者生理信号,捕捉到常规短时检测记录不到的阵发性心律异常,同时还能够避免收到医生技术水平、熟练程度、疲劳程度等影响导致的诊断失误。The health monitoring device provided by the embodiments of the present disclosure can well solve the problem of network instability by locally analyzing the ECG signal through a small, portable processing component. The user detects the ECG signal by wearing a wearable device, and the signal is given real-time warning in the local machine through the algorithm implanted in the machine, which can help residents, patients, health and health management personnel to realize the early warning of sudden cardiovascular disease and solve a large number of health management problems. question. The mobile terminal realizes intelligent medical treatment. It can detect the physiological signals of patients in real time in an all-round way, and capture the paroxysmal abnormal heart rhythm that cannot be recorded by conventional short-term detection. mistake.
图1示出根据本公开实施例的健康监测设备100的框图。FIG. 1 shows a block diagram of a health monitoring device 100 according to an embodiment of the present disclosure.
如图1所示,该健康监测设备100包括:As shown in FIG. 1 , the health monitoring device 100 includes:
输出组件110; output component 110;
可穿戴组件120,由导电材料和绝缘材料混合编织而成,所述导电材料在所述可穿戴组件上形成多个电极以及在所述多个电极之间形成心电信号采集电路;The wearable component 120 is woven by mixing conductive material and insulating material, and the conductive material forms a plurality of electrodes on the wearable component and an ECG signal acquisition circuit is formed between the plurality of electrodes;
处理组件130,包括调度器和多个运算器,其中,所述调度器被配置为接收所述心电信号,调度所述多个运算器以确定使用者的健康状态信息,并基于所述健康状态信息控制所述输出组件输出预警信息,所述运算器包括可编程逻辑门阵列,所述运算器内固化地设置有二值神经网络模型的任务运算单元,所述二值神经网络模型的隐藏层的权值和激活值为二值数据,用于基于心电信号确定健康状态信息;以及The processing component 130 includes a scheduler and a plurality of computing units, wherein the scheduler is configured to receive the ECG signal, schedule the plurality of computing units to determine the health status information of the user, and based on the health status information The state information controls the output component to output early warning information, the operator includes a programmable logic gate array, and a task operation unit of a binary neural network model is fixedly arranged in the operator, and the binary neural network model is hidden. The weights and activation values of the layers are binary data for determining health status information based on the ECG signal; and
电池140,用于向所述可穿戴组件、处理组件以及输出组件供电。The battery 140 is used to supply power to the wearable component, the processing component and the output component.
根据本公开实施例提供的技术方案,通过导电材料在所述可穿戴组件上形成多个电极以及在所述多个电极之间形成心电信号采集电路;调度器被配置为接收心电信号,调度多个运算器以确定使用者的健康状态信息,并控制输出组件输出预警信息,运算器包括可编程逻辑门阵列,运算器内固化地设置有二值神经网络模型的任务运算单元,二值神经网络模型用于基于心电信号确定健康状态信息;电池,用于向可穿戴组件、处理组件以及输出组件供电,从而使该健康监测设备的体积可以制作得更小,功耗更低,便于长时间佩戴。According to the technical solutions provided by the embodiments of the present disclosure, a plurality of electrodes are formed on the wearable component by using a conductive material, and an ECG signal acquisition circuit is formed between the plurality of electrodes; the scheduler is configured to receive the ECG signal, Scheduling a plurality of arithmetic units to determine the health status information of the user, and control the output components to output early warning information, the arithmetic unit includes a programmable logic gate array, and a task arithmetic unit of a binary neural network model is fixed in the arithmetic unit. The neural network model is used to determine the health status information based on the ECG signal; the battery is used to supply power to the wearable components, processing components and output components, so that the health monitoring device can be made smaller and has lower power consumption, which is convenient for Wear it for a long time.
根据本公开实施例,输出组件110、处理组件130和电池140可以通过外壳封装为主控装置,该外壳上可以设置有固定结构,例如弹簧夹、固定带等,用于将主控装置固定于使用者衣物、可穿戴组件或使用者身体。例如,主控设备可以固定在使用者的裤子上。According to the embodiment of the present disclosure, the output assembly 110, the processing assembly 130 and the battery 140 may be packaged as the main control device through a casing, and the casing may be provided with a fixing structure, such as a spring clip, a fixing belt, etc., for fixing the main control device on the main control device. User clothing, wearable components or user body. For example, the master device may be fastened to the user's pants.
图2示出根据本公开实施例的健康监测设备的示意图。FIG. 2 shows a schematic diagram of a health monitoring device according to an embodiment of the present disclosure.
如图2所示,该健康监测设备可以包括可穿戴组件210和主控装置220。As shown in FIG. 2 , the health monitoring device may include a wearable component 210 and a main control device 220 .
根据本公开实施例,可穿戴组件210由导电材料和绝缘材料混合编织而成,例如可以包括多条弹性束身环带以及连接所述多条弹性束身环带的弹性连接带,所述导电材料在所述可穿戴组件上形成多个电极以及在所述多个电极之间形成心电信号采集电路。According to an embodiment of the present disclosure, the wearable component 210 is woven by a mixture of conductive material and insulating material, for example, it may include a plurality of elastic corset loops and an elastic connecting belt connecting the plurality of elastic corset loops, the conductive material is in the A plurality of electrodes are formed on the wearable component and an ECG signal acquisition circuit is formed between the plurality of electrodes.
根据本公开实施例,该导电材料可以是弹性导电纱线,例如可以包含铜镍材料或导电海绵材料。该绝缘材料例如可以是棉、麻、蚕丝或各种化学纤维。导电材料与绝缘材料通过混合编制形成可穿戴组件210,在可穿戴组件210的内表面形成具有良好生物导电性的电极,从而获取体表电生理信号。该纺织物具有舒适、固定、高回弹、超轻、透气等功能。According to an embodiment of the present disclosure, the conductive material may be an elastic conductive yarn, for example, may contain a copper-nickel material or a conductive sponge material. The insulating material can be, for example, cotton, hemp, silk or various chemical fibers. The wearable component 210 is formed by mixing the conductive material and the insulating material, and an electrode with good bioconductivity is formed on the inner surface of the wearable component 210, thereby obtaining electrophysiological signals on the body surface. The textile has the functions of comfort, fixation, high resilience, ultra-light and breathability.
根据本公开实施例,多条弹性束身环带例如可以包括所述健康监测设备被使用者穿戴时处于使用者颈部、胸部和腹部的三条弹性束身环带,或者也可以设置更多或更少的弹性束身环带。其中,位于使用者胸部附近的弹性束身环带通常情况下是必要的,因为许多标准化的指标需要该位置的电极进行采集。但如果不需要这些标准化的指标,也可以不在使用者胸部附近设置弹性束身环带。According to an embodiment of the present disclosure, the plurality of elastic corsets may include, for example, three elastic corsets located on the user's neck, chest and abdomen when the health monitoring device is worn by the user, or more or less may be provided. elastic waistband. Among them, an elastic corset band located near the user's chest is usually necessary because many standardized indicators require electrodes at this location to be collected. However, if these standardized indicators are not required, elastic corsets may not be provided near the user's chest.
根据本公开实施例提供的技术方案,由于仅采用弹性束身环带,相对于制成整体衣物而言,具有更好的透气性,在长时间使用的情况下,例如24h以上,或者在炎热的夏季,本公开实施例的可穿戴组件为使用带来更加舒适的体验。According to the technical solutions provided by the embodiments of the present disclosure, since only the elastic body girdle is used, it has better air permeability compared with the overall clothing, and in the case of long-term use, for example, more than 24 hours, or in hot weather In summer, the wearable components of the embodiments of the present disclosure bring a more comfortable experience to use.
另外,多条弹性束身环带之间几乎不会产生相互干扰,可以更好地适应身体局部的情况,例如不同的胸围和腰围,使弹性束身环带与身体之间固定得更为稳定,弹性束身环带上的电极与身体之间不易脱落。In addition, there is almost no mutual interference between the multiple elastic corset belts, which can better adapt to the local situation of the body, such as different bust and waist circumferences, so that the elastic corset belt and the body can be fixed more stably and elastically. The electrodes on the body girdle are not easy to fall off between the body and the body.
Holter等设备需要在医生的帮助下,将患者的皮肤打磨平滑才能将电极贴在皮肤上,但也只能维持24h左右,无法长期佩戴。本公开实施例的健康 监测设备在长期佩戴的场景中,使用者甚至可以中途脱下该可穿戴组件,再次穿戴时,无需复杂的准备,由于具有较强的弹性,弹性束身环带在佩戴时可以自动与使用者的身体贴合,降低操作难度。Devices such as Holter require the help of a doctor to smooth the patient's skin before the electrodes can be attached to the skin, but they can only last for about 24 hours and cannot be worn for a long time. In the scenario of long-term wearing of the health monitoring device according to the embodiment of the present disclosure, the user can even take off the wearable component halfway, and when wearing it again, no complicated preparation is required. It can automatically fit with the user's body, reducing the difficulty of operation.
根据本公开实施例,弹性连接带可以位于使用者脊椎的前侧和后侧,可以从前后两侧拉动位于颈部的弹性束身环带,使其固定。弹性连接带不限于图中所示意的形式,例如位于腹侧和背侧的弹性连接带可以仅设置在位于颈部附近与胸部附近的弹性束身环带之间,而胸部附近与腹部附近的弹性束身环带之间的弹性连接带可以设置于人体的左右两侧。According to an embodiment of the present disclosure, the elastic connecting straps can be positioned on the front and back sides of the user's spine, and the elastic corset straps on the neck can be pulled from the front and rear sides to fix it. The elastic connecting straps are not limited to the form shown in the figure, for example, the elastic connecting straps located on the ventral side and the back side can only be provided between the elastic girdle straps located near the neck and near the chest, while the elastic connecting straps near the chest and near the abdomen The elastic connecting belts between the body girdle belts can be arranged on the left and right sides of the human body.
根据本公开实施例,弹性束身环带的长度可以是可调节的,例如可以在背侧设置长度调节结构,从而可以进一步提高可穿戴组件的适应性,降低电极脱落的概率。According to the embodiment of the present disclosure, the length of the elastic corset can be adjusted, for example, a length adjustment structure can be provided on the back side, so as to further improve the adaptability of the wearable component and reduce the probability of the electrode falling off.
根据本公开实施例,所述处于使用者胸部的弹性束身环带在左右方向上具有非对称的结构。由于心脏位置在偏左的位置,为了在心脏位置周围可以布置较多的采集电极,本公开实施例的胸部附近的弹性束身环带在左右方向上具有非对称的结构,如图2所示,左侧的面积比右侧的面积更大,以容纳更多的电极。而右侧不需要更多采集电极的情况下,可以具有较小的面积,以保持舒适性。According to an embodiment of the present disclosure, the elastic corset band on the user's chest has an asymmetric structure in the left-right direction. Since the position of the heart is on the left side, in order to arrange more acquisition electrodes around the position of the heart, the elastic corset band near the chest in the embodiment of the present disclosure has an asymmetric structure in the left-right direction, as shown in FIG. 2 , The area on the left is larger than the area on the right to accommodate more electrodes. While the right side does not require more acquisition electrodes, it can have a smaller area to maintain comfort.
根据本公开实施例,通过导电材料的混合编织,在可穿戴组件210的内表面形成具有良好生物导电性的电极,从而获取体表电生理信号。健康监测设备被使用者穿戴时,这些电极例如可以处于使用者以下部位中的至少两种:胸骨右缘第四肋间,胸骨左缘第四肋间、左锁骨中线与第五肋间交点、胸骨左缘第四肋间与所述交点连线的中点、左腋前线与所述交点同一水平处、左腋中线与所述交点同一水平处、左腋后线与所述交点同一水平处、脊柱旁与所述交点同一水平处、腹部左右前侧、左右锁骨前侧。通过以上设置,可以方便地采集人体12导联的心电数据,其中,四肢的电极被替换为锁骨和腹部附近的电极。According to the embodiments of the present disclosure, electrodes with good bioconductivity are formed on the inner surface of the wearable component 210 through the mixed weaving of conductive materials, so as to obtain electrophysiological signals on the body surface. When the health monitoring device is worn by the user, these electrodes may be located in at least two of the following positions of the user: the fourth intercostal space on the right sternal border, the fourth intercostal space on the left sternal border, the intersection of the left midclavicular line and the fifth intercostal space, The midpoint of the line connecting the fourth intercostal space on the left sternal border and the intersection, the left anterior axillary line and the intersection at the same level, the left midaxillary line at the same level as the intersection, and the left posterior axillary line at the same level as the intersection , at the same level of the spine as the intersection point, the left and right anterior sides of the abdomen, and the anterior sides of the left and right clavicle. Through the above settings, the 12-lead ECG data of the human body can be collected conveniently, wherein the electrodes of the limbs are replaced with electrodes near the clavicle and abdomen.
本发明人发现,用于心电信号处理的传统算法的准确率不是很高,必须依靠大量的手动特征提取,具有很强的主观性,获得的特征也没有层次可言,需要由相关领域的专家来进行人工鉴别,对相关专业知识要求较高。基于深度学习的健康状态识别模型拥有更多网络层数来进行特征的分类,能够提高 准确率。然而,随着芯片设计规模的与日俱增,其功能日趋复杂,功能、架构、设计思路都存在较大差异,现有的单一商用半导体平台在算力和功耗上往往难以平衡。一方面,随着功能和能力的演进,相关算法变得越来越复杂,因此完成特定任务所需的计算量也越来越大,从而运行时所产生的功耗也随之增大。另一方面,由于对可穿戴设备的便携性要求,很难部署复杂的智能算法。在载荷和能耗有限的环境中,也很难放置体积大,质量大,高能耗的高性能图形处理器(GPU)板卡来处理复杂的应用。因此,往往由于载荷、功耗、体积的限制,大大约束了可穿戴设备处理器的处理能力。The inventor found that the accuracy of the traditional algorithm for ECG signal processing is not very high, and it must rely on a large number of manual feature extraction, which is highly subjective, and the obtained features have no hierarchy at all. Experts come to perform manual identification, which requires relatively high professional knowledge. The health status recognition model based on deep learning has more network layers for feature classification, which can improve the accuracy. However, with the increasing scale of chip design, its functions are becoming more and more complex, and there are big differences in functions, architecture, and design ideas. The existing single commercial semiconductor platform is often difficult to balance computing power and power consumption. On the one hand, with the evolution of functions and capabilities, the related algorithms become more and more complex, so the amount of computation required to complete a specific task is also increasing, and the power consumption during runtime also increases. On the other hand, it is difficult to deploy complex intelligent algorithms due to the portability requirements for wearable devices. In environments with limited load and power consumption, it is also difficult to place bulky, high-quality, high-power high-performance graphics processing unit (GPU) boards to handle complex applications. Therefore, the processing capability of the wearable device processor is often greatly restricted due to the limitation of load, power consumption, and volume.
本公开实施例提供了一种定制化的处理组件,可以有效缓解上述问题。The embodiments of the present disclosure provide a customized processing component, which can effectively alleviate the above problems.
图3示出根据本公开实施例的处理组件300的框图。3 shows a block diagram of a processing component 300 in accordance with an embodiment of the present disclosure.
如图3所示,该处理组件300包括调度器311和多个运算器321、322、323,其中,调度器311被配置为接收心电信号,调度多个运算器以确定使用者的健康状态信息,并基于所述健康状态信息控制所述输出组件110输出预警信息,所述运算器包括可编程逻辑门阵列(FPGA),所述运算器内固化地设置有二值神经网络模型的任务运算单元,所述二值神经网络模型的隐藏层的权值和激活值为二值数据,用于基于心电信号确定健康状态信息。As shown in FIG. 3 , the processing component 300 includes a scheduler 311 and a plurality of computing units 321 , 322 and 323 , wherein the scheduler 311 is configured to receive an electrocardiogram signal, and schedule a plurality of computing units to determine the health state of the user information, and control the output component 110 to output early warning information based on the health status information, the arithmetic unit includes a programmable logic gate array (FPGA), and the arithmetic unit is fixedly provided with the task operation of the binary neural network model unit, the weights and activation values of the hidden layer of the binary neural network model are binary data, which are used to determine the health state information based on the ECG signal.
通过将隐藏层的权值和激活值限制为二值数据,并将神经网络模型固化于如FPGA等运算器中,由调度器进行调度,可以极大地降低计算量,减少设备的复杂度和功耗,能够适应便携设备的需求。By limiting the weights and activation values of the hidden layer to binary data, and solidifying the neural network model in an operator such as an FPGA, and scheduling by the scheduler, it can greatly reduce the amount of calculation, and reduce the complexity and power of the device. It can meet the needs of portable devices.
根据本公开实施例,该处理组件300可以实现为印制电路板(PCB)。该印制电路板例如可以包括固定部分310和可重新配置部分320。其中,固定部分310包括调度器311,用于根据调度策略将计算任务分配到运算器;可重新配置部分320包括多个运算器,例如运算器321、322、323,所述多个运算器中的部分或全部固化地设置有二值神经网络模型的任务运算单元。上述布局可以减少原始硬件电路的面积,减小处理组件的体积。可重新配置部分320例如可以包含数百个并行内核,计算资源的空间冗余允许安全性和非安全性关键应用程序共存,从而提供适当的分区机制,能够用于实现高可靠性,可安全认证和重认证的多核计算处理系统。According to an embodiment of the present disclosure, the processing assembly 300 may be implemented as a printed circuit board (PCB). The printed circuit board may include, for example, a fixed portion 310 and a reconfigurable portion 320 . The fixed part 310 includes a scheduler 311 for allocating computing tasks to operators according to a scheduling policy; the reconfigurable part 320 includes multiple operators, such as operators 321, 322, and 323, among the multiple operators Part or all of the task computing unit is fixedly provided with a binary neural network model. The above layout can reduce the area of the original hardware circuit and reduce the volume of the processing components. The reconfigurable portion 320 may, for example, contain hundreds of parallel cores, and the spatial redundancy of computing resources allows safety and non-safety critical applications to coexist, thereby providing an appropriate partitioning mechanism that can be used to achieve high reliability, secure authentication and re-certified multi-core computing processing systems.
根据本公开实施例,该调度器例如可以由中央处理器CPU实现,该调度器仅用于任务调度而不参与任何运算,所有运算任务由运算器执行,可以降 低系统功耗。According to an embodiment of the present disclosure, the scheduler may be implemented by, for example, a central processing unit (CPU). The scheduler is only used for task scheduling and does not participate in any operation. All computing tasks are executed by the operation unit, which can reduce system power consumption.
根据本公开实施例,除调度器311外,固定部分310还可以包括运行时环境312、操作系统313、输入输出管理314等功能模块,以保障处理组件实现必要的功能。例如,运行时环境RTE(Runtime Environment)是为了聚合不同的设备,构建了可安装的客户端驱动程序加载程序,并充当用户程序和实际实现之间的代理,这样,可以顺利调用不同供应商的OpenCL实现,而不会发生任何冲突。该些模块可以通过软件的方式实现,可以通过可编程硬件的方式来实现,也可以通过软硬结合的方式实现,本公开对此不做限定。According to an embodiment of the present disclosure, in addition to the scheduler 311, the fixed part 310 may further include functional modules such as a runtime environment 312, an operating system 313, and an input and output management 314, so as to ensure that the processing components realize necessary functions. For example, the RTE (Runtime Environment) is to aggregate different devices, build an installable client driver loader, and act as a proxy between the user program and the actual implementation, so that different vendors can be called smoothly. OpenCL implementation without any conflict. These modules may be implemented in a software manner, may be implemented in a programmable hardware manner, or may be implemented in a combination of software and hardware, which is not limited in the present disclosure.
根据本公开实施例,该运算器可以为支持PCIe的加速器。运算器可以包括以下一种或多种:通用图形处理组件(GPGPU,General-purpose computing on graphics processing units)、现场可编程逻辑门阵列(FPGA,Field Programmable Gate Array)、基于现场可编程逻辑门阵列的集成芯片。According to an embodiment of the present disclosure, the operator may be an accelerator supporting PCIe. The arithmetic unit may include one or more of the following: General-purpose computing on graphics processing units (GPGPU, General-purpose computing on graphics processing units), Field Programmable Gate Array (FPGA, Field Programmable Gate Array), Field Programmable Gate Array integrated chip.
其中,FPGA是作为特殊应用电路领域中的一种半定制电路而出现的,既解决了全定制电路的不足,又克服了原有可编程逻辑器件门电路数有限的缺点。其一个显著的特点是低功耗。GPGPU由于现代图形处理组件强大的并行处理能力和可编程流水线,令流处理组件可以处理非图形数据。特别在面对单指令流多数据流(SIMD),且数据处理的运算量远大于数据调度和传输的需要时,GPGPU在性能上大大超越了传统的中央处理器。Among them, FPGA appears as a semi-custom circuit in the field of special application circuits, which not only solves the shortcomings of full-custom circuits, but also overcomes the shortcomings of the limited number of gate circuits of the original programmable logic device. One of its notable features is low power consumption. GPGPU enables stream processing components to process non-graphics data due to the powerful parallel processing capabilities and programmable pipelines of modern graphics processing components. Especially in the face of single instruction stream multiple data stream (SIMD), and the amount of data processing is far greater than the needs of data scheduling and transmission, GPGPU greatly surpasses the traditional central processing unit in performance.
根据本公开实施例,在上述FPGA的基础上,通过仿真技术验证件FPGA制成芯片的可行性,从而将FPGA制成体积更小的基于现场可编程逻辑门阵列的集成芯片,可以进一步降低处理器的尺寸、重量和功耗。According to the embodiment of the present disclosure, on the basis of the above-mentioned FPGA, the feasibility of making the FPGA into a chip is verified by simulation technology, so that the FPGA can be made into a smaller integrated chip based on the field programmable logic gate array, which can further reduce the processing time. size, weight and power consumption of the device.
根据本公开实施例,运算器中的FPGA是基于已训练的神经网络模型定制的。定制FPGA的过程包括:构造基于神经网络的健康状态识别模型,使用心电数据作为训练数据训练并压缩所述健康状态识别模型,基于压缩后的健康状态模型定制可编程逻辑门阵列。其中,压缩的步骤可以包括剪枝或参数二值化,剪枝减少了神经元之间的关联,参数二值化使神经元方便地实现为硬件电路,二者极大地降低了神经网络的计算量,也降低了被部署的FPGA的复杂度,能够提高计算效率并降低功耗。According to an embodiment of the present disclosure, the FPGA in the operator is customized based on the trained neural network model. The process of customizing the FPGA includes: constructing a neural network-based health state recognition model, using ECG data as training data to train and compress the health state recognition model, and customizing a programmable logic gate array based on the compressed health state model. Among them, the step of compression can include pruning or parameter binarization, pruning reduces the association between neurons, and parameter binarization makes neurons easily implemented as hardware circuits, both of which greatly reduce the neural network. It also reduces the complexity of the deployed FPGA, which can improve computing efficiency and reduce power consumption.
根据本公开实施例,所述二值神经网络的权值为-1或1,由此,神经元之间的权值乘法计算可以简化为位运算,通过补码即可实现乘以-1的运算, 极大地提高了模型计算的效率。According to the embodiment of the present disclosure, the weight value of the binary neural network is -1 or 1. Therefore, the multiplication calculation of the weight value between neurons can be simplified as a bit operation, and the multiplication by -1 can be realized by complementing the code. operation, which greatly improves the efficiency of model calculation.
根据本公开实施例,所述二值神经网络模型可以通过以下方法训练得到:According to the embodiment of the present disclosure, the binary neural network model can be obtained by training the following methods:
构造实数型神经网络模型,该实数型神经网络模型的隐藏层的权值和激活值为实数型数据;Construct a real-number neural network model, the weights and activation values of the hidden layer of the real-number neural network model are real-number data;
使用训练数据训练并压缩该实数型神经网络模型,得到二值神经网络模型。The real-number neural network model is trained and compressed using the training data to obtain a binary neural network model.
根据本公开实施例,可以首先在具有较高运算能力的平台上训练一个实数型神经网络,该实数型神经网络例如可以包括一个输入层,四个隐藏层和一个输出层,通过压缩该神经网络得到小型的二值神经网络模型,再基于压缩后的二值神经网络模型设计FPGA。According to the embodiments of the present disclosure, a real-number type neural network can be trained on a platform with higher computing power first, and the real-number type neural network can include, for example, an input layer, four hidden layers and an output layer. By compressing the neural network A small binary neural network model is obtained, and then an FPGA is designed based on the compressed binary neural network model.
根据本公开实施例,所述使用训练数据训练并压缩所述实数型神经网络模型,得到二值神经网络模型,包括:According to the embodiment of the present disclosure, the use of training data to train and compress the real-number neural network model to obtain a binary neural network model includes:
获取训练数据;Get training data;
交替执行训练操作和压缩操作,直至满足收敛条件,得到二值神经网络模型,其中,在所述训练操作中,通过所述训练数据更新模型中的权值;在所述压缩操作中,通过剪枝和/或二值化压缩模型的大小。The training operation and the compression operation are alternately performed until the convergence conditions are met, and a binary neural network model is obtained, wherein, in the training operation, the weights in the model are updated through the training data; in the compression operation, the Size of branches and/or binarized compressed models.
根据本公开实施例,获取训练数据包括:According to an embodiment of the present disclosure, acquiring training data includes:
获取不同健康状态的人的心电数据;Obtain ECG data of people with different health states;
对所述心电数据进行预处理得到训练样本,所述预处理包括噪声处理、基线漂移处理、心拍分割、特征预提取和数据重采样中的至少一种;Performing preprocessing on the ECG data to obtain training samples, where the preprocessing includes at least one of noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction, and data resampling;
对所述训练样本标注得到样本标签,所述样本标签表示所述心电数据对应的不同健康状态,将所述训练样本和样本标签确定为训练数据。The training samples are marked to obtain sample labels, and the sample labels represent different health states corresponding to the ECG data, and the training samples and the sample labels are determined as training data.
根据本公开实施例,可以先对心电信号(包括心电异常患者和正常人的心电图信号)进行去噪处理,如可以通过带阻滤波器去除心电图信号中的工频干扰噪声、通过低通滤波器消除肌电干扰噪声、通过IIR零相移数字滤波器纠正基线漂移等,本发明实施例对去除噪声的方式不加以限制。According to the embodiments of the present disclosure, the ECG signal (including ECG signals of patients with abnormal ECG and normal people) can be denoised first. The filter eliminates myoelectric interference noise, and the IIR zero-phase shift digital filter corrects the baseline drift, etc. The embodiment of the present invention does not limit the noise removal method.
根据本公开实施例,在去噪处理后,可以对去噪处理后的心电信号分割心拍得到每个心电信号的多个心拍信号,对心拍信号进行数据重采样获得的采样数据作为训练样本,心拍信号所属的心电信号属于心电异常患者还是正常人作为训练样本的样本标签,训练样本和样本标签即构成训练数据。According to the embodiment of the present disclosure, after the denoising process, the denoised ECG signal can be divided into heartbeats to obtain multiple heartbeat signals of each ECG signal, and the sampling data obtained by performing data resampling on the heartbeat signals can be used as training samples , the ECG signal to which the heartbeat signal belongs is a patient with abnormal ECG or a normal person as the sample label of the training sample, and the training sample and the sample label constitute the training data.
根据本公开实施例,还可以预设特征提取规则,例如P波长度,PQ间长度,QRS波长度等。可以将该些数据作为输入的一部分,以提高预测效果。According to the embodiment of the present disclosure, feature extraction rules, such as P-wave length, inter-PQ length, and QRS-wave length, may also be preset. This data can be used as part of the input to improve predictions.
根据本公开实施例,在获取训练数据之后,可以通过所述训练数据训练所述实数型神经网络模型,以更新实数型神经网络模型的实数型权值,然后对所述实数型神经网络模型进行剪枝,并将所述实数型权值二值化,得到二值神经网络模型,并通过所述训练数据训练所述二值神经网络模型直至收敛。以上通过一次压缩得到二值神经网络模型并训练至收敛,或者,也可以分多个轮次进行压缩,每次压缩可以对部分节点进行剪枝和/或二值化,压缩后继续进行训练,然后进入下一轮压缩,直至模型大小和预测准确度都满足预定的收敛条件。According to an embodiment of the present disclosure, after acquiring training data, the real-number neural network model can be trained by using the training data to update the real-number weights of the real-number neural network model, and then the real-number neural network model is performed pruning, and binarizing the real weights to obtain a binary neural network model, and training the binary neural network model through the training data until convergence. In the above, the binary neural network model is obtained through one compression and trained until convergence. Alternatively, compression can be performed in multiple rounds. Each compression can prune and/or binarize some nodes, and continue training after compression. Then enter the next round of compression until both the model size and prediction accuracy meet the predetermined convergence conditions.
根据本公开实施例,由于该FPGA是基于特定神经网络定制的,其相对于通用处理组件而言具有更小的体积、更低的功耗和更高的效率。根据本公开实施例的处理组件的综合指标可以达到如下水平:According to the embodiment of the present disclosure, since the FPGA is customized based on a specific neural network, it has smaller volume, lower power consumption and higher efficiency than general processing components. The comprehensive index of the processing component according to the embodiment of the present disclosure can reach the following levels:
表1Table 1
Figure PCTCN2020137973-appb-000001
Figure PCTCN2020137973-appb-000001
根据本公开实施例,处理组件的电源接口例如可以采用两个TPS54386双3A非同步转换器,以确保稳定且充足的双电源。According to the embodiment of the present disclosure, for example, two TPS54386 dual 3A asynchronous converters may be used for the power supply interface of the processing component to ensure stable and sufficient dual power supply.
根据本公开实施例,所述处理组件还可以包括供电管理单元,被配置为基于当前任务负载调整被供电的运算器的数量。例如,在当前任务负载不小于第一阈值时,可以启用全部的运算器;在当前任务负载小于第一阈值时,可以根据当前任务负载的情况确定启用预算器的数量。可以根据当前任务负载与第一阈值的比例确定启用运算器的数量,也可以划定区间,根据预定的 对应关系确定启用运算器的数量。通过供电管理单元,本公开实施例的处理器可以有效地降低其功耗。According to an embodiment of the present disclosure, the processing component may further include a power supply management unit configured to adjust the number of powered arithmetic units based on a current task load. For example, when the current task load is not less than the first threshold, all operators may be enabled; when the current task load is less than the first threshold, the number of enabled budgeters may be determined according to the current task load. The number of enabled operators may be determined according to the ratio of the current task load to the first threshold, or an interval may be defined, and the number of enabled operators may be determined according to a predetermined corresponding relationship. Through the power supply management unit, the processor of the embodiment of the present disclosure can effectively reduce its power consumption.
根据本公开实施例,所述处理组件还可以包括预处理单元,被配置为对所述心电信号进行预处理,所述预处理包括噪声处理、基线漂移处理、心拍分割、特征预提取和数据重采样中的至少一种。According to an embodiment of the present disclosure, the processing component may further include a preprocessing unit configured to perform preprocessing on the ECG signal, the preprocessing including noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction, and data At least one of resampling.
根据本公开实施例,采集的原始数据直接输入到健康状态识别模型难以取得较好的识别效果。可以对心电信号进行预处理,例如通过噪声处理和基线漂移处理使心电信号中的信息得到更加有效地表达;通过心拍分割,使输入数据以心拍为单位,简化模型的处理难度,易于训练;通过特征预提取,可以利用已有的经验,提高模型预测的准确度;通过数据重采样,可以减小输入数据的大小,降低计算量,提高处理效率。According to the embodiment of the present disclosure, it is difficult to obtain a good recognition effect by directly inputting the collected raw data into the health state recognition model. The ECG signal can be preprocessed, for example, through noise processing and baseline drift processing, the information in the ECG signal can be expressed more effectively; through heartbeat segmentation, the input data is made in heartbeat units, which simplifies the processing difficulty of the model and is easy to train. ; Through feature pre-extraction, the existing experience can be used to improve the accuracy of model prediction; through data resampling, the size of input data can be reduced, the amount of calculation can be reduced, and the processing efficiency can be improved.
根据本公开实施例所描述的供电管理单元或预处理单元可以通过软件的方式实现,也可以通过可编程硬件的方式来实现。电源管理单元或预处理单元例如可以设置在调度器中,这些单元或模块的名称并不构成对该单元或模块本身的限定。The power supply management unit or the preprocessing unit described in the embodiments of the present disclosure may be implemented in a software manner, or may be implemented in a programmable hardware manner. For example, the power management unit or the preprocessing unit may be set in the scheduler, and the names of these units or modules do not constitute a limitation on the unit or the module itself.
根据本公开实施例,该输出组件可以至少具有第一输出模式和第二输出模式,所述处理组件被配置为:According to an embodiment of the present disclosure, the output component may have at least a first output mode and a second output mode, and the processing component is configured to:
在所述健康状态为第一类状态的情况下,控制所述输出装置按照第一输出模式输出预警信息;Controlling the output device to output early warning information according to the first output mode when the health state is the first type of state;
在所述健康状态为第二类状态的情况下,控制所述输出装置按照第二输出模式输出预警信息。When the state of health is the state of the second type, the output device is controlled to output early warning information according to the second output mode.
图4示出根据本公开实施例的主控设备400的示意图。FIG. 4 shows a schematic diagram of a master device 400 according to an embodiment of the present disclosure.
如图4所示,该主控设备400例如可以包括屏幕410、指示灯421、422、423、按键431、432等。当然,以上输入/输出单元的种类和数量只是示例性的,可以设置更多或更少的输入/输出单元,或者设置不同种类的输入/输出单元,也可以省略以上输入/输出单元中的一种或多种。As shown in FIG. 4 , the main control device 400 may include, for example, a screen 410 , indicator lights 421 , 422 , and 423 , buttons 431 , 432 , and the like. Of course, the types and numbers of the above input/output units are only exemplary, more or less input/output units may be provided, or different types of input/output units may be provided, or one of the above input/output units may be omitted. one or more.
根据本公开实施例,输出装置可以具有不同的输出模式,用于提示不同的健康状态类型。例如,第一输出模式可以是指示灯421或屏幕410点亮,还可以通过屏幕410显示提示信息,第二输出模式可以指示灯422或屏幕410点亮,并且发出声音提示(设有声音播放装置的情况下)。在本公开另一些实 施例中,第一输出模式可以是指示灯423或屏幕410闪烁,第二输出模式可以是指示灯423或屏幕410常亮。在本公开又一些实施例中,第一输出模式可以是本地提示,第二输出模式可以是将预警信息发送到预定设备,以提醒预定联系人。当然,在其他的实施例中,无论是否健康状态的类型如何,都可以将预警信息发送到预定设备,以提醒预定联系人。According to an embodiment of the present disclosure, the output device may have different output modes for prompting different types of health states. For example, in the first output mode, the indicator light 421 or the screen 410 can be turned on, and prompt information can also be displayed on the screen 410; in the case of). In other embodiments of the present disclosure, the first output mode may be that the indicator light 423 or the screen 410 is blinking, and the second output mode may be that the indicator light 423 or the screen 410 is always on. In still other embodiments of the present disclosure, the first output mode may be a local prompt, and the second output mode may be sending early warning information to a predetermined device to remind a predetermined contact. Of course, in other embodiments, regardless of the type of health state, early warning information can be sent to the predetermined device to remind the predetermined contact.
根据本公开实施例,所述输出装置包括三色指示灯,例如,指示灯421、422、423可以分别为绿色指示灯、黄色指示灯和红色指示灯,或者,在同一个指示灯内可以集成三种不同颜色的灯珠。所述处理组件被配置为:According to an embodiment of the present disclosure, the output device includes three-color indicator lights. For example, indicator lights 421, 422, and 423 may be green indicator lights, yellow indicator lights, and red indicator lights, respectively, or may be integrated in the same indicator light. Three different colored lamp beads. The processing component is configured to:
在所述健康状态为正常状态的情况下,控制绿色指示灯点亮;In the case that the health state is a normal state, control the green indicator light to light;
在所述健康状态为异常状态的情况下,控制黄色指示灯点亮;In the case that the health state is an abnormal state, control the yellow indicator light to light;
在所述健康状态为紧急状态的情况下,控制红色指示灯点亮。When the health state is an emergency state, the red indicator light is controlled to light up.
一些相关算法处理心电信号得到患者的疾病名称,例如心律失常、心房颤动、心力衰竭、心源性猝死等。如果将这些内容直接用于健康监测设备的提示,缺乏相关知识的患者不能很好地采取应对措施。根据本公开实施例提供的技术方案,使用者无需掌握医学知识,即可了解监测的结果,从而采取合适的应对措施。例如,发现红色指示灯点亮的情况可立即呼叫救护车,发现黄色指示灯点亮的情况可自行去医院就诊,对于绿色指示灯电亮的情况则无需采取措施。Some related algorithms process the ECG signal to obtain the patient's disease name, such as arrhythmia, atrial fibrillation, heart failure, sudden cardiac death, etc. If these contents are directly used for the prompts of health monitoring equipment, patients who lack the relevant knowledge cannot respond well. According to the technical solutions provided by the embodiments of the present disclosure, users can understand the monitoring results without having to master medical knowledge, and thus take appropriate countermeasures. For example, if you find that the red indicator light is on, you can call an ambulance immediately. If you find that the yellow indicator light is on, you can go to the hospital by yourself. If the green indicator light is on, you don't need to take any measures.
根据本公开实施例提供的技术方案,该健康监测设备能够及时对使用者的健康状态进行预警;通过小型、可以随身携带的处理组件对心电信号进行本地分析可以很好的解决网络不稳定的问题。使用者通过佩戴可穿戴设备检测心电信号,信号通过本机植入的算法在本机实时预警,可以帮助居民、患者、健康及卫生管理人员实现突发性心血管疾病预警、解决大量健康管理问题。移动终端实现智能医疗能够全方位实时检测患者生理信号,捕捉到常规短时检测记录不到的阵发性心律异常,同时还能够避免收到医生技术水平、熟练程度、疲劳程度等影响导致的诊断失误。According to the technical solutions provided by the embodiments of the present disclosure, the health monitoring device can give an early warning to the user's health status in time; local analysis of the ECG signal through a small, portable processing component can well solve the problem of network instability. question. The user detects the ECG signal by wearing a wearable device, and the signal is given real-time warning in the local machine through the algorithm implanted in the machine. question. The mobile terminal realizes intelligent medical treatment. It can detect the physiological signals of patients in real time in an all-round way, and capture the paroxysmal abnormal heart rhythm that cannot be recorded by conventional short-term detection. mistakes.
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的发明范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离所述发明构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上 述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。The above description is merely a preferred embodiment of the present disclosure and an illustration of the technical principles employed. It should be understood by those skilled in the art that the scope of the invention involved in the present disclosure is not limited to the technical solutions formed by the specific combination of the above technical features, and should also cover the above technical features without departing from the inventive concept. Other technical solutions formed by any combination of its equivalent features. For example, a technical solution formed by replacing the above features with the technical features disclosed in the present disclosure (but not limited to) with similar functions.

Claims (10)

  1. 一种健康监测设备,包括:A health monitoring device comprising:
    输出组件;output component;
    可穿戴组件,由导电材料和绝缘材料混合编织而成,所述导电材料在所述可穿戴组件上形成多个电极以及在所述多个电极之间形成心电信号采集电路;The wearable component is woven by mixing conductive material and insulating material, the conductive material forms a plurality of electrodes on the wearable component and an ECG signal acquisition circuit is formed between the plurality of electrodes;
    处理组件,包括调度器和多个运算器,其中,所述调度器被配置为接收所述心电信号,调度所述多个运算器以确定使用者的健康状态信息,并基于所述健康状态信息控制所述输出组件输出预警信息,所述运算器包括可编程逻辑门阵列,所述运算器内固化地设置有二值神经网络模型的任务运算单元,所述二值神经网络模型的隐藏层的权值和激活值为二值数据,用于基于心电信号确定健康状态信息;以及A processing component including a scheduler and a plurality of operators, wherein the scheduler is configured to receive the electrocardiographic signal, schedule the plurality of operators to determine health status information of the user, and based on the health status The information controls the output component to output early warning information. The operator includes a programmable logic gate array. The operator is solidly provided with a task operation unit of a binary neural network model, and a hidden layer of the binary neural network model. The weights and activation values of are binary data for determining health status information based on ECG signals; and
    电池,用于向所述可穿戴组件、处理组件以及输出组件供电。a battery for supplying power to the wearable component, the processing component and the output component.
  2. 根据权利要求1所述的设备,其特征在于,所述调度器包括中央处理器,所述运算器还包括通用图形处理器和基于可编程逻辑门阵列定制的集成芯片,所述调度器和运算器部署于印制电路板。The device according to claim 1, wherein the scheduler comprises a central processing unit, the arithmetic unit further comprises a general-purpose graphics processor and an integrated chip customized based on a programmable logic gate array, the scheduler and the arithmetic The device is deployed on the printed circuit board.
  3. 根据权利要求1所述的设备,其特征在于,所述处理组件还包括:The apparatus of claim 1, wherein the processing component further comprises:
    供电管理单元,被配置为基于当前任务负载调整被供电的运算器的数量。The power supply management unit is configured to adjust the number of powered arithmetic units based on the current task load.
  4. 根据权利要求1所述的设备,其特征在于,所述处理组件还包括:The apparatus of claim 1, wherein the processing component further comprises:
    预处理单元,被配置为对所述心电信号进行预处理,所述预处理包括噪声处理、基线漂移处理、心拍分割、特征预提取和数据重采样中的至少一种。The preprocessing unit is configured to perform preprocessing on the ECG signal, the preprocessing includes at least one of noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction and data resampling.
  5. 根据权利要求1所述的设备,其特征在于,所述二值神经网络的权值为-1或1。The device according to claim 1, wherein the weight of the binary neural network is -1 or 1.
  6. 根据权利要求1所述的设备,其特征在于,所述二值神经网络模型通过以下方法训练得到:The device according to claim 1, wherein the binary neural network model is obtained by training the following methods:
    构造实数型神经网络模型,所述实数型神经网络模型的隐藏层的权值和激活值为实数型数据;Constructing a real-number neural network model, the weights and activation values of the hidden layer of the real-number type neural network model are real-number data;
    使用训练数据训练并压缩所述实数型神经网络模型,得到二值神经网络模型。The real number type neural network model is trained and compressed using the training data to obtain a binary neural network model.
  7. 根据权利要求6所述的设备,其特征在于,所述使用训练数据训练并 压缩所述实数型神经网络模型,得到二值神经网络模型,包括:equipment according to claim 6, is characterized in that, described using training data training and compressing described real number type neural network model, obtains binary neural network model, including:
    获取训练数据;Get training data;
    交替执行训练操作和压缩操作,直至满足收敛条件,得到二值神经网络模型,其中,在所述训练操作中,通过所述训练数据更新模型中的权值;在所述压缩操作中,通过剪枝和/或二值化压缩模型的大小。The training operation and the compression operation are alternately performed until the convergence conditions are met, and a binary neural network model is obtained, wherein in the training operation, the weights in the model are updated by the training data; in the compression operation, the weights in the model are updated by cutting The size of the branch and/or binarized compressed model.
  8. 根据权利要求7所述的设备,其特征在于,所述获取训练数据包括:The device according to claim 7, wherein the acquiring training data comprises:
    获取不同健康状态的人的心电数据;Obtain ECG data of people with different health states;
    对所述心电数据进行预处理得到训练样本,所述预处理包括噪声处理、基线漂移处理、心拍分割、特征预提取和数据重采样中的至少一种;Performing preprocessing on the ECG data to obtain training samples, where the preprocessing includes at least one of noise processing, baseline drift processing, heart beat segmentation, feature pre-extraction, and data resampling;
    对所述训练样本标注得到样本标签,所述样本标签表示所述心电数据对应的不同健康状态,将所述训练样本和样本标签确定为训练数据。The training samples are marked to obtain sample labels, and the sample labels represent different health states corresponding to the ECG data, and the training samples and the sample labels are determined as training data.
  9. 根据权利要求1~8任一项所述的设备,其中,所述输出组件具有第一输出模式和第二输出模式,所述处理组件被配置为:The apparatus of any one of claims 1-8, wherein the output component has a first output mode and a second output mode, and the processing component is configured to:
    在所述健康状态为第一类状态的情况下,控制所述输出装置按照第一输出模式输出预警信息;In the case that the health state is the first type of state, controlling the output device to output early warning information according to the first output mode;
    在所述健康状态为第二类状态的情况下,控制所述输出装置按照第二输出模式输出预警信息。When the state of health is the state of the second type, the output device is controlled to output early warning information according to the second output mode.
  10. 根据权利要求9所述的设备,其中,所述输出装置包括三色指示灯,所述处理组件被配置为:10. The apparatus of claim 9, wherein the output device includes a three-color indicator light, and the processing component is configured to:
    在所述健康状态为正常状态的情况下,控制绿色指示灯点亮;In the case that the health state is a normal state, control the green indicator light to light;
    在所述健康状态为异常状态的情况下,控制黄色指示灯点亮;In the case that the health state is an abnormal state, control the yellow indicator light to light;
    在所述健康状态为紧急状态的情况下,控制红色指示灯点亮。When the health state is an emergency state, the red indicator light is controlled to light up.
PCT/CN2020/137973 2020-10-26 2020-12-21 Health monitoring device WO2022088441A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011157399.6 2020-10-26
CN202011157399.6A CN112263261A (en) 2020-10-26 2020-10-26 Health monitoring device

Publications (1)

Publication Number Publication Date
WO2022088441A1 true WO2022088441A1 (en) 2022-05-05

Family

ID=74342825

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/137973 WO2022088441A1 (en) 2020-10-26 2020-12-21 Health monitoring device

Country Status (2)

Country Link
CN (1) CN112263261A (en)
WO (1) WO2022088441A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109259756A (en) * 2018-09-04 2019-01-25 周军 The ECG signal processing method of Secondary Neural Networks based on non-equilibrium training
CN109308517A (en) * 2018-09-07 2019-02-05 中国科学院计算技术研究所 Binaryzation device, method and application towards binary neural network
CN110200620A (en) * 2019-06-06 2019-09-06 中山大学孙逸仙纪念医院 Multi-modal cardiac data detection method, device, storage medium and terminal device
CN110379506A (en) * 2019-06-14 2019-10-25 杭州电子科技大学 The cardiac arrhythmia detection method of binaryzation neural network is used for ECG data
US20200089967A1 (en) * 2018-09-17 2020-03-19 Syracuse University Low power and privacy preserving sensor platform for occupancy detection
CN110929852A (en) * 2019-11-29 2020-03-27 中国科学院自动化研究所 Deep binary neural network training method and system
US20200134443A1 (en) * 2018-10-29 2020-04-30 Western Digital Technologies, Inc. Storing neural networks and weights for neural networks

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009500047A (en) * 2005-04-14 2009-01-08 イダルゴ リミテッド Apparatus and method for monitoring
KR20130051922A (en) * 2010-03-04 2013-05-21 뉴미트라 엘엘씨 Devices and methods for treating psychological disorders
CN109998523A (en) * 2019-03-27 2019-07-12 苏州平稳芯跳医疗科技有限公司 It is a kind of singly to lead electrocardiosignal classification method and singly lead electrocardiosignal categorizing system
CN110916647A (en) * 2019-12-11 2020-03-27 郑州轻工业大学 Wearable electrocardio monitoring and arrhythmia remote real-time diagnosis device facing multiple scenes

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109259756A (en) * 2018-09-04 2019-01-25 周军 The ECG signal processing method of Secondary Neural Networks based on non-equilibrium training
CN109308517A (en) * 2018-09-07 2019-02-05 中国科学院计算技术研究所 Binaryzation device, method and application towards binary neural network
US20200089967A1 (en) * 2018-09-17 2020-03-19 Syracuse University Low power and privacy preserving sensor platform for occupancy detection
US20200134443A1 (en) * 2018-10-29 2020-04-30 Western Digital Technologies, Inc. Storing neural networks and weights for neural networks
CN110200620A (en) * 2019-06-06 2019-09-06 中山大学孙逸仙纪念医院 Multi-modal cardiac data detection method, device, storage medium and terminal device
CN110379506A (en) * 2019-06-14 2019-10-25 杭州电子科技大学 The cardiac arrhythmia detection method of binaryzation neural network is used for ECG data
CN110929852A (en) * 2019-11-29 2020-03-27 中国科学院自动化研究所 Deep binary neural network training method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
RASHID NAFIUL; AL FARUQUE MOHAMMAD ABDULLAH: "Energy-efficient Real-time Myocardial Infarction Detection on Wearable Devices", 2020 42ND ANNUAL INTERNATIONAL CONFERENCE OF THE IEEE ENGINEERING IN MEDICINE & BIOLOGY SOCIETY (EMBC), 20 July 2020 (2020-07-20), pages 4648 - 4651, XP033815293, DOI: 10.1109/EMBC44109.2020.9175232 *

Also Published As

Publication number Publication date
CN112263261A (en) 2021-01-26

Similar Documents

Publication Publication Date Title
WO2022088442A1 (en) Health monitoring device
Ozkan et al. A portable wearable tele-ECG monitoring system
CN105726011B (en) A kind of health monitoring clothes
CN114190896B (en) System and method for monitoring condition of a subject based on wireless sensor data
Bouwstra et al. Smart jacket design for neonatal monitoring with wearable sensors
US20210393203A1 (en) Securement dressing with conformal border
CN108320814A (en) A kind of old man family remote monitoring system based on wearable wisdom clothing
WO2022088443A1 (en) Fabrication method for edge computing node and edge computing node
WO2023225484A1 (en) Hydration measurement using optical sensors
CN202654114U (en) Wearable system for traditional Chinese medicine diagnosis and treatment of human body energy meridian
CN108451513A (en) A kind of paster style physiological multi-parameter monitoring equipment
CN106650303A (en) Old people health intelligent monitoring system
US11622718B2 (en) Self contained monitor and system for use
US20230137521A1 (en) Arrhythmia Monitoring Device Reconfigurable as Patch Device or Holster Device
Sánchez-Tato et al. Health@ Home: A telecare system for patients with chronic heart failure
CN110660486A (en) Doctor health monitoring system based on wearable device
WO2022088441A1 (en) Health monitoring device
CN112037916A (en) Shared multifunctional sudden death prevention physiological information detection system and method thereof
CN205548535U (en) Health status detects intelligent bracelet
CN106407718A (en) Medical monitoring automatic queuing system and medical automatic queuing method
CN206773704U (en) A kind of medical monitoring auto-calling system
CN109431477A (en) Medical cardiopulmonary monitoring system and medical cardiopulmonary monitoring method
CN109770890A (en) Physiological parameter acquisition device and physiologic parameter monitoring device
CN111973164A (en) Intelligent wearable monitoring device and system and training method of blood pressure estimation model
CN107343781A (en) A kind of health monitoring system based on wisdom clothing and cloud computing technology

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20959598

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20959598

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 12.09.2023)