[go: up one dir, main page]

JPH01185448A - Digital oscilloscope - Google Patents

Digital oscilloscope

Info

Publication number
JPH01185448A
JPH01185448A JP954088A JP954088A JPH01185448A JP H01185448 A JPH01185448 A JP H01185448A JP 954088 A JP954088 A JP 954088A JP 954088 A JP954088 A JP 954088A JP H01185448 A JPH01185448 A JP H01185448A
Authority
JP
Japan
Prior art keywords
value
frame memory
memory
display
sweep
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
JP954088A
Other languages
Japanese (ja)
Inventor
Masaaki Ishizaka
政明 石坂
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP954088A priority Critical patent/JPH01185448A/en
Publication of JPH01185448A publication Critical patent/JPH01185448A/en
Pending legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)

Abstract

PURPOSE:To continuously convert an input signal to a sampling value to store and display said value, by storing the respective max. values in a plurality of sweep operations in the first frame memory of two sets of frame memories and storing the respective min. values in a plurality of the same sweep operations in the second frame memory. CONSTITUTION:A frame memory 19 stores the max. value from a multiplexer 15 and the content of this memory is read to be sent out as the part max. value. A frame memory 20 stores the max. value from the multiplexer 15 on the basis of the timing signal from a display control circuit 12. A frame memory 21 stores the min. value from a multiplexer 18 and the content of this memory is read to be sent out as the past min. value. A frame memory 22 stores the min. value from the multiplexer 18 on the basis of the timing signal from the display control circuit 12. A display circuit 23 displays the max. value given from the memory 20 and the min. value given from the memory 22 so as to be fitted to observation.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、電気信号等の波形観測を目的とするディジタ
ルオシロスコープに関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a digital oscilloscope for the purpose of observing waveforms of electrical signals and the like.

(従来の技術) 第4図は、従来の波形記憶装置の構成を示している。第
4図において、1はAD変換器(アナログ−ディジタル
変換器)であり、ディジタルオシロスコープへ入力され
る入力信号をサンプリングしてサンプリング値とする。
(Prior Art) FIG. 4 shows the configuration of a conventional waveform storage device. In FIG. 4, 1 is an AD converter (analog-digital converter) which samples an input signal input to a digital oscilloscope to obtain a sampling value.

2はフレームメモリであり、1回の掃引によりサンプリ
ングする点数分のメモリにより構成される。3は表示回
路であり、フレームメモリ2の内容を読み出してブラウ
ン管等に表示するものである。
Reference numeral 2 denotes a frame memory, which is composed of memories corresponding to the number of points sampled in one sweep. A display circuit 3 reads out the contents of the frame memory 2 and displays them on a cathode ray tube or the like.

次に、上記従来例の動作について説明する。第4図にお
いて、AD変換器1は一般のオシロスコープと同様にト
リガ入力により掃引動作が生成されると、一定のサンプ
リングレートにてフレームメモリ2のメモリワード数に
一致する点数だけ入力信号をサンプリング値に変換する
。フレームメモリ2は、このサンプリング値を発生した
順序に従って記憶する。表示回路3はフレームメモリ2
に記憶した内容を読み出し、点列または直線にて人が見
やすいように表示を行なう。
Next, the operation of the above conventional example will be explained. In FIG. 4, when a sweep operation is generated by a trigger input as in a general oscilloscope, the AD converter 1 converts the input signal into sampled values at a constant sampling rate by the number of points corresponding to the number of memory words in the frame memory 2. Convert to The frame memory 2 stores the sampled values in the order in which they were generated. Display circuit 3 is frame memory 2
The contents stored in the computer are read out and displayed in a dot sequence or straight line for easy viewing.

(発明が解決しようとする問題点) しかしながら、上記従来のディジタルオシロスコープに
おいては、高速掃引時はAD変換器により入力信号をサ
ンプリング値に変換してフレームメモリに記憶する掃引
時間に比べ、フレームメモリに記憶された内容を表示回
路により表示する時間の方が長い。従って、1回の掃引
が終わっても表示に必要な時間を待つ必要があり、次の
掃引が開始できないという問題があった。
(Problem to be Solved by the Invention) However, in the conventional digital oscilloscope described above, during high-speed sweep, the input signal is converted into a sampling value by an AD converter and compared to the sweep time, which is stored in the frame memory, the frame memory is The time it takes for the display circuit to display the stored content is longer. Therefore, even after one sweep is completed, it is necessary to wait for the time required for display, and there is a problem that the next sweep cannot be started.

