WO2020151236A1 - Method for automatically positioning and repairing clipping distortion waveforms of electronic stethoscope - Google Patents

Method for automatically positioning and repairing clipping distortion waveforms of electronic stethoscope Download PDF

Info

Publication number
WO2020151236A1
WO2020151236A1 PCT/CN2019/106382 CN2019106382W WO2020151236A1 WO 2020151236 A1 WO2020151236 A1 WO 2020151236A1 CN 2019106382 W CN2019106382 W CN 2019106382W WO 2020151236 A1 WO2020151236 A1 WO 2020151236A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
begin
clipping distortion
point
time point
Prior art date
Application number
PCT/CN2019/106382
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 WO2020151236A1 publication Critical patent/WO2020151236A1/en

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B7/00Instruments for auscultation
    • A61B7/02Stethoscopes
    • A61B7/04Electric stethoscopes

Definitions

  • the invention belongs to the technical field of stethoscopes, and relates to a method for automatically positioning and repairing the clipping and distorted waveforms of an electronic stethoscope.
  • Auscultation is one of the most important technologies for physicians to understand the patient’s condition at the first time.
  • this technology has long been restricted by factors such as the location of the clinic and the level of medical skills.
  • IoT Internet of Things
  • various types of electronic stethoscopes has brought the possibility of real-time monitoring, automatic transcription, cloud diagnosis and treatment, and intelligent diagnosis of patients' heart and lung sound data.
  • the electronic stethoscope uses a transducer (microphone) to convert weak physiological sound signals (such as heart sounds, lung sounds, etc.) into electrical signals.
  • weak physiological sound signals such as heart sounds, lung sounds, etc.
  • electronic stethoscopes generally use piezoelectric microphones with high sensitivity and excellent frequency characteristics.
  • the thin film on the cavity collects sound vibrations and causes the crystal deformation to be converted into electric current.
  • the output current of the electronic stethoscope quickly reaches saturation due to excessive pressing during auscultation, which causes clipping and distortion of the recorded auscultation signal.
  • the phenomenon shown in Figure 1 occurs from time to time: such as the pediatric clinic due to infant patients The degree of cooperation is low, and excessive compression may occur during the auscultation process; another example is when the patient uses an electronic stethoscope to upload the auscultation data for cloud diagnosis and treatment, it is easy to cause clipping distortion and clipping distortion due to improper operation.
  • the emergence of on the one hand makes the experience of using the electronic stethoscope worse, on the other hand it affects the signal quality and then affects the subsequent heart sound localization and automatic diagnosis of heart and lung sounds.
  • the focus of existing patents related to electronic stethoscopes includes hardware acquisition system, transmission system, appearance, signal preprocessing (including noise reduction, heart sound localization, heart and lung sound separation, etc.), signal intelligent analysis (fetal heart monitoring, Intelligent diagnosis of heart disease based on heart sound, intelligent diagnosis of respiratory disease based on lung sound, etc., but there is no patent to propose an automatic repair solution for signal clipping and distortion.
  • the purpose of the present invention is to provide a method for automatically locating and repairing the clipping distortion waveform of an electronic stethoscope, which solves the problem that the prior art cannot automatically detect and locate the clipping distortion area of the stethoscope, and cannot automatically repair the clipping distortion area. Fix the problem of clipping the signal in the distortion area.
  • a method for automatically locating and repairing the clipped and distorted waveform of an electronic stethoscope has the following steps:
  • Step 2 Differentiate the original signal x to obtain the differential signal x d .
  • Step 3 According to the differential signal x d , through threshold comparison and end-point pairing, determine the K non-overlapping time intervals (K ⁇ 0) where clipping distortion occurs, which are in chronological order: [n K,begin ,n K,end ],[n K-1,begin ,n K-1,end ],...,[n 1,begin ,n 1,end ], the clipping distortion interval that appears after pressing enters first and then exits Way to form a stack;
  • Step 5 Use the set of time points ⁇ K and the value x ( ⁇ K ) on x corresponding to each time point, through Hermite interpolation, to fit the value in the K-th clipping distortion region to replace the original value in x The clipping distortion value of, thereby updating x;
  • Step 7 Output the auscultation signal x without clipping distortion.
  • forming a stack in the step 3 specifically includes the following steps:
  • the method for acquiring the interpolation data time point set ⁇ K required in step 4 specifically includes the following steps:
  • step 5 specifically includes the following steps:
  • the method for automatically locating and repairing the clipping distortion waveform of an electronic stethoscope realizes the automatic detection and positioning of the clipping distortion area of the stethoscope signal through the difference of the signal, the comparison with the threshold, and the pairing;
  • the area’s automatic positioning combined with the zero-crossing point selects the set of interpolation data time points required for repair, and the signal in the clipping distortion area can be automatically repaired through Hermite interpolation; multiple clipping can be realized in sequence by adopting the "first in, last out" feature of the stack Automatically repair the distortion area, and can solve the repair problem when the clipping distortion area is very close. It has the characteristics of fast positioning and repair and high accuracy.
  • Fig. 1 is a schematic diagram of clipping distortion of auscultation signal in the prior art
  • FIG. 2 is a schematic diagram of a method for automatically locating and repairing the clipping and distorted waveform of an electronic stethoscope in the present invention
  • Fig. 3 is a schematic diagram of repair in embodiment 1 of the present invention.
  • a method for automatically positioning and repairing the clipped and distorted waveform of an electronic stethoscope has the following steps:
  • Step 2 Differentiate the original signal x to obtain the differential signal x d .
  • Step 3 According to the differential signal x d , through threshold comparison and end-point pairing, determine the K non-overlapping time intervals (K ⁇ 0) where clipping distortion occurs, which are in chronological order: [n K,begin ,n K,end ],[n K-1,begin ,n K-1,end ],...,[n 1,begin ,n 1,end ], the clipping distortion interval that appears after pressing enters first and then exits Way to form a stack;
  • step 3 The formation of a stack in step 3 includes the following steps:
  • step 4 if K ⁇ 1, determine the interpolation data time point set ⁇ K acquisition method required to repair the earliest clipping distortion area [n K,begin ,n K,end ] in the stack, which specifically includes the following steps:
  • Step 5 Use the set of time points ⁇ K and the value x ( ⁇ K ) on x corresponding to each time point, through Hermite interpolation, fit the value in the K-th band of clipping distortion area to replace the original value in x The clipping distortion value of, thereby updating x;
  • the method of updating x includes the following steps:
  • Step 7 Output the auscultation signal x without clipping distortion.
  • the two positioned clipping distortion intervals into the stack in reverse time order, use the stack operation to determine the set of interpolation points in turn, and repair them in turn through Hermite interpolation, and complete the signal update.

Landscapes

  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Medical Informatics (AREA)
  • Molecular Biology (AREA)
  • Surgery (AREA)
  • Animal Behavior & Ethology (AREA)
  • General Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Veterinary Medicine (AREA)
  • Complex Calculations (AREA)

Abstract

A method for automatically positioning and repairing clipping distortion waveforms of an electronic stethoscope, comprising the following steps: reading an auscultation signal; obtaining a differential of a signal x to obtain a differential signal xd; determining, by means of threshold comparison and endpoint pairing, K non-overlapping time intervals where clipping distortion occurs, sequencing the time intervals in time order, and forming a stack in a manner of first entering and then exiting; if K=0, determining that there is no clipping distortion area and repairing is no longer needed; if K≥1, determining a data time point set ΨK interpolated on the stack; by using the time point set ΨK and a corresponding value x(ΨK) on the x at each time point of the time point set, fitting a value in a Kth section of clipping distortion area by means of interpolation to replace an original clipping distortion value on the x; removing the time interval at the top of the stack; and outputting the auscultation signal x without clipping distortion. According to the method, the clipping distortion area of a stethoscope signal can be automatically detected and positioned, and the signal of the clipping distortion area and a plurality of close clipping distortion areas can be automatically repaired.

Description

一种自动定位并修复电子听诊器削波失真波形的方法Method for automatically positioning and repairing clipping and distorted waveform of electronic stethoscope 技术领域Technical field
本发明属于听诊器技术领域,涉及到一种自动定位并修复电子听诊器削波失真波形的方法。The invention belongs to the technical field of stethoscopes, and relates to a method for automatically positioning and repairing the clipping and distorted waveforms of an electronic stethoscope.
背景技术Background technique
听诊是内科医生第一时间了解患者病情的重要技术之一,然而长期以来该项技术都受到就诊地点、医技水平等因素的制约,随着物联网(IoT)技术的蓬勃发展,各种类型的电子听诊器不断涌现,为病人的心肺音数据的实时监控、自动转录、云端诊疗与智能诊断带来了可能。Auscultation is one of the most important technologies for physicians to understand the patient’s condition at the first time. However, this technology has long been restricted by factors such as the location of the clinic and the level of medical skills. With the rapid development of Internet of Things (IoT) technology, various types of The continuous emergence of electronic stethoscopes has brought the possibility of real-time monitoring, automatic transcription, cloud diagnosis and treatment, and intelligent diagnosis of patients' heart and lung sound data.
电子听诊器通过换能器(麦克风)将微弱的生理声信号(如心音、肺音等)转化为电信号,目前电子听诊器所使用的一般都是灵敏度高、频率特性优越的压电式麦克风,谐振腔上的薄膜收集声音振动导致晶体形变最终转化为电流。然而在实际应用中,由于听诊时的过度按压导致电子听诊器输出电流快速达到饱和,从而使得所记录的听诊信号发生削波失真,如图1所示的现象时有发生:如儿科诊室由于幼儿患者的配合程度低,在开展听诊过程中可能会发生过度按压;又如在患者自主使用电子听诊器将听诊数据上传进行云端诊疗的过程中,由于操作不当也很容易导致出现削波失真,削波失真的出现,一方面使得电子听诊器的使用体验变差,另一方面影响了信号质量进而影响后续心音定位、心肺音自动诊断的效果。The electronic stethoscope uses a transducer (microphone) to convert weak physiological sound signals (such as heart sounds, lung sounds, etc.) into electrical signals. Currently, electronic stethoscopes generally use piezoelectric microphones with high sensitivity and excellent frequency characteristics. The thin film on the cavity collects sound vibrations and causes the crystal deformation to be converted into electric current. However, in practical applications, the output current of the electronic stethoscope quickly reaches saturation due to excessive pressing during auscultation, which causes clipping and distortion of the recorded auscultation signal. The phenomenon shown in Figure 1 occurs from time to time: such as the pediatric clinic due to infant patients The degree of cooperation is low, and excessive compression may occur during the auscultation process; another example is when the patient uses an electronic stethoscope to upload the auscultation data for cloud diagnosis and treatment, it is easy to cause clipping distortion and clipping distortion due to improper operation The emergence of on the one hand makes the experience of using the electronic stethoscope worse, on the other hand it affects the signal quality and then affects the subsequent heart sound localization and automatic diagnosis of heart and lung sounds.
对于按压导致的信号削波失真问题,现有技术的缺点具体体现在以下方面: a.目前尚无信号削波失真区域的自动定位方法;b.目前信号削波失真区域的自动修复方法尚不完善:主要是解决该问题的重要前提——削波失真区域的自动定位的缺失,同时如何能够根据上下文信号内容更好地恢复出因削波导致的信号缺失部分仍是需要考虑的问题;c.目前尚无对多个距离较近的削波失真区域进行修复的技术方案。Regarding the problem of signal clipping and distortion caused by pressing, the shortcomings of the prior art are embodied in the following aspects: a. There is currently no automatic positioning method for signal clipping and distortion regions; b. There is currently no automatic repair method for signal clipping and distortion regions. Perfection: It is mainly an important prerequisite to solve the problem-the lack of automatic positioning of the clipping distortion area, and how to better recover the missing part of the signal caused by clipping according to the context signal content is still a problem to be considered; c At present, there is no technical solution for repairing multiple clipping distortion regions in a short distance.
特别的,对于旨在实现高精度的胎儿实时监测、心/肺功能智能评估、心/肺疾病自动诊断等电子听诊器的人工智能远景目标来说,能够自动定位并修复听诊信号中的削波失真,是这些人工智能功能得以实现的重要前提之一,因此,电子听诊器信号发生削波失真是电子听诊器亟待解决的共性问题。In particular, it can automatically locate and repair the clipping distortion in the auscultation signal for the purpose of realizing high-precision real-time monitoring of the fetus, intelligent assessment of heart/lung function, automatic diagnosis of heart/lung diseases and other electronic stethoscopes. , Is one of the important prerequisites for the realization of these artificial intelligence functions. Therefore, clipping and distortion of electronic stethoscope signals is a common problem that electronic stethoscopes urgently need to solve.
目前已有的与电子听诊器相关的专利的关注点包括设备的硬件采集系统、传输系统、外观、信号预处理(包括降噪、心音定位、心肺音分离等)、信号智能分析(胎心监测、基于心音的心脏疾病智能诊断、基于肺音的呼吸道疾病智能诊断)等等,但尚无专利针对信号削波失真问题提出自动修复解决方案。The focus of existing patents related to electronic stethoscopes includes hardware acquisition system, transmission system, appearance, signal preprocessing (including noise reduction, heart sound localization, heart and lung sound separation, etc.), signal intelligent analysis (fetal heart monitoring, Intelligent diagnosis of heart disease based on heart sound, intelligent diagnosis of respiratory disease based on lung sound, etc., but there is no patent to propose an automatic repair solution for signal clipping and distortion.
且论文“Emmanouilidou D,Mccollum E D,Park D E,et al.Computerized Lung Sound Screening for Pediatric Auscultation in Noisy Field Environments[J].IEEE Transactions on Biomedical Engineering,2018,65(7):1564-1574.”中提出了一种利用三次样条插值进行削波失真修复的方法。然而该文献中的方法存在以下问题:(1)未提出任何削波失真区域自动检测定位方法,因此该方法得以实施的前提是要先人为选定削波失真区域,不符合实际应用的要求;(2)该方法使用的三次样条插值拟合出来的曲线只能保证在连接点的连续性,不能保证其光滑性;整条拟合曲线受所有插值点控制,如果插值点中有任何一个改动,则整条曲线都受影响,这对于听诊数据的修复而言是不符合其实际特性的,特别是对于呼吸道疾病的听诊而言其特异性的呼吸附加 音的持续时间往往很短(如单个湿啰音的持续时长在20毫秒左右),在这种情况下三次样条插值拟合会带来较大的误差;(3)未提出当有距离较近的两段或者多段削波失真区域时的修复策略,而如果直接对它们同时进行修复可能因为待拟合点数过多导致欠拟合。And the paper "Emmanouilidou D, McCollum E D, Park D E, et al. Computerized Lung Sound Screening for Pediatric Auscultation in Noisy Field Environment[J]. IEEE Transactions on Biomedical Engineering, 2018, 65(7): 1564-1574 A method for clipping distortion repair using cubic spline interpolation is proposed in. However, the method in this document has the following problems: (1) No method for automatically detecting and positioning the clipping distortion area is proposed. Therefore, the premise of this method is to manually select the clipping distortion area, which does not meet the requirements of practical applications. ; (2) The curve fitted by the cubic spline interpolation used in this method can only guarantee the continuity at the connection point, but cannot guarantee its smoothness; the entire fitted curve is controlled by all interpolation points, if there is any interpolation point One change will affect the entire curve, which is not in line with its actual characteristics for the restoration of auscultation data. Especially for the auscultation of respiratory diseases, the duration of the specific breathing additional sounds is often very short ( For example, the duration of a single wet rale is about 20 milliseconds), in this case the cubic spline interpolation fitting will bring a larger error; (3) It is not proposed when there are two or more segments that are close together. The repair strategy for the distorted area, and if they are directly repaired at the same time, it may cause underfitting due to too many points to be fitted.
发明内容Summary of the invention
本发明的目的在于提供的自动定位并修复电子听诊器削波失真波形的方法,解决了现有技术无法对听诊器削波失真区域进行自动检测与定位,且无法对削波失真区域进行自动修复以及无法修复削波失真区域的信号的问题。The purpose of the present invention is to provide a method for automatically locating and repairing the clipping distortion waveform of an electronic stethoscope, which solves the problem that the prior art cannot automatically detect and locate the clipping distortion area of the stethoscope, and cannot automatically repair the clipping distortion area. Fix the problem of clipping the signal in the distortion area.
本发明的目的可以通过以下技术方案实现:The purpose of the present invention can be achieved through the following technical solutions:
一种自动定位并修复电子听诊器削波失真波形的方法,具有以下步骤:A method for automatically locating and repairing the clipped and distorted waveform of an electronic stethoscope has the following steps:
步骤1、读取缓存中时长为N的听诊信号采样序列x(n),n=1,2,...,N,并将其表示为向量形式x; Step 1. Read the auscultation signal sampling sequence x(n) with a duration of N in the buffer, n=1, 2,...,N, and express it as a vector form x;
步骤2、对原始信号x求差分,得到差分信号x d,所述计算原始信号的差分信号的表达式为x d(n)=x(n)-x(n-1),其中,x d(1)=0; Step 2. Differentiate the original signal x to obtain the differential signal x d . The expression for calculating the differential signal of the original signal is x d (n) = x(n)-x(n-1), where x d (1)=0;
步骤3、根据差分信号x d,经门限比较以及端点配对,确定发生削波失真的K个不交迭的时间区间(K≥0),按时间先后顺序依次为:[n K,begin,n K,end],[n K-1,begin,n K-1,end],...,[n 1,begin,n 1,end],按后出现的削波失真区间先进入后退出的方式形成堆栈; Step 3. According to the differential signal x d , through threshold comparison and end-point pairing, determine the K non-overlapping time intervals (K≥0) where clipping distortion occurs, which are in chronological order: [n K,begin ,n K,end ],[n K-1,begin ,n K-1,end ],...,[n 1,begin ,n 1,end ], the clipping distortion interval that appears after pressing enters first and then exits Way to form a stack;
步骤4、若K=0,该段数据已无削波失真区域,不再需要修复,直接进入步骤7,若K≥1,确定对堆栈中最早的削波失真区域[n K,begin,n K,end]进行修复所需要的插值数据时间点集合Ψ K Step 4. If K=0, there is no clipping distortion area in this segment of data and no longer needs to be repaired. Go directly to step 7. If K≥1, determine the earliest clipping distortion area in the stack [n K,begin ,n K,end ] The set of interpolation data time points Ψ K required for repairing;
步骤5、利用时间点集合Ψ K及其每一个时间点所对应的x上的值x(Ψ K),经Hermite插值,拟合出第K段削波失真区域中的值以替代x中原本的削波失真值, 从而更新x; Step 5. Use the set of time points Ψ K and the value x (Ψ K ) on x corresponding to each time point, through Hermite interpolation, to fit the value in the K-th clipping distortion region to replace the original value in x The clipping distortion value of, thereby updating x;
步骤6、移除堆栈顶部的时间区间[n K,begin,n K,end],令K=K-1,并返回步骤4。 Step 6. Remove the time interval [n K,begin ,n K,end ] at the top of the stack, set K=K-1, and return to step 4.
步骤7、输出无削波失真的听诊信号x。Step 7. Output the auscultation signal x without clipping distortion.
进一步地,所述步骤3中形成堆栈,具体包括以下步骤:Further, forming a stack in the step 3 specifically includes the following steps:
S1、找出差分信号x d中绝对值大于阈值α·max(|x|)的数值所对应的时间点,形成集合{n 1,n 2,...,n L},其中,0<α<1为一个预设常数; S1. Find the time point corresponding to the value of the difference signal x d whose absolute value is greater than the threshold α·max(|x|) to form a set {n 1 ,n 2 ,...,n L }, where 0< α<1 is a preset constant;
S2、从集合{n 1,n 2,...,n L}中找到相邻的x d上对应值符号相反的时间点两两进行配对,确定其分别为某一削波失真区间的起始点n k,begin和结束点n k,end;若在整个数据起始或者结束附近找到一个未能配对的单个时间点,则结合前一段或者后一段数据对其进行额外配对; S2. From the set {n 1 ,n 2 ,...,n L }, find the time points with opposite signs on adjacent x d and pair them, and determine that they are the beginning of a certain clipping distortion interval Start point n k, begin and end point n k, end ; if a single time point that fails to be matched is found near the beginning or end of the entire data, it will be paired additionally with the previous or subsequent data;
S3、根据两两配对结果,若共得到K个不交迭的时间区间以时间先后分别为[n K,begin,n K,end],[n K-1,begin,n K-1,end],...,[n 1,begin,n 1,end]的顺序,按后出现的削波失真区间先进入堆栈的方式形成堆栈。 S3. According to the pairwise pairing results, if a total of K non-overlapping time intervals are obtained in time sequence, they are [n K,begin ,n K,end ],[n K-1,begin ,n K-1,end ],...,[n 1,begin ,n 1,end ], the stack is formed in the way that the clipping distortion interval that appears later enters the stack first.
进一步地,所述步骤4中所需要的插值数据时间点集合Ψ K获取方法,具体包括以下步骤: Further, the method for acquiring the interpolation data time point set Ψ K required in step 4 specifically includes the following steps:
H1、从时间点n K,begin出发,逆着时间轴方向找到从n K,begin开始的x上第3个过零点所对应的时间点n K,left3,若x上对应该点不等于0,则取最接近0的值所对应的时间点; H1. Starting from the time point n K, begin , find the time point n K, left3 corresponding to the third zero-crossing point on x starting from n K, begin against the direction of the time axis , if the corresponding point on x is not equal to 0 , Then take the time point corresponding to the value closest to 0;
H2、从时间点n K,end出发,顺着时间轴方向找到从n K,end开始的x上第1个过零点所对应的时间点n K,right1,若x上对应该点不恰好等于0,则取最接近0的值所对应的时间点; H2. Starting from the time point n K,end , follow the time axis to find the time point n K,right1 corresponding to the first zero-crossing point on x starting from n K,end , if the corresponding point on x is not exactly equal to 0 , Then take the time point corresponding to the value closest to 0;
H3、确定修复削波失真区域[n K,begin,n K,end]所需要的数据时间点集合Ψ K为[n K,left3,n K,begin-P]∪[n K,end+P,n K,right1],其中,P为考虑过度按压时听诊器输出转换 到饱和状态的转换时间所设置的预留点数,一般取值为1~10的非负整数。 H3. Determine the data time point set Ψ K required to repair the clipping distortion area [n K,begin ,n K,end ] is [n K,left3 ,n K,begin -P]∪[n K,end +P ,n K,right1 ], where P is the number of reserved points set in consideration of the conversion time of the stethoscope output to the saturated state when over-pressing, and the value is generally a non-negative integer from 1 to 10.
进一步地,所述步骤5中更新x的方法,具体包括以下步骤:Further, the method for updating x in step 5 specifically includes the following steps:
F1、若时间集合Ψ K中共有T k+1个时间点:
Figure PCTCN2019106382-appb-000001
估算每个时间点上数据点x(n i)的导数x′(n i),i=0,1,...,T k
F1, if there are T k +1 time points in the time set Ψ K :
Figure PCTCN2019106382-appb-000001
Estimate the derivative x′(n i ) of the data point x(n i ) at each time point, i=0,1,...,T k ;
F2、对需要拟合修复的任意一点x(m),其中m∈[n K,begin-P+1,n K,end+P-1]是待拟合区域上的时间点,利用Ψ K中T k+1个时间点上的数据点x(n i)及其导数
Figure PCTCN2019106382-appb-000002
求得其Hermite插值:
F2. For any point x(m) that needs to be fitted and repaired, where m∈[n K,begin -P+1,n K,end +P-1] is the time point on the area to be fitted, use Ψ K Data point x(n i ) and its derivative at T k +1 time point
Figure PCTCN2019106382-appb-000002
Find its Hermite interpolation:
Figure PCTCN2019106382-appb-000003
Figure PCTCN2019106382-appb-000003
F3、更新x中第K个待修复区间上的值:x(m)=x H(m),m∈[n K,begin-P+1,n K,end+P-1]。 F3. Update the value of the K-th to-be-repaired interval in x: x(m)=x H (m), m∈[n K,begin -P+1,n K,end +P-1].
本发明的有益效果:The beneficial effects of the present invention:
本发明提供的自动定位并修复电子听诊器削波失真波形的方法,通过对信号求差分、与阈值比较、配对,以实现对听诊器信号的削波失真区域进行自动检测与定位;通过根据削波失真区域的自动定位结合过零点选择修复所需的插值数据时间点集合,并通过Hermite插值可自动修复削波失真区域的信号;通过采用堆栈的“先进后出”特点,可依次实现多个削波失真区域的自动修复,并能够解决削波失真区域相距很近时的修复问题,具有定位与修复的速度快,准确性高的特点。The method for automatically locating and repairing the clipping distortion waveform of an electronic stethoscope provided by the present invention realizes the automatic detection and positioning of the clipping distortion area of the stethoscope signal through the difference of the signal, the comparison with the threshold, and the pairing; The area’s automatic positioning combined with the zero-crossing point selects the set of interpolation data time points required for repair, and the signal in the clipping distortion area can be automatically repaired through Hermite interpolation; multiple clipping can be realized in sequence by adopting the "first in, last out" feature of the stack Automatically repair the distortion area, and can solve the repair problem when the clipping distortion area is very close. It has the characteristics of fast positioning and repair and high accuracy.
附图说明Description of the drawings
为了更清楚地说明本发明实施例的技术方案,下面将对实施例描述所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还 可以根据这些附图获得其他的附图。In order to explain the technical solutions of the embodiments of the present invention more clearly, the following will briefly introduce the drawings used in the description of the embodiments. Obviously, the drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, other drawings can be obtained from these drawings without creative work.
图1为现有技术中听诊信号发生削波失真的示意图;Fig. 1 is a schematic diagram of clipping distortion of auscultation signal in the prior art;
图2为本发明中一种自动定位并修复电子听诊器削波失真波形的方法的示意图;2 is a schematic diagram of a method for automatically locating and repairing the clipping and distorted waveform of an electronic stethoscope in the present invention;
图3为本发明实施例1中修复的示意图;Fig. 3 is a schematic diagram of repair in embodiment 1 of the present invention;
图4为本发明实施例2中修复的示意图;4 is a schematic diagram of repair in Embodiment 2 of the present invention;
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其它实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, rather than all the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
如图1所示,一种自动定位并修复电子听诊器削波失真波形的方法,具有以下步骤:As shown in Figure 1, a method for automatically positioning and repairing the clipped and distorted waveform of an electronic stethoscope has the following steps:
步骤1、读取缓存中时长为N的听诊信号采样序列x(n),n=1,2,...,N,并将其表示为向量形式x; Step 1. Read the auscultation signal sampling sequence x(n) with a duration of N in the buffer, n=1, 2,...,N, and express it as a vector form x;
步骤2、对原始信号x求差分,得到差分信号x d,所述计算原始信号的差分信号的表达式为x d(n)=x(n)-x(n-1),其中,x d(1)=0; Step 2. Differentiate the original signal x to obtain the differential signal x d . The expression for calculating the differential signal of the original signal is x d (n) = x(n)-x(n-1), where x d (1)=0;
步骤3、根据差分信号x d,经门限比较以及端点配对,确定发生削波失真的K个不交迭的时间区间(K≥0),按时间先后顺序依次为:[n K,begin,n K,end],[n K-1,begin,n K-1,end],...,[n 1,begin,n 1,end],按后出现的削波失真区间先进入后退出的方式形成堆栈; Step 3. According to the differential signal x d , through threshold comparison and end-point pairing, determine the K non-overlapping time intervals (K≥0) where clipping distortion occurs, which are in chronological order: [n K,begin ,n K,end ],[n K-1,begin ,n K-1,end ],...,[n 1,begin ,n 1,end ], the clipping distortion interval that appears after pressing enters first and then exits Way to form a stack;
步骤3中形成堆栈,具体包括以下步骤:The formation of a stack in step 3 includes the following steps:
S1、找出差分信号x d中绝对值大于阈值α·max(|x|)的数值所对应的时间点, 形成集合{n 1,n 2,...,n L},其中,0<α<1为一个预设常数; S1. Find the time point corresponding to the value of the difference signal x d whose absolute value is greater than the threshold α·max(|x|) to form a set {n 1 ,n 2 ,...,n L }, where 0<α<1 is a preset constant;
S2、从集合{n 1,n 2,...,n L}中找到相邻的x d上对应值符号相反的时间点两两进行配对,确定其分别为某一削波失真区间的起始点n k,begin和结束点n k,end;若在整个数据起始或者结束附近找到一个未能配对的单个时间点,则结合前一段或者后一段数据对其进行额外配对; S2. From the set {n 1 ,n 2 ,...,n L }, find the time points with opposite signs on adjacent x d and pair them, and determine that they are the beginning of a certain clipping distortion interval Start point n k, begin and end point n k, end ; if a single time point that fails to be matched is found near the beginning or end of the entire data, it will be paired additionally with the previous or subsequent data;
S3、根据两两配对结果,若共得到K个不交迭的时间区间以时间先后分别为[n K,begin,n K,end],[n K-1,begin,n K-1,end],...,[n 1,begin,n 1,end]的顺序,按后出现的削波失真区间先进入堆栈的方式形成堆栈。 S3. According to the pairwise pairing results, if a total of K non-overlapping time intervals are obtained in time sequence, they are [n K,begin ,n K,end ],[n K-1,begin ,n K-1,end ],...,[n 1,begin ,n 1,end ], the stack is formed in the way that the clipping distortion interval that appears later enters the stack first.
步骤4、若K=0,该段数据已无削波失真区域,不再需要修复,直接进入步骤7,若K≥1,确定对堆栈中最早的削波失真区域[n K,begin,n K,end]进行修复所需要的插值数据时间点集合Ψ K Step 4. If K=0, there is no clipping distortion area in this segment of data and no longer needs to be repaired. Go directly to step 7. If K≥1, determine the earliest clipping distortion area in the stack [n K,begin ,n K,end ] The set of interpolation data time points Ψ K required for repairing;
步骤4中若K≥1确定对堆栈中最早的削波失真区域[n K,begin,n K,end]进行修复所需要的插值数据时间点集合Ψ K获取方法,具体包括以下步骤: In step 4, if K≥1, determine the interpolation data time point set Ψ K acquisition method required to repair the earliest clipping distortion area [n K,begin ,n K,end ] in the stack, which specifically includes the following steps:
H1、从时间点n K,begin出发,逆着时间轴方向找到从n K,begin开始的x上第3个过零点所对应的时间点n K,left3,若x上对应该点不等于0,则取最接近0的值所对应的时间点; H1. Starting from the time point n K, begin , find the time point n K, left3 corresponding to the third zero-crossing point on x starting from n K, begin against the direction of the time axis , if the corresponding point on x is not equal to 0 , Then take the time point corresponding to the value closest to 0;
H2、从时间点n K,end出发,顺着时间轴方向找到从n K,end开始的x上第1个过零点所对应的时间点n K,right1,若x上对应该点不恰好等于0,则取最接近0的值所对应的时间点; H2. Starting from the time point n K,end , follow the time axis to find the time point n K,right1 corresponding to the first zero-crossing point on x starting from n K,end , if the corresponding point on x is not exactly equal to 0 , Then take the time point corresponding to the value closest to 0;
H3、确定修复削波失真区域[n K,begin,n K,end]所需要的数据时间点集合Ψ K为[n K,left3,n K,begin-P]∪[n K,end+P,n K,right1],其中,P为考虑过度按压时听诊器输出转换到饱和状态的转换时间所设置的预留点数,一般取值为1~10的非负整数。 H3. Determine the data time point set Ψ K required to repair the clipping distortion area [n K,begin ,n K,end ] is [n K,left3 ,n K,begin -P]∪[n K,end +P ,n K,right1 ], where P is the number of reserved points set in consideration of the conversion time of the stethoscope output to the saturated state when over-pressing, and the value is generally a non-negative integer from 1 to 10.
步骤5、利用时间点集合Ψ K及其每一个时间点所对应的x上的值x(Ψ K),经 Hermite插值,拟合出第K段削波失真区域中的值以替代x中原本的削波失真值,从而更新x; Step 5. Use the set of time points Ψ K and the value x (Ψ K ) on x corresponding to each time point, through Hermite interpolation, fit the value in the K-th band of clipping distortion area to replace the original value in x The clipping distortion value of, thereby updating x;
更新x的方法,包括以下步骤:The method of updating x includes the following steps:
F1、若时间集合Ψ K中共有T k+1个时间点:
Figure PCTCN2019106382-appb-000004
估算每个时间点上数据点x(n i)的导数x′(n i),i=0,1,...,T k
F1, if there are T k +1 time points in the time set Ψ K :
Figure PCTCN2019106382-appb-000004
Estimate the derivative x′(n i ) of the data point x(n i ) at each time point, i=0,1,...,T k ;
F2、对需要拟合修复的任意一点x(m),其中m∈[n K,begin-P+1,n K,end+P-1]是待拟合区域上的时间点,利用Ψ K中T k+1个数据点x(n i)及其导数x′(n i),i=0,1,...,T k,求得其Hermite插值: F2. For any point x(m) that needs to be fitted and repaired, where m∈[n K,begin -P+1,n K,end +P-1] is the time point on the area to be fitted, use Ψ K Among T k +1 data points x(n i ) and its derivative x′(n i ),i=0,1,...,T k , obtain its Hermite interpolation:
Figure PCTCN2019106382-appb-000005
Figure PCTCN2019106382-appb-000005
F3、更新x中第K个待修复区间上的值:x(m)=x H(m),m∈[n K,begin-P+1,n K,end+P-1]。 F3. Update the value of the K-th to-be-repaired interval in x: x(m)=x H (m), m∈[n K,begin -P+1,n K,end +P-1].
步骤6、移除堆栈顶部的时间区间[n K,begin,n K,end],令K=K-1,并返回步骤4。 Step 6. Remove the time interval [n K,begin ,n K,end ] at the top of the stack, set K=K-1, and return to step 4.
步骤7、输出无削波失真的听诊信号x。Step 7. Output the auscultation signal x without clipping distortion.
实施例1:Example 1:
读取一段小儿肺炎患者的肺音听诊数据x,其中包含两处削波失真区域,对其进行削波失真区域的自动定位与修复,数据采样率为4KHz,时长为2.5秒。Read a piece of lung sound auscultation data x of a patient with pediatric pneumonia, which contains two clipping distortion regions, and automatically locate and repair the clipping distortion regions. The data sampling rate is 4KHz and the duration is 2.5 seconds.
首先,对该段数据求差分,差分信号x d如图3(a)所示,可见在两处削波失真区域的开始与结束位置都有一对极性相反的幅度很大的峰值。 First of all, the difference of this piece of data, the difference signal x d as shown in Figure 3 (a), it can be seen that at the beginning and end of the two clipping distortion regions, there are a pair of very large peaks with opposite polarities.
然后,找出差分信号x d中绝对值大于阈值0.8×max(|x|)的数值所对应的时间点,从中找到相邻的x d上对应值符号相反的时间点两两进行配对,可检测出两处削波失真区域,并确定其各自的起始点和终点,见图3(b)所示; Then, find the time point corresponding to the value of the difference signal x d whose absolute value is greater than the threshold 0.8×max(|x|), and find the time point of the opposite sign of the corresponding value on the adjacent x d for pairing. Detect two clipping distortion areas, and determine their respective starting and ending points, as shown in Figure 3(b);
最后,将这两个定位出的削波失真区间按逆时顺序放入堆栈,利用堆栈操 作依次确定其插值点集合,并通过Hermite插值依次进行修复,并完成信号更新,最终修复后的信号如图3(c)所示,其中考虑过度按压时听诊器输出转换到饱和状态的转换时间所设置的预留点数P=5。Finally, put the two positioned clipping distortion intervals into the stack in reverse time order, use the stack operation to determine the set of interpolation points in turn, and repair them in turn through Hermite interpolation, and complete the signal update. The final repaired signal is as As shown in Fig. 3(c), the number of reserved points P=5 is set in consideration of the conversion time of the stethoscope output to the saturated state when over-pressing.
实施例2:Example 2:
读取一段正常人心音听诊数据x,数据中共有5处削波失真区域,其中,有两处削波失真区域离得很近,相距0.0136秒,对其进行削波失真区域的自动定位与修复,数据采样率为4KHz,时长为1.5秒。Read a piece of normal human heart sound auscultation data x. There are 5 clipping distortion areas in the data. Among them, there are two clipping distortion areas that are very close, 0.0136 seconds apart, and automatically locate and repair the clipping distortion area. , The data sampling rate is 4KHz, and the duration is 1.5 seconds.
首先,对该段数据求差分,差分信号x d如图4(a)所示,可见在5处削波失真区域的开始与结束位置都有一对极性相反的幅度很大的峰值。 First of all, the difference between the data, the difference signal x d as shown in Figure 4 (a), it can be seen that there are a pair of very large peaks with opposite polarities at the beginning and the end of the clipping distortion area.
然后,找出差分信号x d中绝对值大于阈值0.8×max(|x|)的数值所对应的时间点,从中找到相邻的x d上对应值符号相反的时间点两两进行配对,可检测出全部5处削波失真区域,并确定其各自的起始点和终点,见图4(b)所示; Then, find the time point corresponding to the value of the difference signal x d whose absolute value is greater than the threshold 0.8×max(|x|), and find the time point of the opposite sign of the corresponding value on the adjacent x d for pairing. Detect all 5 clipping distortion areas, and determine their respective starting and ending points, as shown in Figure 4(b);
最后,将这5个定位出的削波失真区间按逆时顺序放入堆栈,利用堆栈操作依次确定其插值点集合并通过Hermite插值依次进行修复,并完成信号更新,最终修复后的信号如图4(c)所示,其中,考虑过度按压时听诊器输出转换到饱和状态的转换时间所设置的预留点数P=5,可见即便是两处相距很近的削波失真区域,利用本发明所提的方法仍然能够实现较为精确的修复。Finally, put the 5 positioned clipping distortion intervals into the stack in reverse time order, use the stack operation to determine the set of interpolation points in turn, and repair them in turn through Hermite interpolation, and complete the signal update. The final repaired signal is shown in the figure As shown in 4(c), the number of reserved points P=5 is set in consideration of the transition time for the stethoscope output to switch to the saturated state when over-pressing. It can be seen that even if there are two clipping distortion areas that are very close, the use of the present invention The proposed method can still achieve a more accurate repair.
以上内容仅仅是对本发明的构思所作的举例和说明,所属本技术领域的技术人员对所描述的具体实施例做各种各样的修改或补充或采用类似的方式替代,只要不偏离发明的构思或者超越本权利要求书所定义的范围,均应属于本发明的保护范围。The above content is merely an example and description of the concept of the present invention. Those skilled in the art make various modifications or additions to the specific embodiments described or use similar methods to replace them, as long as they do not deviate from the concept of the invention. Or beyond the scope defined by the claims, all should belong to the protection scope of the present invention.

Claims (5)

  1. 一种自动定位并修复电子听诊器削波失真波形的方法,其特征在于:具有以下步骤:A method for automatically locating and repairing the clipped and distorted waveform of an electronic stethoscope is characterized in that it has the following steps:
    步骤1、读取缓存中时长为N的听诊信号采样序列x(n),n=1,2,...,N,并将其表示为向量形式x;Step 1. Read the auscultation signal sampling sequence x(n) with a duration of N in the buffer, n=1, 2,...,N, and express it as a vector form x;
    步骤2、对原始信号x求差分,得到差分信号x d,所述计算原始信号的差分信号的表达式为x d(n)=x(n)-x(n-1),其中,x d(1)=0; Step 2. Differentiate the original signal x to obtain the differential signal x d . The expression for calculating the differential signal of the original signal is x d (n) = x(n)-x(n-1), where x d (1)=0;
    步骤3、根据差分信号x d,经门限比较以及端点配对,确定发生削波失真的K个不交迭的时间区间(K≥0),按时间先后顺序依次为:[n K,begin,n K,end],[n K-1,begin,n K-1,end],...,[n 1,begin,n 1,end],按后出现的削波失真区间先进入后退出的方式形成堆栈; Step 3. According to the differential signal x d , through threshold comparison and end-point pairing, determine the K non-overlapping time intervals (K≥0) where clipping distortion occurs, which are in chronological order: [n K,begin ,n K,end ],[n K-1,begin ,n K-1,end ],...,[n 1,begin ,n 1,end ], the clipping distortion interval that appears after pressing enters first and then exits Way to form a stack;
    步骤4、若K=0,该段数据已无削波失真区域,不再需要修复,直接进入步骤7,若K≥1,确定对堆栈中最早的削波失真区域[n K,begin,n K,end]进行修复所需要的插值数据时间点集合Ψ KStep 4. If K=0, there is no clipping distortion area in this segment of data and no longer needs to be repaired. Go directly to step 7. If K≥1, determine the earliest clipping distortion area in the stack [n K,begin ,n K,end ] The set of interpolation data time points Ψ K required for repairing;
    步骤5、利用时间点集合Ψ K及其每一个时间点所对应的x上的值x(Ψ K),经Hermite插值,拟合出第K段削波失真区域中的值以替代x中原本的削波失真值,从而更新x; Step 5. Use the set of time points Ψ K and the value x (Ψ K ) on x corresponding to each time point, through Hermite interpolation, to fit the value in the K-th clipping distortion region to replace the original value in x The clipping distortion value of, thereby updating x;
    步骤6、移除堆栈顶部的时间区间[n K,begin,n K,end],令K=K-1,并返回步骤4。 Step 6. Remove the time interval [n K,begin ,n K,end ] at the top of the stack, set K=K-1, and return to step 4.
    步骤7、输出无削波失真的听诊信号x。Step 7. Output the auscultation signal x without clipping distortion.
  2. 根据权利要求1所述的一种自动定位并修复电子听诊器削波失真波形的方法,其特征在于:所述步骤3中形成堆栈,具体包括以下步骤:The method for automatically locating and repairing the clipped and distorted waveform of an electronic stethoscope according to claim 1, wherein the forming of the stack in step 3 specifically includes the following steps:
    S1、找出差分信号x d中绝对值大于阈值α·max(|x|)的数值所对应的时间点,形成集合{n 1,n 2,...,n L},其中,0<α<1为一个预设常数; S1. Find the time point corresponding to the value of the difference signal x d whose absolute value is greater than the threshold α·max(|x|) to form a set {n 1 ,n 2 ,...,n L }, where 0< α<1 is a preset constant;
    S2、从集合{n 1,n 2,...,n L}中找到相邻的x d上对应值符号相反的时间点两两进行配对,确定其分别为某一削波失真区间的起始点n k,begin和结束点n k,end;若在整个数据起始或者结束附近找到一个未能配对的单个时间点,则结合前一段或者后一段数据对其进行额外配对; S2. From the set {n 1 ,n 2 ,...,n L }, find the time points with opposite signs on adjacent x d and pair them, and determine that they are the beginning of a certain clipping distortion interval Start point n k, begin and end point n k, end ; if a single time point that fails to be matched is found near the beginning or end of the entire data, it will be paired additionally with the previous or subsequent data;
    S3、根据两两配对结果,若共得到K个不交迭的时间区间以时间先后分别为[n K,begin,n K,end],[n K-1,begin,n K-1,end],...,[n 1,begin,n 1,end]的顺序,按后出现的削波失真区间先进入堆栈的方式形成堆栈。 S3. According to the pairwise pairing results, if a total of K non-overlapping time intervals are obtained in time sequence, they are [n K,begin ,n K,end ],[n K-1,begin ,n K-1,end ],...,[n 1,begin ,n 1,end ], the stack is formed in the way that the clipping distortion interval that appears later enters the stack first.
  3. 根据权利要求1所述的一种自动定位并修复电子听诊器削波失真波形的方法,其特征在于:所述步骤4中所需要的插值数据时间点集合Ψ K获取方法,具体包括以下步骤: The method for automatically locating and repairing the clipped and distorted waveform of an electronic stethoscope according to claim 1, wherein the method for obtaining the set of interpolated data time points Ψ K required in step 4 specifically includes the following steps:
    H1、从时间点n K,begin出发,逆着时间轴方向找到从n K,begin开始的x上第3个过零点所对应的时间点n K,left3,若x上对应该点不等于0,则取最接近0的值所对应的时间点; H1. Starting from the time point n K, begin , find the time point n K, left3 corresponding to the third zero-crossing point on x starting from n K, begin against the direction of the time axis , if the corresponding point on x is not equal to 0 , Then take the time point corresponding to the value closest to 0;
    H2、从时间点n K,end出发,顺着时间轴方向找到从n K,end开始的x上第1个过零点所对应的时间点n K,right1,若x上对应该点不恰好等于0,则取最接近0的值所对应的时间点; H2. Starting from the time point n K,end , follow the time axis to find the time point n K,right1 corresponding to the first zero-crossing point on x starting from n K,end , if the corresponding point on x is not exactly equal to 0 , Then take the time point corresponding to the value closest to 0;
    H3、确定修复削波失真区域[n K,begin,n K,end]所需要的数据时间点集合Ψ K为[n K,left3,n K,begin-P]∪[n K,end+P,n K,right1],其中,P为考虑过度按压时听诊器输出转换到饱和状态的转换时间所设置的预留点数,一般取值为1~10的非负整数。 H3. Determine the data time point set Ψ K required to repair the clipping distortion area [n K,begin ,n K,end ] is [n K,left3 ,n K,begin -P]∪[n K,end +P ,n K,right1 ], where P is the number of reserved points set in consideration of the conversion time of the stethoscope output to the saturated state when over-pressing, and the value is generally a non-negative integer from 1 to 10.
  4. 根据权利要求1所述的一种自动定位并修复电子听诊器削波失真波形的方法,其特征在于:所述步骤5中更新x的方法,具体包括以下步骤:The method for automatically locating and repairing the clipping and distorted waveform of an electronic stethoscope according to claim 1, wherein the method for updating x in step 5 specifically includes the following steps:
  5. F1、若时间集合Ψ K中共有T k+1个时间点:
    Figure PCTCN2019106382-appb-100001
    估算每个时间点上的导数x′(n j),j=0,1,...,T k
    F1, if there are T k +1 time points in the time set Ψ K :
    Figure PCTCN2019106382-appb-100001
    Estimate the derivative x′(n j ) at each time point, j=0,1,...,T k ;
    F1、若时间集合Ψ K中共有T k+1个时间点:
    Figure PCTCN2019106382-appb-100002
    估算每个时间点上数据点x(n i)的导数x′(n i),i=0,1,...,T k
    F1, if there are T k +1 time points in the time set Ψ K :
    Figure PCTCN2019106382-appb-100002
    Estimate the derivative x′(n i ) of the data point x(n i ) at each time point, i=0,1,...,T k ;
    F2、对需要拟合修复的任意一点x(m),其中m∈[n K,begin-P+1,n K,end+P-1]是待拟合区域上的时间点,利用Ψ K中T k+1个时间点上的数据点x(n i)及其导数x′(n i),i=0,1,...T k,,求得其Hermite插值: F2. For any point x(m) that needs to be fitted and repaired, where m∈[n K,begin -P+1,n K,end +P-1] is the time point on the area to be fitted, use Ψ K The data point x(n i ) and its derivative x′(n i ), i=0,1,...T k , at the time point of T k +1 in T k +1, obtain its Hermite interpolation:
    Figure PCTCN2019106382-appb-100003
    Figure PCTCN2019106382-appb-100003
    F3、更新x中第K个待修复区间上的值:x(m)=x H(m),m∈[n K,begin-P+1,n K,end+P-1]。 F3. Update the value of the K-th to-be-repaired interval in x: x(m)=x H (m), m∈[n K,begin -P+1,n K,end +P-1].
PCT/CN2019/106382 2019-01-23 2019-09-18 Method for automatically positioning and repairing clipping distortion waveforms of electronic stethoscope WO2020151236A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910063222.0A CN109893163B (en) 2019-01-23 2019-01-23 Method for automatically positioning and repairing clipping distortion waveform of electronic stethoscope
CN201910063222.0 2019-01-23

Publications (1)

Publication Number Publication Date
WO2020151236A1 true WO2020151236A1 (en) 2020-07-30

Family

ID=66944114

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/106382 WO2020151236A1 (en) 2019-01-23 2019-09-18 Method for automatically positioning and repairing clipping distortion waveforms of electronic stethoscope

Country Status (2)

Country Link
CN (1) CN109893163B (en)
WO (1) WO2020151236A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109893163B (en) * 2019-01-23 2021-07-02 苏州美糯爱医疗科技有限公司 Method for automatically positioning and repairing clipping distortion waveform of electronic stethoscope
CN110368019B (en) * 2019-07-03 2022-03-08 北京必安必恒科技发展有限公司 Heart sound signal feature extraction and detection model construction and detection device
CN110368020B (en) * 2019-07-03 2022-03-08 北京必安必恒科技发展有限公司 Heart sound signal preprocessing method and device
CN112259121B (en) * 2020-10-26 2024-06-11 西安讯飞超脑信息科技有限公司 Method, system, electronic device and storage medium for processing clipping voice signal

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004032742A1 (en) * 2002-10-09 2004-04-22 Bang & Olufsen Medicom A/S A method for arbitrary two-dimensional scaling of phonocardiographic signals
CN1615103A (en) * 2002-01-10 2005-05-11 迪普布雷兹有限公司 System for analyzing and imaging respiratory tract sounds
US20060098825A1 (en) * 2004-11-05 2006-05-11 Katz Hart V Electronic adaption of acoustical stethoscope
CN102727245A (en) * 2012-07-16 2012-10-17 山东大学 Heart sound signal acquisition, conditioning and transmitting device
CN207369000U (en) * 2017-10-27 2018-05-15 华南理工大学 A kind of electronic auscultation filtering and amplifying circuit based on amplifier
CN109893163A (en) * 2019-01-23 2019-06-18 苏州美糯爱医疗科技有限公司 A method of it is automatically positioned and repairs electronic auscultation device clipping distortion waveform

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN88212585U (en) * 1988-05-16 1988-12-14 姚远林 Multifunction electronic stethoscope
WO2017075601A1 (en) * 2015-10-30 2017-05-04 The Johns Hopkins University Programmable electronic stethoscope devices, algorithms, systems, and methods
CN106344064B (en) * 2016-09-26 2020-08-18 珠海爱珂索移动医疗科技有限公司 Audio signal acquisition device and acquisition method
CN106847307B (en) * 2016-12-21 2020-07-10 广州酷狗计算机科技有限公司 Signal detection method and device
US10110187B1 (en) * 2017-06-26 2018-10-23 Google Llc Mixture model based soft-clipping detection
CN107690026B (en) * 2017-08-15 2020-10-27 维沃移动通信有限公司 Signal processing method and mobile terminal
CN107743174B (en) * 2017-10-16 2020-04-14 维沃移动通信有限公司 Clipping judgment method of sound signal and mobile terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1615103A (en) * 2002-01-10 2005-05-11 迪普布雷兹有限公司 System for analyzing and imaging respiratory tract sounds
WO2004032742A1 (en) * 2002-10-09 2004-04-22 Bang & Olufsen Medicom A/S A method for arbitrary two-dimensional scaling of phonocardiographic signals
US20060098825A1 (en) * 2004-11-05 2006-05-11 Katz Hart V Electronic adaption of acoustical stethoscope
CN102727245A (en) * 2012-07-16 2012-10-17 山东大学 Heart sound signal acquisition, conditioning and transmitting device
CN207369000U (en) * 2017-10-27 2018-05-15 华南理工大学 A kind of electronic auscultation filtering and amplifying circuit based on amplifier
CN109893163A (en) * 2019-01-23 2019-06-18 苏州美糯爱医疗科技有限公司 A method of it is automatically positioned and repairs electronic auscultation device clipping distortion waveform

Also Published As

Publication number Publication date
CN109893163A (en) 2019-06-18
CN109893163B (en) 2021-07-02

Similar Documents

Publication Publication Date Title
WO2020151236A1 (en) Method for automatically positioning and repairing clipping distortion waveforms of electronic stethoscope
US20110257548A1 (en) Method and system for processing heart sound signals
Leatham Phonocardiography
Henrich et al. On the use of the derivative of electroglottographic signals for characterization of nonpathological phonation
CN103479383B (en) Device for analyzing heart sound signals, and intelligent heart stethoscope provided with device for analyzing heart sound signals
US9198634B2 (en) Medical decision support system
Ricke et al. Automatic segmentation of heart sound signals using hidden Markov models
Grooby et al. Neonatal heart and lung sound quality assessment for robust heart and breathing rate estimation for telehealth applications
US20080243017A1 (en) Breathing sound analysis for estimation of airlow rate
US11304662B2 (en) Lung-sound signal processing method, processing device, and readable storage medium
WO2020151169A1 (en) Method for automatic removal of frictional sound interference of electronic stethoscope
CA2569730A1 (en) Non-invasive measurement of second heart sound components
CN109008999B (en) Method for measuring heart sound and pulse wave conduction time and portable measuring device
Argha et al. A novel automated blood pressure estimation algorithm using sequences of Korotkoff sounds
Shervegar et al. Automatic segmentation of phonocardiogram using the occurrence of the cardiac events
CN106725401B (en) Stethoscope audio data processing method based on deep learning
Zhong et al. Heart murmur recognition based on hidden Markov model
CN110010145B (en) Method for eliminating friction sound of electronic stethoscope
Ghassemian et al. Early detection of pediatric heart disease by automated spectral analysis of phonocardiogram
LU502768B1 (en) Intelligent blood pressure prediction method based on multi-scale residual network and ppg signal
US20100210962A1 (en) Respiratory signal detection and time domain signal processing method and system
JP3631639B2 (en) Blood pressure measurement method
Ari et al. On a robust algorithm for heart sound segmentation
Yue et al. Time-frequency analysis of heart sounds in telemedicine consulting system for auscultation
US7998083B2 (en) Method and device for automatically determining heart valve damage

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: 19912159

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: 19912159

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 24/02/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 19912159

Country of ref document: EP

Kind code of ref document: A1