JP3267393B2 - Random sampling storage circuit - Google Patents

Random sampling storage circuit

Info

Publication number
JP3267393B2
JP3267393B2 JP16607893A JP16607893A JP3267393B2 JP 3267393 B2 JP3267393 B2 JP 3267393B2 JP 16607893 A JP16607893 A JP 16607893A JP 16607893 A JP16607893 A JP 16607893A JP 3267393 B2 JP3267393 B2 JP 3267393B2
Authority
JP
Japan
Prior art keywords
data
block
stored
dynamic ram
random sampling
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 - Fee Related
Application number
JP16607893A
Other languages
Japanese (ja)
Other versions
JPH06347484A (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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP16607893A priority Critical patent/JP3267393B2/en
Publication of JPH06347484A publication Critical patent/JPH06347484A/en
Application granted granted Critical
Publication of JP3267393B2 publication Critical patent/JP3267393B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、ランダムサンプリング
方式のデジタルオシロスコープにおけるデータ取込み記
憶回路の改良に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an improvement in a data acquisition and storage circuit in a digital oscilloscope of a random sampling system.

【0002】[0002]

【従来の技術】従来の技術を図2、図3、図4、図5を
使って説明する。被観測信号の周期よりも遅いサンプル
クロックで被観測信号をサンプリング、記憶し、この波
形表示を行う場合、何らかの方法でサンプル時間と被観
信号のデータ(トリガ点とサンプルクロックとの時間
差)を保持しておかなければならない。この一つの方式
として、ランダムサンプル方式がある。
2. Description of the Related Art A conventional technique will be described with reference to FIGS. 2, 3, 4 and 5. FIG. When the observed signal is sampled and stored with a sample clock that is slower than the observed signal period, and this waveform is displayed, the sample time and the observed signal data (the time difference between the trigger point and the sample clock) are held in some way. Must be kept. One of the methods is a random sampling method.

【0003】ランダムサンプル方式では、サンプルクロ
ックとトリガは非同期である。このため、波形データを
メモリに取込む場合は、入力信号がトリガレベルを過ぎ
た点から次のサンプルクロックまでの時間を計ってお
く。同様に次のサンプルクロックでサンプリングされた
入力信号の場合も同様にその時間差を計り、何波形かの
データをトリガ点を基準に重ねて入力波形を記憶表示す
る。このランダムサンプルを行う場合の動作について、
図3、図4、図5を用いて説明する。図3はブロック分
けされたデータの格納状態を示し、図4は観測信号Aと
再生波形ポイントBを示す。図5はトリガ信号とサンプ
ルクロックの時間関係を示す。図3においてA/D変換
器でアナログからディジタルに処理されたデータは、A
/Dしたデータの時間的順序8のようにトリガとサンプ
ルクロックの時間の長さ△tnによってブロック分けさ
れ、一定周期tsでサンプリングされたデータ(図5参
照)はブロック3、ブロック2、ブロック4、ブロック
1といったように、ランダムに取込まれる。これをデー
タの並べかえ9を行い、矢印のように読み出せば、図4
に示すように観測信号のデータ再生が行われる。さて上
記のような動作を実行するために、従来技術では、図2
に示すよう最初にA/D変換器1でアナログからディジ
タルに処理されたデータ、例えばデータブロック3は、
一担スタティックRAM6に格納される。次にスタティ
ックRAM6に格納されたデータは、μコン2により最
初データ3−1が読み出され、トリガとサンプルクロッ
クの時間の長さ△t3分のアドレス(先頭アドレス演
算)を飛ばし、スタティックRAM7に書き込まれる。
次にデータ3−2が読み出され、サンプルクロックの一
定周期ts分のアドレス(飛ばしアドレス演算)を飛ば
し、スタティックRAM7に書き込まれ、この作業が次
々と繰り返される。データの最後が、スタティックRA
M7に書き込まれてはじめて、次のトリガが許可され、
ブロック2のデータが取込まれ、同様にブロック4、ブ
ロック1と続けられる。スタティックRAMB7のデー
タは矢印の読み出し順序でI/Oポートに転送される。
In the random sampling method, a sample clock and a trigger are asynchronous. Therefore, when the waveform data is taken into the memory, the time from the point at which the input signal has passed the trigger level to the next sample clock is measured. Similarly, in the case of an input signal sampled at the next sample clock, the time difference is similarly measured, and the input waveform is stored and displayed by overlaying some waveform data on the basis of the trigger point. Regarding the operation when performing this random sample,
This will be described with reference to FIGS. 3, 4, and 5. FIG. 3 shows the storage state of the divided data, and FIG. 4 shows the observation signal A and the reproduced waveform point B. FIG. 5 shows the time relationship between the trigger signal and the sample clock. In FIG. 3, data processed from analog to digital by the A / D converter is A / D converter.
/ D is divided into blocks according to the time length Δtn of the trigger and the sample clock as shown in the time sequence 8 of the data, and the data sampled at a constant period ts (see FIG. 5) is represented by blocks 3, 2, and 4. , Block 1, etc., are taken in randomly. The data is rearranged 9 and read out as indicated by the arrow.
The data reproduction of the observation signal is performed as shown in FIG. Now, in order to execute the above-described operation, in the related art, FIG.
As shown in FIG. 1, data that is first processed from analog to digital by the A / D converter 1, for example, the data block 3,
It is stored in the static RAM 6. Next, from the data stored in the static RAM 6, the data 3-1 is first read out by the microcomputer 2, skipping the address (start address calculation) of the time length Δt 3 of the trigger and the sample clock, and skipping the static RAM 7 Is written to.
Next, the data 3-2 is read out, the address (skip address calculation) for the fixed period ts of the sample clock is skipped, and the data is written into the static RAM 7, and this operation is repeated one after another. The end of the data is the static RA
Only after being written to M7, the next trigger is allowed,
The data of block 2 is fetched, and so on with block 4 and block 1. The data in the static RAMB 7 is transferred to the I / O port in the reading order of the arrow.

【0004】[0004]

【発明が解決しようとする課題】このように、取得デー
タの先頭アドレス演算及び、飛ばしアドレス演算等のデ
ータ並べかえのための全アドレス管理がμコン処理によ
ってしまうため、前述の従来技術では、トリガの許可ま
でに時間がかかり、表示波形の更新が遅くなるという欠
点があった。本発明は、データ取込み手段を改良し、ラ
ンダムサンプル時の波形データ更新を早くすることを目
的とする。
As described above, the entire address management for rearranging data such as the start address calculation of acquired data and the skip address calculation is performed by the μ-con process. There is a drawback in that it takes time until the permission is given, and the update of the display waveform is delayed. SUMMARY OF THE INVENTION It is an object of the present invention to improve data acquisition means and to speed up updating of waveform data at the time of random sampling.

【0005】[0005]

【課題を解決するための手段】本発明は、上記の目的を
達成するため、A/D変換器のあとに、シリアルアクセ
スメモリ部と、ロウアドレスとカラムアドレスからアド
レス設定可能なダイナミックRAM(例えばビデオRA
M)部から構成されるRAMを接続したものである。
In order to achieve the above object, the present invention provides a serial access memory unit, a dynamic RAM (for example, a dynamic RAM capable of setting an address from a row address and a column address) after an A / D converter. Video RA
M) is connected to a RAM composed of sections.

【0006】[0006]

【作用】このような接続により、最初A/D変換された
デジタルデータをシリアルアクセスメモリ部に格納し、
次にシリアルアクセスメモリ部からダイナミックRAM
部にデジタルデータを転送するようにしたものである。
その結果、デジタルデータが並べかえなしで一括でシリ
アルアクセスメモリ部からダイナミックRAM部に転送
され、データ更新に時間がかからない。
With this connection, A / D conversion is performed first.
Digital data is stored in the serial access memory,
Next, from the serial access memory section to the dynamic RAM
The digital data is transferred to the unit.
As a result, the digital data is transferred from the serial access memory unit to the dynamic RAM unit at once without rearrangement, so that it takes no time to update the data.

【0007】[0007]

【実施例】以下、この発明の一実施例を図1により説明
する。A/D変換器1の出力であるデジタルデータは、
シリアルアクセスメモリ部4とダイナミックRAM部5
から構成されるRAM8のシリアルアクセスメモリ部4
のデータ入力部に接続され、前記RAM8のコントロー
ル入力は、μコン2のAB、RD、WRに接続されてい
る。前記ダイナミックRAM部5の出力は、I/Oポー
トに接続されている。A/D変換器1でデジタル処理さ
時間的順序8のようにトリガとサンプルクロックの時
間の長さ△tnに応じた時間順序によってブロック分け
されたデータブロック3は、シリアルアクセスメモリ部
4と、ダイナミックRAM部5から構成されるRAM
のシリアルアクセスメモリ部4に、3−1、3−2、・
・・・3−nと次々に格納される。シリアルアクセスメ
モリ部4に、格納が終了したら、その格納されたデータ
をμコン2により、ダイナミックRAM部5のロウアド
レス3を指定すると、3−1から3−nまでの1バイト
のデータn個を1回でダイナミックRAM部5に格納す
る。続いて次のトリガが許可され、ブロック2のデータ
が取込まれる。ブロック3と同様に、ブロック2が終了
すれば、ブロック4、ブロック1と続けられる。I/O
ポートへの読み出しは、矢印のように順次カラムアドレ
スをかえてゆけば、ランダムサンプルによる波形再生が
実行できる。
An embodiment of the present invention will be described below with reference to FIG. The digital data output from the A / D converter 1 is
Serial access memory unit 4 and dynamic RAM unit 5
Serial access memory section 4 of RAM 8 composed of
The control input of the RAM 8 is connected to AB, RD, WR of the μ-con 2. The output of the dynamic RAM unit 5 is connected to an I / O port. Digitally processed by the A / D converter 1 and at the time of trigger and sample clock as shown in the time sequence 8.
Divided into blocks according to the time order according to the length Δtn
The data block 3 obtained is a RAM 8 composed of a serial access memory unit 4 and a dynamic RAM unit 5.
, 3-2,.
.., 3-n are sequentially stored. When the data is stored in the serial access memory unit 4 and the row address 3 of the dynamic RAM unit 5 is designated by the microcomputer 2 with the stored data, n pieces of 1-byte data from 3-1 to 3-n Is stored in the dynamic RAM unit 5 at one time. Subsequently, the next trigger is permitted, and the data of block 2 is captured. As with block 3, if block 2 ends, block 4 and block 1 are continued. I / O
Reading from the port, if Yuke instead sequential column address <br/> scan as shown by the arrow, waveform reproduction by random samples can be performed.

【0008】[0008]

【発明の効果】本発明によれば、ランダムサンプル方式
でもアドレス管理が単純化されるため、データ更新時間
が短かくなり、リアルタイム感覚の表示画面となり、高
品位のディジタルオシロスコープが実現できる。
According to the present invention, since the address management is simplified even in the random sampling method, the data update time is shortened, the display screen becomes real-time sense, and a high-quality digital oscilloscope can be realized.

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

【図1】本発明の構成を示すブロック図。FIG. 1 is a block diagram showing a configuration of the present invention.

【図2】従来の構成を示すブロック図。FIG. 2 is a block diagram showing a conventional configuration.

【図3】ランダムサンプル時のデータの格納状態を説明
するブロック図。
FIG. 3 is a block diagram illustrating a data storage state at the time of random sampling.

【図4】観測波形と再生波形の関係を示す説明図。FIG. 4 is an explanatory diagram showing a relationship between an observed waveform and a reproduced waveform.

【図5】サンプルクロックとトリガ信号の関係を示す波
形図。
FIG. 5 is a waveform chart showing a relationship between a sample clock and a trigger signal.

【符号の説明】[Explanation of symbols]

1 A/D 2 μコン 4 シリアルアクセスメモリ 5 ダイナミックRAM 6 スタティックRAMA 7 スタティックRAMB 8 RAM 1 A / D 2 μcon 4 Serial access memory 5 Dynamic RAM 6 Static RAMA 7 Static RAMB 8 RAM

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G01R 13/00 - 13/42 G06F 3/05 311 G06F 15/78 510 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int. Cl. 7 , DB name) G01R 13/00-13/42 G06F 3/05 311 G06F 15/78 510

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 アナログデータを入力してデジタルデー
タに変換し出力するA/D変換器と、前記変換されたデ
ジタルデータをブロックごとに順次格納するシリアルア
クセスメモリ部と、前記格納されたブロックごとのデー
タを該ブロックの時間的順序に応じたロウアドレスを指
定して格納するダイナミックRAM部とを有し、前記ダ
イナミックRAM部に格納されたデータを前記ダイナミ
ックRAM部から順次カラムアドレスを変えて行き読み
出すことを特徴とするランダムサンプリング記憶回路。
An analog data is inputted and a digital data is inputted.
An A / D converter for converting and outputting the converted data;
Digital data that stores digital data sequentially for each block.
Access memory section and the stored data for each block.
The row address according to the time order of the block.
And a dynamic RAM unit for storing data in a fixed manner.
The data stored in the dynamic RAM unit is stored in the dynamic RAM unit.
Read from / to RAM by changing column address sequentially
A random sampling storage circuit.
JP16607893A 1993-06-11 1993-06-11 Random sampling storage circuit Expired - Fee Related JP3267393B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16607893A JP3267393B2 (en) 1993-06-11 1993-06-11 Random sampling storage circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16607893A JP3267393B2 (en) 1993-06-11 1993-06-11 Random sampling storage circuit

