CN105425034A - Power utilization characteristic spectrum analysis method for specific AC components - Google Patents

Power utilization characteristic spectrum analysis method for specific AC components Download PDF

Info

Publication number
CN105425034A
CN105425034A CN201510740416.1A CN201510740416A CN105425034A CN 105425034 A CN105425034 A CN 105425034A CN 201510740416 A CN201510740416 A CN 201510740416A CN 105425034 A CN105425034 A CN 105425034A
Authority
CN
China
Prior art keywords
component
voltage
value
current
centerdot
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510740416.1A
Other languages
Chinese (zh)
Inventor
曾伟
范瑞祥
郝玉国
叶远誉
江峰
王军
歹志阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
STATE GRID JIANGXI ELECTRIC POWER Co
State Grid Corp of China SGCC
Electric Power Research Institute of State Grid Jiangxi Electric Power Co Ltd
Henan Xuji Instrument Co Ltd
Original Assignee
STATE GRID JIANGXI ELECTRIC POWER Co
State Grid Corp of China SGCC
Electric Power Research Institute of State Grid Jiangxi Electric Power Co Ltd
Henan Xuji Instrument Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by STATE GRID JIANGXI ELECTRIC POWER Co, State Grid Corp of China SGCC, Electric Power Research Institute of State Grid Jiangxi Electric Power Co Ltd, Henan Xuji Instrument Co Ltd filed Critical STATE GRID JIANGXI ELECTRIC POWER Co
Priority to CN201510740416.1A priority Critical patent/CN105425034A/en
Publication of CN105425034A publication Critical patent/CN105425034A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R23/00Arrangements for measuring frequencies; Arrangements for analysing frequency spectra
    • G01R23/16Spectrum analysis; Fourier analysis

Landscapes

  • Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • General Physics & Mathematics (AREA)
  • Inverter Devices (AREA)

Abstract

The invention relates to a power utilization characteristic spectrum analysis method for specific AC components. The method comprises that the sampling period is set as T second, the voltage and current of a power utilization device are sampled at the same time, and voltage and current sampling data at the same time is obtained; the number of the specific AC components is N, the frequency values of the AC components are f1, f2 to fN respectively, f1, f2 to fN are positive numbers that are increased progressively in order and not greater than 2pi/T, the DC components of the voltage and current as well as sine and cosine components of the AC voltage and current are directly obtained via a preestimation-correction algorithm; and amounts, including DC power as well as active power, reactive power, apparent power and the power factor of the AC component, reflecting the power utilization characteristic are calculated according to formulas. The method only includes arithmetic operation, is easy to program in computer, and has second-order precision and second-order convergence speed.

Description

A kind of electricity consumption characteristic spectrum analytical approach of specifying Alternating Component
Technical field
The invention belongs to quality of power supply assessment technique field, be specifically related to a kind of electricity consumption characteristic spectrum analytical approach of specifying Alternating Component, specifically comprise the method for solving of the active power of the power of flip-flop in alternating current and the alternating component of multiple given frequency, reactive power, applied power and power factor.
Background technology
In engineering, often need evaluating by electrical characteristics circuit and electronic electric equipment, for this reason, the active power to DC power and alternating component (given frequency), reactive power, applied power and power factor is needed to measure, be typically employed in tested voltage and the long-pending electrodymamometer metering method carrying out integral operation of electric current in fixed time length at present, such as, based on the method for Fourier transform.Under being only all the condition of positive integer in integral time with the ratio in the cycle of all alternating components of measured signal, adopt these class methods could realize the accurate measurement of electric power, and the DC power of equipment under test and circuit and the power parameter of each frequency alternating component can not be obtained simultaneously.
Summary of the invention
The object of the invention is, according to actual needs, a kind of electricity consumption characteristic spectrum analytical approach of specifying Alternating Component is provided, specifically, provide a kind of software programming simple, can directly apply in computer system and there is the electrodymamometer metering method of degree of precision and very fast speed of convergence.
Realizing technical scheme of the present invention is, a kind of electricity consumption characteristic spectrum analytical approach of specifying Alternating Component, and described method sets the sampling period as T second, samples simultaneously, obtain the sampled data of the voltage and current of synchronization to the voltage and current of consumer; Specify alternating component number to be N, the frequency values of each alternating component is increase progressively successively and be all not more than the positive number f of 2 π/T 1, f 2..., f n, by estimating-correcting algorithm directly obtains the DC component of voltage and current, and the sinusoidal component of alternating voltage and electric current and cosine component; Then calculate the amount reflecting that it uses electrical characteristics, comprising: the active power of DC power and alternating component, reactive power, applied power and power factor.
Described method, for often organizing voltage sample data us and current sampling data is, performs in the steps below, and wherein the band bandwidth v of positive number is not more than 2 π/T;
[1] setup parameter T, N, f 1, f 2..., f n, v value, setting voltage DC component u 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n; Estimated frequency, current dc component i 0, current sinusoidal component si 1, si 2..., si nwith electric current cosine component ci 1, ci 2..., ci ninitial value, setting sampled data group number K, the initial value of loop control variable m;
[2] setting voltage DC component estimates initial value u 0, current dc component estimates initial value i 0, make subscript n respectively value be 1,2 ..., N, setting voltage sinusoidal component estimates initial value su n, voltage cosine component estimates initial value cu n, current sinusoidal component estimates initial value si n, electric current cosine component estimates initial value ci n;
[3] voltage sample data us and current sampling data is is read;
[4] discreet value is calculated: utilize formula (1) to obtain the discreet value of voltage DC component current dc component discreet value make subscript n respectively value be 1,2 ..., N, circulation execution formula (2), obtains the discreet value of voltage sinusoidal component the discreet value of voltage cosine component the discreet value of current sinusoidal component with the discreet value of electric current cosine component
u 0 p = v · ( u s - u 0 - T · u ‾ 0 - Σ m = 1 N ( su m + T · s u ‾ m ) ) i 0 p = v · ( i s - i 0 - T · i ‾ 0 - Σ m = 1 N ( si m + T · s i ‾ m ) ) - - - ( 1 )
su n p = u 0 p + f n · ( cu n + T · c u ‾ n ) cu n p = - f n · ( su n + T · s u ‾ n ) si n p = i 0 p + f n · ( ci n + T · c i ‾ n ) ci n p = - f n · ( si n + T · s i ‾ n ) - - - ( 2 )
[5] corrected value is calculated: obtain voltage DC component correction value according to formula (3) current dc component corrected value make subscript n respectively value be 1,2 ..., N, circulation execution formula (4) is respectively to voltage sinusoidal component correction value voltage cosine component corrected value current sinusoidal component correction value electric current cosine component corrected value
u 0 c = u 0 + 0.5 T ( u ‾ n + u 0 p ) i 0 c = i 0 + 0.5 T ( i ‾ 0 + i 0 p ) - - - ( 3 )
su n c = su n + 0.5 T ( s u ‾ n + su n p ) cu n c = cu n + 0.5 T ( c u ‾ n + cu n p ) si n c = si n + 0.5 T ( s i ‾ n + si n p ) ci n c = ci n + 0.5 T ( c i ‾ n + ci n p ) - - - ( 4 )
[6] corrected value is made to be estimated value: to obtain voltage DC component correction value u according to formula (5) 0, current dc component corrected value i 0, make subscript n respectively value be 1,2 ..., N, circulation execution formula (6) is respectively to voltage sinusoidal component correction value su n, voltage cosine component corrected value cu n, current sinusoidal component correction value si n, electric current cosine component corrected value ci n;
u 0 = u 0 c i 0 = i 0 c - - - ( 5 )
su n = su n c cu n = cu n c si n = si n c ci n = ci n c - - - ( 6 )
[7] initial value is estimated in renewal: according to the voltage DC component u obtained 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, current dc component i 0, current sinusoidal component si 1, si 2..., si n, electric current cosine component ci 1, ci 2..., ci nvalue, utilize formula (7) to upgrade voltage DC component and estimate initial value u 0, current dc component estimates initial value i 0, make subscript n respectively value be 1,2 ..., N, circulation execution formula (8) upgrades voltage sinusoidal component and estimates initial value su n, voltage cosine component estimates initial value cu n, current sinusoidal component estimates initial value si nwith electric current cosine component increment ci n;
u ‾ 0 = v · ( u s - u 0 - Σ m = 1 N su m ) i ‾ 0 = v · ( i s - i 0 - Σ m = 1 N si m ) - - - ( 7 )
s u ‾ n = u ‾ 0 + f n · cu n c u ‾ n = - f n · su n s i ‾ n = i ‾ 0 + f n · ci n c i ‾ n = - f n · si n - - - ( 8 )
[8] data are exported: according to the voltage DC component u obtained 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, current dc component i 0, current sinusoidal component si 1, si 2..., si n, electric current cosine component ci 1, ci 2..., ci nvalue, utilize formula (9) by DC power export be saved to P 0[m], make subscript n respectively value be 1,2 ..., N, circulation execution formula (10), exports the active power of each alternating component, reactive power, applied power and power factor successively and is saved to P n[m], Q n[m], S n[m]
P 0[m]=u 0·i 0(9)
[9] make m=m+1, if m≤K, then go to step [3], perform successively downwards to step [8], otherwise all sampled datas are processed complete, terminate.
The invention has the beneficial effects as follows,
1, the present invention is directed to the discrete time data obtained after timing sampling, adopt combined interior homotopy to calculate electric power, be convenient to utilize computing machine to realize.
2, the present invention directly obtains voltage DC component and current dc component with combined interior homotopy, and obtains DC power, has widened range of application.
3, the present invention directly obtains voltage sinusoidal component corresponding to known frequency, voltage cosine component, current sinusoidal component and electric current cosine component with combined interior homotopy, and obtain the active power of this frequency, reactive power, applied power and power factor, do not need to calculate sine function and cosine function, structure is simple, operand is little.
4, the invention belongs to second order finite impulse response (FIR) algorithm, have second order accuracy and second order convergence speed, comparatively infinite impulse response algorithm is easy to realize more, has higher precision and speed of convergence faster than single order finite impulse response (FIR) algorithm.
5, the present invention does not require that specified frequency keeps specific numerical relation, is convenient to harmonic wave and the m-Acetyl chlorophosphonazo composition of analytical voltage and electric current, and calculates harmonic power and m-Acetyl chlorophosphonazo power.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of the electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of the embodiment of the present invention 1;
Fig. 2 is the main program flow schematic diagram of the electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of the embodiment of the present invention 2;
Fig. 3 is the interruption traffic program circuit schematic diagram of the electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of the embodiment of the present invention 2;
Fig. 4 is the DC power actual value curve over time of l-G simulation test;
Fig. 5 is the interchange active power 1 actual value curve over time of l-G simulation test;
Fig. 6 is the interchange reactive power 1 actual value curve over time of l-G simulation test;
Fig. 7 is the interchange active power 2 actual value curve over time of l-G simulation test;
Fig. 8 is the interchange reactive power 2 actual value curve over time of l-G simulation test;
Fig. 9 is the interchange active power 3 actual value curve over time of l-G simulation test;
Figure 10 is the interchange reactive power 3 actual value curve over time of l-G simulation test;
Figure 11 is the power tracking total error change curve of the electricity consumption characteristic spectrum analytical approach of appointment Alternating Component of the present invention;
Figure 12 is that the power factor of the electricity consumption characteristic spectrum analytical approach of appointment Alternating Component of the present invention follows the tracks of total error change curve.
Embodiment
Below in conjunction with accompanying drawing, specific embodiments of the invention are described in detail.
The electricity consumption characteristic spectrum analytical approach of appointment Alternating Component of the present invention comprises off-line analysis and on-line analysis two kinds of embodiments.
Embodiment 1:
Fig. 1 is the schematic flow sheet of the electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of embodiment 1, the electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of embodiment 1 is off-line analysis embodiment, and it is applicable to analyze the discrete-time series of the measured signals such as the voltage and current that the timing sampling be on request kept in memory device obtains.
The feature of off-line analysis embodiment is that sampling separates with analytical calculation and carries out.First with T second for the sampling period, timing sampling measured signal, is stored in gained sampled data in memory device, is formed with the discrete-time series of K group data, and then carries out analytical calculation to discrete-time series.
As shown in Figure 1, in the electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of embodiment 1, analytical calculation process comprises initialization step and data processing step, and wherein data processing step comprises the parts such as combined interior homotopy step, data output and cycle control step.
In initialization step (i.e. following step [1] ~ [2]), first set discrete-time series data amount check K, the location number m of data in discrete-time series that pre-treatment is worked as in setting is 1; Then setup parameter T, N, f 1, f 2..., f n, v value; Setting voltage DC component u 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, direct-current component i 0, current sinusoidal component si 1, si 2..., si nwith electric current cosine component ci 1, ci 2..., ci ninitial value; Reset voltage DC component and estimate initial value u 0, current dc component estimates initial value i 0, voltage sinusoidal component estimates initial value su 1, su 2..., su n, voltage cosine component estimates initial value cu 1, cu 2..., cu n, current sinusoidal component estimates initial value si 1, si 2..., si n, electric current cosine component estimates initial value ci 1, ci 2..., ci n; Then enter data processing step to perform.
In combined interior homotopy step, first read the m group voltage data in discrete-time series and current data, respectively as the voltage sample data us and the current sampling data is that work as pre-treatment; Then combined interior homotopy step (i.e. following step [3] ~ [7]) is performed successively;
In output data (following step [8]), according to estimating-correction process after voltage DC component u 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, current dc component i 0, current sinusoidal component si 1, si 2..., si n, electric current cosine component ci 1, ci 2..., ci n, calculate the active power of DC power and alternating component, reactive power, applied power and power factor.For ease of Algorithm Analysis, the numerical value of DC power, active power, reactive power, applied power, power factor is saved in m the position exporting series; Then calculate and estimate initial value and enter cycle control step.
In cycle control step (following step [9]), first location number m is increased by 1, then judge whether to return execution data combined interior homotopy step according to the value of the group number K of data in location number m and discrete-time series.If m≤K, return and perform data combined interior homotopy step; If m > is K, represents that in discrete-time series, all sampled datas are all processed complete, then stop running, terminate offline analytic process.
Embodiment 2:
Fig. 2 and Fig. 3 is the schematic flow sheet of the electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of embodiment 2.Fig. 2 is the main program flow schematic diagram of the electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of embodiment 2, and Fig. 3 is the interruption traffic program circuit schematic diagram of the electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of embodiment 2.
The electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of embodiment 2 is on-line analysis embodiment, it is applicable to carry out real-time analysis process to the often group sampled data of measured signal, the feature of on-line analysis embodiment is sampled while analytical calculation, namely often to sample one group of data, just carry out an analytical calculation.
The electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of embodiment 2 comprises master routine and Interruption service routine step.
Master routine comprises initialization step and realizes other the major cycle step of function.In initialization step (i.e. following step [1] ~ [2]), first setup parameter T, N, f 1, f 2..., f n, v value, setting sampled data group number K, the initial value of loop control variable m; Setting voltage DC component u 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, current dc component i 0, current sinusoidal component si 1, si 2..., si n, electric current cosine component ci 1, ci 2..., ci ninitial value; Setting voltage DC component estimates initial value u 0, current dc component estimates initial value i 0, voltage sinusoidal component estimates initial value su 1, su 2..., su n, voltage cosine component estimates initial value cu 1, cu 2..., cu n, current sinusoidal component estimates initial value si 1, si 2..., si n, electric current cosine component estimates initial value ci 1, ci 2..., ci n; Then the timing resetting timer is T second, and T requires the sampling period for meeting Shannon's sampling theorem, and the Interruption of open system.
In Interruption service step, first preserve the currency of each register of interrupt spot; Then tested voltage and current signal is sampled simultaneously, obtain voltage sample data us and current sampling data is, perform following step [3] ~ [7] successively; Recover the value of each register of interrupt spot again; Then interrupt turning back to master routine and perform following step [8] ~ [9].
On-line analysis embodiment produces Interruption event by timer circulation, causes interrupt service routine to circulate and performs.
The algorithm steps described in electricity consumption characteristic spectrum analytical approach of the appointment Alternating Component of embodiment 1 and embodiment 2 is as follows:
No matter be off-line analysis or on-line analysis, for voltage sample data us and the current sampling data is of measured signal, perform all in the steps below.
Algorithm comprises the following steps successively:
[1] setup parameter T, N, f 1, f 2..., f n, v value, setting voltage DC component u 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, estimated frequency, current dc component i 0, current sinusoidal component si 1, si 2..., si nwith electric current cosine component ci 1, ci 2..., ci ninitial value, setting sampled data group number K, the initial value of loop control variable m;
[2] setting voltage DC component estimates initial value u 0, current dc component estimates initial value i 0, make subscript n respectively value be 1,2 ..., N, setting voltage sinusoidal component estimates initial value su n, voltage cosine component estimates initial value cu n, current sinusoidal component estimates initial value si n, electric current cosine component estimates initial value ci n;
[3] voltage sample data us and current sampling data is is read;
[4] discreet value is calculated: utilize formula (1) to obtain the discreet value of voltage DC component current dc component discreet value make subscript n respectively value be 1,2 ..., N, circulation execution formula (2), obtains the discreet value of voltage sinusoidal component the discreet value of voltage cosine component the discreet value of current sinusoidal component with the discreet value of electric current cosine component
u 0 p = v · ( u s - u 0 - T · u ‾ 0 - Σ m = 1 N ( su m + T · s u ‾ m ) ) i 0 p = v · ( i s - i 0 - T · i ‾ 0 - Σ m = 1 N ( si m + T · s i ‾ m ) ) - - - ( 1 )
su n p = u 0 p + f n · ( cu n + T · c u ‾ n ) cu n p = - f n · ( su n + T · s u ‾ n ) si n p = i 0 p + f n · ( ci n + T · c i ‾ n ) ci n p = - f n · ( si n + T · s i ‾ n ) - - - ( 2 )
[5] corrected value is calculated: obtain voltage DC component correction value according to formula (3) current dc component corrected value make subscript n respectively value be 1,2 ..., N, circulation execution formula (4) is respectively to voltage sinusoidal component correction value voltage cosine component corrected value current sinusoidal component correction value electric current cosine component corrected value
u 0 c = u 0 + 0.5 T ( u ‾ n + u 0 p ) i 0 c = i 0 + 0.5 T ( i ‾ 0 + i 0 p ) - - - ( 3 )
su n c = su n + 0.5 T ( s u ‾ n + su n p ) cu n c = cu n + 0.5 T ( c u ‾ n + cu n p ) si n c = si n + 0.5 T ( s i ‾ n + si n p ) ci n c = ci n + 0.5 T ( c i ‾ n + ci n p ) - - - ( 4 )
[6] corrected value is made to be estimated value: to obtain voltage DC component correction value u according to formula (5) 0, current dc component corrected value i 0, make subscript n respectively value be 1,2 ..., N, circulation execution formula (6) is respectively to voltage sinusoidal component correction value su n, voltage cosine component corrected value cu n, current sinusoidal component correction value si n, electric current cosine component corrected value ci n;
u 0 = u 0 c i 0 = i 0 c - - - ( 5 )
su n = su n c cu n = cu n c si n = si n c ci n = ci n c - - - ( 6 )
[7] initial value is estimated in renewal: according to the voltage DC component u obtained 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, current dc component i 0, current sinusoidal component si 1, si 2..., si n, electric current cosine component ci 1, ci 2..., ci nvalue, utilize formula (7) to upgrade voltage DC component and estimate initial value u 0, current dc component estimates initial value i 0, make subscript n respectively value be 1,2 ..., N, circulation execution formula (8) upgrades voltage sinusoidal component and estimates initial value su n, voltage cosine component estimates initial value cu n, current sinusoidal component estimates initial value si nwith electric current cosine component increment ci n;
u ‾ 0 = v · ( u s - u 0 - Σ m = 1 N su m ) i ‾ 0 = v · ( i s - i 0 - Σ m = 1 N si m ) - - - ( 7 )
s u ‾ n = u ‾ 0 + f n · cu n c u ‾ n = - f n · su n s i ‾ n = i ‾ 0 + f n · ci n c i ‾ n = - f n · si n - - - ( 8 )
[8] data are exported: according to the voltage DC component u obtained 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, current dc component i 0, current sinusoidal component si 1, si 2..., si n, electric current cosine component ci 1, ci 2..., ci nvalue, utilize formula (9) by DC power export be saved to P 0[m], make subscript n respectively value be 1,2 ..., N, circulation execution formula (10), exports the active power of each alternating component, reactive power, applied power and power factor successively and is saved to P n[m], Q n[m], S n[m] and
P 0[m]=u 0·i 0(9)
[9] make m=m+1, if m≤K, then go to step [3], perform successively downwards to step [8], otherwise all sampled datas are processed complete, terminate.
In above-mentioned two kinds of embodiments, sampling period T, interchange number N, frequency f 1, f 2..., f n, parameter v numerical value, all can require to set according to the priori of measured signal and signal analysis.Under first sampling period T will meet Shannon's sampling theorem requirement, the sampling period is less, and analysis precision is higher.For on-line analysis mode, by the restriction of real-time, exchange number N and sampling period T and also should meet (N+1) Δ t < T, wherein Δ t represents the maximum time required for execution Interruption step.
The electricity consumption characteristic spectrum analytical approach of appointment Alternating Component of the present invention belongs to Two Order Method, error between the steady-state value of each combined interior homotopy variable and its actual value, relevant to the quadratic power of sampling period T, therefore the sampling period is less, and analysis precision is higher.
Because data in computer system are limited wordlengths, saturated for avoiding occurring in combined interior homotopy process, to DC component, each alternating component just, cosine component also can carry out amplitude limiting processing.
The physical significance of parameter v is equivalent to frequency f successively 1, f 2..., f nthe bandwidth of the passband at place, according to Shannon's sampling theorem, must meet v≤2 π/T.The speed of convergence of v numerical values recited to estimated amplitude has major effect, and v value is larger, and estimated value more quickly converges to actual value, but increases the harmful effect of interference to estimated accuracy simultaneously.
If frequency f 1, f 2..., f nequal the actual frequency of measured signal alternating component respectively, as the voltage DC component u of combined interior homotopy variable 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, current dc component i 0, current sinusoidal component si 1, si 2..., si n, electric current cosine component ci 1, ci 2..., ci ncan converge to respective actual value respectively, the initial value therefore for these variablees is not particularly limited.Preferably, all 0 is set as.
For estimating initial value, voltage DC component estimates initial value u 0, current dc component estimates initial value i 0, voltage sinusoidal component estimates initial value su 1, su 2..., su n, voltage cosine component estimates initial value cu 1, cu 2..., cu n, current sinusoidal component estimates initial value si 1, si 2..., si n, electric current cosine component estimates initial value ci 1, ci 2..., ci n, be not particularly limited.Preferably, all 0 is set as.
If tested voltage signal is expressed as u (t)=U 0+ U 1sin (w 1t+ α 1)+U 2sin (w 2t+ α 2)+... + U nsin (w nt+ α n), tested current signal representation is i (t)=I 0+ I 1sin (w 1t+ β 1)+I 2sin (w 2t+ β 2)+... + I nsin (w nt+ β n), and assigned frequency f 1, f 2..., f nequal actual frequency w respectively successively 1, w 2..., w n, then after said method process, voltage DC component u 0, current dc component i 0converge to U respectively 0, I 0, voltage sinusoidal component su n, voltage cosine component cu n, current sinusoidal component si n, electric current cosine component ci nconverge to U respectively nsin (w nt+ α n), U ncos (w nt+ α n), I nsin (w nt+ β n), I ncos (w nt+ β n), DC power P 0converge to U 0i 0, active-power P n, reactive power Q n, applied power S nconverge to 0.5U respectively ni ncos (α nn), 0.5U ni nsin (α nn), 0.5U ni n, as applied power S nwhen being not equal to 0, power factor converge to cos (α nn), wherein subscript n respectively value be 1,2 ..., N.
The validity of the electricity consumption characteristic spectrum analytical approach of appointment Alternating Component of the present invention is described below in conjunction with example.
Such as: tested voltage signal is u=U 0+ U 1sin (w 1t+ α 1)+U 2sin (w 2t+ α 2)+U 3sin (w 3t+ α 3), tested current signal is i=I 0+ I 1sin (w 1t+ β 1)+I 2sin (w 2t+ β 2)+I 3sin (w 3t+ β 3), wherein three a-c cycle w 1, w 2, w 3numerical value equals 20 π, 45 π, 71 π respectively, unit is radian per second, all the other parameters in time t change as shown in Table 1, wherein π is circular constant, and the change of the actual value of corresponding DC power, active power, reactive power is as shown in Fig. 4 to Figure 10.
For effect of the electricity consumption characteristic spectrum analytical approach of appointment Alternating Component of the present invention is described by change curve, definition power tracking total error err pfor:
err p=|U 0I 0-P 0|+|0.5U 1I 1cos(α 11)-P 1|+|0.5U 2I 2cos(α 22)-P 2|+|0.5U 3I 3cos(α 33)-P 3|
+|0.5U 1I 1sin(α 11)-Q 1|+|0.5U 2I 2sin(α 22)-Q 2|+|0.5U 3I 3sin(α 33)-Q 3|
+|0.5U 1I 1-S 1|+|0.5U 2I 2-S 2|+|0.5U 3I 3-S 3|
Definition power factor follows the tracks of total error err cfor:
The t change in time of table 1 measured signal parameters
If sampling period T=0.1 millisecond, first with T second for the sampling period, timing is sampled to tested voltage and current signal simultaneously, obtains sampled data and forms discrete-time series, again according to the off-line analysis embodiment shown in Fig. 1, coding is simulation run in a computer.Setting N=3, assigned frequency f 1, f 2, f 3value equal w successively 1, w 2, w 3, setting voltage DC component u 0, voltage sinusoidal component su 1, su 2, su 3, voltage cosine component cu 1, cu 2, cu 3, current dc component i 0, current sinusoidal component si 1, si 2, si 3, electric current cosine component ci 1, ci 2, ci 3initial value be 0.Setting voltage DC component estimates initial value u 0, current dc component estimates initial value i 0, voltage sinusoidal component estimates initial value su 1, su 2, su 3, voltage cosine component estimates initial value cu 1, cu 2, cu 3, current sinusoidal component estimates initial value si 1, si 2, si 3, electric current cosine component estimates initial value ci 1, ci 2, ci 3, be 0.
Figure 11 and Figure 12 respectively depict simulation run gained power tracking total error err under different v values pand power factor follows the tracks of total error err c.Illustrate when the amplitude of voltage and current and phase angle generation saltus step, the DC power that the electricity consumption characteristic spectrum analytical approach of appointment Alternating Component of the present invention is measured, the active power of each alternating component, reactive power, applied power and power factor can converge to respective actual value respectively.Meanwhile, speed of convergence is all decided by the numerical value of parameter v, and the numerical value of parameter v is larger, and speed of convergence is faster.
Above embodiment is only exemplary embodiment of the present invention, and be not used in restriction the present invention, protection scope of the present invention is defined by the claims.Those skilled in the art can in essence of the present invention and protection domain, and make various amendment or equivalent replacement to the present invention, this amendment or equivalent replacement also should be considered as dropping in protection scope of the present invention.

Claims (2)

1. specify an electricity consumption characteristic spectrum analytical approach for Alternating Component, it is characterized in that, described method sets the sampling period as T second, samples simultaneously, obtain the sampled data of the voltage and current of synchronization to the voltage and current of consumer; Specify alternating component number to be N, the frequency values of each alternating component for increase progressively successively, and is all not more than the positive number f of 2 π/T 1, f 2..., f n, by estimating-correcting algorithm directly obtains the DC component of voltage and current, and the sinusoidal component of alternating voltage and electric current and cosine component; Then calculate the amount reflecting that it uses electrical characteristics, comprising: the active power of DC power and alternating component, reactive power, applied power and power factor.
2. a kind of electricity consumption characteristic spectrum analytical approach of specifying Alternating Component according to claim 1, it is characterized in that, described method, for often organizing voltage sample data us and current sampling data is, performs in the steps below, and wherein the band bandwidth v of positive number is not more than 2 π/T;
[1] setup parameter T, N, f 1, f 2..., f n, v value, setting voltage DC component u 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n; Estimated frequency, current dc component i 0, current sinusoidal component si 1, si 2..., si nwith electric current cosine component ci 1, ci 2..., ci ninitial value, setting sampled data group number K, the initial value of loop control variable m;
[2] setting voltage DC component estimates initial value u 0, current dc component estimates initial value i 0, make subscript n respectively value be 1,2 ..., N, setting voltage sinusoidal component estimates initial value su n, voltage cosine component estimates initial value cu n, current sinusoidal component estimates initial value si n, electric current cosine component estimates initial value ci n;
[3] voltage sample data us and current sampling data is is read;
[4] discreet value is calculated: utilize formula (1) to obtain the discreet value of voltage DC component current dc component discreet value make subscript n respectively value be 1,2 ..., N, circulation execution formula (2), obtains the discreet value of voltage sinusoidal component the discreet value of voltage cosine component the discreet value of current sinusoidal component with the discreet value of electric current cosine component
u 0 p = v &CenterDot; ( u s - u 0 - T &CenterDot; u &OverBar; 0 - &Sigma; m = 1 N ( su m + T &CenterDot; s u &OverBar; m ) ) i 0 p = v &CenterDot; ( i s - i 0 - T &CenterDot; i &OverBar; 0 - &Sigma; m = 1 N ( si m + T &CenterDot; s i &OverBar; m ) ) - - - ( 1 )
su n p = u 0 p + f n &CenterDot; ( cu n + T &CenterDot; c u &OverBar; n ) cu n p = - f n &CenterDot; ( su n + T &CenterDot; s u &OverBar; n ) si n p = i 0 p + f n &CenterDot; ( ci n + T &CenterDot; c i &OverBar; n ) ci n p = - f n &CenterDot; ( si n + T &CenterDot; s i &OverBar; n ) - - - ( 2 )
[5] corrected value is calculated: obtain voltage DC component correction value according to formula (3) current dc component corrected value make subscript n respectively value be 1,2 ..., N, circulation execution formula (4) is respectively to voltage sinusoidal component correction value voltage cosine component corrected value current sinusoidal component correction value electric current cosine component corrected value
u 0 c = u 0 + 0.5 T ( u &OverBar; 0 + u 0 p ) i 0 c = i 0 + 0.5 T ( i &OverBar; 0 + i 0 p ) - - - ( 3 )
[6] corrected value is made to be estimated value: to obtain voltage DC component correction value u according to formula (5) 0, current dc component corrected value i 0, make subscript n respectively value be 1,2 ..., N, circulation execution formula (6) is respectively to voltage sinusoidal component correction value su n, voltage cosine component corrected value cu n, current sinusoidal component correction value si n, electric current cosine component corrected value ci n;
u 0 = u 0 c i 0 = i 0 c - - - ( 5 )
[7] initial value is estimated in renewal: according to the voltage DC component u obtained 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, current dc component i 0, current sinusoidal component si 1, si 2..., si n, electric current cosine component ci 1, ci 2..., ci nvalue, utilize formula (7) to upgrade voltage DC component and estimate initial value u 0, current dc component estimates initial value i 0, make subscript n respectively value be 1,2 ..., N, circulation execution formula (8) upgrades voltage sinusoidal component and estimates initial value su n, voltage cosine component estimates initial value cu n, current sinusoidal component estimates initial value si nwith electric current cosine component increment ci n;
u &OverBar; 0 = v &CenterDot; ( u s - u 0 - &Sigma; m = 1 N su m ) i &OverBar; 0 = v &CenterDot; ( i s - i 0 - &Sigma; m = 1 N si m ) - - - ( 7 )
s u &OverBar; n = u &OverBar; 0 + f n &CenterDot; cu n c u &OverBar; n = - f n &CenterDot; su n s i &OverBar; n = i &OverBar; 0 + f n &CenterDot; ci n c i &OverBar; n = - f n &CenterDot; si n - - - ( 8 )
[8] data are exported: according to the voltage DC component u obtained 0, voltage sinusoidal component su 1, su 2..., su n, voltage cosine component cu 1, cu 2..., cu n, current dc component i 0, current sinusoidal component si 1, si 2..., si n, electric current cosine component ci 1, ci 2..., ci nvalue, utilize formula (9) by DC power export be saved to P 0[m], make subscript n respectively value be 1,2 ..., N, circulation execution formula (10), exports the active power of each alternating component, reactive power, applied power and power factor successively and is saved to P n[m], Q n[m], S n[m] and
P 0[m]=u 0·i 0(9)
[9] make m=m+1, if m≤K, then go to step [3], perform successively downwards to step [8], otherwise all sampled datas are processed complete, terminate.
CN201510740416.1A 2015-12-17 2015-12-17 Power utilization characteristic spectrum analysis method for specific AC components Pending CN105425034A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510740416.1A CN105425034A (en) 2015-12-17 2015-12-17 Power utilization characteristic spectrum analysis method for specific AC components

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510740416.1A CN105425034A (en) 2015-12-17 2015-12-17 Power utilization characteristic spectrum analysis method for specific AC components

Publications (1)

Publication Number Publication Date
CN105425034A true CN105425034A (en) 2016-03-23

Family

ID=55503366

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510740416.1A Pending CN105425034A (en) 2015-12-17 2015-12-17 Power utilization characteristic spectrum analysis method for specific AC components

Country Status (1)

Country Link
CN (1) CN105425034A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107958338A (en) * 2017-12-08 2018-04-24 合肥工业大学 Electricity consumption policy recommendation method and device, storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102818921A (en) * 2012-07-13 2012-12-12 中冶南方工程技术有限公司 Method for calculating amplitude and phase of alternating current signal based on iterative Fourier transform
CN102981045A (en) * 2012-11-30 2013-03-20 合肥工业大学 Normalized self-adaptive electric power measuring method
CN103018546A (en) * 2012-11-30 2013-04-03 合肥工业大学 Assigned-frequency electric power metering method
EP2690451A1 (en) * 2012-07-26 2014-01-29 Schneider Electric Industries SAS System frequency measurement method, synchrophasor measurement method and device thereof
CN105510698A (en) * 2015-12-01 2016-04-20 河南许继仪表有限公司 Power utilization characteristic metering method based on specified AC component

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102818921A (en) * 2012-07-13 2012-12-12 中冶南方工程技术有限公司 Method for calculating amplitude and phase of alternating current signal based on iterative Fourier transform
EP2690451A1 (en) * 2012-07-26 2014-01-29 Schneider Electric Industries SAS System frequency measurement method, synchrophasor measurement method and device thereof
CN102981045A (en) * 2012-11-30 2013-03-20 合肥工业大学 Normalized self-adaptive electric power measuring method
CN103018546A (en) * 2012-11-30 2013-04-03 合肥工业大学 Assigned-frequency electric power metering method
CN105510698A (en) * 2015-12-01 2016-04-20 河南许继仪表有限公司 Power utilization characteristic metering method based on specified AC component

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107958338A (en) * 2017-12-08 2018-04-24 合肥工业大学 Electricity consumption policy recommendation method and device, storage medium

Similar Documents

Publication Publication Date Title
CN102981045B (en) Normalized self-adaptive electric power measuring method
CN103018546B (en) Assigned-frequency electric power metering method
Liu et al. The evaluation of phasor measurement units and their dynamic behavior analysis
Jain et al. An adaptive time-efficient technique for harmonic estimation of nonstationary signals
CN102967761B (en) Method for analyzing frequency adaptive signals
CN106841778A (en) The processing method of the subsynchronous and supersynchronous harmonic parameters realized based on PMU
Fan et al. Phasor-based synchronized frequency measurement in power systems
CN104849545B (en) A kind of power system frequency measuring method and measuring device
CN103941088A (en) Method for quickly measuring frequency of electric power system based on three-phase signals
CN102902879A (en) Synchronous phasor calculation method based on discrete Fourier transform (DFT) recursion of field programmable gate array (FPGA) hardware
CN102967760B (en) Signal analysis method at designated frequency
CN103926462A (en) Rapid harmonic wave analyzing method and device of power system
CN101241151B (en) Real time frequency measurement method based on amplitude linear change model
CN105510698A (en) Power utilization characteristic metering method based on specified AC component
CN102495264A (en) Voltage dip duration detection method based on information entropy
Petrović Frequency and parameter estimation of multi-sinusoidal signal
CN105550516A (en) Adams algorithm based frequency adaptive harmonic and inter-harmonic analysis method
CN109581045A (en) A kind of m-Acetyl chlorophosphonazo power measurement method meeting IEC standard frame
CN105425034A (en) Power utilization characteristic spectrum analysis method for specific AC components
CN105510708A (en) Method for metering harmonics or inter-harmonics with specified frequency
CN103018558B (en) Master-slave multiprocessor real-time signal analyzing method
CN105425037A (en) Spectrum analysis method and apparatus
CN108037351A (en) A kind of variable-frequency power sources power-factor measurement method
CN110007166B (en) Method for rapidly measuring energy efficiency of frequency converter
CN105467208A (en) Frequency adaptive harmonic or inter-harmonic metering method for specific AC components

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160323