Consider a space object orbiting the Earth in a Low Earth Orbit (LEO). This space object is subject to arbitrary time-varying disturbances, with unspecified dynamics but known bounds. An example of such a disturbance is atmospheric drag, which is a function of the altitude of the orbit, the shape of the space object, atmospheric density, etc. These disturbances modify the orbit of the space object and eventually, in the absence of orbit corrections, the space object may fall to the Earth. Tracking such an object and predicting the impact point is critical to prevent loss of life and important assets on Earth. Often such an object is observed by unsynchronized sensors which measure only line-of-sight (LOS) angles, such as azimuth and elevation. Such sensors may be, for example, cameras, infrared imagers, telescopic devices, and the like. That is, at any given time, only LOS direction measurements from a single sensor are available. These sensors may be located at various points on the surface of the Earth or in space. The observations are incomplete in that they do not provide range information, thus making it impossible to locate the position with one observation. However, with multiple non-synchronous observations from a single out-of-plane sensor, or from multiple sensors, one can obtain estimates of the position and velocity states of motion of the space object in the presence of disturbances that alter the orbit of the space object.
Information filters, as described by Y. Bar-Shalom, X. R. Li, and T. Kirubarajan, Estimation with Applications to Tracking and Navigation: Theory, Algorithms, and Software; New York, N.Y.: Wiley, 2001 are used in the prior art to aid in resolving problems associated with insufficient measurement. Such information filters use information matrices as opposed to covariance matrices, and are an outgrowth of Kalman filters. Covariance matrices are the inverses of information matrices whenever the inverses exist. The information filter founded on Kalman filtering has disadvantages in the context of the situation of
Prior art includes the use of Optimal Reduced State Estimation (ORSE) using sensors which generate three-dimensional measurements of targets driven by unknown input parameters within known bounds, as described in U.S. Pat. No. 7,180,443, issued Feb. 20, 2007 in the names of Mookerjee and Reifler, and entitled Reduced State Estimator for Systems with Physically Bounded Parameters. This patent describes how to determine state estimates and state error covariance for generalized or arbitrary motion of a target or moving object where the sensors provide complete measurements. Complete measurement in this context means measurements locating a point in three dimensional space at a known time. Since the measurements are nominally complete as to angle and range from the sensor, the target location is immediately established with a well-conditioned covariance matrix. ORSE processing provides many advantages over the Kalman filter for systems in which the input parameters are unknown except for the known bounds.
Improved or alternative processing is desired for estimating systems with arbitrarily time varying, but bounded, input parameters using sensor measurements which are incomplete or whose covariance matrices are ill-conditioned.
An estimator estimates the state of a system from measurements, the covariance matrices of which are singular or ill-conditioned, where the system is driven by unknown arbitrary time-varying inputs with unspecified dynamics but with known bounds. The estimator comprises an information filter. The information filter minimizes mean-square estimation errors and provides accurate state covariance matrices when sufficiently many measurements are processed for the state covariance matrices to be non-singular and well-conditioned. In a particular embodiment of the estimator, the system is a target in three-dimensional space, and the state is the location of the target.
A location estimator estimates the state of a target in three-dimensional space, where the target is driven by unknown arbitrary time-varying inputs with unspecified dynamics but known bounds. The estimator comprises an information filter that minimizes mean-square estimation errors when measurements provided by sensors are incomplete in that the states of the system cannot be estimated with a single measurement.
A location estimator estimates the state of a target in three-dimensional space, where the target is driven by unknown arbitrary time-varying inputs with unspecified dynamics but known bounds. The estimator comprises a plurality of two-dimensional, line-of-sight sensors for observing the target and for generating measurements which may be simultaneous or time-sequential, where the range from each of the sensors to the target is unobservable from a single measurement. An information filter is coupled to the sensors for providing minimized mean-square location estimation errors together with correspondingly accurate covariances. In a particular embodiment, the minimized mean-square location estimation information is tracked. In a particular version of this particular embodiment, the tracked minimized mean-square location estimation information directs the line-of-sight of the sensors.
A method estimates the location of a target in three-dimensional space, where the target is driven by unknown arbitrary time-varying inputs with unspecified dynamics but known bounds. The method comprises the step of sensing the target with a plurality of two-dimensional, line-of-sight sensors for generating simultaneous or time-sequential measurements representing the location state of the target, where the range from each of the sensors to the target is unobservable from a single measurement and the measurements are incomplete in that the states of the system are unobservable from a small number of measurements. The method further comprises the step of applying the measurements to an information filter that minimizes mean square state estimation errors and provides covariances with corresponding accuracy to thereby provide an estimate of the location of the target. In a particular mode of this method, the estimate of the location of the target as produced by the information filter is tracked over time to thereby generate a target track. In another particular mode of this method, the estimate of the location of the target as produced by the information filter controls the direction of the line-of-sight of a sensor of the plurality of sensors.
A method for estimating a state of a target comprises the steps of generating first measurements representing line-of-sight (LOS) direction to the target from a first two-dimensional sensor at a first time, generating second measurements representing LOS direction to the target from a second two-dimensional sensor at a second time, which may be later than the first time, and generating third measurements representing LOS direction to the target from a third two-dimensional sensor at a third time, which may be later than the first and second times. The method further comprises the step of, in a computer process, initializing an estimator by setting of an estimated state vector to a first initial value, the inverse of a state covariance matrix due to measurement-noise-only to a second initial value, and a bias coefficient matrix due to unknown input parameters to a third initial value. The method comprises the further step of, in a computer process, time-updating the estimated state vector, time-updating the inverse of the state covariance matrix, and time-updating the bias coefficient matrix due to unknown input parameters. In a computer process, an estimator gain matrix is computed. In a computer process, the states are measurement updated with current measurements to generate a measurement-updated estimated state vector, a measurement-updated inverse of the state covariance matrix due to measurement-noise-only, and a measurement-updated bias coefficient matrix due to unknown input parameters. The steps of time updating, determining the estimator gain matrix, and measurement updating are repeated.
A method according to an aspect of the disclosure is for estimating a state or location of a target. The method comprises the steps of generating first measurements representing LOS direction to the target from a first two-dimensional sensor at a first time, generating second measurements representing LOS direction to the target from a second two-dimensional sensor at a second time, which may be later than the first time, and generating third measurements representing LOS direction to the target from a third two-dimensional sensor at a third time, which may be later than the first and second times. The method also comprises the step of initializing an estimator by setting of the estimated state vector {circumflex over (x)} to {circumflex over (x)}(0|0), the inverse of the state covariance matrix M due to measurement-noise-only to M(0|0)−1, and the bias coefficient matrix D due to unknown input parameters to D(0|0). The vector {circumflex over (x)} and matrices M−1, D, are time-updated as follows.
The vector {circumflex over (x)} is time-updated by
{circumflex over (x)}(k+1|k)=F{circumflex over (x)}(k|k)
Matrix M−1, which is the inverse of matrix M, is time-updated by
M(k+1|k)−1=F′−1M(k|k)−1F−1
The matrix D is time-updated by
D(k+1|k)=FD(k|k)+G
where:
The states of the target are updated with the current measurements z(k+1) to generate the measurement-updated estimated state vector {circumflex over (x)}:
{circumflex over (x)}(k+1|k+1)={circumflex over (x)}(k+1|k)+K[z(k+1)−H{circumflex over (x)}(k+1|k)]
as well as the measurement-updated inverse of the state covariance matrix M due to measurement-noise-only
W(k+1|k+1)=S(k+1|k+1)−1D(k+1|k+1)
M(k+1|k+1)−1=S(k+1|k+1)−1+W(k+1|k+1)[Λ−1−D(k+1|k+1)′S(k+1|k+1)−1D(k+1|k+1)]−1W(k+1|k+1)′
and the measurement-updated bias coefficient matrix D due to unknown input parameters
D(k+1|k+1)=(I−KH)D(k+1|k)
where I is an identity matrix.
The steps of time updating, computing the estimator gain matrix, and measurement updating are repeated.
An estimator for estimating the position and velocity states of a target comprises a first two-dimensional sensor for measuring line-of-sight direction to the target at a first time, to thereby produce first measurements representing LOS direction, a second two-dimensional sensor for measuring line-of-sight direction to the target at a second time, which may be different from, and later than, the first time, to thereby produce second measurements representing LOS direction, and a third two-dimensional sensor for measuring line-of-sight direction to the target at a third time, which may be different from, and later than, the first and second times, to thereby produce third measurements representing LOS direction. A processor is provided which includes an estimator. The processor is coupled to the first, second, and third sensors, for receiving the first, second, and third measurements representing LOS direction. The estimator further includes an initializer, for initializing the estimator by setting of the estimated state vector {circumflex over (x)} to {circumflex over (x)}(0|0), the inverse of the state covariance matrix M due to measurement-noise-only to M(0|0)−1, and the bias coefficient matrix D due to unknown input parameters to D(0|0). The estimator further includes a time updater for time-updating the vector {circumflex over (x)} and the matrices M−1, D. The vector {circumflex over (x)} is time-updated by
{circumflex over (x)}(k+1|k)=F{circumflex over (x)}(k|k)
Matrix M−1, which is the inverse of matrix M, is time-updated by
M(k+1|k)−1=F′−1M(k|k)−1F−1
The matrix D is time-updated by
D(k+1|k)=FD(k|k)+G
where:
Improved or alternative processing is desired for estimating systems with arbitrarily time varying, but bounded, input parameters using sensor measurements which are incomplete or whose covariance matrices are ill-conditioned.
As mentioned, U.S. Pat. No. 7,180,443, issued Feb. 20, 2007 in the names of Mookerjee and Reifler, entitled Reduced State Estimator for Systems with Physically Bounded Parameters, describes how to determine state estimation and state error covariance for generalized or arbitrary motion of a target or moving object where the sensors provide complete measurements, namely each measurement locating a point in three dimensional space at a known time with a non-singular measurement covariance matrix. For situations in which such measurement information is incomplete (lacking a dimension) or of poor quality in a particular direction, the equations as described in U.S. Pat. No. 7,180,443 must be modified to model the missing information.
The state estimation covariance matrix characterizes the state estimation error of a tracking filter. The inverse of the state estimation covariance matrix is known as the “state information matrix”. In contrast with the covariance matrix, the state information matrix characterizes the information content of an estimation algorithm. According to an aspect of the disclosure, the Optimal Reduced State Estimator (ORSE) algorithm is recast or determined in terms of its information content, to thereby produce an Information Based Optimal Reduced State Estimator (IORSE) processing algorithm which is non-trivially different from that of the ORSE processing algorithm. More particularly, the time update equation, gain computation, and the measurement update equation in the IORSE algorithm are quite different than those used in the prior art.
Because two-dimensional sensors can provide line-of-sight (LOS) direction sensing of the target only with infinite range uncertainty, its measurement noise covariance N has infinite entries and is therefore considered ill-conditioned, in that it is not amenable to calculation. This poses a difficulty in the calculation of the filter gains and in propagating the covariance matrix of ORSE.
Either from block 214 or from the YES output of decision block 212, the logic 200 of
{circumflex over (x)}(k+1|k)=F{circumflex over (x)}(k|k) (1)
M(k+1|k)−1=F′−1M(k|k)−1F−1 (2)
D(k+1|k)=FD(k|k)+G (3)
where:
From time updating block 216 of
U(k+1|k)=M(k+1|k)−1D(k+1|k) (4)
S(k+1|k+1)−1=M(k+1|k)−1−U(k+1|k)[Λ−1+D(k+1|k)′M(k+1|k)−1D(k+1|k)]−1U(k+1|k)′+H′N−1H (5)
K=[S(k+1|k+1)−1]*H′N−1 (6)
where:
From block 218 of
{circumflex over (x)}(k+1|k+1)={circumflex over (x)}(k+1|k)+K[z(k+1)−H{circumflex over (x)}(k+1|k)] (7)
W(k+1|k+1)=S(k+1|k+1)−D(k+1|k+1) (8)
M(k+1|k+1)−1=S(k+1|k+1)−1+W(k+1|k+1)[Λ−1−D(k+1|k+1)′S(k+1|k+1)−1D(k+1|k+1)]−W(k+1|k+1)′ (9)
D(k+1|k+1)=(I−KH)D(k+1|k) (10)
where I is an identity matrix.
Equations (1)-(10) define an Information Optimal Reduced State Estimator (IORSE) that minimizes mean square estimation errors and provides accurate covariances for systems driven by unknown arbitrary time-varying inputs with unspecified dynamics but known bounds.
From block 220 of
Thus, information filters (200) provide state estimation of a system (8) when measurements provided by sensors (S1, S2, S3) are incomplete in that the states of the system are unobservable until a large number of measurements are collected. An example is the operation of multiple, asynchronous, one- or two-dimensional sensors to track an object in three-dimensional space. In the prior art the information filter is founded on the Kalman filter. This disclosure provides an Information Optimal Reduced State Estimator (IORSE) that minimizes mean square estimation errors and provides accurate covariances for systems driven by unknown arbitrary time-varying inputs with unspecified dynamics but known bounds. The prior art of information filters based on Kalman Filters does not adequately address such inputs.
A method according to an aspect of the disclosure is for estimating the position and velocity states or location of a target (T). The method comprises the steps of generating first measurements (z1) representing LOS direction to the target (T) from a first two-dimensional sensor (S1) at a first time (t1), generating second measurements (z2) representing LOS direction to the target (T) from a second two-dimensional sensor (S2) at a second time (t2), which may be later than the first time (t1) and generating third measurements (z3) representing LOS direction to the target (T) from a third two-dimensional sensor (S3) at a third time (t3), which may be later than the first (t1) and second (t2) times. The method also comprises the step of initializing (214) an estimator (200) by setting of the estimated state vector {circumflex over (x)} to {circumflex over (x)}(0|0), the inverse of the state covariance matrix M due to measurement-noise-only to M(0|0)−1, and the bias coefficient matrix D due to unknown input parameters to D(0|0). The vector {circumflex over (x)} and matrices M−1, D, are time-updated (216) as follows.
The vector {circumflex over (x)} is time-updated by
{circumflex over (x)}(k+1|k)=F{circumflex over (x)}(k|k)
Matrix M−1, which is the inverse of matrix M, is time-updated by
M(k+1|k)−1=F′−1M(k|k)−1F−1
The matrix D is time-updated by
D(k+1|k)=FD(k|k)+G
where:
An estimator (8) for estimating a state of a target (T) comprises a first two-dimensional sensor (S1) for measuring line-of-sight direction to the target (T) at a first time (t1), to thereby produce first measurements (z1) representing LOS direction, a second two-dimensional sensor (S2) for measuring line-of-sight direction to the target (T) at a second time (t2), which may be different from, and later than, the first time (t1), to thereby produce second measurements (z2) representing LOS direction, and a third two-dimensional sensor (S3) for measuring line-of-sight direction to the target (T) at a third time (t3), which may be different from, and later than, the first and second times, to thereby produce third measurements (z3) representing LOS direction. A processor (14) is provided which includes an estimator (200). The processor (14) is coupled to the first (S1), second (S2), and third (S3) sensors, for receiving the first (z1), second (z2), and third (z3) measurements representing LOS direction. The estimator (200) further includes an initializer (214), for initializing the estimator (200) by setting of the estimated state vector {circumflex over (x)} to {circumflex over (x)}(0|0), the inverse of the state covariance matrix M due to measurement-noise-only to M(0|0)−1, and the bias coefficient matrix D due to unknown input parameters to D(0|0). The estimator (200) further includes a time updater (216) for time-updating vector {circumflex over (x)}, and matrices M−1, D. The vector {circumflex over (x)} is time-updated by
{circumflex over (x)}(k+1|k)=F{circumflex over (x)}(k|k)
Matrix M−1, which is the inverse of matrix M, is time-updated by
M(k+1|k)−1=F′−1M(k|k)−1F−1
The matrix D is time-updated by
D(k+1|k)=FD(k|k)+G
where:
Number | Name | Date | Kind |
---|---|---|---|
4179696 | Quesinberry et al. | Dec 1979 | A |
4458321 | Whitney et al. | Jul 1984 | A |
4791573 | Zemany et al. | Dec 1988 | A |
5432816 | Gozzo | Jul 1995 | A |
6285971 | Shah et al. | Sep 2001 | B1 |
7009554 | Mookerjee et al. | Mar 2006 | B1 |
7180443 | Mookerjee et al. | Feb 2007 | B1 |
8260567 | Kaplan | Sep 2012 | B1 |
20030115232 | Lipp | Jun 2003 | A1 |
20030204382 | Julier et al. | Oct 2003 | A1 |
20040223480 | Nguyen et al. | Nov 2004 | A1 |
20050100082 | Ma | May 2005 | A1 |
20050128138 | McCabe et al. | Jun 2005 | A1 |
20050179580 | Cong et al. | Aug 2005 | A1 |
Number | Date | Country |
---|---|---|
03195989 | Aug 1991 | JP |
04326083 | Nov 1992 | JP |
Entry |
---|
Bar-Shalom, Y., et. al., “Estimation with Applications to Tracking and Navigation”, 2001, pp. 302-309. |
Bar-Shalom, Y., “Update with Out-of-Sequence Measurements in Tracking: Exact Solution”, IEEE Transactions on Aerospace and Electronic Systems, vol. 38, No. 3, Jul. 2002, pp. 769-778. |
Portmann, G.J., et al., “Separated Covariance Filtering”, IEEE International Radar Conference 1990, pp. 456-460. |
Blair, W. D., et al., “Tracking Maneuvering Targets with Multiple Sensors: Does More Data Always Mean Better Estimates?”, IEEE Transactions on Aerospace and Electronic Systems, vol. 32, No. 1, Jan. 1996, pp. 450-456. |
Bar-Shalom, Y., et al, “One-Step Solution for the General Out-of-Sequence-Measurement Problem in Tracking”, Proceedings of 2002 IEEE Aeorospace Conference Proceedings, vol. 4, pp. 1551-1559, 2002. |
Malakian, K., et al , “New track-to-track association logic for almost identical multiple sensors”, SPIE vol. 1481 Signal and Data Processing of Small Targets 1991, pp. 315-328. |
Li, X. R., et al., “A Survey of Maneuvering Target Tracking—Part IV: Decision-Based Methods”, Proceedings of SPIE vol. 4728 (2002), pp. 511-534. |
Bar-Shalom, Y., “Multitarget-Multisensor Tracking: Principles and Techniques”, 1995, p. 26. |
Seabald, et al., “Robust State Estimation in Uncertain Systems: Combined Detection-Estimation with incremental MSE Criterion”, IEEE Transactions on Automatic Contril. vol. 22, Issue 5, Oct. 1977, pp. 821-825. |
Wilkin, D. J., et al., “Target tracking algorithms for phased array radar”, Radar and Signal Processing, IEE Proceedings F vol. 138, Issue 3, Jun. 1991 pp. 255-262. |
Nordsjo, A.E., “Target tracking based on Kalman-type filters combined with recursive estimation of model disturbances”, A.E. Radar Conference, 2005 IEEE International May 9-12, 2005, pp. 115-120. |
Gelfand, S.S., et al., “Adaptive detection threshold optimization for tracking in clutter”, Aerospace and Electronic Systems, IEEE Transactions on vol. 32, Issue 2., Apr. 1996, pp. 514-523. |
Bruno, M.G.S., et al., “Improved particle filters for ballistic target tracking”, Acoustics. Speech and Signal Processing, 2004, Proceedings, (ICASSP '04), IEEE Int'l Conference on vol. 2, May 17-21, 2004, pp. ii-705-ii-708. |
Bar-Shalom, Y., et al., “Tracking and Data Association”, San Diego, CA: Academic Press, Inc., 1988, Chapter 10, pp. 266-272. |
Moore, J.R., et al., “Practical Aspects of Multisensor Tracking”, in “Multitarget-Multisensor Tracking: Applications and Advances”, vol. III, Y. Bar-Shalom and William Dale Blair, (ed.), Artech House, 2000, pp. 43-44. |