Title of Invention

CONTROL DEVICE OPTIMIZING COMPUTING INPUT SAMPLE OF DATA WITH DISCRETE FOURIER TRANSFORM ALGORITHM

Abstract An automatic control device (1) that comprises input means (21, 24) for inputting measured values (7) of cyclic voltage and/or current; computing means (21) for computing a parameter based on said values of voltage and/or current, and for comparing the computed parameter against a predefined condition; and initiating means (21, 23) for initiating a control function in response to the parameter meeting the predefined condition. The input means (21, 24) of the control device are arranged to input a predefined number of samples per one cycle; and said computing means (21) are arranged to compute the parameter with a discrete Fourier transform algorithm optimized based on fixed coefficients related to said predefined number of samples per cycle. The control device and the corresponding control method provide a significantly faster response time than the earlier general programmed solutions without increasing the related costs as much as the conventional digital signal processors.
Full Text

CONTROL DEVICE OPTIMIZING COMPUTING INPUT SAMPLE OF DATA WITH DISCRETE FOURIER TRANSFORM ALGORITHM
FIELD OF THE INVENTION
The present invention relates to automatic control methods, and more particularly to a method for automatic controlling and an automatic control device.
BACKGROUND OF THE INVENTION
Control devices exercise a restraining or directing influence over a controllable device. During its operation an automatic control device typically receives one or more input parameters and in response to the received input parameters outputs one or more control functions. Control functions are further input to a controllable device and they bring about an effect on the operation of the controllable device. One control device may control several controllable devices and one controllable device may be controlled by one or more control devices. The input parameters of the control device may originate from a process of which the controllable device is a part, or they may be fed into the control process from outside, for example as control commands or as output parameters from another process.
In automatic control devices the input parameters are typically derived from a series of sampled data. The document NUMERICAL RECIPES IN C: THE ART OF SCIENTIFIC COMPUTING (ISBN 0-521-43108-5) copyright© 1988-1992 by Cambridge University Press, pp. 496-510, provides the basic principles of Fast Fourier Transform and the referred pages are incorporated herein by reference.
The computation is based on the perception that a physical process can be described in the time domain by the values of some quantity h as a function of time t, or in the frequency domain where the process is specified by giving its amplitude H as a function of frequency f. These two representations can be related to another by means of the Fourier transform equations:

In the most typical situations, function h(t) is sampled at evenly

spaced intervals in time, so that the sequence of n sampled values hn is

where A is the sampling rate. The integral of equation (1) can be approximated 3y a discrete sum

In practical solutions the computing related to Discrete Fourier Transform is significantly reduced by utilising Fast Fourier Transform (FFT) algorithm. In the first section of FFT, the data is first sorted into bit-reversed order. The second section of FFT has an outer loop that is executed log2N times and calculates, in turn, transform of length 2, 4, ..., N. For each stage of the process the two nested inner loops range over the sub-transforms already computed and the elements of each transform, implementing the Danielson-Lanczos Lemma. This variant of the FFT is called a decimation-in-time or Coo-ley-Tukey FFT algorithm. The decimation-in-frequency (Sande-Tukey) FFT algorithm first goes through a set of log2N iterations on the input data, and then rearranges the output values into bit-reverse order.
In another class of FFT variants the initial data set of N is subdivided down to some small power of 2, for example N=4 (base-4 FFT) or N=8 (base-8 FFT). These small transforms are done by small sections of optimized coding that utilize special symmetries of the particular N. Assuming, for example, that N=4, leads to the trigonometric sines and cosines being 0, +1 or -1, which by far eliminates multiplications, and leaves additions and subtractions. Base-4 or base-8 FFTs have been considered to decrease the computing of the order to 20 to 30 percent.
One example of automatic control devices is an electric protection

device. The general purpose of electric protection devices is to prevent or limit damage to the protected device or to protect service of the protected device from interruption. In electric circuits the current flows are rapidly varied and the power may surge instantaneously. Therefore the power feed of an electrically driven device is always provided with one or more protection functions that are capable of isolating the device from harmful electrical transients from the power feed. In more elementary devices the protection devices are typically relay arrangements that are triggered when present current or voltage levels exceed a pre-determined threshold. In more complex systems the current and voltage levels are rigorously monitored and protection functions responsive to various parameters acquired through monitoring are utilized to safeguard the system from harmful effects in the power system.
In general electrical devices are designed to function with sinusoidal voltage, and for accurate functionality highly developed systems also require a faultless voltage to function correctly. One of the main harmful effects deteriorating the quality of electricity in the power systems are the harmonics. Harmonics are divided into different components by their properties (ranking number). The component class shows the rotational direction of the phase phasor of the harmonic with respect to the fundamental frequency.
When the curve form of the voltage or of the current deviates from the sinusoidal, it can be considered formed of several sinusoidal signals of different frequency. The function is typically broken down into its components by using the above Fourier analysis, on which the mathematical treatment of harmonics is based.
In complex protection devices the method of determining a protection function based on said input parameters generally comprises balancing between the expenses of the device and the response time from receiving the input parameters to outputting the determined protection function. In known protection devices a digital signal processor (DSP) is considered the most powerful tool for handling defined input signals and for determining a protection function thereupon. However, the component costs related to digital signal processors are considerable, and in a complex system the costs due to the number of digital signal processors need to be optimised.
On the other hand, the embedded systems facilitate parallel usage of a variety of programmable algorithms. A number of variable algorithms are available and component costs are not directly increased with the number of

operable protection functions. However, going through the number of calculations takes time and the accumulated response times become longer than what is actually required in order to implement the protection functions appropriately. There are a number of cases where the acceptable response times are only slightly exceeded, but for reliability reasons the costly DSP very often end up being preferred over the programmable algorithms.
Consequently, one of the disadvantages associated with the known electric protection devices is that the available means for determining protection functions in response to various input values do not facilitate adequate optimization that takes into consideration both the technical and economical factors related to operable protection functions.
BRIEF DESCRIPTION [DISCLOSURE] OF THE INVENTION
An object of the present invention is thus to provide a method and an apparatus for implementing the method so as to alleviate the above disadvantage. The objects of the invention are achieved by a method and a control device which are characterized by what is stated in the independent claims. The preferred embodiments of the invention are disclosed in the dependent claims.
The invention is based on the idea of appropriately fixing the number of sampled current and/or voltage data and optimizing the discrete Fourier transform algorithm based on operations on the fixed coefficients.
An advantage of the method and arrangement of the invention is that it provides significantly shorter response time than the earlier general programmed solutions without increasing the related costs as much as the conventional digital signal processors, and therefore enables more flexible optimization between technical and economical factors in an electric protection device.
BRIEF DESCRIPTION OF THE DRAWINGS
In the following the invention will be described in greater detail by means of preferred embodiments with reference to the attached drawings, in which
Figure 1 is a block chart illustrating the operating environment of a control device according to the present invention;
Figure 2 illustrates schematically the basic functional structure of a control device 1 according to the first embodiment of the present invention il-

lustrated in Figure 1;
Figure 3 is a flow chart illustrating a method of automatic control according to the present invention;
Figure 4 illustrates another embodiment of the invention.
DETAILED DESCRIPTION OF THE INVENTION
As an embodiment of a control device according to the present invention, the invention is described in the following by means of an electric protection device of an electric motor. Naturally, it is obvious to a person skilled in the art that said solution is applicable to any control device arranged to monitor the quality of power supply on a basis of series of measured values of current and/or voltage, and on the basis of the measured values to implement a control function to control the operation of a device connected to said power supply.
Figure 1 is a block chart illustrating the operating environment of a control device according to the present invention. The control device 1 is connected to an electric line 2 feeding an electrically operated device 3, whose purpose is to perform an operation functionality F(x) 4. The operation functionality 4 may be a continuous operation that is continuously controlled by control function f(x) 5 input through a control input 6, or the operation functionality 4 may be a step function triggered by sequential control functions f(x) 5 input through said control input 6, or a combination of both. It should be noted that only essential elements for illustrating the operating environment of the control device according to the invention are shown in Figure 1. For a person skilled in the art it is clear, for example, that a complex system typically comprises a plurality of inputs and outputs like the one shown in Figure 1.
During its operation the control device 1 typically receives input data (x) 7 and in response to the received data 7 outputs one or more control functions f(x) 5. The input data 7 that is input to the control device 1 may originate from a process of which the controllable device 3 is a part, or it may be fed into the control process from outside, for example as control commands or as parameters output from another process. In this first embodiment the input data x 7 comprises sequentially measured values of current in a power feed of an electric motor, hereinafter called as sampled current values.
In computing the basic algorithm of a discrete Fourier transformation can be expressed as:


where
x=sampled data
re= real values of transformation
im=imaginary values of transformation
N=number of samples
P!2=2*pi
The current levels of the power feed are measured sequentially and the measured values are arranged into an array of N samples. The sample rate R is adjusted to the nominal frequency f of the power feed so that R=fN. In this first embodiment of the present invention the number of samples is adjusted to 32, and with the nominal frequency of 50 Hz, the sample rate is 1,6 kHz.
By adjusting the number of samples N to a value in power of 2, the sine and cosine functions have a corresponding range of N/4 possible nonzero absolute values. In this first embodiment of the present invention the sample rate of 32 leads to eight different non-zero values for the sine and cosine functions.


In increasing computing speeds integer values are typically preferred, and therefore computed values can be scaled into an integer form with a fast shift-operation. In this first embodiment the sine and cosine functions are scaled into integer form using factor 214 (16384), whereby an array of

is formed. Thereafter the basic algorithm is optimized on the basis of comprehensive consideration of the coefficients r. Said optimization comprises eliminating the time-consuming calculations for the trigonometric functions, where the operations comprising multiplication by zero are discarded, and multiplications by -1 or +1 are eliminated by merely changing or retaining the sign of the sampled values. Said optimization preferably comprises also locating individual equations including a common factor r and consolidating the equations into multiplication by combined sums. The rows of the basic algorithm are optimally reduced and consolidated to the extent that identical operations need to be performed only once.
In this first embodiment of the present invention the optimized Fourier transformation of the array of 32 x-values can be expressed in C language format as:








The embodiment shows further that the results of the optimized Fourier transformation are stored into the original array of x-values as follows:

thereby comprising the DC-component and real and imaginary values of 15 harmonic components. This optimizes the use of memory, because no new arrays need to be created to store the real and imaginary values of the harmonic components. Furthermore, the choice of using 32 samples per cycle has been detected to be an optimal choice because this way it provides reasonable accuracy in computation of up to 15 harmonic components with reasonable amount of computable samples.
The real values of harmonic components I17-.-I31 are equal to the real values of harmonic components I15.I1, correspondingly, and the imaginary values of harmonic components I17.I31 are opposite to the imaginary values of harmonic components I15--.I1, correspondingly, whereby the absolute values of harmonic components I17... I31 are equal to the absolute values of harmonic components I15..I1, correspondingly. For further optimization, calculation of real and imaginary values of harmonic components I17...I31 of the basic algorithm can therefore be omitted.
With the above optimized algorithm the computation of the harmonic components is significantly faster and causes considerably less load to the processor. In the above description the calculation of real and imaginary values of harmonic components of current are shown, but the same algorithm can be applied to the measured values of voltage as well. The computed real and imaginary values of harmonic components of current and voltage can be used to calculate a variety of important parameters to which the control functions of the control device may be made responsive. In this embodiment of the present invention the root-mean-square current can be calculated from the computed values by


where n is the number of harmonic components.
Correspondingly the power factor can be calculated from the computed values of the first harmonic by

where l1 and U1 denote the lengths of the current and voltage vectors, correspondingly.
By calculating the sign from
(8)
enables determining the phase angle of the power feed, and thereby whether the coupling is capacitive or inductive. If the sign is positive (sign > 0), the phase angle is lagging, and the connection is inductive. If the sign is negative (sign Furthermore, the distortion can be calculated from the computed values by
where
11 RMS is the root mean square current of phase 1 I2RMS is the root mean square current of phase 2 I3RMS is the root mean square current of phase 3 U1RMS is the root mean square voltage of phase 1 U2RMS is the root mean square voltage of phase 2 U13RMS is the root mean square voltage of phase 3

and the earth fault current can be calculated from

Figure 2 illustrates schematically the basic functional structure of a control device 1 according to the first embodiment of the present invention illustrated in Figure 1. The control device includes processing means 21, an element that comprises an arithmetic logic unit, a number of special registers and control circuits. Connected to the processing means there are memory means 22, data medium where computer-readable data or programs, and/or static or dynamic data can be stored. The memory means typically comprise memory units that allow both reading and writing (RAM), and memory whose content can only be read (ROM). The unit also comprises an interface block 23 with input means 24 for inputting data for internal processing in the unit, and output means 25 for outputting data from the internal processes of the unit. Examples of said input means comprise a plug-in unit acting as a gateway for the information delivered to its external connection points, a keypad, or a touch screen, a microphone, or the like. Examples of said output means comprise a plug-in unit feeding information to the lines connected to its external connection points, a screen, a touch screen, a loudspeaker, or the like. The processing means 21, memory means 22, and interface block 23 are electrically interconnected for performing systematic execution of operations on received and/or stored data according to the predefined, essentially programmed processes of the unit.
In the first embodiment the predefined processes comprise a programmed algorithm that on the basis of the sequentially sampled current levels computes a plurality of parameters representative of the quality of the power feed to the electric motor. Said processes also comprise a number of protection functions that, responsive to the computed values, initiate, adjust and/or terminate a variety of control operations. The algorithm is optimized for improved response time and saved processor capacity. The input means 24 comprise an input to sensors that with a defined sample rate measure current and voltage values of the power feed, the signals from the sensors being first processed from analog to digital format with an analog-to-digital converter. The input means 24 typically comprise also an interface to an on-site user terminal and/or to the fieldbus for on-site and/or remote controlling of the device.

The output means 25 comprise primarily an output to a relay through which the electric motor can be isolated from the power feed whenever one of the monitored parameters passes through a predefined threshold level. The output means 25 typically comprise also an interface to an on-site user terminal and/or to the fieldbus for on-site and/or remote processing of the information on the processes in the device.
Figure 3 is a flow chart illustrating a method of automatic control according to the first embodiment of the present invention. In step 30 a counter for counting the number of data samples is reset to zero, and in step 32 the measured values of current and voltage in digital form are collected. In step 33 the counter is incremented and the current value of the counter is compared with the predefined number of data samples N in step 33. If the counter indicates that there are less samples than the predefined number of data samples N, the process returns to step 31 where next values of current and voltage are read. Otherwise the predefined number of data samples have been read and will be analyzed with the algorithm optimized as described above. In step 34 a predefined number of real and imaginary values of harmonic components are calculated from the sampled values of current and voltage, and relevant characteristics of the power feed, including for example root-mean-square current, the power factor, distortion, or earth fault current are determined therefrom. In step 35 the determined values are compared against corresponding threshold conditions. If none of the threshold conditions are met (step 36), the process may continue automatically and no control function needs to be triggered. If a threshold condition is met, the procedure will move to step 37 where a control function f is triggered. The control function itself is not relevant to the invention and will not be described in more detail. The procedure thus returns to step 30 where the counter is reset to zero in order to collect a new set of samples. It should be noted that the current and voltage levels are measured continuously, and therefore the procedure typically contains buffering of values to facilitate an appropriate reciprocity between the reading and computing operations. However, due to the optimized algorithm the delay from computing is minimized.
In the above described first embodiment of the present invention the control function is a protection function whereby the controllable device is isolated from the power feed whenever one of the defined electrical characteristics of the power feed exceeds a predefined level. The electrical characteristics

of the power feed are determined from sequences of measured values of current and voltage using the optimized computation algorithm. It is clear for a person skilled in the art that said control function can be any restraining or directing operation performed to affect the controllable device. The control function may comprise, for example, sending an alarm signal to a central control device through the fieldbus, or providing a feedback signal to adjust the operation of the power source.
Figure 4 illustrates another embodiment of the invention where the controllable device 40 is the power feed itself, for example an electric generator. Electric generators are known to persons skilled in the art and as such will not be described here in more detail. The operation of the power source is controlled by a control device 41 connected to it. The control device 41 is an assembly of variable control functions, ranging from simple mechanical switches, functions performed with on-site user interface terminals, automated control functions performed through the fieldbus system, to automatic control operations performed with powerful digital signal processors. The control device 41 according to the present invention is connected to the power line 42 to receive information on the generated power F(x) as a sequence of measured current and voltage levels, and on the basis of the sampled data to compute a group of defined parameters representing the characteristics of the quality of the power feed. In case said parameters indicate an unwanted effect, a corrective control function is initiated.
The optimization of the algorithm is based on primarily fixing the number of data samples per cycle to be processed with the Discrete Fourier Transform. The optimized algorithm thus corresponds to a defined sample rate, and thus to a defined nominal frequency. In case the nominal frequency is changed, the sample rate needs to be adjusted to provide the predefined number of samples within the cycle of the new nominal frequency.
In the above first embodiment the DC-component and real and imaginary values of 15 harmonic components are computed. The number of harmonic components to be calculated can be adjusted depending on the level of required accuracy. The smaller the number of components, the less time will be needed for computing, but at the same time the accuracy of the result will reduce.
Therefore, an automatic control device comprises optimally a number of variable control devices chosen and adjusted according to the parame-

ters relevant to each individual control operation. The control device according to the present invention provides a solution where the response time of an economical configuration is improved, and can even be adjusted, and which therefore provides for optimization that takes into consideration both the technical and economical factors related to operable protection functions. The optimal arrangement of individual control devices can thus be configured according to the current operating environment to provide the necessary actions in appropriate times with economical efficiency.
It will be obvious to a person skilled in the art that as technology advances, the inventive concept can be implemented in various ways. The invention and its embodiments are not limited to the examples described above but may vary within the scope of the claims.







CLAIMS (AMENDED 11.11.05)
1. An automatic control device (1), comprising
input means (21, 24) for inputting samples comprising measured values (7) of cyclic voltage and/or current with a defined nominal frequency;
computing means (21) for computing a parameter on the basis of said samples, and for comparing the computed parameter to a predefined condition;
initiating means (21, 23) for initiating a control function in response to the parameter meeting the predefined condition; characterized by
said input means (21 , 24) being arranged to input a predefined number of samples per one cycle of the nominal frequency;
said computing means (21) being arranged to compute the parameter with a discrete Fourier transform algorithm optimized on the basis of fixed coefficients corresponding to said predefined number of samples per cycle of the nominal frequency.
2. An automatic control device as claimed in claim 1, charac
terized in that said predefined number is a power of 2.
3. An automatic control device as claimed in claim 1 or 2, ch a r-
a c t e r i z e d in that said predefined number is 32.
4. An automatic control device as claimed in claim 1, 2 or 3,
characterized in that in said optimized Fourier transform algorithm cal
culations involving coefficients fixed to zero have been eliminated.
5. An automatic control device as claimed in any one of claims 1 to
4, characterized in that in said optimized Fourier transform algorithm
multiplication by fixed coefficients 1 or-1 are avoided by use of signs.
6. An automatic control device as claimed in any one of claims 1 to
5, characterized in that in said optimized Fourier transform algorithm
two or more multiplications by a fixed coefficient have been combined into a
sum equation.
7. An automatic control device as claimed in any one of claims 1 to
6, characterized in that in said optimized Fourier transform algorithm
samples and coefficients are brought to integer form by multiplication by a
value that is fourteenth power or higher of two.
8. An automatic control device as claimed in any one of claims 1 to
7, characterized in that said computing means are arranged to com-

pute a parameter that is one of the following: root-mean-square current, power factor, (sign), distortion, earth fault current.
9. An automatic control device as claimed in any one of claims 1 to
8, characterized in that the automatic control device is an electric pro
tection device and said control function comprises isolation of a second device
(3) from the electric line (2).
10. An automatic control device as claimed in any one of claims 1 to
8, characterized in that the automatic control device is connected to a
generator (40) feeding the electric line (42) and said control function comprises
adjustment of the operation of said generator.
11. A method for automatic control of an electrically operated de
vice, comprising
inputting samples comprising measured values of cyclic voltage and/or current with a defined nominal frequency;
computing a parameter on the basis of said samples;
comparing the computed parameter against a predefined condition;
initiating a control function in response to the parameter meeting the predefined condition;
characterized by
fixing the number of samples input per one cycle of the defined nominal frequency;
computing the parameter with a discrete Fourier transform algorithm optimized on the basis of fixed coefficients corresponding to said predefined number of samples per cycle of the defined nominal frequency.
12. A computer program product, executable in a computer, cha
racterized in that execution of the computer program product in the com
puter causes the computer to carry out the steps of claim 11.
Dated this 18 day of July 2006

Documents:

2614-CHENP-2006 CORRESPONDENCE OTHERS 15-07-2011.pdf

2614-CHENP-2006 AMENDED CLAIMS 28-03-2012.pdf

2614-CHENP-2006 EXAMINATION REPORT REPLY RECEIVED 28-03-2012.pdf

2614-chenp-2006 form-3 22-10-2010.pdf

2614-CHENP-2006 FORM-3 28-03-2012.pdf

2614-CHENP-2006 POWER OF ATTORNEY 28-03-2012.pdf

2614-chenp-2006-abstract.pdf

2614-chenp-2006-claims.pdf

2614-chenp-2006-correspondnece-others.pdf

2614-chenp-2006-description(complete).pdf

2614-chenp-2006-drawings.pdf

2614-chenp-2006-form 1.pdf

2614-chenp-2006-form 26.pdf

2614-chenp-2006-form 3.pdf

2614-chenp-2006-form 5.pdf

2614-chenp-2006-pct.pdf


Patent Number 253349
Indian Patent Application Number 2614/CHENP/2006
PG Journal Number 29/2012
Publication Date 20-Jul-2012
Grant Date 14-Jul-2012
Date of Filing 18-Jul-2006
Name of Patentee ABB OY
Applicant Address Strombergintie 1, FI-00380 Helsinki
Inventors:
# Inventor's Name Inventor's Address
1 LONN, Markus Tilhentie 13, FI-65320 Vaasa
PCT International Classification Number G05B13/02,G06F17/14
PCT International Application Number PCT/FI2005/000046
PCT International Filing date 2005-01-21
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 20040100 2004-01-23 Finland