本発明は、このような従来の問題を解決するものであり
、連続的にAD変換器により入力信号をサンプリング値
に変換してフレームメモリに記憶し、その結果を表示す
ることのできるディジタルオシロスコープを提供するこ
とを目的とするものである。
The present invention solves these conventional problems by providing a digital oscilloscope that can continuously convert input signals into sampling values using an AD converter, store them in a frame memory, and display the results. The purpose is to provide

(問題点を解決するための手段) 本発明は上記目的を達成するために、波形を記憶するフ
レームメモリを2組設け、第1のフレームメモリには複
数の掃引動作を行なう中での各最大値を記憶させ、第2
のフレームメモリには同じ複数の掃引動作を行なう中で
の各最小値を記憶させて、これらの最大値と最小値によ
り複数の掃引動作の間の入力信号を表示させるようにし
たものである。
(Means for Solving the Problems) In order to achieve the above object, the present invention provides two sets of frame memories for storing waveforms, and the first frame memory stores each maximum waveform during a plurality of sweep operations. memorize the value, and then
The frame memory stores the respective minimum values during the same plurality of sweep operations, and the input signals during the plurality of sweep operations are displayed using these maximum and minimum values.

(作 用) 本発明は、上記のような構成により次のような効果を有
する。すなわち、掃引動作に比べ表示動作が遅い場合で
も、その間の複数の掃引動作の間に得られた入力信号の
各点における最大値と最小値とを記憶し、これらの最大
値と最小値により複数の掃引動作の間の入力信号を表示
できるという効果を有する。
(Function) The present invention has the following effects due to the above configuration. In other words, even if the display operation is slower than the sweep operation, the maximum and minimum values at each point of the input signal obtained during the multiple sweep operations in between are memorized, and these maximum and minimum values can be used to display multiple This has the effect of being able to display the input signal during the sweep operation.

(実施例) 第1図は、本発明の一実施例の構成を示すものである。(Example) FIG. 1 shows the configuration of an embodiment of the present invention.

第1図において、11はAD変換器であり。In FIG. 1, 11 is an AD converter.

