JP5025956B2 - Display control device - Google Patents

Display control device Download PDF

Info

Publication number
JP5025956B2
JP5025956B2 JP2006021698A JP2006021698A JP5025956B2 JP 5025956 B2 JP5025956 B2 JP 5025956B2 JP 2006021698 A JP2006021698 A JP 2006021698A JP 2006021698 A JP2006021698 A JP 2006021698A JP 5025956 B2 JP5025956 B2 JP 5025956B2
Authority
JP
Japan
Prior art keywords
display
input signal
data
processing
waveform diagram
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.)
Active
Application number
JP2006021698A
Other languages
Japanese (ja)
Other versions
JP2007205736A (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.)
Hioki EE Corp
Original Assignee
Hioki EE 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 Hioki EE Corp filed Critical Hioki EE Corp
Priority to JP2006021698A priority Critical patent/JP5025956B2/en
Publication of JP2007205736A publication Critical patent/JP2007205736A/en
Application granted granted Critical
Publication of JP5025956B2 publication Critical patent/JP5025956B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、入力信号を示す入力信号データに基づく信号波形図と入力信号の特性を示す特性図とを表示部に表示可能に構成された表示制御装置に関するものである。   The present invention relates to a display control apparatus configured to be able to display a signal waveform diagram based on input signal data indicating an input signal and a characteristic diagram indicating the characteristics of the input signal on a display unit.

この種の表示制御装置として、特開平7−43403号公報において出願人が開示したFFT(高速フーリエ変換)アナライザが知られている。このFFTアナライザは、入力信号(アナログ信号)をデジタルデータ(デジタル信号:入力信号データ)に変換するA/D変換器、デジタルデータを記憶するRAM、プログラムが書き込まれたROM、プログラムに従ってデジタルデータについてFFT演算処理を実行するCPU、FFT演算処理によって得られたデータに基づくスペクトラムを示すスペクトラム図を表示するディスプレイ(表示部)等を備えて構成されている。   As this type of display control apparatus, an FFT (Fast Fourier Transform) analyzer disclosed by the applicant in Japanese Patent Laid-Open No. 7-43403 is known. This FFT analyzer includes an A / D converter that converts an input signal (analog signal) into digital data (digital signal: input signal data), a RAM that stores digital data, a ROM in which a program is written, and digital data according to the program. The CPU is configured to include an FFT calculation process, a display (display unit) that displays a spectrum diagram showing a spectrum based on data obtained by the FFT calculation process, and the like.

この場合、出願人が開示しているFFTアナライザのように演算結果に基づいてスペクトラム図等の特性図(入力信号の特性を示す図)を表示させる表示制御装置では、例えば1000ms分の入力信号データ(上記のデジタルデータ)に基づく信号波形図を表示部に表示させると共に、その1000ms分の入力信号データのうちからFFT演算処理の対象とする入力信号データを指定させて(処理対象範囲を指定させて)、指定された入力信号データを対象とする演算処理を実行する構成が採用されている。具体的には、一例として、信号波形図に重ねて表示したカーソルの位置に対応する時点から予め設定された時間分(一例として、200ms分)の入力信号データが演算処理の対象として指定され、指定された入力信号データを対象とするFFT演算処理が実行される。これにより、例えば演算処理が完了した時点において上記の1000ms分の入力信号データに基づく信号波形図に替えて、演算結果に基づくスペクトラム図(特性図)が表示部に表示される。
特開平7−43403号公報(第2頁、第1−2図)
In this case, in a display control apparatus that displays a characteristic diagram such as a spectrum diagram (a diagram showing the characteristics of the input signal) based on the calculation result as in the FFT analyzer disclosed by the applicant, input signal data for 1000 ms, for example. A signal waveform diagram based on (the above-mentioned digital data) is displayed on the display unit, and input signal data to be subjected to FFT calculation processing is specified from the input signal data for 1000 ms (the processing target range is specified). In other words, a configuration is employed in which arithmetic processing is performed on designated input signal data. Specifically, as an example, input signal data for a preset time (for example, 200 ms) from the time corresponding to the position of the cursor displayed superimposed on the signal waveform diagram is designated as the target of the arithmetic processing, An FFT operation process for the designated input signal data is executed. Thus, for example, when the calculation process is completed, a spectrum diagram (characteristic diagram) based on the calculation result is displayed on the display unit instead of the signal waveform diagram based on the input signal data for 1000 ms.
Japanese Patent Laid-Open No. 7-43403 (2nd page, Fig. 1-2)

ところが、上記のFFTアナライザを含む表示制御装置には、改善すべき以下の課題がある。すなわち、この種の表示制御装置では、演算処理の処理対象範囲を指定するためのカーソルを信号波形図上で移動させることで処理対象範囲を指定すると共に、指定された処理対象範囲についての演算処理が完了した時点において信号波形図に替えてスペクトラム図等の入力信号の特性図を表示させる構成が採用されている。したがって、特性図が表示されている状態において、他の新たな処理対象範囲を指定して演算処理を実行する際には、表示部に表示されている特性図に替えて、新たな処理対象範囲を含む例えば1000ms分の入力信号データに基づく信号波形図を表示部に表示させる必要がある。このため、この種の表示制御装置には、演算結果に基づく特性図を表示する表示画面と、演算処理の処理対象範囲を指定するための信号波形図を表示する表示画面との切り換え操作を要する分だけ、新たな処理対象範囲の指定操作が煩雑であり、この点の改善が望まれている。   However, the display control device including the FFT analyzer has the following problems to be improved. That is, in this type of display control device, the processing target range is specified by moving the cursor for specifying the processing target range of the arithmetic processing on the signal waveform diagram, and the arithmetic processing for the specified processing target range is performed. A configuration is adopted in which a characteristic diagram of an input signal such as a spectrum diagram is displayed instead of the signal waveform diagram at the time when the signal is completed. Therefore, when the calculation process is executed by designating another new processing target range in the state where the characteristic diagram is displayed, the new processing target range is used instead of the characteristic diagram displayed on the display unit. For example, it is necessary to display a signal waveform diagram based on input signal data for 1000 ms including For this reason, this type of display control device requires a switching operation between a display screen for displaying a characteristic diagram based on the calculation result and a display screen for displaying a signal waveform diagram for designating a processing target range of the calculation processing. The operation for specifying a new processing target range is complicated by the amount, and improvement of this point is desired.

本発明は、かかる改善すべき課題に鑑みてなされたものであり、表示画面の切り換え操作を行うことなく、処理対象範囲を容易に指定し得る表示制御装置を提供することを主目的とする。   The present invention has been made in view of such a problem to be improved, and a main object of the present invention is to provide a display control device that can easily specify a processing target range without performing a display screen switching operation.

上記目的を達成すべく請求項1記載の表示制御装置は、入力信号を示す入力信号データに対して所定の演算処理を実行して処理データを出力する演算部と、当該演算部を制御して前記所定の演算処理を実行させると共に前記入力信号データに基づく前記入力信号の信号波形図および前記処理データに基づく前記入力信号の特性を示す特性図を表示部に表示させる制御部とを備えた表示制御装置であって、前記制御部は、前記特性図と、所定時間分の前記入力信号データのうちの前記所定の演算処理の処理対象範囲(所定時間分の入力信号データのうちから演算処理の対象として指定された入力信号データの範囲)を含む第1の時間分の当該入力信号データに基づく前記入力信号の前記信号波形図とを同一画面内に並べて表示させると共に、前記所定の演算処理が完了した処理完了範囲を示す完了範囲表示を前記第1の時間分の入力信号データに基づく前記信号波形図に関連付けて表示させる。 In order to achieve the above object, a display control device according to claim 1 is configured to execute a predetermined arithmetic processing on input signal data indicating an input signal and output processing data, and to control the arithmetic unit. A display comprising: a control unit that causes the display unit to display a signal waveform diagram of the input signal based on the input signal data and a characteristic diagram indicating the characteristics of the input signal based on the processing data while executing the predetermined arithmetic processing In the control device, the control unit is configured to perform calculation processing from the characteristic diagram and a processing target range of the predetermined calculation processing of the input signal data for a predetermined time (from the input signal data for a predetermined time). The signal waveform diagram of the input signal based on the input signal data for the first time including the range of the input signal data designated as the target) is displayed side by side in the same screen, and Predetermined arithmetic processing Ru display the complete range display indicating a processing completion range has been completed in relation to the signal waveform diagram based on the first time of the input signal data.

た、請求項記載の表示制御装置は、請求項1記載の表示制御装置において、前記制御部が、前記処理対象範囲を逐次変更して前記演算部に前記所定の演算処理を実行させると共に、当該演算部から出力された前記処理データに基づいて前記特性図を逐次表示替えさせる。 Also, the display control device according to claim 2, in the display control device according to claim 1 Symbol placement, the control unit is to execute the predetermined processing to the arithmetic unit sequentially changes the processing target range At the same time, the characteristic diagram is sequentially displayed on the basis of the processing data output from the calculation unit.

さらに、請求項記載の表示制御装置は、請求項1または2記載の表示制御装置において、前記制御部が、前記特性図と、前記第1の時間分の入力信号データに基づく前記信号波形図としての第1の信号波形図と、前記処理対象範囲に対応する前記入力信号データに基づく前記信号波形図としての第2の信号波形図とを同一画面内に並べて表示させると共に、当該第1の信号波形図よりも当該第2の信号波形図を時間軸方向に拡大して表示させる。 Further, the display control device according to claim 3, wherein, in the display control device according to claim 1 or 2, wherein the control unit, and the characteristic diagram, the signal waveform diagram based on the first time of the input signal data And the second signal waveform diagram as the signal waveform diagram based on the input signal data corresponding to the processing target range are displayed side by side in the same screen, and the first The second signal waveform diagram is enlarged and displayed in the time axis direction rather than the signal waveform diagram.

さらに、請求項記載の表示制御装置は、請求項1からのいずれかに記載の表示制御装置において、前記制御部が、前記第1の時間の前記所定時間に対する相対的な時間範囲を示す第1の表示を表示させる。 Furthermore, the display control device according to claim 4 is the display control device according to any one of claims 1 to 3 , wherein the control unit indicates a relative time range of the first time with respect to the predetermined time. The first display is displayed.

また、請求項記載の表示制御装置は、請求項記載の表示制御装置において、前記制御部が、前記第1の表示として、前記所定時間に対応する長さのスクロールバー内に前記第1の時間に対応する長さのスクロールボックスを表示させる。 Further, the display control device according to claim 5 is the display control device according to claim 4 , wherein the control unit includes the first display in a scroll bar having a length corresponding to the predetermined time as the first display . corresponding to the time Ru to display the length of the scroll box.

求項1記載の表示制御装置によれば、特性図と、所定時間分の入力信号データのうちの所定の演算処理の処理対象範囲を含む第1の時間分の入力信号データに基づく入力信号の信号波形図とを同一画面内に並べて表示させることにより、特性図を表示させた状態において新たな処理対象範囲を指定して所定の演算処理を実行する際に、表示画面を切り換えることなく、新たな処理対象範囲を含む時間長の信号波形を信号波形図として表示させて新たな処理対象範囲を直ちに指定することができる。したがって、この種の装置の操作に不慣れなオペレータに対しても、処理対象範囲を容易に指定させることができる。また、所定の演算処理が完了した処理完了範囲を示す完了範囲表示を第1の時間分の入力信号データに基づく信号波形図に関連付けて表示させることにより、既に演算処理が完了している範囲を含んで新たな処理対象範囲を指定する事態を招くことなく、新たな処理対象範囲を的確に指定することができる。 According to the display control apparatus Motomeko 1, wherein the characteristic diagram and a first time of the input signal data to based on an input signal including a process target range of a predetermined arithmetic processing of the input signal data of a predetermined time period By arranging and displaying the signal waveform diagram in the same screen, when specifying the new processing target range and executing the predetermined calculation processing in the state where the characteristic diagram is displayed, without switching the display screen, A signal waveform having a length of time including a new processing target range can be displayed as a signal waveform diagram, and a new processing target range can be immediately designated. Therefore, it is possible to easily specify the processing target range even for an operator who is not familiar with the operation of this type of apparatus. In addition, by displaying a completed range display indicating a process completion range in which a predetermined calculation process is completed in association with a signal waveform diagram based on input signal data for the first time, a range in which the calculation process has already been completed is displayed. without incurring a situation that specifies the new process target range comprise, Ru can be specified accurately new process target range.

た、請求項記載の表示制御装置によれば、制御部が、処理対象範囲を逐次変更して演算部に所定の演算処理を実行させると共に、演算部から出力された処理データに基づいて特性図を逐次表示替えさせることにより、処理対象範囲を何度も指定する煩雑な操作を行うことなく、大量の入力信号データを対象とする複数回に亘る演算処理を容易に実行させることができる。 Also, according to the display control device according to claim 2, the control unit, causes to execute a predetermined arithmetic processing sequentially changes to the calculation unit the process target range, based on the processing data output from the arithmetic unit By sequentially changing the display of the characteristic diagram, it is possible to easily execute a plurality of arithmetic processes for a large amount of input signal data without performing a complicated operation of specifying the processing target range many times. .

さらに、請求項記載の表示制御装置によれば、特性図と、第1の時間分の入力信号データに基づく信号波形図としての第1の信号波形図と、処理対象範囲に対応する入力信号データに基づく信号波形図としての第2の信号波形図とを同一画面内に並べて表示させると共に、第1の信号波形図よりも第2の信号波形図を時間軸方向に拡大して表示させることにより、表示される第2の信号波形図を参照することで処理対象範囲を的確に指定しているかを容易に認識することができる。したがって、処理対象範囲として意図しない範囲を指定した状態において所定の演算処理が実行される事態を回避することができる。 Further, according to the display control device of claim 3 , the characteristic diagram, the first signal waveform diagram as the signal waveform diagram based on the input signal data for the first time, and the input signal corresponding to the processing target range The second signal waveform diagram as the signal waveform diagram based on the data is displayed side by side in the same screen, and the second signal waveform diagram is enlarged and displayed in the time axis direction as compared with the first signal waveform diagram. Thus, it is possible to easily recognize whether the processing target range is accurately designated by referring to the displayed second signal waveform diagram. Therefore, it is possible to avoid a situation in which a predetermined calculation process is executed in a state where an unintended range is designated as the processing target range.

さらに、請求項記載の表示制御装置によれば、第1の時間の所定時間に対する相対的な時間範囲を示す第1の表示を表示させることにより、所定時間分の入力信号データのうちのいずれの時点の入力信号データに基づいて信号波形図が表示されているかを直感的に認識させることができる。 Furthermore, according to the display control apparatus of claim 4 , any one of the input signal data for a predetermined time is displayed by displaying the first display indicating the relative time range of the first time with respect to the predetermined time. It is possible to intuitively recognize whether the signal waveform diagram is displayed based on the input signal data at the point of time.

また、請求項記載の表示制御装置によれば、第1の表示として、所定時間に対応する長さのスクロールバー内に第1の時間に対応する長さのスクロールボックスを表示させることにより、スクロールバー内においてスクロールボックスをスライドさせるだけで、所定時間分の入力信号データのうちの所望する時点の入力信号データに基づく信号波形図を容易に表示させることができる。 According to the display control device of claim 5, as a first display , by displaying a scroll box having a length corresponding to the first time in a scroll bar having a length corresponding to the predetermined time, simply by sliding the scroll box within the scroll bar, Ru can be easily displayed to a signal waveform diagram based on the input signal data of a desired point in time of the input signal data of a predetermined time period.

以下、本発明に係る表示制御装置の最良の形態について、添付図面を参照して説明する。   Hereinafter, the best mode of a display control device according to the present invention will be described with reference to the accompanying drawings.

最初に、波形表示装置1の構成について、図面を参照して説明する。   First, the configuration of the waveform display device 1 will be described with reference to the drawings.

図1に示す波形表示装置1は、本発明に係る表示制御装置と本発明における表示部とを一体的に構成した表示装置の一例であって、入力信号Si(一例として、電圧信号)の信号波形を示す信号波形図と、入力信号Siの特性を示す特性図とを表示可能に構成されている。具体的には、波形表示装置1は、入力信号処理部11、ストレージメモリ12、記憶部13、演算部14、表示部15、操作部16および制御部17を備えて構成されている。   A waveform display device 1 shown in FIG. 1 is an example of a display device in which a display control device according to the present invention and a display unit according to the present invention are integrated, and is a signal of an input signal Si (for example, a voltage signal). A signal waveform diagram showing the waveform and a characteristic diagram showing the characteristics of the input signal Si can be displayed. Specifically, the waveform display device 1 includes an input signal processing unit 11, a storage memory 12, a storage unit 13, a calculation unit 14, a display unit 15, an operation unit 16, and a control unit 17.

入力信号処理部11は、A/Dコンバータを備えて構成され、制御部17の制御に従い、入力信号Siについてのパラメータの値(例えば、電圧値)を所定の周期でサンプリングして本発明における入力信号データに相当するサンプリングデータDsを出力する。ストレージメモリ12は、入力信号処理部11から出力されて制御部17によって転送されるサンプリングデータDsや、演算部14から出力される処理データDpを記憶する。記憶部13は、演算部14によって実行される演算処理に用いられる演算用データDoや制御部17の動作プログラム等を記憶する。演算部14は、制御部17の制御に従い、記憶部13に記憶されている演算用データDoを用いて、ストレージメモリ12に記憶されているサンプリングデータDsに対して、例えばFFT演算処理等の所定の演算処理を実行して、処理データDpを出力する。   The input signal processing unit 11 includes an A / D converter, and samples a parameter value (for example, a voltage value) for the input signal Si at a predetermined period according to the control of the control unit 17. Sampling data Ds corresponding to the signal data is output. The storage memory 12 stores sampling data Ds output from the input signal processing unit 11 and transferred by the control unit 17, and processing data Dp output from the calculation unit 14. The storage unit 13 stores calculation data Do used for calculation processing executed by the calculation unit 14, an operation program of the control unit 17, and the like. Under the control of the control unit 17, the calculation unit 14 uses the calculation data Do stored in the storage unit 13 and performs predetermined processing such as FFT calculation processing on the sampling data Ds stored in the storage memory 12. The processing data Dp is output by executing the above arithmetic processing.

表示部15は、図2に示すように、波形表示装置1における本体部2の正面パネルに配置されたLCDパネルを備えて構成され、制御部17から出力される表示データDd(図1参照)に基づく各種の画像(表示画面)を表示する。操作部16は、各種のスイッチやダイヤル等を備えて構成されて、本体部2の正面パネルに配置されている。また、操作部16は、スイッチやダイヤルが操作されたときに操作信号So(図1参照)を出力する。   As shown in FIG. 2, the display unit 15 includes an LCD panel arranged on the front panel of the main body unit 2 in the waveform display device 1, and display data Dd output from the control unit 17 (see FIG. 1). Various images (display screen) based on the are displayed. The operation unit 16 includes various switches and dials, and is disposed on the front panel of the main body unit 2. The operation unit 16 outputs an operation signal So (see FIG. 1) when a switch or dial is operated.

制御部17は、操作部16から出力される操作信号Soに従って各種の処理を実行する。この場合、制御部17は、入力信号処理部11を制御してサンプリングデータDsを出力させると共に、そのサンプリングデータDsをストレージメモリ12に記憶させる。また、制御部17は、演算部14を制御して、サンプリングデータDsに対する各種の演算処理を実行させると共に、演算処理によって演算部14から出力される処理データDpをストレージメモリ12に記憶させる。さらに、制御部17は、サンプリングデータDsや処理データDpに基づいて表示データDdを生成して表示部15に出力することにより、入力信号Siの信号波形を示す信号波形図Pw1,Pw2や入力信号Siの特性を示す特性図Pc(図4参照)などを表示部15に表示させる。   The control unit 17 executes various processes according to the operation signal So output from the operation unit 16. In this case, the control unit 17 controls the input signal processing unit 11 to output the sampling data Ds, and stores the sampling data Ds in the storage memory 12. The control unit 17 also controls the calculation unit 14 to execute various calculation processes on the sampling data Ds, and stores the processing data Dp output from the calculation unit 14 by the calculation process in the storage memory 12. Further, the control unit 17 generates display data Dd based on the sampling data Ds and the processing data Dp and outputs the display data Dd to the display unit 15, whereby signal waveform diagrams Pw1 and Pw2 indicating the signal waveform of the input signal Si and the input signal A characteristic diagram Pc (see FIG. 4) indicating the characteristics of Si is displayed on the display unit 15.

次に、入力信号Siの特性図Pc等を表示させる際の波形表示装置1の全体的な動作について説明する。   Next, the overall operation of the waveform display device 1 when displaying the characteristic diagram Pc and the like of the input signal Si will be described.

まず、操作部16のスイッチを操作して入力信号Si(例えば、電圧信号)の記録を開始させる。この際に、制御部17が操作部16から出力される操作信号Soに従って入力信号処理部11を制御することにより、入力信号SiについてのサンプリングデータDsを出力させる。また、制御部17は、入力信号処理部11から出力されたサンプリングデータDsをストレージメモリ12に記憶(記録)させる。これにより、ストレージメモリ12に所定時間分のサンプリングデータDsが記憶される。次に、記憶させたサンプリングデータDsに基づき、入力信号Siの特性図Pc(図4参照)を表示させるときには、制御部17は、まず、図3に示す表示画面Pを表示部15に表示させる。この表示画面Pには、信号波形図Pw1,Pw2、スクロールバー23、スクロールボックス24およびマーカー25などが表示されると共に、信号波形図Pw1に重ねてカーソル表示21が表示される。   First, recording of the input signal Si (for example, voltage signal) is started by operating the switch of the operation unit 16. At this time, the control unit 17 controls the input signal processing unit 11 according to the operation signal So output from the operation unit 16 to output the sampling data Ds for the input signal Si. The control unit 17 stores (records) the sampling data Ds output from the input signal processing unit 11 in the storage memory 12. Thereby, sampling data Ds for a predetermined time is stored in the storage memory 12. Next, when displaying the characteristic diagram Pc (see FIG. 4) of the input signal Si based on the stored sampling data Ds, the control unit 17 first causes the display unit 15 to display the display screen P shown in FIG. . On this display screen P, signal waveform diagrams Pw1, Pw2, a scroll bar 23, a scroll box 24, a marker 25, and the like are displayed, and a cursor display 21 is displayed over the signal waveform diagram Pw1.

この場合、信号波形図Pw1は、本発明における第1の信号波形図に相当し、ストレージメモリ12に記憶されている所定時間分のサンプリングデータDsのうちの例えば1000ms(本発明における第1の時間の一例)分のサンプリングデータDsに基づき、横軸(X軸)を時間とし、縦軸(Y軸)を振幅とする直交座標上に入力信号Siについてのパラメータの値(例えば、入力信号Siの電圧値)がプロットされて表示されている。なお、この波形表示装置1では、どの程度の時間分の信号波形図Pw1を表示画面Pに表示させるか(本発明における第1の時間をどの程度とするか)について、図示しない動作条件設定用画面を表示部15に表示させた状態において適宜変更することができるように構成されている。この場合、本発明における第1の時間の指定方法については、上記の例示のような「1000ms分」との指定方法のみならず、サンプリングデータDsのポイント数を指定することで、結果として1000ms分のサンプリングデータDsを指定する方法を採用することができる。   In this case, the signal waveform diagram Pw1 corresponds to the first signal waveform diagram in the present invention. For example, 1000 ms (a first time in the present invention) of the sampling data Ds for a predetermined time stored in the storage memory 12. Example) based on the sampling data Ds of the minute, the value of the parameter for the input signal Si (for example, the input signal Si) on the orthogonal coordinates with the horizontal axis (X axis) as time and the vertical axis (Y axis) as amplitude. (Voltage value) is plotted and displayed. In this waveform display device 1, for how much time the signal waveform diagram Pw1 is to be displayed on the display screen P (how much the first time in the present invention is to be set) It is configured so that the screen can be changed as appropriate in a state where the screen is displayed on the display unit 15. In this case, the designation method of the first time in the present invention is not limited to the designation method of “1000 ms” as in the above example, but by designating the number of points of the sampling data Ds, the result is 1000 ms. A method for designating the sampling data Ds can be employed.

また、信号波形図Pw2は、本発明における第2の信号波形図に相当し、表示画面Pに表示されている信号波形図Pw1に対応する1000ms分のサンプリングデータDsのうちから後述するFFT演算処理(以下、「演算処理」ともいう)の対象として指定された例えば200ms分のサンプリングデータDs(本発明における処理対象範囲に対応する入力信号データの一例)に基づき、上記の信号波形図Pw1と同様にして直交座標上に入力信号Siについてのパラメータの値がプロットされて表示されている。なお、同図に示す信号波形図Pw2は、ストレージメモリ12から読み出された200ms分のサンプリングデータDsに対して所定の窓関数を乗じたサンプリングデータDsに基づいて表示されている。以下、本発明についての理解を容易とするために、窓関数についての説明を省略する。   Further, the signal waveform diagram Pw2 corresponds to the second signal waveform diagram in the present invention, and the FFT calculation processing described later from among sampling data Ds for 1000 ms corresponding to the signal waveform diagram Pw1 displayed on the display screen P. Similar to the above-described signal waveform diagram Pw1 based on, for example, 200 ms worth of sampling data Ds (an example of input signal data corresponding to the processing target range in the present invention) designated as a target (hereinafter also referred to as “calculation processing”) Thus, the parameter values for the input signal Si are plotted and displayed on the orthogonal coordinates. The signal waveform diagram Pw2 shown in the figure is displayed based on the sampling data Ds obtained by multiplying the sampling data Ds for 200 ms read from the storage memory 12 by a predetermined window function. Hereinafter, in order to facilitate understanding of the present invention, description of the window function is omitted.

また、この波形表示装置1では、どの程度の時間分のサンプリングデータDsを演算処理の対象とするか、すなわち、どの程度の時間分の信号波形図Pw2を表示画面Pに表示させるか(本発明における処理対象範囲の時間長をどの程度とするか)について、図示しない動作条件設定用画面を表示部15に表示させた状態において適宜変更することができるように構成されている。この場合、本発明における処理対象範囲の時間長に関する指定方法については、上記の例示のような「200ms分」との指定方法のみならず、サンプリングデータDsのポイント数を指定することで、結果として200ms分のサンプリングデータDsを指定する方法を採用することができる。   Further, in this waveform display device 1, how much sampling data Ds is to be subjected to arithmetic processing, that is, how much time the signal waveform diagram Pw2 is to be displayed on the display screen P (the present invention). (How long is the time length of the processing target range in FIG. 2), the operation condition setting screen (not shown) can be appropriately changed in a state where the display unit 15 is displayed. In this case, regarding the designation method related to the time length of the processing target range in the present invention, not only the designation method “200 ms” as in the above example, but also by designating the number of points of the sampling data Ds, as a result A method of designating sampling data Ds for 200 ms can be employed.

さらに、カーソル表示21は、ストレージメモリ12に記憶されている所定時間分のサンプリングデータDsのうちから演算処理の対象とするサンプリングデータDsを指定する(処理対象範囲を指定する)ための表示であって、全体として矩形状に表示されると共に、信号波形図Pw1に重ねられることで信号波形図Pw1に関連付けられる。この場合、カーソル表示21では、左側のバー21aが処理対象範囲の開始点を示し、右側のバー21bが処理対象範囲の終了点を示している。また、カーソル表示21の長さL1は、どの程度の時間分のサンプリングデータDsを処理対象範囲とするか(この例では、200ms)に応じて制御部17によって自動的に規定される。   Further, the cursor display 21 is a display for designating sampling data Ds to be subject to arithmetic processing from the sampling data Ds for a predetermined time stored in the storage memory 12 (designating a processing target range). As a whole, it is displayed in a rectangular shape and is associated with the signal waveform diagram Pw1 by being superimposed on the signal waveform diagram Pw1. In this case, in the cursor display 21, the left bar 21a indicates the start point of the processing target range, and the right bar 21b indicates the end point of the processing target range. Further, the length L1 of the cursor display 21 is automatically defined by the control unit 17 in accordance with how much sampling data Ds for the time is set as the processing target range (200 ms in this example).

また、スクロールバー23およびスクロールボックス24は、本発明における第1の表示に相当する。この場合、スクロールボックス24は、ストレージメモリ12に記憶されているサンプリングデータDsのデータ量(時間)をスクロールバー23の長さL3としたときに、表示画面Pに表示されている信号波形図Pw1に対応するサンプリングデータDsのデータ量(時間)に応じて、その長さL4が制御部17によって自動的に規定される。また、スクロールボックス24は、ストレージメモリ12に記憶されている所定時間分のサンプリングデータDsのうちのいずれの時点のサンプリングデータDsに基づく信号波形図Pw1が表示画面Pに表示されているかに応じて、スクロールバー23内における表示位置が制御部17によって自動的に規定される。したがって、スクロールバー23内におけるスクロールボックス24の表示位置と、スクロールバー23の長さL3に対するスクロールボックス24の長さL4とに基づき、ストレージメモリ12内のすべてのサンプリングデータDsに対応する時間(本発明における所定時間)に対する波形表示範囲(表示画面Pに信号波形図Pw1が表示されている範囲)の相対的な時間範囲を視覚的に認識することが可能となっている。 The scroll bar 23 and the scroll box 24 correspond to the first display in the present invention. In this case, the scroll box 24 is a signal waveform diagram Pw1 displayed on the display screen P when the data amount (time) of the sampling data Ds stored in the storage memory 12 is the length L3 of the scroll bar 23. The length L4 is automatically defined by the control unit 17 in accordance with the data amount (time) of the sampling data Ds corresponding to. Further, the scroll box 24 depends on whether the signal waveform diagram Pw1 based on the sampling data Ds at a certain time point among the sampling data Ds for a predetermined time stored in the storage memory 12 is displayed on the display screen P. The display position in the scroll bar 23 is automatically defined by the control unit 17. Therefore, based on the display position of the scroll box 24 in the scroll bar 23 and the length L4 of the scroll box 24 with respect to the length L3 of the scroll bar 23, the time corresponding to all the sampling data Ds in the storage memory 12 (this book It is possible to visually recognize the relative time range of the waveform display range (the range in which the signal waveform diagram Pw1 is displayed on the display screen P) with respect to the predetermined time in the invention.

ーカー25は、ストレージメモリ12に記憶されているサンプリングデータDsのデータ量(時間)をスクロールバー23の長さL3としたときに、カーソル表示21によって指定されている範囲の信号波形図Pw1(すなわち、信号波形図Pw2)に対応するサンプリングデータDsのデータ量(時間)に応じて、その長さL5が制御部17によって自動的に規定される。また、マーカー25は、表示画面Pに表示されている信号波形図Pw1に対応するサンプリングデータDsのうちのいずれの時点のサンプリングデータDsがカーソル表示21によって指定(選択)されているかに応じて、スクロールバー23内における表示位置が制御部17によって自動的に規定される。したがって、スクロールバー23内におけるマーカー25の表示位置と、スクロールバー23の長さL3に対するマーカー25の長さL5とに基づき、ストレージメモリ12内のすべてのサンプリングデータDsに対応する時間(本発明における所定時間)に対する処理対象範囲(後述する演算処理の対象として指定された範囲)の相対的な時間範囲を視覚的に認識することが可能となっている。 Marker 25, when the data amount of the sampling data Ds stored in the storage memory 12 (time) and the length L3 of the scroll bar 23, view range of the signal waveform that is specified by the cursor display 21 Pw1 ( That is, the length L5 is automatically defined by the control unit 17 in accordance with the data amount (time) of the sampling data Ds corresponding to the signal waveform diagram Pw2). Further, the marker 25 depends on which sampling data Ds of the sampling data Ds corresponding to the signal waveform diagram Pw1 displayed on the display screen P is designated (selected) by the cursor display 21. The display position in the scroll bar 23 is automatically defined by the control unit 17. Therefore, based on the display position of the marker 25 in the scroll bar 23 and the length L5 of the marker 25 with respect to the length L3 of the scroll bar 23, the time corresponding to all the sampling data Ds in the storage memory 12 (in the present invention). It is possible to visually recognize a relative time range of a processing target range (a range specified as an arithmetic processing target described later) with respect to a predetermined time.

次いで、操作部16のスイッチを操作することにより、演算処理の対象として指定する処理対象範囲に対応する信号波形を含む信号波形図Pw1が表示画面Pに表示されるように信号波形図Pw1内において信号波形を左方向または右方向にスクロールさせる。この際には、信号波形のスクロールに連動してスクロールボックス24がスクロールバー23内において左方向または右方向にスライドする。この場合、この波形表示装置1では、操作部16のカーソルスイッチ(図示せず)等を操作することでスクロールボックス24をスクロールバー23に対してスライドさせることによって信号波形図Pw1内において信号波形をスクロールさせることもできるように構成されている。   Next, by operating the switch of the operation unit 16, the signal waveform diagram Pw1 including the signal waveform corresponding to the processing target range specified as the calculation processing target is displayed on the display screen P in the signal waveform diagram Pw1. Scroll the signal waveform left or right. At this time, the scroll box 24 slides leftward or rightward in the scroll bar 23 in conjunction with the scrolling of the signal waveform. In this case, in the waveform display device 1, the signal waveform is displayed in the signal waveform diagram Pw1 by sliding the scroll box 24 with respect to the scroll bar 23 by operating a cursor switch (not shown) or the like of the operation unit 16. It is configured so that it can be scrolled.

続いて、演算処理の対象として指定すべきサンプリングデータDsに対応する信号波形がカーソル表示21によって囲まれるように操作部16のスイッチを操作して信号波形図Pw1内においてカーソル表示21を左方向または右方向にスライドさせる。具体的には、信号波形図Pw1に重ねて表示されているカーソル表示21を参照しつつスイッチ操作することにより、信号波形において処理対象範囲における開始点に対応する部位にバー21aを重ね、信号波形において処理対象範囲に対応する部位がバー21a,21bの間に挟まれるようにカーソル表示21をスライドさせる。この際には、カーソル表示21によって囲まれた範囲(バー21a,21bによって挟まれている範囲)の信号波形に対応するサンプリングデータDsに基づいて信号波形図Pw2が逐次表示替えされる。この場合、この波形表示装置1では、カーソル表示21によって囲まれた範囲内の信号波形が信号波形図Pw2としてその時間軸方向に拡大されて表示される構成が採用されている。したがって、カーソル表示21のスライドに伴って表示替えされる信号波形図Pw2を参照することで、カーソル表示21によって所望の範囲が的確に指定されているかを確認しつつ処理対象範囲を指定することが可能となっている。   Subsequently, the switch of the operation unit 16 is operated so that the signal waveform corresponding to the sampling data Ds to be specified as the target of the calculation process is surrounded by the cursor display 21, and the cursor display 21 is moved in the left direction or in the signal waveform diagram Pw1. Slide to the right. Specifically, by operating the switch while referring to the cursor display 21 displayed superimposed on the signal waveform diagram Pw1, the bar 21a is superimposed on the portion corresponding to the start point in the processing target range in the signal waveform, and the signal waveform is displayed. , The cursor display 21 is slid so that the portion corresponding to the processing target range is sandwiched between the bars 21a and 21b. At this time, the signal waveform diagram Pw2 is sequentially displayed on the basis of the sampling data Ds corresponding to the signal waveform in the range surrounded by the cursor display 21 (the range between the bars 21a and 21b). In this case, the waveform display device 1 employs a configuration in which a signal waveform within a range surrounded by the cursor display 21 is displayed as a signal waveform diagram Pw2 in an enlarged manner in the time axis direction. Therefore, by referring to the signal waveform diagram Pw2 that is displayed in response to the slide of the cursor display 21, it is possible to specify the processing target range while confirming whether the desired range is accurately specified by the cursor display 21. It is possible.

続いて、演算処理の開始が指示されたときに、制御部17は、操作信号Soに従って演算部14を制御して、ストレージメモリ12および記憶部13からサンプリングデータDsおよび演算用データDoを読み出させると共に、演算用データDoを用いたサンプリングデータDsに対する演算処理を実行させる。具体的には、制御部17は、演算部14を制御して、ストレージメモリ12に記憶されている所定時間分のサンプリングデータDsのうちから、信号波形図Pw1内においてカーソル表示21によって囲まれている範囲内の信号波形(バー21a,21bの間に挟まれている信号波形:すなわち、信号波形図Pw2)に対応する時間分(この例では、200ms分)のサンプリングデータDsを処理対象範囲に対応するサンプリングデータDsとしてストレージメモリ12から読み出させると共に、記憶部13から演算用データDoを読み出させる。次いで、制御部17は、演算部14を制御して本発明における所定の演算処理の一例であるFFT演算処理を実行させる。これに応じて、演算部14から処理データDpが出力される。   Subsequently, when the start of calculation processing is instructed, the control unit 17 controls the calculation unit 14 according to the operation signal So, and reads the sampling data Ds and the calculation data Do from the storage memory 12 and the storage unit 13. At the same time, calculation processing is performed on the sampling data Ds using the calculation data Do. Specifically, the control unit 17 controls the calculation unit 14 and is surrounded by the cursor display 21 in the signal waveform diagram Pw1 from the sampling data Ds for a predetermined time stored in the storage memory 12. Sampling data Ds corresponding to a time (in this example, 200 ms) corresponding to a signal waveform within a certain range (signal waveform sandwiched between bars 21a and 21b: that is, signal waveform diagram Pw2) is set as a processing target range. The corresponding sampling data Ds is read from the storage memory 12 and the calculation data Do is read from the storage unit 13. Subsequently, the control part 17 controls the calculating part 14, and performs the FFT calculating process which is an example of the predetermined calculating process in this invention. In response to this, the processing data Dp is output from the calculation unit 14.

続いて、制御部17は、出力された処理データDpに基づき、図4に示すように、特性図Pcを表示画面Pに表示させる。この場合、特性図Pcは、本発明における特性図の一例であるリニアスペクトラム図であって、横軸(X軸)を周波数とし、縦軸(Y軸)を振幅とする直交座標上に入力信号Siについてのパラメータの値(例えば、入力信号Siの各周波数における電圧値)がプロットされて表示されている。また、制御部17は、信号波形図Pw2の表示と共に、マーカー22,26を表示画面Pに表示させる。この場合、マーカー22は、本発明における完了範囲表示に相当し、演算部14による演算処理が完了している処理完了範囲を信号波形図Pw1に関連付けて示している。なお、同図では、カーソル表示21よりも左側にマーカー22が表示された状態を図示しているが、演算処理が完了した時点(特性図Pcを表示させた時点)においては、マーカー22とカーソル表示21とが表示画面P上において上下方向で重なるようにして表示される。   Subsequently, the control unit 17 displays the characteristic diagram Pc on the display screen P as shown in FIG. 4 based on the output processing data Dp. In this case, the characteristic diagram Pc is a linear spectrum diagram which is an example of the characteristic diagram in the present invention, and the input signal is on an orthogonal coordinate having the horizontal axis (X axis) as the frequency and the vertical axis (Y axis) as the amplitude. Parameter values for Si (for example, voltage values at each frequency of the input signal Si) are plotted and displayed. Further, the control unit 17 displays the markers 22 and 26 on the display screen P together with the display of the signal waveform diagram Pw2. In this case, the marker 22 corresponds to the completion range display in the present invention, and indicates the processing completion range in which the calculation processing by the calculation unit 14 is completed in association with the signal waveform diagram Pw1. In the figure, the marker 22 is displayed on the left side of the cursor display 21. However, when the calculation process is completed (when the characteristic diagram Pc is displayed), the marker 22 and the cursor are displayed. The display 21 is displayed so as to overlap the display screen P in the vertical direction.

た、マーカー26は、ストレージメモリ12に記憶されているサンプリングデータDsのデータ量(時間)をスクロールバー23の長さL3としたときに、表示画面Pに表示されている特性図Pcに対応するサンプリングデータDsのデータ量(時間)に応じて、その長さL6が制御部17によって自動的に規定される。また、マーカー26は、表示画面Pに表示されている信号波形図Pw1に対応するサンプリングデータDsのうちのいずれの時点のサンプリングデータDsが演算処理されて特性図Pcが表示されているかに応じて、スクロールバー23内における表示位置が制御部17によって自動的に規定される。 Also, marker 26, when the data amount of the sampling data Ds stored in the storage memory 12 (time) and the length L3 of the scroll bar 23, in the characteristic diagram Pc displayed on the display screen P The length L6 is automatically defined by the control unit 17 in accordance with the data amount (time) of the corresponding sampling data Ds. In addition, the marker 26 depends on which sampling data Ds of the sampling data Ds corresponding to the signal waveform diagram Pw1 displayed on the display screen P is processed and the characteristic diagram Pc is displayed. The display position in the scroll bar 23 is automatically defined by the control unit 17.

したがって、スクロールバー23内におけるマーカー26の表示位置と、スクロールバー23の長さL3に対するマーカー26の長さL6とに基づき、ストレージメモリ12内のすべてのサンプリングデータDsに対応する時間(本発明における所定時間)に対する処理完了範囲(特性図Pcの表示範囲)の相対的な時間範囲を視覚的に認識することが可能となっている。なお、同図では、マーカー26がマーカー25よりも左側に表示された状態を図示しているが、演算処理が完了した時点(特性図Pcを表示させた時点)においては、マーカー25,26がスクロールバー23内において上下方向で重なるようにして表示される。以上により、ストレージメモリ12に記憶されている所定時間分のサンプリングデータDsのうちから指定したサンプリングデータDs(処理対象範囲に対応するサンプリングデータDs)についての演算処理、および演算結果に基づく特性図Pcの表示が完了する。   Therefore, based on the display position of the marker 26 in the scroll bar 23 and the length L6 of the marker 26 with respect to the length L3 of the scroll bar 23, the time corresponding to all the sampling data Ds in the storage memory 12 (in the present invention). It is possible to visually recognize the relative time range of the processing completion range (display range of the characteristic diagram Pc) with respect to (predetermined time). In the figure, the marker 26 is displayed on the left side of the marker 25. However, when the calculation process is completed (when the characteristic diagram Pc is displayed), the markers 25 and 26 are displayed. The scroll bar 23 is displayed so as to overlap in the vertical direction. As described above, the calculation process for the sampling data Ds (sampling data Ds corresponding to the processing target range) specified from the sampling data Ds for a predetermined time stored in the storage memory 12, and the characteristic diagram Pc based on the calculation result Is complete.

一方、上記の処理対象範囲とは相違する範囲を指定して演算処理を実行させる際には、新たに指定すべき処理対象範囲に対応する信号波形がカーソル表示21によって囲まれるようにカーソル表示21を信号波形図Pw1内において左方向または右方向にスライドさせる。この際に、この波形表示装置1では、特性図Pcと処理対象範囲を指定するための信号波形図Pw1とが同一の表示画面P内に並んで表示されている。したがって、特性図Pcを表示させた状態において表示画面Pを切り換えることなく、直ちに新たな処理対象範囲を指定する操作(カーソル表示21をスライドさせる操作)を開始することが可能となっている。また、この波形表示装置1では、既に演算処理が完了しているサンプリングデータDsに対応してマーカー22が表示画面Pに表示されている。したがって、演算処理が完了している範囲を含んで新たな処理対象範囲を指定する(同一のサンプリングデータDsを重複して指定する)事態が回避される。   On the other hand, when a calculation process is executed by specifying a range that is different from the processing target range, the cursor display 21 is set so that the signal waveform corresponding to the processing target range to be newly specified is surrounded by the cursor display 21. Is slid leftward or rightward in the signal waveform diagram Pw1. At this time, in the waveform display device 1, the characteristic diagram Pc and the signal waveform diagram Pw1 for designating the processing target range are displayed side by side in the same display screen P. Therefore, it is possible to immediately start an operation (an operation to slide the cursor display 21) for designating a new processing target range without switching the display screen P in a state where the characteristic diagram Pc is displayed. In the waveform display device 1, the marker 22 is displayed on the display screen P corresponding to the sampling data Ds for which the arithmetic processing has already been completed. Therefore, it is possible to avoid a situation in which a new processing target range is specified including the range in which the arithmetic processing is completed (the same sampling data Ds is specified in duplicate).

続いて、演算処理の開始が指示されたときに、制御部17は、演算部14を制御して新たに指定された処理対象範囲に対応するサンプリングデータDsをストレージメモリ12から読み出させると共に演算用データDoを記憶部13から読み出させて演算処理を実行させる。これにより、演算部14から新たな処理データDpが出力され、制御部17は、出力された処理データDpに基づき、新たな特性図Pcを表示画面Pに表示させる。   Subsequently, when the start of calculation processing is instructed, the control unit 17 controls the calculation unit 14 to read out the sampling data Ds corresponding to the newly specified processing target range from the storage memory 12 and perform calculation. The data Do is read from the storage unit 13 and the calculation process is executed. As a result, new processing data Dp is output from the calculation unit 14, and the control unit 17 displays a new characteristic diagram Pc on the display screen P based on the output processing data Dp.

また、この波形表示装置1は、カーソル表示21によって指定した処理対象範囲を先頭として、新たな処理対象範囲を連続的かつ自動的に指定して演算処理を実行させる自動演算処理機能を備えている。具体的には、例えば図4に示す位置にカーソル表示21が表示されている状態においてこの自動演算処理機能による演算処理を開始させたときには、制御部17は、演算部14を制御して、信号波形図Pw1内においてカーソル表示21によって囲まれている範囲内の信号波形(バー21a,21bの間に挟まれている信号波形)に対応する時間分(この例では、200ms分)のサンプリングデータDsを処理対象範囲に対応するサンプリングデータDsとしてストレージメモリ12から読み出させて演算処理を実行させる。これにより、演算部14から出力された処理データDpに基づき、最初の処理対象範囲についての特性図Pcが表示画面Pに表示される。   In addition, the waveform display device 1 has an automatic calculation processing function for executing calculation processing by continuously and automatically specifying new processing target ranges starting from the processing target range specified by the cursor display 21. . Specifically, for example, when the calculation processing by the automatic calculation processing function is started in a state where the cursor display 21 is displayed at the position shown in FIG. 4, the control unit 17 controls the calculation unit 14 to Sampling data Ds for a time corresponding to a signal waveform (a signal waveform sandwiched between bars 21a and 21b) within a range surrounded by the cursor display 21 in the waveform diagram Pw1 (in this example, 200 ms). Is read from the storage memory 12 as sampling data Ds corresponding to the processing target range, and the arithmetic processing is executed. Thereby, the characteristic diagram Pc for the first processing target range is displayed on the display screen P based on the processing data Dp output from the calculation unit 14.

次いで、制御部17は、図4に示すカーソル表示21のバー21bの表示位置を処理開始点とする200ms分の新たな処理対象範囲を指定して演算部14に演算処理を実行させる。これに応じて、演算部14が、新たに指定された処理対象範囲についての演算処理を実行して新たな処理データDpを出力する。これにより、演算部14から出力された新たな処理データDpに基づき、最初の処理対象範囲に対して時間的に連続する新たな処理対象範囲についての特性図Pcが表示画面Pに表示される(特性図Pcが新たな処理対象範囲に対応して表示替えされる)。この後、制御部17は、操作部16の操作によって自動演算処理の停止を指示されたとき、または、ストレージメモリ12内のすべてのサンプリングデータDsを対象とする演算処理が完了するまで、200ms分のサンプリングデータDsを次の新たな処理対象範囲として指定して演算部14に演算処理を実行させる。これにより、演算部14から出力される新たな処理データDpに基づき、表示画面Pにおいて特性図Pcが逐次表示替えされる。   Next, the control unit 17 designates a new processing target range for 200 ms with the display position of the bar 21b of the cursor display 21 shown in FIG. 4 as a processing start point, and causes the calculation unit 14 to execute calculation processing. In response to this, the calculation unit 14 executes a calculation process for the newly specified process target range and outputs new process data Dp. Thereby, based on the new process data Dp output from the calculating part 14, the characteristic diagram Pc about the new process target range temporally continuous with respect to the first process target range is displayed on the display screen P ( The characteristic diagram Pc is changed to correspond to the new processing target range). Thereafter, when the control unit 17 is instructed to stop the automatic calculation process by the operation of the operation unit 16 or until the calculation process for all the sampling data Ds in the storage memory 12 is completed, the control unit 17 completes 200 ms. The sampling data Ds is designated as the next new processing target range, and the calculation unit 14 is caused to execute calculation processing. Thereby, the characteristic diagram Pc is sequentially displayed on the display screen P based on the new processing data Dp output from the calculation unit 14.

このように、この波形表示装置1によれば、特性図Pcと、ストレージメモリ12内のすべてのサンプリングデータDs(所定時間分の入力信号データ)のうちの演算処理の処理対象範囲を含む第1の時間分(この例では、1000ms分)のサンプリングデータDsに基づく入力信号Siの信号波形図Pw1とを同一の表示画面P内に並べて表示させることにより、特性図Pcを表示させた状態において新たな処理対象範囲を指定して演算処理を実行する際に、表示画面Pを切り換えることなく、新たな処理対象範囲を含む時間長の信号波形図Pw1を表示させ、表示させた信号波形図Pw1に対するカーソル表示21の表示位置(信号波形にカーソル表示21を重ねる位置:カーソル表示21のスライド位置)を変更するだけで新たな処理対象範囲を直ちに指定することができる。したがって、この種の装置の操作に不慣れなオペレータに対しても、処理対象範囲を容易に指定させることができる。   As described above, according to the waveform display device 1, the characteristic diagram Pc and the first processing range including the processing target range of the arithmetic processing among all the sampling data Ds (input signal data for a predetermined time) in the storage memory 12 are included. The signal waveform diagram Pw1 of the input signal Si based on the sampling data Ds for the time (in this example, 1000 ms) is displayed side by side in the same display screen P, so that a new characteristic diagram Pc is displayed. When a processing range is specified and a calculation process is executed, a signal waveform diagram Pw1 having a time length including a new processing target range is displayed without switching the display screen P, and the displayed signal waveform diagram Pw1 is displayed. Simply changing the display position of the cursor display 21 (position where the cursor display 21 is superimposed on the signal waveform: slide position of the cursor display 21) It is possible to immediately specify the scope. Therefore, it is possible to easily specify the processing target range even for an operator who is not familiar with the operation of this type of apparatus.

また、この波形表示装置1によれば、制御部17が、処理対象範囲を逐次変更して演算部14に演算処理を実行させると共に、演算部14から出力された処理データDpに基づいて特性図Pcを逐次表示替えさせることにより、処理対象範囲を何度も指定する煩雑な操作を行うことなく、大量のサンプリングデータDsを対象とする複数回に亘る演算処理を容易に実行させることができる。   Further, according to the waveform display device 1, the control unit 17 sequentially changes the processing target range to cause the calculation unit 14 to execute the calculation process, and the characteristic diagram based on the processing data Dp output from the calculation unit 14. By sequentially changing the display of Pc, it is possible to easily execute a plurality of arithmetic processes for a large amount of sampling data Ds without performing a complicated operation of designating a processing target range many times.

さらに、この波形表示装置1によれば、特性図Pcと、第1の時間分(この例では、200ms分)のサンプリングデータDsに基づく信号波形図Pw1と、処理対象範囲に対応するサンプリングデータDsに基づく信号波形図Pw2とを同一の表示画面P内に並べて表示させると共に、信号波形図Pw1よりも信号波形図Pw2を時間軸方向に拡大して表示させることにより、表示される信号波形図Pw2を参照することで処理対象範囲を的確に指定しているかを容易に認識することができる。したがって、処理対象範囲として意図しない範囲を指定した状態において演算処理が実行される事態を回避することができる。   Furthermore, according to this waveform display device 1, the characteristic diagram Pc, the signal waveform diagram Pw1 based on the sampling data Ds for the first time (in this example, 200 ms), and the sampling data Ds corresponding to the processing target range. The signal waveform diagram Pw2 based on the signal waveform diagram Pw2 is displayed side by side in the same display screen P, and the signal waveform diagram Pw2 is enlarged and displayed in the time axis direction rather than the signal waveform diagram Pw1, thereby displaying the signal waveform diagram Pw2 displayed. By referring to, it can be easily recognized whether the processing target range is accurately specified. Therefore, it is possible to avoid a situation in which arithmetic processing is executed in a state where an unintended range is designated as the processing target range.

また、この波形表示装置1によれば、演算処理が完了した処理完了範囲を示すマーカー22(完了範囲表示)を第1の時間分のサンプリングデータDsに基づく信号波形図Pw1に関連付けて表示させることにより、既に演算処理が完了している範囲を含んで新たな処理対象範囲を指定する事態を招くことなく、新たな処理対象範囲を的確に指定することができる。   Further, according to the waveform display device 1, the marker 22 (completion range display) indicating the processing completion range where the arithmetic processing has been completed is displayed in association with the signal waveform diagram Pw1 based on the sampling data Ds for the first time. Thus, it is possible to accurately specify a new processing target range without causing a situation in which a new processing target range is specified including a range in which arithmetic processing has already been completed.

さらに、この波形表示装置1によれば、本発明における第1の時間(信号波形図Pw1を表示させた波形表示範囲)の所定時間(ストレージメモリ12内のすべてのサンプリングデータDsに対応する時間)に対する相対的な時間範囲を示すスクロールバー23およびスクロールボックス24(第1の表示)を表示させることにより、ストレージメモリ12に記憶されている所定時間分のサンプリングデータDsのうちのいずれの時点のサンプリングデータDsに基づいて信号波形図Pw1が表示画面Pに表示されているかを直感的に認識させることができる。 Furthermore, according to the waveform display device 1, a predetermined time (time corresponding to all sampling data Ds in the storage memory 12) of the first time (the waveform display range in which the signal waveform diagram Pw1 is displayed) in the present invention. By displaying a scroll bar 23 and a scroll box 24 ( first display ) indicating a relative time range with respect to the sampling data Ds for a predetermined time stored in the storage memory 12. Whether the signal waveform diagram Pw1 is displayed on the display screen P can be intuitively recognized based on the data Ds.

また、この波形表示装置1によれば、本発明における第1の表示として、本発明における所定時間に対応する長さのスクロールバー23内に本発明における第1の時間に対応する長さのスクロールボックス24を表示させることにより、スクロールバー23内においてスクロールボックス24をスライドさせるだけで、ストレージメモリ12に記憶されている所定時間分のサンプリングデータDsのうちの所望する時点のサンプリングデータDsに基づく信号波形図Pw1を容易に表示させることができる。 Further, according to the waveform display device 1, as the first display in the present invention, the scroll having the length corresponding to the first time in the present invention is entered in the scroll bar 23 having the length corresponding to the predetermined time in the present invention. By displaying the box 24, a signal based on the sampling data Ds at a desired time out of the sampling data Ds for a predetermined time stored in the storage memory 12 simply by sliding the scroll box 24 in the scroll bar 23. The waveform diagram Pw1 can be easily displayed.

さらに、この波形表示装置1によれば、処理対象範囲の所定時間(ストレージメモリ12内のすべてのサンプリングデータDsに対応する時間)に対する相対的な時間範囲を示すスクロールバー23およびマーカー25を表示させることにより、ストレージメモリ12に記憶されている所定時間分のサンプリングデータDsのうちのいずれの時点のサンプリングデータDsを処理対象範囲として指定しているかを直感的に認識させることができる。 Further, according to the waveform display device 1, the scroll bar 23 and the marker 25 indicating the relative time range with respect to the predetermined time of the processing target range (the time corresponding to all the sampling data Ds in the storage memory 12) are displayed. By doing so, it is possible to intuitively recognize which sampling data Ds at a certain time point of the sampling data Ds for a predetermined time stored in the storage memory 12 is designated as the processing target range.

また、この波形表示装置1によれば、処理完了範囲の所定時間(ストレージメモリ12内のすべてのサンプリングデータDsに対応する時間)に対する相対的な時間範囲を示すスクロールバー23およびマーカー26を表示させることにより、ストレージメモリ12に記憶されている所定時間分のサンプリングデータDsのうちのいずれの時点のサンプリングデータDsについての演算処理が完了しているか(いずれの時点のサンプリングデータDsについての特性図Pcが表示されているか)を直感的に認識させることができる。 Further, according to the waveform display device 1, the scroll bar 23 and the marker 26 indicating the relative time range with respect to the predetermined time (the time corresponding to all the sampling data Ds in the storage memory 12) in the processing completion range are displayed. As a result, the calculation processing for the sampling data Ds at any point in the sampling data Ds for a predetermined time stored in the storage memory 12 is completed (characteristic diagram regarding the sampling data Ds at any point) It is possible to intuitively recognize whether Pc is displayed.

なお、本発明は、上記の構成に限定されない。例えば、特性図Pcとしてのニアスペクトラム図を表示する例について上記したが、本発明における特性図には、パワースペクトラム図、ニコルス線図、ボード線図およびコクアド線図等の各種の特性図が含まれる。この場合、演算部14が実行する所定の演算処理としては、FFT演算処理に限定されず、上記の各種の特性図を表示するのに必要な処理データDpを出力するための各種の演算処理が含まれる。また、矩形状のカーソル表示21を信号波形図Pw1に重ねて表示する例について上記したが、カーソル表示21におけるバー21a,21bのみを開始点および終了点として表示させる構成を採用することもできる。加えて、本発明に係る表示制御装置と表示部とを一体的に構成した波形表示装置1について説明したが、外部装置としての表示装置(表示部)に上記の信号波形図Pw1,Pw2や特性図Pc等を表示可能に構成された各種の表示制御装置に本発明を適用することができる。 In addition, this invention is not limited to said structure. For example, although an example of displaying a Linear Spectrum view of a characteristic diagram Pc, in the characteristic diagram of the present invention, a power spectrum diagram, Nichols, various characteristic diagram of such Bode diagram and Kokuado diagram is included. In this case, the predetermined calculation process executed by the calculation unit 14 is not limited to the FFT calculation process, and various calculation processes for outputting the processing data Dp necessary for displaying the various characteristic diagrams described above are included. included. Further, the example in which the rectangular cursor display 21 is displayed so as to overlap the signal waveform diagram Pw1 has been described above, but it is also possible to employ a configuration in which only the bars 21a and 21b in the cursor display 21 are displayed as the start point and the end point. In addition, the waveform display device 1 in which the display control device and the display unit according to the present invention are integrally formed has been described. However, the signal waveform diagrams Pw1 and Pw2 and characteristics described above are added to the display device (display unit) as an external device. The present invention can be applied to various display control devices configured to be able to display FIG. Pc and the like.

波形表示装置1の構成を示すブロック図である。2 is a block diagram showing a configuration of a waveform display device 1. FIG. 波形表示装置1の正面図である。1 is a front view of a waveform display device 1. FIG. 信号波形図Pw1,Pw2を表示画面Pに並べて表示している状態の表示画面図である。FIG. 6 is a display screen diagram in a state where signal waveform diagrams Pw1 and Pw2 are displayed side by side on a display screen P. 信号波形図Pw1,Pw2および特性図Pcを表示画面Pに並べて表示している状態の表示画面図である。FIG. 4 is a display screen diagram in a state where signal waveform diagrams Pw1 and Pw2 and a characteristic diagram Pc are displayed side by side on a display screen P.

1 波形表示装置
14 演算部
15 表示部
17 制御部
22,25,26 マーカー
23 スクロールバー
24 スクロールボックス
Dd 表示データ
Do 演算用データ
Dp 処理データ
Ds サンプリングデータ
L1〜L6 長さ
P 表示画面
Pc 特性図
Pw1,Pw2 信号波形図
Si 入力信号
DESCRIPTION OF SYMBOLS 1 Waveform display apparatus 14 Calculation part 15 Display part 17 Control part 22,25,26 Marker 23 Scroll bar 24 Scroll box Dd Display data Do Calculation data Dp Processing data Ds Sampling data L1-L6 Length P Display screen Pc Characteristic figure Pw1 , Pw2 signal waveform diagram Si input signal

Claims (5)

入力信号を示す入力信号データに対して所定の演算処理を実行して処理データを出力する演算部と、当該演算部を制御して前記所定の演算処理を実行させると共に前記入力信号データに基づく前記入力信号の信号波形図および前記処理データに基づく前記入力信号の特性を示す特性図を表示部に表示させる制御部とを備えた表示制御装置であって、
前記制御部は、前記特性図と、所定時間分の前記入力信号データのうちの前記所定の演算処理の処理対象範囲を含む第1の時間分の当該入力信号データに基づく前記入力信号の前記信号波形図とを同一画面内に並べて表示させると共に、前記所定の演算処理が完了した処理完了範囲を示す完了範囲表示を前記第1の時間分の入力信号データに基づく前記信号波形図に関連付けて表示させる表示制御装置。
An arithmetic unit that executes predetermined arithmetic processing on input signal data indicating an input signal and outputs processing data, and controls the arithmetic unit to execute the predetermined arithmetic processing and the input signal data based on the input signal data A display control device comprising: a control unit that displays a signal waveform diagram of an input signal and a characteristic diagram indicating characteristics of the input signal based on the processing data on a display unit;
The control unit includes the signal of the input signal based on the characteristic diagram and the input signal data for a first time including a processing target range of the predetermined arithmetic processing among the input signal data for a predetermined time. A waveform diagram is displayed side by side on the same screen, and a completion range display indicating a processing completion range in which the predetermined calculation processing is completed is displayed in association with the signal waveform diagram based on the input signal data for the first time. Display control device to let you.
前記制御部は、前記処理対象範囲を逐次変更して前記演算部に前記所定の演算処理を実行させると共に、当該演算部から出力された前記処理データに基づいて前記特性図を逐次表示替えさせる請求項1記載の表示制御装置。 The control unit sequentially changes the processing target range to cause the calculation unit to execute the predetermined calculation process, and sequentially changes the display of the characteristic diagram based on the processing data output from the calculation unit. claim 1 Symbol placement of the display control device. 前記制御部は、前記特性図と、前記第1の時間分の入力信号データに基づく前記信号波形図としての第1の信号波形図と、前記処理対象範囲に対応する前記入力信号データに基づく前記信号波形図としての第2の信号波形図とを同一画面内に並べて表示させると共に、当該第1の信号波形図よりも当該第2の信号波形図を時間軸方向に拡大して表示させる請求項1または2記載の表示制御装置。 The control unit includes the characteristic diagram, a first signal waveform diagram as the signal waveform diagram based on the input signal data for the first time, and the input signal data corresponding to the processing target range. A second signal waveform diagram as a signal waveform diagram is displayed side by side in the same screen, and the second signal waveform diagram is enlarged and displayed in the time axis direction as compared with the first signal waveform diagram. 3. The display control apparatus according to 1 or 2 . 前記制御部は、前記第1の時間の前記所定時間に対する相対的な時間範囲を示す第1の表示を表示させる請求項1からのいずれかに記載の表示制御装置。 Wherein the control unit, the display control device according to claim 1 for displaying a first display indicating a relative time range 3 with respect to the predetermined time of the first time. 前記制御部は、前記第1の表示として、前記所定時間に対応する長さのスクロールバー内に前記第1の時間に対応する長さのスクロールボックスを表示させる請求項記載の表示制御装置。 The display control apparatus according to claim 4 , wherein the control unit displays, as the first display , a scroll box having a length corresponding to the first time in a scroll bar having a length corresponding to the predetermined time.
JP2006021698A 2006-01-31 2006-01-31 Display control device Active JP5025956B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006021698A JP5025956B2 (en) 2006-01-31 2006-01-31 Display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006021698A JP5025956B2 (en) 2006-01-31 2006-01-31 Display control device

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2011234590A Division JP5599378B2 (en) 2011-10-26 2011-10-26 Display control device
JP2011234587A Division JP5599377B2 (en) 2011-10-26 2011-10-26 Display control device

Publications (2)

Publication Number Publication Date
JP2007205736A JP2007205736A (en) 2007-08-16
JP5025956B2 true JP5025956B2 (en) 2012-09-12

Family

ID=38485349

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006021698A Active JP5025956B2 (en) 2006-01-31 2006-01-31 Display control device

Country Status (1)

Country Link
JP (1) JP5025956B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009133683A (en) * 2007-11-29 2009-06-18 Anritsu Corp Apd measuring device
US9500677B2 (en) * 2011-08-19 2016-11-22 Tektronik, Inc. Apparatus and method for providing frequency domain display with visual indication of FFT window shape

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0611477Y2 (en) * 1986-04-16 1994-03-23 アンリツ株式会社 High-speed Fourier transform analyzer
JPH08201451A (en) * 1995-01-24 1996-08-09 Advantest Corp Spectrum analyzer
JP3269517B2 (en) * 1996-07-02 2002-03-25 横河電機株式会社 Waveform observation device
JP2000180476A (en) * 1998-12-21 2000-06-30 Yokogawa Electric Corp Waveform displaying device
JP3846560B2 (en) * 2000-12-06 2006-11-15 日本精工株式会社 Abnormality diagnosis method and abnormality diagnosis apparatus for mechanical equipment or equipment
JP2002296310A (en) * 2001-03-30 2002-10-09 Anritsu Corp Device and method for controlling display of electric power distribution
JP2003075473A (en) * 2001-09-06 2003-03-12 Keyence Corp Time-base interlocked scrolling method for measuring apparatus
JP3861681B2 (en) * 2001-12-19 2006-12-20 横河電機株式会社 Waveform measuring device
JP2004222754A (en) * 2003-01-20 2004-08-12 Shimadzu Corp Ultrasonograph
JP2005284191A (en) * 2004-03-30 2005-10-13 Advanced Telecommunication Research Institute International Voice waveform data display device and computer program therefor

Also Published As

Publication number Publication date
JP2007205736A (en) 2007-08-16

Similar Documents

Publication Publication Date Title
JP4798250B2 (en) Waveform display device and waveform display method
JP5025956B2 (en) Display control device
JP5599378B2 (en) Display control device
JP4955275B2 (en) Display control device
JP5599377B2 (en) Display control device
JP5950727B2 (en) Waveform display device and waveform display method
JP5415179B2 (en) Measurement result display device and measurement result display method
JP2011027673A (en) Device and method for displaying measurement result
JP5398808B2 (en) Display device
JP3822756B2 (en) Data processing device
JP5154236B2 (en) Measuring device and display method of setting screen
JP2014215081A (en) Waveform display device, measurement system, and waveform display program
JP2011027583A (en) Display data generator and device and method of displaying measurement result
JP2007199019A (en) Display control device
WO2020089977A1 (en) Programmable logic controller, programmable logic controller system, and data analysis method
JP2000121382A (en) Correcting unit for time series data
JPH1185446A (en) Method for displaying trend graph
JP2011106946A (en) Waveform display device and waveform display method
US10663489B2 (en) Waveform display device
JP5496781B2 (en) Waveform display device and waveform display method
JP4665955B2 (en) Display device
JP6795568B2 (en) Tracer and programmable controller
JP6618737B2 (en) Display control apparatus and display control method
JP2011252750A (en) Measuring apparatus and elapsed time display method
JP2011033370A (en) Device and method for displaying measurement result

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090126

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101015

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101026

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110830

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111026

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120619

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120620

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150629

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5025956

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250