CN109893163B - Method for automatically positioning and repairing clipping distortion waveform of electronic stethoscope - Google Patents

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

Info

Publication number
CN109893163B
CN109893163B CN201910063222.0A CN201910063222A CN109893163B CN 109893163 B CN109893163 B CN 109893163B CN 201910063222 A CN201910063222 A CN 201910063222A CN 109893163 B CN109893163 B CN 109893163B
Authority
CN
China
Prior art keywords
time
clipping distortion
point
begin
value
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.)
Active
Application number
CN201910063222.0A
Other languages
Chinese (zh)
Other versions
CN109893163A (en
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.)
Suzhou Meinuoai Medical Technology Co ltd
Original Assignee
Suzhou Meinuoai Medical Technology 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 Suzhou Meinuoai Medical Technology Co ltd filed Critical Suzhou Meinuoai Medical Technology Co ltd
Priority to CN201910063222.0A priority Critical patent/CN109893163B/en
Publication of CN109893163A publication Critical patent/CN109893163A/en
Priority to PCT/CN2019/106382 priority patent/WO2020151236A1/en
Application granted granted Critical
Publication of CN109893163B publication Critical patent/CN109893163B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

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

Abstract

The invention discloses a method for automatically positioning and repairing a clipping distortion waveform of an electronic stethoscope, which comprises the following steps: reading an auscultation signal;the signal x is differentiated to obtain a differential signal xd(ii) a Determining K non-overlapping time intervals with clipping distortion through threshold comparison and endpoint pairing, sequencing according to the time sequence, and forming a stack in a mode of entering first and exiting later; if K is equal to or larger than 1, determining a set psi of stack interpolation data time pointsK(ii) a Using a set of time points ΨKAnd the value x (psi) of x corresponding to each time pointK) Fitting a value in a K-th clipping distortion area through interpolation to replace the original clipping distortion value in x; removing the time interval at the top of the stack; outputting the auscultation signal x without clipping distortion. The invention can automatically detect and position the clipping distortion area of the stethoscope signal, can automatically restore the signal of the clipping distortion area and can automatically restore a plurality of clipping distortion areas with closer distance.

Description

Method for automatically positioning and repairing clipping distortion 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 a clipping distortion waveform of an electronic stethoscope.
Background
Auscultation is one of the important technologies for a physician to know the illness state of a patient in the first time, but the technology is restricted by the factors such as the visiting place, the medical skill level and the like for a long time, and various types of electronic stethoscopes are continuously emerging along with the vigorous development of the internet of things (IoT) technology, so that the possibility is brought to the real-time monitoring, automatic transcription, cloud diagnosis and intelligent diagnosis of the cardiopulmonary sound data of the patient.
The electronic stethoscope converts weak physiological sound signals (such as heart sounds, lung sounds and the like) into electric signals through a transducer (microphone), the existing electronic stethoscope is generally a piezoelectric microphone with high sensitivity and excellent frequency characteristics, and a film on a resonant cavity collects sound vibration to cause crystal deformation and finally converts the crystal deformation into current. In practical applications, however, the electronic stethoscope output current rapidly reaches saturation due to excessive compression during auscultation, so that clipping distortion occurs in the recorded auscultation signal, as in the case of the phenomenon shown in fig. 1: for example, in a pediatric consulting room, excessive pressing may occur during auscultation due to low cooperation degree of infant patients; if the patient independently uses the electronic stethoscope to upload the auscultation data to the in-process of diagnosing that carries out the high in the clouds, because improper operation also leads to appearing clipping distortion very easily, the appearance of clipping distortion makes the use of electronic stethoscope experience worsen on the one hand, and on the other hand has influenced signal quality and then has influenced follow-up heart sound location, cardiopulmonary sound automatic diagnosis's effect.
For the problem of clipping distortion of the signal caused by compression, the disadvantages of the prior art are embodied in the following aspects: a. at present, no automatic positioning method for a signal clipping distortion area exists; b. the existing automatic restoration method for the clipping distortion area of the signal is not perfect: the important premise for solving the problem is that the deletion of automatic positioning of a clipping distortion area and how to better recover a signal missing part caused by clipping according to the content of a context signal still need to be considered; c. at present, no technical scheme for repairing a plurality of clipping distortion areas with close distances exists.
In particular, for artificial intelligence prospective targets of electronic stethoscopes aiming at realizing high-precision real-time fetal monitoring, intelligent assessment of heart/lung functions, automatic diagnosis of heart/lung diseases and the like, the method can automatically locate and repair the clipping distortion in auscultation signals, and is one of important preconditions for realizing the artificial intelligence functions, so that the clipping distortion of the signals of the electronic stethoscopes is a common problem to be solved urgently by the electronic stethoscopes.
The current existing patents related to the electronic stethoscope include hardware acquisition systems, transmission systems, appearance, signal preprocessing (including noise reduction, heart sound localization, cardiopulmonary sound separation, and the like), signal intelligent analysis (fetal heart monitoring, heart sound-based heart disease intelligent diagnosis, lung sound-based respiratory disease intelligent diagnosis), and the like of the devices, but no patent provides an automatic repair solution for the problem of signal clipping distortion.
And the paper, "Emmanouilidou D, Mccolum E D, Park D E, et al, computerized Lung Sound Screening for peptide evaluation in noise Field Environments [ J ]. IEEE Transactions on biological Engineering,2018,65(7): 1564-1574" proposes a method for clipping distortion repair using cubic spline interpolation. However, the method in this document has the following problems: (1) no automatic detection and positioning method for clipping distortion area is proposed, so the method is implemented on the premise that the clipping distortion area is artificially selected firstly, and the requirements of practical application are not met; (2) the curve fitted by cubic spline interpolation used in the method can only ensure the continuity of the connection point and cannot ensure the smoothness of the connection point; the whole fitting curve is controlled by all the interpolation points, if any one of the interpolation points is changed, the whole curve is affected, which is not in accordance with the actual characteristics of auscultation data, especially for auscultation of respiratory diseases, the duration of specific respiratory extra sounds is very short (such as the duration of a single wet rale is about 20 milliseconds), and in this case, the fitting of the cubic spline interpolation brings large errors; (3) a repair strategy when two or more segments of clipping distortion areas with close distances exist is not proposed, and if the two or more segments of clipping distortion areas are directly repaired at the same time, under-fitting can be caused because the number of points to be fitted is too large.
Disclosure of Invention
The invention aims to provide a method for automatically positioning and repairing a clipping distortion waveform of an electronic stethoscope, which solves the problems that the prior art can not automatically detect and position a clipping distortion area of the stethoscope, can not automatically repair the clipping distortion area and can not repair signals of the clipping distortion area.
The purpose of the invention can be realized by the following technical scheme:
a method for automatically locating and repairing a clipped distorted waveform of an electronic stethoscope, comprising the steps of:
step 1, reading an auscultation signal sampling sequence x (N) with the duration of N in a cache, wherein N is 1, 2.
Step 2, differentiating the original signal x to obtain a differential signal xdThe expression of the differential signal of the original signal is calculated as xd(n) ═ x (n) -x (n-1), where x isd(1)=0;
Step 3, according to the differential signal xdAfter threshold comparison and end point pairing, K non-overlapping time intervals (K is more than or equal to 0) with clipping distortion are determined, and the time intervals sequentially comprise: [ n ] ofK,begin,nK,end],[nK-1,begin,nK-1,end],...,[n1,begin,n1,end]Forming a stack according to a mode that a clipping distortion interval appearing later enters first and then exits;
step 4, if K is equal to 0, the section of data has no clipping distortion area and does not need to be repaired, the step 7 is directly entered, and if K is larger than or equal to 1, the earliest clipping distortion area [ n ] in the stack is determinedK,begin,nK,end]Interpolation data time point set psi required for repairingK
Step 5, utilizing the time point set psiKAnd the value x (psi) of x corresponding to each time pointK) Fitting a value in a K-th section clipping distortion area through Hermite interpolation to replace the original clipping distortion value in x, and updating x;
step 6, removing the time interval [ n ] at the top of the stackK,begin,nK,end]Let K be K-1 and return to step 4.
And 7, outputting the auscultation signal x without clipping distortion.
Further, the forming of the stack in the step 3 specifically includes the following steps:
s1, finding out differential signal xdThe time point corresponding to the numerical value of which the middle absolute value is greater than the threshold value alpha.max (| x |) forms a set { n |1,n2,...,nLWherein, alpha is more than 0 and less than 1, which is a preset constant;
s2, from the set n1,n2,...,nLFind adjacent x in }dPairing every two time points with opposite signs of the corresponding values, and determining the time points as the starting points n of a certain clipping distortion intervalk,beginAnd an end point nk,end(ii) a If a single unpaired time point is found near the beginning or the end of the whole data, the data is additionally paired with the previous section or the next section of data;
s3, according to the pairwise matching results, if K non-overlapped time intervals are obtained, the time is [ n ] respectivelyK,begin,nK,end],[nK-1,begin,nK-1,end],...,[n1,begin,n1,end]In the order of (2), the stack is formed in such a way that the clipping distortion interval appearing later first enters the stack.
Further, the set Ψ of interpolated data time points required in step 4KThe acquisition method specifically comprises the following steps:
h1 from time nK,beginStarting from n, finding n against the direction of the time axisK,beginTime point n corresponding to the 3 rd zero crossing point on the first xK,left3If the corresponding point on x is not equal to 0, the time point corresponding to the value closest to 0 is taken;
h2 from time nK,endStarting from n, finding n along the time axisK,endTime point n corresponding to the 1 st zero crossing point on the starting xK,right1If the corresponding point on x is not exactly equal to 0, the time point corresponding to the value closest to 0 is taken;
h3, determining and repairing clipping distortion area [ nK,begin,nK,end]Set of required data time points ΨKIs [ n ]K,left3,nK,begin-P]∪[nK,end+P,nK,right1]And P is a reserved point set by considering the conversion time of the stethoscope output to the saturated state when excessive pressing is performed, and the value of P is generally a non-negative integer of 1-10.
Further, the method for updating x in step 5 specifically includes the following steps:
f1, if time set ΨKHas a common Tk+1 time points: n is0,n1,…,
Figure BDA0001954843780000052
Estimate the data point x (n) at each time pointi) Derivative x' (n)i),i=0,1,...,Tk
F2, any point x (m) needing fitting repair, wherein m∈[nK,begin-P+1,nK,end+P-1]Is a point in time on the region to be fitted, using ΨKMiddle TkData point x (n) at +1 time pointsi) And its derivative x' (n)i),i=0,1,...,TkAnd obtaining Hermite interpolation:
Figure BDA0001954843780000051
f3, updating the value of the K-th interval to be repaired in x: x (m) ═ xH(m),m∈[nK,begin-P+1,nK,end+P-1]。
The invention has the beneficial effects that:
the method for automatically positioning and repairing the clipping distortion waveform of the electronic stethoscope realizes automatic detection and positioning of the clipping distortion area of the stethoscope signal by differentiating the signal, comparing the signal with a threshold value and pairing; selecting an interpolation data time point set required for restoration by combining automatic positioning of a clipping distortion area with a zero crossing point, and automatically restoring a signal of the clipping distortion area through Hermite interpolation; by adopting the 'first-in and last-out' characteristic of the stack, the automatic repair of a plurality of clipping distortion areas can be sequentially realized, the repair problem when the clipping distortion areas are very close to each other can be solved, and the method has the characteristics of high positioning and repairing speed and high accuracy.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a diagram illustrating clipping distortion of an auscultation signal in the prior art;
FIG. 2 is a schematic diagram of a method of automatically locating and repairing a clipped distortion waveform of an electronic stethoscope according to the present invention;
FIG. 3 is a schematic view of repair in example 1 of the present invention;
FIG. 4 is a schematic view of repair in example 2 of the present invention;
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, a method for automatically locating and repairing a clipped distorted waveform of an electronic stethoscope has the following steps:
step 1, reading an auscultation signal sampling sequence x (N) with the duration of N in a cache, wherein N is 1, 2.
Step 2, differentiating the original signal x to obtain a differential signal xdThe expression of the differential signal of the original signal is calculated as xd(n) ═ x (n) -x (n-1), where x isd(1)=0;
Step 3, according to the differential signal xdAfter threshold comparison and end point pairing, K non-overlapping time intervals (K is more than or equal to 0) with clipping distortion are determined, and the time intervals sequentially comprise: [ n ] ofK,begin,nK,end],[nK-1,begin,nK-1,end],...,[n1,begin,n1,end]Forming a stack according to a mode that a clipping distortion interval appearing later enters first and then exits;
forming a stack in step 3, specifically comprising the steps of:
s1, finding out differential signal xdThe time point corresponding to the numerical value of which the middle absolute value is greater than the threshold value alpha.max (| x |) forms a set { n |1,n2,...,nLWherein, alpha is more than 0 and less than 1, which is a preset constant;
s2, from the set n1,n2,...,nLFind adjacent x in }dThe time points of the upper corresponding values with opposite signs advance pairwiseLine pairing is carried out, and the line pairing is determined to be respectively a starting point n of a certain clipping distortion intervalk,beginAnd an end point nk,end(ii) a If a single unpaired time point is found near the beginning or the end of the whole data, the data is additionally paired with the previous section or the next section of data;
s3, according to the pairwise matching results, if K non-overlapped time intervals are obtained, the time is [ n ] respectivelyK,begin,nK,end],[nK-1,begin,nK-1,end],...,[n1,begin,n1,end]In the order of (2), the stack is formed in such a way that the clipping distortion interval appearing later first enters the stack.
Step 4, if K is equal to 0, the section of data has no clipping distortion area and does not need to be repaired, the step 7 is directly entered, and if K is larger than or equal to 1, the earliest clipping distortion area [ n ] in the stack is determinedK,begin,nK,end]Interpolation data time point set psi required for repairingK
In step 4, if K is more than or equal to 1, determining the earliest clipping distortion region [ n ] in the stackK,begin,nK,end]Interpolation data time point set psi required for repairingKThe acquisition method specifically comprises the following steps:
h1 from time nK,beginStarting from n, finding n against the direction of the time axisK,beginTime point n corresponding to the 3 rd zero crossing point on the first xK,left3If the corresponding point on x is not equal to 0, the time point corresponding to the value closest to 0 is taken;
h2 from time nK,endStarting from n, finding n along the time axisK,endTime point n corresponding to the 1 st zero crossing point on the starting xK,right1If the corresponding point on x is not exactly equal to 0, the time point corresponding to the value closest to 0 is taken;
h3, determining and repairing clipping distortion area [ nK,begin,nK,end]Set of required data time points ΨKIs [ n ]K,left3,nK,begin-P]∪[nK,end+P,nK,right1]Where P is the transition of the stethoscope output to saturation when excessive compression is taken into accountThe reserved points set by the time change are generally non-negative integers of 1-10.
Step 5, utilizing the time point set psiKAnd the value x (psi) of x corresponding to each time pointK) Fitting a value in a K-th section clipping distortion area through Hermite interpolation to replace the original clipping distortion value in x, and updating x;
a method of updating x, comprising the steps of:
f1, if time set ΨKHas a common Tk+1 time points: n is0,n1,…,
Figure BDA0001954843780000082
Estimate the data point x (n) at each time pointi) Derivative x' (n)i),i=0,1,...,Tk
F2, any point x (m) needing fitting repair, wherein m is epsilon [ n ]K,begin-P+1,nK,end+P-1]Is a point in time on the region to be fitted, using ΨKMiddle Tk+1 data points x (n)i) And its derivative x' (n)i),i=0,1,...,TkAnd obtaining Hermite interpolation:
Figure BDA0001954843780000081
f3, updating the value of the K-th interval to be repaired in x: x (m) ═ xH(m),m∈[nK,begin-P+1,nK,end+P-1]。
Step 6, removing the time interval [ n ] at the top of the stackK,begin,nK,end]Let K be K-1 and return to step 4.
And 7, outputting the auscultation signal x without clipping distortion.
Example 1:
reading lung sound auscultation data x of a section of pediatric pneumonia patient, wherein the lung sound auscultation data x comprises two clipping distortion areas, and automatically positioning and repairing the clipping distortion areas, wherein the data sampling rate is 4KHz, and the time duration is 2.5 seconds.
First, for the segmentData differencing, difference signal xdAs shown in fig. 3(a), it can be seen that there are two peaks with opposite polarities and large amplitude at the beginning and the end of the clipping distortion region.
Then, a differential signal x is founddFinding out the adjacent x from the time point corresponding to the numerical value of which the medium absolute value is greater than the threshold value 0.8 multiplied by max (| x |)dPairing the time points with opposite signs of the corresponding values, detecting two clipping distortion areas, and determining the respective starting point and end point, as shown in fig. 3 (b);
finally, the two located clipping distortion intervals are placed into a stack according to a reverse time sequence, an interpolation point set of the clipping distortion intervals is sequentially determined by using stack operation, the clipping distortion intervals are sequentially repaired through Hermite interpolation, and the signal updating is completed, and finally the repaired signal is as shown in fig. 3(c), wherein a reserved point P which is set by considering the conversion time of the stethoscope output to the saturation state when the stethoscope is excessively pressed is 5.
Example 2:
reading a section of normal human heart sound auscultation data x, wherein the data comprises 5 clipping distortion areas, wherein two clipping distortion areas are close to each other and are separated from each other by 0.0136 seconds, automatically positioning and repairing the clipping distortion areas, the data sampling rate is 4KHz, and the time duration is 1.5 seconds.
First, the segment of data is differentiated to obtain a differential signal xdAs shown in fig. 4(a), it can be seen that at 5, both the beginning and the end of the clipping distortion region have a pair of peaks of opposite polarity and large amplitude.
Then, a differential signal x is founddFinding out the adjacent x from the time point corresponding to the numerical value of which the medium absolute value is greater than the threshold value 0.8 multiplied by max (| x |)dPairing the time points with opposite signs of the corresponding values, detecting all 5 clipping distortion areas, and determining respective starting points and end points of the clipping distortion areas, as shown in fig. 4 (b);
finally, the 5 located clipping distortion intervals are placed into a stack according to a reverse time sequence, an interpolation point set of the 5 located clipping distortion intervals is sequentially determined by using stack operation, the signals are sequentially repaired through Hermite interpolation, and the finally repaired signals are shown as a figure 4(c), wherein a reserved point P set by considering the conversion time of the stethoscope output converted into a saturation state when the stethoscope is excessively pressed is 5, and even if two clipping distortion areas which are very close to each other are seen, the method provided by the invention can still realize more accurate repair.
The foregoing is merely exemplary and illustrative of the principles of the present invention and various modifications, additions and substitutions of the specific embodiments described herein may be made by those skilled in the art without departing from the principles of the present invention or exceeding the scope of the claims set forth herein.

Claims (3)

1. A method for automatically locating and repairing a clipping distortion waveform of an electronic stethoscope is characterized in that: comprises the following steps:
step 1, reading an auscultation signal sampling sequence x (N) with the duration of N in a cache, wherein N is 1, 2.
Step 2, differentiating the original signal x to obtain a differential signal xdThe expression of the differential signal of the original signal is calculated as xd(n) ═ x (n) -x (n-1), where x isd(1)=0;
Step 3, according to the differential signal xdAfter threshold comparison and end point pairing, K non-overlapping time intervals (K is more than or equal to 0) with clipping distortion are determined, and the time intervals sequentially comprise: [ n ] ofK,begin,nK,end],[nK-1,begin,nK-1,end],...,[n1,begin,n1,end]Forming a stack according to a mode that a clipping distortion interval appearing later enters first and then exits;
step 4, if K is equal to 0, the section of data has no clipping distortion area and does not need to be repaired, the step 7 is directly entered, and if K is larger than or equal to 1, the earliest clipping distortion area [ n ] in the stack is determinedK,begin,nK,end]Interpolation data time point set psi required for repairingK
Step 5, utilizing the time point set psiKAnd the value x (psi) of x corresponding to each time pointK) Fitting a value in a K-th section clipping distortion area through Hermite interpolation to replace the original clipping distortion value in x, and updating x;
step 6, removing the time interval [ n ] at the top of the stackK,begin,nK,end]Making K equal to K-1, and returning to the step 4;
step 7, outputting the auscultation signal without clipping distortion;
the step 3 of forming a stack specifically includes the following steps:
s1, finding out differential signal xdThe time point corresponding to the numerical value of which the middle absolute value is greater than the threshold value alpha.max (| x |) forms a set { n |1,n2,...,nLWherein, alpha is more than 0 and less than 1, which is a preset constant;
s2, from the set n1,n2,...,nLFind adjacent x in }dPairing every two time points with opposite signs of the corresponding values, and determining the time points as the starting points n of a certain clipping distortion intervalk,beginAnd an end point nk,end(ii) a If a single unpaired time point is found near the beginning or the end of the whole data, the data is additionally paired with the previous section or the next section of data;
s3, according to the pairwise matching results, if K non-overlapped time intervals are obtained, the time is [ n ] respectivelyK,begin,nK,end],[nK-1,begin,nK-1,end],...,[n1,begin,n1,end]In the order of (2), the stack is formed in such a way that the clipping distortion interval appearing later first enters the stack.
2. The method of claim 1, wherein the method comprises the steps of: the interpolation data time point set Ψ required in the step 4KThe acquisition method specifically comprises the following steps:
h1 from time nK,beginStarting from n, finding n against the direction of the time axisK,beginTime point n corresponding to the 3 rd zero crossing point on the first xK,left3If the corresponding point on x is not equal to 0, then the closest point is takenThe time point corresponding to the value of 0;
h2 from time nK,endStarting from n, finding n along the time axisK,endTime point n corresponding to the 1 st zero crossing point on the starting xK,right1If the corresponding point on x is not exactly equal to 0, the time point corresponding to the value closest to 0 is taken;
h3, determining and repairing clipping distortion area [ nK,begin,nK,end]Set of required data time points ΨKIs [ n ]K,left3,nK,begin-P]∪[nK,end+P,nK,right1]And P is a reserved point set by considering the conversion time of the stethoscope output to the saturated state when excessive pressing is performed, and the value of P is generally a non-negative integer of 1-10.
3. The method of claim 1, wherein the method comprises the steps of: the method for updating x in step 5 specifically includes the following steps:
f1, if time set ΨKHas a common Tk+1 time points:
Figure FDA0002966246220000031
estimate the data point x (n) at each time pointi) Derivative x' (n)i),i=0,1,...,Tk
F2, any point x (m) needing fitting repair, wherein m is epsilon [ n ]K,begin-P+1,nK,end+P-1]Is a point in time on the region to be fitted, using ΨKMiddle TkData point x (n) at +1 time pointsi) And its derivative x' (n)i),i=0,1,...,TkAnd obtaining Hermite interpolation:
Figure FDA0002966246220000032
f3, updating the value of the K-th interval to be repaired in x: x (m) ═ xH(m),m∈[nK,begin-P+1,nK,end+P-1]。
CN201910063222.0A 2019-01-23 2019-01-23 Method for automatically positioning and repairing clipping distortion waveform of electronic stethoscope Active CN109893163B (en)

Priority Applications (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
PCT/CN2019/106382 WO2020151236A1 (en) 2019-01-23 2019-09-18 Method for automatically positioning and repairing clipping distortion waveforms of electronic stethoscope

Applications Claiming Priority (1)

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

Publications (2)

Publication Number Publication Date
CN109893163A CN109893163A (en) 2019-06-18
CN109893163B true CN109893163B (en) 2021-07-02

Family

ID=66944114

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910063222.0A Active CN109893163B (en) 2019-01-23 2019-01-23 Method for automatically positioning and repairing clipping distortion waveform 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
CN110368020B (en) * 2019-07-03 2022-03-08 北京必安必恒科技发展有限公司 Heart sound signal preprocessing method and device
CN110368019B (en) * 2019-07-03 2022-03-08 北京必安必恒科技发展有限公司 Heart sound signal feature extraction and detection model construction and detection device
CN112259121A (en) * 2020-10-26 2021-01-22 西安讯飞超脑信息科技有限公司 Method, system, electronic device and storage medium for processing clipped speech signal

Citations (2)

* 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
CN106344064A (en) * 2016-09-26 2017-01-25 珠海爱珂索移动医疗科技有限公司 Audio signal acquisition device and method

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030130588A1 (en) * 2002-01-10 2003-07-10 Igal Kushnir Method and system for analyzing respiratory tract sounds
DE60327647D1 (en) * 2002-10-09 2009-06-25 Bang & Olufsen Medicom As RUNG PHONOKARDIOGRAPHIC 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
EP3367908B1 (en) * 2015-10-30 2020-09-23 The Johns Hopkins University Programmable electronic stethoscope devices, algorithms, systems, and methods
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
CN207369000U (en) * 2017-10-27 2018-05-15 华南理工大学 A kind of electronic auscultation filtering and amplifying circuit based on amplifier
CN109893163B (en) * 2019-01-23 2021-07-02 苏州美糯爱医疗科技有限公司 Method for automatically positioning and repairing clipping distortion waveform of electronic stethoscope

Patent Citations (2)

* 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
CN106344064A (en) * 2016-09-26 2017-01-25 珠海爱珂索移动医疗科技有限公司 Audio signal acquisition device and method

Also Published As

Publication number Publication date
WO2020151236A1 (en) 2020-07-30
CN109893163A (en) 2019-06-18

Similar Documents

Publication Publication Date Title
CN109893163B (en) Method for automatically positioning and repairing clipping distortion waveform of electronic stethoscope
US20110257548A1 (en) Method and system for processing heart sound signals
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
JP5210872B2 (en) Method and system for extracting quasi-periodic signals with high resolution
US20080243017A1 (en) Breathing sound analysis for estimation of airlow rate
Gavrovska et al. Classification of prolapsed mitral valve versus healthy heart from phonocardiograms by multifractal analysis
CN109008999B (en) Method for measuring heart sound and pulse wave conduction time and portable measuring device
US20200365271A1 (en) Method for predicting sleep apnea from neural networks
CN111685774B (en) OSAHS Diagnosis Method Based on Probability Integrated Regression Model
CN115640507B (en) Abnormal data screening method based on electrocardiographic and heart sound combined analysis
CN114027853B (en) QRS complex detection method, device, medium and equipment based on feature template matching
Shi et al. Neural network based real-time heart sound monitor using a wireless wearable wrist sensor
Doheny et al. Estimation of respiratory rate and exhale duration using audio signals recorded by smartphone microphones
LU502768B1 (en) Intelligent blood pressure prediction method based on multi-scale residual network and ppg signal
US20230020419A1 (en) Non-invasive type electrocardiogram monitoring device and method
CN114580477B (en) Wearable dynamic respiratory rate estimation system based on multi-time sequence fusion
US20100210962A1 (en) Respiratory signal detection and time domain signal processing method and system
Zhang et al. Cuff-less and calibration-free blood pressure estimation using convolutional autoencoder with unsupervised feature extraction
Fanelli et al. Signal quality quantification and waveform reconstruction of arterial blood pressure recordings
WO2023115483A1 (en) Compression detection method and device for cardiopulmonary resuscitation, and storage medium
CN114947792B (en) Video-based physiological signal measurement and enhancement method
RU2756157C1 (en) Method for analysis of ballistocardiographic signal for detecting singular heart beats in real time
CN110141266B (en) Bowel sound detection method based on wearable body sound capture technology
WO2023108404A2 (en) Disturbance-free atrial fibrillation monitoring method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant