Zum Hauptinhalt springen

Radar Selection Method Based on an Improved Information Filter in the LPI Radar Network

Zhang, Bing ; Zhang, Zhenkai ; et al.
In: International Journal of Antennas and Propagation, Jg. 2018 (2018-12-17), S. 1-6
Online unknown

Radar Selection Method Based on an Improved Information Filter in the LPI Radar Network  1. Introduction

In order to save the radar resources and obtain the better low probability intercept ability in the network, a novel radar selection method for target tracking based on improved interacting multiple model information filtering (IMM-IF) is presented. Firstly, the relationship model between radar resource and tracking accuracy is built, and the IMM-IF method is presented. Then, the information gain of every radar is predicted according to the IMM-IF, and the radars with larger information gain are selected to track target. Finally, the weight parameters for the tracking fusion are designed after the error covariance prediction of every working radar, in order to improve the IMM-IF. Simulation results show that the proposed algorithm not only saves much more radar resources than other methods but also has excellent tracking accuracy.

Multiple radar systems have been shown to offer significant advantages over traditional monostatic radars [1]. When it comes to the reasonable configuration of multiple radar systems, the concept of resource scheduling becomes very important and has been drawing more and more attention in recent years.

As we know, low probability intercept (LPI) is one of the important features of modern radars. LPI optimization strategy is proposed in radar network architectures in [2, 3], where transmit power is minimized among netted phased array radars. The paper [4] studies the problem of scheduling the searching, verification, and tracking tasks of the military surveillance radar. The continuous double auction parameter selection algorithm is presented in [5] to solve the problem of allocating resource and selecting operational parameters for phased array radar system. Networked phased array radars that are connected by a communication channel are studied in paper [6], which proposes two types of distributed management techniques for the coordinated radar resource management. Based on sparsity-aware matrix decomposition, an improved method to select informative radars for target tracking in radar networks in proposed in [7], which shows the efficiency and improvement of the tracking performance. The paper [8] presents an optimal solution to the power allocation problem in distributed active multiple-radar systems subject to different power constraints, using a linear fusion rule and a simple objective function. In paper [9], a novel general criterion with the consideration of correlation in the measurement errors from different radars is proposed, which is applicable for a more general sensor network with an excellent tracking performance.

Sensor data fusion techniques are widely used in target tracking of radar network, which can be loosely defined as how to best extract useful information from multiple radar observations. Information filtering, which is essentially a Kalman filter expressed in terms of the inverse of the covariance matrix, has been widely used in multiple sensor estimation [10]. A novel approach to track-to-track fusion in a high-level sensor data fusion architecture for automotive surround environment perception using information matrix fusion (IMF) is presented in [11]. The paper [12] utilizes the iterative joint-integrated probabilistic data association technique for multisensor distributed fusion systems. The paper [13] develops the square-root extensions of unscented information filter and central difference information filter, which have better numerical properties than the original versions. For nonlinear system, the paper [14] presents a new state estimation algorithm called square-root cubature information filter, which is further extended for use in multisensory state estimation. To achieve further improvements in tracking accuracy, a self-adaptive algorithm for maneuver strategy transition probability matrix is proposed in [15], by utilizing the compression ratio of the maneuver strategy error. Many different architectures are presented in [16] for the target tracking in 3D Cartesian coordinates, with the measurements of all the sensors in polar coordinates.

However, those papers focus on the data selection after radar detection and do not consider the difference and accuracy of the sensors. Less working radars means much better LPI performance. In order to save the radar resource with excellent LPI performance, a radar selection algorithm is proposed based on an improved information filtering. The remainder of this paper is organized as follows. Section 2 presents the improved information filtering method and radar selection method. Simulations of the proposed algorithms and comparison results with other methods are provided in Section 3. The conclusions are presented in Section 4.

2. Radar Selection Based on Improved Information Filter

Interacting multiple model (IMM) method is used for tracking maneuvering target. Information filter (IF), which is the dual Kalman filter, has attracted much attention for tracking fusion using multiple sensors [17]. But it cannot present excellent tracking performance for maneuvering target. In order to accomplish tracking fusion of maneuvering targets in radar network, a novel radar selection method based on interacting multiple model information filtering (IMMIF) is proposed in this section.

2.1. Tracking Models and Measurement Noise in Radar Network

All the dynamic models are M=m1,m2,...,mr, mki is the ith model used at time k, the switch probability from model mkj to model mk+1i is Pmk+1j∣mki=πij, mk+1j, mki∈M, ∑i=1rπij=1,i=1,2,...,r. μjk is the probability of model j, μjk=Pmk=j∣Zk. Let Xk and Zk represent the state vector and the observation vector, respectively; the state equation and transfer equation at time k are(1)Xk+1=ϕjk+1Xk+wk,Zk=HjXk+vk,where wk and vk are stationary white noise processes with covariance matrices Qk and Wk. ϕj is the transition matrix and Hj is the observation matrix. Every recurrence of the IMM algorithm contains interacting of input, model's filtering, update of model probability, and interacting of output.

The covariance matrix Wk of measurement noise is controlled by the emitted power. As we know, radar equation at time k is as follows:(2)Rk4=tBkPavkGTGRλ2σk4π3KTRSNRkL,where tBk is the single dwelling time of the beam from the normal direction at time k, Pavk is the average radiated power, GR is the receiver gain, σk is the radar cross section (RCS) of the target, K is Boltzmann constant, TR and L are, respectively, effective noise temperature and radar system loss, Rk is the detection range, GT is the transmit gain, SNRk represents the signal to noise ratio of the system at time k.

The single pulse signal is radiated by the radar, and the covariance of the measurement noise can be denoted as:(3)Wk=c2Tp8SNRk003c2wc2Tp2SNRk,where Tp is the pulse width, c is the wave velocity, and wc is the carrier frequency. We can see that different SNRk can lead to different W.

2.2. Information Filtering for Every Model

Utilizing all the states and model probabilities from last recurrence, the computation of input state X^0jk−1 and covariance P0jk−1 of model j can be express as(4)X^0jk−1=∑i=1rX^ik−1μijk−1,P0jk−1=∑i=1rPik−1+a.aT.μijk−1,a=X^ik−1−X^0jk−1,μijk−1=PMk−1=iMk=j,Zk−1=πijμik−1∑i=1rπijμik−1.

Using information state y^0jk−1 and Fisher information Y0jk−1 replace state estimate X^0jk−1 and covariance P0jk−1, we can obtain information filtering result based on Kalman filter. The definition of information state y^0jk−1 and Fisher information Y0jk−1 is(5)y^0jk−1=P0jk−1−1X^0jk−1,Y0jk−1=P0jk−1−1.

Prediction and estimation of y^ and Y and can be obtained by recursive iteration, combining with ik and Ik. The prediction of information state and Fisher information are given as(6)y^jkk−1=Yjkk−1ϕjYjkk−1−1y^0jk−1,Yjkk−1=ϕjY0jk−1−1ϕjT+Qki−1.

In the light of observation data Zmk from M different sensors in the sensor network, the estimation of information state and Fisher information for every model are as follows:(7)y^jk=y^jkk−1+∑m=1Mijmk,Yjk=Yjkk−1+∑m=1MIjmk,where ijm and Ijm are the contributions that measurements Zk make to y^k and Y, respectively, which can be represented as follows.(8)ijmk=HjmTWjmk‐1Zmk,(9)Ijmk=HjmTWjmk‐1Hjm.

The model probability μjmk is recursively updated by the mth radar as(10)μjmk=Λjk∑i=1rπijμik−1∑j=1r∑i=1rΛjkπijμik−1,where Λjk is the likelihood function of model j at time k.

In the radar network, every radar will update a model probability, the final model probability μjk can be calculated as(11)μjk=1M∑i=1Mμjmk.

2.3. Emitted Radar Selection Based on Information Computation

According to formula (2) and (3), the covariance Wkpre of the measurement noise can be predicted based on the prediction of target distance and target RCS. So Rk in (2) is replaced by Rkpre which is predicted by Rk−1 and vk−1. Rkpre is presented as(12)Rkpre=Rk−1+vk−1T.

Rk−1 and vk−1 are the target's range and velocity which are estimated by the IMM tracking algorithm at time k−1 and T is the tracking interval. RCS σk is supposed to be the same as σk−1, which has been measured by the fusion center according to the echo.

There are M radars in the network. When the observation noise is predicted by the mth radar, the information can be calculated using(13)Ikm−pre=∑j=1rIjm−prekμjk,where Ijm−prek is the information gain which can be predicted by (9).

An information vector Ik can be represented as(14)Ikpre=Ik1−pre,Ik2−pre,...,IkM−pre.

Ikmeanpreis the mean value of Ikm−pre, which can be represented as(15)Ikmeanpre=1M∑m=1MIkm−pre.

There are N radars whose information gain are larger than Ikmeanpre, which will be selected as the working radars at next time, N 2.4. Tracking Fusion Based on the Prediction for Error Covariance Matrix

The selected radars are used for target tracking. Then, the observation vector Zk will be obtained. Using information filter for every model, the final estimation X^nk of the nth radar can be represented as(16)X^nk=∑j=1rX^jkμjk,where X^jk=Yjky^jk.

Different radars have different predicted covariance matrix. The predicted covariance matrix is given as(17)Pn−prek=∑j=1rμjkPjn−prek,where μjk is model probability at time k, the predicted covariance matrix of every model can be represented as Pjn−prek=Yjk∣k−1+∑m=1MIjn‐prek−1.

Then n estimations X^nk and predicted covariance matrices Pn−prek and its trace TRn will be obtained, TRn = trace Pn−prek. Then, the reciprocal vector TRN=1/TR1,1/TR2,...,1/TRn is computed. The weight wn of the radar tracking data can be formulated as(18)wn=1/TRisumTRN.

The final fusion result can be obtained at last:(19)X^k=∑j=1rX^nkwn.

3. Simulation Results

In this section, Monte Carlo simulations are performed to analyze the performance of the proposed resource scheduling method.

3.1. Trajectory Design

Figure 1 shows the target trajectory with its measurement results in 100 s. RCS of every radar is produced randomly during target tracking. All the radar positions are shown in Figure 1, which can be used to evaluate the LPI performance of the fusion methods.

PHOTO (COLOR): Target trajectory.

3.2. Radar Selection Results

To verify the effectiveness of the proposed approach based on the detailed mathematical expressions of Section 2, computer simulations using MATLAB software are conducted for the comparisons with other methods [14–16]. Measurement data fusion [16] is used in all the methods in the simulations. The radiation label of the five radars is shown in Figure 2. We can see that the radars work in turn. The number of working numbers at every tracking time is illustrated in Figure 3; we can see that the number of working numbers is less than 5 at most times. Compared with the traditional fusion methods [14–16], which use all the sensors or radars for the fusion, we can see that the proposed method reduces much more working radars. As a result, the proposed method has better low probability intercept ability than others with less radiation time. In the proposed strategy, the radars can be selected to work according to targets' positions and radar information gain in order to meet the requirement of desired tracking performance.

PHOTO (COLOR): Radiation label of the radars.

PHOTO (COLOR): Working radar number.

3.3. Comparison of Tracking Performance

The proposed adaptive radar selection method is labeled as "adaptive fusion." Traditional fusion methods using all the radars and using selected radars based on Section 2.3 are labeled as "all radar-based traditional fusion" and "selected radar-based traditional fusion", respectively. The root-mean-square error (RMSE) of time k can be formulated as (20)(20)RMSEk=1Mc∑m=1Mcxk−x^km2,where Mc is the number of the Monte Carlo simulation, xk is the true state of the system, and x^km is the estimated vector at the mth simulation, Mc=100.

Figures 4 and 5 show the range RMSE using the three methods. We can see that the proposed method "adaptive fusion" presents best tracking accuracy with other methods.

PHOTO (COLOR): Range RMSE of X direction.

PHOTO (COLOR): Range RMSE of Y direction.

From the simulation results, we can see the proposed radar selection strategy is effective, which can achieve an optimal trade-off between the working radar numbers and tracking accuracy. The proposed algorithm selects the radars which can provide more accurate tracking data and then improves the information filtering by designing the weight parameters which can realize the tracking fusion perfectly. But "all radar-based traditional fusion" uses more radars for target tracking without tracking data selection, as some radars obtain the tracking data with much measurement noises or process noises, which will deteriorate tracking fusion performance. And "selected radar-based traditional fusion" does not consider the validity of the radar tracking data, and the fusion is realized using average weight of every radar. In addition, the common information filtering method does not consider the contribution difference of the radars in the network.

4. Conclusions

In this paper, we have presented a new radar selection method for the radar network based on the improved IMM information filtering method. During the target tracking, the relation model is built between the radar resource and tracking performance. Then the radars are selected by the predicted information gain, and the weight parameters for fusion are designed in order to obtain the best tracking accuracy. The simulation results show that the proposed algorithm reduces much more radars with excellent tracking performance.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that there is no conflict of interest regarding the publication of this paper.

Acknowledgments

The authors would like to thank the anonymous reviewers for their insightful comments and suggestions that have contributed to improve this paper. We note that there are no data sharing issues since all of the numerical information is produced by solving the equations of the proposed algorithm, which are realized by MATLAB software in the paper. This work was supported by the National Natural Science Fund (61871203, 61401179) in China, China Postdoctoral Science Foundation (2016M592334), and Qing Lan Project of Jiangsu Province.

References 1 Xie M., Yi W., Kong L., Joint selection and power allocation strategy for target tracking in decentralized multiple radar systems, 2016 IEEE Radar Conference (RadarConf), June 2016, Philadelphia, PA, USA, 1, 6, 10.1109/RADAR.2016.7485307, 2-s2.0-84978254447 2 Shi C., Wang F., Sellathurai M., Zhou J., Salous S., Power minimization based robust OFDM radar waveform design for radar and communication systems in coexistence, IEEE Transactions on Signal Processing, 2018, 66, 5, 1316, 1330, 10.1109/TSP.2017.2770086, 2-s2.0-85033677411 3 Zhang Z., Tian Y., A novel resource scheduling method of netted radars based on Markov decision process during target tracking in clutter, EURASIP Journal on Advances in Signal Processing, 2016, 2016, 10.1186/s13634-016-0309-3, 2-s2.0-84957812203 4 Taner M. R., Karasan O. E., Yavuzturk E., Scheduling beams with different priorities on a military surveillance radar, IEEE Transactions on Aerospace and Electronic Systems, 2012, 48, 2, 1725, 1739, 10.1109/TAES.2012.6178092, 2-s2.0-84859851635 5 Charlish A., Woodbridge K., Griffiths H., Phased array radar resource management using continuous double auction, IEEE Transactions on Aerospace and Electronic Systems, 2015, 51, 3, 2212, 2224, 10.1109/TAES.2015.130558, 2-s2.0-84942942916 6 Moo P. W., Ding Z., Coordinated radar resource management for networked phased array radars, IET Radar Sonar Navigation, 2015, 9, 8, 1009, 1020, 10.1049/iet-rsn.2013.0368, 2-s2.0-84941908847 7 Li X., Yi W., Zhang T., Cui G., Kong L., Yang X., Informative radar selection for tracking in radar networks, IET International Radar Conference 2015, October 2015, Hangzhou, China, 1, 6, 10.1049/cp.2015.1249 8 Alirezaei G., Taghizadeh O., Mathar R., Optimum power allocation in sensor networks for active radar applications, IEEE Transactions on Wireless Communications, 2015, 14, 5, 2854, 2867, 10.1109/TWC.2015.2396052, 2-s2.0-84929377725 9 Li X., Yi W., Cui G., Radar selection for single-target tracking in radar networks, 2015 IEEE Radar Conference (RadarCon), May 2015, Arlington, VA, USA, 545, 550, 10.1109/RADAR.2015.7131058, 2-s2.0-84937941666 Lee D. J., Nonlinear estimation and multiple sensor fusion using unscented information filtering, IEEE Signal Processing Letters, 2008, 15, 861, 864, 10.1109/lsp.2008.2005447, 2-s2.0-67650189052 Aeberhard M., Schlichtharle S., Kaempchen N., Bertram T., Track-to-track fusion with asynchronous sensors using information matrix fusion for surround environment perception, IEEE Transactions on Intelligent Transportation Systems, 2012, 13, 4, 1717, 1726, 10.1109/TITS.2012.2202229, 2-s2.0-84870574126 Yang X., Zhang W.-A., Yu L., Xing K., Multi-rate distributed fusion estimation for sensor network-based target tracking, IEEE Sensors Journal, 2016, 16, 5, 1233, 1242, 10.1109/JSEN.2015.2497464, 2-s2.0-84962469638 Liu G., Worgotter F., Markelic I., Square-root sigma-point information filtering, IEEE Transactions on Automatic Control, 2012, 57, 11, 2945, 2950, 10.1109/TAC.2012.2193708, 2-s2.0-84869471406 Chandra K. P. B., Gu D.-W., Postlethwaite I., Square root cubature information filter, IEEE Sensors Journal, 2013, 13, 2, 750, 758, 10.1109/JSEN.2012.2226441, 2-s2.0-84873172376 Li Y., Zhou D., Zhang H., Maneuver strategy adaptive target tracking algorithm by integrated Kalman information filtering, Procedia Engineering, 2015, 99, 961, 968, 10.1016/j.proeng.2014.12.628, 2-s2.0-84978036049 Naidu V. P. S., Girija G., Fusion architectures for 3D target tracking using radar and IRST data, Journal of Aerospace Sciences and Technologies, 2010, 62, 3, 183, 195 Zhenkai Z., Cheng J., Yang C., Radar power control method based on IMM-IF in LPI radar network, 2016 CIE International Conference on Radar (RADAR), October 2016, Guangzhou, China, 1, 6, 10.1109/RADAR.2016.8059377, 2-s2.0-85034659371

