JPH0618976U - Waveform storage - Google Patents

Waveform storage

Info

Publication number
JPH0618976U
JPH0618976U JP6358692U JP6358692U JPH0618976U JP H0618976 U JPH0618976 U JP H0618976U JP 6358692 U JP6358692 U JP 6358692U JP 6358692 U JP6358692 U JP 6358692U JP H0618976 U JPH0618976 U JP H0618976U
Authority
JP
Japan
Prior art keywords
clock
memory
circuit
sampling
read
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.)
Granted
Application number
JP6358692U
Other languages
Japanese (ja)
Other versions
JP2562824Y2 (en
Inventor
昇 細川
重憲 河村
Original Assignee
日立電子株式会社
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 日立電子株式会社 filed Critical 日立電子株式会社
Priority to JP6358692U priority Critical patent/JP2562824Y2/en
Publication of JPH0618976U publication Critical patent/JPH0618976U/en
Application granted granted Critical
Publication of JP2562824Y2 publication Critical patent/JP2562824Y2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Analogue/Digital Conversion (AREA)

Abstract

(57)【要約】 【目的】 波形記憶装置においてロールモード等の低速
サンプリングで,逐次波形データを取り込んで表示する
方式において,通常のサンプリング構造の回路にロール
モード専用の複雑な波形取込みメモリの書き込み読出し
回路を付加せずにロールモード等の低速サンプリングを
実現することを目的とする。 【構成】 高速クロックで入力信号をAD変換し,記憶
していくメモリと高速クロックを分周する回路とその分
周クロックのタイミングでメモリの記憶動作を止めてメ
モリの1データを読み,表示系へ転送する回路と次にメ
モリの記憶動作を開始させる回路で構成される。
(57) [Summary] [Purpose] Writing a complicated waveform acquisition memory dedicated to roll mode to a circuit of a normal sampling structure in a method of sequentially acquiring and displaying waveform data by low-speed sampling such as roll mode in a waveform storage device. It is an object to realize low-speed sampling such as roll mode without adding a read circuit. [Configuration] A memory for AD-converting an input signal with a high-speed clock and a circuit for dividing the high-speed clock and a circuit for dividing the high-speed clock and stopping the memory operation at the timing of the divided clock to read one data of the memory and display system And a circuit for starting the memory storage operation.

Description

【考案の詳細な説明】[Detailed description of the device]

【0001】[0001]

【産業上の利用分野】[Industrial applications]

本考案はディジタルオシロスコープ等の波形記憶装置の低速サンプリングの改 良に関するものである。 The present invention relates to improvement of low-speed sampling in a waveform storage device such as a digital oscilloscope.

【0002】[0002]

【従来の技術】[Prior art]

従来ロールモード等の低速サンプリングは,例えば図3に示す様なハード構成 で行われていた。この動作を図4のタイムチャートを用い説明する。クロック分 周回路4からサンプリングクロックAが出力され,入力信号をAD変換器1でデ ィジタイズし,シリアルメモリ2に記憶される。この時のライトクロックKは, サンプリングクロックAと同じ信号である。図4の2段目の波形は,シリアルメ モリ2のライトアドレスを示し,サンプリングクロックAの立上りでn番地にデ ータが書き込まれる。サンプリングクロックAの立上りで,フリップフロップ7 の出力Bから,CPU3へ割込み信号が入る。CPU3は図4,5段目に示す様 にn番地のデータ(今回サンプルしたデータ)をリード信号Mのタイミングで読 み表示ブロック5へ転送する。次に信号Cにより,フリップフロップ7をリセッ トし,次のサンプルを待つ。以上の様にして,サンプリング毎にデータを表示ブ ロックへ転送し,ロール的波形表示を行っている。 サンプリング開始時には,シリアルメモリ2の内部アドレス(ライトアドレス ,リードアドレス)を初期化しなければならないが,10のメモリリセット回路 によりアドレスリセット信号Jでリードリセット,ライトリセットを同時に行い ,初期化している。 従来の別の技術例としては,(図示しないが)図3のシリアルメモリ2の代わ りにRAMを用いたものもあるが,前述と同様に書き込んだ時のアドレスと読み 出し時のアドレスを管理していかなければならない。アドレスカウンタが内蔵さ れているか外部で構成されているかの違いで動作的には類似している。 Conventionally, low-speed sampling such as roll mode has been performed with a hardware configuration as shown in Fig. 3, for example. This operation will be described with reference to the time chart of FIG. A sampling clock A is output from the clock frequency dividing circuit 4, the input signal is digitized by the AD converter 1, and stored in the serial memory 2. The write clock K at this time is the same signal as the sampling clock A. The waveform in the second row of FIG. 4 shows the write address of the serial memory 2, and the data is written at the address n at the rising edge of the sampling clock A. At the rising edge of the sampling clock A, an interrupt signal is input from the output B of the flip-flop 7 to the CPU 3. The CPU 3 transfers the data at address n (data sampled this time) to the read / display block 5 at the timing of the read signal M as shown in the fourth and fifth rows of FIG. Then, the signal C resets the flip-flop 7, and waits for the next sample. As described above, the data is transferred to the display block for each sampling and the roll-like waveform is displayed. At the start of sampling, the internal address (write address, read address) of the serial memory 2 must be initialized, but the read reset and write reset are simultaneously performed by the address reset signal J by the memory reset circuit 10 and initialized. Another conventional example is to use a RAM instead of the serial memory 2 in FIG. 3 (not shown), but manages the address when writing and the address when reading as in the above. I have to go. The operation is similar because the address counter is built-in or externally configured.

【0003】[0003]

【考案が解決しようとする課題】 前述の従来技術には,メモリのライトアドレスとリードアドレスを同番地にし てライト動作,リード動作を行わなければならずこの制御回路が複雑であった。 又,ロールモード以外の通常のサンプリング制御と,上記制御の切換えも回路を 複雑にしていた。本考案はこれらの欠点を除去し,より単純な回路構成でロール モード等の低速サンプリング方式を実現することを目的とする。In the above-described conventional technique, the control circuit is complicated because the write address and the read address of the memory must be the same address to perform the write operation and the read operation. In addition, switching between the normal sampling control other than the roll mode and the above control also complicates the circuit. The purpose of the present invention is to eliminate these drawbacks and realize a low-speed sampling method such as roll mode with a simpler circuit configuration.

【0004】[0004]

【課題を解決するための手段】[Means for Solving the Problems]

本考案は,上記の目的を達成すめため,AD変換器のクロックとメモリのライ トクロックを本来必要なサンプリング周波数より高くし,かつメモリのライトク ロックとリードクロックを共通入力化して,メモリをシフトレジスタ的に用い, サンプリングクロック周期で,CPUに割込みをかけ,AD変換器とメモリのラ イトクロックを止めるようにしたものである。 In order to achieve the above object, the present invention shifts the memory by setting the clock of the AD converter and the write clock of the memory higher than the originally required sampling frequency, and commonizing the write clock and read clock of the memory. It is used as a register and interrupts the CPU at the sampling clock cycle to stop the write clock of the AD converter and memory.

【0005】[0005]

【作用】[Action]

その結果,サンプリングクロック毎に記憶動作を止めたメモリ内にはサンプリ ングクロック直前の波形データがつまっているので,CPUが1データ読み出し た時には,ある一定のアドレス間隔があったとしても,サンプリングクロックに 同期したデータを得ることができる。 As a result, since the waveform data immediately before the sampling clock is packed in the memory that stopped the storage operation at each sampling clock, when the CPU reads 1 data, even if there is a certain address interval, the sampling clock You can get the data synchronized with.

【0006】[0006]

【実施例】【Example】

以下この考案の一実施例を図1(ブロック図),図2(タイムチャート)によ り説明する。1はAD変換器,2はシリアルメモリ,3はCPU,4はクロック 発生回路,5は表示ブロック,6はCRT,7はフリップフロップ,8はクロッ ク切換回路。 クロック発生回路4から高速クロックGと,サンプリングクロックA(低速ク ロック)が出力される。高速クロックGにより,入力信号がAD変換器1でディ ジタイズされシリアルメモリ2に記憶されていく。サンプリングクロックAでフ リップフロップ7をセットし,CPU3に割込み信号Bを出す。本割込み信号B によりCPU3は,クロック切換回路8の切換信号Eを切換えて,シリアルメモ リのライト,リードクロックDを高速クロックG側から,リード信号F側へ切換 える。リード信号Fにより,CPU3はシリアルメモリ2の1データをデータバ スHを通して読み,表示ブロック5へ表示データとして転送する。次にCPU3 は,切換信号Eを切換えてシリアルメモリのリードライトクロックDを高速クロ ックG側へ切換える。CPU3はフリップフロップリセット信号Cを出し,フリ ップフロップをリセットし,割込みを待つ。以下同様にして,サンプリングクロ ックに同期したデータが順次得られる。 An embodiment of the present invention will be described below with reference to FIG. 1 (block diagram) and FIG. 2 (time chart). 1 is an AD converter, 2 is a serial memory, 3 is a CPU, 4 is a clock generation circuit, 5 is a display block, 6 is a CRT, 7 is a flip-flop, and 8 is a clock switching circuit. A high-speed clock G and a sampling clock A (low-speed clock) are output from the clock generation circuit 4. The input signal is digitized by the AD converter 1 by the high-speed clock G and stored in the serial memory 2. The flip-flop 7 is set by the sampling clock A, and the interrupt signal B is output to the CPU 3. The CPU 3 switches the switching signal E of the clock switching circuit 8 by this interrupt signal B 1 to switch the write and read clock D of the serial memory from the high speed clock G side to the read signal F side. In response to the read signal F, the CPU 3 reads one data in the serial memory 2 through the data bus H and transfers it to the display block 5 as display data. Next, the CPU 3 switches the switching signal E to switch the read / write clock D of the serial memory to the high speed clock G side. The CPU 3 outputs the flip-flop reset signal C, resets the flip-flop, and waits for an interrupt. In the same way, the data synchronized with the sampling clock is sequentially obtained.

【0007】[0007]

【考案の効果】[Effect of device]

本考案によれば,メモリの特別なライトアドレス,リードアドレス用の複雑な 制御回路(ライトクロック,リードクロック制御等)が不要となり,通常のサン プリング回路に大幅な回路追加をせずにロールモード等の低速サンプリングが実 現できる。 According to the present invention, a complicated control circuit (write clock, read clock control, etc.) for special write address and read address of the memory is not required, and the roll mode is not added to the normal sampling circuit. Slow sampling such as can be realized.

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

【図1】本考案の一実施例を示すブロック図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】図1のタイムチャート。FIG. 2 is a time chart of FIG.

【図3】従来技術の一例を示すブロック図。FIG. 3 is a block diagram showing an example of a conventional technique.

【図4】図3のタイムチャート。FIG. 4 is a time chart of FIG.

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

1 AD変換器 2 シリアルメモリ 3 CPU 4 クロック発生回路 5 表示ブロック 6 CRT 7 フリップフロップ 8 クロック切換回路 1 AD converter 2 Serial memory 3 CPU 4 Clock generation circuit 5 Display block 6 CRT 7 Flip-flop 8 Clock switching circuit

Claims (1)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】 クロック発生回路とそのクロックを分周
する回路を有し,分周クロックより速い周波数のクロッ
クで入力信号を記憶していくメモリと該メモリの記憶ク
ロックを分周クロックのタイミングで止めて読み出す手
段を有する波形記憶装置。
1. A memory having a clock generation circuit and a circuit for dividing the frequency of the clock, the memory storing an input signal with a clock having a frequency faster than the frequency division clock, and a storage clock of the memory at the timing of the frequency division clock. A waveform storage device having means for stopping and reading.
JP6358692U 1992-08-19 1992-08-19 Waveform storage device Expired - Fee Related JP2562824Y2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6358692U JP2562824Y2 (en) 1992-08-19 1992-08-19 Waveform storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6358692U JP2562824Y2 (en) 1992-08-19 1992-08-19 Waveform storage device

Publications (2)

Publication Number Publication Date
JPH0618976U true JPH0618976U (en) 1994-03-11
JP2562824Y2 JP2562824Y2 (en) 1998-02-16

Family

ID=13233525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6358692U Expired - Fee Related JP2562824Y2 (en) 1992-08-19 1992-08-19 Waveform storage device

Country Status (1)

Country Link
JP (1) JP2562824Y2 (en)

Also Published As

Publication number Publication date
JP2562824Y2 (en) 1998-02-16

Similar Documents

Publication Publication Date Title
JPS63153583A (en) Display device
JPH0618976U (en) Waveform storage
JPS60217387A (en) Crt display unit
JPS634318Y2 (en)
US5948039A (en) Vehicular navigation display system
JPH02304370A (en) Waveform display device
JPH0720833A (en) Graphics computer
JP2555786Y2 (en) Multi-channel data simultaneous transfer display device
JP4553998B2 (en) Bus control device
JP2567982B2 (en) Bus trace control method
JPH11352155A (en) Digital oscilloscope
JPH0333952A (en) Image memory writer
SU1300544A1 (en) Device for displaying information on screen of cathode-ray tube (crt)
JPS649637B2 (en)
JPS58184188A (en) Reading and writting system of display data
JPS6258297A (en) Frame memory control circuit for display unit
JPS6124665U (en) digital storage oscilloscope
JPS62272321A (en) Display system
JPS63151994A (en) Image display device
JPS62219172A (en) Picture recording and reproducing device
JPS61280194A (en) Holding memory control system
JPH08329034A (en) Analog data read circuit by microcomputer
JPH09134439A (en) Image processing device
JPS6141181A (en) display device
JPS6374279A (en) Video digitizing system

Legal Events

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