Publications (2)

Publication Number Publication Date
JPH06347484A JPH06347484A (en) 1994-12-22
JP3267393B2 true JP3267393B2 (en) 2002-03-18

Family

ID=15824578

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16607893A Expired - Fee Related JP3267393B2 (en) 1993-06-11 1993-06-11 Random sampling storage circuit

Country Status (1)

Country Link
JP (1) JP3267393B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5978742A (en) * 1997-04-04 1999-11-02 Tektronix, Inc. Method and apparatus for digital sampling of electrical waveforms
US8059129B2 (en) * 2006-03-29 2011-11-15 Tektronix, Inc. Fast rasterizer

Also Published As

Publication number Publication date
JPH06347484A (en) 1994-12-22

Similar Documents

Publication Publication Date Title
KR960008623A (en) Scanner, image reclassification device, image conversion method and image reclassification method
JP3276798B2 (en) Method and apparatus for displaying waveform in digital oscilloscope
US5566124A (en) Semiconductor memory device capable of reading required data signal at designated address interval and method of operation thereof
JPH0618293A (en) Recording method for measuring data in recorder
JP3267393B2 (en) Random sampling storage circuit
US5559994A (en) Memory control apparatus permitting concurrent access by compressing addressing time window and multiplexing
CA2089219A1 (en) Method for determining a frequency/time profile of hits, and device for carrying out the method
JPH05227476A (en) Picture data storing system
JPH08201436A (en) Waveform observing device
JPS61269265A (en) Video signal time-base correcting device
JPH0435193A (en) Digital video signal generator
JPS63285682A (en) Electronic image processing method and circuit
JP2995995B2 (en) Waveform storage device
JP3279010B2 (en) Display data interpolation device
JPH10162132A (en) Image data control circuit
JP3274479B2 (en) Image storage method and image storage device
JP3094931B2 (en) Real-time waveform display device
JPH11352155A (en) Digital oscilloscope
JP3117230B2 (en) Waveform judgment device
JPH0755843A (en) Displaying apparatus for electric signal
JP2610182B2 (en) Video scanning frequency converter
JPH04299391A (en) Waveform display device
RU1772806C (en) Image processor
JP2987953B2 (en) Waveform observation device
JPH0896010A (en) Display device for simulation result of logic circuit

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees