Movatterモバイル変換


[0]ホーム

URL:


CN110811582A - Heart rate detection method, device and equipment - Google Patents

Heart rate detection method, device and equipment
Download PDF

Info

Publication number
CN110811582A
CN110811582ACN201911251474.2ACN201911251474ACN110811582ACN 110811582 ACN110811582 ACN 110811582ACN 201911251474 ACN201911251474 ACN 201911251474ACN 110811582 ACN110811582 ACN 110811582A
Authority
CN
China
Prior art keywords
heart rate
signal
user
ppg
rate detection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911251474.2A
Other languages
Chinese (zh)
Inventor
谭志鹏
谭北平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tsinghua University
Beijing Mininglamp Software System Co ltd
Original Assignee
Tsinghua University
Beijing Mininglamp Software System Co ltd
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 Tsinghua University, Beijing Mininglamp Software System Co ltdfiledCriticalTsinghua University
Priority to CN201911251474.2ApriorityCriticalpatent/CN110811582A/en
Publication of CN110811582ApublicationCriticalpatent/CN110811582A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本申请实施例提供的心率检测方法、装置和设备,通过心电信号检测单元及光电容积检测单元分别获取用户的心电信号及PPG信号,并根据心电信号及PPG信号分析获得综合信号,从而可以通过综合信号计算获得用户的心率。通过使用心电信号法及光电容积脉搏描记法分别获取到用户的光电信号及PPG信号,从而根据由光电信号及PPG信号获得的综合信号计算用户的心率,提升了检测结果的准确性。

Figure 201911251474

In the heart rate detection method, device, and device provided by the embodiments of the present application, the user's ECG signal and PPG signal are obtained respectively through the ECG signal detection unit and the photoelectric volume detection unit, and a comprehensive signal is obtained according to the analysis of the ECG signal and the PPG signal, thereby The user's heart rate can be obtained through integrated signal calculation. By using the electrocardiographic signal method and the photoplethysmography method to obtain the user's photoelectric signal and PPG signal respectively, the user's heart rate is calculated according to the comprehensive signal obtained from the photoelectric signal and the PPG signal, which improves the accuracy of the detection result.

Figure 201911251474

Description

Translated fromChinese
心率检测方法、装置和设备Heart rate detection method, device and device

技术领域technical field

本申请涉及可穿戴设备技术领域,具体而言,涉及一种心率检测方法、装置和设备。The present application relates to the technical field of wearable devices, and in particular, to a heart rate detection method, apparatus and device.

背景技术Background technique

随着生活水平的提高,人们越来越关注自己和家人的健康问题,因此各种用于检测人体各项数据的可穿戴设备也越来越受欢迎。通过检测心率可以尽早发现可能存在的与心脏有关的疾病或潜在疾病,健身爱好者、运动员或军人也可以通过检测到的心率对训练强度进行控制。With the improvement of living standards, people pay more and more attention to the health of themselves and their families, so various wearable devices for detecting various data of the human body are becoming more and more popular. By detecting heart rate, possible heart-related or underlying diseases can be detected early, and fitness enthusiasts, athletes or military personnel can also use the detected heart rate to control the training intensity.

然而,目前的心率检测设备的检测值与用户的真实心率值存在较大的误差,检测准确率较低。However, there is a large error between the detection value of the current heart rate detection device and the real heart rate value of the user, and the detection accuracy is low.

发明内容SUMMARY OF THE INVENTION

有鉴于此,本申请的目的在于提供心率检测方法、装置和设备,以提高心率检测设备的检测值的准确率。In view of this, the purpose of the present application is to provide a heart rate detection method, apparatus and device, so as to improve the accuracy of the detection value of the heart rate detection device.

第一方面,实施例提供一种心率检测方法,应用于心率检测设备,所述心率检测设备包括心电信号检测单元及光电容积检测单元,所述方法包括:In a first aspect, the embodiment provides a heart rate detection method, which is applied to a heart rate detection device, the heart rate detection device includes an electrocardiographic signal detection unit and a photovolume detection unit, and the method includes:

通过所述心电信号检测单元获取用户的心电信号;Obtain the user's ECG signal through the ECG signal detection unit;

通过所述光电容积检测单元获取用户的PPG信号;Obtain the PPG signal of the user through the photoelectric volume detection unit;

根据所述心电信号及所述PPG信号分析得到综合信号;According to the ECG signal and the PPG signal analysis, a comprehensive signal is obtained;

根据所述综合信号计算用户的心率。The user's heart rate is calculated from the integrated signal.

在可选的实施方式中,所述心率检测设备中预设有所述心电信号及所述PPG信号的权重,根据所述心电信号及所述PPG信号分析得到综合信号,包括:In an optional implementation manner, weights of the ECG signal and the PPG signal are preset in the heart rate detection device, and a comprehensive signal is obtained by analyzing the ECG signal and the PPG signal, including:

根据所述心电信号对应的第一权重及所述PPG信号对应的第二权重对所述心电信号及所述PPG信号加权求和,以获得综合信号。The ECG signal and the PPG signal are weighted and summed according to the first weight corresponding to the ECG signal and the second weight corresponding to the PPG signal to obtain a comprehensive signal.

在可选的实施方式中,根据所述综合信号计算用户的心率,包括:In an optional implementation manner, calculating the user's heart rate according to the integrated signal includes:

采用基于RBM构建的深度信念网络DBN对所述综合信号进行特征抽取,形成用于心率分类的特征向量;The deep belief network DBN constructed based on RBM is used to extract features from the integrated signal to form a feature vector for heart rate classification;

结合模糊C均值聚类算法构建心率分类模型;Combined with fuzzy C-means clustering algorithm to build a heart rate classification model;

根据所述特征向量及所述心率分类模型计算用户的心率。Calculate the user's heart rate according to the feature vector and the heart rate classification model.

在可选的实施方式中,通过所述光电容积检测单元获取用户的PPG信号,包括:In an optional implementation manner, acquiring the user's PPG signal through the photoelectric volume detection unit includes:

通过所述光电容积检测单元,根据检测到的用户的血管的收缩或扩张情况生成用户的PPG信号。Through the photoelectric volume detection unit, the user's PPG signal is generated according to the detected constriction or dilation of the user's blood vessel.

在可选的实施方式中,所述心率检测设备还包括报警单元,在根据所述综合信号计算用户的心率之后,所述方法还包括:In an optional implementation manner, the heart rate detection device further includes an alarm unit, and after calculating the user's heart rate according to the integrated signal, the method further includes:

