JP2011229361A - Phase detection device - Google Patents

Phase detection device Download PDF

Info

Publication number
JP2011229361A
JP2011229361A JP2010280303A JP2010280303A JP2011229361A JP 2011229361 A JP2011229361 A JP 2011229361A JP 2010280303 A JP2010280303 A JP 2010280303A JP 2010280303 A JP2010280303 A JP 2010280303A JP 2011229361 A JP2011229361 A JP 2011229361A
Authority
JP
Japan
Prior art keywords
phase
filter
signal
sin
voltage
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
JP2010280303A
Other languages
Japanese (ja)
Other versions
JP2011229361A5 (en
JP5711954B2 (en
Inventor
Akihiro Ohori
彰大 大堀
Masayuki Hattori
将之 服部
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.)
Daihen Corp
Original Assignee
Daihen 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 Daihen Corp filed Critical Daihen Corp
Priority to JP2010280303A priority Critical patent/JP5711954B2/en
Publication of JP2011229361A publication Critical patent/JP2011229361A/en
Publication of JP2011229361A5 publication Critical patent/JP2011229361A5/ja
Application granted granted Critical
Publication of JP5711954B2 publication Critical patent/JP5711954B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Inverter Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To detect a phase of an input signal with high accuracy without being affected by an unbalanced component and a harmonic component.SOLUTION: The phase detection device 10 includes: a fundamental wave orthogonal component calculating part 10 A including a three-phase/two-phase converting part 11 for converting three-phase voltage signals v, v, vinto voltage signals vα, vβ that are orthogonal to each other, a complex coefficient filter 12 for eliminating an unbalanced component and a harmonic component included in an input signal and a normalizing part 13 for normalizing the output thereof; and a phase calculating part 10B for using a voltage signal (sin(θ), cos(θ))(θ is a phase of the input signal) outputted from the fundamental wave orthogonal component calculating part 10 A to calculate a phase θ'. The complex coefficient filter 12 is configured by a complex coefficient bandpass filter that allows only a fundamental wave to pass through, and the unbalanced component and the harmonic component are prevented from being inputted to the phase calculating part 10B by filtering voltage signals vα, vβ outputted from the three-phase/two-phase converting part 11 as a complex input of vα+jvβ.

Description

本発明は、電力系統の三相電圧信号の位相を検出する位相検出装置に関するものである。   The present invention relates to a phase detector that detects the phase of a three-phase voltage signal of a power system.

電力系統の三相電圧の一つをv=Am・sin(ω・t)=Am・sin(θ)(Am:振幅、θ:位相、ω:角周波数、t:基準時からの経過時間)とし、この三相電圧vをベクトル記号法で表すと、電圧ベクトルVは、V=Am・exp(j・θ)=Am・exp(j・ω・t)で表される。この電圧ベクトルVは、図23に示すように、基準時を実軸Rの方向として反時計回りに角周波数ωで回転する回転ベクトルを示し、時刻tにおける電圧ベクトルVの虚軸Jへの投影値が三相電圧vの瞬時値となる。なお、以下の説明では、原則として電圧ベクトルを示す符号は大文字で表記し、三相電圧の瞬時値を示す符号は小文字で表記する。 One of the three-phase voltages of the power system is v = A m · sin (ω · t) = A m · sin (θ) (A m : amplitude, θ: phase, ω: angular frequency, t: reference time Elapsed time), and when the three-phase voltage v is expressed by a vector symbol method, the voltage vector V is expressed by V = A m · exp (j · θ) = A m · exp (j · ω · t) . As shown in FIG. 23, this voltage vector V indicates a rotation vector that rotates counterclockwise at an angular frequency ω with the reference time as the direction of the real axis R, and the voltage vector V is projected onto the imaginary axis J at time t. The value is an instantaneous value of the three-phase voltage v. In the following description, in principle, a symbol indicating a voltage vector is expressed in capital letters, and a symbol indicating an instantaneous value of a three-phase voltage is expressed in small letters.

従来、電力系統の三相電圧信号の位相を検出する方法としてPLL(Phase Locked Loop)法が知られている。PLL法は、PLL回路で算出される位相θ’を有する電圧ベクトルV’をAm・exp(j・θ')=Am・exp(j・ω'・t)とすると、所定のサンプリング周期で電圧ベクトルV’と電力系統の電圧ベクトルVとの間の位相差Δθを算出し、その位相差Δθに基づいて電圧ベクトルV’の位相θ’を変化させ、電圧ベクトルV’を電圧ベクトルVに一致させるように位相θ’を制御する方式である。 Conventionally, a PLL (Phase Locked Loop) method is known as a method for detecting the phase of a three-phase voltage signal of a power system. In the PLL method, when a voltage vector V ′ having a phase θ ′ calculated by a PLL circuit is A m · exp (j · θ ′) = A m · exp (j · ω ′ · t), a predetermined sampling period is set. To calculate the phase difference Δθ between the voltage vector V ′ and the voltage vector V of the power system, change the phase θ ′ of the voltage vector V ′ based on the phase difference Δθ, and change the voltage vector V ′ to the voltage vector V In this method, the phase θ ′ is controlled so as to coincide with.

非特許文献1には、図24に示す乗算式PLL法を用いた位相検出装置の構成図が示されている。乗算式PLL法は、三角関数の公式より、
sin(Δθ)=sin(θ−θ’)=sin(θ)・cos(θ’)−cos(θ)・sin(θ’)…(1)
で、|Δθ|[rad]が微小であれば、sin(Δθ)≒Δθであることから、電圧ベクトルV’の角周波数ω’を変化させるための位相差Δθを上記(1)式の演算処理により算出する方式である。
Non-Patent Document 1 shows a configuration diagram of a phase detection apparatus using the multiplication type PLL method shown in FIG. The multiplying PLL method is based on the trigonometric formula.
sin (Δθ) = sin (θ−θ ′) = sin (θ) · cos (θ ′) − cos (θ) · sin (θ ′) (1)
If | Δθ | [rad] is very small, sin (Δθ) ≈Δθ. Therefore, the phase difference Δθ for changing the angular frequency ω ′ of the voltage vector V ′ is calculated by the above equation (1). This is a method of calculating by processing.

図24に示す位相検出装置100では、電力系統の三相の電圧信号vu,vv,vwをvu=Am・sin(θ)、vv=Am・sin(θ−2π/3)、vw=Am・sin(θ−4π/3)とすると、三相二相変換部101で互いに直交する電圧信号vα=Aα・sin(θ)、vβ=−Aβ・cos(θ)に変換し、正規化部102で電圧信号vα,vβの振幅をそれぞれ「1」に正規化して上記(1)式内のsin(θ)と−cos(θ)の値を算出している。そして、PLL処理部103で上記(1)式の演算処理をして位相差Δθを算出し、その算出値に基づきPLL処理部103から出力される位相θ’を変化させている。 In the phase detection device 100 shown in FIG. 24, the three-phase voltage signals v u , v v , and v w of the power system are expressed as v u = A m · sin (θ), v v = A m · sin (θ−2π / 3), v w = A m · sin (θ−4π / 3), voltage signals vα = Aα · sin (θ) and vβ = −Aβ · cos (θ ), And the normalization unit 102 normalizes the amplitudes of the voltage signals vα and vβ to “1” to calculate the values of sin (θ) and −cos (θ) in the above equation (1). . The PLL processing unit 103 calculates the phase difference Δθ by performing the arithmetic processing of the above equation (1), and changes the phase θ ′ output from the PLL processing unit 103 based on the calculated value.

位相検出装置100では、電力系統の三相電圧信号vu,vv,vwの検出値(所定のサンプリング周期で検出される瞬時値)が入力される毎に、位相差Δθを算出し、その位相差Δθに基づいて位相θ’を変化させるとともに、その位相θ’をsin(θ−θ’)の演算処理にフィードバックするループ処理を繰り返し、PLL処理部103から出力される位相θ’を位相差Δθがゼロとなる値、すなわち、実際の電力系統の三相電圧信号の位相θに収束させる動作が行われる。 The phase detector 100 calculates the phase difference Δθ each time detection values (instantaneous values detected at a predetermined sampling period) of the three-phase voltage signals v u , v v , v w of the power system are input, The phase θ ′ is changed based on the phase difference Δθ, and the loop processing for feeding back the phase θ ′ to the calculation processing of sin (θ−θ ′) is repeated, and the phase θ ′ output from the PLL processing unit 103 is changed. An operation for converging to a value at which the phase difference Δθ becomes zero, that is, the phase θ of the three-phase voltage signal of the actual power system is performed.

PLL処理部103の位相θ’のフィードバック経路には余弦値演算部103aと正弦値演算部103bとが設けられ、余弦値演算部103aで上記(1)式内のcos(θ’)が演算され、正弦値演算部103bで上記(1)式内のsin(θ’)が演算される。余弦値演算部103aの演算値は乗算器103cで正規化部102からのsin(θ)に乗算され、正弦値演算部103bの演算値は乗算器103dで正規化部102からの−cos(θ)に乗算され、両乗算値が加算器103eで加算される。   A cosine value calculation unit 103a and a sine value calculation unit 103b are provided in the feedback path of the phase θ ′ of the PLL processing unit 103, and cos (θ ′) in the above equation (1) is calculated by the cosine value calculation unit 103a. The sine value calculation unit 103b calculates sin (θ ′) in the above equation (1). The operation value of the cosine value operation unit 103a is multiplied by sin (θ) from the normalization unit 102 by the multiplier 103c, and the operation value of the sine value operation unit 103b is −cos (θ from the normalization unit 102 by the multiplier 103d. ) And the two multiplied values are added by the adder 103e.

従って、位相検出装置100では、三相二相変換部101からPLL処理部103の加算器103eまでが上記(1)式の演算部を構成し、加算器103eから後段の部分が位相差Δθに基づきPLL処理部103で算出される位相θ’を変化させ、当該電圧ベクトルV’の位相θ’を電力系統の電圧ベクトルVの位相θに収束させる演算部を構成している。   Therefore, in the phase detection device 100, the three-phase to two-phase conversion unit 101 to the adder 103e of the PLL processing unit 103 constitute the arithmetic unit of the above equation (1), and the subsequent stage from the adder 103e has a phase difference Δθ. Based on this, a phase θ ′ calculated by the PLL processing unit 103 is changed, and a calculation unit is configured to converge the phase θ ′ of the voltage vector V ′ to the phase θ of the voltage vector V of the power system.

図24に示す乗算式PLL法を用いた位相検出装置100は、至近端で地落事故が発生したり、位相が欠落したりした場合、異常な電圧不足や電圧不平衡が生じ、PLL処理部103に入力される電圧信号vu,vv,vwも同様に異常電圧となるため、位相差Δθの算出精度が低下し、これに伴い位相θ’を電力系統の位相θに収束させる速度も低下するという問題がある。 The phase detection apparatus 100 using the multiplying PLL method shown in FIG. 24 causes an abnormal voltage shortage or voltage imbalance when a ground accident occurs or a phase is lost at the closest end, and PLL processing occurs. Similarly, the voltage signals v u , v v , and v w that are input to the unit 103 also become abnormal voltages, so that the calculation accuracy of the phase difference Δθ decreases, and the phase θ ′ is converged to the phase θ of the power system accordingly. There is a problem that the speed also decreases.

そこで、非特許文献1や特許文献1には、電力系統の事故により三相電圧信号が不平衡になった場合でも各相の三相電圧信号は正相分が支配的であることに着目し、図25に示す、PLL処理部103’から出力される位相θ’が三相電圧信号の正相分の位相に追従するPLL法が提案されている。   Therefore, Non-Patent Document 1 and Patent Document 1 focus on the fact that the three-phase voltage signal of each phase is dominated by the positive phase even when the three-phase voltage signal becomes unbalanced due to an accident in the power system. 25, a PLL method has been proposed in which the phase θ ′ output from the PLL processing unit 103 ′ follows the phase of the positive phase of the three-phase voltage signal.

図25に示す位相検出装置100’は、図24に示す位相検出装置100に対して三相二相変換部101を対称座標変換部104に変え、余弦値演算部103aをsin(θ’+2π/3)の正弦値を演算する正弦値演算部103a’に変えたものである。   The phase detection device 100 ′ shown in FIG. 25 is different from the phase detection device 100 shown in FIG. 24 in that the three-phase / two-phase conversion unit 101 is changed to the symmetric coordinate conversion unit 104 and the cosine value calculation unit 103a is changed to sin (θ ′ + 2π / The sine value calculation unit 103a ′ for calculating the sine value of 3) is changed.

対称座標変換部104では下記の演算式によりU相,V相,W相の電圧信号vu,vv,vwが各相の正相分の電圧信号vup,vvp,vwpに変換され、正規化部102では各相の正相分の電圧信号vup,vvp,vwpからそれぞれ正規化した電圧信号vup’=sin(θ),vvp’=sin(θ−2π/3),vwp’=sin(θ−4π/3)が算出される。 In the symmetric coordinate conversion unit 104, the U-phase, V-phase, and W-phase voltage signals v u , v v , and v w are converted into voltage signals v up , v vp , and v wp for the positive phase of each phase by the following arithmetic expression. The normalization unit 102 normalizes the voltage signals v up , v vp , v wp for the positive phase of each phase, respectively, and normalizes the voltage signals v up ′ = sin (θ), v vp ′ = sin (θ−2π / 3), v wp ′ = sin (θ−4π / 3) is calculated.

Figure 2011229361
Figure 2011229361

位相の異なる2つのsin(θ),sin(θ+ψ)と位相θ’を用いて位相差Δθ=(θ−θ’)を求める場合、
sin(θ)・sin(θ'+ψ)=sin(θ)・{sin(θ')・cos(ψ)+cos(θ')・sin(ψ)}
sin(θ')・sin(θ+ψ)=sin(θ')・{sin(θ)・cos(ψ)+cos(θ)・sin(ψ)}
の三角関数の公式より、
sin(θ)・sin(θ'+ψ)−sin(θ')・sin(θ+ψ)
=sin(ψ)・{sin(θ)・cos(θ')−cos(θ)・sin(θ')}
=sin(ψ)・sin(θ−θ')…(2)
の関係式が成立し、(2)式よりsin(θ−θ')を求めることができる。
When obtaining a phase difference Δθ = (θ−θ ′) using two sin (θ), sin (θ + ψ) and phase θ ′ having different phases,
sin (θ) · sin (θ '+ ψ) = sin (θ) · {sin (θ') · cos (ψ) + cos (θ ') · sin (ψ)}
sin (θ ′) · sin (θ + ψ) = sin (θ ′) · {sin (θ) · cos (ψ) + cos (θ) · sin (ψ)}
From the trigonometric formula of
sin (θ) ・ sin (θ '+ ψ) −sin (θ ′) ・ sin (θ + ψ)
= Sin (ψ) · {sin (θ) · cos (θ ′) − cos (θ) · sin (θ ′)}
= Sin (ψ) · sin (θ−θ ′) (2)
Is established, and sin (θ−θ ′) can be obtained from equation (2).

図25に示す位相検出装置100'では、ψ=−4π/3とし、正規化部102からPLL処理部103’に電圧信号vup’=sin(θ),vwp’=sin(θ−4π/3)を入力し、正弦値演算部103a’で(2)式のsin(θ'−4π/3)=sin(θ'+2π/3)を演算するようにしている。そして、乗算器103cでsin(θ)・sin(θ'+2π/3)を演算するとともに、乗算器103dでsin(θ−4π/3)・sin(θ')=sin(θ+2π/3)・sin(θ')を演算し、加算器103eで両演算値を加算してsin(−4π/3)・sin(θ−θ’)={√(3)/2}・sin(θ−θ’)を算出している。 In the phase detection apparatus 100 ′ shown in FIG. 25, ψ = −4π / 3, and the voltage signal v up ′ = sin (θ), v wp ′ = sin (θ−4π) from the normalization unit 102 to the PLL processing unit 103 ′. / 3) is input, and sin (θ′−4π / 3) = sin (θ ′ + 2π / 3) in equation (2) is calculated by the sine value calculation unit 103a ′. Then, sin (θ) · sin (θ ′ + 2π / 3) is calculated by the multiplier 103c, and sin (θ-4π / 3) · sin (θ ′) = sin (θ + 2π / 3) · sin (θ ′) is calculated, and both calculated values are added by the adder 103e, and sin (−4π / 3) · sin (θ−θ ′) = {√ (3) / 2} · sin (θ−θ ') Is calculated.

|θ−θ'|=|Δθ|[rad]が微小であれば、{√(3)/2}・sin(θ−θ’)≒0.866×Δθであるから、加算器103eからは位相差Δθの情報(0.866×Δθ)が出力される。従って、加算器103eの後段では加算器103eの演算結果に基づいて制御値Δω(Δθの微分値に相当)を生成し、その制御値Δωに所定の基準値ω0を加算して角周波数に相当する値ω’を生成し、その角周波数ω’に積分処理を行って位相θ’を算出している。 If | θ−θ ′ | = | Δθ | [rad] is very small, {√ (3) / 2} · sin (θ−θ ′) ≈0.866 × Δθ. Information (0.866 × Δθ) of the phase difference Δθ is output. Therefore, to generate the adder control value based on the calculation result of the adder 103e is in a subsequent 103e [Delta] [omega (corresponding to a differential value of [Delta] [theta]), the angular frequency by adding a predetermined reference value omega 0 to the control value [Delta] [omega A corresponding value ω ′ is generated, and an integration process is performed on the angular frequency ω ′ to calculate the phase θ ′.

図23のベクトル図に示すように、電力系統の電圧ベクトルVがPLL処理部103’で生成される電圧ベクトルV’に対してΔθだけ進んだ場合、加算器103eの後段では当該加算器103eの演算値に基づいて角周波数ω’がΔωだけ増加され、PLL処理部103’で生成される電圧ベクトルV’の回転速度ω’を電力系統の電圧ベクトルVの回転速度ωよりも高くして電圧ベクトルV’を電圧ベクトルVに一致させるPLL動作が行われる。そして、電圧ベクトルV’が電圧ベクトルVに一致すると、PLL処理部103’はその状態を維持するように動作し、位相検出装置100’からは電力系統の電圧ベクトルVと同一の位相θが出力されることになる。   As shown in the vector diagram of FIG. 23, when the voltage vector V of the power system advances by Δθ with respect to the voltage vector V ′ generated by the PLL processing unit 103 ′, the adder 103e has a subsequent stage of the adder 103e. The angular frequency ω ′ is increased by Δω based on the calculated value, and the rotational speed ω ′ of the voltage vector V ′ generated by the PLL processing unit 103 ′ is set higher than the rotational speed ω of the voltage vector V of the power system. A PLL operation is performed to match the vector V ′ with the voltage vector V. When the voltage vector V ′ matches the voltage vector V, the PLL processing unit 103 ′ operates so as to maintain the state, and the phase θ that is the same as the voltage vector V of the power system is output from the phase detection device 100 ′. Will be.

特開2000−116148号公報JP 2000-116148 A

「電力系統事故時の異常電圧に対処したPLLおよび周波数検出方式」 電学論B,118巻9号,平成10年"PLL and frequency detection method to cope with abnormal voltage in case of power system failure" Denki Theory B, Vol. 118, No. 9, 1998

非特許文献1によれば、図25に示される位相検出装置100’は、電力系統の三相の電圧信号vu,vv,vwの検出値に対して対称座標変換を行うことにより各相の正相分の電圧信号vup,vvp,vwpを算出するようにしているので、不平衡成分や3次、5次、7次の高調波成分が除去され、PLL処理部103’の演算処理でこれらの成分の悪影響を排除することはできるが、11次や13次の高調波成分は除去できないという特長がある。 According to Non-Patent Document 1, the phase detection apparatus 100 ′ shown in FIG. 25 performs symmetric coordinate conversion on the detected values of the three-phase voltage signals v u , v v , and v w of the power system. Since the voltage signals v up , v vp , and v wp for the positive phase of the phase are calculated, unbalanced components and third, fifth, and seventh harmonic components are removed, and the PLL processing unit 103 ′ Although the adverse effect of these components can be eliminated by the above arithmetic processing, there is a feature that eleventh-order and thirteenth-order harmonic components cannot be removed.

従って、従来の乗算式PLL法を用いた位相検出装置は、PLLの演算処理に悪影響を与える不平衡成分や高調波成分を完全に排除することができず、精度の面で改善の余地がある。また、図25に示す位相検出装置100’では、三相の電圧信号vu,vv,vwに対して対称座標変換処理を行うので、少なくとも各相の電圧信号vu,vv,vwの1/4周期(周波数が60Hzの場合、約4ミリ秒)分のデータについて対称座標変換処理を必要とするから、位相検出の処理速度の面でも不利である。 Therefore, the conventional phase detection apparatus using the multiplying PLL method cannot completely eliminate unbalanced components and harmonic components that adversely affect the PLL processing, and there is room for improvement in terms of accuracy. . Further, in the phase detection apparatus 100 ′ shown in FIG. 25, the symmetric coordinate conversion processing is performed on the three-phase voltage signals v u , v v , and v w , so at least the voltage signals v u , v v , and v of each phase Symmetric coordinate transformation processing is required for data corresponding to a quarter period of w (about 4 milliseconds when the frequency is 60 Hz), which is also disadvantageous in terms of processing speed of phase detection.

本発明は、上記した事情のもとで考え出されたものであって、PLL処理部の前段に複素係数フィルタを用いたフィルタ回路を設けることによって不平衡成分や高調波成分及びノイズ成分を除去し、これらの影響を受けることなく高い精度で高速に位相を検出することができる位相検出装置を提供することを目的とする。   The present invention has been conceived under the circumstances described above, and removes an unbalanced component, a harmonic component, and a noise component by providing a filter circuit using a complex coefficient filter before the PLL processing unit. An object of the present invention is to provide a phase detection device capable of detecting a phase with high accuracy and high speed without being affected by these effects.

請求項1に記載の発明は、位相を生成する位相生成手段と、所定のサンプリング周期で交流信号が入力される毎に、前記位相生成手段で生成された位相と入力される交流信号の位相との位相差を算出し、その位相差がゼロでなければ、当該位相差に基づき前記位相生成手段で生成された位相を当該位相差が減少する方向に変更し、前記位相差がゼロであれば前記位相生成手段で生成された位相を保持する制御を行う位相制御手段とを有する位相同期手段を備えた位相検出装置において、前記位相同期手段の前段に、前記交流信号に含まれる不平衡成分と高調波成分を除去する複素係数フィルタからなるフィルタ手段を備えたことを特徴とする。   According to the first aspect of the present invention, there is provided a phase generation unit that generates a phase, and a phase generated by the phase generation unit and a phase of the input AC signal each time an AC signal is input at a predetermined sampling period. If the phase difference is not zero, the phase generated by the phase generation means is changed based on the phase difference in a direction in which the phase difference decreases, and if the phase difference is zero In the phase detection apparatus including a phase synchronization unit having a phase control unit that performs control to hold the phase generated by the phase generation unit, an unbalanced component included in the AC signal is provided in a stage preceding the phase synchronization unit. Filter means comprising a complex coefficient filter for removing harmonic components is provided.

好ましい実施の形態によれば、前記複素係数フィルタは、前記基本波を通過帯域の中心周波数とするバンドパスフィルタ若しくは前記不平衡成分と所定次数の高調波成分を阻止するノッチフィルタ又は前記バンドパスフィルタと前記ノッチフィルタを組み合わせた多段フィルタであるとよい(請求項2〜4)。   According to a preferred embodiment, the complex coefficient filter is a bandpass filter that uses the fundamental wave as a center frequency of a passband, or a notch filter that blocks the unbalanced component and a harmonic component of a predetermined order, or the bandpass filter. And a multi-stage filter in which the notch filter is combined (claims 2 to 4).

また、他の好ましい実施の形態によれば、前記交流信号は、電力系統を流れる単相の交流電圧を検出した検出信号である(請求項5)。また、前記交流信号は、電力系統を流れる三相の交流電圧を検出した検出信号であり、前記フィルタ手段の前段に、前記三相の検出信号を互いに直交する二つの信号に変換し、一方の信号を複素信号の実数部の信号とし、他方の信号を前記複素信号の虚数部の信号として前記フィルタ手段に入力する三相二相変換手段を更に備えるとよい(請求項6)。   According to another preferred embodiment, the AC signal is a detection signal obtained by detecting a single-phase AC voltage flowing through a power system. Further, the AC signal is a detection signal obtained by detecting a three-phase AC voltage flowing through the power system, and converts the three-phase detection signal into two signals orthogonal to each other before the filter means. It is preferable to further comprise three-phase to two-phase conversion means for inputting the signal to the filter means as the signal of the real part of the complex signal and the other signal as the signal of the imaginary part of the complex signal.

また、他の好ましい実施の形態によれば、前記フィルタ手段は、前記交流信号に含まれる基本波成分の位相の正弦値と余弦値とを出力し、前記位相制御手段は、前記位相差を算出するために、前記位相生成手段で生成された位相の正弦値を演算する第1の正弦値演算手段と、前記位相生成手段で生成された位相の余弦値を演算する余弦値演算手段と、前記フィルタ手段から入力される正弦値及び余弦値と前記第1の正弦値演算手段で算出される前記正弦値と前記余弦値演算手段で算出される前記余弦値とを用いて、所定の三角関数の乗算式で表わされる前記位相差の正弦値を演算する第2の正弦値演算手段と、を有する(請求項7)。   According to another preferred embodiment, the filter means outputs a sine value and a cosine value of a phase of a fundamental wave component included in the AC signal, and the phase control means calculates the phase difference. In order to do so, first sine value calculation means for calculating the sine value of the phase generated by the phase generation means, cosine value calculation means for calculating the cosine value of the phase generated by the phase generation means, Using the sine value and cosine value input from the filter means, the sine value calculated by the first sine value calculation means, and the cosine value calculated by the cosine value calculation means, a predetermined trigonometric function is obtained. And second sine value calculating means for calculating a sine value of the phase difference expressed by a multiplication formula.

なお、請求項7に記載の位相検出装置において、前記三角関数の乗算式は、
sin(θ)・cos(θ')−cos(θ)・sin(θ')=sin(θ−θ')
但し、 θ:前記交流信号に含まれる基本波成分の位相
θ’:前記位相生成手段で生成される位相
sin(θ):前記フィルタ手段から入力される正弦値
cos(θ):前記フィルタ手段から入力される余弦値
−sin(θ'):前記第1の正弦値演算手段で算出される正弦値
cos(θ'):前記余弦値演算手段で算出される余弦値
である(請求項8)。
In the phase detection device according to claim 7, the multiplication function of the trigonometric function is:
sin (θ) ・ cos (θ ') − cos (θ) ・ sin (θ ′) = sin (θ−θ ′)
Where θ is the phase of the fundamental component included in the AC signal
θ ′: phase generated by the phase generation means
sin (θ): Sine value input from the filter means
cos (θ): cosine value input from the filter means −sin (θ ′): sine value calculated by the first sine value calculation means
cos (θ ′): a cosine value calculated by the cosine value calculating means (claim 8).

また、他の好ましい実施の形態によれば、前記フィルタ手段は、前記交流信号に含まれる基本波成分の位相の正弦値を出力し、前記位相制御手段は、前記位相差を算出するために、前記位相生成手段で生成された位相の正弦値を演算する正弦値演算手段と、前記フィルタ手段から入力される正弦値がゼロレベルを交差するタイミングを検出する第1のゼロクロス検出手段と、前記正弦値演算手段で算出される正弦値がゼロレベルを交差するタイミングを検出する第2のゼロクロス検出手段と、前記第1のゼロクロス検出手段の検出タイミングと前記第2のゼロクロス検出手段の検出タイミングとのずれ時間を計時する計時手段と、前記計時手段で計時されたずれ時間に基づいて前記位相差を演算する位相差演算手段と、を有する(請求項9)。   According to another preferred embodiment, the filter means outputs a sine value of the phase of the fundamental wave component included in the AC signal, and the phase control means calculates the phase difference. A sine value calculating means for calculating a sine value of the phase generated by the phase generating means; a first zero cross detecting means for detecting a timing at which a sine value input from the filter means crosses a zero level; and the sine A second zero cross detecting means for detecting a timing at which the sine value calculated by the value calculating means crosses a zero level; a detection timing of the first zero cross detecting means; and a detection timing of the second zero cross detecting means. And a phase difference calculating means for calculating the phase difference based on the time difference measured by the time measuring means.

本発明によれば、所定のサンプリング周期で入力される交流信号に不平衡成分や高調波成分が含まれている場合、それらの成分が複素係数フィルタによって除去されるので、位相同期手段には、交流信号の基本波だけが入力される。従って、位相同期手段では位相生成手段で生成される位相を位相制御手段によるPLL処理により、入力される交流信号の基本波の位相に正確かつ迅速に一致させることができる。   According to the present invention, when an unbalanced component or a harmonic component is included in an alternating current signal input at a predetermined sampling period, these components are removed by the complex coefficient filter. Only the fundamental wave of the AC signal is input. Accordingly, the phase synchronization means can accurately and quickly match the phase generated by the phase generation means with the phase of the fundamental wave of the input AC signal by the PLL processing by the phase control means.

本発明に係る位相検出装置を、例えば、系統周波数fs(例えば、60Hz)の電力系統の電圧信号の位相を検出する装置に適用した場合、電力系統の電圧信号を検出した信号には、系統周波数fsを有する基本波以外に不平衡成分(−fsの周波数成分)や高調波成分(主として−5×fs、+7×fs、−11×fsの高調波成分。)が含まれるが、例えば、系統周波数fsを中心周波数とする帯域通過型の複素係数フィルタ(Band Pass Filter)によって不平衡成分や高調波成分は除去され、位相同期手段には基本波と同位相の同相信号と、基本波と位相がπ/2だけ異なる矩相信号だけが入力される。例えば、基本波成分をcos(θ)(θは基本波の位相)とすると、位相同期手段にはcos(θ)で表わされる同相信号とsin(θ)で表わされる矩相信号の瞬時値が入力される。 When the phase detection device according to the present invention is applied to, for example, a device that detects the phase of a voltage signal of a power system having a system frequency f s (for example, 60 Hz), In addition to the fundamental wave having the frequency f s , an unbalanced component (a frequency component of −f s ) and a harmonic component (mainly harmonic components of −5 × f s , + 7 × f s , and −11 × f s ) are included. For example, an unbalanced component and a harmonic component are removed by a band-pass type complex coefficient filter (Band Pass Filter) having a system frequency f s as a center frequency, and the phase synchronization means has the same phase as the fundamental wave. Only a phase signal and a quadrature signal whose phase is different from that of the fundamental wave by π / 2 are input. For example, if the fundamental wave component is cos (θ) (θ is the phase of the fundamental wave), the phase synchronization means has an instantaneous value of the in-phase signal represented by cos (θ) and the quadrature signal represented by sin (θ). Is entered.

位相同期手段では、位相制御手段で前回の信号入力時に位相生成手段で生成された位相θ'に対して−sin(θ’)で表わされる正弦値とcos(θ’)で表わされる余弦値が演算され、更にこれらの演算値とフィルタ手段から出力されるsin(θ)で表わされる正弦値とcos(θ)で表される余弦値を用いて、例えば、sin(θ)・cos(θ’)−cos(θ)・sin(θ’)=sin(θ−θ’)で表わされる三角関数の乗算式の演算処理が行われる。|Δθ|=|θ−θ’|が微小であれば、sin(θ−θ’)≒θ−θ’=Δθであるから、位相制御手段によって乗算結果の位相差Δθをループフィルタに通して制御値Δω(角周波数に相当)が求められ、その制御値Δωを基準値ω0に加算した後、積分処理が行われて位相θ'の更新が行われる。この更新処理により、Δθ≠0であれば、Δθが減少するように位相θ'が更新され、Δθ=0になると、その位相θ'が保持される。 In the phase synchronization means, the sine value represented by −sin (θ ′) and the cosine value represented by cos (θ ′) with respect to the phase θ ′ generated by the phase generation means at the previous signal input by the phase control means. For example, sin (θ) · cos (θ ′) using these calculated values and the sine value represented by sin (θ) and the cosine value represented by cos (θ) output from the filter means. ) −cos (θ) · sin (θ ′) = sin (θ−θ ′) is performed. If | Δθ | = | θ−θ ′ | is small, since sin (θ−θ ′) ≈θ−θ ′ = Δθ, the phase control means passes the phase difference Δθ of the multiplication result through the loop filter. A control value Δω (corresponding to an angular frequency) is obtained, and after the control value Δω is added to the reference value ω 0 , an integration process is performed to update the phase θ ′. With this update process, if Δθ ≠ 0, the phase θ ′ is updated so that Δθ decreases, and when Δθ = 0, the phase θ ′ is held.

従って、電力系統の電圧信号に系統周波数fsを有する基本波以外に不平衡成分や高調波成分が含まれていても、それらの成分が位相同期手段のPLL演算処理に影響を与えることがなく、電力系統の電圧信号の位相θを高速かつ正確に算出することができる。 Therefore, even if an unbalanced component or a harmonic component is included in the voltage signal of the power system in addition to the fundamental wave having the system frequency f s , these components do not affect the PLL calculation processing of the phase synchronization means. The phase θ of the voltage signal of the power system can be calculated quickly and accurately.

本発明に係る位相検出装置が適用される系統連系インバータの基本構成を示す図である。It is a figure which shows the basic composition of the grid connection inverter to which the phase detection apparatus which concerns on this invention is applied. 系統連系インバータから出力される電圧ベクトルを説明するための図である。It is a figure for demonstrating the voltage vector output from a grid connection inverter. 本発明に係る位相検出装置のブロック構成の一例を示す図である。It is a figure which shows an example of the block configuration of the phase detection apparatus which concerns on this invention. 三相二相変換部の演算回路を示すブロック図である。It is a block diagram which shows the arithmetic circuit of a three-phase two-phase conversion part. 複素係数バンドパスフィルタを用いた複素係数フィルタ部の周波数特性を示す図である。It is a figure which shows the frequency characteristic of the complex coefficient filter part using a complex coefficient band pass filter. 正の周波数を有する対称三相電圧ベクトルと負の周波数を有する対称電圧ベクトルを示す図である。It is a figure which shows the symmetrical three-phase voltage vector which has a positive frequency, and the symmetrical voltage vector which has a negative frequency. 複素係数バンドパスフィルタを用いた複素係数フィルタ部の演算処理を示すブロック図である。It is a block diagram which shows the arithmetic processing of the complex coefficient filter part using a complex coefficient band pass filter. 複素係数バンドパスフィルタを用いた複素係数フィルタ部の複素演算処理を行う回路構成を示す図である。It is a figure which shows the circuit structure which performs the complex arithmetic process of the complex coefficient filter part using a complex coefficient band pass filter. 位相差演算部の演算処理を行う回路構成を示す図である。It is a figure which shows the circuit structure which performs the calculation process of a phase difference calculating part. 他の位相差演算部の回路構成を示す図である。It is a figure which shows the circuit structure of another phase difference calculating part. 図10に示す位相差演算部における位相差の演算処理を説明するための波形図である。It is a wave form diagram for demonstrating the calculation process of the phase difference in the phase difference calculating part shown in FIG. 複素係数フィルタ部を複素係数バンドパスフィルタとし、位相差算出部を三角関数の乗算式で位相差を算出する方式とした位相検出装置の位相検出の応答特性(位相検出装置から出力される位相を有する電圧ベクトルの周波数の変動状態)をシミュレーションした結果を示す図である。The phase detection response characteristic of the phase detection device (the phase output from the phase detection device is the phase difference calculation unit that calculates the phase difference using a multiplication function of a trigonometric function). It is a figure which shows the result of having simulated the fluctuation state of the frequency of the voltage vector which has. 図12に示すシミュレーション結果のシミュレーション開始から0.3秒後における位相検出装置から出力される位相を有する電圧ベクトルの周波数の変動状態を拡大した図である。It is the figure which expanded the fluctuation state of the frequency of the voltage vector which has the phase output from the phase detection apparatus 0.3 second after the simulation start of the simulation result shown in FIG. 複素係数ノッチフィルタを用いた複素係数フィルタ部の周波数特性を示す図である。It is a figure which shows the frequency characteristic of the complex coefficient filter part using a complex coefficient notch filter. 複素係数ノッチフィルタを用いた複素係数フィルタ部の演算処理を示すブロック図である。It is a block diagram which shows the arithmetic processing of the complex coefficient filter part using a complex coefficient notch filter. 複素係数ノッチフィルタを用いた複素係数フィルタ部の複素演算処理を行う回路構成を示す図である。It is a figure which shows the circuit structure which performs the complex arithmetic process of the complex coefficient filter part using a complex coefficient notch filter. 複素係数フィルタ部に設けられる複素係数ノッチフィルタの多段構成を示す図である。It is a figure which shows the multistage structure of the complex coefficient notch filter provided in a complex coefficient filter part. 複素係数フィルタ部を複素係数ノッチフィルタとし、位相差算出部を三角関数の乗算式で位相差を算出する方式とした位相検出装置の位相検出の応答特性(位相検出装置から出力される位相を有する電圧ベクトルの周波数の変動状態)をシミュレーションした結果を示す図である。Phase detection response characteristics of the phase detection device (having the phase output from the phase detection device), wherein the complex coefficient filter unit is a complex coefficient notch filter, and the phase difference calculation unit is a method of calculating the phase difference by a multiplication function of a trigonometric function. It is a figure which shows the result of having simulated the fluctuation state of the frequency of a voltage vector. 図18に示すシミュレーション結果のシミュレーション開始から0.3秒後における位相検出装置から出力される位相を有する電圧ベクトルの周波数の変動状態を拡大した図である。It is the figure which expanded the fluctuation state of the frequency of the voltage vector which has the phase output from the phase detection apparatus 0.3 second after the simulation start of the simulation result shown in FIG. 複素係数フィルタ部を複素係数ノッチフィルタとし、位相差算出部を直接、位相差をカウントする方式とした位相検出装置の位相検出の応答特性(位相検出装置から出力される位相を有する電圧ベクトルの周波数の変動状態)をシミュレーションした結果を示す図である。Phase detection response characteristics of the phase detection device in which the complex coefficient filter unit is a complex coefficient notch filter and the phase difference calculation unit directly counts the phase difference (the frequency of the voltage vector having the phase output from the phase detection device) It is a figure which shows the result of having simulated the fluctuation state). 図20に示すシミュレーション結果のシミュレーション開始から4.9秒後における位相検出装置から出力される位相を有する電圧ベクトルの周波数の変動状態を拡大した図である。It is the figure which expanded the fluctuation state of the frequency of the voltage vector which has the phase output from the phase detection apparatus in 4.9 second after the simulation start of the simulation result shown in FIG. 単相の系統連系インバータに適用される位相検出装置のブロック構成を示す図である。It is a figure which shows the block configuration of the phase detection apparatus applied to a single phase grid connection inverter. PLL法による位相検出の原理を説明するためのベクトル図である。It is a vector diagram for demonstrating the principle of the phase detection by PLL method. 従来の乗算式PLL法を用いた位相検出装置の構成図である。It is a block diagram of the phase detection apparatus using the conventional multiplication type PLL method. 従来の乗算式PLL法を用いた他の位相検出装置の構成図である。It is a block diagram of the other phase detection apparatus using the conventional multiplication type PLL method.

以下、本発明の実施の形態を、本発明に係る位相検出装置を系統連系インバータに適用した場合を例に、添付図面を参照して具体的に説明する。なお、以下の説明では、説明の便宜上、電力系統の三相の電圧信号vu,vv,vwの基本波成分をvu=Am・cos(θ)(Am:振幅、θ:系統電圧の位相)、vv=Am・cos(θ−2π/3)、vw=Am・cos(θ−4π/3)として説明する。 Hereinafter, embodiments of the present invention will be specifically described with reference to the accompanying drawings, taking as an example the case where the phase detection device according to the present invention is applied to a grid-connected inverter. In the following description, for convenience of explanation, the fundamental components of the three-phase voltage signals v u , v v , and v w of the power system are represented by v u = A m · cos (θ) (A m : amplitude, θ: (Phase of system voltage), v v = A m · cos (θ−2π / 3), and v w = A m · cos (θ−4π / 3).

まず、系統連系インバータについて、図1を用いて説明する。図1は、本発明に係る位相検出装置が適用される系統連系インバータの基本構成を示す図である。   First, the grid interconnection inverter will be described with reference to FIG. FIG. 1 is a diagram showing a basic configuration of a grid-connected inverter to which a phase detection device according to the present invention is applied.

図1に示す系統連系インバータ1は、直流電力を交流電力に変換して商用電力系統に供給する三相の系統連系インバータである。   A grid-connected inverter 1 shown in FIG. 1 is a three-phase grid-connected inverter that converts DC power into AC power and supplies it to a commercial power system.

系統連系インバータ1は、直流電力を出力する直流電源2、直流電源2から出力される直流電力を交流電力に変換するインバータ回路3、このインバータ回路3内のスイッチング素子TR1〜TR6のオン・オフ動作を制御するインバータ制御部4、インバータ回路3から出力される交流電圧に含まれるスイッチングノイズを除去するフィルタ回路5、フィルタ回路5から出力される交流電圧のレベルを系統電圧に合わせて電力系統9に出力するための変圧器6、変圧器6から電力系統9に出力される出力電流を検出する電流検出器7及び電力系統9の電圧を検出する電圧検出器8を備える。   The grid interconnection inverter 1 includes a DC power source 2 that outputs DC power, an inverter circuit 3 that converts DC power output from the DC power source 2 into AC power, and on / off of switching elements TR1 to TR6 in the inverter circuit 3 An inverter control unit 4 that controls the operation, a filter circuit 5 that removes switching noise included in the AC voltage output from the inverter circuit 3, and a power system 9 that matches the level of the AC voltage output from the filter circuit 5 with the system voltage. A voltage detector 8 for detecting the voltage of the power system 9 and a current detector 7 for detecting the output current output from the transformer 6 to the power system 9.

直流電源2は、太陽光エネルギーを電気エネルギーに変換する太陽電池211で構成される。なお、燃料電池などの他の直流電源で構成されていてもよい。インバータ回路3は、6個のスイッチング素子TR1〜TR6をブリッジ接続した、周知の電圧制御型インバータ回路で構成される。スイッチング素子としては、例えば、バイポーラトランジスタ、電界効果形トランジスタ、サイリスタ、IGBT(Insulated Gate Bipolar Transistor)等の半導体スイッチング素子が用いられるが、図1は、トランジスタを用いた例である。各トランジスタTR1〜TR6には帰還ダイオードD1〜D6が並列に接続されている。   The DC power source 2 includes a solar cell 211 that converts solar energy into electric energy. In addition, you may be comprised with other DC power supplies, such as a fuel cell. The inverter circuit 3 is configured by a known voltage control type inverter circuit in which six switching elements TR1 to TR6 are bridge-connected. As the switching element, for example, a semiconductor switching element such as a bipolar transistor, a field effect transistor, a thyristor, or an IGBT (Insulated Gate Bipolar Transistor) is used. FIG. 1 shows an example using a transistor. Feedback transistors D1 to D6 are connected in parallel to the transistors TR1 to TR6.

6個のトランジスタTR1〜TR6は、インバータ制御部4から出力されるPWM信号によってそれぞれオン・オフ動作が制御される。インバータ制御部4からは相互にレベルが逆になっている2つのPWM信号Spwm,/Spwmを1組として、周期は同一でオン期間(パルス幅)の異なる3組のPWM信号(Spwmi,/Spwmi)(iは組の番号を示し、i=1,2,3である。)が出力される。第1の組のPWM信号(Spwm1,/Spwm1)はトランジスタTR1とトランジスタTR2のベースに入力され、第2の組のPWM信号(Spwm2,/Spwm2)はトランジスタTR3とトランジスタTR4のベースに入力され、第3の組のPWM信号(Spwm3,/Spwm3)はトランジスタTR5とトランジスタTR6のベースに入力される。トランジスタTR1〜TR6はPWM信号Spwmi,/Spwmiがハイレベルのときにオン(ON)状態(導通状態)となり、ローレベルのときにオフ(OFF)状態(遮断状態)となる。   The six transistors TR <b> 1 to TR <b> 6 are each controlled to be turned on / off by a PWM signal output from the inverter control unit 4. From the inverter control unit 4, two PWM signals Spwm, / Spwm whose levels are opposite to each other are taken as one set, and three sets of PWM signals (Spwmi, / Spwmi having the same period and different on periods (pulse widths) are used. ) (I indicates the number of the set, i = 1, 2, 3). The first set of PWM signals (Spwm1, / Spwm1) is input to the bases of the transistors TR1 and TR2, and the second set of PWM signals (Spwm2, / Spwm2) is input to the bases of the transistors TR3 and TR4. The third set of PWM signals (Spwm3, / Spwm3) is input to the bases of the transistors TR5 and TR6. The transistors TR1 to TR6 are turned on (conductive state) when the PWM signals Spwmi and / Spwmi are at a high level, and are turned off (off state) when the PWM signals Spwmi and / Spwmi are at a low level.

インバータ制御部4は、マイクロコンピュータによって構成され、そのマイクロコンピュータが予め設定されたプログラムによって所定の演算処理を実行することにより3組のPWM信号(Spwmi,/Spwmi)(i=1,2,3)を生成する制御を行う。なお、インバータ制御部4をFPGA(Field Programmable Gate Array)で実現することも可能である。   The inverter control unit 4 is constituted by a microcomputer, and the microcomputer executes predetermined arithmetic processing according to a preset program, whereby three sets of PWM signals (Spwmi, / Spwmi) (i = 1, 2, 3). ) Is generated. Note that the inverter control unit 4 can be realized by an FPGA (Field Programmable Gate Array).

フィルタ回路5は、等価的にインバータ回路3の3本の出力ラインにそれぞれインダクタLFを直列に接続し、3個の出力ライン間にキャパシタCFを並列に接続した回路構成のローパスフィルタである。インバータ回路3内の接続点a〜cからは階段状にレベルが変化する波形の三相の電圧信号va’,vb’,vc’が出力される。電圧信号va’,vb’,vc’にはPWM信号Spwmi,/SpwmiによるトランジスタTR1〜TR6のスイッチングノイズが含まれるが、フィルタ回路5を通すことによって、そのスイッチングノイズが除去され、正弦波状の波形の電圧信号va,vb,vcが出力される。フィルタ回路5から出力される三相の電圧信号(相電圧信号)va,vb,vcは、変圧器6によってその振幅が系統電圧とほぼ同一のレベルに調整されて電力系統9に出力される。 The filter circuit 5 is equivalently a low-pass filter having a circuit configuration in which inductors L F are connected in series to the three output lines of the inverter circuit 3 and capacitors C F are connected in parallel between the three output lines. . From a connection point a~c inverter circuit 3 voltage signal of the three-phase waveform level changes stepwise v a ', v b', v c ' is output. The voltage signals v a ′, v b ′, and v c ′ include switching noise of the transistors TR1 to TR6 due to the PWM signals Spwmi and / Spwmi. By passing through the filter circuit 5, the switching noise is removed, and the sine Voltage signals v a , v b , and v c having a wavy waveform are output. The three-phase voltage signals (phase voltage signals) v a , v b and v c output from the filter circuit 5 are adjusted to the same level as the system voltage by the transformer 6 and output to the power system 9. Is done.

インバータ制御部4は、例えば、系統連系インバータ1から電力系統9のU相に出力させる電圧信号vaの場合、図2に示すように、電力系統9のU相の電圧ベクトルと同一の電圧ベクトルVarと電圧ベクトルVaLとを合成した電圧ベクトルVaを生成する制御を行う。 Inverter control unit 4 is, for example, when the system interconnection inverter 1 of the voltage signal v a to output the U-phase of the power system 9, as shown in FIG. 2, the same voltage and the voltage vector of the U-phase of the power system 9 Control is performed to generate a voltage vector V a by combining the vector V ar and the voltage vector V aL .

電圧ベクトルVaLは、系統連系インバータ1から電力系統9に電流IaLを流したとき(電力を供給したとき)に、系統連系インバータ1と電力系統9との間の負荷Laに生じる電圧降下分の電圧ベクトルである。負荷Laは厳密には抵抗分を含んでいるが、その値はリアクタンス分に比べて小さいので、図2では抵抗分を無視し、負荷Laをインダクタンス回路として記載している。電圧ベクトルVarは系統連系インバータ1を電力系統9に連系させるための電圧ベクトルである。負荷Laはインダクタンスであるから、力率1の運転するために電圧ベクトルVaLの位相は、電圧ベクトルVarに対してほぼπ/2だけ進めている。 Voltage vector V aL, when a current flows I aL from system interconnection inverter 1 to the power system 9 (when powering), occurs in the load L a between the system interconnection inverter 1 and the power system 9 This is a voltage vector corresponding to the voltage drop. While the load L a strictly includes a resistor-because its value is smaller than the reactance, ignoring the resistance component in FIG. 2 describes a load L a as an inductance circuit. The voltage vector V ar is a voltage vector for connecting the grid interconnection inverter 1 to the power grid 9. Since the load L a is the inductance, the voltage vector V aL phase to operation of the power factor of 1, and advanced by approximately [pi / 2 with respect to the voltage vector V ar.

インバータ制御部4は、最大電力点追従制御により電力系統9に供給する電流IaL,IbL,IcLを制御することで、系統連系インバータ1から電力系統9のU,V,Wの各相に出力される電圧信号va,vb,vc(電圧ベクトルVaLに対応する電圧信号)を制御する。なお、インバータ制御部4は、電圧検出器212から入力される太陽電池211の出力電圧Vdcによって太陽電池211の最大電力点を監視するとともに、変圧器6の出力ラインに設けられた電流検出器7から入力されるU,V,Wの各相の出力電流IaL,IbL,IcLを監視し、電流マイナーループによって各相の出力電流IaL,IbL,IcLが最大電力点追従制御で設定される目標値となるように制御する。 The inverter control unit 4 controls the currents I aL , I bL , and I cL supplied to the power system 9 by the maximum power point tracking control, whereby each of the U, V, and W of the power system 9 is controlled from the grid-connected inverter 1. The voltage signals v a , v b and v c (voltage signals corresponding to the voltage vector V aL ) output to the phases are controlled. The inverter control unit 4 monitors the maximum power point of the solar cell 211 based on the output voltage V dc of the solar cell 211 input from the voltage detector 212, and also includes a current detector provided in the output line of the transformer 6. The output currents I aL , I bL , I cL of U, V, W input from 7 are monitored, and the output currents I aL , I bL , I cL of each phase follow the maximum power point by the current minor loop. Control is performed so that the target value set by the control is obtained.

また、インバータ制御部4は、変圧器6の出力ライン間に設けられた電圧検出器8から入力される電力系統9のU,V,Wの各相の電圧信号vu,vv,vwを用いて電力系統9の電圧信号の基本波成分の振幅Amと位相θ(電圧ベクトルVarの振幅と位相に相当)を算出する。この位相θを算出するために、インバータ制御部4には本発明に係る位相検出装置10(図3参照)が設けられる。位相検出装置10は、後述するようにデジタル演算処理によって位相θを算出するから、インバータ制御部4にはマイクロコンピュータに実行させる位相算出プログラムとして搭載される。 The inverter control unit 4 also supplies voltage signals v u , v v , and v w for the U, V, and W phases of the power system 9 that are input from the voltage detector 8 that is provided between the output lines of the transformer 6. calculating the amplitude a m and the phase of the fundamental wave component of the voltage signal of the power system 9 theta (corresponding to the amplitude and phase of the voltage vector V ar) used. In order to calculate this phase θ, the inverter control unit 4 is provided with a phase detection device 10 (see FIG. 3) according to the present invention. Since the phase detection device 10 calculates the phase θ by digital arithmetic processing as will be described later, the inverter control unit 4 is installed as a phase calculation program to be executed by the microcomputer.

インバータ制御部4は、電流マイナーループで算出される電流IaLの制御値に基づき電圧ベクトルVaLの振幅ALを算出し、この振幅ALと電力系統9の電圧信号の基本波成分の振幅Am及び位相θとを用いて系統連系インバータ1から出力させるU相の電圧信号vaの目標値を算出する。また、インバータ制御部4は、同様の方法で、V相,W相の電圧信号vb,vcの目標値を算出する。 The inverter control unit 4 calculates the amplitude A L of the voltage vector V aL based on the control value of the current I aL calculated in the current minor loop, and the amplitude A L and the amplitude of the fundamental component of the voltage signal of the power system 9. calculating a target value of the voltage signal v a U-phase to be outputted from the system interconnection inverter 1 by using the a m and the phase theta. Further, the inverter control unit 4 calculates target values of the V-phase and W-phase voltage signals v b and v c by the same method.

そして、インバータ制御部4は、電圧信号vaに基づいてPWM信号Spwm1,/Spwm1を生成し、電圧信号vbに基づいてPWM信号Spwm2,/Spwm2を生成し、電圧信号vcに基づいてPWM信号Spwm3,/Spwm3を生成する。 Then, the inverter control unit 4, the PWM signal Spwm1 based on the voltage signal v a, generates / Spwm1, generates a PWM signal Spwm2, / Spwm2 based on the voltage signal v b, based on the voltage signal v c PWM Signals Spwm3 and / Spwm3 are generated.

次に、インバータ制御部4に設けられる位相検出装置について説明する。図3は、本発明に係る位相検出装置のブロック構成を示す図である。   Next, a phase detection device provided in the inverter control unit 4 will be described. FIG. 3 is a diagram showing a block configuration of the phase detection apparatus according to the present invention.

図3に示す位相検出装置10は、電力系統9の三相の電圧信号(相電圧信号)vu,vv,vwを検出した信号に含まれる不平衡成分や高調波成分を除去し、正規化した電圧信号の基本波成分(正弦波信号)とその基本波成分に直交する信号(余弦波信号)を算出する基本波直交成分算出部10Aと、基本波直交成分算出部10Aから出力される正弦波信号(瞬時値)及び余弦波信号(瞬時値)と位相検出装置10から出力される位相とを用いてPLL演算処理により電力系統9の電圧信号の位相(θ)を出力するPLL処理部10Bと、を有している。 The phase detection device 10 shown in FIG. 3 removes unbalanced components and harmonic components contained in the signals detected from the three-phase voltage signals (phase voltage signals) v u , v v , and v w of the power system 9, A fundamental wave quadrature component calculation unit 10A that calculates a fundamental wave component (sine wave signal) of a normalized voltage signal and a signal (cosine wave signal) that is orthogonal to the fundamental wave component, and a fundamental wave quadrature component calculation unit 10A that are output. PLL processing for outputting the phase (θ) of the voltage signal of the power system 9 by PLL calculation processing using the sine wave signal (instantaneous value) and cosine wave signal (instantaneous value) and the phase output from the phase detector 10 Part 10B.

基本波直交成分算出部10Aは、電圧検出器8から入力される三相の電圧信号vu,vv,vw(所定のサンプリング周期で入力される瞬時値)を互いに直交する2相(α相とβ相)の電圧信号vα,vβに変換する三相/二相変換部11と、三相/二相変換部11から出力される電圧信号vα,vβに含まれる不平衡成分と所定次数の高調波成分を除去する複素係数フィルタを用いた複素係数フィルタ部12と、複素係数フィルタ部12から出力される電圧信号vr,vjを正規化する正規化部13と、を含む。なお、複素係数フィルタ部12のゲインを調整することにより正規化部13を省略することができる。 The fundamental wave quadrature component calculation unit 10A has two phases (α that are orthogonal to each other) of the three-phase voltage signals v u , v v , v w (instantaneous values input at a predetermined sampling period) input from the voltage detector 8. Phase / β-phase) voltage signals vα, vβ, and three-phase / two-phase converter 11, and unbalanced components included in voltage signals vα, vβ output from the three-phase / two-phase converter 11 and a predetermined order. A complex coefficient filter unit 12 using a complex coefficient filter that removes the higher harmonic components, and a normalization unit 13 that normalizes the voltage signals v r and v j output from the complex coefficient filter unit 12. The normalization unit 13 can be omitted by adjusting the gain of the complex coefficient filter unit 12.

三相/二相変換部11は、電圧検出器8から入力される三相の電圧信号vu,vv,vwを下記の(3)式、(4)式の演算を行うことにより互いに直交する電圧信号vα,vβに変換する。 The three-phase / two-phase converter 11 performs the operations of the following equations (3) and (4) on the three-phase voltage signals v u , v v , v w inputted from the voltage detector 8. Conversion into orthogonal voltage signals vα and vβ.

Figure 2011229361
Figure 2011229361

図4は、三相二相変換部11の演算回路を示すブロック図である。同図に示すように、三相二相変換部11は、5個の乗算器11a〜11eと2個の加算器11f,11gで構成される。乗算器11a,11b,11dは、それぞれ(3)式の各項を演算する演算器であり、乗算器11c,11eは、それぞれ(4)式の各項を演算する演算器である。また、加算器11fは(3)式の各項を加算する演算器であり、加算器11gは(4)式の各項を加算する演算器である。   FIG. 4 is a block diagram showing an arithmetic circuit of the three-phase / two-phase converter 11. As shown in the figure, the three-phase to two-phase conversion unit 11 includes five multipliers 11a to 11e and two adders 11f and 11g. The multipliers 11a, 11b, and 11d are calculators that calculate each term of the equation (3), and the multipliers 11c and 11e are calculators that respectively calculate each term of the equation (4). The adder 11f is an arithmetic unit that adds the terms of the equation (3), and the adder 11g is an arithmetic unit that adds the terms of the equation (4).

電圧検出器8で検出される三相の電圧信号vu,vv,vwは、一般に、基本波成分以外に不平衡成分や3次、5次、7次、11次などの奇数次の高調波成分(図5の周波数成分参照)が含まれる不平衡三相信号である。従って、三相二相変換部11からはこれらの成分についても三相二相変換した電圧信号が出力される。 The three-phase voltage signals v u , v v , v w detected by the voltage detector 8 are generally non-balanced components and odd-order components such as third, fifth, seventh, and eleventh in addition to the fundamental component. It is an unbalanced three-phase signal including harmonic components (see frequency components in FIG. 5). Therefore, the three-phase / two-phase converter 11 outputs a voltage signal obtained by three-phase / two-phase conversion for these components.

電圧信号vu,vv,vwの基本波成分vsu,vsv,vswを、
su=Asm・cos(ωs・t)
sv=Asm・cos(ωs・t−2π/3)
sw=Asm・cos(ωs・t−4π/3)
但し、Asm:基本波成分の振幅、ωs:系統電圧の角周波数、ωs=2π・fs
とすると、基本波成分の電圧ベクトルVsu,Vsv,swは、Vs=Asm・exp(j・ωs・t)、a=exp(j・2π/3)として、
su=Vs ……………………(3A)
sv=exp(-j・2π/3)・Vs
=a-1・V+=a2・Vs …(3B)
sw=exp(-j・4π/3)・Vs
=a-2・V=a・Vs …(3C)
で表わされる。
The fundamental wave components v su , v sv , v sw of the voltage signals v u , v v , v w are
v su = A sm · cos (ω s · t)
v sv = A sm · cos (ω s · t−2π / 3)
v sw = A sm · cos (ω s · t−4π / 3)
Where A sm is the amplitude of the fundamental wave component, ω s is the angular frequency of the system voltage, and ω s = 2π · f s
Then, the voltage vectors V su , V sv, and V sw of the fundamental wave component are expressed as V s = A sm · exp (j · ω s · t), a = exp (j · 2π / 3),
V su = V s …………………… (3A)
V sv = exp (-j ・ 2π / 3) ・ V s
= A -1 · V + = a 2 · V s (3B)
V sw = exp (-j ・ 4π / 3) ・ V s
= A -2 · V = a · V s (3C)
It is represented by

また、不平衡成分vsu’,vsv’,vsw’は、
su’=Asm’・cos(ωs・t)
sv’=Asm’・cos(ωs・t−4π/3)
sw’=Asm’・cos(ωs・t−2π/3)
但し、Asm’:不平衡成分の振幅、
で表わされ、不平衡成分の電圧ベクトルVsu’,Vsv’,Vsw’は、Vs’=Asm’・exp(j・ωs・t)として、
su’=Vs’ ………(4A)
sv’=exp(-j・4π/3)・Vs
=a-2・Vs’=a・Vs’ …(4B)
sw’=exp(-j・2π/3)・Vs
=a-1・Vs’=a2・Vs’ …(4C)
で表わされる。
Also, the unbalanced components v su ', v sv ', v sw 'are
v su '= A sm ' ・ cos (ω s・ t)
v sv '= A sm ' · cos (ω s · t−4π / 3)
v sw '= A sm ' ・ cos (ω s・ t−2π / 3)
Where A sm ': amplitude of unbalanced component,
The unbalanced component voltage vectors V su ′, V sv ′, and V sw ′ are expressed as V s ′ = A sm ′ · exp (j · ω s · t),
V su '= V s ' (4A)
V sv '= exp (-j ・ 4π / 3) ・ V s '
= A -2 · V s '= a · V s ' (4B)
V sw '= exp (-j ・ 2π / 3) ・ V s '
= A -1 · V s '= a 2 · V s ' (4C)
It is represented by

基本波成分の電圧ベクトルVsu,Vsv,Vswは、図6(a)に示すように、U,V,Wの各相の電圧ベクトルVsu,Vsv,Vswが反時計回り(左回り)にU,W,Vの相順で均等に配置され、角周波数ωs=θ/tで反時計回りに回転するベクトルである。一方、不平衡成分は、U相に対するV相とW相の位相差が基本波成分のU相に対するV相とW相の位相差と逆になっているから、不平衡成分の相順は基本波成分の相順に対して逆になっている。従って、不平衡成分の電圧ベクトルVsu’,Vsv’,Vsw’は、図6(b)に示すように、U,V,Wの各相の電圧ベクトルVsu’,Vsv’,Vsw’が時計回りにU,W,Vの相順で均等に配置され、角周波数ωs=θ/tで反時計回りに回転するベクトルとなっている。 As shown in FIG. 6A , the voltage vectors V su , V sv , and V sw of the fundamental wave components are counterclockwise when the voltage vectors V su , V sv , and V sw of the U, V, and W phases are ( These are vectors that are arranged evenly in the order of U, W, and V in the counterclockwise direction and rotate counterclockwise at the angular frequency ω s = θ / t. On the other hand, since the phase difference between the V phase and the W phase with respect to the U phase is opposite to the phase difference between the V phase and the W phase with respect to the U phase of the fundamental wave component, the phase order of the unbalanced component is fundamental. It is reversed with respect to the phase order of the wave components. Therefore, the voltage vectors V su ′, V sv ′, and V sw ′ of the unbalanced component are obtained as shown in FIG. 6B by using the voltage vectors V su ′, V sv ′, V sw ′ is evenly arranged in the clockwise order in the phase order of U, W, and V, and is a vector that rotates counterclockwise at the angular frequency ω s = θ / t.

(3A)式〜(3C)式で表わされる基本波成分の電圧ベクトルVsu,Vsv,Vswを(3)式と(4)式に代入すると、電圧ベクトルVsα,Vsβは、

Figure 2011229361
となる。 Substituting the voltage vectors V su , V sv , and V sw of the fundamental wave components expressed by the equations (3A) to (3C) into the equations (3) and (4), the voltage vectors V s α and V s β are ,
Figure 2011229361
It becomes.

基本波成分の二相電圧信号vsα,vsβは、電圧ベクトルVsα,Vsβの実軸上への投影値で与えられるから、三相/二相変換部11から出力される基本波成分の二相電圧信号vsα,vsβは、
sα=√(3/2)・Asm・cos(ωs・t) …(7)
sβ=√(3/2)・Asm・sin(ωs・t) …(8)
となる。
Since the two-phase voltage signals v s α and v s β of the fundamental wave component are given as projection values on the real axis of the voltage vectors V s α and V s β, they are output from the three-phase / two-phase converter 11. The two-phase voltage signals v s α and v s β of the fundamental wave component
v s α = √ (3/2) · A sm · cos (ω s · t) (7)
v s β = √ (3/2) · A sm · sin (ω s · t) (8)
It becomes.

同様に、(4A)式〜(4C)式を(5)式と(6)式に代入すると、電圧ベクトルVsα’,Vsβ’は、Vsα’=√(3/2)・Vs’、Vsβ’=j・√(3/2)・Vs’となるから、三相/二相変換部11から出力される不平衡成分の相電圧信号vsα’,vsβ’は、
sα’=√(3/2)・Asm’・cos(ωs・t) …(9)
sβ’=−√(3/2)・Asm’・sin(ωs・t) …(10)
となる。また、cos(ωs・t)=cos(−ωs・t)、sin(ωs・t)=−sin(−ωs・t)であるから、これらを(9)式、(10)式に代入すると、
sα’=√(3/2)・Asm’・cos(−ωs・t) …(9’)
sβ’=√(3/2)・Asm’・sin(−ωs・t) …(10’)
となる。
Similarly, when the equations (4A) to (4C) are substituted into the equations (5) and (6), the voltage vectors V s α ′ and V s β ′ are expressed as V s α ′ = √ (3/2) Since V s ′, V s β ′ = j · √ (3/2) · V s ′, the phase voltage signal v s α ′, which is an unbalanced component output from the three-phase / two-phase converter 11, v s β ′ is
v s α ′ = √ (3/2) · A sm '· cos (ω s · t) (9)
v s β ′ = − √ (3/2) · A sm ′ · sin (ω s · t) (10)
It becomes. Also, since cos (ω s · t) = cos (−ω s · t) and sin (ω s · t) = − sin (−ω s · t), these are expressed by Equation (9) and (10) When assigned to an expression,
v s α ′ = √ (3/2) · A sm '· cos (−ω s · t) (9 ′)
v s β ′ = √ (3/2) · A sm '· sin (−ω s · t) (10 ′)
It becomes.

(9’)式及び(10’)式と(7)式及び(8)式を比較すると、基本波成分の角周波数が「ωs」であるのに対し、不平衡成分の角周波数が「−ωs」である点が相違する。すなわち、三相/二相変換部11から出力される基本波成分の二相電圧信号vsα,vsβの周波数を「正の周波数」とすると、不平衡成分の二相電圧信号vsα’,vsβ’は、三相/二相変換部11から「負の周波数」で出力されるということができる。 Comparing the equations (9 ′) and (10 ′) with the equations (7) and (8), the angular frequency of the fundamental component is “ω s ”, whereas the angular frequency of the unbalanced component is “ −ω s ”is different. That is, assuming that the frequencies of the two-phase voltage signals v s α and v s β of the fundamental wave component output from the three-phase / two-phase converter 11 are “positive frequencies”, the two-phase voltage signal v s of the unbalanced component. It can be said that α ′ and v s β ′ are output from the three-phase / two-phase converter 11 at a “negative frequency”.

図5において、基本波成分を正の周波数領域の周波数「fs」の位置に表示し、不平衡成分の周波数を「−fs」として不平衡成分を負の周波数領域の周波数「−fs」の位置に表示しているのは上記の周波数の関係を示している。なお、図5には、周波数検出に影響のある5次、7次、11次の高調波成分のみを描いている。3の整数倍の高調波成分は線間電圧には表れず、相電圧でもΔ結線のトランスで除去され、11次よりも大きい奇数次の高調波成分はレベルが小さく、無視し得るからである。 5, displays a fundamental component in the position of the frequency "f s" of the positive frequency domain, the frequency "-f s negative frequency domain unbalanced component frequencies of the unbalanced components as" -f s """ Indicates the relationship of the above frequencies. FIG. 5 shows only the fifth, seventh, and eleventh harmonic components that affect frequency detection. This is because the harmonic component of an integer multiple of 3 does not appear in the line voltage, and even the phase voltage is removed by the Δ-connected transformer, and the odd-order harmonic component larger than the 11th order has a low level and can be ignored. .

不平衡成分が負の周波数になるのは、不平衡成分の相順が基本波成分の相順に対して逆になるからであるから、基本波成分の周波数fsをn倍(n:2以上の整数)したn次高調波成分についても同様で、n次高調波成分の相順が基本波成分と同一になる場合は、その周波数fns(添え字nは次数)は正の周波数となり、n次高調波成分の相順が基本波成分と逆になる場合は、その周波数fnsは負の周波数となる。 The reason why the unbalanced component has a negative frequency is that the phase order of the unbalanced component is reversed with respect to the phase order of the fundamental wave component, and therefore the frequency f s of the fundamental wave component is multiplied by n (n: 2 or more). The same applies to the nth-order harmonic component, and when the phase order of the nth-order harmonic component is the same as the fundamental wave component, the frequency f ns (subscript n is the order) is a positive frequency, When the phase order of the n-th harmonic component is opposite to the fundamental component, the frequency f ns is a negative frequency.

5次、7次、11次の高調波成分は、U,V,Wの各相の電圧ベクトルをVnu,Vnv,Vnw(添え字のnは次数)と表記し、電圧ベクトルVnをVn=Anm・exp(j・n・ωs・t)(Anm:n次高調波成分の振幅)とすると、
nu=Vn
nv=Vn・exp(-j・2nπ/3)
nw=Vn・exp(-j・4nπ/3)
但し、n=5,7,11
で表わされる。exp(−j・2nπ/3)={exp(−j・2π/3)}n=a2n、exp(−j・4nπ/3)={exp(−j・4π/3)}n=anであるから、電圧ベクトルVnu,Vnv,Vnwは、
nu=Vn
nv=a2n・Vn
nw=an・Vn
と表わされる。
For the fifth, seventh, and eleventh harmonic components, the voltage vector of each phase of U, V, and W is expressed as V nu , V nv , V nw (the subscript n is the order), and the voltage vector V n Is V n = A nm · exp (j · n · ω s · t) (A nm : amplitude of the nth-order harmonic component),
V nu = V n
V nv = V n · exp (-j · 2nπ / 3)
V nw = V n · exp (-j · 4nπ / 3)
However, n = 5, 7, 11
It is represented by exp (−j · 2nπ / 3) = {exp (−j · 2π / 3)} n = a 2n , exp (−j · 4nπ / 3) = {exp (−j · 4π / 3)} n = a Since n , the voltage vectors V nu , V nv , V nw are
V nu = V n
V nv = a 2n・ V n
V nw = a n・ V n
It is expressed as

5次高調波成分の電圧ベクトルV5u,V5v,V5wと11次高調波成分の電圧ベクトルV11u,V11v,V11wは、
(V5u,V5v,V5w)=(V5,a10・V5,a5・V5
=(V5,a・V5,a2・V5
(V11u,V11v,V11w)=(V11,a22・V11,a11・V11
=(V11,a・V11,a2・V11
となり、U,V,Wの相順は基本波成分に対して逆相となるので、5次高調波成分及び11次高調波成分の周波数は負の周波数となる。
The fifth harmonic component of the voltage vector V 5u, V 5v, V 5w and 11th harmonic components of the voltage vector V 11u, V 11v, V 11w is
(V 5u , V 5v , V 5w ) = (V 5 , a 10 · V 5 , a 5 · V 5 )
= (V 5, a · V 5, a 2 · V 5)
(V 11u, V 11v, V 11w) = (V 11, a 22 · V 11, a 11 · V 11)
= (V 11, a · V 11, a 2 · V 11)
Thus, since the phase order of U, V, and W is opposite to the fundamental component, the frequencies of the fifth harmonic component and the eleventh harmonic component are negative frequencies.

一方、7次高調波成分の電圧ベクトルV7u,V7v,V7wは、
(V7u,V7v,V7w)=(V7,a14・V7,a7・V7
=(V7,a2・V7,a・V7
となり、U,V,Wの相順は基本波成分に対して同相となるので、7次高調波成分の周波数は正の周波数となる。
On the other hand, the seventh harmonic component of the voltage vector V 7u, V 7v, V 7w is
(V 7u, V 7v, V 7w) = (V 7, a 14 · V 7, a 7 · V 7)
= (V 7, a 2 · V 7, a · V 7)
Thus, the phase order of U, V, and W is in phase with the fundamental component, so the frequency of the seventh harmonic component is a positive frequency.

従って、図5では、5次高調波成分と11次高調波成分は、負の周波数領域の周波数「−5fs」と「−11fs」の位置にそれぞれ表示され、7次高調波成分は正の周波数領域の周波数「7fs」の位置に表示されている。 Therefore, in FIG. 5, the fifth harmonic component and the eleventh harmonic component are displayed at the positions of the frequencies “−5f s ” and “−11 f s ” in the negative frequency region, respectively, and the seventh harmonic component is positive. Is displayed at the position of the frequency “7f s ” in the frequency region.

また、5次高調波成分を三相二相変換した電圧信号(v5α,v5β)は、不平衡成分を三相二相変換した電圧信号(vsα’,vsβ’)の周波数を5倍したものとなり、11次高調波成分を三相二相変換した電圧信号(v11α,v11β)は、同電圧信号(vsα’,vsβ’)の周波数を11倍したものとなり、7次高調波成分を三相二相変換した電圧信号(v7α,v7β)は、基本波成分を三相二相変換した電圧信号(vsα,vsβ)の周波数を7倍したものとなるから、
5α=√(3/2)・A5m・cos(−5ωs・t) …(11)
5β=√(3/2)・A5m・sin(−5ωs・t) …(12)
7α=√(3/2)・A7m・cos(7ωs・t) …(13)
7β=√(3/2)・A7m・sin(7ωs・t) …(14)
11α=√(3/2)・A11m・cos(−11ωs・t) …(15)
11β=√(3/2)・A11m・sin(−11ωs・t) …(16)
で表わされる。
In addition, the voltage signal (v 5 α, v 5 β) obtained by converting the fifth harmonic component into three-phase two-phase conversion is the voltage signal (v s α ′, v s β ′) obtained by converting the unbalanced component into three-phase two-phase conversion. The voltage signal (v 11 α, v 11 β) obtained by three-phase to two-phase conversion of the 11th harmonic component is the frequency of the voltage signal (v s α ′, v s β ′). The voltage signal (v 7 α, v 7 β) obtained by three-phase two-phase conversion of the seventh harmonic component is a voltage signal (v s α, v obtained by three-phase two-phase conversion of the fundamental wave component. Since the frequency of s β) is 7 times,
v 5 α = √ (3/2) · A 5m · cos (−5ω s · t) (11)
v 5 β = √ (3/2) · A 5m · sin (−5ω s · t) (12)
v 7 α = √ (3/2) · A 7m · cos (7ω s · t) (13)
v 7 β = √ (3/2) · A 7m · sin (7ω s · t) (14)
v 11 α = √ (3/2) · A 11m · cos (−11ω s · t) (15)
v 11 β = √ (3/2) · A 11m · sin (−11ω s · t) (16)
It is represented by

従って、三相/二相変換部11から複素係数フィルタ部12には、(7)式〜(16)式で表わされる基本波成分、不平衡成分及び5次、7次、11次の高調波成分の二相電圧信号(vsα,vsβ),(vsα’,vsβ’),(vnα,vnβ)(n=5,7,11)を含む二相電圧信号(vα,vβ)が出力される。 Therefore, from the three-phase / two-phase conversion unit 11 to the complex coefficient filter unit 12, the fundamental wave component, the unbalanced component, and the fifth, seventh, and eleventh harmonics expressed by the equations (7) to (16). Two-phase voltage signals (v s α, v s β), (v s α ′, v s β ′), (v n α, v n β) (n = 5, 7, 11) Voltage signals (vα, vβ) are output.

複素係数フィルタ部12は、z変換表現による伝達関数H(z)が下記の(17)式で表される1次のIIRフィルタからなる複素係数バンドパスフィルタ(BPF)で構成される。(17)式において、複素係数a1におけるfd[Hz]は、通過帯域の中心周波数f0をサンプリングレートで正規化した正規化周波数、Ωd[rad/s]は正規化角周波数である。例えば、中心周波数f0を系統周波数fsに設定し、サンプリング周波数を「fsr」とすると、fdはfs/fsr、Ωdは2π・fd=2π・(fs/fsr)となる。なお、正規化した角周波数Ωdは、−π<Ωd<πである。また、rは、通過帯域の帯域幅を決めるパラメータ(0<r<1)である。 The complex coefficient filter unit 12 includes a complex coefficient bandpass filter (BPF) including a first-order IIR filter whose transfer function H (z) expressed by z-transform expression is expressed by the following equation (17). In the equation (17), f d [Hz] in the complex coefficient a 1 is a normalized frequency obtained by normalizing the center frequency f 0 of the pass band by the sampling rate, and Ω d [rad / s] is a normalized angular frequency. . For example, if the center frequency f 0 is set to the system frequency f s and the sampling frequency is “f sr ”, f d is f s / f sr , and Ω d is 2π · f d = 2π · (f s / f sr ). The normalized angular frequency Ω d is −π <Ω d <π. R is a parameter (0 <r <1) that determines the bandwidth of the passband.

Figure 2011229361
Figure 2011229361

図7は、上記(17)式の演算処理を行う処理回路を示すブロック図である。同図に示すように、複素係数フィルタ部12は、(17)式の分母の演算処理がフィードバック回路で構成され、そのフィードバック回路の出力に分子の係数b0を乗算する回路によって構成される。 FIG. 7 is a block diagram showing a processing circuit for performing the arithmetic processing of the equation (17). As shown in the figure, the complex coefficient filter unit 12 is configured by a circuit that multiplies the output of the feedback circuit by a numerator coefficient b 0, with the denominator calculation process of equation (17) being configured by a feedback circuit.

図7に示すブロック図において、u[k](k:離散時間を表すインデックス番号)は入力データ、x[k]は複素係数フィルタ部12の状態データ、y[k]は複素係数フィルタ部12の出力データである。入力データu[k]、状態データx[k]及び出力データy[k]の間には、
x[k]=r・exp(j・Ωd)・x[k-1]+u[k] …(18)
y[k]=(1−r)・x[k] …(19)
が成立する。
In the block diagram shown in FIG. 7, u [k] (k: index number representing discrete time) is input data, x [k] is state data of the complex coefficient filter unit 12, and y [k] is the complex coefficient filter unit 12. Output data. Between input data u [k], state data x [k] and output data y [k]
x [k] = r · exp (j · Ω d ) · x [k−1] + u [k] (18)
y [k] = (1-r) .x [k] (19)
Is established.

複素係数フィルタ部12は複素係数フィルタで構成されるので、入力データu[k]が複素データか実データ(複素データの虚数部が「0」のデータ)かに関わらず、状態データx[k]及び出力データy[k]が複素信号のデータとなる。従って、入力データu[k]、状態データx[k]及び出力データy[k]をそれぞれu[k]=ur[k]+juj[k]、x[k]=xr[k]+j・xj[k]、y[k]=yr[k]+j・yj[k]、複素係数a1をa1=r・exp(j・Ωd)=r・cos(Ωd)+j・{r・sin(Ωd)}として(18)式と(19)式に代入し、実数部と虚数部の関係式に分けると、
r[k]=r・cos(Ωd)・xr[k-1]−r・sin(Ωd)・xj[k-1]+ur[k] …(20)
j[k]=r・cos(Ωd)・xj[k-1]+r・sin(Ωd)・xr[k-1]+uj[k] …(21)
r[k]=(1−r)・xr[k] …(22)
j[k]=(1−r)・xj[k] …(23)
となる。
Since the complex coefficient filter unit 12 is configured by a complex coefficient filter, the state data x [k] regardless of whether the input data u [k] is complex data or real data (data in which the imaginary part of the complex data is “0”). ] And output data y [k] are complex signal data. Accordingly, the input data u [k], state data x [k] and the output data y [k], respectively u [k] = u r [ k] + ju j [k], x [k] = x r [k] + J · x j [k], y [k] = y r [k] + j · y j [k], the complex coefficient a 1 is expressed as a 1 = r · exp (j · Ω d ) = r · cos (Ω d ) + J · {r · sin (Ω d )} is substituted into the equations (18) and (19), and divided into the relational expressions of the real part and the imaginary part.
x r [k] = r · cos (Ω d) · x r [k-1] -r · sin (Ω d) · x j [k-1] + u r [k] ... (20)
x j [k] = r · cos (Ω d) · x j [k-1] + r · sin (Ω d) · x r [k-1] + u j [k] ... (21)
y r [k] = (1−r) · x r [k] (22)
y j [k] = (1−r) · x j [k] (23)
It becomes.

バンドパスフィルタを実係数の2次IIRフィルタで構成した場合、その2次IIR-フィルタの伝達関数H(z)(z=exp(j・ω)は、
H(z)=(1-r2+2(r-1)・r・cos(Ωd)・z-1)/(1-2r・cos(Ωd)・z-1+ r2・z-2)
で表わされる。この伝達関数H(z)の振幅特性M(ω)を求めると、(1-2r・cos(Ωd±ω)+r2)=0を満たすωで極が表れるから、2次IIRフィルタはその極の周波数を通過させる特性を有する。r≒1とすると、cos(Ωd±ω)≒1より、2次IIRフィルタを通過させる正規化周波数fdはfd=±Ωd/2πとなり、正規化角周波数Ωdを基本波成分の角周波数に設定した実係数の2次IIRフィルタでは、不平衡成分も通過させることになる。
When the bandpass filter is configured by a real coefficient second-order IIR filter, the transfer function H (z) (z = exp (j · ω) of the second-order IIR-filter is
H (z) = (1-r 2 +2 (r-1) · r · cos (Ω d ) · z -1 ) / (1-2r · cos (Ω d ) · z -1 + r 2 · z -2 )
It is represented by When the amplitude characteristic M (ω) of the transfer function H (z) is obtained, a pole appears at ω satisfying (1-2r · cos (Ω d ± ω) + r 2 ) = 0, and the second-order IIR filter It has the characteristic of passing the pole frequency. If r≈1, then cos (Ω d ± ω) ≈1, the normalized frequency f d that passes through the second-order IIR filter is f d = ± Ω d / 2π, and the normalized angular frequency Ω d is the fundamental wave component The real coefficient second-order IIR filter set at an angular frequency of 1 also passes an unbalanced component.

実係数の2次IIRフィルタに対し、(17)式に示す伝達関数H(z)の振幅特性M(ω)求めると、M(ω)=(1−r)/√{1−2r・cos(Ωd−ω)+r2}となり、(1−2r・cos(Ωd−ω)+r2)=0を満たすωだけに極が表れるから、正規化角周波数Ωdを基本波成分の角周波数に設定した複素係数の1次IIRフィルタでは、基本波成分だけを通過させ、不平衡成分や高調波成分を通過させることはない。従って、複素係数フィルタ部12は、図5に示す周波数特性を有することになるから、中心周波数f0を系統周波数fsに設定することにより、複素係数フィルタ部12によって電圧信号vα,vβに含まれる不平衡成分と高調波成分((9)式〜(16)式に示す成分)を好適に除去することができる。 When the amplitude characteristic M (ω) of the transfer function H (z) shown in the equation (17) is obtained for a real coefficient second-order IIR filter, M (ω) = (1−r) / √ {1-2r · cos (Ω d −ω) + r 2 }, and the pole appears only in ω that satisfies (1-2r · cos (Ω d −ω) + r 2 ) = 0, and therefore the normalized angular frequency Ω d is the angle of the fundamental component. In the first-order IIR filter having a complex coefficient set to the frequency, only the fundamental wave component is allowed to pass, and the unbalanced component and the harmonic component are not allowed to pass. Accordingly, since the complex coefficient filter unit 12 has the frequency characteristics shown in FIG. 5, the complex coefficient filter unit 12 includes the voltage signals vα and vβ by setting the center frequency f 0 to the system frequency f s. The unbalanced component and the harmonic component (the components shown in the equations (9) to (16)) can be suitably removed.

図8は、(20)式〜(23)式に基づき複素係数フィルタ部12の複素演算処理を行う回路構成を示す図である。同図において、係数arと係数ajはそれぞれ複素係数a1=r・ejΩdの実数部と虚数部であり、ar=r・cos(Ωd)、aj=r・sin(Ωd)である。 FIG. 8 is a diagram showing a circuit configuration for performing complex operation processing of the complex coefficient filter unit 12 based on the equations (20) to (23). In the figure, coefficient a r and coefficient a j are the real part and imaginary part of complex coefficient a 1 = r · e j Ω d , respectively, and a r = r · cos (Ω d ), a j = r · sin (Ω d ).

同図に示すように、複素係数フィルタ部12は、6個の乗算器12a〜12fと、2個の加算器12g,12hと、2個の遅延回路12i,12jで構成される。遅延回路12iは、状態データの実数部xr[k-1]を生成する回路であり、遅延回路12jは、状態データの虚数部xj[k-1]を生成する回路である。乗算器12a,12bはそれぞれ(20)式の第1項と第2項(負の符号を含む)を演算する演算器であり、加算器12gは(20)式の第1項と第2項と第3項を加算する演算器である。従って、加算器12gから(20)式で示す状態データの実数部xr[k]が出力される。 As shown in the figure, the complex coefficient filter unit 12 includes six multipliers 12a to 12f, two adders 12g and 12h, and two delay circuits 12i and 12j. The delay circuit 12i is a circuit that generates a real part x r [k-1] of state data, and the delay circuit 12j is a circuit that generates an imaginary part x j [k-1] of state data. The multipliers 12a and 12b are arithmetic units for calculating the first term and the second term (including a negative sign) of the equation (20), respectively, and the adder 12g is the first term and the second term of the equation (20). And an arithmetic unit for adding the third term. Therefore, the real part x r [k] of the state data indicated by the equation (20) is output from the adder 12g.

一方、乗算器12d,12cはそれぞれ(21)式の第1項と第2項を演算する演算器であり、加算器12hは(21)式の第1項と第2項と第3項を加算する演算器である。従って、加算器12hから(21)式で示す状態データの虚数部xj[k]が出力される。また、乗算器12e,12fはそれぞれ(22)式と(23)式を演算する演算器である。 On the other hand, the multipliers 12d and 12c are arithmetic units for calculating the first term and the second term of the equation (21), respectively, and the adder 12h is the first term, the second term, and the third term of the equation (21). An arithmetic unit to add. Therefore, the imaginary part x j [k] of the state data indicated by the equation (21) is output from the adder 12h. The multipliers 12e and 12f are arithmetic units for calculating the expressions (22) and (23), respectively.

本実施形態では、三相二相変換部11を設け、三相の電圧信号vu,vv,vwを互いに直交する電圧信号vα,vβに変換しているが、電圧信号vα,vβは、それぞれ複素データur+jujの実数部と虚数部に対応させることができるので、電圧信号vαのサンプリングデータを入力データの実数部ur[k]として加算器12gに入力し、電圧信号vβのサンプリングデータを入力データの虚数部uj[k]として加算器12hに入力している。 In the present embodiment, a three-phase to two-phase converter 11 is provided to convert the three-phase voltage signals v u , v v , and v w into voltage signals vα and vβ that are orthogonal to each other. , The real part and the imaginary part of the complex data u r + ju j can be respectively corresponded, so that the sampling data of the voltage signal vα is input to the adder 12g as the real part u r [k] of the input data, and the voltage signal vβ Are input to the adder 12h as the imaginary part u j [k] of the input data.

電圧信号vαのサンプリングデータが複素係数フィルタ部12に入力される毎に、遅延回路12i、乗算器12a,12b,12e及び加算器12gで(20)式及び(22)式の演算処理が繰り返され、これにより、乗算器12eから(7)式で示される基本波成分の三相二相変換信号vsαのみの出力データyr[k]が出力される。また、電圧信号vβのサンプリングデータが複素係数フィルタ部12に入力される毎に、遅延回路12j、乗算器12c,12d,12f及び加算器12hで(21)式及び(23)式の演算処理が繰り返され、これにより、乗算器12fから(8)式で示される基本波成分の三相二相変換信号vsβのみの出力データyj[k]が出力される。 Every time sampling data of the voltage signal vα is input to the complex coefficient filter unit 12, the arithmetic processing of the expressions (20) and (22) is repeated in the delay circuit 12i, the multipliers 12a, 12b, and 12e and the adder 12g. As a result, the multiplier 12e outputs only the output data y r [k] of the three-phase to two-phase conversion signal v s α of the fundamental wave component expressed by the equation (7). Further, every time sampling data of the voltage signal vβ is input to the complex coefficient filter unit 12, the delay circuit 12j, the multipliers 12c, 12d, 12f, and the adder 12h perform the arithmetic processing of the expressions (21) and (23). As a result, output data y j [k] of only the three-phase two-phase conversion signal v s β of the fundamental wave component shown by the equation (8) is output from the multiplier 12f.

なお、図3では、第1複素係数フィルタ部12から出力データyr[k],yj[k]によって出力される電圧信号を入力される電圧信号vα,vβと区別するため、それぞれ「vr」,「vj」と表記している。 In FIG. 3, in order to distinguish the voltage signal output from the first complex coefficient filter unit 12 by the output data y r [k], y j [k] from the input voltage signals vα, vβ, “v r ”and“ v j ”.

なお、複素係数フィルタ部12から出力される、(7),(8)式で表わされる電圧信号vr,vjは、電力系統9のU相の電圧ベクトルVuの回転基準を実軸R方向とし、U相の電圧信号vuの位相角ψを「0」とした場合であるが、電力系統9のU相の電圧信号vuの位相がずれ、位相角ψ≠0の場合は、複素係数フィルタ部12から出力される電圧信号vr,vjは、vr=Asm・cos(ωs・t+ψ)、vj=Asm・sin(ωs・t+ψ)となる。 The voltage signals v r and v j output from the complex coefficient filter unit 12 and expressed by the equations (7) and (8) are based on the rotation axis of the U-phase voltage vector V u of the power system 9 as the real axis R. The phase angle ψ of the U-phase voltage signal v u is set to “0”, but when the phase of the U-phase voltage signal v u of the power system 9 is shifted and the phase angle ψ ≠ 0, The voltage signals v r and v j output from the complex coefficient filter unit 12 are v r = A sm · cos (ω s · t + ψ) and v j = A sm · sin (ω s · t + ψ).

正規化部13は、複素係数フィルタ部12から出力される電圧信号vr,vjのレベルを「1」に正規化する演算処理を行う。複素係数フィルタ部12から出力される電圧信号vr,vjは振幅が同一の正弦波信号と余弦波信号で、√(vr 2+vj 2)を演算することにより振幅が求められるから、正規化部13では、出力データyr[k],yj[k]に対してそれぞれyr[k]/√(yr[k]2+yj[k]2)とyj[k]/√(yr[k]2+yj[k]2)の演算処理を行って電圧信号vr,vjの正規化処理が行われる。従って、正規化部13からは、vr’=cos(θ)とvj’=sin(θ)(θ=ω・t)で表わされる信号のデータが出力される。 The normalizing unit 13 performs arithmetic processing for normalizing the levels of the voltage signals v r and v j output from the complex coefficient filter unit 12 to “1”. The voltage signals v r and v j output from the complex coefficient filter unit 12 are a sine wave signal and a cosine wave signal having the same amplitude, and the amplitude is obtained by calculating √ (v r 2 + v j 2 ). In the normalization unit 13, y r [k] / √ (y r [k] 2 + y j [k] 2 ) and y j [k] are output data y r [k] and y j [k], respectively. Normalization processing of the voltage signals v r and v j is performed by performing calculation processing of / √ (y r [k] 2 + y j [k] 2 ). Therefore, the normalization unit 13 outputs signal data represented by v r ′ = cos (θ) and v j ′ = sin (θ) (θ = ω · t).

PLL処理部10Bは、基本波直交成分算出部10Aから出力される正規化された電圧信号vr,vjと、当該PLL処理部10Bから出力される位相θ’(以下、「出力位相θ'」という。)とを用いて電圧信号vr,vjの位相θ(以下、「入力位相θ」という。)と出力位相θ’の位相差Δθ(=θ−θ’)を算出する位相差演算部14と、位相差Δθに基づいて出力位相θ’を更新する位相更新部15とを含む。 The PLL processing unit 10B includes the normalized voltage signals v r and v j output from the fundamental wave quadrature component calculation unit 10A and the phase θ ′ (hereinafter referred to as “output phase θ ′” output from the PLL processing unit 10B. Is used to calculate the phase difference Δθ (= θ−θ ′) between the phase θ of the voltage signals v r and v j (hereinafter referred to as “input phase θ”) and the output phase θ ′. The calculation unit 14 includes a phase update unit 15 that updates the output phase θ ′ based on the phase difference Δθ.

位相差演算部14は、sin(θ)・cos(θ’)−cos(θ)・sin(θ’)の三角関数の乗算式で表わされる演算を行うものである。位相差演算部14は、図9に示すように、出力位相θ’に対し正弦値−sin(θ’)を演算する正弦値演算器14aと、出力位相θ’に対して余弦値cos(θ’)を演算する余弦値演算器14bと、正弦値−sin(θ’)と基本波直交成分算出部10Aから出力される正規化された電圧信号vr(余弦値cos(θ))とを乗算する乗算器14cと、余弦値cos(θ’)と基本波直交成分算出部10Aから出力される正規化された電圧信号vj(正弦値sin(θ))とを乗算する乗算器14dと、乗算器14cの乗算結果と乗算器14dの乗算結果を加算する加算器14eで構成されている。 The phase difference calculation unit 14 performs a calculation represented by a multiplication function of a trigonometric function of sin (θ) · cos (θ ′) − cos (θ) · sin (θ ′). As shown in FIG. 9, the phase difference calculation unit 14 includes a sine value calculator 14 a that calculates a sine value −sin (θ ′) for the output phase θ ′, and a cosine value cos (θ) for the output phase θ ′. '), A cosine value calculator 14b, a sine value -sin (θ'), and a normalized voltage signal v r (cosine value cos (θ)) output from the fundamental wave orthogonal component calculation unit 10A. A multiplier 14c for multiplying, a multiplier 14d for multiplying the cosine value cos (θ ′) and the normalized voltage signal v j (sine value sin (θ)) output from the fundamental wave orthogonal component calculation unit 10A, The adder 14e adds the multiplication result of the multiplier 14c and the multiplication result of the multiplier 14d.

sin(θ)・cos(θ’)−cos(θ)・sin(θ’)=sin(θ−θ’)で、|θ−θ’|=|Δθ|が微小であれば、sin(θ−θ’)≒Δθであるから、位相差演算部14は実質的に位相差Δθを演算している。なお、正規化された互いに直交する電圧信号vr,vjに対してdq変換処理を行い、d軸上の電圧信号vdとq軸上の電圧信号vqを算出する場合、そのdq変換処理は、

Figure 2011229361
より、vq=−cos(θ)・sin(θ’)+sin(θ)・cos(θ’)=sin(θ−θ’)であるから、位相差演算部14における演算処理は、基本波直交成分算出部10Aから出力される正規化された互いに直交する相電圧信号vr,vjに対してdq変換処理を行い、q軸上の電圧信号vqを算出する処理と言うこともできる。 If sin (θ) · cos (θ ′) − cos (θ) · sin (θ ′) = sin (θ−θ ′) and | θ−θ ′ | = | Δθ | Since −θ ′) ≈Δθ, the phase difference calculation unit 14 substantially calculates the phase difference Δθ. Note that performs dq conversion processing on voltage signals orthogonal to each other are normalized v r, v j, when calculating the voltage signal v q on the voltage signal v d and q axis on the d-axis, the dq conversion Processing is
Figure 2011229361
Thus, since v q = −cos (θ) · sin (θ ′) + sin (θ) · cos (θ ′) = sin (θ−θ ′), the calculation processing in the phase difference calculation unit 14 is performed by the fundamental wave. It can also be said to be a process of calculating a voltage signal v q on the q axis by performing dq conversion processing on the normalized phase voltage signals v r and v j output from the orthogonal component calculation unit 10A. .

位相更新部15は、位相差演算部14から出力される位相差Δθをループフィルタ15aに通した後、その出力(位相差Δθの微分値で角周波数Δωに相当する値)に加算器15bで所定の基準値ω0(本実施形態では系統周波数fsの角周波数ωs=2πfsに設定)を加算し、その加算値ω’=ω0+Δωに積分器15cで積分処理を行って位相θ’を算出する。 The phase update unit 15 passes the phase difference Δθ output from the phase difference calculation unit 14 through the loop filter 15a, and then adds the output (a differential value of the phase difference Δθ corresponding to the angular frequency Δω) to the output by the adder 15b. A predetermined reference value ω 0 (in this embodiment, the angular frequency ω s = 2πf s of the system frequency f s ) is added, and the added value ω ′ = ω 0 + Δω is integrated by the integrator 15c to obtain the phase. θ ′ is calculated.

例えば、電力系統9の位相θ=2πfs・tが安定していれば、位相更新部15から出力される出力位相θ’は入力位相θに収束し、位相差演算部14から出力される位相差Δθは「0」になるから、位相更新部15から出力される出力位相θ’は、θ’=θ=2πfs・tに保持されている。この状態で、電力系統9の位相θが瞬間的にψだけ増加すると、位相差演算部14からは(θ+ψ)−θ’=ψの位相差Δθが出力されるから、位相更新部15ではω’が位相差Δθに基づくΔωだけ増加し、位相更新部15における電圧ベクトルV’(図23に示した電圧ベクトルV’参照)の回転速度が増加して電力系統9の電圧ベクトルV(図23に示した電圧ベクトルV参照)の位相θの変動に追従するように変化する。従って、PLL処理部103で出力位相θ’の更新処理が繰り返されることにより位相差Δθが減少し、Δθ=0になると、すなわち、出力位相θ’がθ’=θ=2πfs・t+ψになると、位相更新部15から出力される出力位相θ’はその値に保持されることになる。 For example, if the phase θ = 2πf s · t of the power system 9 is stable, the output phase θ ′ output from the phase update unit 15 converges to the input phase θ and is output from the phase difference calculation unit 14. Since the phase difference Δθ is “0”, the output phase θ ′ output from the phase update unit 15 is held at θ ′ = θ = 2πf s · t. In this state, if the phase θ of the electric power system 9 increases momentarily by ψ, the phase difference calculation unit 14 outputs the phase difference Δθ of (θ + ψ) −θ ′ = ψ, so that the phase update unit 15 'Increases by Δω based on the phase difference Δθ, the rotation speed of the voltage vector V ′ (see voltage vector V ′ shown in FIG. 23) in the phase update unit 15 increases, and the voltage vector V (see FIG. 23) of the power system 9 increases. It changes so as to follow the fluctuation of the phase θ of the voltage vector V shown in FIG. Therefore, the phase difference Δθ is reduced by repeating the update process of the output phase θ ′ in the PLL processing unit 103, and when Δθ = 0, that is, when the output phase θ ′ becomes θ ′ = θ = 2πf s · t + ψ. The output phase θ ′ output from the phase update unit 15 is held at that value.

図10は、位相差Δθを求める他の方法の位相差演算部14’を示すブロック図である。図9は、三角関数の乗算式を用いて位相差Δθの正弦値sin(Δθ)を演算する方法であったが、図10に示す方法は、図11に示すように、出力位相θ’の正弦波信号sin(θ’)を生成し、この正弦波信号sin(θ’)と基本波直交成分算出部10Aから出力される正規化された電圧信号vj’=sin(θ)の位相差Δθを直接カウントする方法である。具体的には、電圧信号vj’=sin(θ)が負側から正側にゼロレベルを交差するタイミングt1を検出するとともに、正弦波信号sin(θ’)が負側から正側にゼロレベルを交差するタイミングt1’を検出し、t1とt1’の間の時間ΔTを求め、その時間ΔTから位相差Δθを求める方法である。なお、sin(θ)の周期をTとすると、ΔT/T=Δθ/2πであるから、位相差ΔθはΔθ=2π・ΔT/Tを演算することにより求められる。 FIG. 10 is a block diagram showing a phase difference calculation unit 14 ′ of another method for obtaining the phase difference Δθ. FIG. 9 shows a method for calculating the sine value sin (Δθ) of the phase difference Δθ by using a multiplication function of a trigonometric function. However, the method shown in FIG. 10 uses the output phase θ ′ as shown in FIG. A sine wave signal sin (θ ′) is generated, and the phase difference between the sine wave signal sin (θ ′) and the normalized voltage signal v j ′ = sin (θ) output from the fundamental wave orthogonal component calculation unit 10A In this method, Δθ is directly counted. Specifically, the timing t1 at which the voltage signal v j ′ = sin (θ) crosses the zero level from the negative side to the positive side is detected, and the sine wave signal sin (θ ′) is zero from the negative side to the positive side. This is a method of detecting a timing t1 ′ at which the level is crossed, obtaining a time ΔT between t1 and t1 ′, and obtaining a phase difference Δθ from the time ΔT. If the period of sin (θ) is T, ΔT / T = Δθ / 2π, and therefore the phase difference Δθ can be obtained by calculating Δθ = 2π · ΔT / T.

図10に示す位相差演算部14’は、基本波直交成分算出部10Aから出力される正規化された電圧信号sin(θ)のレベルをゼロレベルと比較する比較器14fと、比較器14fの出力信号を用いて電圧信号sin(θ)のレベルがゼロレベルを交差するタイミングを検出する第1のゼロクロス検出器14gと、出力位相θ’に対して正弦値sin(θ’)を演算する正弦値演算器14hと、正弦値演算器14hから出力される正弦値sin(θ’)のレベルをゼロレベルと比較する比較器14iと、比較器14iの出力信号を用いて正弦値sin(θ’)のレベルがゼロレベルを交差するタイミングを検出する第2のゼロクロス検出器14jと、電圧信号sin(θ)の周波数よりも高周波のクロックCLKを発生するクロック発生器14kと、第1のゼロクロス検出器14gと第2のゼロクロス検出器14jから出力される検出信号を用いてクロックCLKのパルス数をカウントするカウンタ14lと、カウンタ14lでカウントされるカウント数Nから位相差Δθを算出する位相差演算器14mで構成されている。   The phase difference calculation unit 14 ′ illustrated in FIG. 10 includes a comparator 14f that compares the level of the normalized voltage signal sin (θ) output from the fundamental wave quadrature component calculation unit 10A with a zero level, and a comparator 14f. A first zero cross detector 14g that detects the timing at which the level of the voltage signal sin (θ) crosses the zero level using the output signal, and a sine that calculates a sine value sin (θ ′) with respect to the output phase θ ′. The value calculator 14h, the comparator 14i that compares the level of the sine value sin (θ ′) output from the sine value calculator 14h with the zero level, and the sine value sin (θ ′) using the output signal of the comparator 14i ) Of the second zero cross detector 14j for detecting the timing at which the level of zero) crosses the zero level, a clock generator 14k for generating a clock CLK higher in frequency than the frequency of the voltage signal sin (θ), and a first zero cross detector. 14g and second A counter 141 that counts the number of pulses of the clock CLK using the detection signal output from the zero-cross detector 14j, and a phase difference calculator 14m that calculates the phase difference Δθ from the count number N counted by the counter 14l. Yes.

比較器14f,14iは、例えば、電圧信号sin(θ),sin(θ’)のレベルがゼロレベルより小さいと、ローレベルを出力し、ゼロレベル以上になると、ハイレベルを出力する。従って、図11に示すように、比較器14fからは電圧信号sin(θ)のレベルが負レベルから正レベルに交差するタイミングt1でハイレベルになり、正レベルから負レベルに交差するタイミングt2でローレベルになるゼロクロス検出信号Sz1が出力され、比較器14iからは電圧信号sin(θ’)のレベルが負レベルから正レベルに交差するタイミングt1’でハイレベルになり、正レベルから負レベルに交差するタイミングt2’でローレベルになるゼロクロス検出信号Sz2が出力される。 For example, the comparators 14f and 14i output a low level when the levels of the voltage signals sin (θ) and sin (θ ′) are lower than the zero level, and output a high level when the level is equal to or higher than the zero level. Therefore, as shown in FIG. 11, from the comparator 14f, the level of the voltage signal sin (θ) becomes high level at a timing t1 when the level crosses from the negative level to the positive level, and at timing t2 when the level crosses from the positive level to the negative level. The zero cross detection signal S z1 that becomes low level is output, and the comparator 14i becomes high level at the timing t1 ′ when the level of the voltage signal sin (θ ′) crosses from negative level to positive level, and from positive level to negative level. The zero-cross detection signal S z2 that goes to the low level at the timing t2 ′ that crosses the signal is output.

カウンタ14lは、正弦波信号sin(θ’)が基本波直交成分算出部10Aから出力される電圧信号vj’=sin(θ)より遅れている場合は、図11に示すように、ゼロクロス検出信号Sz1の立ち上がり信号でカウント値をゼロにリセットしてクロックCLKのパルスのカウントを開始し、ゼロクロス検出信号Sz2の立ち上がり信号でクロックCLKのパルスのカウントを停止し、そのカウント数Nを位相差演算器14mに出力する。一方、正弦波信号sin(θ’)が電圧信号vj’=sin(θ)より進んでいる場合は、ゼロクロス検出信号Sz2の立ち上がり信号でカウント値をゼロにリセットしてクロックCLKのパルスのカウントを開始し、ゼロクロス検出信号Sz1の立ち上がり信号でクロックCLKのパルスのカウントを停止し、そのカウント数Nを位相差演算器14mに出力する。すなわち、カウンタ14lは、|t1-t1'|の期間を示すカウント数Nを算出する。 When the sine wave signal sin (θ ′) is delayed from the voltage signal v j ′ = sin (θ) output from the fundamental wave quadrature component calculation unit 10A, the counter 14l detects the zero cross as shown in FIG. The count value is reset to zero by the rising signal of the signal S z1 and the counting of the clock CLK pulse is started, and the counting of the clock CLK pulse is stopped by the rising signal of the zero cross detection signal S z2 and the count number N is changed. It outputs to the phase difference calculator 14m. On the other hand, when the sine wave signal sin (θ ′) is ahead of the voltage signal v j ′ = sin (θ), the count value is reset to zero by the rising signal of the zero cross detection signal S z2 and the pulse of the clock CLK is Counting is started, the pulse count of the clock CLK is stopped by the rising signal of the zero cross detection signal Sz1 , and the count number N is output to the phase difference calculator 14m. That is, the counter 14l calculates the count number N indicating the period of | t1-t1 ′ |.

位相差演算器14mは、カウント数Nと係数K=2π/NT(NT:周期TにおけるクロックCLKのパルスカウント数)の乗算を行い、位相差Δθを算出する。なお、クロックCLKの周期をτとすると、周期T=NT・τ、ΔT=N・τである。上記のようにΔθ=2π・ΔT/Tであるから、Δθ=2π・N・τ/NT・τ=2π・(N/NT)となる。 The phase difference calculator 14m multiplies the count number N and the coefficient K = 2π / N T (N T : the pulse count number of the clock CLK in the period T) to calculate the phase difference Δθ. When the period of the clock CLK is τ, the period T = N T · τ and ΔT = N · τ. Since Δθ = 2π · ΔT / T as described above, Δθ = 2π · N · τ / N T · τ = 2π · (N / N T ).

図12は、本発明に係る位相検出装置10(複素係数フィルタ部12を複素係数バンドパスフィルタとし、位相差算出部14を三角関数の乗算式sin(θ−θ’)で位相差を算出する方式としたもの)から出力される出力位相θ’を有する電圧ベクトルV’の周波数f’の応答特性をシミュレーションした結果である。また、図13は、シミュレーション開始から0.3秒後の電圧ベクトルV’の周波数f’の変動状態を拡大した図である。なお、位相検出装置10の位相差算出部14は、図9に示す構成のものである。また、図12、図13では、縦軸に電圧ベクトルV’の周波数f’=ω’/(2π)[Hz]を取っている。   FIG. 12 shows the phase detection apparatus 10 (complex coefficient filter unit 12 is a complex coefficient bandpass filter, and the phase difference calculation unit 14 calculates a phase difference using a trigonometric multiplication equation sin (θ−θ ′). This is a result of simulating the response characteristic of the frequency f ′ of the voltage vector V ′ having the output phase θ ′ output from the system). FIG. 13 is an enlarged view of the fluctuation state of the frequency f ′ of the voltage vector V ′ 0.3 seconds after the start of the simulation. Note that the phase difference calculation unit 14 of the phase detection device 10 has the configuration shown in FIG. 12 and 13, the vertical axis represents the frequency f ′ = ω ′ / (2π) [Hz] of the voltage vector V ′.

図12は、電力系統の電圧信号の位相θ(周波数f=系統周波数fs=60Hz。位相角ψ=0)が安定している状態でシミュレーションを開始し、シミュレーション開始から0.2秒後に電力系統9の位相θを瞬時的に90度進ませた場合(θ=2πfs・t+π/2とした場合)の位相検出装置10の応答特性を示している。電圧検出器8の検出電圧信号vu,vv,vwに含まれる不平衡成分の含有条件を5%とし、5次、7次、11次の高調波成分の含有条件をそれぞれ5%としている。また、複素係数フィルタ部12の通過帯域の中心周波数f0は系統周波数fs=60Hzに設定している。 FIG. 12 shows that the simulation is started in a state where the phase θ (frequency f = system frequency f s = 60 Hz, phase angle ψ = 0) of the voltage signal of the power system is stable, and the power is 0.2 seconds after the simulation starts. The response characteristic of the phase detector 10 when the phase θ of the system 9 is instantaneously advanced by 90 degrees (when θ = 2πf s · t + π / 2) is shown. The content condition of the unbalanced component included in the detection voltage signals v u , v v , v w of the voltage detector 8 is 5%, and the content condition of the fifth, seventh and eleventh harmonic components is 5% respectively. Yes. The center frequency f 0 of the passband of the complex coefficient filter unit 12 is set to the system frequency f s = 60 Hz.

図12に示すように、シミュレーション開始から0.2秒後に電力系統の位相θを瞬時的に「2πfs・t」から「2πfs・t+π/2」に変化させると、位相検出装置10は、位相差算出部14から出力される位相差Δθが「0」から「π/2」に急変するので、その位相差Δθの急変に基づいて出力位相θ’を増加させる。位相急変時(時刻0.2秒)は、位相差Δθが大きいので、位相検出装置10は、PLL処理部103における電圧ベクトルV’の周波数f’を急上昇させて電圧ベクトルV’を電力系統9の電圧ベクトルVに合わせるようにPLL動作をするが、その後は上昇させた周波数f’を減少させて電圧ベクトルV’を電力系統9の電圧ベクトルVに一致させるようにPLL動作をする。 As shown in FIG. 12, when the phase θ of the power system is instantaneously changed from “2πf s · t” to “2πf s · t + π / 2” 0.2 seconds after the simulation starts, the phase detection device 10 Since the phase difference Δθ output from the phase difference calculator 14 suddenly changes from “0” to “π / 2”, the output phase θ ′ is increased based on the sudden change of the phase difference Δθ. At the time of sudden phase change (time 0.2 seconds), since the phase difference Δθ is large, the phase detection device 10 causes the frequency f ′ of the voltage vector V ′ in the PLL processing unit 103 to rapidly increase so that the voltage vector V ′ is The PLL operation is performed so as to match the voltage vector V of the power system 9, but thereafter, the increased frequency f ′ is decreased and the PLL operation is performed so that the voltage vector V ′ matches the voltage vector V of the power system 9.

位相急変時(時刻0.2秒)から0.05秒が経過するまでの間にPLL処理部103における電圧ベクトルV’の周波数f’が凡そ75Hzをピークにパルス状に変化しているのは、その様子を示している。また、位相急変時(時刻0.2秒)から0.1秒経過した時(時刻0.3秒)には、図13に示すように、位相検出装置10におけるPLL動作は、周波数f’のリップルが±0.012Hz程度(系統周波数fs=60Hzに対して変動幅0.04%程度)となるので、位相検出装置10の出力位相θ’は、位相急変時(時刻0.2秒)から0.1秒以内に電力系統の変化後の位相θに整定するということができる。 The frequency f ′ of the voltage vector V ′ in the PLL processing unit 103 changes in a pulse shape with a peak at about 75 Hz between the time of sudden phase change (time 0.2 seconds) and the elapse of 0.05 seconds. , Showing the situation. Further, when 0.1 second has elapsed (time 0.3 seconds) from the time of sudden phase change (time 0.2 seconds), as shown in FIG. 13, the PLL operation in the phase detection device 10 is performed at the frequency f ′. Since the ripple is about ± 0.012 Hz (the fluctuation range is about 0.04% with respect to the system frequency f s = 60 Hz), the output phase θ ′ of the phase detector 10 is at the time of sudden phase change (time 0.2 seconds). It can be said that the phase θ after the change of the electric power system is settled within 0.1 seconds from 1 sec.

図12,図13のシミュレーション結果より、本発明に係る位相検出装置10によれば、電力系統9の位相θが急峻に変動した場合でも十分にその変動に追従し、高い応答精度で電力系統9の位相θを検出することができる効果を奏する。   From the simulation results of FIGS. 12 and 13, according to the phase detection device 10 according to the present invention, even when the phase θ of the power system 9 fluctuates sharply, the power system 9 sufficiently follows the fluctuation and has high response accuracy. This produces an effect of detecting the phase θ.

上記実施形態では、複素係数フィルタ部12をバンドパスフィルタで構成したが、抑制したい不平衡成分や高調波成分が分かっているのであれば、それらの成分を抑制する複素係数ノッチフィルタ(BEF)で構成してもよい。例えば、抑制したい周波数が不平衡成分(−fs)と5次、7次、11次の高調波成分(−5fs,+7fs,−11fs)の場合、それらの周波数毎にz変換表現による伝達関数H(z)が下記の(24)式で表される複素係数ノッチフィルタを設け、それらを多段に接続することによって図14に示す周波数特性を有するノッチフィルタを構成するとよい。 In the above embodiment, the complex coefficient filter unit 12 is configured by a bandpass filter. However, if an unbalanced component and a harmonic component to be suppressed are known, a complex coefficient notch filter (BEF) for suppressing those components is used. It may be configured. For example, suppression want frequency unbalanced component (-f s) and fifth, seventh, eleventh order harmonic component (-5f s, + 7f s, -11f s) For, z transform representation for each their frequency It is preferable to provide a notch filter having a frequency characteristic shown in FIG. 14 by providing a complex coefficient notch filter whose transfer function H (z) is expressed by the following equation (24) and connecting them in multiple stages.

Figure 2011229361
Figure 2011229361

なお、Ωdは、Ωd=2π・(f/fsr)であり、f=−fsに設定すると、不平衡成分(−fs)に対する複素係数ノッチフィルタとなる。また、f=−5fs、f=+7fs、f=−11fsに設定すると、それぞれ5次、7次、11次の高調波成分に対する複素係数ノッチフィルタとなる。従って、図17に示すように、−fs、−5fs、+7fs、−11fsを阻止周波数とする複素係数ノッチフィルタ121,122,123,124を縦続接続することにより、図14に示す周波数特性を有するノッチフィルタが構成される。 Note that Ω d is Ω d = 2π · (f / f sr ), and when set to f = −f s , a complex coefficient notch filter for the unbalanced component (−f s ) is obtained. When f = −5f s , f = + 7 f s , and f = −11 f s are set, a complex coefficient notch filter is obtained for the fifth, seventh, and eleventh harmonic components, respectively. Accordingly, as shown in FIG. 17, -f s, -5f s, + 7f s, by cascading complex coefficient notch filter 121, 122, 123, and 124 to prevent the frequency of -11F s, 14 A notch filter having frequency characteristics is configured.

また、上記(24)式の演算処理を行う処理回路のブロック図は、図15に示す構成となり、複素係数ノッチフィルタ(BEF)を用いた複素係数フィルタ部12の複素演算処理を行う回路は、図16に示す構成となる。図15は、図7に示すブロック図に対して、入力データu[k]から出力データy[k]を減算し、その減算値を偏差出力データe[k]として出力する回路を追加したものである。また、図16は、図8に示すブロック図に対して、実数部の乗算器12eの後段に加算器12kを追加し、当該加算器12kで入力データの実数部ur[k]から出力データy[k]の実数部yr[k]を減算して偏差出力データの実数部er[k]を出力し、虚数部の乗算器12fの後段に加算器12lを追加し、当該加算器12lで入力データの虚数部uj[k]から出力データy[k]の虚数部yj[k]を減算して偏差出力データの虚数部ej[k]を出力する構成としたものである。 The block diagram of the processing circuit that performs the arithmetic processing of the above equation (24) has the configuration shown in FIG. 15, and the circuit that performs the complex arithmetic processing of the complex coefficient filter unit 12 using the complex coefficient notch filter (BEF) The configuration is as shown in FIG. FIG. 15 is obtained by adding a circuit that subtracts output data y [k] from input data u [k] and outputs the subtraction value as deviation output data e [k] to the block diagram shown in FIG. It is. 16 adds an adder 12k after the real part multiplier 12e to the block diagram shown in FIG. 8, and the adder 12k outputs the output data from the real part u r [k] of the input data. The real part y r [k] of y [k] is subtracted to output the real part er [k] of the deviation output data, and an adder 12l is added after the multiplier 12f of the imaginary part. 12l subtracts the imaginary part y j [k] of the output data y [k] from the imaginary part u j [k] of the input data to output the imaginary part e j [k] of the deviation output data. is there.

図16に示す回路は、図8に示す回路に対して、上述した加算器12k,12lでの減算処理が追加された点が異なるだけであるから、図16に示す回路の演算処理の詳細説明は省略する。   The circuit shown in FIG. 16 differs from the circuit shown in FIG. 8 only in the addition of the subtraction process in the adders 12k and 12l described above. Is omitted.

図18は、複素係数フィルタ部を図14に示す周波数特性を有する複素係数ノッチフィルタとし、位相差算出部を三角関数の乗算式sin(θ−θ’)で位相差を算出する方式とした位相検出装置10の位相検出の応答特性(位相検出装置から出力される位相θ’を有する電圧ベクトルV’の周波数の変動状態)をシミュレーションした結果である。また、図19は、シミュレーション開始から0.3秒後に位相検出装置10から出力される電圧ベクトルV’の周波数f’の変動状態を拡大した図である。シミュレーションの条件やグラフの表示態様は、図12,図13の場合と同一である。   FIG. 18 illustrates a phase in which the complex coefficient filter unit is a complex coefficient notch filter having the frequency characteristics shown in FIG. 14, and the phase difference calculation unit is a method of calculating a phase difference using a trigonometric multiplication equation sin (θ−θ ′). It is the result of simulating the response characteristic of the phase detection of the detection apparatus 10 (the fluctuation state of the frequency of the voltage vector V ′ having the phase θ ′ output from the phase detection apparatus). FIG. 19 is an enlarged view of the fluctuation state of the frequency f ′ of the voltage vector V ′ output from the phase detection device 10 0.3 seconds after the simulation is started. The simulation conditions and the graph display mode are the same as those in FIGS.

複素係数ノッチフィルタを用いた場合は、図18に示すように、位相急変時(時刻0.2秒)の直後からPLL処理部103における電圧ベクトルV’の周波数f’が急上昇し、凡そ110Hzをピークにパルス状に変化した後、位相急変時から凡そ0.02秒経過後(時刻0.22秒)には位相検出装置10の出力位相θ’が電力系統の変化後の位相θに整定することが確認できた。また、図19に示すように、位相急変時から0.1秒経過後(時刻0.3秒)における周波数f’のリップルはほぼゼロであることも確認できた。従って、複素係数ノッチフィルタを用いた場合は、応答速度及び検出精度のいずれも複素係数バンドパスフィルタを用いた場合よりも高い性能であることが確認できた。   When the complex coefficient notch filter is used, as shown in FIG. 18, the frequency f ′ of the voltage vector V ′ in the PLL processing unit 103 rapidly increases immediately after the sudden phase change (time 0.2 seconds), and approximately 110 Hz. After changing to a peak in the form of a pulse, the output phase θ ′ of the phase detection device 10 is set to the phase θ after the change of the power system after about 0.02 seconds have elapsed from the time of sudden phase change (time 0.22 seconds). I was able to confirm. Further, as shown in FIG. 19, it was also confirmed that the ripple of the frequency f ′ after the lapse of 0.1 seconds (time 0.3 seconds) from the sudden phase change was almost zero. Therefore, it was confirmed that when the complex coefficient notch filter is used, both the response speed and the detection accuracy are higher than those when the complex coefficient band pass filter is used.

図20は、複素係数フィルタ部を複素係数ノッチパスフィルタとし、位相差算出部をsin(θ)とsin(θ')の位相差Δθを直接カウントする方式(図10に示す位相差演算部14’を用いたもの)とした位相検出装置10の位相検出の応答特性(位相検出装置から出力される位相θ’を有する電圧ベクトルV’の周波数の変動状態)をシミュレーションした結果である。また、図21は、シミュレーション開始から4.9秒後に位相検出装置10から出力される電圧ベクトルV’の周波数f’の変動状態を拡大した図である。シミュレーションの条件やグラフの表示態様は、図12,図13の場合と同一である。   In FIG. 20, the complex coefficient filter unit is a complex coefficient notch pass filter, and the phase difference calculation unit directly counts the phase difference Δθ between sin (θ) and sin (θ ′) (the phase difference calculation unit 14 shown in FIG. 10). This is a result of simulating the phase detection response characteristic of the phase detection device 10 (using “)” (the fluctuation state of the frequency of the voltage vector V ′ having the phase θ ′ output from the phase detection device). FIG. 21 is an enlarged view of the fluctuation state of the frequency f ′ of the voltage vector V ′ output from the phase detection device 10 4.9 seconds after the start of the simulation. The simulation conditions and the graph display mode are the same as those in FIGS.

図10に示す位相差演算部14’を用いた場合は、図20に示すように、位相急変時(時刻0.2秒)の直後にPLL処理部103における電圧ベクトルV’の周波数f’が凡そ60.48Hzに上昇するが、その後は徐々に減少して位相急変時から凡そ2.8秒経過後(時刻3.0秒)に位相検出装置10の出力位相θ’が電力系統の変化後の位相θに整定する。また、図21に示すように、位相急変時から4.7秒経過後(時刻4.9秒)における周波数f’のリップルはほぼゼロになる。   When the phase difference calculation unit 14 ′ shown in FIG. 10 is used, as shown in FIG. 20, the frequency f ′ of the voltage vector V ′ in the PLL processing unit 103 is immediately after the sudden phase change (time 0.2 seconds). The frequency rises to about 60.48 Hz, but then gradually decreases, and after about 2.8 seconds have elapsed since the sudden phase change (time 3.0 seconds), the output phase θ ′ of the phase detector 10 has changed after the power system has changed. Set to the phase θ. Further, as shown in FIG. 21, the ripple of the frequency f ′ becomes almost zero after 4.7 seconds have elapsed from the time of sudden phase change (time 4.9 seconds).

図10に示す位相差演算部14’を用いた場合は、図9に示す相差演算部14を用いた場合よりも出力位相θ’が位相急変時から変化後の位相θに整定するまでに時間を要しているが、これはsin(θ)の瞬時値とsin(θ')の瞬時値を比較して位相差Δθを算出するからであると考えられる。位相差演算部14’を用いることによる速応性の低下は、ループフィルタの値を調整することにより改善することができる。また、整定時のリップルがほぼゼロになっているのは、複素係数ノッチフィルタを用いていることによるものと考えられる。   When the phase difference calculation unit 14 ′ shown in FIG. 10 is used, it takes more time for the output phase θ ′ to settle from the sudden phase change to the phase θ after the change than when the phase difference calculation unit 14 shown in FIG. 9 is used. This is considered to be because the phase difference Δθ is calculated by comparing the instantaneous value of sin (θ) with the instantaneous value of sin (θ ′). The decrease in rapid response due to the use of the phase difference calculator 14 'can be improved by adjusting the value of the loop filter. Moreover, the ripple at the time of settling is almost zero is considered to be due to the use of a complex coefficient notch filter.

以上より、本実施形態に係る位相検出装置10を用いると、PLL法を用いて位相を検出するPLL処理部10Bの前段で複素係数フィルタを用いて不平衡成分や所定次数の高調波成分を除去する構成であるので、不平衡成分や高調波成分の影響を受けない位相検出を高速で行うことができる。また、電圧検出器8などで混入するノイズを除去する複素係数バンドパスフィルタを組み合わせれば、不平衡成分や高調波成分以外の位相検出に悪影響を与えるノイズも除去できるので、このノイズを除去するためのフィルタを新たに設ける必要がない。更に、複素係数バンドパスフィルタや複素係数ノッチフィルタを用いているので、複素係数フィルタ部12の入出力間で位相差が生じないというメリットもある。   As described above, when the phase detection device 10 according to the present embodiment is used, an unbalanced component and a harmonic component of a predetermined order are removed using a complex coefficient filter in the previous stage of the PLL processing unit 10B that detects the phase using the PLL method. Therefore, phase detection that is not affected by unbalanced components and harmonic components can be performed at high speed. Further, if a complex coefficient bandpass filter that removes noise mixed in by the voltage detector 8 or the like is combined, noise that adversely affects phase detection other than unbalanced components and harmonic components can also be removed. There is no need to newly provide a filter for this purpose. Further, since a complex coefficient bandpass filter or a complex coefficient notch filter is used, there is an advantage that no phase difference occurs between the input and output of the complex coefficient filter unit 12.

なお、複素係数フィルタ部12のフィルタには複素係数バンドパスフィルタ又は複素係数ノッチフィルタを用いればよいが、好ましくは複素係数バンドパスフィルタよりも複素係数ノッチフィルタを用いたほうが高速かつ高精度の位相検出特性を得ることができる。また、複素係数ノッチフィルタと複素係数バンドパスフィルタとを組み合わせれば、両者の特性の相乗効果を期待することができ、より高速かつ高精度の位相検出特性を得ることができる。   Note that a complex coefficient bandpass filter or a complex coefficient notch filter may be used as the filter of the complex coefficient filter unit 12, but it is preferable to use a complex coefficient notch filter rather than a complex coefficient bandpass filter. Detection characteristics can be obtained. In addition, when a complex coefficient notch filter and a complex coefficient bandpass filter are combined, a synergistic effect of the characteristics of both can be expected, and a faster and more accurate phase detection characteristic can be obtained.

また、周知のように、複素係数ノッチフィルタ及び複素係数バンドパスフィルタを多段構成とすれば、急峻なフィルタ特性とすることができるとともに、不平衡成分や高調波成分の除去特性や応答性を容易に調整できるので、実装する場合は適当な段数の多段構成にするとよい。例えば、系統連系インバータ1を連系させる電力系統9が2次の高調波成分を多く含む系統の場合は、2次高調波を除去する複素係数ノッチフィルタと複素係数バンドパスフィルタを組み合わせればよく、不平衡成分や高調波成分をあまり多く含まない系統であれば、応答速度の速いフィルタ構成にすればよい。   As is well known, if the complex coefficient notch filter and the complex coefficient band pass filter have a multi-stage configuration, a steep filter characteristic can be obtained, and unbalanced and harmonic component removal characteristics and responsiveness can be easily obtained. Therefore, when mounting, a multi-stage configuration with an appropriate number of stages is preferable. For example, when the power system 9 that connects the grid-connected inverter 1 is a system that includes many second-order harmonic components, a complex coefficient notch filter that removes second-order harmonics and a complex coefficient bandpass filter can be combined. If the system does not contain much unbalanced components and harmonic components, a filter configuration with a fast response speed may be used.

上記実施形態では、三相の系統連系インバータ1について説明したが、本発明に係る位相検出装置は、単相の系統連系インバータにも適用することができる。図22は、単相の系統連系インバータに適用される位相検出装置10’のブロック図であるが、図3の位相検出装置10に対して三相/二相変換部11が設けられていない点が異なるだけである。単相の場合は、電圧信号vが1つしかないので、その電圧信号vのサンプリングデータが入力データの実数部ur[k]として複素係数フィルタ部12に入力され、入力データの虚数部uj[k]には「0」が入力される。なお、図3の位相検出装置10において、三相/二相変換部11を除去し、U,V,Wのいずれかの相の電圧信号vのサンプリングデータを入力データの実数部ur[k]として複素係数フィルタ部12に入力し、入力データの虚数部uj[k]には「0」を入力するようにしてもよい。 In the above embodiment, the three-phase grid-connected inverter 1 has been described. However, the phase detection device according to the present invention can also be applied to a single-phase grid-connected inverter. FIG. 22 is a block diagram of a phase detection device 10 ′ applied to a single-phase grid-connected inverter, but the three-phase / two-phase conversion unit 11 is not provided for the phase detection device 10 of FIG. Only the point is different. In the case of a single phase, since there is only one voltage signal v, the sampling data of the voltage signal v is input to the complex coefficient filter unit 12 as the real part u r [k] of the input data, and the imaginary part u of the input data “0” is input to j [k]. 3, the three-phase / two-phase converter 11 is removed, and the sampling data of the voltage signal v of any one of U, V, and W is used as the real part u r [k of the input data. ] May be input to the complex coefficient filter unit 12 and “0” may be input to the imaginary part u j [k] of the input data.

複素係数フィルタを用いた複素係数フィルタ部12では、単相の電圧信号が入力された場合でも三相の場合と同様に互いに直交する電圧信号vr,vj(正弦波と余弦波の信号)が出力されるので、複素係数フィルタ部12,正規化部13及びPLL処理部10Bは、図3に示す三相用の位相検出装置10と同様の構成で実現することができる。また、単相の場合は、一般に不平衡成分の対策が困難であるが、本発明を適用することより単相の場合でも容易に不平衡成分と高調波成分を除去できるので、不平衡成分の対策を効果的に行うことができ利点がある。 In the complex coefficient filter unit 12 using a complex coefficient filter, even when a single-phase voltage signal is input, voltage signals v r and v j (sine wave and cosine wave signals) that are orthogonal to each other as in the three-phase case. Therefore, the complex coefficient filter unit 12, the normalization unit 13, and the PLL processing unit 10B can be realized with the same configuration as the three-phase phase detection device 10 shown in FIG. In addition, in the case of a single phase, it is generally difficult to take measures against unbalanced components, but by applying the present invention, unbalanced components and harmonic components can be easily removed even in the case of a single phase. There is an advantage that measures can be taken effectively.

従って、本発明は、簡単な構成で種々の系統連系インバータの位相検出装置に広く適用することができる。   Therefore, the present invention can be widely applied to various system-connected inverter phase detectors with a simple configuration.

1 系統連系インバータ
2 直流電源
3 インバータ回路
4 インバータ制御部
5 フィルタ回路
6 変圧器
7 電流検出器
8 電圧検出器
9 電力系統
10,10’ 位相検出装置
10A 基本波直交成分算出部
10B PLL処理部(位相同期手段)
11 三相/二相変換部(三相二相変換手段)
12,12’ 複素係数フィルタ部(複素係数フィルタ手段)
121,122,123,124 複素係数ノッチフィルタ
13 正規化部
14 位相差演算部(位相制御手段の要素)
14a 正弦値演算器(第1の正弦値演算手段)
14b 余弦値演算器(余弦値演算手段)
14c,14d 乗算器(第2の正弦値演算手段の要素)
14e 加算器(第2の正弦値演算手段の要素)
14f 比較器(第1のゼロクロス検出手段の要素)
14g ゼロクロス検出器(第1のゼロクロス検出手段の要素)
14h 正弦値演算器(正弦値演算手段)
14i 比較器(第2のゼロクロス検出手段の要素)
14j ゼロクロス検出器(第2のゼロクロス検出手段の要素)
14k クロック発生器(計時手段の要素)
14l カウンタ(計時手段の要素)
14m 位相差演算器(位相差演算手段)
15 位相更新部
15a ループフィルタ(位相制御手段の要素)
15b 加算器(位相生成手段の要素)
15c 積分器(位相生成手段の要素)
DESCRIPTION OF SYMBOLS 1 System interconnection inverter 2 DC power supply 3 Inverter circuit 4 Inverter control part 5 Filter circuit 6 Transformer 7 Current detector 8 Voltage detector 9 Electric power system 10, 10 'Phase detection apparatus 10A Fundamental wave orthogonal component calculation part 10B PLL processing part (Phase synchronization means)
11 Three-phase / two-phase converter (three-phase two-phase converter)
12, 12 'complex coefficient filter unit (complex coefficient filter means)
121, 122, 123, 124 Complex coefficient notch filter 13 Normalization unit 14 Phase difference calculation unit (element of phase control means)
14a Sine value calculator (first sine value calculator)
14b Cosine value calculator (cosine value calculation means)
14c, 14d Multiplier (element of second sine value calculation means)
14e Adder (element of second sine value calculation means)
14f Comparator (element of first zero cross detection means)
14g Zero cross detector (element of first zero cross detection means)
14h Sine value calculator (Sine value calculator)
14i comparator (element of second zero cross detection means)
14j Zero cross detector (element of second zero cross detection means)
14k clock generator (element of time measuring means)
14 l counter (element of time measuring means)
14m phase difference calculator (phase difference calculator)
15 Phase update unit 15a Loop filter (element of phase control means)
15b Adder (element of phase generation means)
15c integrator (element of phase generation means)

Claims (9)

位相を生成する位相生成手段と、所定のサンプリング周期で交流信号が入力される毎に、前記位相生成手段で生成された位相と入力される交流信号の位相との位相差を算出し、その位相差がゼロでなければ、当該位相差に基づき前記位相生成手段で生成された位相を当該位相差が減少する方向に変更し、前記位相差がゼロであれば前記位相生成手段で生成された位相を保持する制御を行う位相制御手段とを有する位相同期手段を備えた位相検出装置において、
前記位相同期手段の前段に、前記交流信号に含まれる不平衡成分と高調波成分を除去する複素係数フィルタからなるフィルタ手段を備えたことを特徴とする、位相検出装置。
Each time an AC signal is input at a predetermined sampling period, a phase difference between the phase generated by the phase generator and the phase of the input AC signal is calculated. If the phase difference is not zero, the phase generated by the phase generation unit is changed based on the phase difference in a direction in which the phase difference decreases, and if the phase difference is zero, the phase generated by the phase generation unit In the phase detection device comprising the phase synchronization means having the phase control means for performing control to hold
A phase detection apparatus comprising filter means comprising a complex coefficient filter for removing unbalanced components and harmonic components contained in the AC signal, in front of the phase synchronization means.
前記複素係数フィルタは、前記基本波を通過帯域の中心周波数とするバンドパスフィルタである、請求項1に記載の位相検出装置。   The phase detection device according to claim 1, wherein the complex coefficient filter is a bandpass filter having the fundamental wave as a center frequency of a pass band. 前記複素係数フィルタは、前記不平衡成分と所定次数の高調波成分を阻止するノッチフィルタである、請求項1に記載の位相検出装置。   The phase detection apparatus according to claim 1, wherein the complex coefficient filter is a notch filter that blocks the unbalanced component and a harmonic component of a predetermined order. 前記複素係数フィルタは、前記基本波を通過帯域の中心周波数とするバンドパスフィルタと前記不平衡成分と所定次数の高調波成分を阻止するノッチフィルタとを組み合わせた多段フィルタである、請求項1に記載の位相検出装置。   2. The multi-stage filter according to claim 1, wherein the complex coefficient filter is a multi-stage filter that combines a band-pass filter having the fundamental wave as a center frequency of a pass band, and a notch filter that blocks the unbalanced component and a harmonic component of a predetermined order. The phase detector as described. 前記交流信号は、電力系統を流れる単相の交流電圧を検出した検出信号である、請求項1乃至4にいずれかに記載の位相検出装置。   The phase detection device according to any one of claims 1 to 4, wherein the AC signal is a detection signal obtained by detecting a single-phase AC voltage flowing through a power system. 前記交流信号は、電力系統を流れる三相の交流電圧を検出した検出信号であり、
前記フィルタ手段の前段に、前記三相の検出信号を互いに直交する二つの信号に変換し、一方の信号を複素信号の実数部の信号とし、他方の信号を前記複素信号の虚数部の信号として前記フィルタ手段に入力する三相二相変換手段を更に備える、請求項1乃至4のいずれかに記載の位相検出装置。
The AC signal is a detection signal that detects a three-phase AC voltage flowing through the power system,
Before the filter means, the three-phase detection signal is converted into two signals orthogonal to each other, one signal is a signal of the real part of the complex signal, and the other signal is a signal of the imaginary part of the complex signal. The phase detection apparatus according to claim 1, further comprising a three-phase to two-phase conversion unit that inputs to the filter unit.
前記フィルタ手段は、前記交流信号に含まれる基本波の位相の正弦値と余弦値とを出力し、
前記位相制御手段は、前記位相差を算出するために、
前記位相生成手段で生成された位相の正弦値を演算する第1の正弦値演算手段と、
前記位相生成手段で生成された位相の余弦値を演算する余弦値演算手段と、
前記フィルタ手段から入力される正弦値及び余弦値と前記第1の正弦値演算手段で算出される前記正弦値と前記余弦値演算手段で算出される前記余弦値とを用いて、所定の三角関数の乗算式で表わされる前記位相差の正弦値を演算する第2の正弦値演算手段と、
を有する、請求項1乃至6のいずれかに記載の位相検出装置。
The filter means outputs a sine value and a cosine value of the phase of the fundamental wave included in the AC signal,
The phase control means calculates the phase difference,
First sine value calculating means for calculating a sine value of the phase generated by the phase generating means;
Cosine value calculating means for calculating the cosine value of the phase generated by the phase generating means;
Using the sine value and cosine value input from the filter means, the sine value calculated by the first sine value calculation means, and the cosine value calculated by the cosine value calculation means, a predetermined trigonometric function Second sine value calculating means for calculating the sine value of the phase difference represented by the multiplication formula:
The phase detection device according to claim 1, comprising:
前記三角関数の乗算式は、
sin(θ)・cos(θ')−cos(θ)・sin(θ')=sin(θ−θ')
但し、 θ:前記交流信号に含まれる基本波の位相
θ’:前記位相生成手段で生成される位相
sin(θ):前記フィルタ手段から入力される正弦値
cos(θ):前記フィルタ手段から入力される余弦値
−sin(θ'):前記第1の正弦値演算手段で算出される正弦値
cos(θ'):前記余弦値演算手段で算出される余弦値
である、請求項7に記載の位相検出装置。
The multiplication function of the trigonometric function is
sin (θ) ・ cos (θ ') − cos (θ) ・ sin (θ ′) = sin (θ−θ ′)
Where θ is the phase of the fundamental wave included in the AC signal
θ ′: phase generated by the phase generation means
sin (θ): Sine value input from the filter means
cos (θ): cosine value input from the filter means −sin (θ ′): sine value calculated by the first sine value calculation means
cos (θ '): The phase detector according to claim 7, which is a cosine value calculated by the cosine value calculating means.
前記フィルタ手段は、前記交流信号に含まれる基本波の位相の正弦値を出力し、
前記位相制御手段は、前記位相差を算出するために、
前記位相生成手段で生成された位相の正弦値を演算する正弦値演算手段と、
前記フィルタ手段から入力される正弦値がゼロレベルを交差するタイミングを検出する第1のゼロクロス検出手段と、
前記正弦値演算手段で算出される正弦値がゼロレベルを交差するタイミングを検出する第2のゼロクロス検出手段と、
前記第1のゼロクロス検出手段の検出タイミングと前記第2のゼロクロス検出手段の検出タイミングとのずれ時間を計時する計時手段と、
前記計時手段で計時されたずれ時間に基づいて前記位相差を演算する位相差演算手段と、
を有する、請求項1乃至6のいずれかに記載の位相検出装置。
The filter means outputs a sine value of a phase of a fundamental wave included in the AC signal;
The phase control means calculates the phase difference,
Sine value calculating means for calculating the sine value of the phase generated by the phase generating means;
First zero cross detection means for detecting timing at which a sine value input from the filter means crosses a zero level;
Second zero cross detecting means for detecting timing at which the sine value calculated by the sine value calculating means crosses the zero level;
Timing means for measuring a time difference between the detection timing of the first zero-cross detection means and the detection timing of the second zero-cross detection means;
A phase difference calculating means for calculating the phase difference based on the deviation time measured by the time measuring means;
The phase detection device according to claim 1, comprising:
JP2010280303A 2010-03-31 2010-12-16 Phase detector Active JP5711954B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010280303A JP5711954B2 (en) 2010-03-31 2010-12-16 Phase detector

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2010082170 2010-03-31
JP2010082170 2010-03-31
JP2010280303A JP5711954B2 (en) 2010-03-31 2010-12-16 Phase detector

Publications (3)

Publication Number Publication Date
JP2011229361A true JP2011229361A (en) 2011-11-10
JP2011229361A5 JP2011229361A5 (en) 2014-01-09
JP5711954B2 JP5711954B2 (en) 2015-05-07

Family

ID=45044086

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010280303A Active JP5711954B2 (en) 2010-03-31 2010-12-16 Phase detector

Country Status (1)

Country Link
JP (1) JP5711954B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013102670A (en) * 2011-10-21 2013-05-23 Daihen Corp Control apparatus for single-phase power conversion apparatus
JP2013108846A (en) * 2011-11-21 2013-06-06 Daihen Corp Power measuring device, control circuit, interconnection inverter system, and power measuring method
JP2013167500A (en) * 2012-02-15 2013-08-29 Daihen Corp Phase detection device
JP2013169052A (en) * 2012-02-15 2013-08-29 Daihen Corp Filter and control circuit using the filter
JP2013172557A (en) * 2012-02-21 2013-09-02 Daihen Corp Frequency detection device and independent operation detection device with the same
KR101426527B1 (en) 2013-07-23 2014-08-13 한국해양과학기술원 phase tracking apparatus for 3-phase power
CN104459320A (en) * 2014-12-29 2015-03-25 广东电网有限责任公司电力科学研究院 Power signal harmonic wave phase measurement method and system
JP2016003926A (en) * 2014-06-16 2016-01-12 川崎重工業株式会社 Binary-phase signal phase detector and binary-phase signal phase detection method
WO2016147426A1 (en) 2015-03-16 2016-09-22 純教 西江 Alternating current signal analyzing device, alternating current signal analyzing method, and recording medium
JP2018093703A (en) * 2016-12-02 2018-06-14 國家中山科學研究院 Phase synchronization method for phase synchronization circuit to be used for grid connection system
US10110111B2 (en) 2011-09-29 2018-10-23 Daihen Corporation Signal processor, filter, control circuit for power converter circuit, interconnection inverter system and PWM converter system
CN114362622A (en) * 2021-12-24 2022-04-15 淮阴工学院 Permanent magnet synchronous motor position sensorless control method, system and device for eliminating observed value fluctuation error
US11527948B2 (en) 2011-09-29 2022-12-13 Daihen Corporation Signal processor, filter, control circuit for power converter circuit, interconnection inverter system and PWM converter system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02262845A (en) * 1989-03-02 1990-10-25 Toshiba Corp Digital pll apparatus for parallel operation system
JPH0779571A (en) * 1993-09-09 1995-03-20 Meidensha Corp Inverter controller
JPH10163811A (en) * 1996-12-04 1998-06-19 Ebara Corp Filter circuit for orthogonal biaxial signal
JPH10178741A (en) * 1996-12-19 1998-06-30 Meidensha Corp Power-line conditioner
JPH1189217A (en) * 1997-09-03 1999-03-30 Mitsubishi Electric Corp Method and device for controlling synchronization and uninterruptible power unit

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02262845A (en) * 1989-03-02 1990-10-25 Toshiba Corp Digital pll apparatus for parallel operation system
JPH0779571A (en) * 1993-09-09 1995-03-20 Meidensha Corp Inverter controller
JPH10163811A (en) * 1996-12-04 1998-06-19 Ebara Corp Filter circuit for orthogonal biaxial signal
JPH10178741A (en) * 1996-12-19 1998-06-30 Meidensha Corp Power-line conditioner
JPH1189217A (en) * 1997-09-03 1999-03-30 Mitsubishi Electric Corp Method and device for controlling synchronization and uninterruptible power unit

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6014032829; 赤松 昌彦,塚田 路治,伊藤 大介: '電力系統事故時の異常電圧に対処したPLLおよび周波数検出方式' 電気学会論文誌. B, 電力・エネルギー部門誌 , 19980901, P.955-961, 電気学会 *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10110111B2 (en) 2011-09-29 2018-10-23 Daihen Corporation Signal processor, filter, control circuit for power converter circuit, interconnection inverter system and PWM converter system
US11527948B2 (en) 2011-09-29 2022-12-13 Daihen Corporation Signal processor, filter, control circuit for power converter circuit, interconnection inverter system and PWM converter system
US11381152B2 (en) 2011-09-29 2022-07-05 Daihen Corporation Signal processor, filter, control circuit for power converter circuit, interconnection inverter system and PWM converter system
US10833576B2 (en) 2011-09-29 2020-11-10 Daihen Corporation Signal processor, filter, control circuit for power converter circuit, interconnection inverter system and PWM converter system
US10491101B2 (en) 2011-09-29 2019-11-26 Daihen Corporation Signal processor, filter, control circuit for power converter circuit, interconnection inverter system and PWM converter system
JP2013102670A (en) * 2011-10-21 2013-05-23 Daihen Corp Control apparatus for single-phase power conversion apparatus
JP2013108846A (en) * 2011-11-21 2013-06-06 Daihen Corp Power measuring device, control circuit, interconnection inverter system, and power measuring method
JP2013167500A (en) * 2012-02-15 2013-08-29 Daihen Corp Phase detection device
JP2013169052A (en) * 2012-02-15 2013-08-29 Daihen Corp Filter and control circuit using the filter
JP2013172557A (en) * 2012-02-21 2013-09-02 Daihen Corp Frequency detection device and independent operation detection device with the same
KR101426527B1 (en) 2013-07-23 2014-08-13 한국해양과학기술원 phase tracking apparatus for 3-phase power
JP2016003926A (en) * 2014-06-16 2016-01-12 川崎重工業株式会社 Binary-phase signal phase detector and binary-phase signal phase detection method
CN104459320A (en) * 2014-12-29 2015-03-25 广东电网有限责任公司电力科学研究院 Power signal harmonic wave phase measurement method and system
WO2016147426A1 (en) 2015-03-16 2016-09-22 純教 西江 Alternating current signal analyzing device, alternating current signal analyzing method, and recording medium
JP2018093703A (en) * 2016-12-02 2018-06-14 國家中山科學研究院 Phase synchronization method for phase synchronization circuit to be used for grid connection system
CN114362622A (en) * 2021-12-24 2022-04-15 淮阴工学院 Permanent magnet synchronous motor position sensorless control method, system and device for eliminating observed value fluctuation error
CN114362622B (en) * 2021-12-24 2023-12-01 淮阴工学院 Permanent magnet synchronous motor sensorless control method, system and device for eliminating fluctuation error of observed value

Also Published As

Publication number Publication date
JP5711954B2 (en) 2015-05-07

Similar Documents

Publication Publication Date Title
JP5711954B2 (en) Phase detector
JP2011229361A5 (en)
JP6247433B2 (en) Frequency detection device and isolated operation detection device including the frequency detection device
US8067932B2 (en) Advanced real-time grid monitoring system and method
JP5993159B2 (en) Phase detector
US8868364B2 (en) Apparatus and method for real time harmonic spectral analyzer
Fang et al. A novel frequency-adaptive PLL for single-phase grid-connected converters
JP6116829B2 (en) Control device for single-phase power converter
JP2012163543A (en) Frequency detector
WO2018122391A1 (en) Precise real-time advanced grid monitoring
CN110557118B (en) Phase locking device and phase locking method
Sarıbulut A novel average filter based phase-locked loop for FACTS devices
Cho et al. A novel PQ variations method using a decoupled injection of reference currents for a precise estimation of grid impedance
JP2016082655A (en) Phase-locked loop, power conversion device and phase synchronization method
Rasheduzzaman et al. A modified SRF-PLL for phase and frequency measurement of single-phase systems
JP5864999B2 (en) Power measurement device, inverter control circuit, grid-connected inverter system, and power measurement method
Zadeh et al. Analysis of phasor measurement method in tracking the power frequency of distorted signals
CN103546149A (en) Phase locking method for three-phase power system
JP5850709B2 (en) Single operation detection device for grid-connected inverter device
Xiu et al. A novel adaptive frequency extraction method for fast and accurate connection between inverters and microgrids
JP2013090438A (en) Independent operation detection device, system interconnection inverter system, and independent operation detection method
KR20140052152A (en) Method of phase tracking of power system using lpn filter
Comanescu Estimation of THD, harmonic components and power factor in three-phase rectifiers
JP2013083566A (en) Unbalance rate detection device and unbalance rate detection method
JP2013108846A (en) Power measuring device, control circuit, interconnection inverter system, and power measuring method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131114

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140709

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140805

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140912

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150309

R150 Certificate of patent or registration of utility model

Ref document number: 5711954

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250