JPH07111353B2 - Moving average device - Google Patents

Moving average device

Info

Publication number
JPH07111353B2
JPH07111353B2 JP62148407A JP14840787A JPH07111353B2 JP H07111353 B2 JPH07111353 B2 JP H07111353B2 JP 62148407 A JP62148407 A JP 62148407A JP 14840787 A JP14840787 A JP 14840787A JP H07111353 B2 JPH07111353 B2 JP H07111353B2
Authority
JP
Japan
Prior art keywords
time
analysis
signal
circuit
data
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
Application number
JP62148407A
Other languages
Japanese (ja)
Other versions
JPS63311188A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP62148407A priority Critical patent/JPH07111353B2/en
Priority to US07/204,908 priority patent/US4836210A/en
Priority to DE3851576T priority patent/DE3851576T2/en
Priority to EP88305467A priority patent/EP0295893B1/en
Publication of JPS63311188A publication Critical patent/JPS63311188A/en
Publication of JPH07111353B2 publication Critical patent/JPH07111353B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 [概要] 本発明は、異常な信号値を含む各種の時系列信号の解析
を行う装置において、時系列信号のある時間に対し一定
の時間幅の解析区間の信号値を用いて解析を行う装置に
おいて、解析を許可する期間の時系列信号を時刻毎に積
分し、各時刻毎に積分値を2つのメモリに記憶し、その
メモリの読み出しアドレスとして各時間の解析区間に対
応する時刻データを与えて2つの積分値データを読み出
し、そのデータに演算を施すことにより移動平均値を出
力するものである。
DETAILED DESCRIPTION OF THE INVENTION [Outline] The present invention relates to an apparatus for analyzing various time-series signals including an abnormal signal value, and a signal value of an analysis section having a constant time width with respect to a certain time of the time-series signal. In an apparatus that performs analysis using, the time-series signal of the period during which analysis is permitted is integrated at each time, the integrated value is stored in two memories at each time, and the analysis section of each time is used as a read address of the memory. The time average data corresponding to is read out, two integrated value data are read out, and the moving average value is output by performing an operation on the data.

[産業上の利用分野] 本発明は、各種の時系列信号の解析を行う装置における
移動平均装置に関する。
TECHNICAL FIELD The present invention relates to a moving average device in a device that analyzes various time-series signals.

時系列信号の解析装置としては、例えば超音波診断装
置、レーダやその他の各種の計測装置がある。
Examples of time-series signal analysis devices include ultrasonic diagnostic devices, radars, and various other measuring devices.

[従来の技術] 各種の時系列信号の解析装置には、信号解析の手法とし
て移動平均のように一定の解析区間のデータの平均値を
時刻の関数として用いるものがある。
[Prior Art] Various time-series signal analyzers include, as a signal analysis method, an average value of data in a certain analysis section such as a moving average, which is used as a function of time.

例えば、第5図の(イ)に示すように時系列信号y
(t)の各微小時間毎のサンプル値を得て、解析の対象
となる時間tについての移動平均の計算は時間tを中心
とした時間区間幅Tの始点と終点の値を用いて計算す
る。すなわち、第5図の(イ)のtに対しT/2時間前後
した時間、t1からt2までの信号値を加算(積分)してT
で割ることにより移動平均を得るものである。
For example, as shown in FIG. 5A, the time series signal y
The sample value of (t) for each minute time is obtained, and the moving average for the time t to be analyzed is calculated using the values of the start point and the end point of the time interval width T centered on the time t. . In other words, the signal value from t 1 to t 2 is added (integrated) to the time T around T / 2 hours with respect to t in FIG.
The moving average is obtained by dividing by.

この場合、解析区間長が一定であるから、各時間の移動
平均を求めることは比較的に容易であった。
In this case, since the analysis section length is constant, it was relatively easy to obtain the moving average at each time.

ところが、時系列信号の中に雑音等の解析に不要な成分
が表れる場合は、そのような信号が含まれる時間の信号
値を用いないで解析したいという要求が高まってきた。
However, when a component such as noise that is unnecessary for analysis appears in the time-series signal, there is an increasing demand for analysis without using the signal value of the time when such a signal is included.

これに答えるものとして、第5図の(ロ)に示すように
不要な信号成分を含む時間は“0"の値をとり、含まない
時間は“1"をとる、2値の解析許可信号を元の時系列信
号から前処理によって得て、さらにこの解析許可信号と
元の時系列信号から雑音等の影響を受けない移動平均を
求めようとするものがある。その計算を、第5図の
(ハ)により説明すると、解析許可信号wが1である期
間の時系列信号yの値だけを移動平均の計算対象とする
ため、(ハ)の波形のように断続した信号を(イ)と
(ロ)から作成する。そして、各時間についてT/2時間
前後した区間の平均値を求めるものであるが、そのため
には解析許可信号が0である期間をT/2の時間に含める
ことはできない。何故なら、その期間を含めるとデータ
数がばらついて計算結果が時間位置により不自然に大き
く変動するからである。
As a response to this, as shown in (b) of FIG. 5, a binary analysis permission signal that takes a value of “0” when the unnecessary signal component is included and takes a value of 1 when it is not included There is a method in which a moving average that is obtained from the original time-series signal by preprocessing and that is not affected by noise or the like is obtained from the analysis permission signal and the original time-series signal. The calculation will be described with reference to (c) of FIG. 5. Since only the value of the time-series signal y in the period in which the analysis permission signal w is 1 is calculated as the moving average, Create an intermittent signal from (a) and (b). Then, for each time, the average value of the section before and after T / 2 hours is obtained, but for that purpose, the period in which the analysis permission signal is 0 cannot be included in the time of T / 2. This is because if the period is included, the number of data varies and the calculation result varies unnaturally greatly depending on the time position.

これにより、第5図(ハ)の時間tに対する移動平均を
求める場合、それよりT/2時間以前のt1時刻を計算の始
点とし、それより後のT/2時間の間の信号波形ではtか
らT/4時間後(t3)には0の値になり、次に信号が立ち
上がる時刻(t4)からさらにT/4時間後のt2までの信号
データを計算の対象とすることでデータ数が一定にな
る。
As a result, when the moving average for time t in Fig. 5 (c) is calculated, the time t 1 before T / 2 time is the starting point of the calculation, and the signal waveform during the time T / 2 after that is the starting point. The value becomes 0 after t / 4 hours (t 3 ) from t, and the signal data from the time when the signal next rises (t 4 ) to t 2 after T / 4 hours should be the calculation target. The number of data becomes constant at.

このような、解析区間の計算とその区間データに基づく
移動平均計算を行う装置として、公知の従来例は知られ
ていないが、第4図(イ)および第4図(ロ)に示す構
成が考えられる。
Although no known conventional example is known as a device for performing such calculation of an analysis section and moving average calculation based on the section data, the configuration shown in FIGS. 4 (a) and 4 (b) is used. Conceivable.

第4図(イ)および第4図(ロ)において、30は計数回
路、31はメモリ、32はMPU(マイクロプロセッサユニッ
ト)を表す。
In FIGS. 4 (a) and 4 (b), 30 is a counting circuit, 31 is a memory, and 32 is an MPU (microprocessor unit).

まず、第4図(イ)の計数回路30はクロック信号CLKを
計数し、その出力として刻々の時間に対応するデータを
メモリ31のアドレス入力に与える。このため、メモリ31
には第4図(ロ)に示す解析許可信号のその時点での1,
0の状態が各アドレス(時間位置)に順次格納される。
次に、第4図(ロ)に示すように、MPU32を用いて出力
時刻tに対応する解析区間の始まりの時刻t1と終わりの
時刻t2を求める。その場合、時刻tから正の時刻の方向
と負の時刻の方向にむかって解析許可信号を調べて行
き、解析許可信号の値が1となる時刻の和がT/2となる
時間を探したうえで上記の時系列信号についての移動平
均の計算を行う。
First, the counting circuit 30 shown in FIG. 4 (a) counts the clock signal CLK and supplies the address input of the memory 31 with the data corresponding to each moment as its output. Therefore, memory 31
Indicates that the analysis permission signal shown in Fig. 4 (b) at 1,
The state of 0 is sequentially stored at each address (time position).
Next, as shown in FIG. 4B, the start time t 1 and the end time t 2 of the analysis section corresponding to the output time t are obtained using the MPU 32. In that case, the analysis permission signal is examined from the time t toward the direction of the positive time and the direction of the negative time, and the time when the sum of the times when the value of the analysis permission signal is 1 is T / 2 is searched. Then, the moving average of the above time-series signal is calculated.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

上記したように、従来の方法では各出力時刻に対する解
析区間の決定に最低T回のメモリアクセスと加算処理が
必要であり、このためデータ長がNであるとすると、最
低でもN×T回のメモリアクセスと加算が必要となる。
さらに、解析区間の算出の後に解析許可信号が1である
時の時系列信号に対し移動平均の計算を施すが、これら
の処理に要する時間が多大となり、実時間処理が困難で
あるという問題があった。
As described above, in the conventional method, at least T times of memory access and addition processing are required to determine the analysis interval for each output time. Therefore, if the data length is N, at least N × T times. Memory access and addition are required.
Further, although the moving average is calculated for the time-series signal when the analysis permission signal is 1 after the calculation of the analysis section, the time required for these processes becomes large and the problem that real-time processing is difficult occurs. there were.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、異常な信号値を含む各種の時系列信号の解析
を行う装置において、時系列信号のある時間に対し一定
の時間幅の解析区間の信号値を用いて解析を行う装置に
おいて、解析を許可する期間の時系列信号を時刻毎に積
分し、各時刻毎に積分値を2つのメモリに記憶し、その
メモリの読み出しアドレスとして各時間の解析区間に対
応する時刻データを与えて2つの積分値のデータを読み
出し、そのデータに演算を施すことにより移動平均値を
出力するものである。
The present invention provides an apparatus for analyzing various time-series signals including abnormal signal values, in an apparatus for performing analysis using signal values in an analysis section having a constant time width for a certain time of the time-series signal, The time series signal of the period for which is permitted is integrated for each time, the integrated value is stored in each of the two memories at each time, and the time data corresponding to the analysis section of each time is given as the read address of the memory. The data of the integrated value is read, and the moving average value is output by performing an operation on the data.

本発明の原理的構成を第1図(a)および第1図(c)
に示し、夫々の動作説明図を第1図(b)および第1図
(d)に示す。
The principle configuration of the present invention is shown in FIGS. 1 (a) and 1 (c).
And FIG. 1 (b) and FIG. 1 (d) are diagrams for explaining the respective operations.

第1図(a)および第1図(c)において、10は時系列
信号yと解析許可信号wとを乗算する乗算回路、11は積
分回路、112はレジスタ、13,14は夫々メモリ4およびメ
モリ5、15はクロック信号CLKを計数する計数回路を表
し、16は各解析時間tに対する解析区間Tの始点の時刻
t1と終点の時刻t2を実時間で出力する解析区間算出回路
(この回路は本発明と同日の別出願の発明に係わるもの
であってその内容は後述する)、17はメモリ4の出力で
ある数値とメモリ5の出力である数値との差を計算する
演算回路、18は回路17の出力を時間Tの値で割る除算回
路を表す。
In FIGS. 1A and 1C, 10 is a multiplication circuit for multiplying the time series signal y by the analysis permission signal w, 11 is an integration circuit, 112 is a register, 13 and 14 are the memory 4 and The memories 5 and 15 represent a counting circuit that counts the clock signal CLK, and 16 represents the time of the start point of the analysis section T for each analysis time t.
An analysis interval calculation circuit that outputs t 1 and the end time t 2 in real time (this circuit relates to the invention of another application on the same day as the present invention, the contents of which will be described later), 17 is the output of the memory 4 Represents an arithmetic circuit for calculating the difference between the numerical value of 1 and the numerical value of the output of the memory 5, and 18 represents a division circuit for dividing the output of the circuit 17 by the value of the time T.

[作用] 第1図(a)において、第1図(b)の(ハ)および
(ロ)に示すような時系列信号yと解析許可信号wを端
子100、110より受けて乗算回路10で乗算を行い、各時刻
毎の乗算結果はその都度積分回路11内の加算回路111へ
与えられ前回までの加算結果を保持するレジスタ112の
出力と加算されて積分が行われる。積分回路11の出力
は、クロック信号を計数する計数回路15の計数値(時刻
を表す値)をアドレスとして、2つのメモリ4,5に順次
記憶される。これにより、メモリ4,5には第1図(b)
の(イ)に示すように、各アドレスに信号w、yの積分
値が記憶される。
[Operation] In FIG. 1 (a), the multiplication circuit 10 receives the time series signal y and the analysis permission signal w from terminals 100 and 110 as shown in (c) and (b) of FIG. 1 (b). Multiplication is performed, and the multiplication result at each time is given to the addition circuit 111 in the integration circuit 11 each time, and is added to the output of the register 112 that holds the addition result up to the previous time to perform integration. The output of the integrating circuit 11 is sequentially stored in the two memories 4 and 5 by using the count value of the counting circuit 15 that counts the clock signal (a value representing time) as an address. As a result, the memories 4 and 5 are shown in FIG.
As shown in (A) of, the integrated value of the signals w and y is stored at each address.

メモリ4、5へのデータの記憶が行われた後、第1図
(c)の構成によりデータの読み出しを行う。
After the data is stored in the memories 4 and 5, the data is read by the configuration of FIG. 1 (c).

即ち、解析区間算出回路16は各時刻tに対し、解析許可
信号が1である時間について前後のT/2時間の時刻t1とt
2を出力する。すると、メモリ4,5からは第1図(d)の
(イ)に示すように時刻t1とt2における積分値が出力さ
れる。この両出力の差を演算回路17において求めると、
その結果の数値は第1図(d)のA、B、Cで示す斜線
が施された部分の面積を加算した値になる。
That is, for each time t, the analysis section calculation circuit 16 determines the time t 1 and t of T / 2 hours before and after the time when the analysis permission signal is 1.
Output 2 Then, the integrated values at the times t 1 and t 2 are output from the memories 4 and 5 as shown in (a) of FIG. When the difference between these two outputs is calculated in the arithmetic circuit 17,
The resulting numerical value is a value obtained by adding the areas of the hatched portions indicated by A, B, and C in FIG. 1 (d).

次に、演算回路17の出力を除算回路18において解析区間
の時間幅(T)の値で割ることにより求める移動平均が
得られる。
Next, the output of the arithmetic circuit 17 is divided by the value of the time width (T) of the analysis section in the division circuit 18 to obtain the moving average.

[実施例] 本発明の実施例の構成を第2図に示す。[Embodiment] FIG. 2 shows the configuration of an embodiment of the present invention.

図において、20は時系列信号yと解析許可信号wとを乗
算する乗算回路、21は加算回路211とレジスタ212とで構
成される積分回路、23,24は夫々メモリ4およびメモリ
5、25はクロック信号CLKを計数する計数回路を表し、2
6〜29とこれに付随する回路は第1図(c)の解析区間
算出回路を構成し、26は解析許可信号が1の時間を積分
する計数回路、27は回路26のデータを計数回路の各時刻
出力をアドレスとして記憶するメモリ1、28,29は計数
回路25の時刻出力をデータとし、計数回路26の出力をア
ドレスとして記憶するメモリ2,3を表し、40は正,負の
符号変換回路、41はクロック信号220,クリア信号230や
各メモリ1〜5の読み出し・書き込み信号(R/W)を発
生するタイミング制御回路、42は演算回路、43,44は加
算回路、45〜48は切換回路を表す。
In the figure, 20 is a multiplication circuit for multiplying the time-series signal y and the analysis permission signal w, 21 is an integration circuit composed of an addition circuit 211 and a register 212, 23 and 24 are memory 4 and memories 5 and 25, respectively. Represents a counting circuit that counts the clock signal CLK, 2
6 to 29 and the circuits associated therewith constitute the analysis interval calculation circuit of FIG. 1 (c), 26 is a counting circuit for integrating the time when the analysis permission signal is 1, 27 is the data of the circuit 26 of the counting circuit. Memories 1, 28, and 29 that store each time output as an address represent memories 2 and 3 that store the time output of the counting circuit 25 as data and the output of the counting circuit 26 as an address, and 40 is a positive / negative code conversion. A circuit, 41 is a timing control circuit for generating a clock signal 220, a clear signal 230 and a read / write signal (R / W) for each of the memories 1 to 5, 42 is an arithmetic circuit, 43 and 44 are addition circuits, and 45 to 48 are Represents a switching circuit.

初めに、端子200と210の時系列信号yと解析許可信号w
を入力して信号を処理し、時刻に関連付けてデータを蓄
積する動作について説明する。
First, the time series signal y and the analysis permission signal w of the terminals 200 and 210
An operation of inputting, processing a signal, and accumulating data in association with time will be described.

データの蓄積動作時には、メモリ1〜メモリ5に書き込
み制御信号をタイミング制御回路41から供給し、切換回
路45〜48は図示した状態にセットされ、加算回路43,44
の切換回路48からの入力値は“0"である。
At the time of data storage operation, a write control signal is supplied to the memories 1 to 5 from the timing control circuit 41, the switching circuits 45 to 48 are set to the illustrated state, and the adding circuits 43 and 44 are added.
The input value from the switching circuit 48 is “0”.

解析許可信号wを乗算回路20で乗算し、積分回路21で順
次積分を行い、その内容を各時刻毎にメモリ4,5に計数
回路25の出力(時刻データ)をアドレスとして記憶する
ことは、第1図(a)と第1図(b)についての説明で
述べたとおりである。
The analysis permission signal w is multiplied by the multiplication circuit 20, the integration circuit 21 sequentially performs integration, and the content thereof is stored in the memories 4 and 5 as the address (time data) of the counting circuit 25 at each time. This is as described in the description of FIG. 1 (a) and FIG. 1 (b).

この動作と同時に解析区間算出回路も動作し、これを第
3図を用いて説明する。
Simultaneously with this operation, the analysis section calculation circuit also operates, which will be described with reference to FIG.

第3図の(ロ)のような1,0の2値の解析許可信号が計
数回路26に入力すると、計数回路26はENABLE端子で受け
て、その信号値が1の時だけクロック信号220の入力を
受け入れて計数(時間の積分)を行い、計数回路25はク
ロック信号220を順次計数してその出力線250から時刻デ
ータを出力している。
When a binary analysis permission signal of 1,0 as shown in (b) of FIG. 3 is input to the counting circuit 26, the counting circuit 26 receives it at the ENABLE terminal, and only when the signal value is 1, the clock signal 220 The input is received and counting (integration of time) is performed, and the counting circuit 25 sequentially counts the clock signal 220 and outputs time data from its output line 250.

一方、メモリ1、メモリ2およびメモリ3では各時間毎
(クロック毎)にデータの書き込みが行われ、メモリ1
は計数回路26の出力をデータ入力とし、計数回路25の出
力をアドレスとして記憶され、メモリ2,3は計数回路25
の出力をデータ入力とし、計数回路26の出力をアドレス
として記憶が行われる。
On the other hand, in the memory 1, the memory 2, and the memory 3, data is written every time (each clock), and the memory 1
Is stored with the output of the counting circuit 26 as a data input and the output of the counting circuit 25 as an address.
Is stored as a data input, and the output of the counting circuit 26 is stored as an address.

このようにして、第3図(イ)に示すようにメモリ1〜
3に夫々データが記憶される。
In this way, as shown in FIG.
The data is stored in 3 respectively.

次に、蓄積されたデータを読み出して移動平均の計算を
実時間で行う動作を説明する。
Next, the operation of reading the accumulated data and calculating the moving average in real time will be described.

この場合、メモリ1〜メモリ5は読み出し制御信号をタ
イミング制御回路41から受け、切換回路45〜48は図示の
状態と反対の位置にセットされ、加算回路43と44は切換
回路48から夫々、マイナスT/2とT/2の値を一方の入力と
して受ける。
In this case, the memories 1 to 5 receive the read control signal from the timing control circuit 41, the switching circuits 45 to 48 are set at the positions opposite to those shown in the drawing, and the adding circuits 43 and 44 are fed from the switching circuit 48 respectively by minus. Receives T / 2 and the value of T / 2 as one input.

先ず、解析区間算出回路の動作を説明すると、クロック
信号220を計数する計数回路25の出力(時刻tを表す)
をアドレスとしてメモリ1のデータを読み出す。メモリ
1の出力データは第3図の(ハ)に示すように、tのア
ドレスに対し解析許可信号が1である時間の計数値が出
力され、この時刻tのデータにT/2時間に対応するデー
タが切換回路48から供給すると、加算回路44で時刻tの
値にT/2の時間に対応する値が加算され、その結果をア
ドレスとしてメモリ3をアクセスし、第3図(ハ)に示
すようにt2を表す時刻データを出力端子280から出力す
る。
First, the operation of the analysis section calculation circuit will be described. The output of the counting circuit 25 for counting the clock signal 220 (representing the time t)
Is used as an address to read the data in the memory 1. As shown in (c) of FIG. 3, the output data of the memory 1 is the count value of the time when the analysis permission signal is 1 for the address of t, and the data of this time t corresponds to T / 2 time. When the data to be supplied is supplied from the switching circuit 48, the value corresponding to the time T / 2 is added to the value of the time t in the adding circuit 44, and the result is used as an address to access the memory 3 and the result is shown in FIG. As shown, the time data representing t 2 is output from the output terminal 280.

これと同時に、加算回路43で時刻tのアドレスと符号変
換回路40で負符号になったT/2時間に対応するデータが
加算され、その結果がメモリ2のアドレスとして読み出
しが行われ、第3図の(ハ)に示すようにt1を表す時刻
データを出力端子290から出力する。
At the same time, the address at time t is added by the adder circuit 43 and the data corresponding to the negative sign T / 2 time is added by the code conversion circuit 40, and the result is read as the address of the memory 2 and the third value is read. Time data representing t 1 is output from the output terminal 290 as shown in (c) of the figure.

メモリ2およびメモリ3からの解析区間を表す時刻デー
タを夫々メモリ4とメモリ5においてアドレスとして受
けて読み出しを行うと、時刻t1とt2での積分値が出力さ
れることは第1図(c)および第1図(d)について既
に述べたとおりである。
When the time data representing the analysis intervals from the memories 2 and 3 are received as addresses in the memories 4 and 5, respectively, and read out, the integrated values at the times t 1 and t 2 are output. c) and FIG. 1 (d) have already been described.

そして、時刻t2の積分値から時刻t1の積分値を演算回路
42で減算し、その結果をさらに図示しない除算回路にお
いてT(解析区間)で割ることにより移動平均が得られ
ることも第1図(c),第1図(d)の説明で述べたと
おりである。
Then, the integrated value at time t 1 is calculated from the integrated value at time t 2 by an arithmetic circuit.
As described in FIGS. 1 (c) and 1 (d), it is possible to obtain the moving average by subtracting at 42 and dividing the result by T (analysis section) in a division circuit not shown. is there.

[発明の効果] 上記したように、本発明によれば、解析の対象として不
適当な信号区間を含む時系列信号について、有効なデー
タ数が一定な解析区間の移動平均の計算を、ほぼ実時間
で求めることができ、従来例に比べて高速化を達成する
ことができる。
[Effects of the Invention] As described above, according to the present invention, for a time-series signal including a signal section unsuitable for analysis, calculation of a moving average of an analysis section in which the number of valid data is constant can be substantially performed. It can be obtained in time, and higher speed can be achieved as compared with the conventional example.

【図面の簡単な説明】[Brief description of drawings]

第1図(a)〜第1図(d)は本発明の原理的構成と動
作を説明する図、第2図は本発明の実施例の構成図、第
3図は実施例の構成中の解析区間算出回路の動作説明
図、第4図は従来例の構成図、第5図は時系列信号の移
動平均計算の原理説明図である。 第1図(a)、第1図(c)中 10:乗算回路 11:積分回路 13,14:メモリ4,メモリ5 15:クロック信号の計数回路 16:解析区間算出回路 17:演算回路 18:除算回路
1 (a) to 1 (d) are views for explaining the principle configuration and operation of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention, and FIG. 3 is a configuration diagram of the embodiment. FIG. 4 is an explanatory diagram of the operation of the analysis section calculation circuit, FIG. 4 is a configuration diagram of a conventional example, and FIG. 5 is an explanatory diagram of the principle of moving average calculation of time series signals. 1 (a) and 1 (c) 10: Multiplying circuit 11: Integrating circuit 13, 14: Memory 4, Memory 5 15: Clock signal counting circuit 16: Analysis interval calculation circuit 17: Arithmetic circuit 18: Division circuit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】解析を禁止する時間区間を含む時系列信号
(y)を、各解析対象の時間に対し前後の所定の時間区
間(T)の信号関数値を用いて解析する装置における移
動平均装置であって、 前記時系列信号(y)から得られた解析許可信号(w)
と時系列信号(y)とを乗算する手段(10)と、乗算手
段の出力を積分する手段(11)と、時間計数手段(15)
と、時間計数手段の出力をアドレスとし積分手段の出力
をデータとして記憶する第1および第2のメモリ(13、
14)と、 解析区間の始点と終点の時刻データを算出する手段(1
6)とを備え、 さらに、解析区間算出手段の前記始点と終点データを夫
々第1および第2のメモリのアドレスとして与えて読み
出し、第1および第2のメモリの両出力の差を検出し移
動平均値を出力する演算回路(17,18)とからなる移動
平均装置。
1. A moving average in a device for analyzing a time-series signal (y) including a time section in which analysis is prohibited by using signal function values of a predetermined time section (T) before and after each analysis target time. A device, which is an analysis permission signal (w) obtained from the time series signal (y)
Means (10) for multiplying the time series signal (y) with the time series signal (y), means (11) for integrating the output of the multiplication means, and time counting means (15)
And the first and second memories (13, 13) for storing the output of the time counting means as an address and the output of the integrating means as data.
14) and means for calculating time data at the start and end points of the analysis section (1
6) is further provided, and the start point and end point data of the analysis section calculation means are given and read as addresses of the first and second memories, respectively, and the difference between the outputs of the first and second memories is detected and moved. A moving average device comprising an arithmetic circuit (17, 18) for outputting an average value.
JP62148407A 1987-06-15 1987-06-15 Moving average device Expired - Lifetime JPH07111353B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP62148407A JPH07111353B2 (en) 1987-06-15 1987-06-15 Moving average device
US07/204,908 US4836210A (en) 1987-06-15 1988-06-10 Ultrasonic analyzer
DE3851576T DE3851576T2 (en) 1987-06-15 1988-06-15 Ultrasound analyzers.
EP88305467A EP0295893B1 (en) 1987-06-15 1988-06-15 Ultrasonic analyzers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62148407A JPH07111353B2 (en) 1987-06-15 1987-06-15 Moving average device

Publications (2)

Publication Number Publication Date
JPS63311188A JPS63311188A (en) 1988-12-19
JPH07111353B2 true JPH07111353B2 (en) 1995-11-29

Family

ID=15452096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62148407A Expired - Lifetime JPH07111353B2 (en) 1987-06-15 1987-06-15 Moving average device

Country Status (1)

Country Link
JP (1) JPH07111353B2 (en)

Also Published As

Publication number Publication date
JPS63311188A (en) 1988-12-19

Similar Documents

Publication Publication Date Title
US4835675A (en) Memory unit for data tracing
KR920007349A (en) Digital pulse processing equipment
JPH07111353B2 (en) Moving average device
US5379416A (en) State tracer system
JPH0455272B2 (en)
JPS63311187A (en) Analysis-section computing apparatus
JP2961199B2 (en) Pulse train input processor
SU1444821A1 (en) Device for forming random number histogram
JPS6142186Y2 (en)
SU765881A1 (en) Analogue storage
SU1456947A1 (en) Device for sampling information in its displaying
SU1451723A2 (en) Device for computing multiple convolution
SU1012230A1 (en) Data collection and preprocessing device
JPS6411977B2 (en)
SU742795A1 (en) Device for measuring drive speed
SU999042A1 (en) Device for comparing numbers with tolerance
JPS60262075A (en) Loran c receiver
SU1032444A1 (en) Device for entering data to information storage
JP2857904B2 (en) Digital tachograph
SU1292019A1 (en) Device for reading graphic information
SU1612315A1 (en) Device for solving systems of algebraic equations
RU2040011C1 (en) Device for determining object characteristics by location measurements
SU1695266A1 (en) Multichannel device for program-simulated control
JP2641066B2 (en) Counter device
SU830658A2 (en) Device for measuring image signal parameter