By Zhenkai Zhang; Bing Zhang; Zhibin Xie and Yi Yang

Titel:
Radar Selection Method Based on an Improved Information Filter in the LPI Radar Network
Autor/in / Beteiligte Person: Zhang, Bing ; Zhang, Zhenkai ; Xie, Zhibin ; Yang, Yi
Link:
Zeitschrift: International Journal of Antennas and Propagation, Jg. 2018 (2018-12-17), S. 1-6
Veröffentlichung: Hindawi Limited, 2018
Medientyp: unknown
ISSN: 1687-5877 (print) ; 1687-5869 (print)
DOI: 10.1155/2018/6104849
Schlagwort:
  • Article Subject
  • Computer science
  • 010401 analytical chemistry
  • Real-time computing
  • ComputerApplications_COMPUTERSINOTHERSYSTEMS
  • 020206 networking & telecommunications
  • 02 engineering and technology
  • Covariance
  • lcsh:HE9713-9715
  • Tracking (particle physics)
  • 01 natural sciences
  • 0104 chemical sciences
  • law.invention
  • Resource (project management)
  • law
  • 0202 electrical engineering, electronic engineering, information engineering
  • lcsh:Cellular telephone services industry. Wireless telephone industry
  • lcsh:Electrical engineering. Electronics. Nuclear engineering
  • Selection method
  • Electrical and Electronic Engineering
  • Information gain
  • Radar
  • lcsh:TK1-9971
  • Information filtering system
  • Low probability of intercept radar
Sonstiges:
  • Nachgewiesen in: OpenAIRE
  • File Description: text/xhtml
  • Rights: OPEN

Klicken Sie ein Format an und speichern Sie dann die Daten oder geben Sie eine Empfänger-Adresse ein und lassen Sie sich per Email zusenden.

oder
oder

Wählen Sie das für Sie passende Zitationsformat und kopieren Sie es dann in die Zwischenablage, lassen es sich per Mail zusenden oder speichern es als PDF-Datei.

oder
oder

Bitte prüfen Sie, ob die Zitation formal korrekt ist, bevor Sie sie in einer Arbeit verwenden. Benutzen Sie gegebenenfalls den "Exportieren"-Dialog, wenn Sie ein Literaturverwaltungsprogramm verwenden und die Zitat-Angaben selbst formatieren wollen.

xs 0 - 576
sm 576 - 768
md 768 - 992
lg 992 - 1200
xl 1200 - 1366
xxl 1366 -