Next Article in Journal
Evaluating Maize Residue Cover Using Machine Learning and Remote Sensing in the Meadow Soil Region of Northeast China
Previous Article in Journal
Automated Cloud Shadow Detection from Satellite Orthoimages with Uncorrected Cloud Relief Displacements
Previous Article in Special Issue
Modified Hybrid Integration Algorithm for Moving Weak Target in Dual-Function Radar and Communication System
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Cognitive Radar Waveform Selection for Low-Altitude Maneuvering-Target Tracking: A Robust Information-Aided Fusion Method

1
School of Information Science and Engineering, Harbin Institute of Technology, Weihai 264209, China
2
Key Laboratory of Cross-Domain Synergy and Comprehensive Support for Unmanned Marine Systems, Ministry of Industry and Information Technology, Weihai 264209, China
*
Author to whom correspondence should be addressed.
Remote Sens. 2024, 16(21), 3951; https://doi.org/10.3390/rs16213951
Submission received: 15 August 2024 / Revised: 20 October 2024 / Accepted: 21 October 2024 / Published: 23 October 2024

Abstract

:
In this paper, we introduce an innovative interacting multiple-criterion selection (IMCS) idea to design the optimal radar waveform, aimingto reduce tracking error and enhance tracking performance. This method integrates the multiple-hypothesis tracking (MHT) and Rao–Blackwellized particle filter (RBPF) algorithms to tackle maneuvering First-Person-View (FPV) drones in a three-dimensional low-altitude cluttered environment. A complex hybrid model, combining linear and nonlinear states, is constructed to describe the high maneuverability of the target. Based on the interacting multiple model (IMM) framework, our proposed IMCS method employs several waveform selection criteria as models and determines the optimal criterion with the highest probability to select waveform parameters. The simulation results indicate that the MHT–RBPF algorithm, using the IMCS method for adaptive parameter selection, exhibits high accuracy and robustness in tracking a low-altitude maneuvering target, resulting in lower root mean square error (RMSE) compared with fixed- or single-waveform selection mechanisms.

1. Introduction

Traditional radar in sophisticated and dynamic scenarios cannot tackle low-altitude maneuvering FPVs. Novel radars with an adaptive waveform selection scheme and the improved target tracking algorithm are needed [1,2]. Typically, the intelligent radar, with a connection between the transmitting waveform and tracking filter, has the ability to potentially make the waveform selection [3]. Therein, the conventional solution based on the Fisher information principle obtains the Cramér–Rao lower bound of measurement error to select the optimal waveform parameters [4]. The minimum mean square error (Min-MSE) criterion and maximum mutual information (Max-MI) criterion involve using the state error covariance matrix to minimize the measurement error [5,6,7]. Lately, more researchers have adopted the genetic algorithm (GA), particle swarm optimization (PSO), machine learning, etc., to achieve long-term planning for parameter optimization [8,9,10]. Specifically, the reinforcement learning idea and deep learning methods have gained some popularity to exploit the inherent sequential structure in waveform selection [11,12,13]. These methods emphasize the importance of adaptive waveform selection and dynamic resource management in improving system performance, optimizing signal processing, and addressing challenges in the scenario [14,15,16], providing strong support for future radar.
Towards the tracking mechanism, the Kalman filter (KF) is regarded as the best to tackle the ideal linear maneuvering model [17]. But, for more complex nonlinear and non-Gaussian state-space models, KF loses its way, and the extended Kalman filter (EKF) is also limited due to its reliance on local linearization [18]. Similarly, the unscented Kalman filter (UKF) and cubature Kalman filter (CKF) are both unsuitable for highly nonlinear dynamic models [19,20]. In addition to these, the particle filter (PF) with a large number of particles can provide a better state estimation, but it faces challenges with computational complexity [21,22]. Recently, the interacting multiple model (IMM) algorithm has been proposed to tackle the uncertainty in maneuvering models [23,24]. Compared to PF, the Rao–Blackwellized particle filter (RBPF) algorithm can reduce the dimensionality of the nonlinear state model that is required by PF, resulting in higher performance with lower computational complexity [25,26]. Considering both the target-tracking mechanism and waveform selection in cluttered scenarios, the probabilistic data association (PDA) algorithm is usually utilized to calculate the association probability between those measured values and their predicted values, effectively handling false alarms [27,28]. As a typical example, the authors in [29] integrated the PDA with the square root cubature Kalman filter (SCKF) or PF to deal with the nonlinear measurement and clutter, where the MSE was predicted using CRLB in conjunction with the unscented transform. Additionally, the detection threshold of PDA can be optimized at the same time as waveform selection [30,31]. Along with the PDA algorithm, the multiple-hypothesis tracking (MHT) algorithm has also been used to generate multiple hypotheses for target trajectory estimation, making it well-suited for target tracking in cluttered environments [32].
In this paper, we aim to formulate the IMCS mechanism so as to achieve the adaptive waveform selection. Herein, a complex three-dimensional hybrid model, combining linear and nonlinear states, is constructed to describe the high maneuverability of the target. Considering noise and clutter in a low-altitude environment, we try to integrate MHT into the RBPF framework to address interference and accurately estimate the target’s state. Furthermore, by using the IMCS method, we can select optimal transmitting waveform parameters from the waveform library, thereby improving the accuracy and robustness of tracking. Figure 1 illustrates the low-altitude maneuvering-target tracking process of a radar system.

2. System Overview

The radar receiver uses the MHT-RBPF algorithm to estimate the target states. Meanwhile, the radar transmitter selects the waveform parameters according to the feedback from the receiver and then emits waveforms. Firstly, the dynamic model of a low-altitude maneuvering target can be defined as
x k n = f ( x k 1 n ) + A n x k 1 l + w k n x k l = A l x k 1 l + w k l z k = h ( x k ) + u k
where x k = [ x k n , x k l ] T is the target state vector at time instant k. x k n and x k l are the nonlinear and linear subsections, respectively. f ( · ) signifies the nonlinear state transition function. A n represents the transition matrix during the nonlinear state transforming, while A l is the linear transition matrix. z k is the measurement vector calculated by observing function h ( · ) . w k = [ w k n , w k l ] T is the Gaussian process noise and u k N ( 0 , R ) is the measurement noise. The upper corner symbols n and l represent the nonlinear and linear components, respectively.
The target state vector x k includes the three-dimensional position p k = p x , k , p y , k , p z , k T and the velocity v k = v x , k , v y , k , v z , k T , i.e.,
x k = p k , v k T = p x , k , p y , k , p z , k , v x , k , v y , k , v z , k T
where the updating of the x-axis position p x , k follows a nonlinear model, and the other state components p y , k , p z , k , v x , k , v y , k , v z , k are only linearly updated. Therefore, the nonlinear filter and linear filter can be applied for these state subspaces separately. z k = h ( x k ) = [ p , v , θ , α ] T is the measurement vector. The observing function has h ( · ) = [ h p ( · ) , h v ( · ) , h θ ( · ) , h α ( · ) ] T  and
p = h p ( x k ) = p x , k r x 2 + p y , k r y 2 + p z , k r z 2 v = h v ( x k ) = p x , k r x , p y , k r y , p z , k r z v x , k , v y , k , v z , k T / p θ = h θ ( x k ) = arctan ( p y , k r y ) / ( p x , k r x ) α = h α ( x k ) = arctan ( p z , k r z ) / ( p x , k r x ) 2 + ( p y , k r y ) 2
where p , v , θ , α represent the observing values for radial distance, radial velocity, azimuth angle, and elevation angle, respectively. r = ( r x , r y , r z ) is the position of radar receiver.
Suppose that the target is located at position p k and moving with the velocity v k ; then, the radar receiver could obtain the time delay τ ˜ k and Doppler shift measurement ζ ˜ k .
The measurement error covariance matrix can be computed by using the Cramér–Rao Lower Bound (CRLB) [2], i.e.,
R ( ψ ) = Γ { τ , ζ } C { τ , ζ } ( η , ψ ) Γ { τ , ζ }
where Γ { τ , ζ } = d i a g c , c / ( 2 f 0 ) is the transition matrix. According to [4], C { τ , ζ } ( η , ψ ) is the CRLB matrix of time delay and Doppler shift, which is also related to the signal-to-noise ratio (SNR) η and the transmitted waveform parameters ψ . Here, η = d 0 4 / ( p t 2 p r 2 ) represents the simplified SNR of radar echo based on spatial geometry and distance attenuation [33], reflecting the variation in signal strength in propagation, caused by the changing distances between the target and receiver. d 0 represents the distance between the target and the radar receiver when the SNR is 0. t and r are the positions of the radar transmitter and receiver, respectively.
In fact, under a high-SNR condition, the Fisher Information Matrix (FIM), which is the inverse of the CRLB, usually depends on both the SNR and the second-order derivative of the ambiguity function, i.e.,
Φ { τ , ζ } = C { τ , ζ } 1 = 2 η 2 Θ ( τ H , ζ H ) τ H 2 2 Θ ( τ H , ζ H ) τ H ζ H 2 Θ ( τ H , ζ H ) ζ H τ H 2 Θ ( τ H , ζ H ) ζ H 2 τ H = τ A , ζ H = ζ A
where τ A and ζ A denote the actual time delay and Doppler shift, respectively. τ H and ζ H denote the hypothesized time delay and Doppler shift, respectively. The ambiguity function Θ ( τ H , ζ H ) is maximized when τ H = τ A and ζ H = ζ A .
Θ ( τ H , ζ H ) = u ( t τ A ) u * ( t τ H ) e j 2 π ( ζ H ζ A ) t d t
As the sharpness of the ambiguity function is determined by the transmitted waveform, both the FIM and CRLB matrices are inherently dependent on the waveform selection [4].
Here, we mainly consider the effect of waveform parameters and explore the role of adaptive waveform selection strategies to optimize the tracking performance. As only angles are influenced by SNR, rather than position and velocity, the measurement error covariance matrix associated with waveform parameters can be obtained by
R k ( ψ k ) = c 2 λ 2 / ( 2 η k ) c 2 b λ 2 / ( f 0 η k ) 0 0 c 2 b λ 2 / ( f 0 η k ) c 2 ( 1 / ( 2 λ 2 ) + 2 b λ 2 ) / ( f 0 η k ) 0 0 0 0 σ θ 2 0 0 0 0 σ α 2
where λ is the Gaussian pulse length, and  b = Δ F / 2 T s is the frequency modulation rate that can be calculated by the sweep frequency Δ F and the effective pulse duration T s [2]. T s can be approximated by 7.4338 λ .
Noteworthily, the measurement error covariance R ( ψ ) is evidently influenced by the pulse length λ and the frequency sweep Δ F . Therefore, the radar system can alleviate the measurement error and improve the tracking accuracy by building a waveform library and selecting optimal parameters. This adaptive waveform selection strategy is the key component to improve the overall performance.

3. Low-Altitude Maneuvering-Target Tracking in Clutter

To address low-altitude maneuvering target tracking, we focus on two primary issues, i.e., the accuracy problem caused by clutter and noise, and the complexity problem arising from the mixed state of the target model. As known, the MHT algorithm utilizes the hypothesis-based idea to generate multiple possible target trajectories. We apply this idea to deal with false measurements caused by clutter. In addition, the RBPF algorithm is used to tackle the complexity problem arising from the mixed state, e.g., (1) contains a linear sub-structure which can be leveraged to improve state estimation, as below:
p ( x k l , x k n z k ) = p ( x k l x k n , z k ) p ( x k n z k )
where the linear component p ( x k l x k n , z k ) can be separated from the high-dimensional state space. It is analytically tractable and can be estimated using the KF. The remaining nonlinear component p ( x k n z k ) is processed using PF. By separating the linear state from the high-dimensional mixed-state space, particles are constrained to a lower-dimensional nonlinear state space. Furthermore, we integrate the MHT algorithm into the RBPF framework. The nonlinear component density p ( x k n z k ) is approximated using the standard PF. The MHT–RBPF algorithm is summarized in Algorithm 1.
Algorithm 1 MHT–RBPF algorithm
Input:
   The state estimation and the covariance x ^ k 1 , P k 1 l , posterior probability q k 1 at time k-1.
Output:
   The state estimation and the covariance x ^ k 1 , P k l , posterior probability q k at time k.
  1:
for  i = 1 to N do
  2:
   Predict new particles x ¯ k n , i by (9).
  3:
end for
  4:
Obtain the nonlinear prediction state x ¯ k n .
  5:
Obtain linear state estimation and its error covariance x ¯ k l , P ¯ k l by (11).
  6:
M measurements are obtained as hypothesis branches by (12)–(16).
  7:
for i = 1 to M do
  8:
   for j = 1 to N do
  9:
     Calculate the normalizing important weights w ˜ k , i ( j ) by (18)–(20).
10:
   end for
11:
   Resample particles and update the nonlinear state estimation x ^ k , m n , j .
12:
   Update obtain the linear state estimation x ^ k , m l and the error covariance P k , m l by (22).
13:
end for
14:
Update the relevant array size.
15:
for i = 1 to M do
16:
   Calculate association probability β i and update hypothesis weights q k , i by (23) and (24).
17:
end for
18:
Directly sort and select the L hypotheses with the highest weights.
19:
Normalize these weights of hypotheses by (25).
20:
The weighted sum of state vector x ^ k , m and covariance matrix P k , m is calculated by (26), i.e., the state estimate x ^ k and error covariance P k l .
21:
Update the total posterior probability q k .
22:
return The state estimation and the covariance x ^ k , P k l .
The specific steps of the MHT–RBPF algorithm are listed as follows:
(1)
PF prediction for the nonlinear state
Based on the state estimation x ^ k 1 = [ x ^ k 1 n , x ^ k 1 l ] T and its covariance P k 1 l , obtained from the dynamic hybrid model, new particles for PF can be predicted by
x ¯ k n , i p ( x ¯ k n x ^ 0 : k 1 n , i , z 1 : k 1 ) = f ( x ^ k 1 n , i ) + A n x ^ k 1 l + [ A n P k 1 l ( A n ) T + Q n ]
The predicted nonlinear state has
x ¯ k n = 1 N i = 1 N x ¯ k n , i
where N is the number of particles;
(2)
KF prediction for the linear state
The prediction of linear states and its error covariance at time instant k can be calculated by
x ¯ k l = A l x ^ k 1 l + L k ( v ¯ k n A n x ^ k 1 l ) P ¯ k l = A l P k 1 l ( A l ) T + Q l L k N k ( L k ) T N k = A n P k 1 l ( A n ) T + Q n L k = A l P k 1 l ( A n ) T ( N k ) 1
where v ¯ k n = x ¯ k n f ( x ^ k 1 n ) .
Unlike traditional KF, it is more appropriate to regard the updating step as a correction of actual measurement by utilizing the information obtained from the prediction of nonlinear state variables [25]. This distinction arises from the fact that (1) clearly shows the nonlinear state variable indeed carrying the information of the linear state variable, which also indicates the nonlinear and linear state variables’ interacting with each other during the prediction process. N k and L k are the process variables reflecting the interaction between the nonlinear and linear states, and also demonstrate the influence between each other during the prediction step;
(3)
Acquisition of observation data
The predicted measurement can be calculated by
z ¯ k = h ( x ¯ k ) .
The detection probability of target is often less than 1 due to the interference and unwanted false-alarm measurements introduced by clutter, i.e.,
P D = P F 1 / ( 1 + η )
where P F is the false-alarm probability. Along with the genuine measurements corresponding to the target (if it is detected), the receiver also picks up unwanted false measurements due to the presence of clutter. According to [2], the resulting false alarms are assumed to be uniformly spatially distributed over the measurement space and independent over time. A Poisson distribution is used to model the number of false alarms, where the probability mass function of the false alarms in a volume V k is given by [34,35,36,37]
μ ( a ) = e ς V k ( ς V k ) a a !
Here, the volume of the validation region is V k = g 2 π det ( S k ) and ς = 2 f 0 / c 2 is the clutter density.
In fact, the clutter along with the real measurement of target form the total observations in the received echo, i.e.,
z b , k = [ z k , c 1 , c 2 , , c M 1 ] ;
(4)
Hypothesis generation
Hypothetical branches are generated based on the current measurement data, and each branch represents a possible target measurement association, where they also denote the target or clutter, i.e.,
z ¯ k , m = z b , k ( m ) , m = 1 , 2 , , M
For each hypothesis, the PF and KF are used to estimate the target state by steps (5)–(8);
(5)
Normalizing importance weights
Suppose that the importance distribution depends only on the target state and measurements at the previous time; the normalizing importance weights can be calculated by
w k ( i ) = w k 1 ( i ) p ( z k | x k n , i ) p ( x k n , i | x k 1 n , i ) q ( x k n , i | x k 1 n , i , z k ) = p ( z k | x 0 : k n , i , z 1 : k 1 )
w ˜ k ( i ) = w k ( i ) j = 1 N w k ( j )
The resampling process is conceptually similar to that of data association. The importance weights serve as the correlation probabilities, both measuring the degree of matching between the measurement data and the state estimation. This process not only mitigates the particles’ divergence but also reduces some clutter interference, thereby improving overall performance.
Specifically, the association probability can be modeled by Gaussian distribution, i.e.,
w k ( i ) = exp ( ( v k i ) T R k 1 v k i 2 )
where v k i is the residual of the i-th particle’s predicted measurement z ¯ k i , i.e.,
v k i = z ¯ k , m z ¯ k i ;
(6)
PF measurement updating
By the resampling operation, the particles’ distribution can be approximated by each particle’s weight, i.e.,
Pr ( x ^ k , m n , i = x ¯ k n , j ) = w ˜ k ( j ) ;
(7)
Kalman state updating
x ^ k , m l = x ¯ k l + K k s k , m P k , m l = P ¯ k l K k S k K k T S k = H k P ¯ k l ( H k ) T + R k K k = P ¯ k l ( H k ) T S k 1
where s k , m = z k , m h ( x ¯ k ) is the residual and H k is the Jacobian matrix. S k is the residual covariance matrix and K k is the Kalman gain;
(8)
Updating the array size
Since the amount of clutter generated from the Poisson distribution also varies at each time instant, the sizes of all resulting arrays need to be updated;
(9)
Calculating the association probability and updating hypothesis weights
The association probability between each hypothesis and target’s state prediction has
β m = 1 ( 2 π ) 2 R k exp 1 2 ( s k , m ) T R k 1 s k , m
Then, the weight for each hypothesis is updated based on the association probability and prior probability. It is calculated by the Bayes formula, i.e.,
q k , m = β m q k 1 i = 1 M β i q k 1
where q k 1 is the prior probability;
(10)
Hypotheses pruning
The hypotheses are pruned according to these weights, and then the most likely hypotheses can be retained by directly sorting and selecting L hypotheses with the highest weight;
(11)
Hypotheses fusion
The hypotheses after pruning are fused according to weights. Firstly, the selected L high weights are normalized by
q ˜ k , l = q k , l i = 1 L q k , i
Then, we calculate the weighted sum of the state vector and covariance matrix by
x ^ k = i = 1 L q ˜ k , i x ^ k , i P k l = i = 1 L q ˜ k , i P k , i + i = 1 L q ˜ k , i ( x ^ k , i x ^ k ) ( x ^ k , i x ^ k ) T
Finally, we calculate the total posterior probability. The total posterior probability is deemed as the sum of posterior probabilities of all hypotheses by
q k = i = 1 L q k , i
According to te steps above, the low-altitude maneuvering target can be accurately tracked.

4. Adaptive Waveform Selection Mechanism and Discussion

4.1. Interacting Multiple-Criterion Selection Method

The IMM algorithm is used to estimate the state of the target with diverse models and noise characteristics. In our study, we focus on the waveform selection process among different criteria and varying cost functions, further presenting the interacting multiple criteria selection (IMCS) method. After completing the target state estimation at each time instant, the criterion selection process is performed. These detailed steps are listed as follows:
(1)
Initializing the weights
Each waveform selection criterion is assigned an initial weight, which represents the prior probability. The transition probabilities between each criterion are set and then formulate a transition matrix P p ;
(2)
Predict model probability
Given that there are L criteria, the prediction probability of each criterion is calculated based on the transition probability and prior probability,
u k + 1 | k ( i ) = j = 1 L p j i u k | k ( j )
where p j i represents the transition probability from the criterion j to i in the transition probability matrix P p . u k | k ( j ) is the effective probability of criterion j at time instant k;
(3)
Measurement of target
The transmitting waveform parameters are selected based on various criteria, and the target’s states are predicted in one step. The predicted measurements can be obtained by
z ^ k + 1 ( i ) = h ( x ^ k + 1 ( i ) )
(4)
Calculating the likelihood probability
For each criterion, the corresponding likelihood probability is calculated by comparing the predicted value with the expected output. The likelihood probability for the i-th criterion can be calculated by
Λ k + 1 ( i ) = 1 2 π S k + 1 ( i ) exp 1 2 ( s k + 1 ( i ) ) T ( S k + 1 ( i ) ) 1 s k + 1 ( i )
where s k + 1 ( i ) represents the residual error between the true measurement value and the predicted measurement:
s k + 1 ( i ) = z k + 1 z ^ k + 1 ( i )
(5)
Updating weights
The weight of each criterion can be updated based on the calculated likelihood probabilities and predicted probabilities, which is also the posterior probability, as follows:
u k + 1 | k + 1 ( i ) = Λ k + 1 ( i ) × u k + 1 | k ( i ) j = 1 L Λ k + 1 ( j ) × u k + 1 | k ( j )
(6)
Selecting the optimal criterion
The criterion with the highest probability is selected as the optimal one, and its parameter selection results are applied to target tracking at the next time;
(7)
Update the effective probability
u k | k ( i ) = u k + 1 | k + 1 ( i )

4.2. Waveform Selection Criteria

As discussed in Section 2, the measurement error covariance matrix R k ( ψ k ) is dependent on the waveform parameters ψ k . As shown in Section 3, both the error covariance matrix P k and the residual covariance matrix S k are functions of ψ k . This establishes the foundation for the subsequent optimization methods in waveform parameter selection. First, we need to predict these relevant matrices at time instant k + 1 using the aforementioned algorithm. Next, we discuss the criteria for waveform selection.

4.2.1. Max-Q Criterion

The Q-learning method updates the Q-table by calculating the expected return of actions at each time instant, ultimately identifying the optimal path to complete the task. The Q-value, which reflects cumulative discounted rewards, is derived from real-time rewards and potential future rewards. In the waveform selection process, the Q-value represents the expected return from selecting a particular waveform [33,38]. This paper discusses the Max-Q criterion, which is grounded in the principles of Q-learning for selecting waveform parameters.
Q k + 1 ( ψ ) = Q k ( ψ ) + ϑ [ r k + γ max n Q k ( ψ ) Q k ( ψ ) ]
where ϑ denotes the learning rate and γ represents the discount factor. As shown in (34), the new Q-value contains the value of current time instant and the rewards obtained from the currently selected waveform parameters. A higher Q-value indicates greater returns from selecting these parameters and improved tracking performance.
The real-time reward is represented as
r k = log ( 1 + E S k 1 E S k ) s i g n ( E S k 1 E S k )
where E S k represents entropy state and measures the uncertainty in the state estimate. It can be calculated using the estimated error covariance P k :
E S k = det ( P k )
According to (35), the prediction reward r k + 1 is computed based on the prediction error covariance matrix, and Q-values for each set of parameters are updated accordingly. The parameters that yield the highest Q-value are selected as the optimal transmitting waveform parameters for the next time instant. Thus, the Max-Q criterion can be defined as
ψ k + 1 o p t = arg max ψ Ψ Q k + 1 ( ψ )
where Ψ indicates the pre-set waveform library.

4.2.2. Minimum Mean Square Error Criterion

The Min-MSE criterion selects the optimal waveform parameters by minimizing the mean square error (MSE) of target state estimation. It is evident that this criterion aims to reduce the state estimation error. Thus, the criterion can be expressed as
ψ k + 1 o p t = min ψ Ψ E [ x k + 1 l x ^ k + 1 l 2 z k + 1 ,
whereas
t r a c e ( P k + 1 ( ψ ) ) = t r a c e E [ ( x k + 1 l x ^ k + 1 l ) ( x k + 1 l x ^ k + 1 l ) T z k + 1 = E t r a c e [ ( x k + 1 l x ^ k + 1 l ) ( x k + 1 l x ^ k + 1 l ) T | z k + 1 ] = E { ( x k + 1 l x ^ k + 1 l ) ( x k + 1 l x ^ k + 1 l ) T | z k + 1 } = E [ x k + 1 l x ^ k + 1 l 2 z k + 1
Therefore, the criterion can be described as
ψ k + 1 o p t = arg min ψ Ψ t r a c e ( P k + 1 ( ψ ) )

4.2.3. Maximum Mutual Information Criterion

Based on the information theory, the mutual information (MI) between the state prediction and measurements indicates the degree of certainty in state estimation. Greater mutual information signifies a more accurate estimation and better target-tracking performance. Therefore, the adaptive waveform selection method under the Max-MI criterion can be described as [33,39]
ψ k + 1 o p t = arg max ψ Ψ I ( x ¯ k + 1 ; z k + 1 ) = arg max ψ Ψ 1 2 l o g d e t R k + 1 ( ψ ) + H P ¯ k + 1 H T R k + 1 ( ψ )
whereas
det ( P k + 1 ( ψ ) ) = det [ R k + 1 ( ψ ) ] det [ ( R k + 1 ( ψ ) + H P ¯ k + 1 H T ) 1 ] · det ( P ¯ k + 1 )
Similar to the Min-MSE criterion, the Max-MI criterion can be expressed as minimizing the determinant of estimated error covariance matrix, i.e.,
ψ k + 1 o p t = arg min ψ Ψ { det ( P k + 1 ( ψ ) ) }

4.2.4. Minimum Validation Gate Volume Criterion

Based on the measurements, the Min-Gate criterion enhances tracking performance by controlling the volume of the validation gate [40,41]. This criterion can be described as
ψ k + 1 o p t = arg min ψ Ψ det ( S k + 1 ( ψ ) )
The IMCS method utilizing the four criteria above can be summarized as in Algorithm 2.
Algorithm 2 Interacting multiple-criterion selection method
Input:
   The effective probability u k | k ( i ) of criterion i at time instant k, transition probability matrix P p .
Input:
   Selected waveform parameters, ψ k + 1 o p t .
  1:
Calculate the predicted probability u k + 1 | k ( i ) of each criterion by (28).
  2:
for  i = 1 to L do
  3:
   Predict the target states at next time instant using the RBPF algorithm to obtain P k + 1 and S k + 1 .
  4:
   Calculate the cost function of each criterion using (34)–(37), (40), (43), or (44) while traversing the waveform library and selectting the optimal waveform parameters.
  5:
   Obtain the predicted measurements z ^ k + 1 ( i ) using (29).
  6:
   Calculate the corresponding likelihood probability Λ k + 1 ( i ) using (30), (31).
  7:
end for
  8:
Calculate the weights of each criterion u k + 1 | k + 1 ( i ) .
  9:
Compare these probabilities and choose the highest one as the optimal criterion, then record its parameter selection result ψ k + 1 o p t .
10:
Update the weights u k | k ( i ) = u k + 1 | k + 1 ( i ) .
11:
return Selected parameters ψ k + 1 o p t .

5. Simulations and Analysis

In this section, we consider a radar system located at (0, 0, 0) with both transmitter and receiver together to track a maneuvering target. Here, we focus on a special three-dimensional low-altitude environment. The target’s triangular model is described in Section 2.
The initial state vector of target is given by
x 0 = [ 5000 , 5000 , 5000 , 20 , 20 , 20 ] T .
The initial-state estimation error covariance matrix is
P 0 = d i a g [ 10 4 , 10 4 , 10 4 , 10 4 , 10 4 , 10 4 ] .
Suppose that the radar transmits Gaussian linear frequency modulation (LFM) pulses with a transmission frequency of f 0 = 10.4 GHz and pulse repetition interval of T = 1 s [2].
Firstly, according to the relationship between measurement error and waveform parameters discussed in Section 2, the waveform library is formulated by using pulse lengths and sweep frequencies. Here, we initially set the waveform parameter range and interval according to [2,33]. Then, we select parameters and conduct a series of comparisons to analyze their impact on tracking performance. Figure 2 and Figure 3 show the parameter selection process and the root mean square error (RMSE) of tracking when using different waveform libraries, respectively. (Library 1: λ [ 0.1 : 0.1 : 1 ] × 10 6 s , Δ F [ 1.5 : 0.1 : 1.5 ] GHz ; Library 2: λ [ 0.1 : 0.05 : 1 ] × 10 6 s , Δ F [ 1.5 : 0.05 : 1.5 ] GHz ; Library 3: λ [ 0.1 : 0.2 : 1 ] × 10 6 s , Δ F [ 1.5 : 0.2 : 1.5 ] GHz ; Library 4: λ [ 0.1 : 0.1 : 2 ] × 10 6 s , Δ F [ 3 : 0.1 : 3 ] GHz ; Library 5: λ [ 0.1 : 0.1 : 0.5 ] × 10 6 s , Δ F [ 1 : 0.1 : 1 ] GHz ).
With the selected range of parameters increasing, the tracking error decreases, but the computational load increases. The interval has a relatively fixed optimal value. Ultimately, by considering both the tracking performance and computational efficiency, we determine an optimal waveform library to maximize tracking performance while balancing computational efficiency.
λ [ 0.1 : 0.1 : 1 ] × 10 6 s Δ F [ 1.5 : 0.1 : 1.5 ] GHz
Here, the SNR at time instant k is modeled as η k = d 0 4 / ( p k t 2 p k r 2 ) with d 0 = 7000 m. The probability of false alarms is P F = 0.01 , and the threshold corresponding to the gate probability is g = 4 .
Then, the four waveform selection criteria mentioned in Section 4 are incorporated within IMCS models with initial probability 1/4. The criterion transition matrix is
P p = 0.5 0.2 0.2 0.1 0.2 0.5 0.2 0.1 0.2 0.2 0.5 0.1 0.1 0.1 0.1 0.7 .
Furthermore, the root mean square error (RMSE) and average RMSE (ARMSE) are used as indicators to evaluate the performance of proposed filtering algorithms and various waveform selection criteria, i.e.,
R M S E ( k ) = 1 6 [ ( p x , k p ^ x , k ) 2 + ( p y , k p ^ y , k ) 2 + ( p z , k p ^ z , k ) 2 + v x , k v ^ x , k 2 + v y , k v ^ y , k 2 + v z , k v ^ z , k 2 ] ¯
where p x , k , v x , k , etc., represent the true target states, while p ^ x , k , v ^ x , k , etc., denote the estimated ones. The ARMSE of the position estimation can be calculated by
A R M S E p , x ( k ) = 1 T k = 1 T p x , k p ^ x , k 2 .
Similarly, the ARMSE of other state components can also be obtained.
We firstly track a maneuvering target in low-altitude clutter using the MHT–RBPF algorithm and IMCS method for waveform selection. Figure 4 shows the target trajectory obtained by the proposed algorithms.
Suppose that the target’s x-axis position follows a nonlinear model with the arctangent transition function; the nonlinear state, which carries information about the linear-state variable discussed in Section 2, has
p x , k = arctan ( p x , k 1 ) + p x , k 1 + 2 × v x , k 1 .
Other state components adhere to a linear model, i.e.,
p y , k = p y , k 1 + v x , k 1 p z , k = p z , k 1 + v x , k 1 v x , k = 0.92 × v x , k 1 0.1 × v y , k 1 v y , k = 0.1 × v x , k 1 + 0.92 × v y , k 1 v z , k = 0.1 × v x , k 1 + 0.92 × v z , k 1
It can be seen from Figure 4 that the target exhibits maneuvering movement in three-dimensional space. The target’s dynamics can be divided into three stages, i.e., ascent, descent, and small fluctuations with turns. The target ascends rapidly from t = 0 to 10 s . Between t = 11 and 40 s , the target decelerates and descends. During the interval t = 41 to 100 s , it performs slow, small undulating movements and turns. The turning occurs due to changing in the velocity direction. It is evident that the proposed algorithm effectively estimates the target trajectory. Tracking performance is specifically evaluated using the RMSE and ARMSE metrics.
As shown in Figure 5 and Figure 6, the RMSE values during these time periods exhibit varying degrees of increase. Notably, increases in RMSE occur around t = 10 s , t = 40 s , and t = 60 s , coinciding with target state transitions. The MHT–RBPF algorithm and IMCS method keep the RMSE below 2.2. Additionally, Figure 6 shows that RMSE values for each state component remain within a small range. Specifically, the RMSE for the position component is approximately 2, while that for the velocity component remains below 0.5. Data from Table 1 indicate that the ARMSE for position estimation is about 1.7, and, for speed estimation, it is about 0.24. Therefore, the proposed algorithm demonstrates low error and excellent tracking performance.
As illustrated in Figure 7, these parameters of waveform transmission are continuously adjusted, corresponding to the varying conditions. Figure 8 shows the selection results of the IMCS method at each time instant. The target-tracking process mainly utilizes the Max-Q and Max-MI criteria, with the occasional use of the Min-Gate criterion. This adaptive adjustment of waveform transmission enhances tracking accuracy.
Next, the performance of the MHT algorithm is compared with that of the classical PDA algorithm under the same clutter conditions. Figure 9 presents the RMSE for state estimation. Table 2 provides a performance comparison of these two methods, including the ARMSE of state estimation, CPU time, and memory usage. When combined with the RBPF algorithm, the asymptotic time complexities of the MHT and PDA algorithms are O ( T × M × N ) and O ( T × ( M + N ) ) , respectively, while the asymptotic space complexities are O ( M × ( T + N ) ) and O ( M + T + N ) , respectively. The higher complexity of the MHT algorithm is attributed to the substantial computational load associated with multi-hypothesis state estimation.
Through a series of Monte Carlo simulations, it is found that the MHT algorithm achieves lower tracking error and performs slightly better than the PDA. However, the computation time is significantly greater, and the asymptotic time and space complexity are also higher than those of the PDA. In other words, the MHT algorithm improves tracking performance at the cost of complexity. The PDA performs well in terms of speed with high computational efficiency, making it suitable for applications with demanding real-time requirements. The MHT algorithm has high robustness and scalability, but needs sufficient computing resources. By employing the MHT algorithm, we can analyze multiple potential measurement hypotheses, effectively associating and verifying data to distinguish target signals from clutter, thereby improving tracking accuracy and stability.
Next, we apply the IMCS method to select waveform parameters, compared with the fixed-waveform and single-waveform selection criteria. As illustrated in Figure 10 and Figure 11 as well as Table 3, it is evident that using a fixed waveform cannot adapt well to track the maneuvering target, resulting in large tracking error and poor adaptability. By adjusting waveforms using selection criteria, the tracking error can be significantly reduced, and tracking accuracy is improved, while the RMSE can be maintained below 2. Furthermore, by comparing the effective probability to choose a selection criterion, the RMSE of the IMCS method can be kept at a lower level than that of each single selection criterion, resulting in more stable error and better adaptability.
To effectively deal with noise, clutter, and the maneuvering states of the target, the radar must dynamically adjust its transmitted waveforms to enhance the tracking performance. Figure 12 and Figure 13 illustrate the parameter-selection process based on different waveform selection criteria at each time instant. Different criteria select waveform parameters based on varying cost functions. Due to their reliance on the estimation error covariance matrix, the waveform parameter selection processes of Min-MSE and Max-MI criteria are all similar. Min-Gate criterion hardly adjusts parameters, but it has relatively good tracking performance. This may be attributed to the Min-Gate criterion focusing on minimizing the validation gate volume, which ensures that the highly probable target measurements are considered. By constraining the gate size, it could reduce false associations and improve tracking accuracy, even without frequent parameter adjustments. In relatively stable scenarios, the Min-Gate criterion could lead to good performance without constantly updating parameters.
Since the IMCS method involves traversing the waveform library and interactively selecting multiple criteria, it inevitably increases the computational load and and impacts its feasibility for real-time applications. The increasing complexity can be seen as a common challenge in cognitive radar systems, where adaptive and dynamic waveform selection strategies need to balance the performance and computational efficiency. However, due to the flexible nature of interacting multiple models, the algorithm allows for the addition or reduction of criteria based on specific requirements, which is crucial for different practical scenarios.

6. Conclusions

For low-altitude maneuvering-target tracking, a novel IMCS method based on an IMM framework and the MHT–RBPF algorithm has been proposed to reduce measurement errors and improve tracking performance. Therein, the principles of the MHT algorithm and RBPF algorithm are both adopted to estimate target states. The IMCS method adaptively selects transmitted waveform parameters and achieves a superior selection criterion. Simulation results demonstrate that the MHT–RBPF algorithm performs well for tracking a maneuvering target in low-altitude clutter. The IMCS method, by selecting the optimal criterion and parameters, could maintain the RMSE within a small range, which shows better performance than the fixed-waveform or single-waveform selection criteria. This adaptive waveform selection method significantly enhances both the accuracy and robustness of radar target tracking, providing a more effective solution for a dynamic and cluttered environment.

Author Contributions

Conceptualization, X.F. and Z.Z.; methodology, P.S.; software, L.Z.; validation, X.F., J.W. and Z.Z.; formal analysis, P.S.; investigation, X.F. and G.J.; resources, J.W.; data curation, P.S.; writing—original draft preparation, P.S.; writing—review and editing, X.F. and G.J.; visualization, P.S.; supervision, X.F.; project administration, Z.Z.; funding acquisition, Z.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This document is a result of the research project funded by Major Scientific and Technological Innovation Projects of Shandong Province of China (Grants 2021ZLGX05 and 2022ZLGX04).

Data Availability Statement

The original contributions presented in the study are included in the article, further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Su, Y.; Cheng, T.; He, Z.; Li, X. Joint Waveform Control and Resource Optimization for Maneuvering Targets Tracking in Netted Colocated MIMO Radar Systems. IEEE Syst. J. 2022, 16, 3960–3971. [Google Scholar] [CrossRef]
  2. Nguyen, N.H.; Doğançay, K. Signal Processing for Multistatic Radar Systems: Adaptive Waveform Selection, Optimal Geometries and Pseudolinear Tracking Algorithms; Academic Press: Cambridge, MA, USA, 2019. [Google Scholar]
  3. Kershaw, D.J.; Evans, R.J. Optimal waveform selection for tracking systems. IEEE Trans. Inf. Theory 1994, 40, 1536–1550. [Google Scholar] [CrossRef]
  4. Nguyen, N.H.; Dogancay, K.; Davis, L.M. Adaptive waveform selection for multistatic target tracking. IEEE Trans. Aerosp. Electron. Syst. 2015, 51, 688–701. [Google Scholar] [CrossRef]
  5. Yang, Y.; Blum, R.S. MIMO radar waveform design based on mutual information and minimum mean-square error estimation. IEEE Trans. Aerosp. Electron. Syst. 2007, 43, 330–343. [Google Scholar] [CrossRef]
  6. Herbert, S.; Hopgood, J.R.; Mulgrew, B. MMSE Adaptive Waveform Design for Active Sensing with Applications to MIMO Radar. IEEE Trans. Signal Process. 2018, 66, 1361–1373. [Google Scholar] [CrossRef]
  7. Liu, Y.; Liao, G.; Xu, J.; Yang, Z.; Zhang, Y. Adaptive OFDM Integrated Radar and Communications Waveform Design Based on Information Theory. IEEE Commun. Lett. 2017, 21, 2174–2177. [Google Scholar] [CrossRef]
  8. Sun, J.; Wang, C.; Shi, Q.; Ren, W.; Yao, Z.; Yuan, N. Intelligent optimization methods of phase-modulation waveform. J. Syst. Eng. Electron. 2022, 33, 916–923. [Google Scholar] [CrossRef]
  9. Hu, J.; Wei, Z.; Li, Y.; Li, H.; Wu, J. Designing unimodular waveform (s) for MIMO radar by deep learning method. IEEE Trans. Aerosp. Electron. Syst. 2020, 57, 1184–1196. [Google Scholar] [CrossRef]
  10. Thornton, C.E.; Kozy, M.A.; Buehrer, R.M.; Martone, A.F.; Sherbondy, K.D. Deep Reinforcement Learning Control for Radar Detection and Tracking in Congested Spectral Environments. IEEE Trans. Cogn. Commun. Netw. 2020, 6, 1335–1349. [Google Scholar] [CrossRef]
  11. Thornton, C.E.; Buehrer, R.M.; Dhillon, H.S.; Martone, A.F. Universal Learning Waveform Selection Strategies for Adaptive Target Tracking. IEEE Trans. Aerosp. Electron. Syst. 2022, 58, 5798–5814. [Google Scholar] [CrossRef]
  12. Patrick, U.; Rao, S.K.; Jagan, B.O.L.; Rai, H.M.; Agarwal, S.; Pak, W. Radar-Based Target Tracking Using Deep Learning Approaches with Unscented Kalman Filter. Appl. Sci. 2024, 14, 8332. [Google Scholar] [CrossRef]
  13. Thornton, C.E.; Buehrer, R.M.; Martone, A.F. Constrained Contextual Bandit Learning for Adaptive Radar Waveform Selection. IEEE Trans. Aerosp. Electron. Syst. 2022, 58, 1133–1148. [Google Scholar] [CrossRef]
  14. Shi, C.; Wang, Y.; Salous, S.; Zhou, J.; Yan, J. Joint Transmit Resource Management and Waveform Selection Strategy for Target Tracking in Distributed Phased Array Radar Network. IEEE Trans. Aerosp. Electron. Syst. 2022, 58, 2762–2778. [Google Scholar] [CrossRef]
  15. Zheng, Z.; Li, W.; Zou, K. Airborne Radar Anti-Jamming Waveform Design Based on Deep Reinforcement Learning. Sensors 2022, 22, 8689. [Google Scholar] [CrossRef] [PubMed]
  16. Qin, J.; Zhu, M.; Pan, Z.; Li, Y.; Li, Y. Memory-based deep reinforcement learning for cognitive radar target tracking waveform resource management. IET Radar Sonar Navig. 2023, 17, 1822–1836. [Google Scholar] [CrossRef]
  17. Bar-Shalom, Y.; Li, X.R.; Kirubarajan, T. Estimation with Applications to Tracking and Navigation: Theory Algorithms and Software; John Wiley & Sons: Hoboken, NJ, USA, 2004. [Google Scholar]
  18. Ito, K.; Xiong, K. Gaussian filters for nonlinear filtering problems. IEEE Trans. Autom. Control 2000, 45, 910–927. [Google Scholar] [CrossRef]
  19. Zhu, B.; Chang, L.; Xu, J.; Zha, F.; Li, J. Huber-based adaptive unscented Kalman filter with non-Gaussian measurement noise. Circuits Syst. Signal Process. 2018, 37, 3842–3861. [Google Scholar] [CrossRef]
  20. Arasaratnam, I.; Haykin, S. Cubature kalman filters. IEEE Trans. Autom. Control 2009, 54, 1254–1269. [Google Scholar] [CrossRef]
  21. Wang, J.; Qin, Y.; Wang, H.; Li, X. Dynamic waveform selection for manoeuvering target tracking in clutter. IET Radar Sonar Navig. 2013, 7, 815–825. [Google Scholar] [CrossRef]
  22. Sira, S.P.; Li, Y.; Papandreou-Suppappola, A.; Morrell, D.; Cochran, D.; Rangaswamy, M. Waveform-agile sensing for tracking. IEEE Signal Process. Mag. 2009, 26, 53–64. [Google Scholar] [CrossRef]
  23. Li, Y.; Bian, C. Object Tracking in Satellite Videos: A Spatial-Temporal Regularized Correlation Filter Tracking Method with Interacting Multiple Model. IEEE Geosci. Remote Sens. Lett. 2022, 19, 6511105. [Google Scholar] [CrossRef]
  24. Qi, S.; Yao, P. Persistent Tracking of Maneuvering Target Using IMM Filter and DMPC by Initialization-Guided Game Approach. IEEE Syst. J. 2019, 13, 4442–4453. [Google Scholar] [CrossRef]
  25. Schon, T.; Gustafsson, F.; Nordlund, P.J. Marginalized particle filters for mixed linear/nonlinear state-space models. IEEE Trans. Signal Process. 2005, 53, 2279–2289. [Google Scholar] [CrossRef]
  26. Vitetta, G.M.; Sirignano, E.; Viesti, P.D.; Montorsi, F.; Sola, M. Marginalized Particle Filtering and Related Filtering Techniques as Message Passing. IEEE Trans. Signal Process. 2019, 67, 1522–1536. [Google Scholar] [CrossRef]
  27. Bar-Shalom, Y.; Daum, F.; Huang, J. The probabilistic data association filter. IEEE Control Syst. Mag. 2009, 29, 82–100. [Google Scholar]
  28. Zeng, T.; Zheng, L.; Li, Y.; Chen, X.; Long, T. Offline performance prediction of PDAF with Bayesian detection for tracking in clutter. IEEE Trans. Signal Process. 2012, 61, 770–781. [Google Scholar] [CrossRef]
  29. Huang, J.; Xie, J.; Zhang, H.; Li, Z.; Qi, C. A Novel Tracking Algorithm Based on Waveform Selection for Maneuvering Targets in Clutter. Circuits Syst. Signal Process. 2024, 43, 3160–3179. [Google Scholar] [CrossRef]
  30. Hong, S.M.; Evans, R.; Shin, H.S. Optimization of waveform and detection threshold for range and range-rate tracking in clutter. IEEE Trans. Aerosp. Electron. Syst. 2005, 41, 17–33. [Google Scholar] [CrossRef]
  31. Sira, S.P.; Papandreou-Suppappola, A.; Morrell, D. Dynamic Configuration of Time-Varying Waveforms for Agile Sensing and Tracking in Clutter. IEEE Trans. Signal Process. 2007, 55, 3207–3217. [Google Scholar] [CrossRef]
  32. Coraluppi, S.P.; Carthel, C.A. Multiple-hypothesis tracking for targets producing multiple measurements. IEEE Trans. Aerosp. Electron. Syst. 2018, 54, 1485–1498. [Google Scholar] [CrossRef]
  33. Zhu, P.; Liang, J.; Luo, Z.; Shen, X. Cognitive Radar Target Tracking Using Intelligent Waveforms Based on Reinforcement Learning. IEEE Trans. Geosci. Remote. Sens. 2023, 61, 5107315. [Google Scholar] [CrossRef]
  34. Mbouombouo Mboungam, A.H.; Zhi, Y.; Fonzeu Monguen, C.K. Clutter Map Constant False Alarm Rate Mixed with the Gabor Transform for Target Detection via Monte Carlo Simulation. Appl. Sci. 2024, 14, 2967. [Google Scholar] [CrossRef]
  35. Liu, B.; Tharmarasa, R.; Jassemi, R.; Brown, D.; Kirubarajan, T. Extended Target Tracking with Multipath Detections, Terrain-Constrained Motion Model and Clutter. IEEE Trans. Intell. Transp. Syst. 2021, 22, 7056–7072. [Google Scholar] [CrossRef]
  36. Tian, X.; Liu, J.; Mallick, M.; Wang, J.; Ji, X.; Su, L.; Si, J. A Novel AD-PDA-BACF Algorithm for Real-Time Moving Target Shadow Tracking Using ViSAR Imagery. IEEE Trans. Geosci. Remote Sens. 2023, 61, 5208117. [Google Scholar] [CrossRef]
  37. Bar-Shalom, Y.; Li, X.R. Multitarget-Multisensor Tracking: Principles and Techniques; YBS Publishing: Storrs, CT, USA, 1995. [Google Scholar]
  38. Feng, X.; Sun, P.; Liang, M.; Wang, X.; Zhao, Z.; Zhou, Z. Radar Waveform Selection for Maneuvering Target Tracking in Clutter with PDA-RBPF and Max-Q-Based Criterion. Remote Sens. 2024, 16, 1925. [Google Scholar] [CrossRef]
  39. Roman, J.; Garnham, J.; Antonik, P. Information Theoretic Criterion for Waveform Selection. In Proceedings of the Fourth IEEE Workshop on Sensor Array and Multichannel Processing, Waltham, MA, USA, 12–14 July 2006; pp. 444–448. [Google Scholar] [CrossRef]
  40. Lee, G.; Kwon, J.; Kwak, N.; Yang, E. Robust measurement validation for radar target tracking using prior information. IET Radar Sonar Navig. 2019, 13, 1842–1849. [Google Scholar] [CrossRef]
  41. Hurtado, M.; Zhao, T.; Nehorai, A. Adaptive Polarized Waveform Design for Target Tracking Based on Sequential Bayesian Inference. IEEE Trans. Signal Process. 2008, 56, 1120–1133. [Google Scholar] [CrossRef]
Figure 1. Low-altitude maneuvering-target tracking process of a radar system.
Figure 1. Low-altitude maneuvering-target tracking process of a radar system.
Remotesensing 16 03951 g001
Figure 2. The selection results of different parameter ranges and intervals.
Figure 2. The selection results of different parameter ranges and intervals.
Remotesensing 16 03951 g002
Figure 3. RMSEs from the selection of different waveform libraries.
Figure 3. RMSEs from the selection of different waveform libraries.
Remotesensing 16 03951 g003
Figure 4. Tracking result using the IMCS–MHT–RBPF algorithm.
Figure 4. Tracking result using the IMCS–MHT–RBPF algorithm.
Remotesensing 16 03951 g004
Figure 5. RMSE for the IMCS–MHT–RBPF algorithm.
Figure 5. RMSE for the IMCS–MHT–RBPF algorithm.
Remotesensing 16 03951 g005
Figure 6. RMSEs of each target state component for the IMCS–MHT–RBPF algorithm.
Figure 6. RMSEs of each target state component for the IMCS–MHT–RBPF algorithm.
Remotesensing 16 03951 g006
Figure 7. Patterns of selected waveform parameters (Gaussian pulse length and sweep frequency).
Figure 7. Patterns of selected waveform parameters (Gaussian pulse length and sweep frequency).
Remotesensing 16 03951 g007
Figure 8. Index of the selected criterion at each time instant. (1: Max-Q; 2: Min-MSE; 3: Max-MI; 4: Min-Gate).
Figure 8. Index of the selected criterion at each time instant. (1: Max-Q; 2: Min-MSE; 3: Max-MI; 4: Min-Gate).
Remotesensing 16 03951 g008
Figure 9. RMSE of different clutter-processing methods for state estimation.
Figure 9. RMSE of different clutter-processing methods for state estimation.
Remotesensing 16 03951 g009
Figure 10. Tracking results using different waveform selection criteria.
Figure 10. Tracking results using different waveform selection criteria.
Remotesensing 16 03951 g010
Figure 11. RMSE of different waveform selection criteria.
Figure 11. RMSE of different waveform selection criteria.
Remotesensing 16 03951 g011
Figure 12. Patterns of selected pulse lengths using different waveform selection criteria.
Figure 12. Patterns of selected pulse lengths using different waveform selection criteria.
Remotesensing 16 03951 g012
Figure 13. Patterns of selected sweep frequencies using different waveform selection criteria.
Figure 13. Patterns of selected sweep frequencies using different waveform selection criteria.
Remotesensing 16 03951 g013
Table 1. ARMSE for the IMCS–MHT–RBPF algorithm.
Table 1. ARMSE for the IMCS–MHT–RBPF algorithm.
State p x ( m ) p y ( m ) p z ( m ) v x ( m / s ) v y ( m / s ) v z ( m / s )
ARMSE2.01191.53161.04540.21040.22600.3018
Table 2. Performance comparison of different clutter-processing methods.
Table 2. Performance comparison of different clutter-processing methods.
Algorithm ARMSE p  (m) ARMSE v  (m/s)Time (s)Memory (MB)
MHT1.43480.206423.44762132
PDA1.68700.23466.39121845
Table 3. ARMSE of different waveform selection criteria.
Table 3. ARMSE of different waveform selection criteria.
ARMSE p x ( m ) p y ( m ) p z ( m ) v x ( m / s ) v y ( m / s ) v z ( m / s )
Fixed7.97233.95813.96900.23550.24970.3550
Max-Q1.97981.27641.37560.22570.24720.2918
Min-MSE1.96871.31181.43190.20990.25250.3151
Max-MI2.02061.56221.68940.25870.26660.3217
Min-Gate2.64411.36951.46690.22640.25010.2925
IMCS1.88151.25801.38350.23340.25870.2937
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Feng, X.; Sun, P.; Zhang, L.; Jia, G.; Wang, J.; Zhou, Z. Cognitive Radar Waveform Selection for Low-Altitude Maneuvering-Target Tracking: A Robust Information-Aided Fusion Method. Remote Sens. 2024, 16, 3951. https://doi.org/10.3390/rs16213951

AMA Style

Feng X, Sun P, Zhang L, Jia G, Wang J, Zhou Z. Cognitive Radar Waveform Selection for Low-Altitude Maneuvering-Target Tracking: A Robust Information-Aided Fusion Method. Remote Sensing. 2024; 16(21):3951. https://doi.org/10.3390/rs16213951

Chicago/Turabian Style

Feng, Xiang, Ping Sun, Lu Zhang, Guangle Jia, Jun Wang, and Zhiquan Zhou. 2024. "Cognitive Radar Waveform Selection for Low-Altitude Maneuvering-Target Tracking: A Robust Information-Aided Fusion Method" Remote Sensing 16, no. 21: 3951. https://doi.org/10.3390/rs16213951

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