JP2012154764A - Measurement device and measurement method - Google Patents

Measurement device and measurement method Download PDF

Info

Publication number
JP2012154764A
JP2012154764A JP2011013639A JP2011013639A JP2012154764A JP 2012154764 A JP2012154764 A JP 2012154764A JP 2011013639 A JP2011013639 A JP 2011013639A JP 2011013639 A JP2011013639 A JP 2011013639A JP 2012154764 A JP2012154764 A JP 2012154764A
Authority
JP
Japan
Prior art keywords
value
signal
interpolation
sampling
formula
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
JP2011013639A
Other languages
Japanese (ja)
Other versions
JP5701079B2 (en
Inventor
Toshiya Ueno
俊也 上野
Hiroki Kobayashi
宏企 小林
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 JP2011013639A priority Critical patent/JP5701079B2/en
Publication of JP2012154764A publication Critical patent/JP2012154764A/en
Application granted granted Critical
Publication of JP5701079B2 publication Critical patent/JP5701079B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To shorten processing time for specifying Lagrangian interpolation formula.SOLUTION: The measurement device includes a processing unit 15 that specifies instantaneous values at Q divided time points from Lagrangian interpolation formula (formula (1) below) specified based on n+1 instantaneous values in the measuring target of AC signals (S1 to S3). The processing unit 15 substitutes, when specifying the formula (1) of Q corresponding to each divided time point of one AC signal, x,xwith values of subscripts in x,xof the L(x) formula of each term, stores a value calculated by substituting x of the L(x) formula with a division value obtained by dividing a multiplication value of an order value K counting the order of Q divided time points from 0 and the total number m of sampling frequencies in the measuring target by Q as a coefficient in a storage unit 14, and specifies formulas (1) of other AC signals by using the coefficient: p(x)=Σ[j=0,n]L(x)y(L(x)=Π[i=0(i≠j),n](x-x)/(x-x)).

Description

本発明は、入力した交流信号の瞬時値を取得して交流信号についての測定を行う測定装置および測定方法に関するものである。   The present invention relates to a measuring apparatus and a measuring method for acquiring an instantaneous value of an input AC signal and measuring the AC signal.

この種の測定装置として、特開2005−337980号公報において出願人が開示した交流信号測定装置が知られている。この交流信号測定装置は、フィルタ部、検出信号生成部、周波数測定部、周波数算出部、クロック生成部、A/D変換部および信号処理部などを備えて、入力した交流信号についての物理量を測定する。この場合、フィルタ部は、入力した交流信号に含まれているノイズ成分を除去し、検出信号生成部は、交流信号のゼロクロスを検出して検出信号を出力する。周波数測定部は、交流信号の各周期の期首(開始時点)を示す検出信号から期末(終了時点)を示す検出信号までの時間を計測し、その時間に基づいて交流信号の周波数を測定して周波数データを出力する。周波数算出部は、周波数データに基づいてサンプリング周波数を算出してサンプリング周波数を示す設定データを出力する。クロック生成部は、設定データで示される周波数のサンプリングクロックを生成する。A/D変換部は、サンプリングクロックに同期して交流信号をサンプリングして交流信号の瞬時値を示すデジタルデータを出力し、信号処理部は、デジタルデータに基づいて交流信号の物理量を測定する測定処理を実行する。この場合、例えば、交流信号における1つの周期分の物理量をFFT演算によって測定する際には、1つの周期における瞬時値(デジタルデータ)の数が効率的なFFT演算に有効な2のべき乗の数(この数をL個とする)であるのが好ましい。このため、出願人は、交流信号の波形(時間変化)を表す補間式を特定し、その補間式からL個の瞬時値を求める補間処理機能を開発している。この場合、この補間処理機能では、出力されたデジタルデータに基づいて補間式を特定し、1つの周期をL個に均等に分割した各分割区間の先端の時点を補間式に代入してL個の瞬時値を求める。   As this type of measuring apparatus, an AC signal measuring apparatus disclosed by the applicant in Japanese Patent Laid-Open No. 2005-337980 is known. This AC signal measurement device includes a filter unit, a detection signal generation unit, a frequency measurement unit, a frequency calculation unit, a clock generation unit, an A / D conversion unit, a signal processing unit, and the like, and measures a physical quantity of an input AC signal. To do. In this case, the filter unit removes a noise component included in the input AC signal, and the detection signal generation unit detects a zero cross of the AC signal and outputs a detection signal. The frequency measurement unit measures the time from the detection signal indicating the beginning (start time) of each cycle of the AC signal to the detection signal indicating the end (end time), and measures the frequency of the AC signal based on the time. Output frequency data. The frequency calculation unit calculates a sampling frequency based on the frequency data and outputs setting data indicating the sampling frequency. The clock generation unit generates a sampling clock having a frequency indicated by the setting data. The A / D conversion unit samples the AC signal in synchronization with the sampling clock and outputs digital data indicating the instantaneous value of the AC signal, and the signal processing unit measures the physical quantity of the AC signal based on the digital data. Execute the process. In this case, for example, when a physical quantity for one period in an AC signal is measured by FFT calculation, the number of instantaneous values (digital data) in one period is the effective power of 2 for efficient FFT calculation. (This number is assumed to be L). For this reason, the applicant has developed an interpolation processing function that specifies an interpolation expression representing the waveform (time change) of an AC signal and obtains L instantaneous values from the interpolation expression. In this case, in this interpolation processing function, an interpolation formula is specified based on the output digital data, and the time at the tip of each divided section obtained by equally dividing one cycle into L pieces is substituted into the interpolation formula. Find the instantaneous value of.

一方、この種の補間処理において用いる(特定する)補間式としてラグランジュ補間式が知られている。このラグランジュ補間式は、複数の列の総乗で規定される複数の項の総和の式(多項式)で与えられ、デジタルデータによって示される交流信号の瞬時値を複数用いて特定される。このラグランジュ補間式は、比較的複雑なことから、その特定をするには比較的多くの時間を要することがある。この課題を解消可能な手段として、特開平6−204798号公報に開示された補間方式が知られている。この補間方式では、ラグランジュ補間式を構成する各項の中で変数xを含んでいない分母部分の値を予め計算してメモリに記憶させておき、デジタルデータが出力されたときに、デジタルデータによって示される瞬時値を変数xに代入して変数xを含んだ部分の値を算出し、その値とメモリから読み出した分母部分の値とを用いてラグランジュ補間式を特定することで、処理に要する時間の短縮を図っている。   On the other hand, a Lagrangian interpolation formula is known as an interpolation formula used (specified) in this type of interpolation processing. This Lagrangian interpolation formula is given by a summation formula (polynomial) of a plurality of terms defined by the sum of a plurality of columns, and is specified by using a plurality of instantaneous values of AC signals indicated by digital data. Since this Lagrangian interpolation formula is relatively complicated, it may take a relatively long time to specify it. As means for solving this problem, an interpolation method disclosed in Japanese Patent Laid-Open No. 6-204798 is known. In this interpolation method, the value of the denominator part that does not include the variable x in each term constituting the Lagrangian interpolation formula is calculated in advance and stored in the memory, and when the digital data is output, By calculating the value of the portion including the variable x by substituting the indicated instantaneous value into the variable x, the Lagrange interpolation formula is specified using the value and the value of the denominator portion read from the memory, thereby requiring processing. Time is being shortened.

特開2005−337980号公報(第4−6頁、第1−2図)Japanese Patent Laying-Open No. 2005-337980 (page 4-6, FIG. 1-2) 特開平6−204798号公報(第3−4頁)JP-A-6-204798 (page 3-4)

ところが、上記した補間方式には、解決すべき以下の課題がある。すなわち、上記の補間方式では、変数xを含んでいないラグランジュ補間式内の分母部分の値を予め計算してメモリに記憶させることでラグランジュ補間式を特定する処理に要する時間の短縮を図っている。しかしながら、複数の交流信号を入力して各交流信号についての測定を行う多チャンネル構成の測定装置では、ラグランジュ補間式を特定する処理を各交流信号毎に行う必要があるため、上記の補間方式を採用したとしても、ラグランジュ補間式を特定する処理に依然として多くの時間を要しており、さらなる処理時間の短縮が望まれている。   However, the above-described interpolation method has the following problems to be solved. That is, in the above interpolation method, the value of the denominator part in the Lagrangian interpolation equation that does not include the variable x is calculated in advance and stored in the memory, thereby reducing the time required for the process of specifying the Lagrangian interpolation equation. . However, in a multi-channel measuring apparatus that inputs a plurality of AC signals and measures each AC signal, it is necessary to perform a process for specifying a Lagrangian interpolation formula for each AC signal. Even if it is adopted, much time is still required for the process of specifying the Lagrangian interpolation formula, and further reduction of the processing time is desired.

本発明は、かかる改善すべき課題に鑑みてなされたものであり、交流信号についてのラグランジュ補間式を特定する処理の処理時間を短縮し得る測定装置および測定方法を提供することを主目的とする。   The present invention has been made in view of the problems to be improved, and it is a main object of the present invention to provide a measuring apparatus and a measuring method capable of shortening the processing time of processing for specifying a Lagrangian interpolation formula for an AC signal. .

上記目的を達成すべく請求項1記載の測定装置は、複数の交流信号を入力して当該各交流信号の瞬時値を予め決められたサンプリング周期で取得するサンプリング処理を実行するサンプリング部と、測定対象として規定した前記交流信号における一部の区間の波形を表す補間式であって下記の(1)式で与えられるラグランジュ補間式を、前記測定対象において前記サンプリング処理によって取得された前記瞬時値のうちの時間的に連続するn+1(nは予め決められた1以上の整数)個の瞬時値に基づいて特定すると共に、前記測定対象の時間長をQ(Qは予め決められた2以上の整数)個に分割した各分割区間の先端に相当する全部でQ個の分割時点における前記瞬時値を前記ラグランジュ補間式から求める補間処理を行う処理部と、前記補間処理によって算出された前記瞬時値を用いて前記交流信号についての測定を行う測定部とを備えた測定装置であって、前記処理部は、前記Q個の各分割時点に一対一で対応するQ個の前記ラグランジュ補間式を特定し、前記各交流信号のうちのいずれか1つの交流信号についての当該各ラグランジュ補間式を特定する際には、前記各ラグランジュ補間式内の総和記号によって総和される各項の前記L(x)式内のxjおよびxiにおける各々の添字の値を当該xjおよび当該xiの値として代入し、かつ当該各ラグランジュ補間式にそれぞれ対応する前記各分割時点の前記Q個中における時間的な順位を0から数えた順位値k(kは0以上の整数)と前記測定対象における前記サンプリング周期の総数m(mは0以上の値)との乗算値を前記Qで除算した除算値(k×m/Q)を前記L(x)式内のxに代入して算出した当該L(x)式の値を係数として記憶部に記憶させ、前記各交流信号のうちの前記1つの交流信号を除く他の交流信号についての前記各ラグランジュ補間式を前記記憶部に記憶されている前記係数を用いて特定する。
p(x)=Σ[j=0,n]L(x)y(但し、L(x)=Π[i=0(i≠j),n](x-x)/(x-x))…(1)式
In order to achieve the above object, the measuring apparatus according to claim 1 includes a sampling unit that performs a sampling process for inputting a plurality of AC signals and acquiring an instantaneous value of each AC signal at a predetermined sampling period; An interpolation formula representing a waveform of a part of the AC signal defined as a target, and a Lagrange interpolation formula given by the following formula (1), is obtained by calculating the instantaneous value obtained by the sampling process in the measurement target. The time length of the measurement object is specified by Q (Q is an integer greater than or equal to 2 in advance), while being specified based on n + 1 (n is an integer greater than or equal to a predetermined integer) instantaneous values continuous in time. A processing unit for performing an interpolation process for obtaining the instantaneous values from the Lagrangian interpolation formulas at a total of Q division points corresponding to the tips of the respective divided sections; A measuring unit that measures the AC signal using the instantaneous value calculated by the interpolation process, and the processing unit corresponds to each of the Q divisional points on a one-to-one basis. When identifying the Q Lagrangian interpolation equations and identifying each Lagrangian interpolation equation for any one of the AC signals, the Lagrange interpolation equations are summed by the summation symbol in each Lagrange interpolation equation. And subscript values of x j and x i in the L j (x) expression of each term are substituted as the values of x j and x i , respectively, and Multiplying the rank value k (k is an integer greater than or equal to 0) counting the temporal rank in the Q points at the time of division from 0 and the total number m of the sampling periods in the measurement target (m is a value greater than or equal to 0) The value is Q Calculated by the division value (k × m / Q) wherein L j (x) is stored in the storage unit the value of the expression of the L j which is calculated by substituting the x (x) equation as coefficient, each AC signal The Lagrangian interpolation formulas for other AC signals other than the one AC signal are specified using the coefficients stored in the storage unit.
p (x) = Σ [j = 0, n] L j (x) y j (where L j (x) = Π [i = 0 (i ≠ j), n] (xx i ) / (x j -x i )) ... (1)

また、請求項2記載の測定装置は、請求項1記載の測定装置において、前記処理部は、前記総数mの特定に先立って前記L(x)式における分母部分の値を算出して前記記憶部に記憶させ、前記総数mを特定した後に前記記憶部に記憶されている前記分母部分の値を用いて前記L(x)式の値を算出する。 Further, in the measurement apparatus according to claim 2, in the measurement apparatus according to claim 1, the processing unit calculates a value of a denominator part in the L j (x) equation prior to specifying the total number m. After storing the total number m, the value of the expression L j (x) is calculated using the value of the denominator part stored in the storage unit.

また、請求項3記載の測定装置は、請求項1または2記載の測定装置において、前記処理部は、前記サンプリング処理によって取得された前記交流信号のゼロクロスの前後における前記瞬時値に基づいてゼロクロス算出用の補間式を特定すると共に、前記ゼロクロスの時点を前記ゼロクロス算出用の補間式から算出して、当該ゼロクロスの時点によって区分される前記交流信号の周期の1または複数分の区間を前記測定対象として規定する。   The measuring device according to claim 3 is the measuring device according to claim 1 or 2, wherein the processing unit calculates a zero cross based on the instantaneous values before and after the zero cross of the AC signal acquired by the sampling process. And an interval for one or a plurality of periods of the AC signal divided by the time of the zero cross is calculated as the measurement object. It prescribes as

また、請求項4記載の測定方法は、複数の交流信号を入力して当該各交流信号の瞬時値を予め決められたサンプリング周期で取得するサンプリング処理を実行し、測定対象として規定した前記交流信号における一部の区間の波形を表す補間式であって下記の(1)式で与えられるラグランジュ補間式を、前記測定対象において前記サンプリング処理によって取得された前記瞬時値のうちの時間的に連続するn+1(nは予め決められた1以上の整数)個の瞬時値に基づいて特定すると共に、前記測定対象の時間長をQ(Qは予め決められた2以上の整数)個に分割した各分割区間の先端に相当する全部でQ個の分割時点における前記瞬時値を前記ラグランジュ補間式から求める補間処理を行い、前記補間処理によって算出された前記瞬時値を用いて前記交流信号についての測定を行う測定方法であって、前記Q個の各分割時点に一対一で対応するQ個の前記ラグランジュ補間式を特定し、前記各交流信号のうちのいずれか1つの交流信号についての当該各ラグランジュ補間式を特定する際には、前記各ラグランジュ補間式内の総和記号によって総和される各項の前記L(x)式内のxjおよびxiにおける各々の添字の値を当該xjおよび当該xiの値として代入し、かつ当該各ラグランジュ補間式にそれぞれ対応する前記各分割時点の前記Q個中における時間的な順位を0から数えた順位値k(kは0以上の整数)と前記測定対象における前記サンプリング周期の総数m(mは0以上の値)との乗算値を前記Qで除算した除算値(k×m/Q)を前記L(x)式内のxに代入して算出した当該L(x)式の値を係数として記憶部に記憶させ、前記各交流信号のうちの前記1つの交流信号を除く他の交流信号についての前記各ラグランジュ補間式を前記記憶部に記憶されている前記係数を用いて特定する。
p(x)=Σ[j=0,n]L(x)y(但し、L(x)=Π[i=0(i≠j),n](x-x)/(x-x))…(1)式
According to a fourth aspect of the present invention, there is provided the measurement method according to the present invention, wherein a plurality of alternating current signals are input, a sampling process for acquiring an instantaneous value of each alternating current signal at a predetermined sampling period is executed, and the alternating current signal defined as a measurement target The Lagrangian interpolation equation representing the waveform of a part of the interval and given by the following equation (1) is temporally continuous among the instantaneous values acquired by the sampling process in the measurement object. Each division is specified based on n + 1 (n is a predetermined integer of 1 or more) instantaneous values and the time length of the measurement target is divided into Q (Q is a predetermined integer of 2 or more). Interpolation processing for obtaining the instantaneous values at a total of Q division time points corresponding to the tip of the section from the Lagrange interpolation formula is performed, and the instantaneous values calculated by the interpolation processing are calculated. And measuring the AC signal, specifying Q Lagrangian interpolation formulas corresponding one-to-one to the Q division points, and selecting any one of the AC signals. When specifying each Lagrangian interpolation formula for an AC signal, each subscript in x j and x i in the L j (x) formula of each term summed by the summation symbol in each Lagrangian interpolation formula Is substituted as the value of x j and x i , and the rank value k (k Is an integer greater than or equal to 0) and the total value m (m is a value greater than or equal to 0) of the sampling period in the measurement object, a division value (k × m / Q) obtained by dividing the product by Q is L j (x L j calculated by substituting x in the formula The value of the formula (x) is stored as a coefficient in the storage unit, and the Lagrangian interpolation formulas for other AC signals other than the one AC signal among the AC signals are stored in the storage unit. Specify using a coefficient.
p (x) = Σ [j = 0, n] L j (x) y j (where L j (x) = Π [i = 0 (i ≠ j), n] (xx i ) / (x j -x i )) ... (1)

請求項1記載の測定装置、および請求項4記載の測定方法では、複数の交流信号の1つについてのQ個のラグランジュ補間式P(x)を特定する際に、ラグランジュ補間式P(x)内の総和記号(Σ)によって総和される各項におけるL(x)式の値を算出してその値を係数として記憶部に記憶させる。このため、この測定装置および測定方法では、複数の交流信号のうちの、上記した処理を実行した交流信号を除く他の交流信号についてのラグランジュ補間式P(x)を特定する際には、係数として記憶されている各L(x)式の値を読み出して、その係数に瞬時値を乗算して各項を算出して総和するだけの簡易な演算でラグランジュ補間式P(x)を特定することができる。したがって、この測定装置および測定方法によれば、ラグランジュ補間式内のL(x)式の一部である分母部分の値だけを予め計算して記憶させる従来の構成および方法とは異なり、ラグランジュ補間式P(x)式の特定に際して、ラグランジュ補間式内のL(x)式の全体を算出する必要がないため、ラグランジュ補間式P(x)を特定する際の処理時間を十分に短縮させることができる。 In the measurement apparatus according to claim 1 and the measurement method according to claim 4, the Lagrange interpolation formula P (x) is specified when Q Lagrangian interpolation formulas P (x) for one of the plurality of AC signals are specified. The value of the expression L j (x) in each term summed by the summation symbol (Σ) is calculated, and the value is stored as a coefficient in the storage unit. Therefore, in this measurement apparatus and measurement method, when specifying the Lagrangian interpolation formula P (x) for other AC signals excluding the AC signal that has been subjected to the above-described processing among the plurality of AC signals, The Lagrange interpolation formula P (x) is specified by a simple operation that reads the value of each L j (x) stored as, calculates the terms by multiplying the coefficient by the instantaneous value, and sums them up can do. Therefore, according to this measurement apparatus and measurement method, unlike the conventional configuration and method in which only the value of the denominator part that is a part of the L j (x) equation in the Lagrange interpolation equation is calculated and stored in advance, the Lagrange When specifying the interpolation formula P (x), it is not necessary to calculate the entire L j (x) formula in the Lagrangian interpolation formula, so the processing time for specifying the Lagrange interpolation formula P (x) is sufficiently reduced. Can be made.

請求項2記載の測定装置では、測定対象におけるサンプリング周期の総数mの特定に先立ってL(x)式における分母部分の値を算出して記憶部に記憶させ、総数mを特定した後に記憶部に記憶されている分母部部分の値を用いてL(x)式の値を算出する。このため、この測定装置によれば、例えば、測定装置の起動時から総数mが特定されるまでの間に分母部分の値を算出して記憶部に記憶させておくことで、総数mを特定してその総数mを用いてラグランジュ補間式P(x)を特定するまでの時間をさらに短縮させることができる。 In the measuring apparatus according to claim 2, the value of the denominator part in the L j (x) equation is calculated and stored in the storage unit prior to the specification of the total number m of the sampling periods in the measurement target, and the total number m is stored after the specification. The value of L j (x) is calculated using the value of the denominator part stored in the part. Therefore, according to this measuring apparatus, for example, the value of the denominator part is calculated and stored in the storage unit until the total number m is specified from the time of starting the measuring apparatus, and the total number m is specified. Thus, the time until the Lagrange interpolation formula P (x) is specified using the total number m can be further shortened.

請求項3記載の測定装置では、処理部は、サンプリング処理によって取得された交流信号のゼロクロスの前後における瞬時値に基づいてゼロクロス算出用の補間式を特定すると共に、ゼロクロスの時点をゼロクロス算出用の補間式から算出して、そのゼロクロスの時点によって区分される交流信号の周期の1または複数分の区間を測定対象として規定する。このため、測定装置では、ゼロクロスを正確に算出することができ、これによって交流信号の周期を正確に算出することができる。したがって、この測定装置によれば、例えば、交流信号の周期の1または複数分の区間をQ個に均等に分割した各分割区間の先端に相当する各分割時点における瞬時値をラグランジュ補間式P(x)から求めようとした場合において、分割区間が正確な値となるため、瞬時値を正確に求めることができる。   In the measuring apparatus according to claim 3, the processing unit specifies an interpolation formula for calculating the zero crossing based on instantaneous values before and after the zero crossing of the AC signal acquired by the sampling process, and determines the time point of the zero crossing for the zero crossing calculation. A section corresponding to one or a plurality of periods of the AC signal divided by the time of zero crossing is calculated as an object to be measured. For this reason, the measuring apparatus can calculate the zero cross accurately, and thereby can accurately calculate the period of the AC signal. Therefore, according to this measuring apparatus, for example, the instantaneous value at each division time point corresponding to the tip of each divided section obtained by equally dividing one or a plurality of sections of the AC signal period into Q pieces is obtained as a Lagrange interpolation formula P ( In the case of trying to obtain from x), since the divided section becomes an accurate value, the instantaneous value can be obtained accurately.

測定装置1の構成を示す構成図である。1 is a configuration diagram showing a configuration of a measuring device 1. FIG. 測定装置1が入力する交流信号S1〜S3の一例を示す信号波形図である。It is a signal waveform diagram which shows an example of AC signal S1-S3 which the measuring apparatus 1 inputs. 測定装置1の動作を説明する第1の説明図である。FIG. 3 is a first explanatory view explaining the operation of the measuring apparatus 1. 測定装置1の動作を説明する第2の説明図である。FIG. 6 is a second explanatory diagram for explaining the operation of the measuring apparatus 1. 測定装置1の動作を説明する第3の説明図である。FIG. 6 is a third explanatory diagram for explaining the operation of the measuring apparatus 1.

以下、測定装置および測定方法の実施の形態について、添付図面を参照して説明する。   Hereinafter, embodiments of a measurement apparatus and a measurement method will be described with reference to the accompanying drawings.

最初に、測定装置の一例としての測定装置1の構成について説明する。図1に示す測定装置1は、信号処理部11、サンプリング部12、記憶制御部13、記憶部14、処理部15および測定部16を備え、入力した複数の交流信号S1〜S3(一例として、図2に示すように、波形が正弦波であって、周波数(周期Ta)が互いに等しくかつ位相が互いに異なる交流電圧信号:以下、区別しないときには「交流信号S」ともいう)についての物理量(例えば、電圧や電力)の実効値、並びに交流信号Sに含まれる高調波の次数および振幅などを測定可能に構成されている。また、測定装置1は、入力した交流信号Sの良否を判定可能に構成されている。   Initially, the structure of the measuring apparatus 1 as an example of a measuring apparatus is demonstrated. A measuring apparatus 1 shown in FIG. 1 includes a signal processing unit 11, a sampling unit 12, a storage control unit 13, a storage unit 14, a processing unit 15, and a measurement unit 16. A plurality of input AC signals S1 to S3 (as an example, As shown in FIG. 2, physical quantities (for example, AC signals S) when the waveforms are sine waves, the frequencies (periods Ta) are the same and the phases are different from each other: , Voltage and power), and the harmonic order and amplitude included in the AC signal S can be measured. The measuring device 1 is configured to be able to determine whether the input AC signal S is good or bad.

信号処理部11は、入力した交流信号Sに含まれているノイズ成分を除去するアンチエリアシングフィルタ処理を実行する。また、信号処理部11は、図1に示すように、複数の交流信号S(この例では、交流信号S1〜S3の3つ)を入力して上記のアンチエリアシングフィルタ処理を実行可能な複数チャンネル(この例では、Ch1〜Ch3までの3チャンネル)の構成となっている。   The signal processing unit 11 executes an anti-aliasing filter process that removes noise components included in the input AC signal S. Further, as shown in FIG. 1, the signal processing unit 11 receives a plurality of AC signals S (in this example, three AC signals S1 to S3) and can execute the above-described anti-aliasing filter processing. It has a configuration of channels (in this example, three channels from Ch1 to Ch3).

サンプリング部12は、1つのサンプリングクロック生成回路と複数(この例では3つ)のサンプリング回路(いずれも図示せず)とを備えた複数チャンネル(この例では、Ch1〜Ch3までの3チャンネル)の構成となっている。サンプリングクロック生成回路は、予め決められたサンプリング周期Ts(図3参照)のサンプリングクロックを生成する。各サンプリング回路は、サンプリングクロックに同期して各交流信号Sをそれぞれサンプリングして各交流信号S1〜S3の瞬時値Afを取得し、その瞬時値Afを示すデジタルデータ(サンプリングデータ)Df1,Df2,Df3(以下、区別しないときには「デジタルデータDf」ともいう)を出力するサンプリング処理をそれぞれ実行する。この場合、デジタルデータDfは、測定部16の実効値演算処理回路31によって実行される後述する実効値演算処理において交流信号Sについての物理量(例えば、電圧や電力)の実効値の測定に用いられると共に、処理部15の補間処理回路22によって行われる後述するラグランジュ補間式P(x)の特定に用いられる。   The sampling unit 12 has a plurality of channels (three channels from Ch1 to Ch3 in this example) including one sampling clock generation circuit and a plurality (three in this example) of sampling circuits (all not shown). It has a configuration. The sampling clock generation circuit generates a sampling clock having a predetermined sampling period Ts (see FIG. 3). Each sampling circuit samples each AC signal S in synchronization with the sampling clock to obtain an instantaneous value Af of each AC signal S1 to S3, and digital data (sampling data) Df1, Df2, D2 indicating the instantaneous value Af. Sampling processing for outputting Df3 (hereinafter also referred to as “digital data Df” when not distinguished) is executed. In this case, the digital data Df is used for measuring an effective value of a physical quantity (for example, voltage or power) of the AC signal S in an effective value calculation process, which will be described later, executed by the effective value calculation processing circuit 31 of the measurement unit 16. At the same time, it is used to specify a Lagrangian interpolation formula P (x) described later, which is performed by the interpolation processing circuit 22 of the processing unit 15.

記憶制御部13は、サンプリング部12の各サンプリング回路からそれぞれ出力されるデジタルデータDfを記憶部14に記憶させる。記憶部14は、記憶制御部13の制御に従ってデジタルデータDfを記憶する。この場合、記憶部14は、瞬時値Afを取得(サンプリング)したサンプリング時点Tz(例えば、図3に示すサンプリング時点Tz0〜Tz32)を特定可能に(各サンプリング時点Tzと対応付けて)デジタルデータDfを記憶する。   The storage control unit 13 stores the digital data Df output from each sampling circuit of the sampling unit 12 in the storage unit 14. The storage unit 14 stores the digital data Df according to the control of the storage control unit 13. In this case, the storage unit 14 can specify the sampling time Tz (for example, the sampling time Tz0 to Tz32 shown in FIG. 3) at which the instantaneous value Af is acquired (sampled) (corresponding to each sampling time Tz). Remember.

処理部15は、ゼロクロス検出回路21および補間処理回路22を備えて構成されている。ゼロクロス検出回路21は、記憶部14に記憶されているデジタルデータDf1,Df2,Df3のうちの1つ(例えば、デジタルデータDf1)を読み出して、そのデジタルデータDf1によって示される瞬時値Afと予め決められた基準値(一例として、0Vの値)とを比較することにより、交流信号S(この例では、交流信号S1)が基準値と交差(ゼロクロス)したか否かを検出する。この場合、ゼロクロス検出回路21は、例えば、立ち上がりのゼロクロスを検出したときに、そのゼロクロスの直前および直後の瞬時値Afを示すデジタルデータDfを特定して補間処理回路22に出力する。また、ゼロクロス検出回路21は、立ち上がりのゼロクロスを検出した直後の瞬時値Af(図3の例では、瞬時値Af0)を取得したサンプリング時点Tz(同図の例では、サンプリング時点Tz0)から、次に立ち上がりのゼロクロスを検出した直前の瞬時値Af(同図の例では、瞬時値Af32)を取得したサンプリング時点Tz(同図の例では、サンプリング時点Tz32)までにおける各サンプリング時点Tzをそれぞれ開始時刻とし、各開始時刻の次のサンプリング時点Tzを終了時刻とする各サンプリング周期Tsの総数m(mは1以上の整数(0以上の値の一例)であって、同図の例では、33個)、言い換えると、サンプリング時点Tz0からサンプリング時点Tz32までの間の瞬時値Afの数(同図の例では、33個)をカウントして補間処理回路22に出力する。なお、サンプリング時点Tz0を開始時刻とするサンプリング周期Tzの先頭(同図の例では、サンプリング時点Tz0)からサンプリング時点Tz32を開始時刻とするサンプリング周期Tsの末尾(同図の例では、サンプリング時点Tz32の次のサンプリング時点Tz33)までの間が、後述する測定対象Ujとなる。   The processing unit 15 includes a zero cross detection circuit 21 and an interpolation processing circuit 22. The zero cross detection circuit 21 reads one of the digital data Df1, Df2, and Df3 (for example, digital data Df1) stored in the storage unit 14, and determines in advance the instantaneous value Af indicated by the digital data Df1. It is detected whether or not the AC signal S (AC signal S1 in this example) crosses the reference value (zero crossing) by comparing the obtained reference value (for example, a value of 0V). In this case, for example, when the rising zero cross is detected, the zero cross detection circuit 21 specifies the digital data Df indicating the instantaneous value Af immediately before and after the zero cross and outputs the digital data Df to the interpolation processing circuit 22. Further, the zero-cross detection circuit 21 starts from the sampling time Tz (in the example of FIG. 3, the sampling time Tz0) from which the instantaneous value Af (in the example of FIG. 3, the instantaneous value Af0) immediately after detecting the rising zero-cross is acquired. Each sampling time Tz up to the sampling time Tz (sampling time Tz32 in the example in the figure) at which the instantaneous value Af (instantaneous value Af32 in the example in the figure) immediately before the rising zero cross is detected is started time And the total number m of each sampling period Ts whose end time is the sampling time Tz next to each start time (m is an integer greater than or equal to 1 (an example of a value greater than or equal to 0). In the example of FIG. ), In other words, the number of instantaneous values Af from the sampling time point Tz0 to the sampling time point Tz32 (33 in the example in the figure) Counting and outputs the interpolation circuit 22. Note that from the beginning of the sampling period Tz starting at the sampling time Tz0 (sampling time Tz0 in the example in the figure) to the end of the sampling period Ts starting from the sampling time Tz32 (in the example shown in the figure, the sampling time Tz32). Until the next sampling time Tz33) is a measurement object Uj to be described later.

補間処理回路22は、図3に示すように、交流信号Sの一部の区間を測定対象Ujとして規定する。具体的には、補間処理回路22は、同図に示すように、ゼロクロス検出回路21から出力されたデジタルデータDfによって示される瞬時値Af0,Af33にそれぞれ対応するサンプリング時点Tz0,Tz33によって区分される交流信号Sのほぼ1周期Ta分に相当する区間を測定対象Ujとして規定する。   As shown in FIG. 3, the interpolation processing circuit 22 defines a part of the AC signal S as the measurement target Uj. Specifically, the interpolation processing circuit 22 is divided by sampling time points Tz0 and Tz33 respectively corresponding to the instantaneous values Af0 and Af33 indicated by the digital data Df output from the zero cross detection circuit 21, as shown in FIG. A section corresponding to approximately one period Ta of the AC signal S is defined as the measurement target Uj.

また、補間処理回路22は、記憶部14に記憶されているデジタルデータDfを読み出して、その各デジタルデータDfによって示される瞬時値Af(サンプリング処理によって取得された瞬時値)に基づき、交流信号S(測定対象Uj)の波形を表すラグランジュ補間式P(x)を特定する。また、補間処理回路22は、図4,5に示すように、測定対象Ujの時間長TcをQ(Qは、予め決められた2以上の整数であって、一例として、2のべき乗数(例えば、16))個に均等に分割した各分割区間Udの先端(開始端)に相当する全部でQ(16)個の分割時点Td0〜Td15(以下、区別しないときには「分割時点Td」ともいう)におけるQ個の瞬時値At0〜At15(以下、区別しないときには「瞬時値At」ともいう)を、ラグランジュ補間式P(x)から求める補間処理を行うと共に、算出した瞬時値Atを示すデジタルデータDtを出力する。この場合、デジタルデータDtは、測定部16によって実行される後述するFFT処理および判定処理において用いられる。   Further, the interpolation processing circuit 22 reads out the digital data Df stored in the storage unit 14, and based on the instantaneous value Af (instantaneous value acquired by the sampling processing) indicated by each digital data Df, the AC signal S. A Lagrange interpolation formula P (x) representing the waveform of (measurement object Uj) is specified. 4 and 5, the interpolation processing circuit 22 sets the time length Tc of the measurement object Uj to Q (Q is a predetermined integer equal to or larger than 2, for example, a power of 2 ( For example, a total of Q (16) divided time points Td0 to Td15 (hereinafter referred to as “divided time point Td” when not distinguished) corresponding to the leading end (starting end) of each divided section Ud equally divided into 16)). ) Q instantaneous values At0 to At15 (hereinafter also referred to as “instantaneous value At” when not distinguished) are interpolated from the Lagrange interpolation formula P (x) and digital data indicating the calculated instantaneous value At Dt is output. In this case, the digital data Dt is used in an FFT process and a determination process, which will be described later, executed by the measurement unit 16.

また、この測定装置1では、一例として、処理部15のゼロクロス検出回路21がFPGA(Field Programmable Gate Array )で構成され、処理部15の補間処理回路22がCPUで構成されているが、ゼロクロス検出回路21および補間処理回路22を1つのCPUで構成することもできる。   In the measuring apparatus 1, as an example, the zero cross detection circuit 21 of the processing unit 15 is configured by an FPGA (Field Programmable Gate Array), and the interpolation processing circuit 22 of the processing unit 15 is configured by a CPU. The circuit 21 and the interpolation processing circuit 22 can be configured by one CPU.

測定部16は、実効値演算処理回路31、FFT処理回路32および判定処理回路33を備えて構成されている。実効値演算処理回路31は、サンプリング部12から出力されるデジタルデータDf(瞬時値Af)を用いて交流信号Sについての物理量(例えば、電圧や電力)の実効値を測定する実効値演算処理を実行する。FFT処理回路32は、処理部15から出力されるデジタルデータDt(補間処理によって算出される瞬時値At)を用いてFFT処理を実行して交流信号Sに含まれている高調波の次数および振幅を測定する。この場合、FFT処理回路32は、測定対象Uj毎(この例では、1つの周期Ta毎)にFFT処理を実行する。   The measurement unit 16 includes an effective value calculation processing circuit 31, an FFT processing circuit 32, and a determination processing circuit 33. The effective value calculation processing circuit 31 performs an effective value calculation process for measuring an effective value of a physical quantity (for example, voltage or power) of the AC signal S using the digital data Df (instantaneous value Af) output from the sampling unit 12. Execute. The FFT processing circuit 32 performs FFT processing using the digital data Dt output from the processing unit 15 (instantaneous value At calculated by interpolation processing), and the order and amplitude of harmonics included in the AC signal S. Measure. In this case, the FFT processing circuit 32 executes the FFT processing for each measurement target Uj (in this example, for each cycle Ta).

判定処理回路33は、処理部15から出力されるデジタルデータDt(補間処理によって算出される瞬時値At)を用いて交流信号Sにおける測定対象Ujの良否を判定する判定処理を実行する。この判定処理では、判定処理回路33は、測定対象Ujよりも時間的に先(一例として、直前)に入力した、測定対象Ujと同数の周期分(この例では、1つの周期Ta分)の交流信号Sを比較対象として規定し、この比較対象における各デジタルデータDtによって示される各瞬時値Atに予め決められた加算値を加算した上限値、および各瞬時値Atから予め決められた減算値を減算した下限値と、測定対象Ujにおける各瞬時値Atとを比較して、その比較結果に基づいて良否を判定する。   The determination processing circuit 33 executes determination processing for determining the quality of the measurement target Uj in the AC signal S using the digital data Dt output from the processing unit 15 (instantaneous value At calculated by the interpolation processing). In this determination process, the determination processing circuit 33 has the same number of periods (in this example, one period Ta) as the measurement object Uj, which is input earlier (as an example, immediately before) the measurement object Uj. An AC signal S is defined as a comparison target, an upper limit value obtained by adding a predetermined addition value to each instantaneous value At indicated by each digital data Dt in the comparison target, and a subtraction value determined in advance from each instantaneous value At Is compared with each instantaneous value At in the measurement target Uj, and pass / fail is determined based on the comparison result.

また、測定部16は、実効値演算処理によって測定された物理量の実効値、FFT処理によって測定された交流信号Sに含まれる高調波の次数および振幅、並びに判定処理よって判定された交流信号Sの測定対象Ujについての良否判定の結果を図外の表示部に表示させる。   The measurement unit 16 also measures the effective value of the physical quantity measured by the effective value calculation process, the order and amplitude of the harmonics included in the AC signal S measured by the FFT process, and the AC signal S determined by the determination process. The result of pass / fail judgment for the measurement target Uj is displayed on a display unit (not shown).

次に、測定装置1を用いた測定方法、およびその際の測定装置1の動作について図面を参照して説明する。なお、ラグランジュ補間式P(x)において用いる後述する「n」が、一例として、「3」に規定されているものとする。   Next, a measuring method using the measuring apparatus 1 and an operation of the measuring apparatus 1 at that time will be described with reference to the drawings. Note that “n”, which will be described later, used in the Lagrange interpolation formula P (x) is defined as “3” as an example.

この測定装置1では、図外の操作部に対して測定開始を指示する操作が行われたときに、信号処理部11のフィルタ回路が、信号ケーブルを介して入力した交流信号S(交流信号S1〜S3)のノイズ成分を除去するアンチエリアシングフィルタ処理を開始し、処理後の交流信号Sをサンプリング部12に出力する。また、サンプリング部12のサンプリングクロック生成回路が、予め決められたサンプリング周期Ts(図3参照)のサンプリングクロックを生成する。また、サンプリング部12の各サンプリング回路が、サンプリング処理をそれぞれ実行し、サンプリングクロックに同期して交流信号Sをサンプリングして、交流信号Sの瞬時値Afを取得すると共に、その瞬時値Afを示すデジタルデータDfを出力する。   In this measuring apparatus 1, when an operation for instructing the measurement unit to start measurement is performed, the filter circuit of the signal processing unit 11 receives the AC signal S (AC signal S1) input via the signal cable. To S3), the anti-aliasing filter process for removing the noise components is started, and the processed AC signal S is output to the sampling unit 12. Further, the sampling clock generation circuit of the sampling unit 12 generates a sampling clock having a predetermined sampling period Ts (see FIG. 3). In addition, each sampling circuit of the sampling unit 12 performs sampling processing, samples the AC signal S in synchronization with the sampling clock, acquires the instantaneous value Af of the AC signal S, and indicates the instantaneous value Af. Digital data Df is output.

次いで、記憶制御部13が、サンプリング部12の各サンプリング回路からそれぞれ出力されるデジタルデータDf1,Df2,Df3を、記憶部14内において各デジタルデータDf1,Df2,Df3に対応付けて設けられている各記憶領域に記憶させる。   Next, the storage control unit 13 provides the digital data Df1, Df2, Df3 output from each sampling circuit of the sampling unit 12 in association with each digital data Df1, Df2, Df3 in the storage unit 14, respectively. Store in each storage area.

また、処理部15では、ゼロクロス検出回路21が、記憶部14に記憶されているデジタルデータDf1,Df2,Df3のうちの1つ(例えば、デジタルデータDf1)を読み出して、そのデジタルデータDf1によって示される交流信号S1の瞬時値Afと基準値(0Vの値)とを比較し、交流信号S1が基準値と交差(ゼロクロス)したか否かを検出する。この際に、ゼロクロス検出回路21は、立ち上がりのゼロクロスを検出したときに、ゼロクロスの直前および直後の瞬時値Afを示すデジタルデータDfを特定して補間処理回路22に出力する。また、ゼロクロス検出回路21は、立ち上がりのゼロクロスを検出した直後の瞬時値Af(図3の例では、瞬時値Af0)を取得したサンプリング時点Tz(同図の例では、サンプリング時点Tz0)から、次に立ち上がりのゼロクロスを検出した直前の瞬時値Af(同図の例では、瞬時値Af32)を取得したサンプリング時点Tz(同図の例では、サンプリング時点Tz32)までにおける各サンプリング時点Tzをそれぞれ開始時刻とし、各開始時刻の次のサンプリング時点Tzを終了時刻とする各サンプリング周期Tsの総数mをカウントして補間処理回路22に出力する。   In the processing unit 15, the zero cross detection circuit 21 reads out one of the digital data Df1, Df2, and Df3 (for example, digital data Df1) stored in the storage unit 14, and indicates the digital data Df1. The instantaneous value Af of the AC signal S1 is compared with a reference value (0V value), and it is detected whether or not the AC signal S1 crosses the reference value (zero cross). At this time, when detecting the rising zero cross, the zero cross detection circuit 21 specifies the digital data Df indicating the instantaneous value Af immediately before and after the zero cross and outputs the digital data Df to the interpolation processing circuit 22. Further, the zero-cross detection circuit 21 starts from the sampling time Tz (in the example of FIG. 3, the sampling time Tz0) from which the instantaneous value Af (in the example of FIG. 3, the instantaneous value Af0) immediately after detecting the rising zero-cross is acquired. Each sampling time Tz up to the sampling time Tz (sampling time Tz32 in the example in the figure) at which the instantaneous value Af (instantaneous value Af32 in the example in the figure) immediately before the rising zero cross is detected is started time Then, the total number m of each sampling period Ts whose end time is the sampling time Tz next to each start time is counted and output to the interpolation processing circuit 22.

また、補間処理回路22が、図3に示すように、ゼロクロス検出回路21から出力されたデジタルデータDfによって示される瞬時値Af0,Af33にそれぞれ対応するサンプリング時点Tz0,Tz33よって区分される交流信号Sのほぼ1周期Ta分に相当する区間を測定対象Ujとして規定する。また、補間処理回路22は、各交流信号S1〜S3における測定対象Ujの時間長Tc(この例では、周期Taの1つ分の時間長)をQ(Qは、2のべき乗数であって、一例として、16)個に均等に分割した各分割区間Ud(図4参照)の先端(開始端)に相当する全部でQ(この例では、16)個の分割時点Td(同図の分割時点Td0〜Td15)におけるQ個の瞬時値At(同図の瞬時値At0〜At15)をラグランジュ補間式P(x)から求める補間処理を行う。   Further, as shown in FIG. 3, the interpolating circuit 22 has an AC signal S divided by sampling times Tz0 and Tz33 respectively corresponding to the instantaneous values Af0 and Af33 indicated by the digital data Df output from the zero cross detecting circuit 21. Is defined as a measurement target Uj. Further, the interpolation processing circuit 22 sets the time length Tc (in this example, the time length of one of the periods Ta) of the measurement target Uj in each AC signal S1 to S3 to Q (Q is a power of 2). As an example, a total of Q (16 in this example) division time points Td (divided in the figure) corresponding to the leading end (starting end) of each divided section Ud (see FIG. 4) equally divided into 16). Interpolation processing for obtaining Q instantaneous values At (instantaneous values At0 to At15 in the figure) at the time points Td0 to Td15) from the Lagrange interpolation formula P (x) is performed.

補間処理回路22は、この補間処理において、各交流信号S1〜S3について、Q個の分割時点Tdに一対一で対応するQ個(1つの交流信号SについてQ個:つまり、この例では、全部で16×3個)のラグランジュ補間式P(x)を特定し、1個のラグランジュ補間式P(x)から1個の分割時点Tdにおける瞬時値Atを求める。   In this interpolation processing, the interpolation processing circuit 22 performs Q (one Q signals for one AC signal S: one for each AC signal S1 to S3) in a one-to-one correspondence with the Q division times Td. 16 × 3) Lagrange interpolation formulas P (x) are specified, and an instantaneous value At at one division time Td is obtained from one Lagrange interpolation formula P (x).

ここで、ラグランジュ補間式P(x)は、時間をxとし、瞬時値Afをyとして、xとyとの関係をxの高次多項式で表した高次補間式であって、次に示す式(1)で与えられる。
p(x)=Σ[j=0,n]L(x)y
ただし、L(x)=Π[i=0(i≠j),n](x-x)/(x-x)・・・式(1)
なお、Π[i=0(i≠j),n](x-x)/(x-x)は、(x-x)の各列の総乗を(x-x)の各列の総乗で除した値、つまり、
(x-x)…(x-xi−1)(x-xi+1)…(x-x)/(x-x)…(x-xi−1)(x-xi+1)…(x-x)
で与えられる値である。
Here, the Lagrangian interpolation equation P (x) is a high-order interpolation equation in which the time is x, the instantaneous value Af is y, and the relationship between x and y is expressed by a high-order polynomial of x. It is given by equation (1).
p (x) = Σ [j = 0, n] L j (x) y j
However, L j (x) = Π [i = 0 (i ≠ j), n] (xx i ) / (x j -x i ) (1)
Π [i = 0 (i ≠ j), n] (xx i ) / (x j -x i ) is the sum of the columns of (xx i ) and each column of (x j -x i ) Divided by the power of, that is,
(xx 0 ) ... (xx i-1 ) (xx i + 1 ) ... (xx n ) / (x j -x 0 ) ... (x j -x i-1 ) (x j -x i + 1 ) ... (x j- xn )
The value given by.

この場合、この例では、nが「3」に規定されているため、ラグランジュ補間式P(x)は次に示す式(2)で与えられる。
p(x)=Σ[j=0,3]L(x)y
=((x-x)(x-x)(x-x)/(x-x)(x-x)(x-x))y
+((x-x)(x-x)(x-x)/(x-x)(x-x)(x-x))y
+((x-x)(x-x)(x-x)/(x-x)(x-x)(x-x))y
+((x-x)(x-x)(x-x)/(x-x)(x-x)(x-x))y・・・式(2)
In this case, since n is defined as “3” in this example, the Lagrange interpolation formula P (x) is given by the following formula (2).
p (x) = Σ [j = 0,3] L j (x) y j
= ((xx 1 ) (xx 2 ) (xx 3 ) / (x 0 -x 1 ) (x 0 -x 2 ) (x 0 -x 3 )) y 0
+ ((xx 0 ) (xx 2 ) (xx 3 ) / (x 1 -x 0 ) (x 1 -x 2 ) (x 1 -x 3 )) y 1
+ ((xx 0 ) (xx 1 ) (xx 3 ) / (x 2 -x 0 ) (x 2 -x 1 ) (x 2 -x 3 )) y 2
+ ((xx 0 ) (xx 1 ) (xx 2 ) / (x 3 -x 0 ) (x 3 -x 1 ) (x 3 -x 2 )) y 3 (2)

具体的には、補間処理回路22は、次のようにして各ラグランジュ補間式P(x)を特定する。最初に、各交流信号S1〜S3のうちのいずれか1つの交流信号S(例えば、交流信号S1)についての各ラグランジュ補間式P(x)を特定する。さらに、交流信号S1についての各ラグランジュ補間式P(x)の中で、まず、上記したQ個(16個)の分割時点Tdのうちの時間的に最も早い1番目の分割時点Td0(図4,5参照)に対応するラグランジュ補間式P(x)を特定する。この際に、補間処理回路22は、図5に示すように、測定対象Ujにおける各サンプリング時点Tzの中で、分割時点Td0に近いn+1個(この例では、nが「3」に規定されているため、4個)のサンプリング時点Tz0〜Tz3を記憶部14に記憶されているデジタルデータDfに基づいて特定する。   Specifically, the interpolation processing circuit 22 specifies each Lagrangian interpolation formula P (x) as follows. First, each Lagrangian interpolation formula P (x) for any one of the AC signals S1 to S3 (for example, the AC signal S1) is specified. Further, in each Lagrangian interpolation formula P (x) for the AC signal S1, first, the first division time point Td0 that is earliest in time among the above-mentioned Q (16) division time points Td (FIG. 4). , 5)), the Lagrange interpolation formula P (x) is specified. At this time, as shown in FIG. 5, the interpolation processing circuit 22 has n + 1 pieces close to the division time point Td0 among the sampling time points Tz in the measurement target Uj (in this example, n is defined as “3”). Therefore, four sampling times Tz0 to Tz3 are specified based on the digital data Df stored in the storage unit 14.

次いで、補間処理回路22は、上記した式(1)で与えられるラグランジュ補間式P(x)内の総和記号(Σ)によって総和される各項(L(x)y)におけるL(x)式内のxjおよびxiにサンプリング時点Tz0〜Tz3を代入する。より具体的には、上記した式(2)内のx〜xにサンプリング時点Tz0〜Tz3をそれぞれ代入する。ここで、隣接するサンプリング時点Tz間の時間長はサンプリング周期Tsに相当して一定であるため、サンプリング時点Tz0を原点として、サンプリング周期Tsを「1」と仮定すると、サンプリング時点Tz0〜Tz3は、それぞれ0、1、2、3にそれぞれ相当する。このように仮定して、上記した式(2)内のx〜xに0、1、2、3をそれぞれ代入する、つまり、上記したL(x)式内のxjおよびxiにおける各々の添字(jおよびi)の値をxjおよびxiの値として代入すると、ラグランジュ補間式P(x)は次に示す式(3)で与えられる。
p(x)=Σ[j=0,3]L(x)y
=((x-1)(x-2)(x-3)/(0-1)(0-2)(0-3))y
+((x-0)(x-2)(x-3)/(1-0)(1-2)(1-3))y
+((x-0)(x-1)(x-3)/(2-0)(2-1)(2-3))y
+((x-0)(x-1)(x-2)/(3-0)(3-1)(3-2))y
=((x-1)(x-2)(x-3)/-6)y
+((x-0)(x-2)(x-3)/2)y
+((x-0)(x-1)(x-3)/-2)y
+((x-0)(x-1)(x-2)/6)y・・・式(3)
Then, the interpolation processing circuit 22, L in terms (L j (x) y j) which is the sum by the total symbol (sigma) of the Lagrange interpolation formula in P (x) given by equation (1) described above j ( x) is substituted for sampling instant Tz0~Tz3 within an expression of x j and x i. More specifically, if the values are the sampling time Tz0~Tz3 to x 0 ~x 3 in equation (2) described above. Here, since the time length between adjacent sampling points Tz is constant corresponding to the sampling period Ts, assuming that the sampling period Ts is “1” with the sampling point Tz0 as the origin, the sampling points Tz0 to Tz3 are These correspond to 0, 1, 2, 3 respectively. Based on this assumption, 0 , 1, 2, and 3 are assigned to x 0 to x 3 in the above equation (2), that is, x j and x i in the above L j (x) equation. Substituting the values of the subscripts ( j and i ) in x as the values of x j and x i , the Lagrange interpolation formula P (x) is given by the following formula (3).
p (x) = Σ [j = 0,3] L j (x) y j
= ((x-1) (x-2) (x-3) / (0-1) (0-2) (0-3)) y 0
+ ((x-0) (x-2) (x-3) / (1-0) (1-2) (1-3)) y 1
+ ((x-0) (x-1) (x-3) / (2-0) (2-1) (2-3)) y 2
+ ((x-0) (x-1) (x-2) / (3-0) (3-1) (3-2)) y 3
= ((x-1) (x-2) (x-3) /-6) y 0
+ ((x-0) (x-2) (x-3) / 2) y 1
+ ((x-0) (x-1) (x-3) /-2) y 2
+ ((x-0) (x-1) (x-2) / 6) y 3 ... Formula (3)

一方、上記した式(2)および式(3)におけるxには、このラグランジュ補間式P(x)に対応する分割時点Td0を代入する。ここで、この例では、測定対象Ujにおけるサンプリング周期Tsの総数mが33であるため、上記したようにサンプリング周期Tsを「1」と仮定すると、測定対象Ujの時間長Tcはm=33となる。また、測定対象UjにQ=16個の分割時点Tdが存在するため、隣接する分割時点Tdの時間長(つまり、分割区間Ud)は、m/Q=33/16=2.0625となる。また、このラグランジュ補間式P(x)に対応する分割時点TdのQ個中における時間的な順位(順番)を0から数えた順位値をkとして(kは0以上の整数)、分割時点Td0をサンプリング時点Tz0と同じ原点とすると、1番目の分割時点Td0は、k×m/Q=0となる。このように仮定して、上記した式(3)内の各xに0をそれぞれ代入する、つまり、上記したL(x)内のxに、ラグランジュ補間式P(x)に対応する分割時点TdのQ個中における時間的な順位を示す順位値kと測定対象Ujにおけるサンプリング周期Tsの総数mとの乗算値をQで除算した除算値(k×m/Q)を代入すると、ラグランジュ補間式P(x)は次に示す式(4)で与えられる。
p(x)=Σ[j=0,3]L(x)y
=((0-1)(0-2)(0-3)/-6)y
+((0-0)(0-2)(0-3)/2)y
+((0-0)(0-1)(0-3)/-2)y
+((0-0)(0-1)(0-2)/6)y
=(-6/-6)y+(0/2)y+(0/-2)y+(0/6)y
=y・・・式(4)
なお、yは、サンプリング時点Tz0における瞬時値Af0である。
On the other hand, the division time point Td0 corresponding to the Lagrangian interpolation formula P (x) is substituted for x in the above formulas (2) and (3). In this example, since the total number m of the sampling periods Ts in the measurement target Uj is 33, assuming that the sampling period Ts is “1” as described above, the time length Tc of the measurement target Uj is m = 33. Become. In addition, since Q = 16 division time points Td exist in the measurement target Uj, the time length of the adjacent division time points Td (that is, the division interval Ud) is m / Q = 33/16 = 2.0625. Further, a ranking value obtained by counting the temporal ranking (order) of Q division times Td corresponding to the Lagrangian interpolation formula P (x) from 0 as k (k is an integer of 0 or more), and the division time Td0. Is the same origin as the sampling time Tz0, the first division time Td0 is k × m / Q = 0. Assuming this, 0 is substituted for each x in the above equation (3), that is, the division time point corresponding to the Lagrange interpolation equation P (x) is substituted for x in the above-mentioned L j (x). When a division value (k × m / Q) obtained by dividing the product of the rank value k indicating the temporal rank in Q of Td and the total number m of the sampling periods Ts in the measurement target Uj by Q is substituted, Lagrange interpolation The expression P (x) is given by the following expression (4).
p (x) = Σ [j = 0,3] L j (x) y j
= ((0-1) (0-2) (0-3) /-6) y 0
+ ((0-0) (0-2) (0-3) / 2) y 1
+ ((0-0) (0-1) (0-3) /-2) y 2
+ ((0-0) (0-1) (0-2) / 6) y 3
= (-6 / -6) y 0 + (0/2) y 1 + (0 / -2) y 2 + (0/6) y 3
= y 0 ... Formula (4)
Y 0 is an instantaneous value Af 0 at the sampling time Tz 0 .

このように、補間処理回路22は、交流信号S1についての1番目の分割時点Td0に対応するラグランジュ補間式P(x)として上記した式(4)を特定する。また、補間処理回路22は、ラグランジュ補間式P(x)を特定する過程で算出したL(x)の値、具体的には、上記したように、L(x)式内のxjおよびxiにおける各々の添字の値をxjおよびxiの値として代入し、かつ分割時点Td0のQ個中における時間的な順位を示す順位値kと測定対象Ujにおけるサンプリング周期Tsの総数mとの乗算値をQで除算した除算値をL(x)式内のxに代入して算出した値(L(x)=(-6/-6)、L(x)=(0/2)、L(x)=(0/-2)、L(x)=(0/6):上記式(4)参照)を係数eとして記憶部14に記憶させる。 Thus, the interpolation processing circuit 22 specifies the above-described equation (4) as the Lagrange interpolation equation P (x) corresponding to the first division time Td0 for the AC signal S1. Further, the interpolation processing circuit 22 determines the value of L j (x) calculated in the process of specifying the Lagrange interpolation formula P (x), specifically, x j in the L j (x) formula as described above. and the value of each subscript in x i is substituted as a value of x j and x i, and the total number of the sampling period Ts in a rank value k indicating the temporal order in the Q of the divided time Td0 measured Uj m A value obtained by substituting the value obtained by dividing the multiplication value by Q with x in the expression L j (x) (L 0 (x) = (-6 / -6), L 1 (x) = ( 0/2), L 2 (x) = (0 / −2), L 3 (x) = (0/6): refer to the above equation (4)), and the coefficient e is stored in the storage unit 14.

次いで、補間処理回路22は、交流信号S1についての2番目の分割時点Td1(図4,5参照)に対応するラグランジュ補間式P(x)を特定する。この際に、補間処理回路22は、図5に示すように、測定対象Ujにおける各サンプリング時点Tzの中で、分割時点Td0に近いn+1個(この例では、nが「3」に規定されているため、4個)のサンプリング時点Tz1〜Tz4を記憶部14に記憶されているデジタルデータDfに基づいて特定する。続いて、補間処理回路22は、上記した分割時点Td0に対応するラグランジュ補間式P(x)を特定する際の処理と同様にして、L(x)式内のxjおよびxiにサンプリング時点Tz1〜Tz4を代入する。 Next, the interpolation processing circuit 22 specifies a Lagrange interpolation formula P (x) corresponding to the second division time Td1 (see FIGS. 4 and 5) for the AC signal S1. At this time, as shown in FIG. 5, the interpolation processing circuit 22 has n + 1 pieces close to the division time point Td0 among the sampling time points Tz in the measurement target Uj (in this example, n is defined as “3”). Therefore, four sampling times Tz1 to Tz4 are specified based on the digital data Df stored in the storage unit 14. Subsequently, the interpolation processing circuit 22 performs sampling to x j and x i in the L j (x) equation in the same manner as the processing for specifying the Lagrange interpolation equation P (x) corresponding to the division time Td0 described above. The time points Tz1 to Tz4 are substituted.

この場合、上記したように、サンプリング時点Tz0を原点として、サンプリング周期Tsを「1」と仮定すると、サンプリング時点Tz1〜Tz4は、それぞれ1、2、3、4にそれぞれ相当するため、上記した式(2)内のx〜xに1、2、3、4をそれぞれ代入する、つまり、上記したL(x)式内のxjおよびxiにおける各々の添字(jおよびi)の値をxjおよびxiの値として代入すると、ラグランジュ補間式P(x)は次に示す式(5)で与えられる。
p(x)=Σ[j=0,3]L(x)y
=((x-2)(x-3)(x-4)/(1-2)(1-3)(1-4))y
+((x-1)(x-3)(x-4)/(2-1)(2-3)(2-4))y
+((x-1)(x-2)(x-4)/(3-1)(3-2)(3-4))y
+((x-1)(x-2)(x-3)/(4-1)(4-2)(4-3))y
=((x-2)(x-3)(x-4)/-6)y
+((x-1)(x-3)(x-4)/2)y
+((x-1)(x-2)(x-4)/-2)y
+((x-1)(x-2)(x-3)/6)y・・・式(5)
In this case, as described above, assuming that the sampling time Tz0 is the origin and the sampling period Ts is “1”, the sampling time points Tz1 to Tz4 correspond to 1, 2, 3, and 4, respectively. Substituting 1, 2, 3, and 4 for x 0 to x 3 in (2), that is, subscripts ( j and i ) of x j and x i in the above expression L j (x) When the values are substituted as the values of x j and x i , the Lagrange interpolation formula P (x) is given by the following formula (5).
p (x) = Σ [j = 0,3] L j (x) y j
= ((x-2) (x-3) (x-4) / (1-2) (1-3) (1-4)) y 0
+ ((x-1) (x-3) (x-4) / (2-1) (2-3) (2-4)) y 1
+ ((x-1) (x-2) (x-4) / (3-1) (3-2) (3-4)) y 2
+ ((x-1) (x-2) (x-3) / (4-1) (4-2) (4-3)) y 3
= ((x-2) (x-3) (x-4) /-6) y 0
+ ((x-1) (x-3) (x-4) / 2) y 1
+ ((x-1) (x-2) (x-4) /-2) y 2
+ ((x-1) (x-2) (x-3) / 6) y 3 ... Formula (5)

この場合、上記した式(2)および式(5)から明かなように、両式におけるL(x)内の分母部分の値(以下、分母部分の値を「値g」ともいう)が同じ値となる。つまり、m個のうちのどのn個のサンプリング時点Tzを選択したとしても、xjおよびxiにおける各々の添字の値をxjおよびxiの値として代入したときには、n個のサンプリング時点Tzが連続するサンプリング時点Tzである限り、L(x)内の分母部分の値gは同じ値となる。 In this case, as is clear from the above equations (2) and (5), the value of the denominator portion in L j (x) in both equations (hereinafter, the value of the denominator portion is also referred to as “value g”) is It becomes the same value. That is, even select the m which n sampling time Tz of, when substituting the value of each subscript in x j and x i as the values of x j and x i are, n sampling time Tz As long as is a continuous sampling time Tz, the value g of the denominator portion in L j (x) is the same value.

また、上記したように、サンプリング周期Tsを「1」と仮定し、分割時点Td0をサンプリング時点Tz0と同じ原点とすると、2番目の分割時点Td1は、k×m/Q=1×33/16=2.0625となるため、上記した式(5)内の各xに2をそれぞれ代入すると、ラグランジュ補間式P(x)は次に示す式(6)で与えられる。
p(x)=Σ[j=0,3]L(x)y
=((2.0625-2)(2.0625-3)(2.0625-4)/-6)y
+((2.0625-1)(2.0625-3)(2.0625-4)/2)y
+((2.0625-1)(2.0625-2)(2.0625-4)/-2)y
+((2.0625-1)(2.0625-2)(2.0625-3)/6)y・・・式(6)
なお、yは、サンプリング時点Tz2における瞬時値Af2である。
Further, as described above, assuming that the sampling period Ts is “1” and the division time point Td0 is the same origin as the sampling time point Tz0, the second division time point Td1 is k × m / Q = 1 × 33/16. = 2.0625, therefore, if 2 is substituted for each x in the above equation (5), the Lagrange interpolation equation P (x) is given by the following equation (6).
p (x) = Σ [j = 0,3] L j (x) y j
= ((2.0625-2) (2.0625-3) (2.0625-4) /-6) y 0
+ ((2.0625-1) (2.0625-3) (2.0625-4) / 2) y 1
+ ((2.0625-1) (2.0625-2) (2.0625-4) /-2) y 2
+ ((2.0625-1) (2.0625-2) (2.0625-3) / 6) y 3 ... Formula (6)
Incidentally, y 1 is the instantaneous value Af2 at the sampling time Tz2.

このように、補間処理回路22は、交流信号S1についての2番目の分割時点Td1に対応するラグランジュ補間式P(x)として上記した式(6)を特定する。また、補間処理回路22は、ラグランジュ補間式P(x)を特定する過程で算出したL(x)の値(L(x)=(0/-6)、L(x)=(2/2)、L(x)=(0/-2)、L(x)=(0/6):上記式(6)参照)を係数eとして処理部15に記憶させる。 Thus, the interpolation processing circuit 22 specifies the above-described equation (6) as the Lagrange interpolation equation P (x) corresponding to the second division time Td1 for the AC signal S1. Further, the interpolation processing circuit 22 calculates the value of L j (x) (L 0 (x) = (0 / -6), L 1 (x) = () calculated in the process of specifying the Lagrangian interpolation formula P (x). 2/2), L 2 (x) = (0 / −2), L 3 (x) = (0/6): refer to the above equation (6)) is stored in the processing unit 15 as the coefficient e.

以下、補間処理回路22は、上記した手順と同様の手順で、交流信号S1についての3番目の分割時点Td1から16番目の分割時点Td16にそれぞれ対応するラグランジュ補間式P(x)を特定する。ラグランジュ補間式P(x)を特定する過程で算出したL(x)の値を係数eとして処理部15に記憶させる。 Hereinafter, the interpolation processing circuit 22 specifies Lagrange interpolation formulas P (x) respectively corresponding to the third division time Td1 to the 16th division time Td16 for the AC signal S1 in the same procedure as described above. The value of L j (x) calculated in the process of specifying the Lagrangian interpolation formula P (x) is stored in the processing unit 15 as the coefficient e.

以上により、交流信号S1についての各分割時点Tdに対応するラグランジュ補間式P(x)の特定が終了する。次いで、補間処理回路22は、交流信号S2,S3についての各分割時点Tdに対応するラグランジュ補間式P(x)を特定する。この際に、補間処理回路22は、記憶部14に記憶されている係数eを読み出して用いる。このような処理を行うことにより、交流信号S2,S3についてのラグランジュ補間式P(x)を特定する際にL(x)式を算出する必要がないため、その分のラグランジュ補間式P(x)を特定する際の処理時間が十分に短縮される。 Thus, the identification of the Lagrangian interpolation formula P (x) corresponding to each division time Td for the AC signal S1 is completed. Next, the interpolation processing circuit 22 specifies a Lagrangian interpolation formula P (x) corresponding to each division time Td for the AC signals S2 and S3. At this time, the interpolation processing circuit 22 reads and uses the coefficient e stored in the storage unit 14. By performing such processing, it is not necessary to calculate the L j (x) equation when specifying the Lagrange interpolation equation P (x) for the AC signals S2 and S3. The processing time for specifying x) is sufficiently shortened.

一方、上記したように、L(x)式内のxjおよびxiにおける各々の添字(jおよびi)の値は、瞬時値Afや総数mに拘わらず、予め決められたnによって決まる。このため、補間処理回路22は、xjおよびxiだけによって算出されるL(x)式内における分母部分の値gを、測定装置1の起動時から総数mが特定されるまでの間に算出して記憶部14に記憶させる。このような処理を行うことで、総数mを特定してその総数mを用いてラグランジュ補間式P(x)を特定するまでに要する時間がさらに短縮される。 On the other hand, as described above, the values of the subscripts ( j and i ) in x j and x i in the expression L j (x) are determined by a predetermined n regardless of the instantaneous value Af or the total number m. . For this reason, the interpolation processing circuit 22 calculates the value g of the denominator part in the L j (x) expression calculated only by x j and x i until the total number m is specified from when the measuring apparatus 1 is started. And stored in the storage unit 14. By performing such processing, the time required for specifying the total number m and specifying the Lagrange interpolation formula P (x) using the total number m is further shortened.

次いで、補間処理回路22は、上記のように特定した各ラグランジュ補間式P(x)内のyに瞬時値Afを代入して各分割時点Tdにおける瞬時値Atを求めると共に、瞬時値Atを示すデジタルデータDtを出力する。 Subsequently, the interpolation processing circuit 22 obtains the instantaneous value At at each division time Td by substituting the instantaneous value At into y j in each Lagrange interpolation formula P (x) specified as described above, and the instantaneous value At is calculated. The digital data Dt shown is output.

一方、測定部16では、実効値演算処理回路31が実効値演算処理を実行する。この実効値演算処理では、実効値演算処理回路31は、サンプリング部12から出力されるデジタルデータDf(瞬時値Af)を用いて交流信号Sについての物理量(例えば、電圧や電力)の実効値を測定する。   On the other hand, in the measurement unit 16, the effective value calculation processing circuit 31 executes the effective value calculation processing. In this effective value calculation processing, the effective value calculation processing circuit 31 uses the digital data Df (instantaneous value Af) output from the sampling unit 12 to calculate the effective value of a physical quantity (for example, voltage or power) for the AC signal S. taking measurement.

また、FFT処理回路32が、処理部15から出力されるデジタルデータDt(瞬時値At)を用いて測定対象Uj毎にFFT処理を実行し交流信号Sに含まれる高調波の次数および振幅を測定する。この測定装置1では、測定対象Ujにおいて2のべき乗数の瞬時値Atが算出されるため、FFT処理を効率的に行うことが可能となっている。また、この測定装置1では、上記したように各瞬時値Atが正確に算出されるため、交流信号Sに含まれる高調波の次数および振幅がFFT処理によって正確に測定される。   Further, the FFT processing circuit 32 performs FFT processing for each measurement target Uj using the digital data Dt (instantaneous value At) output from the processing unit 15 to measure the order and amplitude of the harmonics included in the AC signal S. To do. In this measuring apparatus 1, since the instantaneous value At of the power of 2 is calculated in the measurement target Uj, it is possible to efficiently perform the FFT processing. Further, in the measuring apparatus 1, since each instantaneous value At is accurately calculated as described above, the order and amplitude of the harmonics included in the AC signal S are accurately measured by FFT processing.

また、判定処理回路33が、判定処理を実行する。この判定処理では、判定処理回路33は、処理部15から出力されるデジタルデータDt(補間処理によって算出される瞬時値At)を用いて交流信号Sにおける測定対象Ujの良否を判定する。具体的には、判定処理回路33は、測定対象Ujの直前に入力した、測定対象Ujと同数の周期Ta分(この例では、1つの周期Ta分)の交流信号Sを比較対象として規定し、この比較対象における各デジタルデータDtについて設定した上限値および下限値と、測定対象Ujにおける各瞬時値Atとを比較し、その比較結果に基づいて良否を判定する。この場合、判定処理回路33は、測定対象Ujにおける瞬時値Atの全てが下限値から上限値までの間に含まれているときには、その測定対象Ujを良好と判定し、測定対象Ujにおいて下限値から上限値までの間に含まれていない瞬時値Atが1つでも存在するときには、その測定対象Ujを不良と判定する。   Further, the determination processing circuit 33 executes determination processing. In this determination process, the determination processing circuit 33 determines the quality of the measurement target Uj in the AC signal S using the digital data Dt output from the processing unit 15 (instantaneous value At calculated by the interpolation process). Specifically, the determination processing circuit 33 defines the AC signal S that is input immediately before the measurement target Uj and has the same number of periods Ta as the measurement target Uj (in this example, one period Ta) as a comparison target. The upper limit value and lower limit value set for each digital data Dt in the comparison target are compared with each instantaneous value At in the measurement target Uj, and pass / fail is determined based on the comparison result. In this case, when all of the instantaneous values At in the measurement target Uj are included between the lower limit value and the upper limit value, the determination processing circuit 33 determines that the measurement target Uj is good and determines the lower limit value in the measurement target Uj. If there is even one instantaneous value At that is not included in the range from to the upper limit value, the measurement object Uj is determined to be defective.

この測定装置1では、補間処理を行うことにより、測定対象Ujとして規定した1つの周期Ta分の交流信号Sにおいて算出した瞬時値Atの数と、比較対象として規定した1つの周期Ta分の交流信号Sにおいて算出した瞬時値Atの数が同数となる。このため、この測定装置1では、交流信号Sの周波数が変動している場合であっても、測定対象Ujにおける全ての瞬時値Atと、各瞬時値Atにそれぞれ対応する比較対象における各瞬時値Atについて設定された上限値および下限値とを比較することができる。この結果、この測定装置1では、瞬時値Atと上限値および下限値との比較結果に基づいて測定対象Ujの良否を判定する際の判定精度を十分に高めることが可能となっている。   In this measuring apparatus 1, by performing an interpolation process, the number of instantaneous values At calculated in the AC signal S for one cycle Ta specified as the measurement target Uj and the AC for one cycle Ta specified as the comparison target. The number of instantaneous values At calculated in the signal S is the same. For this reason, in this measuring apparatus 1, even if the frequency of the AC signal S is fluctuating, all the instantaneous values At in the measurement target Uj and the instantaneous values in the comparison target corresponding to each instantaneous value At, respectively. The upper limit value and the lower limit value set for At can be compared. As a result, in the measurement apparatus 1, it is possible to sufficiently increase the determination accuracy when determining the quality of the measurement target Uj based on the comparison result between the instantaneous value At and the upper limit value and the lower limit value.

以後、処理部15は、上記した補間処理を繰り返して実行して、瞬時値Atを示すデジタルデータDtを出力し、測定部16は、上記した実効値演算処理、FFT処理および判定処理を繰り返して実行する。また、測定部16は、測定された物理量の実効値、交流信号Sに含まれる高調波の次数および振幅、並びに測定対象Ujについての良否判定の結果を図外の表示部に表示させる。   Thereafter, the processing unit 15 repeatedly executes the above-described interpolation processing to output digital data Dt indicating the instantaneous value At, and the measurement unit 16 repeats the above-described effective value calculation processing, FFT processing, and determination processing. Execute. In addition, the measurement unit 16 displays the measured effective value of the physical quantity, the order and amplitude of the harmonics included in the AC signal S, and the result of the quality determination for the measurement target Uj on a display unit outside the drawing.

このように、この測定装置1および測定方法では、各交流信号Sの1つについてのQ個のラグランジュ補間式P(x)を特定する際に、ラグランジュ補間式P(x)内の総和記号(Σ)によって総和される各項におけるL(x)式の値を算出してその値を係数eとして記憶部に記憶させる。このため、この測定装置1および測定方法では、複数の交流信号Sのうちの、上記した処理を実行した交流信号Sを除く他の交流信号Sについてのラグランジュ補間式P(x)を特定する際には、係数として記憶されている各L(x)式の値を読み出して、その係数に瞬時値Afを乗算して各項を算出して総和するだけの簡易な演算でラグランジュ補間式P(x)を特定することができる。したがって、この測定装置1および測定方法によれば、ラグランジュ補間式内のL(x)式の一部である分母部分の値gだけを予め計算して記憶させる従来の構成および方法とは異なり、ラグランジュ補間式P(x)式の特定に際して、ラグランジュ補間式内のL(x)式の全体を算出する必要がないため、ラグランジュ補間式P(x)を特定する際の処理時間を十分に短縮させることができる。 As described above, in the measurement apparatus 1 and the measurement method, when specifying the Q Lagrangian interpolation formulas P (x) for one of the AC signals S, the summation symbol (Lagrange interpolation formula P (x)) The value of the expression L j (x) in each term summed by Σ) is calculated, and the value is stored as a coefficient e in the storage unit. Therefore, in the measurement apparatus 1 and the measurement method, when the Lagrange interpolation formula P (x) is specified for the other AC signals S of the plurality of AC signals S other than the AC signal S that has been subjected to the above-described processing. The Lagrange interpolation formula P is a simple operation that simply reads out the value of each L j (x) expression stored as a coefficient, multiplies the coefficient by the instantaneous value Af, calculates each term, and sums them up. (X) can be specified. Therefore, according to the measurement apparatus 1 and the measurement method, unlike the conventional configuration and method in which only the value g of the denominator part that is a part of the L j (x) equation in the Lagrange interpolation equation is calculated and stored in advance. When specifying the Lagrange interpolation equation P (x), it is not necessary to calculate the entire L j (x) equation in the Lagrange interpolation equation, so that the processing time for specifying the Lagrange interpolation equation P (x) is sufficient. Can be shortened.

また、この測定装置1および測定方法では、総数mの特定に先立ってL(x)式における分母部分の値gを算出して記憶部14に記憶させ、総数mを特定した後に記憶部14に記憶されている分母部部分の値gを用いてL(x)式の値を算出する。このため、この測定装置1および測定方法によれば、例えば、測定装置1の起動時から総数mが特定されるまでの間に分母部分の値gを算出して記憶部14に記憶させておくことで、総数mを特定してその総数mを用いてラグランジュ補間式P(x)を特定するまでの時間をさらに短縮させることができる。 Further, in the measuring apparatus 1 and the measuring method, the value g of the denominator part in the L j (x) equation is calculated and stored in the storage unit 14 prior to specifying the total number m, and the storage unit 14 is specified after the total number m is specified. Is used to calculate the value of the expression L j (x). Therefore, according to the measurement device 1 and the measurement method, for example, the value g of the denominator portion is calculated and stored in the storage unit 14 from when the measurement device 1 is activated until the total number m is specified. Thus, it is possible to further reduce the time until the Lagrange interpolation formula P (x) is specified by specifying the total number m and using the total number m.

なお、本発明に係る測定装置および測定方法は、上記の構成および方法に限定されない。例えば、立ち上がりのゼロクロスの直後のサンプリング時点Tz(上記の例では、図3に示すサンプリング時点Tz0)から、次の立ち上がりのゼロクロスを検出した直後のサンプリング時点Tz(上記の例では、同図に示すサンプリング時点Tz33)までの区間(以下、この区間を「第1の区間」ともいう)を測定対象Ujとして規定する例について上記したが、次のようにして測定対象Ujを規定する構成および方法を採用することもできる。   In addition, the measuring apparatus and measuring method which concern on this invention are not limited to said structure and method. For example, from the sampling time Tz immediately after the rising zero cross (in the above example, the sampling time Tz0 shown in FIG. 3), the sampling time Tz immediately after detecting the next rising zero cross (in the above example, shown in FIG. Although the example in which the section up to the sampling time Tz33) is defined as the measurement target Uj (hereinafter, this section is also referred to as “first section”) has been described above, the configuration and method for defining the measurement target Uj as follows. It can also be adopted.

この構成および方法では、処理部15が、サンプリング処理によって取得された交流信号Sの立ち上がりのゼロクロス(以下、「1つ目のゼロクロス」ともいう)の前後における瞬時値Af(例えば、図3に示す瞬時値Af0、および瞬時値Af0の1つ前に取得された瞬時値Af)に基づいてゼロクロス算出用の補間式(例えば、直線補間式)を特定し、そのゼロクロス算出用の補間式から1つ目のゼロクロスの時点を算出する。また、処理部15は、次の立ち上がりのゼロクロス(以下、「2つ目のゼロクロス」ともいう)の前後における瞬時値Af(例えば、図5に示す瞬時値Af32,33)に基づいてゼロクロス算出用の補間式(例えば、直線補間式)を特定し、そのゼロクロス算出用の補間式から2つ目のゼロクロスの時点を算出する。また、処理部15は、算出した2つのゼロクロス(1つ目および2つ目のゼロクロス)の時点によって区分される交流信号Sの周期Taの1または複数分の区間を測定対象Ujとして規定する。   In this configuration and method, the processing unit 15 has an instantaneous value Af (for example, shown in FIG. 3) before and after the rising zero cross (hereinafter also referred to as “first zero cross”) of the AC signal S acquired by the sampling process. Based on the instantaneous value Af0 and the instantaneous value Af acquired immediately before the instantaneous value Af0), an interpolation formula for zero cross calculation (for example, a linear interpolation formula) is specified, and one interpolation formula for zero cross calculation is used. Calculate the time of the zero crossing of the eye. Further, the processing unit 15 calculates zero crossing based on instantaneous values Af (for example, instantaneous values Af32 and 33 shown in FIG. 5) before and after the next rising zero cross (hereinafter also referred to as “second zero cross”). The interpolation formula (for example, linear interpolation formula) is specified, and the second zero-cross point is calculated from the zero-cross calculation formula. Further, the processing unit 15 defines, as the measurement target Uj, a section corresponding to one or a plurality of periods Ta of the AC signal S divided by the calculated two zero cross points (first and second zero crosses).

また、この構成および方法では、処理部15は、上記のようにして算出した交流信号Sの1周期Taと、上記した第1の区間の長さとが異なるときには、これら双方の値に基づいてラグランジュ補間式P(x)内における上記したmの値を特定する。具体的には、処理部15は、例えば、上記のようにして算出した交流信号Sの1周期Taが、第1の区間の長さよりも1%長い場合において(つまり、1.01倍のとき)、第1の区間において33回のサンプリング周期Tsがカウントされたときには、上記した補間処理において、カウントされた33に1.01を乗じた33.33を上記したmとしてラグランジュ補間式P(x)を特定する。   Further, in this configuration and method, when the one cycle Ta of the AC signal S calculated as described above is different from the length of the first section described above, the processing unit 15 performs Lagrange based on both values. The value of m described above in the interpolation formula P (x) is specified. Specifically, the processing unit 15, for example, in the case where one cycle Ta of the AC signal S calculated as described above is 1% longer than the length of the first section (that is, when it is 1.01 times). ) When 33 sampling periods Ts are counted in the first interval, in the above-described interpolation processing, 33.33 obtained by multiplying the counted 33 by 1.01 is set to m as described above, and the Lagrange interpolation formula P (x ).

ここで、2つのゼロクロスの直後の各サンプリング時点Tzの間の区間を測定対象Ujとして規定する上記の構成および方法では、ゼロクロスの時点からその直後のサンプリング時点Tzまでの時間が変動することがあり、これにより、測定対象Ujの長さが交流信号Sの1周期Ta分よりも長くなったり、短くなったりすることがある。この結果、この構成および方法では、例えば、交流信号Sの1周期Ta分の区間をQ個に均等に分割した各分割区間Udの先端に相当する各分割時点Tdにおける瞬時値Atをラグランジュ補間式P(x)から求めようとした場合において、測定対象Ujの長さが交流信号Sの1周期Ta分とは異なる長さとなることに起因して、求めた各瞬時値Atが不正確な値となるおそれがある。これに対してこの構成および方法によれば、交流信号Sの1周期Ta分を正確に算出することができる結果、その1周期Ta分を測定対象Ujとして規定することができるため、このような瞬時値Atを正確に求めることができる。   Here, in the above-described configuration and method in which the interval between the sampling points Tz immediately after the two zero crosses is defined as the measurement target Uj, the time from the zero crossing point to the immediately subsequent sampling point Tz may vary. Thereby, the length of the measuring object Uj may be longer or shorter than one cycle Ta of the AC signal S. As a result, in this configuration and method, for example, the instantaneous value At at each division time Td corresponding to the tip of each division section Ud obtained by equally dividing the section corresponding to one period Ta of the AC signal S into Q pieces is represented by a Lagrange interpolation formula. When trying to obtain from P (x), each of the obtained instantaneous values At is an inaccurate value because the length of the measurement object Uj is different from the length of one cycle Ta of the AC signal S. There is a risk of becoming. On the other hand, according to this configuration and method, since one cycle Ta of the AC signal S can be accurately calculated, the one cycle Ta can be defined as the measurement target Uj. The instantaneous value At can be obtained accurately.

また、「n」を3に規定し、ラグランジュ補間式P(x)に用いる瞬時値Afの数を(n+1)個(つまり、4個)に規定した構成および方法について上記したが、「n」は1以上の任意の整数に規定することができる。   The configuration and method in which “n” is defined as 3 and the number of instantaneous values Af used in the Lagrange interpolation formula P (x) is defined as (n + 1) (that is, 4) has been described above. Can be defined as any integer greater than or equal to one.

また、立ち上がりのゼロクロスを検出した直後のサンプリング時点Tzから、次にゼロクロスを検出した直前のサンプリング時点Tzまでのほぼ1周期Ta分に相当する区間を測定対象Ujとして規定する構成および方法について上記したが、測定対象Ujは、任意の2つのサンプリング時点Tz間によって区分される任意の長さに規定することができる。   Further, the configuration and the method for defining the section corresponding to approximately one period Ta from the sampling time Tz immediately after detecting the rising zero cross to the next sampling time Tz immediately before detecting the zero cross as the measurement target Uj are described above. However, the measurement object Uj can be defined to have an arbitrary length divided by any two sampling time points Tz.

また、L(x)式内における分母部分の値gを、測定装置1の起動時から総数mを特定するまでの間に算出して記憶部14に記憶させる構成および方法について上記したが、総数mを特定した時点でこの分母部分の値gを含むL(x)式全体の値を算出して記憶部14に記憶させる構成および方法を採用することもできる。 The configuration and method of calculating and storing the value g of the denominator part in the expression L j (x) from when the measuring apparatus 1 is started until the total number m is specified in the storage unit 14 are described above. It is also possible to adopt a configuration and method in which the value of the entire L j (x) expression including the value g of the denominator part is calculated and stored in the storage unit 14 when the total number m is specified.

1 測定装置
12 サンプリング部
15 処理部
16 測定部
Af 瞬時値
At 瞬時値
e 係数
g 値
k 順位値
m 総数
S1〜S3 交流信号
Ud 分割区間
Uj 測定対象
Td0〜Td15 分割時点
Ts サンプリング周期
DESCRIPTION OF SYMBOLS 1 Measuring apparatus 12 Sampling part 15 Processing part 16 Measuring part Af Instantaneous value At Instantaneous value e Coefficient g Value k Rank value m Total number S1-S3 AC signal Ud Division | segmentation area Uj Measurement object Td0-Td15 Division | segmentation time Ts Sampling period

Claims (4)

複数の交流信号を入力して当該各交流信号の瞬時値を予め決められたサンプリング周期で取得するサンプリング処理を実行するサンプリング部と、
測定対象として規定した前記交流信号における一部の区間の波形を表す補間式であって下記の(1)式で与えられるラグランジュ補間式を、前記測定対象において前記サンプリング処理によって取得された前記瞬時値のうちの時間的に連続するn+1(nは予め決められた1以上の整数)個の瞬時値に基づいて特定すると共に、前記測定対象の時間長をQ(Qは予め決められた2以上の整数)個に分割した各分割区間の先端に相当する全部でQ個の分割時点における前記瞬時値を前記ラグランジュ補間式から求める補間処理を行う処理部と、
前記補間処理によって算出された前記瞬時値を用いて前記交流信号についての測定を行う測定部とを備えた測定装置であって、
前記処理部は、前記Q個の各分割時点に一対一で対応するQ個の前記ラグランジュ補間式を特定し、前記各交流信号のうちのいずれか1つの交流信号についての当該各ラグランジュ補間式を特定する際には、前記各ラグランジュ補間式内の総和記号によって総和される各項の前記L(x)式内のxjおよびxiにおける各々の添字の値を当該xjおよび当該xiの値として代入し、かつ当該各ラグランジュ補間式にそれぞれ対応する前記各分割時点の前記Q個中における時間的な順位を0から数えた順位値k(kは0以上の整数)と前記測定対象における前記サンプリング周期の総数m(mは0以上の値)との乗算値を前記Qで除算した除算値(k×m/Q)を前記L(x)式内のxに代入して算出した当該L(x)式の値を係数として記憶部に記憶させ、前記各交流信号のうちの前記1つの交流信号を除く他の交流信号についての前記各ラグランジュ補間式を前記記憶部に記憶されている前記係数を用いて特定する測定装置。
p(x)=Σ[j=0,n]L(x)y(但し、L(x)=Π[i=0(i≠j),n](x-x)/(x-x))…(1)式
A sampling unit that performs a sampling process for inputting a plurality of AC signals and acquiring instantaneous values of the AC signals at a predetermined sampling period;
An interpolation formula representing a waveform of a part of the AC signal defined as a measurement target, and a Lagrangian interpolation formula given by the following formula (1), the instantaneous value acquired by the sampling processing in the measurement target: Are specified based on n + 1 (n is a predetermined integer equal to or greater than 1) instantaneous values, and the time length of the measurement target is determined by Q (Q is equal to or greater than 2 determined in advance) A processing unit for performing an interpolation process for obtaining the instantaneous values from the Lagrangian interpolation formula at a total of Q division points corresponding to the tip of each division section divided into (integer) pieces;
A measurement device including a measurement unit that performs measurement on the AC signal using the instantaneous value calculated by the interpolation process,
The processing unit specifies Q Lagrangian interpolation formulas corresponding one-to-one to the Q division time points, and determines the Lagrangian interpolation formulas for any one of the AC signals. When specifying, the subscript values of x j and x i in the L j (x) expression of each term summed up by the summation symbol in each Lagrangian interpolation formula are the x j and x i And a measurement value to which the temporal ranking in the Q points at each of the divided points corresponding to each Lagrangian interpolation formula is counted from 0 (k is an integer of 0 or more) and the measurement object The value obtained by dividing the product of the total number of sampling periods m (where m is a value greater than or equal to 0) by Q and divided by Q (k × m / Q) is substituted for x in the expression L j (x). the said L j (x) equation values stored in the storage unit as a coefficient of the previous The measuring device identified using the coefficients a stored each Lagrange interpolation equation in the storage unit of the other AC signals except for one of the AC signal out of the AC signal.
p (x) = Σ [j = 0, n] L j (x) y j (where L j (x) = Π [i = 0 (i ≠ j), n] (xx i ) / (x j -x i )) ... (1)
前記処理部は、前記総数mの特定に先立って前記L(x)式における分母部分の値を算出して前記記憶部に記憶させ、前記総数mを特定した後に前記記憶部に記憶されている前記分母部分の値を用いて前記L(x)式の値を算出する請求項1記載の測定装置。 Prior to specifying the total number m, the processing unit calculates a value of a denominator part in the L j (x) equation and stores it in the storage unit. After specifying the total number m, the processing unit stores the value in the storage unit. The measuring apparatus according to claim 1, wherein the value of the L j (x) equation is calculated using a value of the denominator portion. 前記処理部は、前記サンプリング処理によって取得された前記交流信号のゼロクロスの前後における前記瞬時値に基づいてゼロクロス算出用の補間式を特定すると共に、前記ゼロクロスの時点を前記ゼロクロス算出用の補間式から算出して、当該ゼロクロスの時点によって区分される前記交流信号の周期の1または複数分の区間を前記測定対象として規定する請求項1または2記載の測定装置。   The processing unit specifies an interpolation formula for zero cross calculation based on the instantaneous value before and after the zero cross of the AC signal acquired by the sampling process, and determines the time of the zero cross from the interpolation formula for zero cross calculation. The measuring apparatus according to claim 1, wherein the measurement object defines a section corresponding to one or a plurality of periods of the AC signal calculated and divided according to the time of the zero crossing. 複数の交流信号を入力して当該各交流信号の瞬時値を予め決められたサンプリング周期で取得するサンプリング処理を実行し、
測定対象として規定した前記交流信号における一部の区間の波形を表す補間式であって下記の(1)式で与えられるラグランジュ補間式を、前記測定対象において前記サンプリング処理によって取得された前記瞬時値のうちの時間的に連続するn+1(nは予め決められた1以上の整数)個の瞬時値に基づいて特定すると共に、前記測定対象の時間長をQ(Qは予め決められた2以上の整数)個に分割した各分割区間の先端に相当する全部でQ個の分割時点における前記瞬時値を前記ラグランジュ補間式から求める補間処理を行い、
前記補間処理によって算出された前記瞬時値を用いて前記交流信号についての測定を行う測定方法であって、
前記Q個の各分割時点に一対一で対応するQ個の前記ラグランジュ補間式を特定し、前記各交流信号のうちのいずれか1つの交流信号についての当該各ラグランジュ補間式を特定する際には、前記各ラグランジュ補間式内の総和記号によって総和される各項の前記L(x)式内のxjおよびxiにおける各々の添字の値を当該xjおよび当該xiの値として代入し、かつ当該各ラグランジュ補間式にそれぞれ対応する前記各分割時点の前記Q個中における時間的な順位を0から数えた順位値k(kは0以上の整数)と前記測定対象における前記サンプリング周期の総数m(mは0以上の値)との乗算値を前記Qで除算した除算値(k×m/Q)を前記L(x)式内のxに代入して算出した当該L(x)式の値を係数として記憶部に記憶させ、前記各交流信号のうちの前記1つの交流信号を除く他の交流信号についての前記各ラグランジュ補間式を前記記憶部に記憶されている前記係数を用いて特定する測定方法。
p(x)=Σ[j=0,n]L(x)y(但し、L(x)=Π[i=0(i≠j),n](x-x)/(x-x))…(1)式
A sampling process for inputting a plurality of AC signals and acquiring instantaneous values of the AC signals at a predetermined sampling period is performed.
An interpolation formula representing a waveform of a part of the AC signal defined as a measurement target, and a Lagrangian interpolation formula given by the following formula (1), the instantaneous value acquired by the sampling processing in the measurement target: Are specified based on n + 1 (n is a predetermined integer equal to or greater than 1) instantaneous values, and the time length of the measurement target is determined by Q (Q is equal to or greater than 2 determined in advance) (Integer) performing an interpolation process to obtain the instantaneous values from the Lagrange interpolation formula at the time of Q divisions corresponding to the leading ends of each divided section,
A measurement method for measuring the AC signal using the instantaneous value calculated by the interpolation process,
When identifying the Q Lagrangian interpolation formulas that correspond one-to-one to the Q division time points, and identifying the Lagrangian interpolation formulas for any one of the AC signals, Substituting the subscript values of x j and x i in the L j (x) expression of each term summed by the summation symbol in each Lagrangian interpolation formula as the values of x j and x i , And a ranking value k (k is an integer of 0 or more) counting from 0 the temporal ranking among the Q points at each division time point corresponding to each Lagrangian interpolation formula, and the sampling period of the measurement object. total m (m is 0 or a value) quotient multiplied value divided by the Q of the (k × m / Q) said L j (x) the L j which is calculated by substituting the expressions of x ( x) is stored in the storage unit as a coefficient, and the AC signal Measurement method identified using the coefficients a stored each Lagrange interpolation equation in the storage unit of the other AC signals except the Chino said one ac signal.
p (x) = Σ [j = 0, n] L j (x) y j (where L j (x) = Π [i = 0 (i ≠ j), n] (xx i ) / (x j -x i )) ... (1)
JP2011013639A 2011-01-26 2011-01-26 Measuring apparatus and measuring method Active JP5701079B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011013639A JP5701079B2 (en) 2011-01-26 2011-01-26 Measuring apparatus and measuring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011013639A JP5701079B2 (en) 2011-01-26 2011-01-26 Measuring apparatus and measuring method

Publications (2)

Publication Number Publication Date
JP2012154764A true JP2012154764A (en) 2012-08-16
JP5701079B2 JP5701079B2 (en) 2015-04-15

Family

ID=46836638

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011013639A Active JP5701079B2 (en) 2011-01-26 2011-01-26 Measuring apparatus and measuring method

Country Status (1)

Country Link
JP (1) JP5701079B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2015063943A1 (en) * 2013-11-01 2017-03-09 インフォメティス株式会社 Signal processing system, signal processing method, and signal processing program
WO2018146844A1 (en) * 2017-02-09 2018-08-16 理化工業株式会社 Zero-crossing detection device and zero-crossing detection method
CN117147945A (en) * 2023-07-20 2023-12-01 威胜能源技术股份有限公司 Estimation method for effective value of embedded acquisition alternating current signal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06242158A (en) * 1992-12-21 1994-09-02 Tokyo Electric Power Co Inc:The Transmission line constant measuring device and improving method for its measurement precision
JPH095362A (en) * 1995-06-16 1997-01-10 Koyo Denki Kk Waveform detector and detection method
JP2002314378A (en) * 2001-04-18 2002-10-25 Matsushita Electric Ind Co Ltd Sampling frequency converter
JP2004173183A (en) * 2002-11-22 2004-06-17 Toa Corp Transformation device for lagrange interpolation sampling rate

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06242158A (en) * 1992-12-21 1994-09-02 Tokyo Electric Power Co Inc:The Transmission line constant measuring device and improving method for its measurement precision
JPH095362A (en) * 1995-06-16 1997-01-10 Koyo Denki Kk Waveform detector and detection method
JP2002314378A (en) * 2001-04-18 2002-10-25 Matsushita Electric Ind Co Ltd Sampling frequency converter
JP2004173183A (en) * 2002-11-22 2004-06-17 Toa Corp Transformation device for lagrange interpolation sampling rate

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2015063943A1 (en) * 2013-11-01 2017-03-09 インフォメティス株式会社 Signal processing system, signal processing method, and signal processing program
US10317438B2 (en) 2013-11-01 2019-06-11 Informetis Corporation Signal processing system signal processing method and signal processing program for estimating operation conditions from pieces of current and voltage information of an electric device
WO2018146844A1 (en) * 2017-02-09 2018-08-16 理化工業株式会社 Zero-crossing detection device and zero-crossing detection method
WO2018146767A1 (en) * 2017-02-09 2018-08-16 理化工業株式会社 Zero-crossing detection device
CN117147945A (en) * 2023-07-20 2023-12-01 威胜能源技术股份有限公司 Estimation method for effective value of embedded acquisition alternating current signal
CN117147945B (en) * 2023-07-20 2024-04-12 威胜能源技术股份有限公司 Estimation method for effective value of embedded acquisition alternating current signal

Also Published As

Publication number Publication date
JP5701079B2 (en) 2015-04-15

Similar Documents

Publication Publication Date Title
RU2613584C2 (en) Method and device for analyzing quality of electric power in three-phase electrical network
CN103869162A (en) Dynamic signal phasor measurement method based on time domain quasi-synchronization
CN104251932B (en) Method and system for measuring sinusoidal voltage signals
CN113366327B (en) Lightning arrester resistive leakage current detection device and detection method thereof
CN110208589B (en) Time domain signal waveform measuring method and device and digital oscilloscope
Radonjic et al. Stochastic measurement of power grid frequency using a two-bit A/D converter
JP5701079B2 (en) Measuring apparatus and measuring method
CN111934760A (en) Signal processing transmission delay characteristic detection device and method and terminal equipment
CN110020452B (en) Electromagnetic compatibility test simulation analysis method and system thereof
JP2014081352A (en) Frequency analysis device, signal processing apparatus using the device, and high-frequency measurement instrument using the apparatus
CN103155476B (en) Fixed frequency analog digital conversion is used to quantify the input sampled by interpolation
JP5712255B2 (en) Frequency measuring method and frequency measuring apparatus by Fourier analysis
CN104198811B (en) Method and device for measuring frequency of low frequency signal
CN103543331B (en) A kind of method calculating electric signal harmonic wave and m-Acetyl chlorophosphonazo
CN104330644A (en) Method and system for detecting amplitude value of sine wave signal in power system
JP2012154763A (en) Measurement device and measurement method
Serov et al. Features of application of frequency measurement technique based on spectral analysis for real electrical power networks
JP2023009163A (en) measuring instrument
CN102539913A (en) Higher harmonic component testing apparatus
JP5376395B2 (en) Waveform measuring device
CN104977556B (en) The average waveform capture rate method of testing measured based on dead time
JP2019074350A (en) Analyzer and analysis method
JP5575458B2 (en) Electrical characteristic measuring apparatus and electrical characteristic measuring method
JP6636368B2 (en) Impedance measuring device
US9759751B1 (en) Line cycle correlated spectral analysis for power measurement systems

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131220

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140704

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140715

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140910

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150217

R150 Certificate of patent or registration of utility model

Ref document number: 5701079

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