将用户的心率与所述心率检测设备中预存的心率范围进行比较,判断所述用户的心率是否在所述预存的心率范围内,若不在所述预存的心率范围内,则触发所述报警单元发出报警信息。Compare the user's heart rate with the pre-stored heart rate range in the heart rate detection device, and determine whether the user's heart rate is within the pre-stored heart rate range, and if it is not within the pre-stored heart rate range, trigger the alarm unit An alarm message is issued.

在可选的实施方式中,在根据所述综合信号计算用户的心率之前,所述方法还包括:In an optional embodiment, before calculating the heart rate of the user according to the integrated signal, the method further includes:

通过ANS算法对所述综合信号进行降噪处理。The integrated signal is subjected to noise reduction processing through the ANS algorithm.

第二方面,实施例提供一种心率检测装置,所述装置应用于心率检测设备,所述心率检测设备包括心电信号检测单元及光电容积检测单元,所述装置包括:In a second aspect, the embodiment provides a heart rate detection device, the device is applied to a heart rate detection device, the heart rate detection device includes an electrocardiographic signal detection unit and a photoelectric volume detection unit, and the device includes:

心电信号获取模块,用于通过所述心电信号检测单元获取用户的心电信号;an ECG signal acquisition module, configured to acquire the user's ECG signal through the ECG signal detection unit;

PPG信号获取模块,用于通过所述光电容积检测单元获取用户的PPG信号;The PPG signal acquisition module is used to acquire the user's PPG signal through the photoelectric volume detection unit;

综合信号获取模块,用于根据所述心电信号及所述PPG信号分析得到综合信号;a comprehensive signal acquisition module, configured to analyze and obtain a comprehensive signal according to the ECG signal and the PPG signal;

心率计算模块,用于根据所述综合信号计算用户的心率。A heart rate calculation module, configured to calculate the user's heart rate according to the integrated signal.

在可选的实施方式中,所述心率检测设备还包括报警单元,所述装置还包括:In an optional embodiment, the heart rate detection device further includes an alarm unit, and the device further includes:

报警模块,用于将用户的心率与所述心率检测设备中预存的心率范围进行比较,判断所述用户的心率是否在所述预存的心率范围内,若不在所述预存的心率范围内,则触发所述报警单元发出报警信息。The alarm module is used to compare the user's heart rate with the pre-stored heart rate range in the heart rate detection device, and determine whether the user's heart rate is within the pre-stored heart rate range, and if it is not within the pre-stored heart rate range, then Trigger the alarm unit to send out alarm information.

在可选的实施方式中,所述装置还包括:In an optional embodiment, the device further comprises:

降噪模块,用于通过ANS算法对所述综合信号进行降噪处理。A noise reduction module, configured to perform noise reduction processing on the integrated signal through an ANS algorithm.

第三方面,实施例提供一种心率检测设备,包括处理器及存储有若干计算机指令的非易失性存储器,所述计算机指令被所述处理器执行时,所述心率检测设备执行前述实施方式中任意一项所述的心率检测方法。In a third aspect, an embodiment provides a heart rate detection device, including a processor and a non-volatile memory storing a number of computer instructions. When the computer instructions are executed by the processor, the heart rate detection device executes the foregoing embodiments. The heart rate detection method described in any one of.

本申请的有益效果:Beneficial effects of this application:

本申请实施例提供的心率检测方法、装置和设备,通过心电信号检测单元及光电容积检测单元分别获取用户的心电信号及PPG信号,并根据心电信号及PPG信号分析获得综合信号,从而可以通过综合信号计算获得用户的心率。通过使用心电信号法及光电容积脉搏描记法分别获取到用户的光电信号及PPG信号,从而根据由光电信号及PPG信号获得的综合信号计算用户的心率,提升了检测结果的准确性。In the heart rate detection method, device, and device provided by the embodiments of the present application, the user's ECG signal and PPG signal are obtained through the ECG signal detection unit and the photoelectric volume detection unit, respectively, and a comprehensive signal is obtained by analyzing the ECG signal and the PPG signal, thereby obtaining a comprehensive signal. The user's heart rate can be obtained through integrated signal calculation. By using the electrocardiographic signal method and the photoplethysmography method to obtain the user's photoelectric signal and PPG signal respectively, the user's heart rate is calculated according to the comprehensive signal obtained from the photoelectric signal and the PPG signal, which improves the accuracy of the detection result.

为使本申请的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。In order to make the above-mentioned objects, features and advantages of the present application more obvious and easy to understand, the preferred embodiments are exemplified below, and are described in detail as follows in conjunction with the accompanying drawings.

附图说明Description of drawings

为了更清楚地说明本申请实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,应当理解,以下附图仅示出了本申请的某些实施例,因此不应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。In order to illustrate the technical solutions of the embodiments of the present application more clearly, the following drawings will briefly introduce the drawings that need to be used in the embodiments. It should be understood that the following drawings only show some embodiments of the present application, and therefore do not It should be regarded as a limitation of the scope, and for those of ordinary skill in the art, other related drawings can also be obtained according to these drawings without any creative effort.

图1为本申请实施例提供的心率检测设备的结构示意图;FIG. 1 is a schematic structural diagram of a heart rate detection device provided by an embodiment of the present application;

图2为本申请实施例提供的应用于图1中的心率检测设备的心率检测方法的流程图之一;FIG. 2 is one of the flowcharts of a heart rate detection method applied to the heart rate detection device in FIG. 1 provided by an embodiment of the present application;

图3为本申请实施例提供的图2中的步骤S230的子步骤流程图;FIG. 3 is a flowchart of sub-steps of step S230 in FIG. 2 provided by an embodiment of the present application;

图4为本申请实施例提供的应用于图1中的心率检测设备的心率检测方法的流程图之二;FIG. 4 is the second flowchart of a heart rate detection method applied to the heart rate detection device in FIG. 1 provided by an embodiment of the present application;

图5为本申请实施例提供的图2中的步骤S240的子步骤流程图;FIG. 5 is a flowchart of sub-steps of step S240 in FIG. 2 provided by an embodiment of the present application;

图6为本申请实施例提供的应用于图1中的心率检测设备的心率检测装置的功能模块图。FIG. 6 is a functional block diagram of a heart rate detection apparatus applied to the heart rate detection device in FIG. 1 according to an embodiment of the present application.

主要元件符号说明:100-心率检测设备;110-心率检测装置;120-存储器;130-处理器;1101-心电信号获取模块;1102-PPG信号获取模块;1103-综合信号获取模块;1104-心率计算模块;1105-报警模块;1106-降噪模块。Description of main component symbols: 100-heart rate detection equipment; 110-heart rate detection device; 120-memory; 130-processor; 1101-ECG signal acquisition module; 1102-PPG signal acquisition module; 1103-integrated signal acquisition module; 1104- Heart rate calculation module; 1105-alarm module; 1106-noise reduction module.

具体实施方式Detailed ways

为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合本申请实施例中附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。通常在此处附图中描述和示出的本申请实施例的组件可以以各种不同的配置来布置和设计。因此,以下对在附图中提供的本申请的实施例的详细描述并非旨在限制要求保护的本申请的范围,而是仅仅表示本申请的选定实施例。基于本申请的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本申请保护的范围。In order to make the purposes, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are only It is a part of the embodiments of the present application, but not all of the embodiments. The components of the embodiments of the present application generally described and illustrated in the drawings herein may be arranged and designed in a variety of different configurations. Thus, the following detailed description of the embodiments of the application provided in the accompanying drawings is not intended to limit the scope of the application as claimed, but is merely representative of selected embodiments of the application. Based on the embodiments of the present application, all other embodiments obtained by those skilled in the art without creative work fall within the protection scope of the present application.

请参照图1,图1为本申请实施例提供的心率检测设备100的结构示意图。该心率检测设备100包括有处理器130、存储器120以及心率检测装置110,所述存储器120与处理器130各元件相互之间直接或间接地电性连接,以实现数据的传输或交互。例如,这些元件相互之间可通过一条或多条通讯总线或信号线实现电性连接。所述心率检测装置110包括至少一个可以软件或固件(firmware)的形式存储于所述存储器120中或固化在所述心率检测设备100的操作系统(Operating System,OS)中的软件功能模块。所述处理器130用于执行所述存储器120中存储的可执行模块,例如心率检测装置110所包括的软件功能模块及计算机程序等。所述心率检测设备100可以是,但不限于,可穿戴设备、智能手机、平板电脑、个人数字助理等。Please refer to FIG. 1 , which is a schematic structural diagram of a heartrate detection device 100 provided by an embodiment of the present application. The heartrate detection device 100 includes a processor 130, amemory 120, and a heartrate detection device 110. Thememory 120 and the elements of the processor 130 are directly or indirectly electrically connected to each other to realize data transmission or interaction. For example, these elements may be electrically connected to each other through one or more communication buses or signal lines. The heartrate detection apparatus 110 includes at least one software function module that can be stored in thememory 120 in the form of software or firmware or fixed in an operating system (Operating System, OS) of the heartrate detection apparatus 100 . The processor 130 is configured to execute executable modules stored in thememory 120 , such as software function modules and computer programs included in the heartrate detection device 110 . The heartrate detection device 100 may be, but not limited to, a wearable device, a smart phone, a tablet computer, a personal digital assistant, and the like.

其中,所述存储器120可以是,但不限于,随机存取存储器(Random AccessMemory,RAM),只读存储器(Read Only Memory,ROM),可编程只读存储器(ProgrammableRead-Only Memory,PROM),可擦除只读存储器(Erasable Programmable Read-OnlyMemory,EPROM),电可擦除只读存储器(Electric Erasable Programmable Read-OnlyMemory,EEPROM)等。其中,存储器120用于存储程序,所述处理器130在接收到执行指令后,执行所述程序。Wherein, thememory 120 may be, but not limited to, random access memory (Random Access Memory, RAM), read only memory (Read Only Memory, ROM), programmable read only memory (Programmable Read-Only Memory, PROM), or Erasable Programmable Read-Only Memory (EPROM), Electrical Erasable Programmable Read-Only Memory (EEPROM), etc. Thememory 120 is used for storing a program, and the processor 130 executes the program after receiving the execution instruction.

所述处理器130可能是一种集成电路芯片,具有信号的处理能力。上述的处理器可以是通用处理器,包括中央处理器(Central Processing Unit,简称CPU)、网络处理器(Network Processor,简称NP)等;还可以是数字信号处理器(DSP)、专用集成电路(ASIC)、现场可编程门阵列(FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本申请实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The processor 130 may be an integrated circuit chip with signal processing capability. The above-mentioned processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, referred to as CPU), a network processor (Network Processor, referred to as NP), etc.; may also be a digital signal processor (DSP), an application-specific integrated circuit ( ASIC), Field Programmable Gate Array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components. The methods, steps, and logic block diagrams disclosed in the embodiments of this application can be implemented or executed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.

请参照图2,图2为本申请实施例提供的应用于图1中的心率检测设备100的心率检测方法的流程图之一。所述方法包括以下步骤:Please refer to FIG. 2 , which is one of the flowcharts of a heart rate detection method applied to the heartrate detection device 100 in FIG. 1 according to an embodiment of the present application. The method includes the following steps:

步骤S210,通过心电信号检测单元获取用户的心电信号。Step S210, acquiring the user's ECG signal through the ECG signal detection unit.

步骤S220,通过光电容积检测单元获取用户的PPG信号。Step S220, the user's PPG signal is acquired through the photoelectric volume detection unit.

步骤S230,根据心电信号及PPG信号分析得到综合信号。In step S230, a comprehensive signal is obtained by analyzing the ECG signal and the PPG signal.

步骤S240,根据综合信号计算用户的心率。Step S240, calculating the heart rate of the user according to the integrated signal.

可选地,在本实施例中,心率检测设备100包括心电信号检测单元、光电容积检测单元。其中,心电信号检测单元用于实时采集用户的心电信号,光电容积检测单元用于实时采集用户的PPG信号(光电容积脉搏信号)。Optionally, in this embodiment, the heartrate detection device 100 includes an electrocardiogram signal detection unit and a photovolume detection unit. The electrocardiographic signal detection unit is used to collect the user's electrocardiographic signal in real time, and the photoelectric volume detection unit is used to collect the user's PPG signal (photoplethysmography signal) in real time.

可选地,在本实施例中,步骤S220具体包括:通过光电容积检测单元,根据检测到的用户的血管的收缩或扩张情况生成用户的PPG信号。Optionally, in this embodiment, step S220 specifically includes: generating the user's PPG signal according to the detected constriction or dilation of the user's blood vessel through the photoelectric volume detection unit.

具体地,在本实施例中,外周血管中的微动脉、毛细血管和微静脉内流过的血液会随着心脏的搏动相应的呈脉动性变化。当心脏收缩时血液容积最大,而在心脏舒张时血液容积最小。采用一定波长的光束照射到指端或手腕的皮肤表面时,光束将通过透射或反射方式传送到光电接收器。皮肤内的血液容积在心脏收缩舒张作用下呈搏动性变化,当心脏收缩时外周血管血容量最多,光吸收量也最大,检测到的光强度最小;在心脏舒张时,正好相反,外周血管血容量最少,检测到的光强度最大,使光电接收器检测到的光强度随之呈脉动性变化,将该变化的光强度信号转换为电信号即可获得用户的PPG信号。Specifically, in this embodiment, the blood flowing through the arterioles, capillaries, and venules in the peripheral blood vessels changes pulsatilely with the beating of the heart. The blood volume is greatest when the heart is systole and the least when the heart is diastolic. When a light beam of a certain wavelength is irradiated on the skin surface of the finger end or wrist, the light beam will be transmitted to the photoelectric receiver through transmission or reflection. The blood volume in the skin changes pulsatilely under the action of cardiac systole and relaxation. When the heart contracts, the peripheral blood volume is the largest, the light absorption is also the largest, and the detected light intensity is the smallest. With the least capacity, the detected light intensity is the largest, so that the light intensity detected by the photoelectric receiver changes pulsatingly, and the changed light intensity signal is converted into an electrical signal to obtain the user's PPG signal.

目前,可以单独分析用户的PPG信号从而计算获得用户的心率,但容易受到环境光线的影响从而导致检测结果出现误差。At present, the user's PPG signal can be analyzed separately to obtain the user's heart rate, but it is easily affected by ambient light, resulting in errors in the detection results.

同时,心电信号也可单独用于计算用户的心率,但由于心电信号的信号幅度小,经常会被呼吸、脉搏等噪声所影响。因此,单独使用心电信号测量用户的心率也会导致检测结果不准确。At the same time, the ECG signal can also be used alone to calculate the user's heart rate, but because the signal amplitude of the ECG signal is small, it is often affected by noises such as breathing and pulse. Therefore, using the ECG signal alone to measure the user's heart rate will also lead to inaccurate detection results.

在上述步骤S210至步骤S240中,首先分别通过心电信号检测单元及光电容积检测单元分别获得用户的心电信号及PPG信号,随后通过分析心电信号及PPG信号获得综合信号,通过该综合信号计算用户的心率。In the above steps S210 to S240, the user's ECG signal and PPG signal are obtained respectively through the ECG signal detection unit and the photovolume detection unit, respectively, and then a comprehensive signal is obtained by analyzing the ECG signal and the PPG signal, and the comprehensive signal is obtained by analyzing the ECG signal and the PPG signal. Calculate the user's heart rate.

通过联合分析心电信号及PPG信号以计算用户的心率,不仅可以有效地解决光线对光电容积法测量用户的心率的干扰,也可以解决心电信号法容易受到呼吸、脉搏或电磁干扰的问题,在一定程度上避免检测结果出现的误差,提高心率检测设备100检测结果的准确率。By jointly analyzing the ECG signal and PPG signal to calculate the user's heart rate, it can not only effectively solve the interference of light on the measurement of the user's heart rate by photoplethysmography, but also solve the problem that the ECG signal method is susceptible to breathing, pulse or electromagnetic interference. To a certain extent, errors in the detection results are avoided, and the accuracy of the detection results of the heartrate detection device 100 is improved.

可选地,在本实施例中,心率检测设备100还可以包括加速度传感器,加速度传感器用于放大综合信号,以便计算实时心率。加速度传感器还可以用于去除高频噪声,提升心率测量值的准确度。Optionally, in this embodiment, the heartrate detection device 100 may further include an acceleration sensor, and the acceleration sensor is used to amplify the integrated signal, so as to calculate the real-time heart rate. Accelerometers can also be used to remove high-frequency noise and improve the accuracy of heart rate measurements.

可选地,在本实施例中,心率检测设备100还可以包括电压检测单元及稳压单元。其中电压检测单元用于检测心率检测设备100的输入电压,并判断该输入电压是否恒定,若输入电压不恒定,则通过稳压单元保持输入电压的恒定,防止由于输入电压不足造成的心率测量结果不准确。Optionally, in this embodiment, the heartrate detection device 100 may further include a voltage detection unit and a voltage stabilization unit. The voltage detection unit is used to detect the input voltage of the heartrate detection device 100 and determine whether the input voltage is constant. If the input voltage is not constant, the voltage stabilization unit will keep the input voltage constant to prevent heart rate measurement results due to insufficient input voltage. Inaccurate.

可选地,请参照图3,图3为本申请实施例提供的图2中的步骤S230的子步骤流程图。在本实施例中,步骤S230包括以下子步骤:Optionally, please refer to FIG. 3 , which is a flowchart of sub-steps of step S230 in FIG. 2 provided by this embodiment of the present application. In this embodiment, step S230 includes the following sub-steps:

子步骤S2301,根据心电信号对应的第一权重及PPG信号对应的第二权重对心电信号及PPG信号加权求和,以获得综合信号。Sub-step S2301, weighting and summing the ECG signal and the PPG signal according to the first weight corresponding to the ECG signal and the second weight corresponding to the PPG signal to obtain a comprehensive signal.

在本实施例中,心率检测设备100中预存有心电信号对应的第一权重以及PPG信号对应的第二权重,在获得综合信号时,从心率检测设备100中获取第一权重及第二权重,并根据第一权重及第二权重对心电信号及PPG信号加权求和后获得综合信号。In this embodiment, the first weight corresponding to the ECG signal and the second weight corresponding to the PPG signal are pre-stored in the heartrate detection device 100, and when the comprehensive signal is obtained, the first weight and the second weight are obtained from the heartrate detection device 100, The electrocardiographic signal and the PPG signal are weighted and summed according to the first weight and the second weight to obtain a comprehensive signal.

例如,心电信号对应的第一权重可以为40%,PPG信号对应的第二权重可以为60%,根据各自的权重进行加权求和可以获得综合信号。For example, the first weight corresponding to the ECG signal may be 40%, and the second weight corresponding to the PPG signal may be 60%, and a comprehensive signal can be obtained by performing weighted summation according to the respective weights.

可以理解的是,上述的第一权重及第二权重的具体数值是对本实施例的第一权重及第二权重的示例性说明,在本实施例的其他实施方式中,第一权重和第二权重还可以为其他数值,在此不作具体限定。It can be understood that the above-mentioned specific values of the first weight and the second weight are exemplary descriptions of the first weight and the second weight of this embodiment. In other implementations of this embodiment, the first weight and the second weight are The weight can also be other values, which are not specifically limited here.

可选地,在本实施例中,心电信号是一种生物电信号,通过对心电信号进行峰值检测可以获得心率,但通过心电信号测量出来的心率误差较大,因此,心电信号对应的第一权重可以小于PPG信号对应的第二权重。Optionally, in this embodiment, the ECG signal is a bioelectrical signal, and the heart rate can be obtained by performing peak detection on the ECG signal, but the heart rate measured by the ECG signal has a large error. The corresponding first weight may be smaller than the corresponding second weight of the PPG signal.

