This application claims benefit of and priority to German Patent Application DE 10 2016 113 126, filed on 15 Jul. 2016. The entire disclosure of German Patent Application DE 10 2016 113 126, is hereby incorporated by reference.
The invention relates to a method for computing the phase shift or the amplitude of an electromagnetic three-phase system and an apparatus for carrying out the method and computing the angle.
So far, the rotational angle of a magnetic vector in a three-phase system, for example a three-phase motor, has been processed using a so-called Clarke transformation (also referred to as an alpha-beta transformation), which converts the data of the three-phase system into a right-angled coordinate system and computes the rotational angle subsequently using an algorithm. Typically, the so-called Cordic algorithm is used for this computation.
The method so far has the disadvantage that an additional computing step is required at the outset of the method in order to decide in which quadrant the magnetic field vector is disposed.
Other methods for the contactless detection and computation of the rotational angle are known. For example, from the U.S. Pat. No. 8,736,258 (Trontelj) a method is known which uses a multiplicity of magnetic sensor elements in an integrated circuit. The integrated circuit is arranged below a permanent magnet. The signals of the magnetic sensor elements are combined in order to detect the rotational angle.
From the published German application DE 103 20 057 A1 (Schödlbauer) an angle reader with Hall effect elements is known. The angle reader has eight horizontal Hall sensor structures on a semiconductor substrate, said Hall sensor structures being arranged at an angular distance of 45° along a circular line around a symmetry center. These eight sensors in sum form four sensitivity axes, of which two can be used together in each case as an independent angle sensor. The angle reader can determine the angle of a rotatably supported permanent magnet that is arranged above the symmetry sensor.
In this previously known method, the computation steps are relatively complicated.
A simplified method is proposed for computing the amplitudes and/or the phase shift of an electromagnetic three-phase system which includes the detection of vector values corresponding to an electromagnetic quantity by at least three sensors. These three sensors deliver three values as the vector values, which are offset substantially by 0°, 120° and 240°. The vector values are reset to a phase of 0° by logical turning back. The phase shift and/or the amplitude of the three-phase system can be computed on the basis of a more thorough computation. In one aspect of the invention, six sensors are used for detecting the signals. These six sensors are arranged at an angular distance of 60° on a circular line around a symmetry center. The measured values from the respectively oppositely disposed sensors are combined in order to deliver the signals.
The method is used for example in a system for computing a value of a rotational angle, wherein a processor is used in order to carry out the method. The method and the system can be used in a brushless electric motor, for example.
The invention will now be explained in more detail with reference to the following figures. It will be understood that the embodiments and aspects of the invention described in the figures are only examples and do not limit the protective scope of the claims in any way. The invention is defined by the claims and their equivalents. It will be understood that features of one aspect or embodiment of the invention can be combined with a feature of a different aspect or aspects of other embodiments of the invention. This invention becomes more obvious when reading the following detailed descriptions of some examples as part of the disclosure under consideration of the enclosed drawings. Referring now to the attached drawings which form a part of this disclosure. There are shown:
The object of the present invention is fully described below using examples for the purpose of disclosure, without limiting the disclosure to the examples. The examples present different aspects of the present invention. To implement the present technical teaching, it is not required to implement all of these aspects combined. Rather, a person skilled in the art will select and combine those aspects that appear sensible and required for the corresponding application and implementation.
The signals from the respectively oppositely disposed sensors 25, i.e. offset by 180° in each case, can be combined in order to deliver one single signal Su, Sv, Sw for each pair. This combination is represented in
The angle detection system 5 also includes a processor 40 which receives the signals from the sensors 25 and processes these according to the following method.
The method for computing the rotational angle φ is carried out step by step using the following rules. From the three measured sensor signals Su, Sv, Sw and a rotational angle φ, new signals Su′, Sv′, Sw′ and a new rotational angle φ′ are computed:
Su′=Su−A*(Sv−Sw), (1)
Sv′=Sv−A*(Sw−Su), (2)
Sw′=Sw−A*(Su−Sv), (3)
φ′=φ+R*arctan(√{square root over (3)}*2n) (4)
The parameter A is chosen as A=R*2n, wherein n is an integer. By choosing a power of two, the multiplication is reduced to a shift operation. The parameter R is either +1 or −1 and corresponds to the rotation direction, thus the sign of Sw−Sv.
The method starts with the measured values Su, Sv, Sw, with φ=0 and n=1 and is iterated several times. Thereby the iteration requires only addition operations and can do without multiplication. For computing the rotational angle φ, for example for an angle resolution of 1 degree, a coefficient table can be used with the values of arctan(√{square root over (3)}*2n) for n=1, 0, . . . , −10.
The column “max. rotation range” serves for verifying the method. From the uppermost line, it can be seen that the rotation range can detect a maximum value of 222°.
In a further embodiment, the signals Su′, Sv′, Sw′ are scaled with the value cos(p) in each iteration step, wherein p=arctan(√{square root over (3)}*2n). Thus, for example (from (1))
Su′=cos(p)*(Su−A*(Sv−Sw)) (5)
Thereby the amplitude scaling of the components is maintained and the value of Su′ at the end of the iteration corresponds to the amplitude of the original measured signal. The equation (5) requires three multiplications per iteration step, i.e. in 10 iteration steps a total of 30 multiplications are used. In order to minimize this computation effort, the equation can be computed at first without the scaling cos(p). The scaling is carried out once subsequently at the end of all iteration steps, since the product of all cos(p) is constant for a fixed number of iteration steps. Therefore, only three multiplications are carried out in this aspect. The value of the scaling can also be stored in the coefficient table.
The vector values can also be scaled while the iteration steps are carried out, so that the vector values do not become too large, so as to avoid overflows in the computer unit, for example. This scaling can be effected using a shift operation and has to be taken into account in the final scaling.
The method of the present description results from the properties of a three-phase system. It is known that the sum of the three field vectors U, V and W in a three-phase system must be zero. The following formula results therefrom:
{right arrow over (pu)}+{right arrow over (pv)}+{right arrow over (pw)}={right arrow over (0)} (6)
The sum of the respective component, for example on the x-axis, is therefore:
pu,x+pv,x+pw,x=0 (7)
Each of the field vectors has the same length V:
|{right arrow over (pu)}|×|{right arrow over (pv)}|=|{right arrow over (pw)}|=V (8)
This yields:
|{right arrow over (pu)}|×|{right arrow over (pv)}|=|{right arrow over (pw)}|=3V (9)
The components on the respective x-axis and y-axis are:
pu,x2+pv,x2+pw,x2=3/2V2 (10)
pu,y2+pv,y2+pw,y2=3/2V2 (11)
|{right arrow over (pu)}|=pu,x2+pu,y2=V2 (12)
Thus the component in the y-direction can be determined. From (12) the length of the vector is derived:
pu,y2=V2−pv,x2 (13)
The following formulas result therefrom:
Thus from (5):
(11) is multiplied by 2:
With the binomial formula:
Like in (1) this yields:
From the Cordic method, a rotation matrix is used. The new values
after each iteration are derived from the old values
as follows:
Therefore:
Let us now consider the computation of the X component for the U vector:
Thus from (19):
Similar formulas yield the values for pv,x and pw,x. To simplify the Cordic method, φ is chosen such that
for the n-iteration. The root from using the root of 3 results from the modification of the Cordic method for the three-phase system.
Accordingly, an algorithm can be programmed with the following steps. This is shown in
The starting point is the step 400. In this case, the angle is =0°. The iteration in question is the first one (i=1) and n=1. In the step 410 the rotation direction is determined by the sign (sgn) of the following formula:
Rotation direction=sgn(pw,x−pv,x) (24)
The values and pwx are computed in the step 420 as follows:
pu,x=┌pu,x,old−2n(pv,x,old−pw,x,old)┐ (25)
pv,x=┌pv,x,old−2n(pw,x,old−pu,x,old)┐ (26)
pw,x=┌pw,x,old−2n(pu,x,old−pv,x,old)┐ (27)
Accordingly, the angle has the following value after the first iteration:
Anglenew=Angleold+Rotation direction·arctan(2n·√{square root over (3)}) (28)
In the next step 430 the value of the iteration is raised by 1, i.e. iteration i=i+1, and the value of the rotation is reduced by half, i.e. N=n−1. As long as the value of the iteration lies below the maximum number of iterations (step 440), the computation in step 420 is repeated, wherein the value of the Angleold corresponds to the value Anglenew computed in the previous iteration.
When the maximum number of iterations is reached, the value Anglenew is taken.
The coefficient table with the arctan values (third column) is stored in the processor 40 and speeds up the computation. This coefficient table is implemented in the form of a “look-up” table, to which fast data access is possible.
As can be seen in this coefficient table, the change of the angle becomes increasingly small the greater the number of iterations there are. When the required accuracy has been reached, the computation is concluded.
This method can process the data from the three-phase system directly, since the algorithm can turn the vectors by over ±220° (first iteration in the coefficient table). Due to the rotation range that includes over 180°, the method is robust vis-à-vis erroneous decisions. By combining signals of oppositely disposed sensors 25, offsets are compensated as well.
The angle detection system 5 of the present invention is used, for example, in motors and inverters and in sensors, for example for accelerator pedals.
The foregoing description has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed, and modifications and variations are possible in light of the above teachings or may be acquired from practice of the invention. It is intended that the scope of the invention be defined by the claims appended hereto, and their equivalents. The entirety of each of the aforementioned documents is incorporated by reference herein.
Number | Date | Country | Kind |
---|---|---|---|
10 2016 113 126 | Jul 2016 | DE | national |
Number | Name | Date | Kind |
---|---|---|---|
8736258 | Trontel | May 2014 | B2 |
9297836 | Singh | Mar 2016 | B2 |
20150077093 | Saito | Mar 2015 | A1 |
20190235011 | Pinney | Aug 2019 | A1 |
Number | Date | Country |
---|---|---|
10320057 | Dec 2004 | DE |
10 2010 003 292 | Nov 2011 | DE |
102010027166 | Jan 2012 | DE |
10 2013 020 730 | Jun 2014 | DE |
102013000432 | Jul 2014 | DE |
10 2014 109 693 | Jan 2016 | DE |
102015101363 | Aug 2016 | DE |
1 471 332 | Oct 2004 | EP |
Number | Date | Country | |
---|---|---|---|
20180017411 A1 | Jan 2018 | US |