ディジタルオシロスコープへ入力される入力信号をサン
プリングしてサンプリング値とする。12は表示制御回
路であり、本装置の動作に必要なタイミング信号を発生
する。13は比較器であり、AD変換器11からのサン
プリング値と過去の最大値を比較し、比較信号を送出す
る。14はアンド回路であり、比較器13からの比較信
号と表示制御回路12からのタイミング信号のアンドを
とり、比較信号を送出する。15はマルチプレクサであ
り、AD変換器11からのサンプリング値と過去の最大
値のいずれかをアンド回路14からの比較信号により選
択して最大値を送出する。16は比較器であり、AD変
換器11からのサンプリング値と過去の最小値を比較し
、比較信号を送出する。17はアンド回路であり、比較
器16からの比較信号と表示制御回路12からのタイミ
ング信号のアンドをとり、比較信号を送出する。18は
マルチプレクサであり、AD変換器11からのサンプリ
ング値と過去の最小値のいずれかをアンド回路17から
の比較信号により選択して最小値を送出する。19はフ
レームメモリであり、1回の掃引によりサンプリングす
る点数分のメモリにより構成され、マルチプレクサ15
からの最大値を記憶する。また、このメモリの内容は読
み出されて過去の最大値として送出される。20は同じ
くフレームメモリであり、フレームメモリ19と同じ容
量のメモリにより構成され、マルチプレクサ15からの
最大値を表示制御回路12からのタイミング信号により
記憶する。21はフレームメモリであり、フレームメモ
リ19と同じ容量のメモリにより構成され、マルチプレ
クサ18からの最小値を表示制御回路12からのタイミ
ング信号により記憶する。また、このメモリの内容は読
み出されて過去の最小値として送出される。22は同じ
くフレームメモリであり、フレームメモリ19と同じ容
量のメモリにより構成され、マルチプレクサ18からの
最小値を表示制御回路12からのタイミング信号により
記憶する。23は表示回路であり、フレームメモリ20
より与えられる最大値とフレームメモリ22より与えら
れる最小値を観測に適するように表示するものであり、
構成については後に詳細に説明する。
The input signal input to the digital oscilloscope is sampled and used as a sampling value. 12 is a display control circuit that generates timing signals necessary for the operation of this device. A comparator 13 compares the sampled value from the AD converter 11 with a past maximum value and sends out a comparison signal. 14 is an AND circuit which ANDs the comparison signal from the comparator 13 and the timing signal from the display control circuit 12, and sends out a comparison signal. A multiplexer 15 selects either the sampling value from the AD converter 11 or the past maximum value based on the comparison signal from the AND circuit 14, and sends out the maximum value. A comparator 16 compares the sampling value from the AD converter 11 with a past minimum value and sends out a comparison signal. Reference numeral 17 denotes an AND circuit, which performs an AND operation on the comparison signal from the comparator 16 and the timing signal from the display control circuit 12, and sends out a comparison signal. 18 is a multiplexer which selects either the sampling value from the AD converter 11 or the past minimum value based on the comparison signal from the AND circuit 17, and sends out the minimum value. Reference numeral 19 denotes a frame memory, which is composed of memories for the number of points to be sampled in one sweep, and multiplexer 15.
Store the maximum value from. Also, the contents of this memory are read out and sent out as the past maximum value. Reference numeral 20 designates a frame memory which has the same capacity as the frame memory 19 and stores the maximum value from the multiplexer 15 in response to a timing signal from the display control circuit 12. A frame memory 21 has the same capacity as the frame memory 19, and stores the minimum value from the multiplexer 18 in response to a timing signal from the display control circuit 12. Also, the contents of this memory are read out and sent out as the past minimum value. Reference numeral 22 also designates a frame memory, which has the same capacity as the frame memory 19 and stores the minimum value from the multiplexer 18 in response to a timing signal from the display control circuit 12. 23 is a display circuit, and frame memory 20
The maximum value given by the frame memory 22 and the minimum value given by the frame memory 22 are displayed in a manner suitable for observation.
The configuration will be explained in detail later.

次に、上記実施例の動作について説明する。上記実施例
において、まず表示制御回路12の動作を第2図にもと
づいて説明する。第2図において、第1掃引動作から第
4m引動作の各掃引動作は、オシロスコープにおけるト
リガが発生後の掃引動作に対応している。すなわち、オ
シロスコープに第1のトリガが発生すると、AD変挽器
11が一定のサンプリングレートにてフレームメモリの
要求する点数だけ入力信号をサンプリング値に変換し、
第1掃引動作を生成する1次に、第2のトリガが発生す
ると、同様に入力信号をサンプリング値に変換し、第2
掃引動作を生成する。このようにして、引き続くトリガ
入力により第3掃引動作及び第4掃引動作を生成するこ
とができる。この実施例では、第1掃引動作から第4掃
引動作で1つの表示動作を構成するため、第4掃引動作
の後に引続きトリガ入力が存在すると、これに対し再び
第1掃引動作を生成し、この繰り返しをすることになる
。この場合、表示制御回路12はアンド回路14及び1
7に対して第1掃引動作でし、第2から第4掃引動作で
Hの比較許可信号を出力し、フレームメモリ20及び2
2に対しては第1から第3掃引動作で【4、第4掃引動
作でHの書き込み許可信号を送出する。
Next, the operation of the above embodiment will be explained. In the above embodiment, the operation of the display control circuit 12 will first be explained based on FIG. 2. In FIG. 2, each sweep operation from the first sweep operation to the fourth m-th sweep operation corresponds to the sweep operation after a trigger occurs in the oscilloscope. That is, when a first trigger occurs in the oscilloscope, the AD converter 11 converts the input signal into sampling values at a constant sampling rate by the number of points required by the frame memory,
When the second trigger occurs, the first trigger that generates the first sweep operation similarly converts the input signal into a sampled value, and the second
Generate a sweep motion. In this way, a third sweep operation and a fourth sweep operation can be generated by subsequent trigger inputs. In this embodiment, one display operation is made up of the first to fourth sweep operations, so if a trigger input continues after the fourth sweep operation, the first sweep operation is generated again in response to the trigger input. It will be repeated. In this case, the display control circuit 12 includes AND circuits 14 and 1
7 in the first sweep operation, and in the second to fourth sweep operations, an H comparison permission signal is output, and the frame memories 20 and 2
For 2, a write enable signal of [4] is sent in the first to third sweep operations, and a write permission signal of H is sent in the fourth sweep operation.