通过设置第一权重和第二权重,并根据第一权重和第二权重计算综合信号,能够进一步提升心率检测设备100的准确率。By setting the first weight and the second weight, and calculating the comprehensive signal according to the first weight and the second weight, the accuracy of the heartrate detection device 100 can be further improved.

可选地,请参照图4,图4为本申请实施例提供的应用于图1中的心率检测设备100的心率检测方法的流程图之二,在本实施例中,在步骤S240之前,所述方法还包括:Optionally, please refer to FIG. 4. FIG. 4 is the second flow chart of the heart rate detection method applied to the heartrate detection device 100 in FIG. 1 provided by an embodiment of the present application. In this embodiment, before step S240, all The method also includes:

步骤S231,通过ANS算法对综合信号进行降噪处理。Step S231 , perform noise reduction processing on the integrated signal through the ANS algorithm.

当通过对心电信号及PPG信号分析获得综合信号后,还需要对该综合信号进行降噪处理,可选地,在本实施例中,采用ANS(单通道降噪)算法对该综合信号进行降噪处理。使用降噪后的综合信号计算用户的心率能够使得检测结果更加准确,在一定程度上降低心率检测设备100的检测结果出现的误差。After the integrated signal is obtained by analyzing the ECG signal and the PPG signal, it is necessary to perform noise reduction processing on the integrated signal. Noise reduction processing. Using the denoised integrated signal to calculate the user's heart rate can make the detection result more accurate, and reduce errors in the detection result of the heartrate detection device 100 to a certain extent.

可选地,请继续参照图4,在步骤S240之后,所述方法还包括:Optionally, please continue to refer to FIG. 4, after step S240, the method further includes:

步骤S241,将用户的心率与心率检测设备中预存的心率范围进行比较,判断用户的心率是否在预存的心率范围内,若不在预存的心率范围内,则触发报警单元发出报警信息。Step S241, compare the user's heart rate with the heart rate range pre-stored in the heart rate detection device to determine whether the user's heart rate is within the pre-stored heart rate range, if not, trigger the alarm unit to issue an alarm message.

在本步骤中,心率检测设备100还可以包括报警单元,当检测出的心率超过预设的心率范围时,则报警单元发出警报。In this step, the heartrate detection device 100 may further include an alarm unit, and when the detected heart rate exceeds a preset heart rate range, the alarm unit sends an alarm.

例如,若心率检测设备100中预存的心率范围为每分钟55-65次,当通过综合信号检测出的用户的心率不在该心率范围时(每分钟50次或每分钟70次),则触发报警单元发出报警信息,提醒用户注意查看自己的心率是否正常。For example, if the heart rate range pre-stored in the heartrate detection device 100 is 55-65 beats per minute, when the user's heart rate detected by the integrated signal is not within the heart rate range (50 beats per minute or 70 beats per minute), an alarm will be triggered The unit sends out an alarm message to remind users to pay attention to check whether their heart rate is normal.

可以理解的是,上述的每分钟55-65次是对本实施例描述的所述心率检测设备100中预存的心率范围的一种举例说明,在本实施例的其他实施方式中,所述心率检测设备100中预存的心率范围还可以为其他值,例如,60-100次等其他数值,在此不作具体限定。It can be understood that the above 55-65 times per minute is an example of the heart rate range pre-stored in the heartrate detection device 100 described in this embodiment. In other implementations of this embodiment, the heart rate detection The heart rate range pre-stored in thedevice 100 may also be other values, for example, other values such as 60-100 times, which are not specifically limited here.

可选地,在本实施例中,可以根据该心率检测设备100的用户的年龄段设置该年龄段对应的心率范围。例如,若使用该心率检测设备100的用户为老年人,则可以将心率范围设置为老年人的心率对应的每分钟55-65次;若使用该心率检测设备100的用户为年轻人,则可以将心率范围设置为年轻人的心率对应的每分钟60-100次。Optionally, in this embodiment, the heart rate range corresponding to the age group may be set according to the age group of the user of the heartrate detection device 100 . For example, if the user using the heartrate detection device 100 is an elderly person, the heart rate range can be set to 55-65 beats per minute corresponding to the heart rate of the elderly; if the user using the heartrate detection device 100 is a young person, then Set the heart rate range to 60-100 beats per minute corresponding to a young person's heart rate.

在本实施例的另一种实施方式中,所述预设的心率范围也可以根据用户的心率范围进行定制。例如,可以使用心率检测设备100监控用户平时的心率数据,并根据该用户平时的心率数据进行针对性定制特属于该用户的心率范围,可以使得心率检测设备100的报警阈值更有针对性,在用户的心率出现异常时,及时通知用户。In another implementation manner of this embodiment, the preset heart rate range may also be customized according to the user's heart rate range. For example, the heartrate detection device 100 can be used to monitor the user's usual heart rate data, and according to the user's usual heart rate data to customize a heart rate range specific to the user, the alarm threshold of the heartrate detection device 100 can be more targeted. When the user's heart rate is abnormal, the user is notified in time.

可选地,在本实施例中,心率检测设备100还可以包括开关单元,用于开启或关闭报警单元。当用户关闭报警单元时,则不发出报警信息。当然,在本实施例中,报警单元可以通过多种方式发出报警信息提醒用户。例如,可以通过震动的方式提醒用户注意监控自己的心率情况,除此之外,也可以通过语音提醒的方式发出报警信息,当然,也可以通过LED闪烁的方式提醒用户。当然,也可以通过震动、语音以及LED闪烁中任意几种方式的组合对用户进行提醒。Optionally, in this embodiment, the heartrate detection device 100 may further include a switch unit for turning on or off the alarm unit. When the user closes the alarm unit, no alarm message will be issued. Of course, in this embodiment, the alarm unit can send alarm information to remind the user in various ways. For example, users can be reminded to monitor their heart rate by means of vibration. In addition, alarm information can also be issued by means of voice reminders. Of course, users can also be reminded by flashing LEDs. Of course, the user can also be reminded by any combination of vibration, voice and LED flashing.

请参照图5,图5为本申请实施例提供的图2中的步骤S240的子步骤流程图。步骤S240包括以下子步骤:Please refer to FIG. 5 , which is a flowchart of sub-steps of step S240 in FIG. 2 according to an embodiment of the present application. Step S240 includes the following sub-steps:

子步骤S2401,采用基于RBM构建的深度信念网络DBN对综合信号进行特征抽取,形成用于心率分类的特征向量。In sub-step S2401, a deep belief network DBN constructed based on RBM is used to extract features from the integrated signal to form a feature vector for heart rate classification.

子步骤S2402,结合模糊C均值聚类算法构建心率分类模型。In sub-step S2402, a heart rate classification model is constructed in combination with the fuzzy C-means clustering algorithm.

子步骤S2403,根据特征向量及所述心率分类模型计算用户的心率。Sub-step S2403: Calculate the user's heart rate according to the feature vector and the heart rate classification model.

深度信念网络(Deep Belief Network,简称DBN)是一种良好的无监督学习方法,通过采用逐层训练的方式,解决了深层次神经网络的优化问题,通过逐层训练为整个网络赋予了较好的初始权值,使得网络只要经过微调就可以达到最优解,其特征提取功能能够针对不同概念的粒度大小,在很多领域得到广泛的应用。Deep Belief Network (DBN) is a good unsupervised learning method. It solves the optimization problem of deep neural network by adopting layer-by-layer training. The initial weight of the network can achieve the optimal solution as long as it is fine-tuned, and its feature extraction function can be widely used in many fields according to the granularity of different concepts.

受限玻尔兹曼机(Restricted Boltzmann Machines,简称RBM)是非监督学习的利器,可以用于降维、学习提取特征(隐含层的输出就是特征)、自编码器(AutoEncoder)以及构建深度信念网络(通过多个RBM堆叠而成)等。Restricted Boltzmann Machines (RBM) is a powerful tool for unsupervised learning, which can be used for dimensionality reduction, learning to extract features (the output of the hidden layer is the feature), AutoEncoder and constructing deep beliefs network (stacked by multiple RBMs), etc.

本实施例采用基于RBM构建的深度信念网络DBN对综合信号进行特征提取,获得用于心率分类的特征向量。模糊C均值聚类算法是一种分类算法,通过该算法能够获得心率分类模型。In this embodiment, a deep belief network DBN constructed based on RBM is used to extract features from the integrated signal, and a feature vector for heart rate classification is obtained. The fuzzy C-means clustering algorithm is a classification algorithm through which a heart rate classification model can be obtained.

在获得了心率分类模型后,可以根据所述特征向量及所述心率分类模型计算出用户的心率。After the heart rate classification model is obtained, the user's heart rate can be calculated according to the feature vector and the heart rate classification model.

可选地,在本实施中,当计算出用户的心率之后,还可以通过相位差分放大法对检测出的心率进行放大校正,从而过滤掉在计算心率的过程中由于维度变化而导致出现误差的数据,进一步降低最终输出的心率与用户真实的心率之间的误差,提升检测结果的准确率。Optionally, in this implementation, after the heart rate of the user is calculated, the detected heart rate can also be amplified and corrected by the phase difference amplification method, so as to filter out errors caused by dimensional changes in the process of calculating the heart rate. Data, further reduce the error between the final output heart rate and the user's real heart rate, and improve the accuracy of the detection results.

可选地,在本实施例中,所述心率检测设备100还可以包括滤波单元,所述滤波单元可以包括高通滤波器、低通滤波器以及FIR滤波器(Finite Impulse Response滤波器,有限长单位冲激响应滤波器),高通滤波器用于消除基线漂移,低通滤波器用于消除肌电干扰,FIR滤波器用于去除信号干扰。Optionally, in this embodiment, the heartrate detection device 100 may further include a filtering unit, and the filtering unit may include a high-pass filter, a low-pass filter, and an FIR filter (Finite Impulse Response filter, finite-length unit Impulse response filter), high-pass filter is used to remove baseline drift, low-pass filter is used to remove EMG interference, and FIR filter is used to remove signal interference.

可选地,在本实施例的一种实施方式中,所述心率检测设备100还可以包括显示屏,所述显示屏用于显示用户的实时心率。Optionally, in an implementation of this embodiment, the heartrate detection device 100 may further include a display screen, where the display screen is used to display the real-time heart rate of the user.

在本实施例的另一种实施方式中,所述心率检测设备100还可以通过网络与另一设备连接,从而将该心率检测设备100检测到的心率发送至另一设备。例如,当心率检测设备100的使用者为老年人时,为了进一步监控该老年人的心率情况,可以将该心率检测设备100与电脑或手机等设备绑定,该心率检测设备100能够通过网络将该用户的一段时间内的心率情况发送至与其绑定的电脑或手机,便于该用户的护理人员或家人进行查看。In another implementation of this embodiment, the heartrate detection device 100 may also be connected to another device through a network, so as to send the heart rate detected by the heartrate detection device 100 to the other device. For example, when the user of the heartrate detection device 100 is an elderly person, in order to further monitor the heart rate of the elderly person, the heartrate detection device 100 can be bound to a computer or a mobile phone and other devices, and the heartrate detection device 100 can The user's heart rate over a period of time is sent to the computer or mobile phone bound to the user, so that the user's caregivers or family members can view it.

当然,也可以通过电脑或手机主动获取该心率检测设备100检测到的一段时间内的心率情况。Of course, the heart rate within a period of time detected by the heartrate detection device 100 can also be actively acquired through a computer or a mobile phone.

综上所述,本申请实施例分别通过心电信号检测单元及光电容积检测单元分别获得用户的心电信号及PPG信号,随后通过分析心电信号及PPG信号获得综合信号,通过该综合信号计算用户的心率。通过联合分析心电信号及PPG信号以计算用户的心率,不仅可以有效地解决光线对光电容积法测量用户的心率的干扰,也可以解决心电信号法容易受到呼吸、脉搏或电磁干扰的问题,在一定程度上避免检测结果出现的误差,提高心率检测设备100检测结果的准确率。To sum up, in the embodiment of the present application, the ECG signal and the PPG signal of the user are obtained respectively through the ECG signal detection unit and the photoelectric volume detection unit, and then the comprehensive signal is obtained by analyzing the ECG signal and the PPG signal, and the comprehensive signal is used to calculate The user's heart rate. By jointly analyzing the ECG signal and PPG signal to calculate the user's heart rate, it can not only effectively solve the interference of light on the measurement of the user's heart rate by photoplethysmography, but also solve the problem that the ECG signal method is susceptible to breathing, pulse or electromagnetic interference. To a certain extent, errors in the detection results are avoided, and the accuracy of the detection results of the heartrate detection device 100 is improved.

心率检测设备100还通过稳压单元、滤波单元、加速度传感器等单元的共同作用,进一步地提升心率检测结果的准确性。其中,稳压单元用于保证输入电压的稳定性,滤波单元用于消除由于呼吸、肢体活动、运动造成的基线漂移以及肌电干扰等干扰信号,加速度传感器则用于放大心电信号。The heartrate detection device 100 further improves the accuracy of the heart rate detection result through the joint action of the voltage stabilization unit, the filter unit, the acceleration sensor and other units. Among them, the voltage stabilization unit is used to ensure the stability of the input voltage, the filter unit is used to eliminate the baseline drift caused by breathing, physical activity, and movement, as well as interference signals such as EMG interference, and the acceleration sensor is used to amplify the ECG signal.

同时,还可以通过设置不同的心率范围以区分老年人和年轻人,以使心率检测设备100能够适用于不同年龄段的用户,使得心率检测的报警阈值更加具有针对性,减少误报的情况出现,提升心率检测结果的准确度及稳定性。At the same time, different heart rate ranges can be set to distinguish between the elderly and the young, so that the heartrate detection device 100 can be applied to users of different ages, so that the alarm threshold of heart rate detection is more targeted and the occurrence of false alarms is reduced. , to improve the accuracy and stability of heart rate detection results.

可选地,请参照图6,图6为本申请实施例提供的应用于图1中的心率检测设备100的心率检测装置110的功能模块图。该装置包括:Optionally, please refer to FIG. 6 , which is a functional block diagram of the heartrate detection apparatus 110 applied to the heartrate detection apparatus 100 in FIG. 1 according to an embodiment of the present application. The device includes:

心电信号获取模块1101,用于通过所述心电信号检测单元获取用户的心电信号。The ECGsignal acquisition module 1101 is configured to acquire the user's ECG signal through the ECG signal detection unit.

PPG信号获取模块1102,用于通过所述光电容积检测单元获取用户的PPG信号。The PPGsignal acquisition module 1102 is configured to acquire the user's PPG signal through the photoelectric volume detection unit.

综合信号获取模块1103,用于根据所述心电信号及所述PPG信号分析得到综合信号。The integratedsignal acquisition module 1103 is configured to analyze and obtain the integrated signal according to the ECG signal and the PPG signal.

心率计算模块1104,用于根据所述综合信号计算用户的心率。The heartrate calculation module 1104 is configured to calculate the user's heart rate according to the integrated signal.

可选地,请继续参照图6,在本实施例中,所述装置还包括:Optionally, please continue to refer to FIG. 6, in this embodiment, the device further includes:

报警模块1105,用于将用户的心率与所述心率检测设备中预存的心率范围进行比较,判断所述用户的心率是否在所述预存的心率范围内,若不在所述预存的心率范围内,则触发所述报警单元发出报警信息。Thealarm module 1105 is used to compare the user's heart rate with the pre-stored heart rate range in the heart rate detection device, and determine whether the user's heart rate is within the pre-stored heart rate range, and if it is not within the pre-stored heart rate range, Then the alarm unit is triggered to send out alarm information.

可选地,请继续参照图6,所述装置还包括:Optionally, please continue to refer to FIG. 6, the device further includes:

降噪模块1106,用于通过ANS算法对所述综合信号进行降噪处理。Anoise reduction module 1106, configured to perform noise reduction processing on the integrated signal through an ANS algorithm.

本申请实施例所提供的心率检测装置110可以为心率检测设备100上的特定硬件或者安装于心率检测设备100上的软件或固件等。本申请实施例所提供的装置,其实现原理及产生的技术效果和前述方法实施例相同,为简要描述,装置实施例部分未提及之处,可参考前述方法实施例中相应内容。所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,前述描述的设备、装置和模块的具体工作过程,均可以参考上述方法实施例中的对应过程,在此不再赘述。The heartrate detection apparatus 110 provided in this embodiment of the present application may be specific hardware on the heartrate detection device 100 or software or firmware installed on the heartrate detection device 100 . The implementation principles and technical effects of the devices provided in the embodiments of the present application are the same as those in the foregoing method embodiments. For brief description, for the parts not mentioned in the device embodiments, reference may be made to the corresponding content in the foregoing method embodiments. Those skilled in the art can clearly understand that, for the convenience and brevity of the description, the specific working processes of the devices, devices and modules described above can all refer to the corresponding processes in the above method embodiments, which will not be repeated here.

本申请实施例还提供一种心率检测设备100,包括处理器130及存储有若干计算机指令的非易失性存储器120,所述计算机指令被所述处理器执行时,所述心率检测设备执行上述的心率检测方法,具体实现可参见方法实施例,在此不再赘述。Embodiments of the present application further provide a heartrate detection device 100, including a processor 130 and anon-volatile memory 120 storing several computer instructions. When the computer instructions are executed by the processor, the heart rate detection device executes the above For the specific implementation of the heart rate detection method, please refer to the method embodiment, which will not be repeated here.

本申请实施例还提供一种存储介质,所述存储介质中存储有计算机程序,所述计算机程序被执行时实现上述的心率检测方法,具体实现方法可以参考上述方法实施例中的对应过程,在此不再赘述。An embodiment of the present application further provides a storage medium, where a computer program is stored in the storage medium, and the computer program implements the above-mentioned heart rate detection method when executed. For a specific implementation method, refer to the corresponding process in the above-mentioned method embodiment. This will not be repeated here.

在本申请所提供的实施例中,应该理解到,所揭露装置和方法,可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,又例如,多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些通信接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other manners. The apparatus embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not implemented. On the other hand, the shown or discussed mutual coupling or direct coupling or communication connection may be through some communication interfaces, indirect coupling or communication connection of devices or units, which may be in electrical, mechanical or other forms.

所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution in this embodiment.

另外,在本申请提供的实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in the embodiments provided in this application may be integrated into one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit.

所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。The functions, if implemented in the form of software functional units and sold or used as independent products, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application can be embodied in the form of a software product in essence, or the part that contributes to the prior art or the part of the technical solution. The computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present application. The aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .

应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步定义和解释,此外,术语“第一”、“第二”、“第三”等仅用于区分描述,而不能理解为指示或暗示相对重要性。It should be noted that like numerals and letters refer to like items in the following figures, so that once an item is defined in one figure, it does not require further definition and explanation in subsequent figures, Furthermore, the terms "first", "second", "third", etc. are only used to differentiate the description and should not be construed to indicate or imply relative importance.

最后应说明的是:以上所述实施例,仅为本申请的具体实施方式,用以说明本申请的技术方案,而非对其限制,本申请的保护范围并不局限于此,尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,其依然可以对前述实施例所记载的技术方案进行修改或可轻易想到变化,或者对其中部分技术特征进行等同替换;而这些修改、变化或者替换,并不使相应技术方案的本质脱离本申请实施例技术方案的精神和范围。都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应所述以权利要求的保护范围为准。Finally, it should be noted that the above-mentioned embodiments are only specific implementations of the present application, and are used to illustrate the technical solutions of the present application, rather than limit them. The embodiments describe the application in detail, and those of ordinary skill in the art should understand that: any person skilled in the art can still modify the technical solutions described in the foregoing embodiments within the technical scope disclosed in the application. Changes can be easily conceived, or equivalent replacements are made to some of the technical features; and these modifications, changes or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions in the embodiments of the present application. All should be covered within the scope of protection of this application. Therefore, the protection scope of the present application should be based on the protection scope of the claims.

Claims (10)

CN201911251474.2A2019-12-092019-12-09Heart rate detection method, device and equipmentPendingCN110811582A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201911251474.2ACN110811582A (en)2019-12-092019-12-09Heart rate detection method, device and equipment

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201911251474.2ACN110811582A (en)2019-12-092019-12-09Heart rate detection method, device and equipment

Publications (1)

Publication NumberPublication Date
CN110811582Atrue CN110811582A (en)2020-02-21

Family

ID=69544124

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201911251474.2APendingCN110811582A (en)2019-12-092019-12-09Heart rate detection method, device and equipment

Country Status (1)

CountryLink
CN (1)CN110811582A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111839495A (en)*2020-07-302020-10-30深圳前海微众银行股份有限公司 Detection method, equipment and storage medium
CN112716504A (en)*2020-12-222021-04-30沈阳东软智能医疗科技研究院有限公司Electrocardio data processing method and device, storage medium and electronic equipment
CN113693578A (en)*2021-08-262021-11-26中国第一汽车股份有限公司Heart rate estimation method, device, equipment, system and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2015165785A1 (en)*2014-04-282015-11-05Koninklijke Philips N.V.Low power device for monitoring a vital sign
WO2015171667A1 (en)*2014-05-052015-11-12Scanadu IncorporatedPortable device with multiple integrated sensors for vital signs scanning
CN105188521A (en)*2013-03-142015-12-23皇家飞利浦有限公司Device and method for obtaining vital sign information of a subject
CN105769122A (en)*2016-03-162016-07-20中国科学院电子学研究所Method for measuring sleep apnea hyponea index
CN107088069A (en)*2017-03-292017-08-25西安电子科技大学Personal identification method based on human body PPG signal subsections
CN107693000A (en)*2017-10-232018-02-16山东大学Heart rate method of estimation, the device and system merged based on electrocardio and pulse signal
CN108937972A (en)*2018-06-082018-12-07青岛大学附属医院A kind of medical user emotion monitoring method of multiple features fusion
CN109145886A (en)*2018-10-122019-01-04西安交通大学A kind of asynchronous machine method for diagnosing faults of Multi-source Information Fusion
US20210000347A1 (en)*2014-07-292021-01-07Sempulse CorporationEnhanced physiological monitoring devices and computer-implemented systems and methods of remote physiological monitoring of subjects

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN105188521A (en)*2013-03-142015-12-23皇家飞利浦有限公司Device and method for obtaining vital sign information of a subject
WO2015165785A1 (en)*2014-04-282015-11-05Koninklijke Philips N.V.Low power device for monitoring a vital sign
WO2015171667A1 (en)*2014-05-052015-11-12Scanadu IncorporatedPortable device with multiple integrated sensors for vital signs scanning
US20210000347A1 (en)*2014-07-292021-01-07Sempulse CorporationEnhanced physiological monitoring devices and computer-implemented systems and methods of remote physiological monitoring of subjects
CN105769122A (en)*2016-03-162016-07-20中国科学院电子学研究所Method for measuring sleep apnea hyponea index
CN107088069A (en)*2017-03-292017-08-25西安电子科技大学Personal identification method based on human body PPG signal subsections
CN107693000A (en)*2017-10-232018-02-16山东大学Heart rate method of estimation, the device and system merged based on electrocardio and pulse signal
CN108937972A (en)*2018-06-082018-12-07青岛大学附属医院A kind of medical user emotion monitoring method of multiple features fusion
CN109145886A (en)*2018-10-122019-01-04西安交通大学A kind of asynchronous machine method for diagnosing faults of Multi-source Information Fusion

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐礼胜,等: "多传感器融合的穿戴式心率监测系统", 《哈尔滨工业大学学报》*

Cited By (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111839495A (en)*2020-07-302020-10-30深圳前海微众银行股份有限公司 Detection method, equipment and storage medium
CN112716504A (en)*2020-12-222021-04-30沈阳东软智能医疗科技研究院有限公司Electrocardio data processing method and device, storage medium and electronic equipment
CN112716504B (en)*2020-12-222023-12-15沈阳东软智能医疗科技研究院有限公司Electrocardiogram data processing method and device, storage medium and electronic equipment
CN113693578A (en)*2021-08-262021-11-26中国第一汽车股份有限公司Heart rate estimation method, device, equipment, system and storage medium

Similar Documents

PublicationPublication DateTitle
JP6659831B2 (en) Biological information analyzer, system, and program
CN111248879B (en)Hypertension old people activity analysis method based on multi-mode attention fusion
EP3366202B1 (en)Blood pressure parameter measuring method and user equipment
CN108577830B (en)User-oriented physical sign information dynamic monitoring method and system
CN102551699B (en)The system that non-invasive cardiac output is determined
US20240415463A1 (en)Methods, apparatus and systems for adaptable presentation of sensor data
WO2013081927A1 (en)Systems and methods for detecting arrhythmia from a physiological signal
WO2019217556A1 (en)Systems and methods of qt interval analysis
CN110811582A (en)Heart rate detection method, device and equipment
KR20190011026A (en)Apparatus and method of blood pressure measurement
TW201716029A (en)A blood pressure monitor coordinated with a cardiovascular health condition monitoring module
Jana et al.Windkessel model-based cuffless blood pressure estimation using continuous wave doppler ultrasound system
John et al.A generalized signal quality estimation method for IoT sensors
CN112107303A (en)Apparatus and method for calibrating biological information estimation model, and biological information estimation apparatus
EP3547904A1 (en)Aortic stenosis classification
Griffel et al.Path length entropy analysis of diastolic heart sounds
Tunggal et al.Low-cost portable heart rate monitoring based on photoplethysmography and decision tree
US20250176839A1 (en)Heart Failure Diagnostic Tools and Methods Using Signal Trace Analysis
WO2023193711A1 (en)Contactless physiological measurement device and method
CN115177263A (en)Heart detection method and system based on dynamic and static combination and readable storage medium
CN106691417B (en) Blood pressure monitor with heart rate analysis module
KR102627743B1 (en)METHOD AND APPARATUS FOR ESTIMATING AGE USING photoplethysmography
CN109924955B (en)Method, device, terminal and storage medium for determining cerebrovascular dynamics parameters
KR102483518B1 (en)Heart risk calculation SYSTEM AND method using wearable ECG rhythm analysis
Ukil et al.Heartmate: automated integrated anomaly analysis for effective remote cardiac health management

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication

Application publication date:20200221

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp