JP2629511B2 - How to remove noise from signals - Google Patents
How to remove noise from signalsInfo
- Publication number
- JP2629511B2 JP2629511B2 JP3338760A JP33876091A JP2629511B2 JP 2629511 B2 JP2629511 B2 JP 2629511B2 JP 3338760 A JP3338760 A JP 3338760A JP 33876091 A JP33876091 A JP 33876091A JP 2629511 B2 JP2629511 B2 JP 2629511B2
- Authority
- JP
- Japan
- Prior art keywords
- noise
- value
- signal
- waveform
- pulse
- 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.)
- Expired - Lifetime
Links
Landscapes
- Indication And Recording Devices For Special Purposes And Tariff Metering Devices (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、信号中に混在するノイ
ズ信号を、簡易な装置でもって、高精度にかつリアルタ
イムに除去し得るノイズ除去方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a noise removing method capable of removing a noise signal mixed in a signal with high accuracy and in real time using a simple device.
【0002】[0002]
【従来の技術】たとえば、圧力、密度、湿度、流量、温
度などの物理的変量を電気的変量に変換し、測定する電
気計測装置においては、計測されるアナログ信号中にス
パイク状の突起信号(以下、パルスノイズという)が混
在している。前記パルスノイズは、測定誤差等の原因と
なるため、このノイズパルスを除去する方法が各種提案
されている。前記ノイズ除去方法としては、従来より、
アナログ電子回路中にコンデンサー、抵抗あるいはオペ
アンプを挿入し、平滑化する平滑法が多用されている。2. Description of the Related Art For example, in an electric measuring device which converts physical variables such as pressure, density, humidity, flow rate, temperature and the like into electric variables and measures them, a spike-like projection signal (analog) is included in an analog signal to be measured. Hereinafter, referred to as pulse noise). Since the pulse noise causes a measurement error or the like, various methods for removing the noise pulse have been proposed. As the noise removal method, conventionally,
A smoothing method of inserting a capacitor, a resistor, or an operational amplifier into an analog electronic circuit and performing smoothing is often used.
【0003】一方、近年のデジタル信号処理装置やコン
ピューターのソフトウエアの場合には、前記平滑法と機
能的に同等とされる単純平均法や指数平滑法によってノ
イズ除去が行われている。さらに、高速演算処理が可能
な電子計算機の発達により、高速フーリエ変換や、逆フ
ーリエ変換、最大エントロピー法等の高度な数値解析法
も行われている。On the other hand, in recent digital signal processing apparatuses and computer software, noise removal is performed by a simple averaging method or an exponential smoothing method that is functionally equivalent to the above-described smoothing method. Further, with the development of electronic computers capable of high-speed arithmetic processing, advanced numerical analysis methods such as a fast Fourier transform, an inverse Fourier transform, and a maximum entropy method have been performed.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、前記平
滑法によりノイズ信号を除去する場合には、原波形に対
する歪が大きくなりがちであり、たとえば波形の形状に
基づき、定量的な把握する分析的な分野では誤差が大き
くなるため、実用的でない。また、前記高速フーリエ変
換などの周波数領域での数値解析手法場合には、ある程
度のデータ量を必要とするとともに、繰り返し計算が多
いため処理に時間がかかり、リアルタイム(実時間)で
の信号処理には不向きであるとともに、また装置的にも
高価なものとなる。However, when the noise signal is removed by the above-mentioned smoothing method, the distortion with respect to the original waveform tends to increase. It is not practical in the field due to the large error. Further, in the case of a numerical analysis method in the frequency domain such as the fast Fourier transform, a certain amount of data is required, and it takes a long time to perform processing due to many repetitive calculations. Is unsuitable and also expensive in terms of equipment.
【0005】そこで、本発明の主たる課題は、簡易な装
置でもって、高精度にかつリアルタイムに処理が行える
ノイズ除去方法を提供するものである。Accordingly, a main object of the present invention is to provide a noise removing method capable of performing processing with high accuracy and in real time with a simple device.
【0006】[0006]
【課題を解決するための手段】前記課題は、測定した信
号波形中に重畳したノイズを除去するに当り、前記測定
信号波形を一次微分し、この一次微分値の絶対値が設定
される閾値以上である場合にノイズ有りと判断するとと
もに、この一次微分値の符号が変化する符号変化点の位
置によって、ノイズ発生位置を特定し、このノイズ発生
位置を挟む前後の各測定信号の平均値を補間値として算
出し、この補間値と前記ノイズ信号とを置換することに
より前記ノイズを除去することで解決できる。The object of the present invention is to remove a noise superimposed on a measured signal waveform by first differentiating the measured signal waveform, and the absolute value of the first derivative is equal to or larger than a set threshold. In the case of, it is judged that there is noise, and the position of the noise occurrence is specified by the position of the sign change point at which the sign of the first derivative changes, and the average value of each measurement signal before and after the noise occurrence position is interpolated. The noise can be solved by calculating as a value and replacing the interpolated value with the noise signal to remove the noise.
【0007】[0007]
【作用】本発明においては、複雑な繰り返し演算処理を
必要せず、基本的には減算、除算、符号判断によるノイ
ズ位置の特定、数値置換のみで、ノイズ除去処理を行う
ため、簡単な電子計算機(パーソナルコンピューター)
でも、リアルタイムに処理を行うことができる。また、
精度的にも実施例によって明らかなように、高い精度を
得ることができる。According to the present invention, a complicated repetitive arithmetic processing is not required, and the noise removal processing is basically performed only by subtraction, division, identification of a noise position by sign judgment, and numerical replacement. (personal computer)
However, processing can be performed in real time. Also,
As is clear from the embodiments, high accuracy can be obtained.
【0008】[0008]
【実施例】以下、本発明を実施例に基づき詳説する。た
とえば、測定の結果、図1に示されるような信号波形1
(原波形)が得られたとして、この波形1中に存在する
パルスノイズ2、3を除去するために、本発明法が好適
に適用される。前記原波形1は、AD変換によりサンプ
リング周期毎に数値的強度を持つ連続線として表され、
本発明法においては、前記各サンプリング周期毎の信号
をRawWave(格納したメモリー上の名前)間の演算処理
によって前記パルスノイズ2、3が除去される。前記原
波形1の周期毎の信号をRaw Wave (I)(I=1,2,3 …) と
した場合、前記原波形1の一次微分値Def Wave (I+1)
は、 Def Wave (I+1)=Raw Wave (I+1)−Raw Wave (I)(I=1,2 …) −−− として表され、この連続値は図2に示される波形として
表される。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail based on embodiments. For example, as a result of the measurement, a signal waveform 1 as shown in FIG.
Assuming that the (original waveform) is obtained, the method of the present invention is suitably applied to remove the pulse noises 2 and 3 present in the waveform 1. The original waveform 1 is represented as a continuous line having a numerical intensity for each sampling period by AD conversion,
In the method of the present invention, the pulse noises 2 and 3 are removed by an arithmetic processing between RawWaves (names of stored memories) of the signals for each sampling period. When the signal of each cycle of the original waveform 1 is defined as Raw Wave (I) (I = 1, 2, 3,...), The primary differential value Def Wave (I + 1) of the original waveform 1
Is expressed as Def Wave (I + 1) = Raw Wave (I + 1) −Raw Wave (I) (I = 1,2...), And the continuous value is expressed as a waveform shown in FIG. Is done.
【0009】各サンプリング周期毎の前記一次微分信号
値Def Wave (I+1)は、±の符号を持ちながら、ノイズが
ない信号の場合は+〜−、または−〜+と緩やかに変化
して一定の値の範囲内に収まる。この範囲をノイズ判定
の閾値とし一次微分信号値の絶対値が、設定されたノイ
ズ判定閾値(BPF)を超える場合には、ノイズ有りと
判断され、ノイズ判定閾値(BPF)以内である場合に
は、パルスノイズの存在は認められないとして、ノイズ
除去処理は行わない。演算処理上は、式により、全て
の一次微分信号値Def Wave (I+1)をノイズ判定閾値(B
PF)で整数除算し、この値Deの絶対値|De|が|
De|=0か、|De|≧1であるかを判断することに
よって、前記閾値以内であるか否かが判断される。 De=Def Wave (I+1)/BPF(I=1,2 …) −−−−−−− 前記除算値Deの絶対値|De|が1以上のものを対象
とし、Def Wave (I+1)の±の符号に着目すると、この符
号は、(0→+→−→0)、または(0→−→+→0)
と変化するが、この+→−、または−→+に変化してい
る図2の符号変化点5、5(極値をとる水平座標位置)
が図1のパルスノイズ2(3)の発生位置であるとして
特定される。The primary differential signal value Def Wave (I + 1) for each sampling period has a sign of ±, but gradually changes to + to-or-to + for a signal without noise. It falls within a certain range of values. This range is set as a noise determination threshold, and when the absolute value of the primary differential signal value exceeds the set noise determination threshold (BPF), it is determined that there is noise, and when it is within the noise determination threshold (BPF), Since the presence of pulse noise is not recognized, no noise removal processing is performed. In the arithmetic processing, all the first derivative signal values Def Wave (I + 1) are calculated by a formula using a noise determination threshold (B
PF), and the absolute value | De |
By determining whether De | = 0 or | De | ≧ 1, it is determined whether or not the value is within the threshold. De = Def Wave (I + 1) / BPF (I = 1,2...) −−−−−−− The target of the absolute value | De | of the division value De is 1 or more, and Def Wave (I + Focusing on the sign of ± in 1), this sign is (0 → + → − → 0) or (0 → − → + → 0)
The sign change points 5 and 5 (horizontal coordinate positions at which extreme values are taken) in FIG. 2 in which the sign changes from + → − or − → +
Is specified as the position where the pulse noise 2 (3) in FIG. 1 occurs.
【0010】次に、パルスノイズ位置の特定ができたな
らば、このパルスノイズ発生位置を挟む前後の信号を用
いて、補間値(INS.V)を求める。この補間値(INS.V)
は、下式より前記パルスノイズ2(3)発生位置の前
後の信号の算術平均として求めることができる。 補間値(INS.V)=1/2(Raw Wave (I+1)+Raw Wave (I-1))−−− 上記式により、補間値(INS.V)が求められたならば、
この数値を前記パルスノイズ信号と置換することによ
り、当該パルスノイズ2、3が除去される。Next, if the pulse noise position can be specified, an interpolation value (INS.V) is obtained using signals before and after the pulse noise generation position. This interpolated value (INS.V)
Can be obtained as an arithmetic average of signals before and after the position where the pulse noise 2 (3) is generated from the following equation. Interpolated value (INS.V) = 1/2 (Raw Wave (I + 1) + Raw Wave (I-1)) --- If the interpolated value (INS.V) is obtained by the above equation,
By replacing this numerical value with the pulse noise signal, the pulse noises 2 and 3 are removed.
【0011】以上、パルスノイズ2、3がそれぞれ独立
して存在している場合について詳述したが、仮に図3に
示されるように、原信号波形6中に、連続したパルスノ
イズ7、8が存在している場合にも本発明法を適用する
ことができる。波形単一パルスの場合と同様に、得られ
た測定信号波形6について一次微分を行い、図4に示さ
れるDef Wave (I+1)の一次微分の連続波形9を得て、こ
の一次微分値の絶対値がノイズ判定閾値(BPF)を超
える場合には、ノイズ有りと判断する。なお、この判断
は、前述単一パルスノイズの場合と同様、前記式の除
算値Deにより判断される。前記一次微分値Def Wave
(I+1)の±の符号は、(0→+→不定値→−→0)、ま
たは(0→−→不定値→+→0)と変化するが、この0
→+に変化する位置、または0→−に変化する位置が、
この場合のパルスノイズの発生位置として特定される。
このようにして連続する存在している二つのパルスノズ
ル7、8の位置が特定できたならば、このパルスノイズ
7、8信号を挟む前後の信号を用いて、補間値(INS.V)
を求める。この補間値(INS.V)は、式により、前記パ
ルスノイズ7、8を挟む前後の信号の算術平均として求
めることができる。 補間値(INS.V)=1/2(Raw Wave (I+2)+Raw Wave (I-1)−−−− そして、この補間値(INS.V)をパルスノイズ7、8信号
と置換することにより、当該パルスノイズ7、8が除去
される。The case where the pulse noises 2 and 3 are present independently has been described in detail above. However, as shown in FIG. 3, continuous pulse noises 7 and 8 are included in the original signal waveform 6. If present, the method of the present invention can also be applied. As in the case of the single pulse waveform, the first derivative of the obtained measurement signal waveform 6 is performed to obtain a continuous waveform 9 of the first derivative of Def Wave (I + 1) shown in FIG. If the absolute value of exceeds the noise determination threshold (BPF), it is determined that there is noise. This determination is made based on the division value De in the above equation, as in the case of the single pulse noise. The first derivative Def Wave
The sign of ± of (I + 1) changes from (0 → + → undefined value → − → 0) or (0 → − → undefined value → + → 0).
The position changing to → + or the position changing to 0 →-
In this case, it is specified as the position where the pulse noise is generated.
If the positions of the two consecutive pulse nozzles 7 and 8 that have been determined in this way can be specified, the interpolation value (INS.V) is obtained using the signals before and after the pulse noise 7 and 8 signals.
Ask for. This interpolated value (INS.V) can be obtained as an arithmetic average of the signals before and after the pulse noises 7 and 8 by the equation. Interpolated value (INS.V) = 1/2 (Raw Wave (I + 2) + Raw Wave (I-1)) Then, this interpolated value (INS.V) is replaced with pulse noise 7 and 8 signals. Thereby, the pulse noises 7 and 8 are removed.
【0012】(実施例)本発明に係るノイズ信号除去方
法を用い、実際の製鋼炉に温度管理に適用した実施例に
ついて示す。この場合の処理ブロック図を図5に示す。
測定項目は、溶鋼温度、凝固温度、酸素濃度の3種と
し、それぞれの測定項目に応じて熱電対10および酸素
プローグ11が設けられている。それぞれのセンサー1
0、11によって得られたアナログ信号は、アンプ1
2、12…を介してA/D変換器13、13…に送ら
れ、ここでディジタル信号に変換された後、データ入力
部14よりコンピューターAに入力される。コンピュー
ターAにおいては、周期毎の5点程度を1ブロック単位
として処理される。ノイズ基準算出部15では、取り込
みメモリー上に5点のデータが取り込まれ、隣接する各
周期毎の信号値の差分〔Raw Wave (I+1)−Raw Wave (I)
(I=1,2 …) 〕より、一次微分値Def Wave (I+1)が求め
られる。そして、この一次微分信号値Def Wave (I+1)を
ノイズ判定閾値(BPF)で整数除算し、この除算値
(De)は、ノイズ判定部16に送られる。ノイズ判定
部16では、前記除算値の絶対値|De|=0であるな
らば、0として処理しノイズ除去の対象外とし、前記|
De|≧1である場合にDeの符号が記憶されるととも
に、たとえば図6のように符号の互いに異なる部分が抽
出され、この符号変化点がノイズ発生部として特定され
る。図6の場合には、Def Wave (7)にノイズ有りと判断
される。なお、前回分の1ブロックのデータについて、
同表に表示するのは、たとえば図7に示されるように、
データ6または10の端部位置に±の符号が表れた場合
には、隣接する前後の1ブロックを参照しないことに
は、ノイズ有無の判断ができないためであり、図示のよ
うに2ブロック単位を同一テーブル上で比較して処理す
るようにしている。以上のようにして、ノイズ発生位置
が特定できたならば、ノイズ信号の置換値たる補間値
(INS.V)を式より求め、この補間値(INS.V)を前記ノ
イズ発生位置の信号と置換する。(Embodiment) An embodiment in which the noise signal removing method according to the present invention is applied to temperature control in an actual steelmaking furnace will be described. FIG. 5 shows a processing block diagram in this case.
There are three types of measurement items: molten steel temperature, solidification temperature, and oxygen concentration, and a thermocouple 10 and an oxygen probe 11 are provided according to each measurement item. Each sensor 1
The analog signal obtained by 0, 11 is
Are sent to the A / D converters 13, 13,... Via the digital signal converter 2, and then input to the computer A from the data input unit 14. In the computer A, about 5 points per cycle are processed as one block unit. The noise criterion calculation unit 15 fetches five points of data into the fetching memory and calculates the difference [Raw Wave (I + 1) −Raw Wave (I)] of the signal value for each adjacent cycle.
(I = 1,2...)], The first derivative Def Wave (I + 1) is obtained. Then, the primary differential signal value Def Wave (I + 1) is integer-divided by the noise determination threshold (BPF), and the divided value (De) is sent to the noise determination unit 16. If the absolute value of the division value | De | = 0, the noise determination unit 16 processes it as 0 and excludes it from the noise removal target.
When De | ≧ 1, the sign of De is stored, and different parts of the sign are extracted as shown in FIG. 6, for example, and this sign change point is specified as a noise generating unit. In the case of FIG. 6, it is determined that there is noise in Def Wave (7). In addition, about the data of 1 block of the last time,
Displayed in the table is, for example, as shown in FIG.
If the sign of ± appears at the end position of the data 6 or 10, it is because the presence or absence of noise cannot be determined without referring to the immediately preceding and succeeding one block. Processing is performed by comparing on the same table. As described above, when the noise occurrence position can be specified, an interpolation value (INS.V), which is a replacement value of the noise signal, is obtained from the equation, and this interpolation value (INS.V) is used as the signal of the noise occurrence position. Replace.
【0013】以上のようにして得られた溶鋼温度波形グ
ラフを図8に示す。なお、比較のためにノイズの除去を
行わずに、温度波形を図9に示す。図9の場合には、ノ
イズ信号が断続的に発生しており、このような場合には
溶鋼とスラグ境界の微妙な変化が判定できない場合もあ
ったが、本発明法によりノイズ除去を行った図8の場合
には、滑らかな温度波形曲線を描いており、温度変化点
を誤判断することなく特定することができるようになっ
た。FIG. 8 is a graph showing the temperature waveform of the molten steel obtained as described above. For comparison, FIG. 9 shows a temperature waveform without removing noise. In the case of FIG. 9, a noise signal is generated intermittently, and in such a case, a subtle change between the molten steel and the slag boundary may not be able to be determined. However, noise was removed by the method of the present invention. In the case of FIG. 8, a smooth temperature waveform curve is drawn, and the temperature change point can be specified without erroneous judgment.
【0014】さらに、アンプ12の入力端子より意図的
に一定電圧を印加し、模擬的に雑音信号を重畳して、原
信号による温度とノイズ除去後の信号による温度との相
関関係について試験を行った。その結果を図10に示
す。図10より、明らかなように、θ=45°の線を描
き、ノイズ除去後の信号が原信号に忠実な信号として得
られることが判明される。数値的には、両者間での歪率
は0.003%以下であり、非常に高い精度を示してい
る。また、ノイズ判定閾値(BPF)以上のノイズ除去
率は、99.3%であった。Further, a constant voltage is intentionally applied from the input terminal of the amplifier 12, a noise signal is simulated, and a test is performed on the correlation between the temperature of the original signal and the temperature of the signal after noise removal. Was. The result is shown in FIG. As is apparent from FIG. 10, a line at θ = 45 ° is drawn, and it is found that the signal after noise removal is obtained as a signal faithful to the original signal. Numerically, the distortion ratio between the two is 0.003% or less, indicating extremely high accuracy. The noise elimination ratio equal to or higher than the noise determination threshold (BPF) was 99.3%.
【0015】[0015]
【発明の効果】以上詳説のとおり、本発明によれば、簡
易な電子計算機(パーソナルコンピューター)により、
高精度にノイズ除去が行えるとともに、複雑な演算処理
を必要としないため、リアルタイムでノイズ除去が行え
る。As described above, according to the present invention, a simple electronic computer (personal computer) can be used.
Since noise can be removed with high accuracy and no complicated arithmetic processing is required, noise can be removed in real time.
【図1】単一パルスノイズの原信号波形の例である。FIG. 1 is an example of an original signal waveform of single pulse noise.
【図2】図1の波形の一次微分波形である。FIG. 2 is a first derivative waveform of the waveform of FIG.
【図3】連続パルスノイズの原信号波形の例である。FIG. 3 is an example of an original signal waveform of continuous pulse noise.
【図4】図3の波形の一次微分波形である。FIG. 4 is a first derivative waveform of the waveform of FIG. 3;
【図5】ノイズ処理ブロック図である。FIG. 5 is a noise processing block diagram.
【図6】ノイズ位置を特定するための処理を説明する図
である。FIG. 6 is a diagram illustrating a process for specifying a noise position.
【図7】ノイズ位置を特定するための処理を説明する図
である。FIG. 7 is a diagram illustrating a process for specifying a noise position.
【図8】本発明法を適用した場合の溶鋼温度波形図であ
る。FIG. 8 is a molten steel temperature waveform chart when the method of the present invention is applied.
【図9】ノイズ除去処理を行わない場合の溶鋼温度波形
図である。FIG. 9 is a molten steel temperature waveform diagram when noise removal processing is not performed.
【図10】ノイズ除去処理後の信号と原信号との歪率測
定図である。FIG. 10 is a diagram illustrating a distortion rate measurement between a signal after noise removal processing and an original signal.
1…原信号波形、2・3…パルスノイズ、4…一次微分
波形1: Original signal waveform, 2.3: Pulse noise, 4: Primary differential waveform
Claims (1)
去するに当り、 前記測定信号波形を一次微分し、この一次微分値の絶対
値が設定される閾値以上である場合にノイズ有りと判断
するとともに、この一次微分値の符号が変化する符号変
化点の位置によって、ノイズ発生位置を特定し、 このノイズ発生位置を挟む前後の各測定信号の平均値を
補間値として算出し、この補間値と前記ノイズ信号とを
置換することにより前記ノイズを取り除くことを特徴と
する信号中のノイズ除去方法。To remove noise superimposed on a measured signal waveform, the measured signal waveform is first-order differentiated, and when the absolute value of the first-order differential value is equal to or greater than a set threshold value, it is determined that there is noise. The noise occurrence position is specified by the position of the sign change point at which the sign of the first derivative value changes, and the average value of each measurement signal before and after the noise occurrence position is calculated as an interpolation value. And removing the noise by replacing the noise signal with the noise signal.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3338760A JP2629511B2 (en) | 1991-12-20 | 1991-12-20 | How to remove noise from signals |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3338760A JP2629511B2 (en) | 1991-12-20 | 1991-12-20 | How to remove noise from signals |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH05172582A JPH05172582A (en) | 1993-07-09 |
JP2629511B2 true JP2629511B2 (en) | 1997-07-09 |
Family
ID=18321202
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3338760A Expired - Lifetime JP2629511B2 (en) | 1991-12-20 | 1991-12-20 | How to remove noise from signals |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2629511B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005043085A1 (en) * | 2003-10-31 | 2005-05-12 | Hitachi Chemical Co., Ltd. | Spike noise elimination method using averaging repetition method and computer program |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4642279B2 (en) * | 2001-06-28 | 2011-03-02 | 株式会社日立メディコ | Biological light measurement device |
JP4700951B2 (en) * | 2004-11-11 | 2011-06-15 | ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー | Digital filter processing apparatus, digital filter processing method, digital filter processing program, and MRI system |
JP5324312B2 (en) * | 2009-05-18 | 2013-10-23 | 轟産業株式会社 | Measuring method of fluid weight in tank |
US20110301427A1 (en) * | 2010-06-04 | 2011-12-08 | Yongji Fu | Acoustic physiological monitoring device and large noise handling method for use thereon |
JP6740770B2 (en) * | 2016-07-21 | 2020-08-19 | 東ソー株式会社 | Baseline correction method including steps |
-
1991
- 1991-12-20 JP JP3338760A patent/JP2629511B2/en not_active Expired - Lifetime
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005043085A1 (en) * | 2003-10-31 | 2005-05-12 | Hitachi Chemical Co., Ltd. | Spike noise elimination method using averaging repetition method and computer program |
JPWO2005043085A1 (en) * | 2003-10-31 | 2007-05-10 | 日立化成工業株式会社 | Spike noise removal method using averaging iteration method and computer program |
JP4566913B2 (en) * | 2003-10-31 | 2010-10-20 | 日立化成工業株式会社 | Spike noise removal method using averaging iteration method and computer program |
Also Published As
Publication number | Publication date |
---|---|
JPH05172582A (en) | 1993-07-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8942939B2 (en) | Real-time detection system and the method thereof | |
US5774085A (en) | Apparatus and method for obtaining proper output signal in which gain and DC component are regulated based upon on measured amplitude distribution | |
JP2629511B2 (en) | How to remove noise from signals | |
Yadav et al. | Detection of tandem repeats in DNA sequences using short-time Ramanujan Fourier transform | |
GB2033117A (en) | Gas measurement and analysis system | |
JP3598266B2 (en) | Device abnormality diagnosis method and device | |
JP4440865B2 (en) | Measuring device | |
JP4076797B2 (en) | Noise removal method and noise removal filter | |
JP4242346B2 (en) | Method for determining the envelope of a modulated signal | |
US20210033450A1 (en) | Vibration Waveform DC Disturbance Removal | |
JP4572536B2 (en) | Sampling type measuring device | |
KR100406655B1 (en) | Pitch Detection Device | |
JP4455938B2 (en) | Voltage measuring device | |
JPH07229931A (en) | Impulse detection circuit | |
JP3755025B2 (en) | SEARCH TYPE SIGNAL DETECTION DEVICE, SIGNAL DETECTION METHOD, SIGNAL DETECTION PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM | |
JP2007218669A (en) | Device and program for detecting abnormality | |
JP4135055B2 (en) | Waveform measuring device | |
CN115542058A (en) | Transformer direct-current magnetic bias monitoring method and device, terminal equipment and medium | |
JP2002257882A (en) | Electromagnetic interference wave measuring device and method | |
JP6373765B2 (en) | Filter device and filtering method | |
CN115656632A (en) | Curve scanning track tracing and comparing algorithm suitable for impedance analyzer | |
JPH078781U (en) | Harmonic measurement device | |
JPS6344177A (en) | Transmission function measuring apparatus | |
RU2003105498A (en) | METHOD FOR IDENTIFICATION OF INFORMATIVE PARAMETERS OF ST-SEGMENT OF ELECTROCARDIO SIGNAL AND DEVICE FOR ITS IMPLEMENTATION | |
JP2001338475A (en) | Digital signal processor |