JPS63298677A - Data gathering device - Google Patents

Data gathering device

Info

Publication number
JPS63298677A
JPS63298677A JP62135858A JP13585887A JPS63298677A JP S63298677 A JPS63298677 A JP S63298677A JP 62135858 A JP62135858 A JP 62135858A JP 13585887 A JP13585887 A JP 13585887A JP S63298677 A JPS63298677 A JP S63298677A
Authority
JP
Japan
Prior art keywords
data
circuit
level change
sampling
outputs
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP62135858A
Other languages
Japanese (ja)
Inventor
Shiyuuichi Hiroya
修一 廣屋
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP62135858A priority Critical patent/JPS63298677A/en
Publication of JPS63298677A publication Critical patent/JPS63298677A/en
Pending legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)

Abstract

PURPOSE:To sample whether or not a signal level varies with simple constitution by providing plural level variation storage circuits and a sampling circuit which receives their outputs as a data input. CONSTITUTION:The output signals of FFs 31 and 32 becomes '1' in response to the level variation of an input signal and becomes '0' with a clear pulse from a timing generating circuit 1. When a data gathering device for 0 1 variation detection is constituted, leading edge trigger types are used as the FFs 31 and 32 and when a data gathering device for 1 0 variation detection is constituted, trailing edge trigger types are used as the FFs 31 and 32. The outputs of the FFs 31 and 32 are ORed by a gate 4 and supplied as input data to the sampling circuit, but the data is sampled in synchronism with the sampling clock from the timing generating circuit 1.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はデータの収集装置に関し、特に単位時間内での
信号レベル変化の有無を周期的にサンプリングする装置
に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a data collection device, and more particularly to a device that periodically samples the presence or absence of a signal level change within a unit time.

(従来の技術) ロジック・アナライザに代表される従来のデータ収集装
置は、信号レベルを周期的にサンプリングするものであ
シ、この種のデータ収集装置を用いて信号レベルの変化
を検出しようとした場合は、第6図に示すように、時刻
T (n)のサンプリング・データと時刻T(n+1)
のサンプリング・データが違うということによシ検出し
ていた。
(Prior Art) Conventional data acquisition devices such as logic analyzers sample signal levels periodically, and attempts have been made to detect changes in signal levels using this type of data acquisition device. In this case, as shown in Figure 6, the sampling data at time T (n) and the time T (n+1)
It was detected that the sampled data of the two were different.

(発明が解決しようとする問題点) 上述した従来型のデータ収集装置を用いて信号レベルの
変化を検出しようとした場合、非常に高速なサンプリン
グ回路を用いれば、サンプリング・データの前後関係よ
シ検出が可能であったが、このサンプリング回路は測定
対象よυ1桁以上動作速度の速い素子を用いる必要があ
った。特に第5図のように、信号レベルが変化した一時
刻が必要なのではなく、ある単位時間内に信号レベルが
変化したかどうかという事実が必要な場合には、その事
実を単位時間ごとにサンプリングするだけでよく、これ
を実現するための簡易な装置が求められていた。
(Problem to be Solved by the Invention) When trying to detect changes in signal level using the conventional data acquisition device described above, if a very high-speed sampling circuit is used, it is possible to Although detection was possible, this sampling circuit required the use of an element whose operating speed was more than an order of magnitude faster than the object to be measured. In particular, as shown in Figure 5, when the fact that the signal level has changed within a certain unit time is required, rather than the one time when the signal level changed, that fact is sampled for each unit time. There was a need for a simple device to accomplish this.

例えば、情報処理装置のパス情報をサンプリングするこ
とによシ、情報処理装置上でのプログラムの実行経路を
追跡することはプログラムのテスト、デバッグ時におい
て有効な手段であるが、特に信号レベルの変化により割
込みが要求される情報処理装置の場合では、信号レベル
の変化があった一時刻が必要なのではなく、どのパス・
サイクルに信号レベルの変化があったのかという事実だ
けが必要であり、パス・サイクルごとの信号レベル変化
の有無を他のパス情報と同時にサンプリングする装置が
求められていた。
For example, tracing the execution path of a program on an information processing device by sampling the path information of the information processing device is an effective means for testing and debugging a program, but it is especially effective when changing signal levels. In the case of information processing equipment where interrupts are requested by
All that is needed is the fact that there is a change in signal level in a cycle, and there is a need for a device that simultaneously samples the presence or absence of a change in signal level for each pass cycle along with other path information.

本発明の目的は、ある単位時間内での信号レベルの変化
の有無を周期的にサンプリングする装置を簡易な構成で
提供することにある。
An object of the present invention is to provide a device with a simple configuration that periodically samples the presence or absence of a change in signal level within a certain unit time.

(問題点を解決するだめの手段) 第1図はレベル変化記憶回路が2つである場合における
本発明のデータ収集装置の基本的構成を示すブロック図
である。本図のデータ収集装置は、入力信号レベルの変
化を記憶する複数個のレベル変化記憶回路31.32と
、その出力をデータ入力とするサンプリング回路2と、
基本タロツクを入力としレベル変化記憶回路31.32
へのクリア・パルス101,102とテンプリング回路
2へのサンプリング・クロック103を出力するタイミ
ング発生回路1とから構成される。
(Means for Solving the Problems) FIG. 1 is a block diagram showing the basic configuration of the data acquisition device of the present invention when there are two level change storage circuits. The data collection device shown in the figure includes a plurality of level change storage circuits 31 and 32 that store changes in input signal levels, and a sampling circuit 2 whose output is used as data input.
Level change memory circuit with basic tarokku as input 31.32
The timing generation circuit 1 outputs clear pulses 101 and 102 to the templating circuit 2 and a sampling clock 103 to the templing circuit 2.

(作 用) レベル変化記憶回路が複数個必要である理由を第1図を
用いて説明する。レベル変化記憶回路は毎サンプリング
間隔に1回クリアする必要があるが、第4図のようにレ
ベル変化記憶回路が1つであると、レベル変化記憶回路
をクリアする間はレベルの変化を検出するととができな
い。しかし第1図のように複数個のレベル変化記憶回路
を用いれば、1つのレベル変化記憶回路をクリアしてい
る間でも他のレベル変化記憶回路によυレベル変化を検
出することができる。
(Function) The reason why a plurality of level change memory circuits are required will be explained with reference to FIG. The level change memory circuit needs to be cleared once every sampling interval, but if there is only one level change memory circuit as shown in Figure 4, a change in level will not be detected while the level change memory circuit is cleared. I can't do it. However, if a plurality of level change memory circuits are used as shown in FIG. 1, even while one level change memory circuit is being cleared, a υ level change can be detected by other level change memory circuits.

(実施例) 第2図は本発明の一実施例を示す回路図であシ、第3図
は第2図の回路における各部信号の波形図である。第2
図の実施例は第1図の装置を具体化した例である。フリ
ップ・フロップ31.32は入力信号のレベル変化によ
シ出力信号が611になシ、タイミング発生回路1から
のクリア・パルスによシ出力信号が001になる。0→
1変化検出用データ収集装置にするにはフリップ・フロ
ップ31.32を立ち上シエツジ・トリガ型にし、1→
O検出用データ収集装置にするには、フリップ・フロッ
プ31.32を立ち下シエツジ・トリガ型にすればよい
。フリップフロップ31,32の出力は、ゲート4によ
シ論理和されサンプリング回路2へのデータ入力となる
が、このデータはタイミング発生回路1からのサンプリ
ング・クロックに同期してサンプリングされる。サンプ
リング回路2はカウンタとメモリから構成され、外部よ
シサンプリング情報を参照することができる。
(Embodiment) FIG. 2 is a circuit diagram showing an embodiment of the present invention, and FIG. 3 is a waveform diagram of various signals in the circuit of FIG. 2. Second
The illustrated embodiment is an embodiment of the apparatus shown in FIG. The flip-flops 31 and 32 change their output signal to 611 due to a change in the level of the input signal, and change their output signal to 001 due to a clear pulse from the timing generation circuit 1. 0→
1 To make it a data collection device for detecting a change, flip-flops 31 and 32 should be of the rising edge trigger type, and 1→
To use it as a data acquisition device for O detection, the flip-flops 31 and 32 may be of the falling edge trigger type. The outputs of the flip-flops 31 and 32 are ORed by the gate 4 and become data input to the sampling circuit 2, and this data is sampled in synchronization with the sampling clock from the timing generation circuit 1. The sampling circuit 2 is composed of a counter and a memory, and can refer to external sampling information.

タイミング発生回路1はカウンタ11とデコーダ12か
ら構成される。第3図に示すようにカウンタ11は基本
クロックの立ち上#)Kよシカラント・アップされる4
進カウンタであシ、デコーダ12はカウンタ11の値が
11@のときフリップ・フロップ31にクリア・パルス
を送シ、デコーダ12はカウンタ11の値が131のと
きフリップ・フロップ32にクリア・パルスを送る。ま
た、カウンタ11の下位1ビツトはサンプリング回路2
へのサンプリング・クロックとなる。
The timing generation circuit 1 is composed of a counter 11 and a decoder 12. As shown in FIG.
The decoder 12 sends a clear pulse to the flip-flop 31 when the value of the counter 11 is 11@, and the decoder 12 sends a clear pulse to the flip-flop 32 when the value of the counter 11 is 131. send. Furthermore, the lower 1 bit of the counter 11 is input to the sampling circuit 2.
This serves as the sampling clock for the

以上のよ、うにレベル変化記憶回路31.32に位相の
異なるクリア・パルスを送ることで、サンプリングのタ
イミングにおけるレベル変化記憶回路31.32のどち
らか一つの出力だけをサンプリング回路2のデータ入力
として有効にでき、かつ他方のレベル変化記憶回路も同
時にクリアすることができる。
As described above, by sending clear pulses with different phases to the level change storage circuits 31 and 32, only one output of the level change storage circuits 31 and 32 at the sampling timing can be used as the data input of the sampling circuit 2. can be enabled and the other level change storage circuit can be cleared at the same time.

(発明の効果) 以上説明したように本発明によれば、ある単位時間内で
の信号レベル変化の有無を周期的にサンプリングする装
置を簡易な構成で実現できるという効果がある。
(Effects of the Invention) As described above, according to the present invention, there is an effect that a device that periodically samples the presence or absence of a signal level change within a certain unit time can be realized with a simple configuration.

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

第1図はレベル変化記憶回路が2つである場合における
本発明のデータ収集装置の基本的構成を示すブロック図
、第2図は第1図に示した本発明のデータ収集装置を具
体的にした回路の一実施例を示す図、第3図は第2図実
施例における各部信号を示す波形図、第4図は第1図の
説明のために用−・た不完全なデータ収集装置のブロッ
ク図、第5図は本発明でのサンプリングの例を示す図、
第6図は従来のサンプリング回路での信号レベル変化検
出方法を示す図である。 図において、1はタイミング発生回路、2はす/プリン
グ回路、3,31.32はレベル変化記憶回路、4は論
理和ゲート、11はカウンタ、12はデコーダ、5はレ
ベル変化記憶回路31の出力信号、6はレベル変化記憶
回路32の出力信号、7は論理和ゲート、4は出力信号
である。 代理人 弁理士 本 庄 伸 介 第3因
FIG. 1 is a block diagram showing the basic configuration of the data collection device of the present invention when there are two level change storage circuits, and FIG. 2 specifically shows the data collection device of the present invention shown in FIG. 3 is a waveform diagram showing various signals in the embodiment of FIG. 2, and FIG. 4 is a diagram of an incomplete data acquisition device used for explaining FIG. A block diagram, FIG. 5 is a diagram showing an example of sampling in the present invention,
FIG. 6 is a diagram showing a signal level change detection method using a conventional sampling circuit. In the figure, 1 is a timing generation circuit, 2 is a pull/pull circuit, 3, 31.32 is a level change storage circuit, 4 is an OR gate, 11 is a counter, 12 is a decoder, and 5 is the output of the level change storage circuit 31. 6 is an output signal of the level change storage circuit 32, 7 is an OR gate, and 4 is an output signal. Agent Patent Attorney Shinsuke Honjo Third cause

Claims (1)

【特許請求の範囲】[Claims] 入力信号レベルの変化を記憶する複数個のレベル変化記
憶回路と、前記複数個のレベル変化記憶回路の出力をデ
ータ入力とするサンプリング回路と、基本クロックを入
力とし、前記複数個のレベル変化記憶回路へ互いに異る
位相のクリア・パルスを出力し、かつ、前記サンプリン
グ・クロックを出力するタイミング発生回路とから構成
されることを特徴とするデータ収集装置。
a plurality of level change memory circuits that store changes in input signal levels; a sampling circuit that uses the outputs of the plurality of level change memory circuits as data input; and a basic clock as input, and a plurality of level change memory circuits that use the outputs of the plurality of level change memory circuits as data inputs; 1. A data acquisition device comprising: a timing generation circuit that outputs clear pulses of mutually different phases to the sampling clock; and a timing generation circuit that outputs the sampling clock.
JP62135858A 1987-05-29 1987-05-29 Data gathering device Pending JPS63298677A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62135858A JPS63298677A (en) 1987-05-29 1987-05-29 Data gathering device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62135858A JPS63298677A (en) 1987-05-29 1987-05-29 Data gathering device

Publications (1)

Publication Number Publication Date
JPS63298677A true JPS63298677A (en) 1988-12-06

Family

ID=15161415

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62135858A Pending JPS63298677A (en) 1987-05-29 1987-05-29 Data gathering device

Country Status (1)

Country Link
JP (1) JPS63298677A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008182425A (en) * 2007-01-24 2008-08-07 Denso Corp Filter circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008182425A (en) * 2007-01-24 2008-08-07 Denso Corp Filter circuit

Similar Documents

Publication Publication Date Title
EP0241616B1 (en) Method and apparatus for triggering
US4139147A (en) Asynchronous digital circuit testing and diagnosing system
FR2716277B1 (en) Oversampling logic analyzer.
US4495621A (en) Glitch detecting and measuring apparatus
JPH0129093B2 (en)
US4107651A (en) Glitch detector
EP0113393B1 (en) A self-clocked signature analyser
JPH03103770A (en) Signal analyzing method
JPH04233478A (en) Method and apparatus for measuring waveform
US6912474B2 (en) Method and apparatus for high-speed synchronous digital acquisition derived in real -time from analog samples
JPS63298677A (en) Data gathering device
JPS6255110B2 (en)
JP2818192B2 (en) Noise removal device
SU1049861A1 (en) Device for measuring time intervals
JPS63188783A (en) Logic analyzer
JPS62131637A (en) Timing jitter measuring system
SU473180A1 (en) Device for testing comparison circuits
SU708253A1 (en) Time interval measuring arrangement
SU921093A1 (en) Scaling device
SU1513440A1 (en) Tunable logic device
SU555354A1 (en) Logical signal discriminator
JP2550592B2 (en) Microprocessor development support device
SU1264136A1 (en) Device for measuring time of staying signal within the given amplitude range
SU1157544A1 (en) Device for functional-parametric checking of logic elements
SU1367016A1 (en) Signature analyser