次に、個々の回路の動作について説明する。AD変換器
11はトリガ入力により掃引動作が生成されると、一定
のサンプリングレートにてフレームメモリ19及び21
のメモリワード数に一致する点数だけ入力信号をサンプ
リングしサンプリング値に変換する。第1掃引動作にお
いては、アンド回路14及び17に与えられる比較許可
信号はLのため、比較回路13及び16の出力にかかわ
らずアンド回路14及び17の出力はLをとる。そのた
め、マルチプレクサ15及び18はAD変換器11の出
力が選択され、それぞれフレームメモリ19及び21に
At)変換器11より得られるサンプリング値が発生し
た順序に従って最大値及び最小値としてそのまま書き込
まれる。次に、第2掃引動作においては、アンド回路1
4及び17に与えられる比較許可信号はHのため、比較
回路13及び16の出力によりマルチプレクサ15及び
18が動作する。すなわち、第2掃引動作において、A
D変換器11が動作しサンプリング値を得るたび、フレ
ームメモリ19及び21の内容が過去の最大値及び最小
値として読み出され、これと比較することによりピーク
検出動作が行なわれる。具体的には、AD変換器11が
動作して得られたサンプリング値とこれに対応した過去
の最大値が、比較器13及びマルチプレクサ15に与え
られる。比較器13はAD変換して得られたサンプリン
グ値と過去の最大値を比較し、サンプリング値の方が太
きければマルチプレクサ15はサンプリング値の方を選
択し、過去の最大値の方が大きければ過去の最大値を選
択してフレームメモリ19に最大値として送出する。ま
た、AD変換器11が動作して得られたサンプリング値
と過去の最小値が、比較器16及びマルチプレクサ18
に与えられる。比較器16はAD変換して得られたサン
プリング値と過去の最小値を比較し、サンプリング値の
方が小さければマルチプレクサ18はサンプリング値の
方を選択し、過去の最小値の方が小さければ過去の最小
値を選択してフレームメモリ21に最小値として送出す
る。
Next, the operation of each individual circuit will be explained. When a sweep operation is generated by a trigger input, the AD converter 11 inputs frame memories 19 and 21 at a constant sampling rate.
The input signal is sampled by the number of points corresponding to the number of memory words in , and converted to a sampling value. In the first sweep operation, the comparison permission signals given to the AND circuits 14 and 17 are L, so the outputs of the AND circuits 14 and 17 are L regardless of the outputs of the comparison circuits 13 and 16. Therefore, the output of the AD converter 11 is selected by the multiplexers 15 and 18, and the sampling values obtained from the converter 11 are written directly into the frame memories 19 and 21, respectively, as the maximum and minimum values in the order in which they were generated. Next, in the second sweep operation, the AND circuit 1
Since the comparison permission signals applied to the comparison circuits 4 and 17 are H, the multiplexers 15 and 18 are operated by the outputs of the comparison circuits 13 and 16. That is, in the second sweep operation, A
Every time the D converter 11 operates and obtains a sampling value, the contents of the frame memories 19 and 21 are read out as past maximum and minimum values, and a peak detection operation is performed by comparing with these. Specifically, the sampling value obtained by the operation of the AD converter 11 and the corresponding past maximum value are provided to the comparator 13 and the multiplexer 15. The comparator 13 compares the sampling value obtained by AD conversion with the past maximum value, and if the sampling value is thicker, the multiplexer 15 selects the sampling value, and if the past maximum value is larger, the multiplexer 15 selects the sampling value. The past maximum value is selected and sent to the frame memory 19 as the maximum value. Further, the sampling value obtained by operating the AD converter 11 and the past minimum value are transmitted to the comparator 16 and the multiplexer 18.
given to. The comparator 16 compares the sampling value obtained by AD conversion with the past minimum value, and if the sampling value is smaller, the multiplexer 18 selects the sampling value, and if the past minimum value is smaller, the past minimum value is selected. The minimum value is selected and sent to the frame memory 21 as the minimum value.

上記第2掃引動作の手順は、第3掃引動作、第4掃引動
作において同様に行なわれる。但し、第4掃引動作では
表示制御回路12から出力される書き込み許可信号がH
となり、フレームメモリ20及び22が動作可能となる
ため、マルチプレクサ15及び18から出力される最大
値及び最小値は、フレームメモリ20及び22にもそれ
ぞれ書き込まれる。すなわち、表示周期内の第1掃引動
作から第4掃引動作内の対応する各サンプリング点の最
大値がフレームメモリ20に、最小値がフレームメモリ
22に記憶されることになる。このフレームメモリ20
及び22に記憶された最大値及び最小値が表示回路23
に送出され、次の表示動作の間表示し続けられることに
なるが、次に、この表示動作について第3図により説明
する。
The procedure of the second sweep operation described above is performed in the same manner in the third sweep operation and the fourth sweep operation. However, in the fourth sweep operation, the write permission signal output from the display control circuit 12 is high.
Since the frame memories 20 and 22 become operational, the maximum and minimum values output from the multiplexers 15 and 18 are also written to the frame memories 20 and 22, respectively. That is, the maximum value of each corresponding sampling point in the first to fourth sweep operations within the display period is stored in the frame memory 20, and the minimum value is stored in the frame memory 22. This frame memory 20
The maximum value and minimum value stored in 22 are displayed on the display circuit 23.
This display operation will be explained next with reference to FIG. 3.

第3図において、20.22は第1図に示したフレーム
メモリであり、それぞれ表示周期内での最大値、最小値
を記憶している。31はグラフィックプロセッサであり
、フレームメモリ20及び22から読み出される一対の
最大値と最小値の間を直線で結ぶ機能を持つ。32はフ
レームメモリであり、1掃引動作分のサンプリング点数
と同じX方向のサイズと、AD変換のサンプリング値の
分解能に対応するX方向のサイズを持つ、33はラスタ
ースキャン方式の表示器であり、フレームメモリ32と
同じX方向のサイズとX方向のサイズを持つ。
In FIG. 3, reference numerals 20 and 22 are the frame memories shown in FIG. 1, each storing the maximum value and minimum value within the display cycle. A graphics processor 31 has a function of connecting a pair of maximum and minimum values read from the frame memories 20 and 22 with a straight line. 32 is a frame memory, which has a size in the X direction that is the same as the number of sampling points for one sweep operation, and a size in the X direction that corresponds to the resolution of the sampling value of AD conversion; 33 is a raster scan type display; It has the same size in the X direction as the frame memory 32.

次に、上記構成の動作について説明する。まず、表示周
期の始めにフレームメモリ32の内容を消去する9次に
、フレームメモリ20.22からその記憶順序に従って
最初の一対の最大値と最小値が読み出されると、グラフ
ィックプロセッサ31はまずフレームメモリ32に対し
書き込むX方向のアドレスを1とし、最大値に対応する
X方向のアドレスから最小値に対応するX方向のアドレ
スまで直線を描画する。更に、フレームメモリ20.2
2から次の一対の最大値と最小値が読み出されると、グ
ラフィックプロセッサ31はフレームメモリ32に対し
書き込むX方向のアドレスを2とし、最大値に対応する
X方向のアドレスから最小値に対応するX方向のアドレ
スまで直線を描画する。このようにして、フレームメモ
リ20及び22から順次、一対の最大値、最小値を読み
出し、フレームメモリ32にX方向のアドレスを1ずつ
増加させながら最後の一対の最大値、最小値までフレー
ムメモリ32に描画し続ける。表示器33はラスタース
キャンに従ってフレームメモリ32に描画された内容を
読み出しながら表示しつづける。ここに述べた表示回路
の実施例は一例であり、表示周期内の最大値、最小値を
見やすく表示する手段として、最大値を一本の直線で表
示し、最小値をいま一本の直線で表示する方式とか、ベ
クトルスキャンタイプの表示器で表示する方式でもよい
Next, the operation of the above configuration will be explained. First, at the beginning of a display cycle, the contents of the frame memory 32 are erased.Next, when the first pair of maximum and minimum values are read from the frame memory 20.22 in accordance with the storage order, the graphics processor 31 first erases the contents of the frame memory 32. The address in the X direction to be written to 32 is set to 1, and a straight line is drawn from the address in the X direction corresponding to the maximum value to the address in the X direction corresponding to the minimum value. Furthermore, frame memory 20.2
When the next pair of maximum and minimum values are read from 2, the graphics processor 31 sets the X-direction address to be written to the frame memory 32 as 2, and reads from the X-direction address corresponding to the maximum value to the X-direction address corresponding to the minimum value. Draw a straight line to the address in the direction. In this way, the pair of maximum and minimum values are sequentially read out from the frame memories 20 and 22, and the addresses in the X direction are incremented by 1 in the frame memory 32 until the last pair of maximum and minimum values are read out. Continue drawing. The display device 33 continues to read and display the contents drawn in the frame memory 32 according to the raster scan. The embodiment of the display circuit described here is just one example, and as a means of displaying the maximum value and minimum value within the display cycle in an easy-to-read manner, the maximum value is displayed with one straight line, and the minimum value is displayed with one straight line. A method of displaying the information or a method of displaying it on a vector scan type display may be used.

このように、上記実施例によれば、トリガ信号から開始
される一連の掃引動作における各サンプリング点におい
て、比較器13.マルチプレクサ15によりサンプリン
グ値を過去の掃引における最大値のうち大きい方をフレ
ームメモリ19に記憶し、比較器16.マルチプレクサ
18によりサンプリング値を過去の掃引における最小値
のうち小さい方をフレームメモリ21に記憶することに
より、複数の掃引の間に得られた各サンプリング点の最
大値と最小値を得ることができる。この各サンプリング
点の最大値と最小値をフレームメモリ20及び22゜表
示回路23により表示することにより、複数の掃引を行
なう間に得られた情報を次の表示動作において表示しう
るという効果を有する。
As described above, according to the above embodiment, at each sampling point in a series of sweep operations initiated from a trigger signal, the comparator 13. The multiplexer 15 stores the larger sampling value among the maximum values in the past sweep in the frame memory 19, and the comparator 16. By storing the smaller sampling value among the minimum values in the past sweeps in the frame memory 21 using the multiplexer 18, the maximum value and minimum value of each sampling point obtained during a plurality of sweeps can be obtained. By displaying the maximum and minimum values of each sampling point using the frame memories 20 and 22° display circuit 23, it is possible to display the information obtained during multiple sweeps in the next display operation. .

(発明の効果) 本発明は、上記実施例より明らかなように、波形を記憶
するフレームメモリを2組設け、第1のフレームメモリ
の各メモリには複数の掃引におけるサンプリング値の最
大値を記憶させ、第2のフレームメモリの各メモリには
複数の掃引におけるサンプリング値の最小値を記憶させ
ることにより、掃引時間に比べ表示時間が長い場合でも
掃引を連続的に行い、その間の複数のり引動作の間に得
られた情報を有効に記憶し、次の表示動作においても表
示しうるという利点を有する。
(Effects of the Invention) As is clear from the above embodiment, the present invention provides two sets of frame memories for storing waveforms, and each memory of the first frame memory stores the maximum value of sampling values in a plurality of sweeps. By storing the minimum sampling value in multiple sweeps in each memory of the second frame memory, the sweep can be performed continuously even if the display time is longer than the sweep time, and multiple sweep operations can be performed in between. This has the advantage that the information obtained during the display can be effectively stored and displayed in the next display operation.

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

第1図は本発明の一実施例におけるディジタルオシロス
コープの概略ブロック図、第2図は同装置の動作タイミ
ング図、第3図は同装置の表示回路のブロック図、第4
図は従来のディジタルオシロスコープの概略ブロック図
である。 11・・・AD変換器、 12・・・表示制御回路、1
3、14・・・比較器、 15.18・・・マルチプレ
クサ、 19.20.21.22・・・フレームメモリ
、23・・・表示回路、31・・・グラフィックプロセ
ッサ、 32・・・フレームメモリ、33・・・表示器
FIG. 1 is a schematic block diagram of a digital oscilloscope according to an embodiment of the present invention, FIG. 2 is an operation timing diagram of the device, FIG. 3 is a block diagram of a display circuit of the device, and FIG.
The figure is a schematic block diagram of a conventional digital oscilloscope. 11... AD converter, 12... Display control circuit, 1
3, 14... Comparator, 15.18... Multiplexer, 19.20.21.22... Frame memory, 23... Display circuit, 31... Graphic processor, 32... Frame memory , 33... Indicator.

Claims (1)

【特許請求の範囲】[Claims] 波形を記憶するフレームメモリを2組設け、第1のフレ
ームメモリの各メモリには複数の掃引におけるサンプリ
ング値の最大値を記憶させ、第2のフレームメモリの各
メモリには複数の掃引におけるサンプリング値の最小値
を記憶させことを特徴とするディジタルオシロスコープ
Two sets of frame memories for storing waveforms are provided, each memory of the first frame memory stores the maximum value of sampling values in a plurality of sweeps, and each memory of the second frame memory stores the maximum value of sampling values in a plurality of sweeps. A digital oscilloscope that stores the minimum value of.
JP954088A 1988-01-21 1988-01-21 Digital oscilloscope Pending JPH01185448A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP954088A JPH01185448A (en) 1988-01-21 1988-01-21 Digital oscilloscope

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP954088A JPH01185448A (en) 1988-01-21 1988-01-21 Digital oscilloscope

Publications (1)

Publication Number Publication Date
JPH01185448A true JPH01185448A (en) 1989-07-25

Family

ID=11723106

Family Applications (1)

Application Number Title Priority Date Filing Date
JP954088A Pending JPH01185448A (en) 1988-01-21 1988-01-21 Digital oscilloscope

Country Status (1)

Country Link
JP (1) JPH01185448A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0594774U (en) * 1992-05-29 1993-12-24 株式会社アドバンテスト Waveform analyzer
JPH0735781A (en) * 1993-07-02 1995-02-07 Tektronix Inc Signal capturing apparatus and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0594774U (en) * 1992-05-29 1993-12-24 株式会社アドバンテスト Waveform analyzer
JPH0735781A (en) * 1993-07-02 1995-02-07 Tektronix Inc Signal capturing apparatus and method

Similar Documents

Publication Publication Date Title
CA1186079A (en) Digital scan converter with randomized decay function
JPS5813864B2 (en) Logic signal observation device
US4755960A (en) Waveform data compressing circuit
GB2214765A (en) Raster scan waveform display with pixel intensity gradation
US4556879A (en) Video display apparatus
JPH05346369A (en) Digital storage-display equipment
JPH01185448A (en) Digital oscilloscope
US5488698A (en) Rasterization of line segments using difference vectors
JP2727036B2 (en) Trigger generation method using buffer memory
JPH0123743B2 (en)
JPS61294374A (en) Waveform display device
JPH08220145A (en) Digital oscilloscope waveform display method
JP2969082B2 (en) Biological signal display
JP2946587B2 (en) Digital storage oscilloscope trigger circuit
RU1833915C (en) Device to display symbols on tube screen
EP0159589A2 (en) Display system for a measuring instrument
JPS63165768A (en) Digital storage oscilloscope
JPH01318968A (en) X-y display apparatus
SU964706A1 (en) Information displaying device
JPS63186382A (en) Signal processor for video camera
JPH0752621Y2 (en) Waveform display device
JPS6337222A (en) Brightness interpolation apparatus for displaying wave form of cathode ray tube
JPS6158784B2 (en)
JPH0582555B2 (en)
JPH05157770A (en) Logic analyzer