Next Article in Journal
Contribution of Different Subbands of ECG in Sleep Apnea Detection Evaluated Using Filter Bank Decomposition and a Convolutional Neural Network
Next Article in Special Issue
Angle-Only Filtering of a Maneuvering Target in 3D
Previous Article in Journal
A New Wearable System for Sensing Outdoor Environmental Conditions for Monitoring Hyper-Microclimate
Previous Article in Special Issue
Intelligence-Aware Batch Processing for TMA with Bearings-Only Measurements
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Ground Target Tracking Using an Airborne Angle-Only Sensor with Terrain Uncertainty and Sensor Biases

by
Dipayan Mitra
*,
Aranee Balachandran
and
Ratnasingham Tharmarasa
Department of Electrical & Computer Engineering, McMaster University, Hamilton, ON L8S 4K1, Canada
*
Author to whom correspondence should be addressed.
Submission received: 5 December 2021 / Revised: 1 January 2022 / Accepted: 5 January 2022 / Published: 10 January 2022

Abstract

:
Airborne angle-only sensors can be used to track stationary or mobile ground targets. In order to make the problem observable in 3-dimensions (3-D), the height of the target (i.e., the height of the terrain) from the sea-level is needed to be known. In most of the existing works, the terrain height is assumed to be known accurately. However, the terrain height is usually obtained from Digital Terrain Elevation Data (DTED), which has different resolution levels. Ignoring the terrain height uncertainty in a tracking algorithm will lead to a bias in the estimated states. In addition to the terrain uncertainty, another common source of uncertainty in angle-only sensors is the sensor biases. Both these uncertainties must be handled properly to obtain better tracking accuracy. In this paper, we propose algorithms to estimate the sensor biases with the target(s) of opportunity and algorithms to track targets with terrain and sensor bias uncertainties. Sensor bias uncertainties can be reduced by estimating the biases using the measurements from the target(s) of opportunity with known horizontal positions. This step can be an optional step in an angle-only tracking problem. In this work, we have proposed algorithms to pick optimal targets of opportunity to obtain better bias estimation and algorithms to estimate the biases with the selected target(s) of opportunity. Finally, we provide a filtering framework to track the targets with terrain and bias uncertainties. The Posterior Cramer–Rao Lower Bound (PCRLB), which provides the lower bound on achievable estimation error, is derived for the single target filtering with an angle-only sensor with terrain uncertainty and measurement biases. The effectiveness of the proposed algorithms is verified by Monte Carlo simulations. The simulation results show that sensor biases can be estimated accurately using the target(s) of opportunity and the tracking accuracies of the targets can be improved significantly using the proposed algorithms when the terrain and bias uncertainties are present.

1. Introduction

Tracking a ground target using an airborne sensor platform is frequently used in various applications, such as surveillance, search, and rescue missions [1,2,3]. Airborne radar sensors are of particular interest in various surveillance missions, because of their ‘day-and-night’ operational capabilities [4]. Airborne synthetic aperture radars (SAR) are often used to acquire high-resolution images of ground targets [5,6]. In [7,8], authors presented the application of airborne sensors for magnetic anomaly detection (MAD). MAD is widely used in maritime surveillance, detection of shipwrecks, geophysical studies, etc. [7].
Estimating the state of a ground target using the measurements from an angle-only airborne sensor is one of the most practical applications. A number of works have extensively studied the angle-only tracking problem in the 2-D Cartesian Coordinate System (CCS) [9,10]. However, as the authors in [2] pointed out, the number of works on 3-D angle-only tracking problems is relatively low. Some of the earlier works involving tracking ground targets in the 3-D coordinate system using angle-only sensors are reported in [11,12]. In [11], tracking an air target using a ground-based angle-only sensor is considered. Tracking a ground target using an airborne angle-only sensor is a slightly different problem since additional information about the target height will be available. In this work, our focus is to track a ground target using an airborne angle-only sensor platform.
One of the major challenges in angle-only tracking is observability. Considering the additional information of the height of the target from the sea level, such observability issue can be addressed. Since the target is on the ground, the target’s height is the same as the height of the terrain from the sea level, which can be obtained from pre-stored Digital Terrain Elevation Data (DTED) [13]. Most of the aforementioned works in 3-D angle-only tracking considered the height of the ground target from the sea level is known accurately [14,15,16]. However, in practical setups, such height information is associated with uncertainty due to the errors in the DTED data. Ignoring the height uncertainty (i.e., using a wrong height value) will lead to a bias in the estimated state. To the best of our knowledge, not many analysis is performed on tracking a ground target with terrain uncertainty. This is the motivation for this work to develop algorithms to handle the terrain uncertainty with angle-only sensors.
Apart from the terrain uncertainty, possible biases in the sensor measurements play a key role in determining the quality of the estimates. Possible sources of bias include sensor alignment bias, sensor altitude bias, location bias, etc. [17]. In this work, we consider only the measurement biases, i.e., the biases in the elevation and bearing angles. Sensor biases and terrain uncertainty should be handled jointly in order to obtain better tracking results.
In this work, we propose a filtering algorithm to track a target with bias and altitude uncertainties. With a larger bias uncertainty, a filter will take a longer time to reduce the target state bias. If we have an option to reduce the sensor bias uncertainty before we start tracking the target of interest, that will help to obtain a better estimate of the target faster. Usually, an airborne platform will fly from a base station to the Region Of Interest (ROI), where we have the target of interest. On the way to the ROI, a bias estimation could be performed by pointing the angle-only sensor toward one more multiple stationary ground object, called as targets of opportunity. In this work, this bias estimation is considered an optional step. Note that the bias uncertainty will not be completely removed even with this optional step. Hence, the filtering algorithm used for tracking the target should still consider the bias uncertainty.
In this work, we explore the possibility of improving the bias estimation using targets of opportunity by changing sensor trajectory. We also study the effect of increasing the number of targets of opportunity and changing their locations with respect to the sensor trajectory on bias estimation. Our proposed approach considers the bias estimation when the x and y coordinates of the target of opportunity are known as well as unknown. A number of bias estimation approaches are proposed in the literature [18,19,20]. However, the challenges in the bias estimation with the terrain uncertainty are not considered in any of the papers.
Predicting the performance of an estimator is essential to decide the optimal sensor trajectory or optimal targets of opportunity locations. The covariance of an unbiased estimator is bounded by the Posterior Cramer–Rao Lower Bound (PCRLB) [21,22]. When the estimator is biased, the estimated covariance can not be directly bounded by the PCRLB. In [23], the authors proposed a performance bound considering the gradients of the bias state. Such a performance bound on the total variance of the estimator is referred to as biased PCRLB [24]. The central idea behind using the gradient of the bias state is to have a dependency on the non-constant part of the bias. In other words, the bias can not be removed from the measurements by simple subtraction. In this work, PCRLB and a biased PCRLB are derived for angle-only tracking problems with bias and terrain uncertainties.
In this paper, we consider two possible scenarios: ground target with terrain uncertainty (1) remains stationary; (2) moves with a nearly constant velocity (CV) model [25]. We assume that the ground target (while moving in nearly CV) moves along the x–y plane, i.e., there is no velocity along the z-axis. Although the dynamic model of the target state is linear, the angle-only measurements are non-linear functions of the target and the sensor state [11]. For such an estimation problem, several non-linear filtering algorithms are proposed in the literature. Some of the examples include Extended Kalman Filter (EKF) [26], Cubature Kalman filter (CKF) [27], Unscented Kalman Filter (UKF) [28], and Feedback Particle Filter (FPF) [29].
The computational complexity of the UKF is of the same order as the EKF while providing improved estimation accuracy addressing the approximation issues of the EKF, as shown in [30,31]. As a result, we propose a filtering algorithm using UKF. However, UKF can easily be replaced by any other non-linear filter. One of the challenges in the ground target tracking problem is filter initialization with terrain uncertainty. In this work, we use the measurements obtained by the biased angle-only sensor to initialize the target state by incorporating the terrain uncertainty. The estimate errors of the target trajectory are compared with the PCRLB and a conventional approach to evaluate the accuracy and the benefit of the proposed algorithms. The simulation results show that the proposed approach provides better tracking results with all the given uncertainties.
The key contributions of our work can be stated as follows: (1) We derive the PCRLB for this problem to predict/evaluate the performance of the estimator and optimize bias estimation; (2) Bias estimation using a separate target(s) of opportunity is proposed with optimal platform trajectory and optimal target of opportunity location selection; (3) We propose a filtering approach to estimate a target with bias and terrain uncertainties.
This paper is organized as follows. We discuss the problem description in Section 2. System model detailing the coordinate system, measurement generation, and the system dynamics are introduced in Section 3. A discussion on performance bounds is presented in Section 4. Bias estimation approaches and related analysis are detailed in Section 5. Filter initialization, optional bias compensation, and ground target tracking are discussed in Section 6. Simulation results are shown in Section 7 and the paper ends with the concluding remarks in Section 8.

2. Problem Description

In this paper, our main objective is to track a ground target in 3-D using a biased airborne angle-only sensor. The ground target can either remain stationary or move at a nearly constant velocity. The height of the ground target from the sea level is obtained from DTED; hence it has uncertainty. The two major sources of uncertainty are measurement bias and terrain uncertainty.
To reduce the measurement bias uncertainty, the possible biases could be estimated using separate target(s) of opportunity on the way to the region of interest from the base station. Two possible cases that can happen with the target(s) of opportunity are (1) x and y coordinates of the target(s) are known accurately, but the z coordinate is obtained from the DTED data, which has error; (2) x and y coordinates of the target(s) are unknown, but the z coordinate is obtained from the DTED data as in the first case. Platform trajectory and the location of the target(s) of opportunity can be optimized to obtain a better bias estimate by minimizing the additional time required to reach the destination. That is, we prefer if we do not need to change the trajectory of the platform.
In this work, we make the following assumptions:
  • Only a single target is considered. However, the proposed algorithm can be used for multiple well-separated targets without any modification;
  • The height of the ground target from the sea level is fixed, but not known accurately;
  • The ground target can either remain stationary or move with a nearly constant velocity;
  • Bias affecting the angle-only measurements are unknown constant and additive. Time-varying bias is not considered in this work. However, the proposed approach can be easily extended for time-varying biases;
  • Data association issues are not considered, i.e., false alarms are not considered.
In the next section, we introduce the coordinate system, the system dynamics and the measurement model.

3. System Model

3.1. Coordinate System

The states of the ground target and the own-ship at time step k are defined as x k t = [ x k t , x ˙ k t , y k t , y ˙ k t , z k t ] T and x k o = [ x k o , x ˙ k o , y k o , y ˙ k o , z k o ] T , respectively, where ( . ) T denote the transpose operation. Note that the state of a stationary target is expressed as x t = [ x t , y t , z t ] T . Here, ( x , y , z ) represent the three axes of 3-D CCS and the superscripts ‘t’ and ‘o’ are reserved to denote the target and the own-ship (airborne sensor platform), respectively. In this manuscript, the terms own-ship and airborne sensor platform have been used interchangeably. The velocity is denoted as [ x ˙ , y ˙ ]. Note that there is no velocity across z-axis for the target and the own-ship, i.e., z ˙ k t = 0 and z ˙ k o = 0 . It is assumed that the ground is flat through out the region where the target moves, hence the target’s z does not change over time, i.e., z k t = z t .
In this work, we considered a locally flat earth model for all our calculations.

3.2. System Dynamics

In this work, a constant velocity (CV) model is used to model the system dynamics of the ground target. Given the discrete-time state of a moving target x k t , the state evolution is expressed as,
x k + 1 t = F k x k t + G k v k
where F k and G k are the state transition and the gain matrices, respectively. The process noise v k is a zero-mean Gaussian with covariance Q k , i.e., v k N ( v k ; 0 , Q k ) . For a stationary ground target, F k is an identity matrix and the noise part is zero, hence x k + 1 t = x k t .
Motion legs with CV and Constant Turn (CT) are used to model the system dynamics of the own-ship trajectory. Transition matrices of CV and CT models are given in (A1) and (A2), respectively.

3.3. Measurement Model

Figure 1 shows the target-sensor geometry in 3-D CCS. The on-board angle-only sensor provides the bearing θ k [ π , π ] and elevation γ k [ π 2 , π 2 ] measurements. As the own-ship trajectory is deterministic, z k o is known for all time-steps.
Based on the assumptions from Section 2, a measurement is available for the target height from the sea level, z m ,
z m = z t + v z
where v z is a Gaussian noise with zero-mean and standard deviation σ z t , i.e., v z N ( v z ; 0 , σ z t 2 ) .
The expressions for the true bearing and elevation angles are given by,
θ k true = tan 1 ( x k t x k o ) , ( y k t y k o )
γ k true = tan 1 ( z k t z k o ) , ( x k t x k o ) 2 + ( y k t y k o ) 2
Let us denote the bias vector of the sensor as b k = [ θ b k , γ b k ] T . In this work, we consider the measurement biases to be additive and unknown constants. As a result, a separate state transition matrix for the bias state evolution is not necessary. Measurement model for acquiring bearing and elevation from the angle-only sensor is expressed as,
z k = h ( x k t , x k o ) + b k + w k
where h ( x k t , x k o ) = [ θ k true , γ k true ] T and measurement noise w k N ( w k ; 0 , R k ) with covariance R k = diag ( σ θ 2 , σ γ 2 ) . Here, σ θ and σ γ are the standard deviations for the bearing and the elevation measurements, respectively.
In the next section, we introduce the necessary bounds to evaluate the performance of an estimator.

4. Performance Bound

4.1. Posterior Cramer–Rao Lower Bound

Let us define Z K as the collection of all the measurements for time k = 1 , , K , i.e., Z K = [ z 1 , z 2 , , z K ] . The objective of an estimator is to find the conditional probability distribution p ( x k t | Z K ) . Associated covariance matrix ( C x ^ t ) of an unbiased estimate of the target state x k t can be lower bounded by,
C x ^ t = E ( x ^ k t x k t ) ( x ^ k t x k t ) T J k 1
where J k is the Fisher Information Matrix (FIM) [21]. The above bound is called the PCRLB. In [32] Tichavsky et al. proposed a recursive formulation to obtain the FIM. In our problem, the target state evaluation is modeled by a discrete-time linear system. Knowing the state transition matrix F k , the process noise covariance Q k and the measurement noise covariance R k , a simplified expression for the recursive formulation of the FIM is expressed as,
J k + 1 = F k J k 1 F k T + Q k 1 + J z ( k + 1 )
where J z ( k + 1 ) is called the measurement contribution to the FIM, which is evaluated as
J z ( k ) = E q k H k T R k 1 H k
Here H k is the Hessian matrix of the measurement equation (see (A3) for details on the matrix construction) and q k is called Information Reduction Factor (IRF). In this work, we do not consider the possibility of false alarms or miss detection. Hence, data association uncertainty is absent, i.e., IRF q k = 1 .
Finally, substituting J z ( k + 1 ) from (8) into (7), the FIM is evaluated as,
J k + 1 = F k J k 1 F k T + Q k 1 + H k T R k 1 H k
Assuming the initial target state covariance to be P 1 , FIM is initialised as J 1 = P 1 1 .

4.2. Presence of Measurement Bias

It is well known that satisfying certain regulatory conditions, the performance of an unbiased estimator is bounded by the PCRLB. However, in this problem, we consider the additional uncertainty caused by the measurement bias. Hence, the estimates obtained by the biased angle-only measurements can not be bounded directly by the PCRLB without accounting for the additional bias uncertainty in the FIM (shown in (9)). In this section, we discuss the following modifications to the FIM for obtaining a suitable performance bound for this work.
Recalling the governing equation of J z ( k ) , it is clear that the measurement bias is going to impact the measurement noise covariance R k , whereas the Hessian matrix remains unchanged. First, we form the covariance matrix for the bias as R bias = diag σ θ 2 , σ γ 2 . To provide bias compensation we obtain the bias compensated measurement covariance matrix as,
(10) R k b = R k + R bias (11)             = σ θ 2 + σ θ b 2 0 0 σ γ 2 + σ γ b 2
Once the bias compensated measurement covariance matrix is obtained, substituting R k b into R k of (9) we obtain,
J k + 1 = F k J k 1 F k T + Q k 1 + H k T R k b 1 H k
Now, we focus on modifying the FIM to account for the terrain uncertainty.

4.3. Presence of Terrain Uncertainty

The prior information about the terrain height (2) is used to initialize the FIM at k = 1 . Note that this measurement can not be used more than once. In order to initialize the FIM at k = 1 using the terrain height information and the first target measurement, we consider a stacked measurement [ θ k , γ k , z m ] and corresponding covariance matrix R z = diag σ θ 2 , σ γ 2 , σ z t 2 . The subscript ‘z’ indicates the initial time step where the terrain uncertainty is considered. We use this notation throughout this paper. Combining with R bias the bias compensated covariance matrix is expressed as,
(13) R z b = R z + R bias (14)           = σ θ 2 + σ θ b 2 0 0 0 σ γ 2 + σ γ b 2 0 0 0 σ z t 2
Once R z b is formed, corresponding Hessian matrix H z is evaluated as shown in (A4). Using R z b and the newly evaluated H z , we can initialize FIM at k = 1 as
J 1 = F k J k 1 F k T + Q k 1 + H z T R z b 1 H z

4.4. Biased Posterior Cramer–Rao Lower Bound

A bound on the covariance of biased target state estimate x ^ k t is defined as biased PCRLB. In [21,23,24], the biased PCRLB is expressed as,
C x ^ t I + D k T J k 1 I + D k
where D k is the bias gradient matrix. The FIM is evaluated following (9). The bias in the state is written as b x k t = E [ x ^ k t ] x k t . Please note that the bias in the state is denoted as b x k t , which is not to be confused with the measurement bias b . Given the target state x k t , bias gradient matrix is defined as,
D k = b x k t x k t
In order to empirically obtain D k from (17), first we have to form the bias state. For a stationary ground target, the bias in the state vector is denoted as b x k t = [ b x k t , b y k t , b z k t ] . Analytical form of the individual bias state coordinates can be obtained as,
b x k t = z k t sin ( θ k true + θ b k ) tan ( γ k true + γ b k ) z k t sin ( θ k true ) tan ( γ k true )
b y k t = z k t cos ( θ k true + θ b k ) tan ( γ k true + γ b k ) z k t cos ( θ k true ) tan ( γ k true )
The bias gradient D k is evaluated as shown below,
D k = b x k t x k t b x k t y k t b x k t z k t b y k t x k t b y k t y k t b y k t z k t b z k t x k t b z k t y k t b z k t z k t
The derivatives of (20) can be evaluated easily and not shown here in this paper. Additionally, modifying (20) for moving ground target is straightforward and not shown in this paper.
Intuitively the bias gradient represents the part of the bias which can not be removed by simple subtraction, i.e., the non-additive component of the bias. As a result, the biased PCRLB, shown in (16), depends on the gradient matrix D k . Performance of the ground target tracking, both stationary and moving, is validated against both PCRLB and biased PCRLB in Section 7.2.
In the next section, we use the derived PCRLB to optimize the platform trajectory to estimate the sensor biases using targets of opportunity.

5. Bias Estimation Using Targets of Opportunity

Recalling the discussions from Section 2, an optional two-step bias estimation using targets of opportunity is presented in this section. To bring clarity and avoid confusion with the original target, throughout this paper, we reserve the term ‘target of opportunity’ to indicate the target for which some prior information is known, or we are not interested in estimating that target’s state. Note that this step is usually performed on the way to the target region from the base station. Hence, we need to consider only a reduced bias error when estimating the target state.
The two steps involved in our proposed bias estimation approach are as follows. The first step is to identify one or more stationary targets of opportunity on the sensor’s path to the tracking region. The next step is to estimate the biases in the measurements using the identified targets of opportunity. Such a bias estimation approach has two following benefits:
  • The uncertainty in the sensor bias is reduced before the original ground target appears in the sensor’s field of view. Hence, the tracking can provide better estimates from the beginning. Otherwise, we may need to make more maneuvers to reduce the biases in the state estimate to obtain a reasonable tracking accuracy;
  • The sensor can choose multiple targets of opportunity to improve the convergence of the bias estimates. When we use only the interested target to correct the bias, it will take a longer time to converge.
In this section, we analyze the impact on bias estimation caused by the change in sensor trajectory, the number of targets of opportunity used and targets’ proximity to the sensor trajectory. We consider both scenarios where the locations of the targets of opportunity are known as well as unknown, but the terrain heights are not known accurately. PCRLB is used to quantify the estimation quality in order to find the optimal platform trajectory and the locations of the targets of opportunity. The terms ‘target of opportunity’ and ‘target of opportunity with terrain uncertainty’ are used interchangeably in this section.

5.1. Known Location with Terrain Uncertainty

In this section, the bias estimation is performed with a known location of the target of opportunity. To emphasize, the x and y coordinates of the target of opportunity are known, and the height (z) information is obtained from DTED. Hence, there is an uncertainty in the target’s z value. The following factors impact the bias estimation: the number of targets of opportunity used, change in sensor trajectory and the proximity of the target of opportunity with the sensor trajectory. In this section, two possible scenarios are analyzed, and a conclusion on the optimal bias estimation is presented using the PCRLB. In the first scenario, the sensor bias is estimated using one target of opportunity with various sensor trajectories. In the second scenario, the sensor bias is estimated using two targets of opportunity with possibly different terrain heights.
Let us denote the state vector of the stationary target of opportunity as x k t o = [ x k t o , y k t o , z k t o ] T . Here, the superscript ‘ t o ’ indicates the target of opportunity. The uncertainty in the height of the target of opportunity is modeled as a zero-mean Gaussian with a standard deviation of σ z t o . Although the location of the target of opportunity is known, z k t o is needed to be estimated because of the presence of the terrain uncertainty. Therefore, the state vector of the bias estimation problem at the time step k is expressed as x k aug 1 = [ z k t o , θ b k , γ b k ] T . Here, the post-fix ‘ aug 1 ’ refers to the augmented state for the first scenario, i.e., known location of the target of opportunity.
Our next step is to initialize the filter for bias estimation. Modeling the error associated with the terrain uncertainty by a Gaussian with zero-mean and σ z t o standard deviation, we can write z m t o N ( z m t o ; z t o , σ z t o 2 ) . Hence, we can initialize the height of the target of opportunity with the DTED information z m t o . The bias states are initialized as [ 0 , 0 ] T . Therefore, the state vector is initialized as x 1 aug 1 = [ z m t o , 0 , 0 ] T . Moreover, the initial state covariance P 1 aug 1 is calculated using the FIM evaluated at the initial time step as P 1 aug 1 = J 1 aug 1 1 . After filter initialization, the non-linear filter (UKF in our work) is used to estimate the augmented state. Note that, for initialization H z aug 1 is expressed as,
H z aug 1 = z k t o z k t o z k t o θ b k z k t o γ b k θ k z k t o θ k θ b k θ k γ b k γ k z k t o γ k θ b k γ k γ b k = 1 0 0 0 1 0 x k r t o 2 + y k r t o 2 x k r t o 2 + y k r t o 2 + z k r t o 2 0 1
The biased measurement covariance matrix, during initialization, of the augmented state is expressed as R z aug 1 = diag σ θ 2 , σ γ 2 , σ z t o 2 . Once H z aug 1 and R z aug 1 are obtained for k = 1 , the FIM is evaluated from (9) as,
J 1 aug 1 = F k J k 1 F k T + Q k 1 + H z aug 1 T R z aug 1 1 H z aug 1
After initialization, we obtain the PCRLB for the time steps k > 1 . First, we obtain the Hessian matrix H k aug 1 of the bearing and elevation measurement model as,
H k aug 1 = θ k z k t o θ k θ b k θ k γ b k γ k z k t o γ k θ b k γ k γ b k = 0 1 0 x k r t o 2 + y k r t o 2 x k r t o 2 + y k r t o 2 + z k r t o 2 0 1
where the relative state x k r t o = x k t o x k o . The measurement contribution J z aug 1 ( k ) = H k aug 1 R k aug 1 1 H k aug 1 , where measurement noise covariance is R k aug 1 = diag σ θ 2 , σ γ 2 . With J z aug 1 ( k ) , H k aug 1 and R k aug 1 , PCRLB is evaluated using (9). As the sensor bias and the target height are constants, we consider F k = I , i.e., identity matrix of appropriate dimension.
In order to improve the bias estimation further, we consider two different cases below.

5.1.1. Change in Sensor Trajectory

For a given target of opportunity, we restrict our observations to two types of sensor trajectories. The sensor can either follow the CV model and make a fly-by while estimating the bias state or follow a combination of CV and CT models to make a turn around the target to estimate the bias. In this work, the combination of CV and CT models is referred to as CV-CT model. The aforementioned two types of sample sensor trajectories are shown in Figure 2a,b, respectively.
Let us assume that the target of opportunity remains in the sensor’s field of view for K time steps. The x-axis indicates the sensor heading at the start time step. In other words, when the sensor follows the CV model, y ˙ k o = 0 .
Let us now consider the case when the sensor follows the CV-CT model. We denote K C V as the total number of time steps the sensor follows the CV model in this CV-CT model. The platform switch to the CT model when the platform reaches the closest distance from the target of opportunity. Considering the sensor velocity to be Vm/s and the sampling rate to be T, we can write the total number of samples obtained while the sensor remains in the CV model to be 1 T | x 1 t o x 1 o | V . Once the sensor starts following the CT model, the total number of measurements obtained by completing one full cycle is denoted by 1 T 2 π ω , where ω is the turn rate. We consider the total number of time steps needed to obtain 1 T 2 π ω samples to be K C T .
Now we shift our focus into finding ω , for the sensor to follow the CT model. Let us denote the x–y coordinates of the sensor at k = K C V as ( x K C V o , y K C V o ) . From the discussions of the previous paragraph, the maximum change in the y-coordinate occurs at k = K C T 2 . In this work, the idea behind finding ω is to ensure that the target of opportunity is inside the circle formed by the CT model,
y K C T 2 o y K C V o     y K C V o y 1 t o
Now, using the CT model (A1), we can show that
y K C T 2 o y K C V o = 2 ω x ˙ K C V o
From (25) and (24), we can obtain,
2 ω x ˙ K C V o y K C V o y 1 t o ω 2 y K C V o y 1 t o x ˙ K C V o
However, the platform has a constraint on maximum turn, ω m a x , that it can make, hence we pick the ω as min ω m a x , 2 y K C V o y 1 t o x ˙ K C V o to reduce the additional time required to reach the region of original target.
From (9), it is evident that the Hessian matrix H k aug 1 significantly affects the PCRLB. When considering (23), the elements corresponding to the differentiation involving θ k in H k aug 1 are constant. Therefore, the measurement contribution from the bearing bias does not depend on the sensor trajectory. On the other hand, the terms corresponding to the differentiation involving γ k in H k aug 1 depends on the location of both the sensor and the target of opportunity. As a sensor trajectory formed by the CV-CT model reduces the relative distance between the target of opportunity and the sensor, x k r t o and y k r t o reduces. As a result, reduction in x k r t o 2 + y k r t o 2 x k r t o 2 + y k r t o 2 + z k r t o 2 (from (23)) leads to the reduction in PCRLB. Thus, the sensor trajectory formed by the CV-CT model provides a better elevation bias estimation when compared to that of the sensor trajectory formed by the CV model. A comparative analysis between bias estimation performance while the sensor follows both the CV and the CV-CT model is shown in Section 7.3.1. Note that we need to spend more time on this bias estimation when we use the CV-CT model. With the CV model, no additional time is needed to scan the target of opportunity since there is no change in the platform trajectory.
We now expand our analysis to show the effect of using two targets of opportunity with known locations and additional terrain uncertainty.

5.1.2. Bias Estimation with Multiple Targets of Opportunity

In the previous section, we concluded that the sensor following a CV-CT trajectory improves the estimate γ ^ b k , when compared to the case where the sensor follows only a CV trajectory. In this section, we analyze the significance of adding a second stationary target of opportunity in the sensor’s field of view. The goal here is to analyze whether the presence of the second target of opportunity coupled with the sensor following the CV model provides better γ ^ b k so that we do not need to change the platform trajectory. Note that the second target of opportunity with a different terrain height could be located anywhere in the sensor’s field of view. Figure 3 shows an example of two targets of opportunity located at a distance of d 1 m and d 2 m from the sensor trajectory.
Based on the assumption that only one target of opportunity is tracked at any given time, the second target of opportunity is picked far away from the first target so that the second target will be in the sensor’s field of view for a reasonable time after completing the tracking of the first target. For instance, let us assume that the total number of time steps taken by the sensor for estimating the bias using one target of opportunity with the CV-CT model is K. Now, let us consider that the bias estimation is performed using two targets of opportunity. Denoting K 1 (where K 1 < K ) as the total number of time steps for which the first target of opportunity is used, we obtain the total number of time steps used for the second target of opportunity as K 2 = K K 1 . Note that an equal number of time-steps are considered in both cases for a fair comparison. However, in practice, the total number of time steps depends on the sensor’s field of view and the target locations.
A better elevation bias estimate can be obtained while the target of opportunity is located closer to the sensor trajectory. To explain such a result, we analyze the reduction in PCRLB.
To validate the above notion, we provide the following experimental analysis. Denoting the first target of opportunity as t 1 and the second target target of opportunity as t 2 , from Figure 3, we can write the x-coordinates as x t 1 = 1000 m and x t 2 = 3000 m. Note that, in presence of multiple targets of opportunity, we denote first, second, and third target of opportunity with lower-case letter ‘ t 1 ’, ‘ t 2 ’, and ‘ t 3 ’, respectively. Such notation is used to avoid conflict with the sampling time of sensors, which is denoted by the upper-case letter ‘T’. The y-coordinates are changed (while keeping x t 1 and x t 2 unchanged) to locate both the ‘ t 1 ’ and ‘ t 2 ’ at various relative distances from the sensor trajectory. A comparison of the PCRLB of γ b (in degree) at the end of the bias estimation is shown in Table 1. In this analysis, the performance of the CV model with two targets is compared with a CV-CT model with one target ( t 1 ), as described in the previous section.
From Table 1, the following conclusions are drawn:
  • The addition of the second target of opportunity with different terrain height (i.e., different error in the assumed height) provides additional information to the estimator. Therefore, in most of the above simulation scenarios, estimation of γ ^ b with the CV model for sensor trajectory and two targets of opportunity provides better performance than that of the CT model for sensor trajectory and one target of opportunity;
  • Bias estimation accuracy diminishes with the distance of the targets from the sensor. If the second target of opportunity is further away from the sensor trajectory, the additional information contributed to the bias estimation is insignificant. In such a scenario, the location of the first target of opportunity plays a significant role in the performance of bias estimation. As shown on the {8 and 9}-th row of Table 1, when the targets are relatively far away from the sensor trajectory, sensor trajectory with CV-CT model and one target of opportunity outperforms bias estimation obtained by the CV model along with two targets of opportunity;
  • The bias estimation also depends on the error of the assumed height of the targets of opportunity. For our analysis in Table 1, different height errors are used for different targets. As shown on the 3-rd and 7-th rows of Table 1, we obtain different PCRLB estimates even with same y values (( y t 1 = 1300 , y t 2 = 1900 ) and ( y t 1 = 1900 , y t 2 = 1300 )).
Additional results involving the Root Mean Square Error (RMSE) plots along with the scenarios of positioning the second target of opportunity on two opposing sides of the sensor trajectory are shown in Section 7.3.
From this analysis, we can conclude that we can obtain a better estimate of the biases by using multiple targets of opportunity without wasting additional time that we discussed in the previous section for the CV-CT model with a single target.
Although the bias estimation discussed in this section only considers targets of opportunity having known locations, we may need to pick an unknown stationary object as a target of opportunity. In the next section, bias estimation with an unknown location of the target of opportunity is introduced.

5.2. Unknown Location with Terrain Uncertainty

Following the same notations from Section 5.1, we consider a stationary target of opportunity with unknown x t o and y t o to estimate the bias. Let us denote the unknown stationary target and bias state as x k t o = [ x k t o , y k t o , z k t o ] T and b k = [ θ b k , γ b k ] T , respectively. In order to estimate both x ^ t o and b ^ k simultaneously, we form the augmented state vector as x k aug 2 = [ x k t o , y k t o , z k t o , θ b k , γ b k ] T . Our goal here is to estimate the augmented state vector x ^ k aug 2 = [ x ^ k t o , y ^ k t o , z ^ k t o , θ ^ b k , γ ^ b k ] T , even though we are not interested in the target location.
We can write the initial augmented state vector x 1 aug 2 = [ x 1 t o , y 1 t o , z m t o , 0 , 0 ] T , where x 1 t o and y 1 t o are converted position coordinates and z m t o is the assumed target height (equations are provided later in (29) and ((30) of Section 6.2). The measurement covariance matrix R z aug 2 = diag σ θ 2 , σ γ 2 , σ z t o 2 is used to find the initial covariance. Details about the construction of the Hessian matrix, i.e., H z aug 2 , is shown in (A6). Once H z aug 2 and R z aug 2 are obtained, we obtain J 1 aug 2 from (22). Initial covariance is evaluated as P 1 aug 2 = J 1 aug 2 1 . Non-linear filter is used to update the state x ^ k aug 2 .
In order to evaluate the bias estimation performance, PCRLB is evaluated following the formulation of Section 4. First, we evaluate the Hessian matrix H k aug 2 (details about the matrix construction is shown in (A5)) and the measurement covariance matrix R k aug 2 = diag σ θ 2 , σ γ 2 . With H k aug 2 and R k aug 2 , the measurement contribution of the PCRLB is evaluated as J z aug 2 ( k ) = H k aug 2 R k aug 2 1 H k aug 2 . Substituting H k aug 2 , R k aug 2 and J z aug 2 ( k ) into (9), PCRLB is evaluated.
In this section also, we study the possibility of improving bias estimation by,
  • Changing sensor trajectory from the CV model to the CV-CT model;
  • Choosing more than one target of opportunity in the sensor’s field of view.

5.2.1. Change in Sensor Trajectory

For a known location of the target of opportunity, in Section 5.1.1, we concluded that a sensor trajectory comprised of the CV-CT model provides a relatively improved bias estimation when compared to that of the CV model. Now, considering the targets of opportunity with unknown locations are considered, we use PCRLB to explain the performance of bias estimation. Considering H k aug 2 from (A5) (Appendix A), the differentiation involving θ k is dependent on x k r t o and y k r t o . As a result, a sensor trajectory formed by the CV-CT model provides a reduced estimation error of θ ^ k by reducing the relative distance between the sensor and the target of opportunity. Note that this was not the case with the known target location. However, for the differentiation involving γ k , the relative height z k r t o is present in the numerator. As the terrain uncertainty is considered, a similar conclusion on a preferred trajectory can not be drawn for the estimation of γ ^ k , as opposed to the estimation of θ ^ k .
Similar to Section 5.1, we now expand our analysis by introducing multiple targets of opportunity with unknown locations and terrain uncertainty.

5.2.2. Bias Estimation with Multiple Targets of Opportunity

In this section, we investigate the possibility of improving the bias estimation by introducing multiple targets of opportunity in the sensor’s field of view. The sensor follows a trajectory formed by the CV model as opposed to the CV-CT model.
As discussed in Section 5.1, the bias estimation depends on the proximity of the targets of opportunity to the sensor trajectory. To analyze similar dependency for bias estimation with unknown locations, we perform a comparison of PCRLB. Let us consider the ground truth of x-coordinates of the first and second target of opportunity as x t 1 = 1000 m and x t 2 = 3000 m. For 3 different values of y t 1 and y t 2 , we obtain three different locations of the target of opportunity based on its proximity to the sensor trajectory. Note that by location, we refer to the ground truth needed to evaluate the PCRLB.
Let us analyze the PCRLB evaluations from Table 2. Firstly, we can draw the following conclusions for θ ^ b k :
  • When the sensor follows a trajectory formed by the CV-CT model, one target of opportunity is sufficient to estimate the bearing bias. See Section 5.1.2 for explanations.
Secondly, the following conclusions can be drawn for γ ^ b k :
  • When both the targets of opportunity are relatively far away from the sensor trajectory, a better estimation of γ ^ b k is obtained when the sensor follows a trajectory formed by CV-CT model. The reason behind such result can be attributed to the reduction in relative distance x k r t o and y k r t o , which, in turn, reduces the PCRLB;
  • When t 1 is away from the sensor trajectory, we draw the same conclusions as the known locations of the targets of opportunity, discussed in Section 5.1.
Following the above discussions, following the CV-CT model with one target of opportunity is a better choice than following the CV model with two targets of opportunity. However, adding one more target of opportunity after completing the CV-CT model with the first target of opportunity on the way to the destination with the CV model will help to improve the elevation bias estimate.

6. Tracking Target with Terrain Uncertainty and Sensor Biases

In this section, we provide the algorithm for tracking stationary and moving targets with terrain uncertainty and sensor biases. Note that even if we perform the bias estimation using targets of opportunity, we do not find the exact bias to do the de-biasing before passing the measurements to the tracker. The variance of the bias at the start of the tracking will be larger if we do not perform the step proposed in Section 5. However, the tracking of the target of interest should incorporate possible biases.
Since false alarms are not considered in this paper, the tracking includes initialization and filtering.

6.1. Bias Compensation

For bias compensation, the bias state and the standard deviations are required to be known. In this work, we consider two following cases: bias compensation based on a bias prior and bias estimation using a target of opportunity.
  • Let us assume that the bias state is known with a reasonable level of accuracy. In this text, the term reasonable level of accuracy does not refer to any formal definition of accuracy. We denote such a state with the superscript ‘deduced’. In other words b deduced = [ θ b deduced , γ b deduced ] is known a-priori. Additionally, the corresponding bias standard deviations σ θ b deduced and σ γ b deduced are known;
  • However, in most applications, obtaining such prior information about the bias state and the standard deviation is not practical. Hence, estimating the bias state b ^ = [ θ ^ b , γ ^ b ] and σ ^ θ b , σ ^ γ b using a target of opportunity is a more suitable alternative, which is discussed detail in Section 5.
Once the bias state and the corresponding standard deviations are obtained, by either of the two ways described above, we obtain the bias compensated measurements z k c as,
z k c = z k z k prior
where z k prior is the measurement obtained by substituting b k with b k deduced or b ^ k in (5). Similarly, the modified measurement covariance matrix R k c is obtained as,
R k c = σ θ 2 + σ ^ θ b 2 0 0 σ γ 2 + σ ^ γ b 2
When the bias standard deviations are known a priori, σ ^ θ b and σ ^ γ b are substituted with σ θ b deduced and σ γ b deduced , respectively.

6.2. Initialization

Recalling the discussions from Section 3, the height of the ground target is obtained from DTED and it can be used for track initialization. Note that we should not use this information again in the filtering steps to avoid double counting. From the target-sensor geometry shown in Figure 1, we can write the converted Cartesian coordinates of the target state as,
x 1 t = z m t tan ( γ 1 ) sin ( θ 1 )
y 1 t = z m t tan ( γ 1 ) cos ( θ 1 )
With the x and y coordinates from (29) and (30) along with z m t , the initial state of the ground target is written as x 1 t = [ x 1 t , 0 , y 1 t , 0 , z m t ] T . Note that the initial velocity along the x and y-axis, x ˙ 1 t and y ˙ 1 t , are considered to be 0 in this one-point initialization [33]. Similarly, for the stationary target we can write x 1 t = [ x 1 t , y 1 t , z m t ] T .
In order to initialize the covariance P 1 , let us first introduce the covariance associated with measurements, including the terrain height, as R z c = diag σ θ 2 + σ ^ θ b 2 , σ γ 2 + σ ^ γ b 2 , σ z t 2 . Similar to the other sections of this paper, we reserve the use of subscript ‘z’ to denote the initial time step when the height information is considered to evaluate the measurement covariance and the Hessian matrices. Note that R z c is different from that of the noise covariance R k c , as the terrain uncertainty is considered only for the filter initialization. Now following (9), we evaluate J 1 to obtain P 1 = J 1 1 . First, the measurement contribution for initialization J z ( 1 ) can be evaluated as J z ( 1 ) = H z T R z c 1 H z , where the initial Jacobian matrix H z is,
H z = θ 1 x 1 t θ 1 x ˙ 1 t θ 1 y 1 t θ 1 y ˙ 1 t θ 1 z 1 t γ 1 x 1 t γ 1 x ˙ 1 t γ 1 y 1 t γ 1 y ˙ 1 t γ 1 z 1 t z 1 t x 1 t z 1 t x ˙ 1 t z 1 t y 1 t z 1 t y ˙ 1 z 1 t z 1 t
Evaluating the partial derivatives from (31), we can write the analytical form of H z as,
H z = y 1 r x 1 r 2 + y 1 r 2 0 x 1 r x 1 r 2 + y 1 r 2 0 0 x 1 r z 1 r x 1 r 2 + y 1 r 2 x 1 r 2 + y 1 r 2 + z 1 r 2 0 y 1 r z 1 t x 1 r 2 + y 1 r 2 x 1 r 2 + y 1 r 2 + z 1 r 2 0 x 1 r 2 + y 1 r 2 x 1 r 2 + y 1 r 2 + z 1 r 2 0 0 0 0 1
where x 1 r , y 1 r and z 1 r denote the coordinates of the relative state at time step k = 1 ( x 1 r t = x 1 t x 1 o ).
For the moving target, maximum possible target velocity, v m a x , is used to evaluate J p = diag 0 , 1 v m a x 2 , 0 , 1 v m a x 2 , 0 . The initial covariance P 1 is obtained by P 1 = ( J z ( 1 ) + J p ) 1 . Evidently, for the stationary target J 1 = J z ( 1 ) and initial covariance P 1 = J z 1 . Note that the Hessian matrix, H z S , for the stationary target is expressed as,
H z S = y 1 r x 1 r 2 + y 1 r 2 x 1 r x 1 r 2 + y 1 r 2 0 x 1 r z 1 r x 1 r 2 + y 1 r 2 x 1 r 2 + y 1 r 2 + z 1 r 2 y 1 r z 1 r x 1 r 2 + y 1 r 2 x 1 r 2 + y 1 r 2 + z 1 r 2 x 1 r 2 + y 1 r 2 x 1 r 2 + y 1 r 2 + z 1 r 2 0 0 1
The superscript ‘S’ in H z S , of (33), indicates the stationary target.

6.3. Filtering

Once the filter is initialized and the measurements are bias compensated, UKF is used to handle the non-linearity and obtain the estimated target state x ^ k t and the associated covariance P ^ k [30]. The effect of terrain uncertainty is already considered in obtaining the initial state and the associated covariance. Hence, only the bearing and elevation measurements are used to update the state. Non-linear filtering uses (1) for the state prediction and (5) for the measurement update. Proposed filtering approach using UKF involves the following steps: calculation of the sigma points, measurement prediction and update. These processes are well known and not discussed in this paper.
Now, in the next section, we present the simulation results for tracking both the stationary and moving targets with terrain uncertainty using a biased angle-only sensor.

7. Simulations

7.1. Parameters

The target-sensor geometry is shown in Figure 4. We consider both mobile and stationary targets for this simulation as shown in Figure 4a,b, respectively. The own-ship follows a trajectory formed by the CV-CT model. Parameters used in this simulation are provided in Table 3. Note that in all initial states, the positions along x, y, and z-coordinates are in meter whereas the velocities x ˙ , y ˙ and z ˙ are in m/s.
Considering σ z t = 10 m, we obtain the error associated with the terrain uncertainty as v z N ( v z ; 0 , 10 2 ) . The moving target trajectory follows the CV model.

7.2. Performance Bound

Figure 5a,b show the position error plots for tracking the stationary and moving ground target, respectively. The position errors are obtained by performing square root on the sum of the diagonal elements of the covariance matrix (elements representing the x, y, and z coordinates). Position errors for both the biased PCRLB (see Section 4.4) and the PCRLB (see Section 4.2) are evaluated to compare with that of the proposed filtering approach. In order to evaluate the position error obtained by the estimated target states using the proposed filtering approach, we performed 500 Monte Carlo simulations.
From Figure 5, it is clear that the biased PCRLB would provide a tighter bound on position error when compared to the standard PCRLB.

7.3. Bias Estimation

In this section, we analyze the bias estimation for the true values of θ b k = 1 and γ b k = 1 . Non-linear filtering based on UKF is used to estimate the bias state using the measurements obtained from the stationary target of opportunity. Note that, all the targets of opportunity considered in this section have terrain uncertainty. We show the simulation results for the two following scenarios. In scenario 1, we consider the location of the target of opportunity is known with terrain uncertainty. In scenario 2, the location of the target of opportunity is unknown.

7.3.1. Scenario 1

Recalling the discussions from Section 5, one (or multiple) target of opportunity is chosen to estimate the bias. Figure 6 shows the RMSE values for the bias estimation using one stationary target of opportunity with known location. We consider the initial state of the target of opportunity as x 1 t o = [ x 1 t o , y 1 t o , z 1 t o ] T = [ 1000 , 1200 , 100 ] T . The initial state of the own-ship is x 1 o = [ x 1 o , x ˙ 1 o , y 1 o , y ˙ 1 o , z 1 o ] T = [ 0 , 10 , 1000 , 0 , 2500 ] T .
To simulate the effect of change in sensor trajectory, discussed in Section 5.1.1, the CV model and the CV-CT model are used in this simulation. We obtain K C V = 1000 10 = 100 sec as the time-step where the own-ship trajectory switches from the CV model to the CT model (when the CV-CT model is considered). As discussed in Section 5.1.1, the CV-CT model reduces the relative distances between the sensor and the target of opportunity. This leads to the reduction in x k r t o and y k r t o , causing the reduction in PCRLB. Hence, justifiably, the CV-CT model improves the estimate γ ^ b k when compared to that of the sensor trajectory formed by the CV model. Recalling the discussions from Section 5.1.1, differentiation with respect to θ k for obtaining the Hessian matrix is constant. As a result, for estimating θ ^ b k there is no change in the RMSE evaluation (or PCRLB) while the trajectories are changed. Note that the difference in RMSE, for both the CV and the CV-CT, is negligible before the time step k = 100 s. Hence, to produce a meaningful RMSE comparison for the said sensor trajectories, the last 181 time steps (starting from k = 100 s) are shown in Figure 6.
Now, we simulate the bias estimation results considering multiple targets of opportunity. Recalling the conclusions from Section 5.1.2, two targets of opportunity with known x and y coordinates, each having terrain uncertainty, are chosen. The sensor follows a trajectory formed by the CV model. The first target of opportunity is initialized as x 1 t 1 = [ x 1 t 1 , y 1 t 1 , z 1 t 1 ] T = [ 1000 , 1600 , 100 ] T . Keeping z 1 t 2 = z 1 t 1 , the second target of opportunity is initialized as x 1 t 2 = [ x 1 t 2 , y 1 t 2 , z 1 t 2 ] T = [ 3000 , 1200 , 100 ] T . For this simulation, we assume that t 2 is introduced in the sensor’s field of view at K 1 = 2 × K C V . Evidently, from Figure 7b, it is clear that the RMSE, as well as the PCRLB, for the estimate γ ^ b k drops when t 2 is introduced at K 1 time-step. However, the addition of t 2 has no impact on the RMSE of θ ^ b k estimate.
The RMSE (as well as the PCRLB) obtained using one target of opportunity, while the sensor follows the CV-CT model, are also plotted. When compared with the PCRLB obtained using two targets of opportunity with the CV model, one target of opportunity with the CV-CT model provides inferior γ ^ b k estimates. The reason behind such simulation results can be largely attributed to the information gain facilitated by the addition of the target of opportunity t 2 . However, for the θ b k estimation no performance difference is observed. This result further confirms the conclusions obtained from Figure 6a, where we verified the change in the sensor trajectory does not impact on the θ b k estimation. Figure 7 also validates the conclusions drawn in Section 5.1.2. 100 Monte Carlo runs are performed to obtain these simulation results. Note that the differences in RMSE and PCRLB, for all the considered cases, are negligible before the time step k = 100 s. Hence, to produce a meaningful comparison between the bias estimation approaches, only the last 360 time steps (starting from k = 100 s) are considered in Figure 7.
Next, we analyze the significance of its close proximity to the sensor trajectory. We consider the second target of opportunity is introduced at K 1 = 200 s time step.
Table 1 (from Section 5.1.2) showed the RMSE comparison while the t 2 is located either close or away from the sensor trajectory. Now we consider the possibility of t 2 to be located on either side of the sensor trajectory. In Figure 8a, t 2 is located at a distance of d 2 = 300 m from the sensor trajectory. The initial state vector of t 2 , is given as x 1 t 2 = [ x 1 t 2 , y 1 t 2 , z 1 t 2 ] T = [ 3000 , 1300 , 100 ] T . Whereas, we consider t 3 as the second target of opportunity being located d 3 = 300 m away from the sensor trajectory, with the initial state vector expressed as x 1 t 3 = [ x 1 t 3 , y 1 t 3 , z 1 t 3 ] T = [ 3000 , 700 , 100 ] T . We consider σ z t 2 = σ z t 3 = 10 m, for the simulation. Once x 1 t 2 and x 1 t 3 are initialized, the proposed filtering approach is used to estimate the bias state b ^ k . Note that the first target of opportunity t 1 is located at a distance of d 1 = 600 m from the sensor trajectory.
The PCRLB is a function of the relative distance between the sensor and the target of opportunity. Hence, the bias estimates are not impacted by which side the target of opportunity is located with respect to the sensor trajectory. RMSE evaluation results, presented in Figure 9b, validate such notion. Close proximity of the target of opportunity to the sensor trajectory reduces the relative distances, which, in turn, impacts the bias estimation as shown in Table 1.
Similar to Figure 7, to produce a meaningful comparison between the bias estimation approaches, only the last 360 time steps (starting from k = 100 s) are considered in Figure 9. In total, 100 Monte Carlo simulations are performed to obtain all the Figures shown in Scenario 1.

7.3.2. Scenario 2

We consider two targets of opportunity along with two types of sensor trajectories that are formed with the CV and the CV-CT models. Figure 10 shows the RMSE and PCRLB values of the bias estimation when the x and y coordinates of the targets of opportunity are unknown.
Ground truth for the first target of opportunity ( t 1 ) is x 1 t 1 = [ x 1 t 1 , y 1 t 1 , z 1 t 1 ] T = [ 1000 , 1400 , 100 ] T . The ground truth for the second target of opportunity, which is d 2 = 300 m away from the sensor trajectory, x 1 t 2 = [ x 1 t 2 , y 1 t 2 , z 1 t 2 ] T = [ 3000 , 1400 , 100 ] T . Similarly, the ground truth of the target of opportunity t 3 , located d 3 = 300 m away from the sensor trajectory on the opposite side, can be expressed as x 1 t 3 = [ x 1 t 3 , y 1 t 3 , z 1 t 3 ] T = [ 3000 , 600 , 100 ] T . Note that only one of the two targets from t 2 and t 3 is used with target t 1 . The proposed filter is initialized with the converted measurements obtained at time step k = 1 .
Similar to Scenario 1, the own-ship trajectory switches from the CV to the CT model at the time step K C V = 100 s (shown in Figure 10a). The sensor starts tracking the second target of opportunity at K 1 = 200 s time step. Similar to Scenario 1, it is assumed that the second target of opportunity (either t 2 or t 3 ) is made available to the sensor’s field of view at K 1 = 2 × K C V time step. Unlike the estimation of θ b k in scenario 1, RMSE (as well as the PCRLB) obtained by using one target of opportunity while following the CV-CT model is lower than that of using two targets of opportunity and the CV model. As the x and y coordinates are unknown for both the targets of opportunity, adding t 2 (or t 3 ) in addition to that of t 1 does not improve the estimation of θ b k . However, as the height information of both the targets of opportunity is known, the addition of t 2 (or t 3 ) improves the estimation of γ b k , as shown in Figure 10b. However, because of the presence of the terrain uncertainty for the first few time steps, the CV-CT model with one target of opportunity provides a superior estimation of γ b k . With time, as the filter converges, the improvement caused by the addition of the second target of opportunity while following the CV model becomes evident. Similar to that of Section 1, no improvement is observed in the PCRLB estimates while using t 2 as opposed to t 3 .
Similar to Scenario 1, only the last 360 time steps (starting from k = 100 s) are considered in Figure 10 to produce a meaningful comparison between the bias estimation approaches. We performed 100 Monte Carlo simulations to obtain all the results of Scenario 2.
Note that the ground truth of the bearing and the elevation biases of θ b k = 1 and γ b k = 1 are chosen to validate our proposed bias estimation approaches. This is not to be confused with the ground truth values of θ b k = 3 and γ b k = 1 , as introduced in Table 3, for tracking the original target. In the next section, for bias compensation, we choose the bias estimation approach involving two targets of opportunities with known x and y coordinates and the CV sensor trajectory.

7.4. Tracking Using Angle-Only Measurements

Let us recall the original tracking problem, where a ground target with terrain uncertainty is tracked using a biased airborne angle-only sensor. Parameters for both the sensor and the target initialization are presented in Table 3. The estimates of the biases from a sample run are θ ^ b k = 2.89 and γ ^ b k = 1.03 with the associated variances σ θ ^ b k = 0.0597 and σ γ ^ b k = 0.0834 .
Once bias compensation is performed to reduce the bias uncertainty, proposed filtering approach is used for tracking both the moving or stationary target with terrain uncertainty. Figure 11a and Figure 12a show the 3D CCS representation of the sensor trajectories and the estimated trajectories (or the estimates for the stationary target). The corresponding 2D CCS representations are shown in Figure 11b and Figure 12b, respectively. The RMSE plots along with the corresponding PCRLBs are shown in Figure 13. To establish a baseline, we evaluate the RMSE and the PCRLB considering no measurement bias, i.e., θ b k = 0 and γ b k = 0 . Corresponding RMSE plots considering both moving and stationary ground targets, with terrain uncertainty, are shown in Figure 14a,b, respectively.
The effect of bias uncertainty on the estimates is observed in Figure 12b. A handful of initial estimates are away from the original target. However, as the filter converges, the effect of bias uncertainty is minimized. Although a similar estimation error is caused by the bias uncertainty while considering the moving target tracking, it is not clearly observed in Figure 11b because of the scaling of the y-axis. The RMSE analysis, shown in Figure 13, validates our approach for both moving and stationary targets. All the simulation results in this section are obtained by performing an average of over 500 Monte Carlo runs.
Now, we analyze the performance of the proposed approach with a conventional method, where the terrain uncertainty is ignored, for tracking both the stationary and moving ground targets. The RMSE comparison with σ z t = 30 m is shown in Figure 15. As expected, our proposed approach provides better RMSE for both the stationary and the moving ground targets. Although we ignore the terrain uncertainty, we use a wrong value for the height of the target. Hence, it results in a bias in the estimate and that bias will not even be reduced with more measurements. That is what we see in Figure 15 for both cases. For moving target, because of the target sensor geometry, significant change in the RMSE is noticed only after the first 300 s. Both the simulations were performed by taking an average of over 100 Monte Carlo runs.

8. Conclusions

In this paper, we have considered the 3-D tracking of a ground target with terrain uncertainty using a biased angle-only airborne sensor. We derived the PCRLB bound for the problem with sensor bias and terrain uncertainty. We provided a bias gradient-based PCRLB formulation to find a tighter bound under biases. We showed that the biased PCRLB provides a tighter lower bound when compared with the PCRLB while evaluating position error. Using the derived PCRLB, we proposed a method to pick an optimal target(s) of opportunity and optimal platform trajectory to estimate the bias. We demonstrated that tracking of a ground target in 3-D could be performed with biased angle-only measurements using UKF as a preferred non-linear filtering method.

Author Contributions

Conceptualization, R.T. and D.M.; methodology, D.M., A.B. and R.T.; software, D.M. and A.B.; validation, D.M., A.B. and R.T.; formal analysis, D.M. and A.B.; investigation, D.M. and A.B.; resources, R.T.; data curation, D.M. and A.B.; writing—original draft preparation, D.M.; writing—review and editing, D.M. and R.T.; visualization, D.M. and A.B.; supervision, R.T.; project administration, R.T.; funding acquisition, R.T. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Natural Sciences and Engineering Research Council of Canada (NSERC).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Let us denote the state transition matrices for the CV and CT motion as F C V and F C T . We also denote the state of the ground target and the own-ship as x k t = [ x k t , x ˙ k t , y k t , y ˙ k t , z k t ] T and x k o = [ x k o , x ˙ k o , y k o , y ˙ k o , z k o ] T . Given the sampling time T and turn rate ω , we can write,
F C V = 1 T 0 0 0 0 1 0 0 0 0 0 1 T 0 0 0 0 1 0 0 0 0 0 1 F C T = 1 sin ( ω T ) ω 0 cos ( ω T ) 1 ω 0 0 cos ( ω T ) 0 sin ( ω T ) 0 0 1 cos ( ω T ) ω 1 sin ( ω T ) ω 0 0 sin ( ω T ) 0 cos ( ω T ) 0 0 0 0 0 1
Note, F C V is used to model the state transition of both the own-ship and the ground target (when the ground target moves with nearly CV). However, F C T is used to model the state transition of the own-ship for the bias estimation when the CV-CT model is used.
In order to model the system dynamics of the target, gain matrix G is required to obtain the process noise. Gain matrix G is written as,
G = T 2 2 0 T 0 0 T 2 2 0 T 0 0
We denote the relative state vector as x k r = x k t x k o , where x k t and x k o are the state vector of the target and the own-ship, respectively. Considering the angle-only measurements z k = [ θ k , γ k ] , the Jacobian matrix for the measurements can be formed as,
H k = θ k x k t θ k x ˙ k t θ k y k t θ k y ˙ k t θ k z k t γ k x k t γ k x ˙ k t γ k y k t γ k y ˙ k t γ k z k t = y k r x k r 2 + y k r 2 0 x k r x k r 2 + y k r 2 0 0 x k r z k r x k r 2 + y k r 2 x k r 2 + y k r 2 + z k r 2 0 y k r z k r x k r 2 + y k r 2 x k r 2 + y k r 2 + z k r 2 0 x k r 2 + y k r 2 x k r 2 + y k r 2 + z k r 2
For track initialization at k = 1 , the Jacobian matrix of the angle-only measurements and the terrain height measurement can be formed as,
H z = θ 1 x 1 t θ 1 x ˙ 1 t θ 1 y 1 t θ 1 y ˙ 1 t θ 1 z 1 t γ 1 x 1 t γ 1 x ˙ 1 t γ 1 y 1 t γ 1 y ˙ 1 t γ 1 z 1 t z 1 t x 1 t z 1 t x ˙ 1 t z 1 t y 1 t z 1 t y ˙ 1 t z 1 t z 1 t = y 1 r x 1 r 2 + y 1 r 2 0 x 1 r x 1 r 2 + y 1 r 2 0 0 x 1 r z 1 r x 1 r 2 + y 1 r 2 x 1 r 2 + y 1 r 2 + z 1 r 2 0 y 1 r z 1 r x 1 r 2 + y 1 r 2 x 1 r 2 + y 1 r 2 + z 1 r 2 0 x 1 r 2 + y 1 r 2 x 1 r 2 + y 1 r 2 + z 1 r 2 0 0 0 0 1
To estimate the bias with unknown targets, the state vector is formulated as x k aug 2 = [ x k t o , y k t o , z k t o , θ b k , γ b k ] T . Knowing the measurement vector z k = [ θ k , γ k ] , partial derivatives with respect to the augmented state is shown below,
H k aug 2 = θ k x k t o θ k y k t o θ k z k t o θ k θ b k θ k γ b k γ k x k t o γ k y k t o γ k z k t o γ k θ b k γ k γ b k = y k r t o x k r t o 2 + y k r t o 2 x k r t o x k r t o 2 + y k r t o 2 0 1 0 x k r t o z k r t o x k r t o 2 + y k r t o 2 x k r t o 2 + y k r t o 2 + z k r t o 2 y k r t o z k r t o x k r t o 2 + y k r t o 2 x k r t o 2 + y k r t o 2 + z k r t o 2 x k r t o 2 + y k r t o 2 x k r t o 2 + y k r t o 2 + z k r t o 2 0 1
For initialization, the Hessian matrix H z aug 2 is expressed as,
H z aug 2 = θ 1 x 1 t o θ 1 y 1 t o θ 1 z 1 t o θ 1 θ b 1 θ 1 γ b 1 γ 1 x 1 t o γ 1 y 1 t o γ 1 z 1 t o γ 1 θ b 1 γ 1 γ b 1 z 1 t o x 1 t o z 1 t o y 1 t o z 1 t o z 1 t o z 1 t o θ b 1 z 1 t o γ b 1 = y 1 r t o x 1 r t o 2 + y 1 r t o 2 x 1 r t o x 1 r t o 2 + y 1 r t o 2 0 1 0 x 1 r t o z 1 r t o x 1 r t o 2 + y 1 r t o 2 x 1 r t o 2 + y 1 r t o 2 + z 1 r t o 2 y 1 r t o z 1 r t o x 1 r t o 2 + y 1 r t o 2 x 1 r t o 2 + y 1 r t o 2 + z 1 r t o 2 x 1 r t o 2 + y 1 r t o 2 x 1 r t o 2 + y 1 r t o 2 + z 1 r t o 2 0 1 0 0 1 0 0

References

  1. Oliveira, T.; Encarnaçao, P. Ground target tracking for unmanned aerial vehicles. In Proceedings of the AIAA Guidance, Navigation, and Control Conference, Toronto, ON, Canada, 2–5 August 2010; p. 8082. [Google Scholar]
  2. Mallick, M.; Arulampalam, S.; Mihaylova, L.; Yan, Y. Angle-only filtering in 3D using modified spherical and log spherical coordinates. In Proceedings of the 14th International Conference on Information Fusion, Chicago, IL, USA, 5–8 July 2011; pp. 1–8. [Google Scholar]
  3. Datta Gupta, S.; Yu, J.Y.; Mallick, M.; Coates, M.; Morelande, M. Comparison of angle-only filtering algorithms in 3D using EKF, UKF, PF, PFF, and ensemble KF. In Proceedings of the 18th International Conference on Information Fusion (Fusion), Washington, DC, USA, 6–9 July 2015; pp. 1649–1656. [Google Scholar]
  4. Kirscht, M.; Mietzner, J.; Bickert, B.; Dallinger, A.; Hippler, J.; Meyer-Hilberg, J.; Zahn, R.; Boukamp, J. An Airborne Radar Sensor for Maritime and Ground Surveillance and Reconnaissance—Algorithmic Issues and Exemplary Results. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2016, 9, 971–979. [Google Scholar] [CrossRef]
  5. Budillon, A.; Gierull, C.H.; Pascazio, V.; Schirinzi, G. Along-Track Interferometric SAR Systems for Ground-Moving Target Indication: Achievements, Potentials, and Outlook. IEEE Geosci. Remote Sens. Mag. 2020, 8, 46–63. [Google Scholar] [CrossRef]
  6. Suwa, K.; Yamamoto, K.; Tsuchida, M.; Nakamura, S.; Wakayama, T.; Hara, T. Image-Based Target Detection and Radial Velocity Estimation Methods for Multichannel SAR-GMTI. IEEE Trans. Geosci. Remote Sens. 2017, 55, 1325–1338. [Google Scholar] [CrossRef]
  7. Sithiravel, R.; Balaji, B.; Nelson, B.; McDonald, M.K.; Tharmarasa, R.; Kirubarajan, T. Airborne Maritime Surveillance Using Magnetic Anomaly Detection Signature. IEEE Trans. Aerosp. Electron. Syst. 2020, 56, 3476–3490. [Google Scholar] [CrossRef]
  8. Dames, P.M.; Schwager, M.; Rus, D.; Kumar, V. Active Magnetic Anomaly Detection Using Multiple Micro Aerial Vehicles. IEEE Robot. Autom. Lett. 2016, 1, 153–160. [Google Scholar] [CrossRef]
  9. Liu, J.; Han, C.; Vadakkepat, P. Process noise identification based particle filter: An efficient method to track highly maneuvering target. In Proceedings of the 13th International Conference on Information Fusion, Edinburgh, UK, 26–29 July 2010; pp. 1–6. [Google Scholar]
  10. Mallick, M.; Chang, K.C.; Arulampalam, S.; Yan, Y.; La Scala, B. Heterogeneous Track-to-Track Fusion in 2D Using Sonar and Radar Sensors. In Proceedings of the 22th International Conference on Information Fusion (FUSION), Ottawa, ON, Canada, 2–5 July 2019; pp. 1–8. [Google Scholar]
  11. Mallick, M.; Sinha, A.; Liu, J. Enhancements to bearing-only filtering. In Proceedings of the 20th International Conference on Information Fusion (Fusion), Xi’an, China, 10–13 July 2017; pp. 1–8. [Google Scholar]
  12. Schmitt, L.; Fichter, W. Globally Valid Posterior Cramér–Rao Bound for Three-Dimensional Bearings-Only Filtering. IEEE Trans. Aerosp. Electron. Syst. 2019, 55, 2036–2044. [Google Scholar] [CrossRef]
  13. Fan, L.; Atkinson, P.M. Accuracy of Digital Elevation Models Derived From Terrestrial Laser Scanning Data. IEEE Geosci. Remote Sens. Lett. 2015, 12, 1923–1927. [Google Scholar] [CrossRef]
  14. Li, Z.; Hovakimyan, N.; Dobrokhodov, V.; Kaminer, I. Vision-based target tracking and motion estimation using a small UAV. In Proceedings of the 49th IEEE Conference on Decision and Control (CDC), Atlanta, GA, USA, 15–17 December 2010; pp. 2505–2510. [Google Scholar]
  15. Farmani, N.; Sun, L.; Pack, D.J. A Scalable Multitarget Tracking System for Cooperative Unmanned Aerial Vehicles. IEEE Trans. Aerosp. Electron. Syst. 2017, 53, 1947–1961. [Google Scholar] [CrossRef]
  16. Tyagi, P.; Kumar, Y.; Sujit, P. NMPC-based UAV 3D Target Tracking In The Presence Of Obstacles and Visibility Constraints. In Proceedings of the 2021 International Conference on Unmanned Aircraft Systems (ICUAS), Athens, Greece, 15–18 June 2021; pp. 858–867. [Google Scholar]
  17. Belfadel, D.; Bar-Shalom, Y.; Willett, P. Single Space Based Sensor Bias Estimation Using a Single Target of Opportunity. IEEE Trans. Aerosp. Electron. Syst. 2020, 56, 1676–1684. [Google Scholar] [CrossRef]
  18. Reis, J.O.; Batista, P.T.M.; Oliveira, P.; Silvestre, C. Source Localization Based on Acoustic Single Direction Measurements. IEEE Trans. Aerosp. Electron. Syst. 2018, 54, 2837–2852. [Google Scholar] [CrossRef]
  19. Zhou, L.; Liu, X.; Hu, Z.; Jin, Y.; Shi, W. Joint estimation of state and system biases in non-linear system. IET Signal Process. 2017, 11, 10–16. [Google Scholar] [CrossRef]
  20. Tian, W.; Huang, G.; Peng, H.; Wang, X.; Lin, X. Sensor Bias Estimation Based on Ridge Least Trimmed Squares. IEEE Trans. Aerosp. Electron. Syst. 2020, 56, 1645–1651. [Google Scholar] [CrossRef]
  21. Van Trees, H.L. Detection, Estimation, and Modulation Theory, Part I; Wiley: New York, NY, USA, 1968. [Google Scholar]
  22. Bacharach, L.; Fritsche, C.; Orguner, U.; Chaumette, E. A Tighter Bayesian CramÉR-rao Bound. In Proceedings of the ICASSP 2019—2019 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Brighton, UK, 12–17 May 2019; pp. 5277–5281. [Google Scholar]
  23. Hero, A.; Fessler, J.; Usman, M. Exploring estimator bias-variance tradeoffs using the uniform CR bound. IEEE Trans. Signal Process. 1996, 44, 2026–2041. [Google Scholar] [CrossRef] [Green Version]
  24. Eldar, Y. Minimum variance in biased estimation: Bounds and asymptotically optimal estimators. IEEE Trans. Signal Process. 2004, 52, 1915–1930. [Google Scholar] [CrossRef]
  25. Duan, Z.; Li, X.R. Constrained target motion modeling–Part I: Straight line track. In Proceedings of the 16th International Conference on Information Fusion, Istanbul, Turkey, 9–12 July 2013; pp. 2153–2160. [Google Scholar]
  26. Kulikov, G.Y.; Kulikova, M.V. The Accurate Continuous-Discrete Extended Kalman Filter for Radar Tracking. IEEE Trans. Signal Process. 2016, 64, 948–958. [Google Scholar] [CrossRef]
  27. Arasaratnam, I.; Haykin, S.; Hurd, T.R. Cubature Kalman Filtering for Continuous-Discrete Systems: Theory and Simulations. IEEE Trans. Signal Process. 2010, 58, 4977–4993. [Google Scholar] [CrossRef]
  28. Menegaz, H.M.T.; Ishihara, J.Y.; Borges, G.A.; Vargas, A.N. A Systematization of the Unscented Kalman Filter Theory. IEEE Trans. Autom. Control 2015, 60, 2583–2598. [Google Scholar] [CrossRef] [Green Version]
  29. Yang, T.; Mehta, P.G.; Meyn, S.P. Feedback Particle Filter. IEEE Trans. Autom. Control 2013, 58, 2465–2480. [Google Scholar] [CrossRef]
  30. Wan, E.; Van Der Merwe, R. The unscented Kalman filter for nonlinear estimation. In Proceedings of the IEEE Adaptive Systems for Signal Processing, Communications, and Control Symposium, Lake Louise, AB, Canada, 4 October 2000; pp. 153–158. [Google Scholar]
  31. Kandepu, R.; Foss, B.; Imsland, L. Applying the unscented Kalman filter for nonlinear state estimation. J. Process Control 2008, 18, 753–768. [Google Scholar] [CrossRef]
  32. Tichavsky, P.; Muravchik, C.; Nehorai, A. Posterior Cramer-Rao bounds for discrete-time nonlinear filtering. IEEE Trans. Signal Process. 1998, 46, 1386–1396. [Google Scholar] [CrossRef] [Green Version]
  33. Musicki, D.; Song, T.L. Track Initialization: Prior Target Velocity and Acceleration Moments. IEEE Trans. Aerosp. Electron. Syst. 2013, 49, 665–670. [Google Scholar] [CrossRef]
Figure 1. Target-sensor geometry.
Figure 1. Target-sensor geometry.
Sensors 22 00509 g001
Figure 2. Sensor trajectories for bias estimation using a stationary target with known location and terrain uncertainty. Sensor trajectory follows: (a) the CV model, (b) the CV-CT model.
Figure 2. Sensor trajectories for bias estimation using a stationary target with known location and terrain uncertainty. Sensor trajectory follows: (a) the CV model, (b) the CV-CT model.
Sensors 22 00509 g002
Figure 3. Sensor trajectory following CV model for bias estimation using two targets with known locations and terrain uncertainty.
Figure 3. Sensor trajectory following CV model for bias estimation using two targets with known locations and terrain uncertainty.
Sensors 22 00509 g003
Figure 4. Geometry of the airborne sensor and the ground target with terrain uncertainty. (a) Target moves in nearly constant velocity. (b) Target remains stationary.
Figure 4. Geometry of the airborne sensor and the ground target with terrain uncertainty. (a) Target moves in nearly constant velocity. (b) Target remains stationary.
Sensors 22 00509 g004
Figure 5. Comparison of the performance bounds. (a) Stationary ground target. (b) Mobile ground target.
Figure 5. Comparison of the performance bounds. (a) Stationary ground target. (b) Mobile ground target.
Sensors 22 00509 g005
Figure 6. RMSE evaluation for bias estimation using one target of opportunity with known location and terrain uncertainty.
Figure 6. RMSE evaluation for bias estimation using one target of opportunity with known location and terrain uncertainty.
Sensors 22 00509 g006
Figure 7. RMSE evaluation for bias estimation using two targets of opportunity with a known location. Terrain uncertainty is present with the target height information.
Figure 7. RMSE evaluation for bias estimation using two targets of opportunity with a known location. Terrain uncertainty is present with the target height information.
Sensors 22 00509 g007
Figure 8. Sensor trajectory formed by the CV model to estimate bias using two known targets of opportunity with additional terrain uncertainty. (a) Second target of opportunity ( t 2 ) located d 2 m away from sensor trajectory. (b) Second target of opportunity ( t 3 ) located d 3 m away the sensor trajectory.
Figure 8. Sensor trajectory formed by the CV model to estimate bias using two known targets of opportunity with additional terrain uncertainty. (a) Second target of opportunity ( t 2 ) located d 2 m away from sensor trajectory. (b) Second target of opportunity ( t 3 ) located d 3 m away the sensor trajectory.
Sensors 22 00509 g008
Figure 9. RMSE evaluation for bias estimation using two targets of opportunity with known location and terrain uncertainty. The second target of opportunity is located on either side of the sensor trajectory.
Figure 9. RMSE evaluation for bias estimation using two targets of opportunity with known location and terrain uncertainty. The second target of opportunity is located on either side of the sensor trajectory.
Sensors 22 00509 g009
Figure 10. RMSE evaluation for bias estimation using two targets of opportunity with unknown location and terrain uncertainty. The second target of opportunity is located on either side of the sensor trajectory.
Figure 10. RMSE evaluation for bias estimation using two targets of opportunity with unknown location and terrain uncertainty. The second target of opportunity is located on either side of the sensor trajectory.
Sensors 22 00509 g010
Figure 11. Tracking a mobile ground target with terrain uncertainty using a biased angle-only airborne sensor. (a) 3D CCS representation of the target-sensor geometry with the estimated trajectory. (b) 2D CCS representation of the target and the estimated trajectory.
Figure 11. Tracking a mobile ground target with terrain uncertainty using a biased angle-only airborne sensor. (a) 3D CCS representation of the target-sensor geometry with the estimated trajectory. (b) 2D CCS representation of the target and the estimated trajectory.
Sensors 22 00509 g011
Figure 12. Tracking a stationary ground target with terrain uncertainty using an airborne angle-only sensor. (a) 3D CCS representation of the target own-ship geometry along with the estimates. (b) 2D CCS representation of the stationary target and the estimates.
Figure 12. Tracking a stationary ground target with terrain uncertainty using an airborne angle-only sensor. (a) 3D CCS representation of the target own-ship geometry along with the estimates. (b) 2D CCS representation of the stationary target and the estimates.
Sensors 22 00509 g012
Figure 13. RMSE evaluation for tracking a ground target using airborne sensor platform with angle-only bias-compensated measurements.
Figure 13. RMSE evaluation for tracking a ground target using airborne sensor platform with angle-only bias-compensated measurements.
Sensors 22 00509 g013
Figure 14. RMSE evaluation for tracking a ground target using an airborne sensor platform with unbiased angle-only measurements.
Figure 14. RMSE evaluation for tracking a ground target using an airborne sensor platform with unbiased angle-only measurements.
Sensors 22 00509 g014
Figure 15. Comparison of the RMSE of the proposed approach with an approach that ignores the terrain uncertainty, when the σ z t = 30 m.
Figure 15. Comparison of the RMSE of the proposed approach with an approach that ignores the terrain uncertainty, when the σ z t = 30 m.
Sensors 22 00509 g015
Table 1. PCRLB (in degrees) of γ b (in degrees) with different sensor trajectories and various locations of two targets of opportunity.
Table 1. PCRLB (in degrees) of γ b (in degrees) with different sensor trajectories and various locations of two targets of opportunity.
y-CoordinatesSensor Trajectories
y t 2 y t 1 CV ModelCV-CT Model
1300 0.0621 0.0703
13001600 0.0656 0.0734
1900 0.0687 0.0742
1300 0.0659 0.0703
16001600 0.0701 0.0734
1900 0.0740 0.0742
1300 0.0691 0.0703
19001600 0.0740 0.0734
1900 0.0786 0.0742
Table 2. PCRLB (in degrees) for θ b k and γ b k estimation by changing sensor trajectories for various true locations of the 2 targets of opportunity.
Table 2. PCRLB (in degrees) for θ b k and γ b k estimation by changing sensor trajectories for various true locations of the 2 targets of opportunity.
Sensor Trajectories
y-Coordinatesfor θ ^ b k (in Degrees)for γ ^ b k (in Degrees)
y t 1 y t 2 CV ModelCV-CT ModelCV ModelCV-CT Model
1800 0.1083 0.0480 0.0726 0.0714
14001600 0.0944 0.0480 0.0694 0.0714
1400 0.0828 0.0480 0.0661 0.0714
1800 0.1202 0.0476 0.0771 0.0733
16001600 0.1054 0.0476 0.0733 0.0733
1400 0.0892 0.0477 0.0695 0.0733
1800 0.1286 0.0472 0.0817 0.0740
18001600 0.1107 0.0472 0.0770 0.0739
1400 0.0931 0.0473 0.0729 0.0740
Table 3. Parameters.
Table 3. Parameters.
ParametersValue
Initial state of the own-ship x 1 o = [ x 1 o , x ˙ 1 o , y 1 o , y ˙ 1 o , z 1 o ] [ 20 , 40 , 5000 , 15 , 7000 ] T
Initial state of the mobile target x 1 t = [ x 1 t , x ˙ 1 t , y 1 t , y ˙ 1 t , z 1 t ] [ 3500 , 20 , 2000 , 15 , 100 ] T
Initial state of the stationary target x 1 t = [ x 1 t , y 1 t , z 1 t ] [ 3500 , 2000 , 100 ] T
Standard deviation of terrain uncertainty ( σ z t )10 m
Bearing measurement noise standard deviation ( σ θ ) 0.4
Elevation measurement noise standard deviation ( σ γ ) 0.2
Sampling time (T)1 s
Maximum velocity of the ground target ( v m a x )35 m/s
Bearing bias ( θ b k ) 3
Elevation bias ( γ b k ) 1
Total simulation time200 s
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Mitra, D.; Balachandran, A.; Tharmarasa, R. Ground Target Tracking Using an Airborne Angle-Only Sensor with Terrain Uncertainty and Sensor Biases. Sensors 2022, 22, 509. https://0-doi-org.brum.beds.ac.uk/10.3390/s22020509

AMA Style

Mitra D, Balachandran A, Tharmarasa R. Ground Target Tracking Using an Airborne Angle-Only Sensor with Terrain Uncertainty and Sensor Biases. Sensors. 2022; 22(2):509. https://0-doi-org.brum.beds.ac.uk/10.3390/s22020509

Chicago/Turabian Style

Mitra, Dipayan, Aranee Balachandran, and Ratnasingham Tharmarasa. 2022. "Ground Target Tracking Using an Airborne Angle-Only Sensor with Terrain Uncertainty and Sensor Biases" Sensors 22, no. 2: 509. https://0-doi-org.brum.beds.ac.uk/10.3390/s22020509

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop