JPH09196697A - Method for displaying measuring data - Google Patents

Method for displaying measuring data

Info

Publication number
JPH09196697A
JPH09196697A JP2211896A JP2211896A JPH09196697A JP H09196697 A JPH09196697 A JP H09196697A JP 2211896 A JP2211896 A JP 2211896A JP 2211896 A JP2211896 A JP 2211896A JP H09196697 A JPH09196697 A JP H09196697A
Authority
JP
Japan
Prior art keywords
data
measurement data
value
measurement
memory
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
JP2211896A
Other languages
Japanese (ja)
Other versions
JP3690858B2 (en
Inventor
Koichi Yamamoto
幸一 山本
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 JP02211896A priority Critical patent/JP3690858B2/en
Publication of JPH09196697A publication Critical patent/JPH09196697A/en
Application granted granted Critical
Publication of JP3690858B2 publication Critical patent/JP3690858B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Recording Measured Values (AREA)

Abstract

PROBLEM TO BE SOLVED: To avoid a burden onto a CPU of a main body of a measuring device, by statistically processing measuring data in a memory in accordance with a preliminarily set predetermined statistic processing program, and displaying the measuring data by an operation means in response to an output command when a transfer completion signal for the measuring data is detected. SOLUTION: A data output device 10 is connected to a main body 1 of a measuring apparatus. The device 10 is provided with an operation means 12 for receiving data from the main body 1 via a buffer circuit 11, a control memory 13a for storing statistic processing programs, and a data memory 13b. When a print key 15g is pressed, a data transfer command is sent from a CPU 12 to the main body 1. A transfer completion by a stop key 15f is judged. If the transfer is not completed, the device is turned in a standby mode. If data are being transferred, the CPU 12 receives the measuring data and judges whether an END code arrives. If the END code does not come, the measuring data are stored in the memory 13b and output to a printer 14. When the END code is detected, data in the memory 13b are statistically processed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は測定データの表示方
法に関し、さらに詳しく言えば、測定器本体からの測定
データを受け取り、その測定データに所定の統計処理を
施してその結果をディスプレイやプリンタに表示し得る
ようにした、特に工程管理などに好適な測定データの表
示方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of displaying measurement data, and more specifically, it receives measurement data from a measuring instrument body, subjects the measurement data to predetermined statistical processing, and displays the result on a display or printer. The present invention relates to a method of displaying measurement data, which can be displayed and is particularly suitable for process control.

【0002】[0002]

【従来の技術】一般に、電気測定器には演算手段として
のCPUやメモリ、それにディスプレイやプリンタなど
の表示手段が搭載されており、被測定部品個々の良否判
定はもとより、CPUに統計処理プログラムを持たせる
ことにより、ある母集団についての統計処理(例えば標
準偏差演算、ヒストグラム作成)などを行なわせること
ができる。
2. Description of the Related Art Generally, an electric measuring instrument is equipped with a CPU and a memory as arithmetic means and a display means such as a display and a printer. By having the data, it is possible to perform statistical processing (for example, standard deviation calculation, histogram creation) for a certain population.

【0003】しかしながら、生産ラインに適用して個々
の被測定部品を高速に測定しながら統計処理まで行なわ
せるとなると、CPUの負担が大きくなり高速処理に対
応することが困難になる。そこで、従来では図7に例示
されているように、測定器本体1には生産ラインから流
されてくる被測定部品(この例では抵抗素子)Rxの測
定と例えばその良否判別機能のみを持たせ、データ表示
や統計処理は別途装置としてのデータ出力装置2および
パーソナルコンピュータ3などに分担させるようにして
いる。
However, if it is applied to a production line to perform statistical processing while measuring individual measured parts at high speed, the load on the CPU becomes large and it becomes difficult to cope with high-speed processing. Therefore, conventionally, as illustrated in FIG. 7, the measuring device main body 1 is provided with only a function of measuring a measured component (resistive element in this example) Rx flowing from a production line and, for example, a pass / fail judgment function. The data output device 2 and the personal computer 3 as separate devices share data display and statistical processing.

【0004】すなわち、データ出力装置2はディスプレ
イ2aやプリンタ2bなどの表示手段を備えており、測
定器本体1からの測定データを受け取った順にその表示
手段に出力する。また、測定データはパーソナルコンピ
ュータ3に転送され、そのメモリに格納される。
That is, the data output device 2 is provided with a display means such as a display 2a and a printer 2b, and outputs the measurement data from the measuring instrument body 1 to the display means in the order of reception. The measurement data is transferred to the personal computer 3 and stored in its memory.

【0005】オペレータはデータ出力装置2からプリン
トアウトされたデータを見て、例えば1ロットの測定が
終了した時点で、キーボードを操作してパーソナルコン
ピュータ3に平均値演算、標準偏差演算、ヒストグラム
作成もしくは測定値グラフ作成などの統計処理命令を与
えると、パーソナルコンピュータ3にてそれに応じた統
計処理が実行され、その処理結果がデータ出力装置2に
再転送されて表示される。
The operator looks at the data printed out from the data output device 2 and, for example, when the measurement of one lot is completed, operates the keyboard to calculate the average value, the standard deviation, the histogram or the personal computer 3. When a statistical processing command for creating a measured value graph is given, the statistical processing is executed by the personal computer 3, and the processing result is retransmitted and displayed on the data output device 2.

【0006】[0006]

【発明が解決しようとする課題】これによれば、測定器
本体1のCPUの負担が軽くなり、生産ラインの高速化
に対応することができるが、パーソナルコンピュータ3
および同コンピュータ3とデータ出力装置2とを接続す
るGP−IBもしくはセントロニクスインターフェイス
などの接続機器を必要とするため、高価かつ装置全体が
大型化になる。
According to this, the load on the CPU of the measuring instrument main body 1 is lightened, and it is possible to cope with the speeding up of the production line. However, the personal computer 3
Also, since a connecting device such as a GP-IB or a Centronics interface for connecting the computer 3 and the data output device 2 is required, it is expensive and the entire device becomes large.

【0007】また、パーソナルコンピュータ3にて測定
データの受け取りから統計処理までを行なわせるには、
例えばBASIC言語などにてプログラムを組まなけれ
ばならず、それにはかなりの手間が必要とされる。それ
に、ヒストグラムを作成するにしても、中心値、ランク
幅およびそのランク数をマニュアル(キー入力)にて設
定しなければならず、その操作が面倒である。
Further, in order for the personal computer 3 to carry out from the reception of the measurement data to the statistical processing,
For example, it is necessary to compose a program in the BASIC language or the like, which requires a considerable amount of work. In addition, even if a histogram is created, the central value, rank width, and the number of ranks must be set manually (key input), and the operation is troublesome.

【0008】もっとも、プログラムによってはランク数
のみを指定することにより、測定データ中の最大値と最
小値との中間点を中心値として、次式の ランク幅=(最大値−中心値)/ランク数 により、ランク幅を自動的に設定してヒストグラムを作
成することも実際に行なわれているが、測定器の分解能
が考慮されていないため、測定データが分布されないラ
ンクが多く発生し、適正なヒストグラムが得られないお
それがある。
However, depending on the program, by specifying only the number of ranks, the middle point between the maximum value and the minimum value in the measurement data is taken as the central value, and the rank width of the following equation = (maximum value−central value) / rank It is also practiced to automatically set the rank width by a number to create a histogram, but since the resolution of the measuring device is not taken into consideration, there are many ranks where the measurement data is not distributed, and it is appropriate. The histogram may not be obtained.

【0009】例えば、測定器本体1からの測定データ1
〜6が次のような値であるとする。 測定データ1:0.0001Ω 2:0.0002Ω 3:0.0002Ω 4:0.0003Ω 5:0.0003Ω 6:0.0001Ω 中心値:0.0002Ω 最小値:0.0001Ω 最大値:0.0003Ω
For example, measurement data 1 from the measuring instrument body 1
Let ~ 6 be the following values: Measurement data 1: 0.0001Ω 2: 0.0002Ω 3: 0.0002Ω 4: 0.0003Ω 5: 0.0003Ω 6: 0.0001Ω Center value: 0.0002Ω Minimum value: 0.0001Ω Maximum value: 0.0003Ω

【0010】このように、測定器本体1の分解能は5桁
である。そして、これをランク数5分けるとすると、上
記の式により1ランク幅は、 ランク幅=(0.0003−0.0002)/5=0.
00002(Ω) となり、したがって最小値と最大値が入るヒストグラム
範囲は±5ランクとして ランク1:0.00009〜00011Ω ランク2:0.00011〜00013Ω ランク3:0.00013〜00015Ω ランク4:0.00015〜00017Ω ランク5:0.00017〜00019Ω ランク6:0.00019〜00021Ω ↓ ↓ ↓ ランク10:0.00027〜00029Ω ランク11:0.00029〜00031Ω となり、ランク7〜9までの記載が省略されてはいる
が、上記に示されているランク1〜6および10,11
だけでも、ランク2〜5および10は、測定器本体1の
分解能からして本来該当しないランクであり、これでは
適正なヒストグラムとは言えない。
As described above, the resolution of the measuring instrument body 1 is five digits. If this is divided into five ranks, one rank width is calculated by the above equation as follows: rank width = (0.0003−0.0002) / 5 = 0.
Therefore, the histogram range in which the minimum value and the maximum value are included is ± 5 ranks. Rank 1: 0.00009 to 00011Ω Rank 2: 0.00011 to 00013Ω Rank 3: 0.00013 to 00015Ω Rank 4: 0. 00015-00017Ω Rank 5: 0.00017-00019Ω Rank 6: 0.00019-00021Ω ↓ ↓ ↓ Rank 10: 0.00027-00002Ω Rank 11: 0.00029-00031Ω, and descriptions of ranks 7-9 are omitted. However, ranks 1-6 and 10,11 shown above
However, the ranks 2 to 5 and 10 are originally not applicable in view of the resolution of the measuring device body 1, and cannot be said to be proper histograms.

【0011】本発明は、このような従来の問題点を解決
するためになされたもので、その主たる目的は、データ
出力装置自体に統計処理機能を持たせ、生産管理上必要
とされる情報を適宜表示することができるようにした測
定データの表示方法を提供することにある。また、本発
明の次なる目的は、測定器本体から供給される測定デー
タの分解能を考慮したランク幅のもとで、ヒストグラム
を作成し同ヒストグラムを表示し得るようにした測定デ
ータの表示方法を提供することにある。
The present invention has been made in order to solve the above-mentioned conventional problems, and its main purpose is to provide a data output device itself with a statistical processing function so that information necessary for production management can be obtained. It is to provide a method of displaying measurement data that can be appropriately displayed. In addition, the next object of the present invention is to provide a method for displaying measurement data that allows a histogram to be created and displayed based on the rank width considering the resolution of the measurement data supplied from the measuring instrument body. To provide.

【0012】[0012]

【課題を解決するための手段】上記の主たる目的を達成
するため、請求項1に記載の発明においては、ディスプ
レイやプリンタなどの表示手段を含むデータ出力装置を
備え、測定器本体から供給される測定データを上記表示
手段に表示する測定データの表示方法において、上記デ
ータ出力装置は、上記測定データを記憶するメモリと、
あらかじめ設定されている所定の統計処理プログラムに
したがって上記メモリ内の測定データを統計処理する演
算手段と、同演算手段に出力命令などの指示を与える操
作部とを有し、上記演算手段は上記測定データの転送終
了信号を受け取った時点で、上記メモリ内の測定データ
に所定の統計処理を施して、上記表示手段に表示するこ
とを特徴としている。
In order to achieve the main object described above, the invention according to claim 1 is provided with a data output device including display means such as a display and a printer, and is supplied from a measuring instrument main body. In the measurement data display method of displaying measurement data on the display means, the data output device includes a memory for storing the measurement data,
It has an operation means for statistically processing the measurement data in the memory according to a predetermined statistical processing program set in advance, and an operation section for giving an instruction such as an output command to the operation means, and the operation means performs the measurement. When the data transfer end signal is received, the measured data in the memory is subjected to predetermined statistical processing and displayed on the display means.

【0013】この場合、請求項2に記載されているよう
に、上記転送終了信号は、上記測定器本体から供給され
る測定データの末尾に付される特定のコード信号であっ
てもよいし、請求項3に記載されているように、上記転
送終了信号は、上記操作部から与えられる終了信号であ
ってもよい。
In this case, the transfer end signal may be a specific code signal added to the end of the measurement data supplied from the measuring instrument main body, As described in claim 3, the transfer end signal may be an end signal given from the operation unit.

【0014】いずれにしても、本発明によれば測定デー
タの転送が終了した時点で、データ出力装置自体にて所
定の統計処理が行なわれるため、測定器本体のCPU
(演算手段)に負担をかけることなく、また、特にパー
ソナルコンピュータを用いることなく、所定の統計処理
を行なうことができる。
In any case, according to the present invention, the predetermined statistical processing is performed by the data output device itself when the transfer of the measurement data is completed.
Predetermined statistical processing can be performed without imposing a burden on (calculation means) and without using a personal computer.

【0015】また、請求項4の発明によると、上記統計
処理プログラムにはヒストグラム作成プログラムが含ま
れ、上記演算手段は同ヒストグラム作成プログラムを実
行するにあたって、上記測定データ中の最大値と最小値
とがヒストグラム範囲内に入り、かつ、そのランク幅が
測定データの最小分解能以上となるようにしてヒストグ
ラムを作成することを特徴としている。これによれば、
本発明の次なる目的である測定器本体から供給される測
定データの分解能を考慮したランク幅のもとで、適正な
ヒストグラムが作成される。
According to a fourth aspect of the present invention, the statistical processing program includes a histogram creating program, and the arithmetic means executes the histogram creating program to obtain the maximum value and the minimum value in the measured data. Is within the histogram range, and the histogram is created so that the rank width is equal to or larger than the minimum resolution of the measurement data. According to this,
An appropriate histogram is created under the rank width in consideration of the resolution of the measurement data supplied from the measuring device main body, which is the next object of the present invention.

【0016】さらに、請求項5の発明では、上記統計処
理プログラムには測定値グラフ作成プログラムが含ま
れ、上記演算手段は同測定値グラフ作成プログラムを実
行するにあたって、時間軸に測定データ番号をとり、そ
れと直交する軸を測定データ中の最小値から最大値まで
をフルスケールとする測定値軸として、各測定データの
時間変位グラフを表示することを特徴としており、これ
によると測定値が時間によって大きく変動していない
か、などを把握することができる。
Further, in the invention of claim 5, the statistical processing program includes a measured value graph creating program, and the arithmetic means takes a measured data number on a time axis when executing the measured value graph creating program. , It is characterized by displaying the time displacement graph of each measurement data with the axis orthogonal to it as the measurement value axis with the full scale from the minimum value to the maximum value in the measurement data. It is possible to understand whether there is a large change.

【0017】また、請求項6の発明においては、上記統
計処理プログラムには、少なくとも標準偏差演算プログ
ラム、工程能力指数演算プログラム、かたより指数演算
プログラムのいずれか一つが含まれていることを特徴と
しており、ほぼリアルタイムで被測定部品の品質を管理
することができる。
Further, in the invention of claim 6, the statistical processing program includes at least one of a standard deviation calculation program, a process capability index calculation program, and an index calculation program. Therefore, it is possible to control the quality of the measured part in almost real time.

【0018】[0018]

【発明の実施の形態】次に、本発明の技術的思想をより
よく理解するうえで、図面を参照しながら本発明の実施
の形態について説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Next, in order to better understand the technical idea of the present invention, an embodiment of the present invention will be described with reference to the drawings.

【0019】図1には先に説明した図7と同様に、測定
器本体1にて被測定部品Rxを測定している状態が示さ
れており、この実施例において測定器本体1には高速応
答型の低抵抗計が用いられているが、この測定器本体1
はLCR測定器や電力計などであってもよい。
Similar to FIG. 7 described above, FIG. 1 shows a state in which the measured component Rx is being measured by the measuring device main body 1. In this embodiment, the measuring device main body 1 is high speed. A response type low resistance meter is used.
May be an LCR measuring device, a power meter, or the like.

【0020】本発明は測定器本体1に所定のリードを介
して接続可能なデータ出力装置10を備えている。図2
を併せて参照すると、このデータ出力装置10はバッフ
ァ回路11を介して測定器本体1からの測定データを受
け取る演算手段としてのCPU12と、同CPU12の
制御プログラムが格納されている例えばROMからなる
制御用メモリ13aと、測定データを記憶するSRAM
などからなるデータ用メモリ13bと、表示手段14
と、操作部15および液晶表示素子からなるメニュー表
示部16とを備えている。
The present invention comprises a data output device 10 which can be connected to the measuring device main body 1 via a predetermined lead. FIG.
Referring also to, the data output device 10 includes a CPU 12 as an arithmetic means for receiving the measurement data from the measuring instrument body 1 via the buffer circuit 11, and a control including, for example, a ROM in which a control program of the CPU 12 is stored. Memory 13a and SRAM for storing measurement data
A data memory 13b composed of, for example, and a display means 14
And a menu display unit 16 including an operation unit 15 and a liquid crystal display element.

【0021】表示手段14はディスプレイもしくはプリ
ンタのいずれであってもよいが、この実施例ではプリン
タが用いられている。操作部15はCPU12に対して
種々の命令を与える入力部であり、この操作部15には
例えばスタートキー15a、ヒストグラム作成キー15
b、測定値グラフ作成キー15c、キャンセルキー15
d、紙送りキー15e、ストップキー15f、プリント
キー15gおよびメニュー表示部16から各設定項目を
選択するための選択キー群15hが設けられている。
The display means 14 may be either a display or a printer, but a printer is used in this embodiment. The operation unit 15 is an input unit that gives various commands to the CPU 12. The operation unit 15 includes, for example, a start key 15a and a histogram creation key 15
b, measured value graph creation key 15c, cancel key 15
A selection key group 15h for selecting each setting item from the d, paper feed key 15e, stop key 15f, print key 15g, and menu display unit 16 is provided.

【0022】制御用メモリ13aには測定データの受信
プログラムを初めとして、次の数1に示す平均値演算プ
ログラム、数2および数3に示す標準偏差σn,σn−
1の演算プログラム、数4に示す工程能力指数Cpの演
算プログラム、数5に示すかたより指数Cpkの演算プ
ログラムなどの統計処理プログラムが格納されている。
なお、工程能力指数Cpおよびかたより指数Cpkの演
算式中の上限値と下限値は、メニュー表示画面16を見
ながらオペレータにより入力される数値であり、工程能
力指数Cpとは品質達成能力、すなわち工程の持つ品質
のバラツキ幅を意味している。通常、この指数が1.0
以上であればよいとされている。
In the control memory 13a, the measurement data reception program, the average value calculation program shown in the following equation 1 and the standard deviations σn and σn− shown in the equations 2 and 3 are given.
A statistical processing program such as a calculation program of No. 1, a calculation program of process capability index Cp shown in Formula 4, and a calculation program of index Cpk shown in Formula 5 is stored.
The process capability index Cp and the upper limit value and the lower limit value in the arithmetic expression of the index Cpk are numerical values input by the operator while observing the menu display screen 16, and the process capability index Cp is the quality achievement capability, that is, It means the range of variations in the quality of the process. Usually this index is 1.0
It is said that the above is sufficient.

【0023】[0023]

【数1】 [Equation 1]

【数2】 [Equation 2]

【数3】 (Equation 3)

【数4】 (Equation 4)

【数5】 (Equation 5)

【0024】また、制御用メモリ13aの統計処理プロ
グラム内には、ヒストグラム作成プログラムおよび測定
値グラフ作成プログラムが含まれている。ヒストグラム
を作成する場合、その中心値、ランク幅およびランク数
をマニュアルで設定するのか、自動(オート)で設定す
るのかの選択画面がメニュー表示画面16に表示される
が、この実施例ではマニュアル、オートいずれの場合で
も、ランク幅は中心値に対する%表示で、0.1%,
0.2%,0.5%,1.0%,2.0%,5.0%,
10.0%,20.0%(ランク数±5ランク)の8段
階に固定されており、この中から所望とするランク幅を
選択するようにしている。
The statistical processing program of the control memory 13a includes a histogram creating program and a measured value graph creating program. When a histogram is created, a selection screen is displayed on the menu display screen 16 as to whether to manually set the center value, rank width, and number of ranks, or to set automatically (auto), but in this embodiment, the manual, In any case of auto, the rank width is 0.1%,
0.2%, 0.5%, 1.0%, 2.0%, 5.0%,
It is fixed in eight stages of 10.0% and 20.0% (rank number ± 5 ranks), and a desired rank width is selected from these.

【0025】次に、図3のフローチャートに基づいて本
発明の動作について説明するが、この実施例において
は、測定器本体1からこのデータ出力装置10に測定デ
ータを転送するにあたって、最終の測定データの後に転
送終了を意味する「END」なるコードが付されるよう
になっている。
Next, the operation of the present invention will be described with reference to the flow chart of FIG. 3. In this embodiment, when the measurement data is transferred from the measuring instrument body 1 to the data output device 10, the final measurement data is transferred. After that, a code "END" that means the end of transfer is added.

【0026】これについて説明すると、測定器本体1で
は被測定部品Rxの測定データを順次そのストレージメ
モリに書き込むが、この例では最初のアドレスに「EN
D」コードが書き込まれており、測定データを書き込む
ごとにその「END」コードがアドレス上順送りされ、
したがって最終の測定データの後には常に「END」コ
ードが存在する。なお、この「END」コードが現れる
前でも、操作部15のストップキー15fを押すことに
より、測定データの転送を終了させることができる。
To explain this, the measuring device main body 1 sequentially writes the measurement data of the component under test Rx into its storage memory. In this example, "EN" is written at the first address.
The "D" code is written, and every time the measurement data is written, the "END" code is sent forward on the address.
Therefore, there is always an "END" code after the final measurement data. Even before the "END" code appears, the transfer of the measurement data can be terminated by pressing the stop key 15f of the operation unit 15.

【0027】プリントキー15gが押されると、CPU
12から測定器本体1に測定データの転送指示が出力さ
れる。そして、まずステップST1でストップキー15
fによる終了かが判断され、NOであればステップST
2で測定データの転送の有無が判断される。測定データ
の転送がなければ、ステップST1に戻り測定データの
転送があるまで待機する。
When the print key 15g is pressed, the CPU
An instruction to transfer the measurement data is output from 12 to the measuring device body 1. Then, first, in step ST1, the stop key 15
It is determined whether or not the process is completed by f, and if NO, step ST
In 2, it is determined whether or not the measurement data is transferred. If the measurement data is not transferred, the process returns to step ST1 and waits until the measurement data is transferred.

【0028】バッファ回路11を介して測定器本体1か
ら測定データの転送があると、ステップST3でCPU
12はその測定データを受け取り、次にステップST4
で「END」コードが到来したかを判断する。NOであ
れば、ステップST5でその測定データをメモリ13b
に格納するとともに、ステップST6を実行してその測
定データをプリンタ14に出力する。
When the measurement data is transferred from the measuring instrument main body 1 via the buffer circuit 11, the CPU in step ST3.
12 receives the measurement data, and then step ST4
Determines whether the "END" code has arrived. If NO, the measured data is stored in the memory 13b in step ST5.
And stores the measured data in the printer 14 by executing step ST6.

【0029】測定器本体1から「END」コードが到来
するまで、ステップST1〜6が繰り返され、これによ
り図4(a)に示されているように、プリンタ14から
データを受け取った順に各測定データがプリントアウト
される。この実施例によると、まず、スタート時の時間
データが印字され、続いて1行ごとに測定データの番
号、測定開始時点からの経過時間(この例では秒単
位)、測定値および判定結果(Lo,IN,Hi,NG
など)が印字される。
Steps ST1 to ST6 are repeated until the "END" code arrives from the measuring device main body 1, and as a result, as shown in FIG. 4 (a), each measurement is performed in the order in which the data is received from the printer 14. The data is printed out. According to this embodiment, first, the time data at the start is printed, and then, the measurement data number for each line, the elapsed time from the measurement start time (in this example, in seconds), the measured value and the determination result (Lo). , IN, Hi, NG
Etc.) is printed.

【0030】ステップST4で、「END」コードが検
出されると、最終行にその終了時刻が印字されるととも
に、ステップST7にジャンプし、メモリ13bに取り
込まれた各測定データについて統計処理が実行される。
ストップキー15fによる終了命令があった場合も同様
に、ステップST7にジャンプして統計処理が実行され
る。
When the "END" code is detected in step ST4, the end time is printed on the last line, and the process jumps to step ST7 to execute statistical processing on each measurement data taken in the memory 13b. It
Similarly, when there is an end command from the stop key 15f, the process jumps to step ST7 and the statistical processing is executed.

【0031】この実施例においては、平均値(AV
E)、最小値(MIN)、最大値(MAX)、標準偏差
σn、σn−1、工程能力指数Cpおよびかたより指数
Cpkが上記の各演算式にしたがって演算され、ステッ
プST8でその統計値が出力され、図4(b)に示され
ているようにプリントアウトされる。なお、Nは測定デ
ータ数であり、この場合の100は統計処理したデータ
数が100個であることを意味している。また、最小値
(MIN)、最大値(MAX)については、その該当測
定データのデータ番号が添え書きされている。
In this embodiment, the average value (AV
E), the minimum value (MIN), the maximum value (MAX), the standard deviations σn, σn−1, the process capability index Cp, and the index Cpk are calculated according to the above-mentioned calculation formulas, and the statistical values are calculated in step ST8. It is output and printed out as shown in FIG. Note that N is the number of measured data, and 100 in this case means that the number of data statistically processed is 100. Further, regarding the minimum value (MIN) and the maximum value (MAX), the data number of the corresponding measurement data is added.

【0032】ここで、ヒストグラムを見たいときには、
操作部15のヒストグラム作成キー15bを押す。する
と、メニュー表示部16にマニュアルかオートかの選択
画面が表示される。マニュアルを選択した場合には、中
心値、ランク幅およびランク数をキー操作にて入力する
ことになるが、オートを選択するとCPU12は次の手
順を踏んで最良と思われるヒストグラムを作成する。
Here, when looking at the histogram,
Press the histogram creation key 15b of the operation unit 15. Then, the selection screen of manual or automatic is displayed on the menu display unit 16. When the manual is selected, the center value, the rank width and the number of ranks are input by the key operation. However, when the auto is selected, the CPU 12 goes through the following procedure to create the histogram which seems to be the best.

【0033】この例では、上記したように選択できるラ
ンク幅の設定値がいずれも中心値に対して、0.1%,
0.2%,0.5%,1.0%,2.0%,5.0%,
10.0%,20.0%の8個であり、ランク数も例え
ば±5ランクとあらかじめ固定されているため、次式の
〜に各設定値を代入して、のランク幅が測定器本
体1から転送される測定データの分解能以上で、かつ、
その最小値と最大値とがの下限値との上限値との間
に含まれるような設定値を求める。
In this example, the set value of the rank width that can be selected as described above is 0.1% with respect to the central value,
0.2%, 0.5%, 1.0%, 2.0%, 5.0%,
The number of ranks is 10.0% and 20.0%, and the number of ranks is fixed, for example, ± 5 ranks in advance. 1 or more resolution of the measurement data transferred from
A set value is obtained such that the minimum value and the maximum value are included between the lower limit value and the upper limit value of.

【0034】 ランク幅=(中心値)×(設定値÷100) ヒストグラム下限値=(中心値)×{1−(設定値÷
100)×5.5} ヒストグラム上限値=(中心値)×{1+(設定値÷
100)×5.5}
Rank width = (center value) × (set value ÷ 100) Histogram lower limit value = (center value) × {1- (set value ÷
100) × 5.5} Histogram upper limit value = (center value) × {1+ (setting value ÷
100) x 5.5}

【0035】これにより、図5に示されているように、
中心値(この例では555.45Ω)に対してランク幅
を例えば0.5%としたヒストグラムがプリンタ14よ
りアウトプットされる。なお、この実施例のように、選
択し得るランク幅の設定値があらかじめ固定されている
と、場合によってはどの設定値によっても上記により
得られるランク幅が測定データの分解能以上にならない
ことが予想されるが、その際には、まず、測定データの
最小値と最大値とが含まれるように、のヒストグラ
ム下限値および上限値を優先的に設定したうえで、測定
データの分解能にもっとも近いランク幅が得られるよう
にすればよい。
As a result, as shown in FIG.
The printer 14 outputs a histogram in which the rank width is, for example, 0.5% with respect to the central value (555.45Ω in this example). As in this example, if the set value of the selectable rank width is fixed in advance, it is expected that the rank width obtained by the above will not be higher than the resolution of the measurement data depending on the setting value. However, in that case, first, the histogram lower and upper limits of are set preferentially so that the minimum and maximum values of the measurement data are included, and then the rank closest to the resolution of the measurement data. The width should be obtained.

【0036】また、本発明によると、操作部15の測定
値グラフ作成キー15cを押すことにより、図6に例示
されているような測定値グラフが得られる。すなわち、
この測定値グラフ作成命令により、CPU12は時間軸
(図6において縦軸)に測定データ番号(この例では1
〜100)をとり、それと直交する軸(同図の横軸)を
測定データ中の最小値から最大値までをフルスケールと
する測定値軸として、各測定データの時間変位グラフを
表示する。
Further, according to the present invention, by pressing the measured value graph creation key 15c of the operation unit 15, a measured value graph as illustrated in FIG. 6 can be obtained. That is,
By this measurement value graph creation command, the CPU 12 causes the measurement data number (1 in this example) to be displayed on the time axis (vertical axis in FIG. 6).
.About.100), and an axis (horizontal axis in the figure) orthogonal thereto is used as a measurement value axis having a full scale from the minimum value to the maximum value in the measurement data, and a time displacement graph of each measurement data is displayed.

【0037】このグラフは測定値軸が測定データ中の最
小値から最大値までのフルスケールとなっているため、
最小データおよび最大データの把握が容易であり、ま
た、時間帯によって測定値のバラツキはないか、などを
管理するうえで好適である。なお、メモリ13bの記憶
容量には限界があるため、キャンセルキー15dを押す
ことにより、それまで保持されていた測定データが消去
され、次の測定データの取り込みに備えられるが、上記
のように個々の測定データ、統計データおよびヒストグ
ラムや測定値グラフをプリントアウトすることにより、
データ保存が図られる。
In this graph, the measurement value axis is a full scale from the minimum value to the maximum value in the measurement data,
This is suitable for easily grasping the minimum data and the maximum data, and for managing whether or not the measured value varies depending on the time zone. Since the storage capacity of the memory 13b is limited, pressing the cancel key 15d erases the measurement data held up to that point and prepares for the acquisition of the next measurement data. By printing out measurement data, statistical data and histograms and measurement graphs,
Data can be saved.

【0038】上記実施例では、測定データの転送終了信
号を測定器本体側で発生させるようにしているが、測定
器本体にそのような機能がない場合には、ストップキー
などによりマニュアル的に転送終了信号を与えればよ
い。この意味で、このデータ出力装置は測定器本体を選
ぶことなく、汎用的に使用することができる。また、表
示手段としてプリンタが用いられているが、ディスプレ
イを併用し、必要なデータのみをプリントアウトして保
存するようにしてもよく、場合によってはプリンタを外
しディスプレイのみとしてもよい。さらに、個々の測定
データや統計データなどを外部記憶手段としてのフロッ
ピィディスクに保存することもできる。
In the above embodiment, the measurement data transfer end signal is generated on the measuring instrument main body side, but if the measuring instrument main body does not have such a function, it is manually transmitted by a stop key or the like. An end signal may be given. In this sense, this data output device can be used universally without selecting the measuring device main body. Further, although a printer is used as the display means, a display may be used together to print out and store only necessary data, and in some cases, the printer may be removed and only the display may be used. Furthermore, individual measurement data, statistical data, etc. can be stored in a floppy disk as an external storage means.

【0039】[0039]

【発明の効果】以上説明したように、本発明によれば、
測定器本体からの測定データの転送が終了した時点で、
データ出力装置自体にて所定の統計処理が行なわれるた
め、測定器本体のCPU(演算手段)に負担をかけるこ
となく、所定の統計処理を行なうことができるととも
に、測定器本体を選ぶことなく汎用的に使用することが
できる。
As described above, according to the present invention,
When the transfer of the measured data from the measuring instrument is completed,
Since the data output device itself performs the predetermined statistical processing, the predetermined statistical processing can be performed without imposing a burden on the CPU (calculating means) of the measuring apparatus main body, and the measuring apparatus main body can be used for general purpose. Can be used for any purpose.

【0040】また、ヒストグラム作成プログラムを実行
するにあたっては、測定データ中の最大値と最小値とが
ヒストグラム範囲内に入り、かつ、そのランク幅が好ま
しくは測定データの最小分解能以上となるようにしてい
るため、適正なヒストグラムが作成される。
In executing the histogram creating program, the maximum value and the minimum value in the measurement data are within the histogram range, and the rank width thereof is preferably equal to or more than the minimum resolution of the measurement data. Therefore, a proper histogram is created.

【0041】さらに、測定値グラフ作成プログラムを実
行するにあたって、時間軸に測定データ番号をとり、そ
れと直交する軸を測定データ中の最小値から最大値まで
をフルスケールとする測定値軸として、各測定データの
時間変位グラフを表示するようにしたことにより、最小
値データ、最大値データの所在が分かりやすいととも
に、測定値が時間によって大きく変動していないか、な
どを容易に把握することができる。
Further, in executing the measurement value graph creation program, a measurement data number is set on the time axis, and an axis orthogonal to the time axis is set as a measurement value axis having a full scale from the minimum value to the maximum value in the measurement data. By displaying the time displacement graph of the measurement data, it is possible to easily understand where the minimum value data and the maximum value data are, and whether the measured values fluctuate significantly over time. .

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

【図1】本発明に適用されるデータ出力装置を測定器本
体に接続した状態を示した模式図。
FIG. 1 is a schematic diagram showing a state in which a data output device applied to the present invention is connected to a measuring device main body.

【図2】上記データ出力装置の内部構成を例示したブロ
ック図。
FIG. 2 is a block diagram illustrating an internal configuration of the data output device.

【図3】本発明の動作説明用のフローチャート。FIG. 3 is a flowchart for explaining the operation of the present invention.

【図4】本発明により表示される測定データおよび統計
データのプリントアウト例を示した説明図。
FIG. 4 is an explanatory view showing an example of printout of measurement data and statistical data displayed by the present invention.

【図5】本発明により作成されるヒストグラムを例示し
た説明図。
FIG. 5 is an explanatory diagram illustrating a histogram created by the present invention.

【図6】本発明により作成される測定値グラフを例示し
た説明図。
FIG. 6 is an explanatory diagram illustrating a measurement value graph created by the present invention.

【図7】従来例を説明するための模式図。FIG. 7 is a schematic diagram for explaining a conventional example.

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

1 測定器本体 10 データ出力装置 12 演算手段(CPU) 13a 制御用メモリ 13b データ用メモリ 14 表示手段(プリンタ、ディスプレイ) 15 操作部 1 Measuring Instrument Main Body 10 Data Output Device 12 Arithmetic Means (CPU) 13a Control Memory 13b Data Memory 14 Display Means (Printer, Display) 15 Operation Unit

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ディスプレイやプリンタなどの表示手段
を含むデータ出力装置を備え、測定器本体から供給され
る測定データを上記表示手段に表示する測定データの表
示方法において、上記データ出力装置は、上記測定デー
タを記憶するメモリと、あらかじめ設定されている所定
の統計処理プログラムにしたがって上記メモリ内の測定
データを統計処理する演算手段と、同演算手段に出力命
令などの指示を与える操作部とを有し、上記演算手段は
上記測定データの転送終了信号を受け取った時点で、上
記メモリ内の測定データに所定の統計処理を施して、上
記表示手段に表示することを特徴とする測定データの表
示方法。
1. A method for displaying measurement data, comprising a data output device including a display means such as a display or a printer and displaying the measurement data supplied from a measuring instrument main body on the display means, wherein the data output device comprises: It has a memory for storing the measurement data, a calculation means for statistically processing the measurement data in the memory according to a predetermined statistical processing program set in advance, and an operation section for giving an instruction such as an output command to the calculation means. When the arithmetic means receives the transfer end signal of the measured data, the measured data in the memory is subjected to predetermined statistical processing and displayed on the display means. .
【請求項2】 上記転送終了信号は、上記測定器本体か
ら供給される測定データの末尾に付される特定のコード
信号であることを特徴とする請求項1に記載の測定デー
タの表示方法。
2. The method for displaying measurement data according to claim 1, wherein the transfer end signal is a specific code signal added to the end of the measurement data supplied from the measuring instrument body.
【請求項3】 上記転送終了信号は、上記操作部から与
えられる終了信号であることを特徴とする請求項1に記
載の測定データの表示方法。
3. The method for displaying measurement data according to claim 1, wherein the transfer end signal is an end signal given from the operation unit.
【請求項4】 上記統計処理プログラムにはヒストグラ
ム作成プログラムが含まれ、上記演算手段は同ヒストグ
ラム作成プログラムを実行するにあたって、上記測定デ
ータ中の最大値と最小値とがヒストグラム範囲内に入
り、かつ、そのランク幅が測定データの最小分解能以上
となるようにしてヒストグラムを作成することを特徴と
する請求項1に記載の測定データの表示方法。
4. The histogram processing program is included in the statistical processing program, and when the computing means executes the histogram creation program, the maximum value and the minimum value in the measurement data are within the histogram range, and The method for displaying measurement data according to claim 1, wherein the histogram is created so that the rank width is equal to or larger than the minimum resolution of the measurement data.
【請求項5】 上記統計処理プログラムには測定値グラ
フ作成プログラムが含まれ、上記演算手段は同測定値グ
ラフ作成プログラムを実行するにあたって、時間軸に測
定データ番号をとり、それと直交する軸を測定データ中
の最小値から最大値までの測定値軸として、各測定デー
タの時間変位グラフを表示することを特徴とする請求項
1に記載の測定データの表示方法。
5. The statistical processing program includes a measurement value graph creation program, and the arithmetic means takes a measurement data number on a time axis when executing the measurement value graph creation program and measures an axis orthogonal to the measurement data number. The method for displaying measurement data according to claim 1, wherein a time displacement graph of each measurement data is displayed as a measurement value axis from the minimum value to the maximum value in the data.
【請求項6】 上記統計処理プログラムには、少なくと
も標準偏差演算プログラム、工程能力指数演算プログラ
ム、かたより指数演算プログラムのいずれか一つが含ま
れていることを特徴とする請求項1に記載の測定データ
の表示方法。
6. The measurement according to claim 1, wherein the statistical processing program includes at least one of a standard deviation calculation program, a process capability index calculation program, and an index calculation program. How to display the data.
JP02211896A 1996-01-12 1996-01-12 Displaying measurement data Expired - Fee Related JP3690858B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02211896A JP3690858B2 (en) 1996-01-12 1996-01-12 Displaying measurement data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02211896A JP3690858B2 (en) 1996-01-12 1996-01-12 Displaying measurement data

Publications (2)

Publication Number Publication Date
JPH09196697A true JPH09196697A (en) 1997-07-31
JP3690858B2 JP3690858B2 (en) 2005-08-31

Family

ID=12073978

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02211896A Expired - Fee Related JP3690858B2 (en) 1996-01-12 1996-01-12 Displaying measurement data

Country Status (1)

Country Link
JP (1) JP3690858B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007024587A (en) * 2005-07-13 2007-02-01 Ono Sokki Co Ltd Information processor, converted data display program, record medium, and converted data display method
JP2008185508A (en) * 2007-01-31 2008-08-14 Yokogawa Electric Corp Chart expression recorder

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007024587A (en) * 2005-07-13 2007-02-01 Ono Sokki Co Ltd Information processor, converted data display program, record medium, and converted data display method
JP2008185508A (en) * 2007-01-31 2008-08-14 Yokogawa Electric Corp Chart expression recorder

Also Published As

Publication number Publication date
JP3690858B2 (en) 2005-08-31

Similar Documents

Publication Publication Date Title
EP0738951B1 (en) Data processing method and apparatus to input and output trace data
EP1139648B1 (en) Photo printing method and system using a plurality of printers
US20070022171A1 (en) Data communication apparatus and transmission reservation managing method
JPH09196697A (en) Method for displaying measuring data
JP2000010741A (en) Method and system for information processing
EP1640829A2 (en) Programmable controller
JP3290498B2 (en) Design management equipment
JP3213958B2 (en) Cycle time measuring device
JPH01231160A (en) Device for operating electronic computer system
JPH0883225A (en) Icon display method of information processor
JP2616406B2 (en) Data transfer time measurement method
JPS59200312A (en) Computer controller provided with control display board
JPH05254215A (en) Document printing system in information processing apparatus
JP3399709B2 (en) Data extraction method in programmable controller and programmable controller
JP2005190189A (en) Document preparation processing system, document preparation management device, document preparation device, and method and program for preparing document
JPH05128067A (en) On-line transaction processing system
JP2001306139A (en) Process monitoring device
JPH0160859B2 (en)
JPH05241988A (en) Device and method for analysis of equipment using microcomputer
JPH1146388A (en) Interface test system for transmission system
JP2002232686A (en) Measurement result output system
JPH08223245A (en) Data transmission system
JPH1049399A (en) Faulty data registration system
JPH07261980A (en) Queue management device
JPS5953907A (en) Process input automatic history processing device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041104

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041228

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: 20050518

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050614

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080624

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100624

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100624

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120624

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120624

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20140624

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees