In addition to providing a navigation solution, navigation systems should also be able to provide users with timely warnings indicating when it is not safe/acceptable to use the navigation solution. A navigation system with this capability is, by definition, a navigation system with integrity.
With GPS for example, satellite failures can occur which result in unpredictable deterministic range errors on the failing satellite. Satellite failures are rare (i.e., on the order of 1 every year), but safety-critical navigation systems must account for these errors. Typically, navigation systems (e.g., GPS Receivers) provide integrity on their position solution (i.e., horizontal position and altitude), but do not provide integrity on other navigation parameters, such as ground speed and vertical velocity.
In an embodiment of the invention, a navigation system for a vehicle having a receiver operable to receive a plurality of signals from a plurality of transmitters includes a processor and a memory device. The memory device has stored thereon machine-readable instructions that, when executed by the processor, enable the processor to determine a set of error estimates corresponding to delta pseudo-range measurements derived from the plurality of signals, determine an error covariance matrix for a main navigation solution, and, using a parity space technique, determine at least one protection level value based on the error covariance matrix.
Preferred and alternative embodiments of the present invention are described in detail below with reference to the following drawings.
An embodiment builds on many of the concepts applied to position integrity in order to provide integrity on the following navigation states: North Velocity, East Velocity, Ground Speed, Vertical Speed, Flight Path Angle, and Track Angle.
One or more embodiments may include a bank of filters/solutions (whether Kalman Filter or Least Squares) that may be composed of a main solution that processes all satellite measurements along with a set of sub-solutions; where each sub-solution processes one satellite fewer than the main solution.
Navigation systems primarily employ one of the following implementations in order to calculate a navigation solution: a Kalman Filter or a Least Squares Solution. In general, GPS receivers which have GPS satellite measurements (and possibly altitude aiding) use a Least Squares solution while Hybrid Inertial/GPS systems use a Kalman Filter. Both methods use a recursive algorithm which provides a solution via a weighted combination of predictions and measurements. However, a Least Squares Solution possesses minimal prediction capability and is therefore heavily influenced by measurements (in fact the weighting factor on predictions in a Least Squares Solution approaches zero with each iteration). A Kalman Filter on the other hand is able to take advantage of additional information about the problem; such as additional measurement data (e.g., inertial data) or additional information about system noise and/or measurement noise. This allows the Kalman Filter to continuously vary its weighting on its own predictions versus measurement inputs (this may be done via the Kalman Gain). A Kalman Filter with very low confidence in its own predictions (i.e., a very large Kalman Gain) will behave much like a Least Squares Solution.
The Error Covariance Matrix, often denoted by the symbol “P,” within a navigation system represents the standard deviation of the error state estimates within a navigation solution. For example, given a 3×3 matrix representing the error covariance for the x, y, and z velocity states within a Kalman filter:
We would expect (with a properly modeled Kalman Filter) that, under the condition that a satellite fault is not a factor, the absolute value of the difference between the true ground speed and the Kalman Filter's ground speed would exceed 2√{square root over ((σx2+σy2))}˜5%, or less, of the time. The same would be true for vertical velocity using 2√{square root over (σz2)} instead. Note the off diagonal terms here represent cross-correlation between the velocities (how a change in x-velocity impacts a change in y-velocity or z-velocity for example).
The Solution Error Covariance Matrix P may be a critical component of any fault detection and integrity limit algorithm. For a Kalman Filter, P may be a fundamental part of the recursive Kalman Filter process. A Kalman Filter navigation solution may not be produced without the P matrix. With a Least-Squares solution, calculation of the actual navigation solution may not require use of an error covariance matrix. Therefore, a Least Squares Solution may only produce a P matrix if it is desired to provide integrity with the navigation solution. Calculation of a P matrix for a Least Squares solution is based on the satellite geometry (line of sight from user to all satellites in view) and an estimate of the errors on the satellite measurements.
Once a navigation system has an error covariance matrix along with its actual navigation solution, fault detection and calculation of integrity can be performed via Solution Separation or Parity Space Based techniques.
User set 12, mounted to an aircraft (not shown), includes receiver 14, processor 16, and processor memory 18. Receiver 14, preferably NAVSTAR GPS compatible, receives the signals, extracts the position and time data, and provides pseudorange measurements to processor 16. From the pseudorange measurements, processor 16 can derive a position solution for the user set. Although the satellites can transmit their positions in World Geodetic System of 1984 (WGS-84) coordinates, a Cartesian earth-centered earth-fixed system, an embodiment determines the position solution in a local reference frame L, which is level with the north-east coordinate plane and tangential to the Earth. This frame choice, however, is not critical, since it is well-understood how to transform coordinates from one frame to another.
Processor 16 can also use the pseudorange measurements to detect satellite transmitter failures and to determine a worst-case error, or protection limit, both of which it outputs with the position solution to flight management system 20. Flight management system 20 compares the protection limit to an alarm limit corresponding to a particular aircraft flight phase. For example, during a pre-landing flight phase, such as nonprecision approach, the alarm limit (or allowable radial error) may be 0.3 nautical miles, but during a less-demanding oceanic flight phase, the alarm limit may be 2-10 nautical miles. (For more details on these limits, see RTCA publication DO-208, which is incorporated herein by reference.) If the protection limit exceeds the alarm limit, the flight management system, or its equivalent, announces or signals an integrity failure to a navigational display (not shown) in the cockpit of the aircraft. The processor also signals whether it has detected any satellite transmitter failures.
As shown in
Inertial reference unit 22, mounted to the aircraft (not shown), preferably includes three accelerometers 24a-24c for measuring acceleration in three dimensions and three gyroscopes 26a-26c for measuring angular orientation, or attitude, relative a reference plane. Inertial reference unit 22 also includes inertial processor 25 which determines an inertial position solution ri, preferably a three-element vector in an earth-fixed reference frame. Inertial processor 26 also preferably converts the acceleration data into raw acceleration vector araw and attitude data into raw angular velocity vector ωraw. The preferred angular velocity vector defines the rotation of the body frame (fixed to the aircraft) in three dimensions, and the preferred inertial acceleration defines the three components of acceleration in body frame coordinates. Inertial processor 26 also determines a transformation matrix C for transforming body frame coordinates to local vertical frame L, a three-element rotation vector ωIE which describes rotation of the earth-based frame E versus inertial frame I transformed to L frame, and rotation vector ωEL which describes rotation of the L frame versus the earth-fixed frame E transformed to L frame. The details of this inertial processing are well known in the art.
An embodiment of the invention involves the processor 16 receiving pseudo-range and delta pseudo-range measurements from the receiver 14. The delta pseudo-range measurement from a GPS satellite represents the change in carrier phase over a specific time interval. The delta pseudo-range corresponds to the change (over that time interval) in user-satellite range plus receiver clock bias and can be used to determine the velocity of a user (along with the clock frequency of the user's clock). An embodiment of the invention determines the integrity values on horizontal and vertical velocities calculated from a least-squares solution and then applies those integrity values in order to obtain integrity for: North Velocity, East Velocity, Groundspeed, Vertical Velocity, track angle, and flight path angle for a hybrid navigation solution.
Referring to
ρ−{circumflex over (ρ)}=H(x−{circumflex over (x)})
Δρ=HΔx
where
and
Δrx, Δry, Δrz=incremental x, y, and z position components
Δrtc=incremental range error due to clock phase bias
{circumflex over (x)}=current estimate of the position/clock bias vector
{circumflex over (ρ)}=computed pseudo-range based on {circumflex over (x)}
LOSx, LOSy, LOSz=line-of-sight components of a unit vector pointing to satellite i (3)
Similarly, the N-element vector of true delta-ranges {dot over (ρ)} is related to the 4-element user velocity and clock frequency bias vector y as follows:
{dot over (ρ)}=Hy (4)
where
and
νx, νy, νz=x, y, and z user velocity components
νfc=clock frequency bias
δ{dot over (ρ)}=vector of delta range errors (6)
Since the measured delta-ranges contains errors, the measured delta range residual is given by
=Hy+δ{dot over (ρ)} (7)
In the absence of a satellite failure, the processor 16 can assume that the delta range errors are uncorrelated Gaussian errors with zero mean and known variances. In order to de-weight measurements with larger errors, the processor 16 can normalize the delta range measurements as follows:
where σdr2(i) is the delta-range variance of the ith satellite. Substituting (7) into (8) yields
Note that each normalized delta-range error has unity variance (in the absence of a failure).
At a step 320, the processor 16 computes a least-squares solution. When there are more than 4 measurements, there exists an overdetermined set of linear equations (i.e., redundant measurements). In this case, the processor 16 can compute a least square estimate of y (i.e., one which minimizes the sum of the squared residuals) using the following
ŷ=(
Where
Where A is the upper 4×N portion of Q and B is the lower (N−4)×N portion. The product Q
This equation can be partitioned into the following 2 equations
A
=Uy+Aδ
(13)
and
B=Bδ=p (14)
Solving (13) for the incremental solution Δy yields
y=U
−1
A(−δ) (15)
The least square estimate can be found by setting the delta range error vector to zero. Thus:
ŷ=U−1A (16)
This equation is a more efficient alternative to (10) since it only involves inverting an upper triangular matrix rather than a generalized inverse.
At a step 330, the processor 16 determines a parity vector. Equation (14) contains the redundant information. It maps the delta range measurements into an N−4 axis parity vector p which only depends on the delta range errors and the parity coefficient matrix B. Thus the magnitude of this parity vector can be used by the processor 16 to detect a satellite failure. A failure on a given satellite maps into a vector in a specific direction in the (N−4)-dimensional parity space. For example, assume that there are six satellites from which signals may be received. The parity space is then two-dimensional. Each sensor's direction in parity space is defined by the corresponding column of B. If satellite k has failed to a delta-range level of ε, then (ignoring the Gaussian noise in each delta-range measurement) the parity vector due to this bias error is
The magnitude of this parity vector is
|p|=|ε|√{square root over (b1k2+b2k2)} (18)
In the absence of a failure, the parity error is
where wi are uncorrelated zero mean, unity variance Gaussian random errors. Since the rows of B are also rows of the orthonormal matrix Q, they are orthogonal unit vectors. Thus
BBT=IN-4 (20)
The covariance of the parity vector is then
E[ppT]=BE[wwT]BT=BBT=IN-4 (21)
Thus the parity elements are also uncorrelated zero mean Gaussian random variables with unity variance.
At a step 340, the processor 16 applies a parity space technique. In an embodiment, the processor 16 employs a chi-square method using the concept of pbias. In such an embodiment, the processor 16 uses the square of the parity magnitude as the discriminator (test statistic) d as follows:
d=p
T
p=p
1
2
+p
2
2
+ . . . +p
N-4
2 (22)
The discriminator will then have a central chi-square distribution with N−4 degrees of freedom. The processor 16 places a threshold on this discriminator above which a failure is declared. This threshold is computed by the processor 16 from the chi-square probability density function to yield an allowable false alarm probability.
Once the threshold has been set, the question becomes how large can the horizontal and vertical velocities be in the presence of a satellite failure as well as the random Gaussian errors with the discriminator just under the threshold given a certain probability of missed detection. This problem is complicated by the fact that the detection is being done in the parity space while the protection level is in the horizontal and vertical navigation space. A failure on a particular satellite could have a large impact on the discriminator (in the parity space) but have a small impact on the velocity (in the navigation space) or vice versa.
From (10), the estimated solution due to a delta-range bias error on satellite k is
Meanwhile the magnitude of the parity due to the delta-range bias error is
where
Λ=BTB (25)
The horizontal velocity error due to a delta range bias error is proportional to the parity vector magnitude resulting from that same bias error. From (23) and (24), it can be shown that the horizontal velocity error due to a delta range bias error is proportional to the parity vector magnitude resulting from that same bias error. The constant of proportionality or slope is
Each satellite has a unique slope determined by the satellite geometry.
With the bias present, the discriminator (square of the parity magnitude) has a non-central chi-square distribution with N−4 degrees of freedom. It can be shown that the non-centrality parameter λ of the chi-square distribution is
λ=pbias2 (27)
Thus, using the non-central chi-square probability density function, the processor 16 can determine the value for pbias which meets the required probability of missed detection.
For the special case when there are 5 visible satellites, the parity is a scalar and the chi-square distribution has only one degree of freedom and has a singularity at the origin. But in this case, the distribution of the parity magnitude is Gaussian and it is preferred over the chi-square distribution of the square of the parity magnitude.
As such, in an alternative embodiment, the processor 16 performs repeated rotations of the parity space such that the parity error of interest for a given satellite failure is a scalar and is Gaussian.
Recall that a bias on satellite k results in a bias in parity space along the direction defined by the kth column of the parity coefficient matrix B. The processor 16 can perform additional orthogonal transformations of B (i.e. rotations of the parity space) such that this bias lies entirely along one axis of the parity space. The processor 16 designates this transformed B as Bk. The processor 16 can arbitrarily choose axis 1 as the bias direction. Thus:
We are now only concerned with the first element of the parity vector. Thus the discriminator is
d
k=(bk)Tδ (29)
Without a failure, the discriminator has a zero mean Gaussian distribution with unity variance. Thus, the processor 16 can compute the threshold D to meet the allowed probability of missed detection.
With a bias failure on the kth satellite and random errors on all satellites, the discriminator becomes
Re-arranging, this yields
Consequently, the impact of the pseudo-range errors on the horizontal position error is given by
where
h=the first two rows (i.e. x and y) of the normalized least-squares solution matrix
i
h=the ith column of
Again, re-arranging, this yields
At detection, the magnitude of the discriminator (parity) is equal to the threshold D. That is:
|dm|=D (34)
Substituting (34) into (31) yields
If it is assumed that the failure g is positive and much larger than the noise, then:
Substituting (37) into (33) yields
The processor 16 can obtain the projection of the horizontal velocity error vector in the direction of the failure by taking the dot product
Factoring out the visibility of the failed satellite and separating the noise and bias (failure) terms
The result is a Gaussian random variable with a mean M. The variance about the mean is
If the satellite random errors are uncorrelated, then (41) can be written as
Since the normalized random delta-range errors are all unity variance, the RMS value of the random horizontal position errors in the direction of satellite k is
The horizontal protection level (HPL) is set such that the probability of exceeding it due to the bias plus the above random error is pmd (=0.001). We define this sigma multiplier here as Kmd.
From
The discriminator must be tested for all N visible satellites and each can fail either positive or negative. Thus, the processor 16 divides by 2N the allowed probability of false alarm for each test as indicated in
The processor 16 repeats the HPL calculation for all N satellites, each time rotating the parity space such that the impact of a bias on that satellite is entirely along axis 1. The overall HPL is then
HVPL=max(HVPLk), k=1, N (46)
While a preferred embodiment of the invention has been illustrated and described, as noted above, many changes can be made without departing from the spirit and scope of the invention. Accordingly, the scope of the invention is not limited by the disclosure of the preferred embodiment. Instead, the invention should be determined entirely by reference to the claims that follow.