Next Article in Journal
Discrete Wavelet Transform-Based Data Fusion with ResUNet Model for Liver Tumor Segmentation
Previous Article in Journal
Evaluating HAS and Low-Latency Streaming Algorithms for Enhanced QoE
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Equivalent Loop Bandwidth of Kalman Filter-Based Tracking Method

1
School of Intelligent Manufacturing, Hunan Open University, Changsha 410004, China
2
School of Electronic Information, Central South University, Changsha 410004, China
*
Author to whom correspondence should be addressed.
Electronics 2025, 14(13), 2588; https://doi.org/10.3390/electronics14132588
Submission received: 23 May 2025 / Revised: 20 June 2025 / Accepted: 25 June 2025 / Published: 26 June 2025

Abstract

Digital phase-locked loop (DPLL) is currently the most commonly used for carrier tracking, and its performance can be easily evaluated by the loop bandwidth. Meanwhile, the Kalman filter-based tracking (KFT) method has been widely studied to further improve the tracking performance; however, there is no analytical expression to describe the relationship between the parameters of KFT and its performance. To solve this problem, the consistency between the two techniques is established in the paper by approximating the innovations of the Kalman filter. Based on that, the equivalent loop bandwidth of the KFT method is derived, which could be used for KFT accurate performance evaluation and efficient parameter optimization.

1. Introduction

Stable carrier tracking of received signals is fundamental in communication systems [1], satellite navigation [2], and radar [3]. The digital phase-locked loop (DPLL) which was derived from the traditional analog phase-locked loop is currently the most commonly used technology for carrier tracking because of its simplicity in implementation scheme and parameter design [4].
The power of GNSS (Global Navigation Satellite System) signal is extremely weak, making carrier tracking in a challenge environment particularly difficult. As is well known, the Kalman filter is optimal for parameter estimation [5]. To further improve the carrier tracking performance including tracking accuracy and dynamic adaptability, numerous Kalman filter-based tracking (KFT) methods optimized for specific scenarios have been studied, including: enhancing tracking sensitivity in a weak signal environment [6,7,8,9], improving dynamic adaptability under high-dynamic conditions [10,11,12], enhancing tracking stability during ionospheric scintillation [13,14,15,16], and improving availability during signal outages [17,18]. Besides being used for the carrier tracking, the Kalman filter has also been used for frequency estimation [19], and extensively applied in emerging areas such as industrial IoT [20], UAVs [21], and the Internet of Vehicles [22].
In addition to proposing novel algorithms, tracking accuracy and dynamic adaptability, which are two conflicting aspects of tracking performance, could be improved by parameter optimization according to specific scenarios. In the design of DPLL, according to the analytical expression, the minimum loop bandwidth satisfying dynamic adaptability or the maximum loop bandwidth satisfying tracking accuracy could be calculated to optimize the other aspect of tracking performance [23]. However, the impact of KFT parameters including process noise and observation noise on tracking performance has not been analytically described currently, resulting in inefficient parameter adjustment based on experience [24]. Since tracking accuracy and dynamic adaptability are two conflicting aspects of tracking performance, tracking accuracy should be compared under the same dynamic adaptability, or dynamic adaptability should be compared under the same tracking accuracy. However, different types of parameters are used in KFT and DPLL which make it difficult to accurately compare their performance. The link between the two types of parameters in KFT and DPLL needs to be established for a fair comparison.
Although various carrier tracking methods based on the Kalman filter have been proposed, few papers have studied their theoretical performance. Reference [25] analyzes the similarities and differences in transfer function and transient response between KFT and DPLL, with detailed listings. The results show that the KFT exhibits a shorter transient time, which coincides with conclusions drawn in [26]. However, the performance of KFT still cannot be quantitatively evaluated according to these conclusions. The equivalent loop bandwidth of KFT method under steady-state conditions is derived in [27,28], but a Kalman filter model without feedback was used for analysis, which diverges significantly from the actual process of carrier tracking.
To analytically evaluate KFT performance and make accurate comparisons with DPLL under identical conditions, the analytical expression of the equivalent loop bandwidth of KFT, based on the error feedback model that aligns with the actual carrier tracking process, is derived for the first time. Finally, numerical simulation results are given to validate the conclusion.

2. Mathematical Model of KFT Method

The model of the baseband signal without modulated symbol is used below for simplification. In the KFT method, the continuous signal is firstly divided into multiple segments with a period of t c . When only the first-order dynamic is considered, the signal for each segment r k t could be modeled as
r k t = 2 C e j ω k t + θ 0 , k + n t , 0 t t c
where θ 0 , k and ω k are the initial carrier phase and the Doppler frequency during the time interval k t c , k + 1 t c respectively.
It follows that the initial carrier phase and Doppler frequency in adjacent periods satisfy the following relationship:
θ 0 , k + 1 ω k + 1 = 1 t c 0 1 θ 0 , k ω k + 0 w ω , k
where w ω , k represents jitter in the Doppler frequency, which follows a zero mean Gaussian distribution with a variance of σ ω 2 .
The initial carrier phase difference between the received and local signal rather than the initial carrier phase is estimated in the KFT method. In a common GNSS receiver, the local signal, also in first-order dynamic form, is generated for correlation, and only the Doppler frequency is adjusted in carrier tracking. Based on the aforementioned limitations, from (2), the relationship of initial carrier phase error ε k between different periods can be modeled as follows:
ε k + 1 = θ 0 , k + 1 θ ˜ 0 , k + 1 = ω k t c + θ 0 , k ω ˜ k t c + θ ˜ 0 , k = ω k t c + ε k ω ˜ k t c
where θ ~ 0 , k and ω ~ k represent the initial phase and the Doppler frequency of the local signal during the time interval k t c , k + 1 t c , respectively.
The state transition equation of the KFT method can be modeled as:
x k + 1 = Φ x k u k + w k
where x k = ε k ω k T is the state vector, u k = ω ~ k t c 0 T represents the external input for the KFT method, Φ denotes the state transition matrix, and w k = 0 w ω , k T indicates the process noise with a covariance matrix of Q . The expressions for Φ and Q are as follows:
Q = 0 0 0 σ ω 2 , Φ = 1 t c 0 1
The phase difference between the local signal s k t and the received signal r k t could be estimated by the correlation value y k , whose expression is
y k = 1 t c 0 t c r k t s k * t d t = 2 C sinc ω Δ , k t c / 2 e j ω Δ , k t c / 2 + ε k + n y , k
where ω Δ , k = ω k ω ~ k represents the Doppler frequency difference, and n y , k denotes the noise component in the correlation value, s k * t means the conjugation of s k t .
When the half cycle ambiguity is not considered, the relationship between the carrier phase discriminator output and the state vector is as follows:
ϕ k = tan 1 Im y k / Re y k = 1 t c / 2 ε k ω k ω ˜ k t c / 2 + v ϕ , k
where R e y and I m y denote the real and imaginary part of y, respectively, v ϕ , k represents the observation noise, which follows a zero mean Gaussian distribution with a variance of σ ϕ 2 .
Based on (7), the observation equation can be modeled as follows:
z k = H x k + v ϕ , k
where z k = ϕ k + ω ~ k t c / 2 represents the observation vector, and H = 1 t c / 2 represents the observation matrix.
Based on (4) and (8), the update of the state vector could be expressed as follows:
x ^ k + 1 = Φ x ^ k u k + G k + 1 z k + 1 H Φ x ^ k u k Φ x ^ k u k + G k + 1 Δ k + 1
where x ^ k + 1 and x ^ k = ε ^ k ω ^ k T represent the optimal estimates of the state vectors x k + 1 and x k , respectively, Δ k + 1 denotes the innovation in the period k + 1 t c , k + 2 t c , and G k = g ε , k g ω , k T represents the gain matrix. Assuming the covariance matrix of the state vector is P k , the update of the gain matrix G k could be expressed as follows:
G k = P k H k T / σ ϕ 2
P k 1 = Φ P k 1 Φ T + Q 1 + H T H / σ ϕ 2
Equation (9) can be expressed with matrix elements as follows
ε ^ k + 1 ω ^ k + 1 = 1 t c 0 1 ε ^ k ω ^ k ω ˜ k t c 0 + g ε , k + 1 g ω , k + 1 Δ k + 1
The form of Doppler frequency ω ~ k in (12) is not unique, and the solution which makes ε k + 1 in (3) equal 0 is used here, which is
ω ˜ k + 1 = ω ^ k + ε ^ k / t c
Equations (12) and (13) are the mathematical model of the KFT method, and its implementation block diagram is shown in Figure 1. The red dashed arrows indicate the data flow direction in the loop.

3. Equivalent Loop Bandwidth of KFT Method

The loop bandwidth of DPLL is the most important parameter, which directly determines the thermal noise error and dynamic adaptation. Meanwhile, the parameters of the KFT method are the process noise variance σ ω 2 and the observation noise variance σ φ 2 , which are different from those of DPLL. Therefore, to enable accurate performance comparison under identical conditions between KFT and DPLL, the equivalent loop bandwidth of the KFT method must be derived. In the following, the theoretical expression of the equivalent loop bandwidth of KFT is derived.
According to (9), the innovation Δ k + 1 in (12) could be expressed as
Δ k + 1 = ϕ k + 1 3 2 ω ^ k t c ε ^ k + 1 2 ω ˜ k + 1 t c + ω ˜ k t c
When the Doppler frequency changes slowly, ω ^ k and ω ^ k 1 approximately equal. Under stable carrier tracking conditions, ε ^ k approximately equals 0. Furthermore, from (13), ω ~ k + 1 ω ^ k . Based on these approximations, Δ k + 1 can be approximated as
Δ k + 1 ϕ k + 1 3 2 ω ^ k t c + 1 2 ω ˜ k + 1 t c + ω ˜ k + 1 t c ϕ k + 1 3 2 ω ^ k t c + 3 2 ω ˜ k + 1 t c ϕ k + 1
Equation (15) indicates that the phase discriminator output can be considered as the innovation in the KFT method.
In this case, the Doppler frequency of the local signal in (13) can be approximated as
ω ˜ k + 1 = ω ^ k + ε ^ k / t c = ω ^ k + ε ^ k 1 + ω ^ k 1 t c ω ˜ k 1 t c / t c + g ε , k ϕ k / t c ω ^ k + g ε , k ϕ k / t c
From (16), a simplified implementation of the KFT method is illustrated in Figure 2, where g ω , k = g ω , k / t c and g ε , k = g ε , k / t c . Clearly, the block diagram of the simplified form of the KFT method is identical to that of a second-order DPLL. Therefore, the equivalent loop bandwidth of the KFT method can be calculated based on DPLL theory.
According to (11), when the Kalman filter enters a steady state, the covariance matrix must satisfy the following equation:
p 11 p 12 p 21 p 22 1 = 1 t c 0 1 p 11 p 12 p 21 p 22 1 0 t c 1 + 0 0 0 σ ω 2 1 + 1 σ ϕ 2 1 t c / 2 1 t c / 2
Solving (17) yields the elements of the covariance matrix:
p 11 = γ σ ω 2 t c 2
p 22 = β σ ω 2
p 12 = p 21 = σ ω σ ϕ β σ ω 2 t c
where α , β and γ are
α = σ ϕ σ ω t c
β = 8 α + 1 1 2
γ = 7 β 8 1 8 α + 1 3 16 2 α
The steady filter gain is obtained by substituting (18)~(20) into (10):
g ε , k = 2 γ β σ ω 2 t c 2 + σ ω σ ϕ t c 2 σ ϕ 2
g ω , k = 2 σ ω σ ϕ β σ ω 2 t c 2 σ ϕ 2
According to PLL theory, the loop bandwidth of the KFT method is expressed as
B L = 1 4 g ω , k g ε , k + g ε , k t c
Based on (24) and (26), the loop bandwidth can be calculated given σ ϕ and σ ω . For example, at received signal carrier-to-noise ratios (CNR) R c n of 40 dBHz and 30 dBHz, the standard deviation of observation noise σ ϕ (with 1 ms coherent integration time) is 0.22 rad and 0.69 rad, respectively. The equivalent loop bandwidth for different process noise σ ω is shown in Figure 3:
As shown in Figure 3, the process noise σ ω increases by 100 times, while the equivalent loop bandwidth increases by less than 10 times, indicating that the equivalent loop bandwidth is not highly sensitive to changes in process noise. Therefore, optimizing process noise in KFT design without the analytical expression for equivalent loop bandwidth would be extremely inefficient.
By contrast, by using the analytic expression for KFT’s equivalent loop bandwidth, the tracking performance can be numerically evaluated based on existing DPLL theory. This enables efficient parameter optimization and even adaptive control. Specifically, the tracking accuracy σ θ of the KFT method can be evaluated by (27):
σ θ = 1 2 π B L R c n 1 + 1 2 R c n t c
Besides loop bandwidth, the damping coefficient is another critical DPLL parameter. According to DPLL theory, the steady-state damping coefficient of the KFT method is
ξ = g ε , k 2 g ω , k t c
Based on (28), the damping coefficient of the KFT method for different process noise value σ ω is shown in Figure 4:
It can be seen from Figure 4 that as the observation noise σ ϕ increases and the process noise σ ω decreases, the damping coefficient gradually increases. Notably, when the process noise σ ω approaches 0, the damping coefficient reaches 2 / 2 . In DPLL theory, when the damping coefficient is set to 2 / 2 , the tracking loop has optimal transient response.
Based on the previous analysis, it is evident that the optimal damping coefficient provided by DPLL theory represents the optimal solution without considering process noise. In contrast, both observation noise and process noise are taken into account in the KFT method, which results in a better transient response. An example of transient response for the KFT method and DPLL, both with a loop bandwidth of 3.5 Hz under carrier phase step of 0.1 cycle, is shown in Figure 5.
It can be seen from Figure 5 that the convergence time of the KFT method is shorter than that of DPLL, indicating that the former has slightly better transient response performance. The transfer functions of KFT and DPLL are compared to explain KFT’s shorter transient time, with numerical simulation results provided in [26].

4. Simulation Verification

The derivation of the equivalent loop bandwidth used approximations for the innovation in the KFT method. Numerical simulations verify these approximations do not affect the conclusions.
The simulation process is shown in Figure 6:
  • Implement the KFT method in Figure 1 is for tracking.
  • Record the stand deviation of carrier phase error per millisecond as tracking accuracy.
  • Calculate equivalent loop bandwidth and tracking accuracy according to (26) and (27).
  • Compare simulated and calculated results to validate the analytical expression.
The parameters used in the simulation are shown in Table 1:
The simulated and calculated results are shown in Figure 7. To reduce simulation error, 100 independent simulations are carried out, and the mean value for each case is given.
As shown in Figure 7, although slight deviations exist between simulated and calculated results (caused by the thermal noise in signal and more pronounced under low signal-to-noise ratios), the strong consistency validates the correctness of (24) to (26). When the process noise is σ ω = 1 rad, simulations show that the acceleration can exceed 15 g. Figure 2 confirms that KFT simplification does not affect conclusions even under high dynamic conditions.

5. Conclusions

The different parameters of the KFT method and DPLL make performance comparisons challenging. To address this problem, analytical expressions for KFT’s equivalent loop bandwidth are derived by approximating the error feedback model’s innovation. These conclusions enable KFT parameter optimization and accurate performance comparisons between these two fundamentally different techniques.

Author Contributions

Software, K.X.; Writing—original draft, Y.L.; Writing—review & editing, J.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by The Natural Science Foundation of Hunan Province grant number [2025JJ80349], the National Natural Science Foundation of China under Grant 62272483.

Data Availability Statement

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

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Liu, Y.; Zhou, X.X.; Cheng, G.J. High dynamic carrier tracking technology in frequency hopping systems. Syst. Eng. Electron. 2022, 44, 677–683. [Google Scholar]
  2. Feng, X.; Zhang, T.S.; Niu, X.; Pany, T.; Liu, J. Improving GNSS carrier phase tracking using a long coherent integration architecture. GPS Solut. 2023, 27, 37. [Google Scholar] [CrossRef]
  3. Cui, S.Q.; An, J.P.; Wang, A.H. Kalman filter used for carrier tracking algorithm based on matched maneuvering target model. Syst. Eng. Electron. 2014, 36, 376–381. [Google Scholar]
  4. Gardner, F.M. Phaselock Techniques; People’s Posts and Telecommunications Press: Beijing, China, 2007. [Google Scholar]
  5. Kay, S.M. Fundamentals of Statistical Signal Processing; Electronic Industry Press: Beijing, China, 2023. [Google Scholar]
  6. Cheng, Y.; Chang, Q. A Coarse-to-Fine Adaptive Kalman Filter for Weak GNSS Signals Carrier Tracking. IEEE Commun. Lett. 2019, 23, 2348–2352. [Google Scholar] [CrossRef]
  7. Xu, J.W.; Yang, R.; Tang, Z.P.; Zhan, X.; Morton, Y.J. Deeply-Coupled GNSS Dual-Band Collaborative Tracking Using the Extended Strobe Correlator. IEEE Trans. Aerosp. Electron. Syst. 2023, 59, 6164–6178. [Google Scholar] [CrossRef]
  8. Cheng, Y.; Zhang, S.K.; Wang, X.Y.; Wang, H.; Yang, H. Kalman Filter with Adaptive Covariance Estimation for Carrier Tracking Under Weak Signals and Dynamic Conditions. Electronics 2024, 13, 1288. [Google Scholar] [CrossRef]
  9. Yu, X.Y.; Gao, T.; Sun, G.F.; Tang, X.; Ni, S. Weak GNSS signal tracking algorithm based on variable dimension Kalman filter. J. Natl. Univ. Def. Technol. 2015, 37, 56–60. [Google Scholar]
  10. Gómez, M.; Solera-Rico, A.; Valero, E.; Lázaro, J.A.; Fernández-Prades, C. Enhancing GNSS Receiver Performance with Software-Defined Vector Carrier Tracking for Rocket Launching. Results Eng. 2023, 19, 101310. [Google Scholar] [CrossRef]
  11. Shen, F.; He, R.; Lv, D.; Zhou, Y. Kalman Filter Based High Dynamic GPS Carrier Tracking Loop. J. Astronaut. 2012, 8, 1041–1047. [Google Scholar]
  12. Wang, X.Y.; Chen, X.Y. Strong tracking Kalman filter loop applied for high dynamic GPS signals. J. Southeast Univ. (Nat. Sci. Ed.) 2014, 44, 946–951. [Google Scholar]
  13. Sun, P.Y.; Tang, X.M.; Huang, Y.B.; Sun, G. Wavelet de-noising Kalman filter-based Global Navigation Satellite System carrier tracking in the presence of ionospheric scintillation. IET Radar Sonar Navig. 2017, 11, 226–234. [Google Scholar] [CrossRef]
  14. Melania, S.; Andreotti, M.; Aquino, M.; Dodson, A. Tuning a Kalman filter carrier tracking algorithm in the presence of ionospheric scintillation. GPS Solut. 2017, 21, 1149–1160. [Google Scholar]
  15. Locubiche-Serra, S.; Seco-Granados, G.; López-Salcedo, J.A. Performance assessment of a low-complexity autoregressive Kalman filter for GNSS carrier tracking using real scintillation time series. GPS Solut. 2022, 26, 17. [Google Scholar] [CrossRef]
  16. Zhao, W.X.; Khanafseh, S.; Pervan, B. Adaptive Multiple-Model Kalman Filter for GNSS Carrier Phase and Frequency Estimation Through Wideband Interference. J. Inst. Navig. 2024, 71, 646. [Google Scholar] [CrossRef]
  17. Hu, Y.; Wu, L.J.; Lou, N.Y.; Liu, W. A Robust Vector-Tracking Loop Based on KF and RTS Smoothing for Shipborne Navigation. J. Mar. Sci. Eng. 2024, 12, 747. [Google Scholar] [CrossRef]
  18. Gao, N.; Chen, X.Y.; Yan, Z.; Jiao, Z. Performance Enhancement and Evaluation of a Vector Tracking Receiver Using Adaptive Tracking Loops. Remote Sens. 2024, 16, 1836. [Google Scholar] [CrossRef]
  19. Sayed, P.T.; Danilo, P.M. A quaternion frequency estimator for three-phase power systems. In Proceedings of the 2015 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), South Brisbane, Australia, 19–24 April 2015. [Google Scholar]
  20. Tang, M.; Cai, S.; Lau, V.K.N. Remote State Estimation with Asynchronous Mission-Critical IoT Sensors. IEEE J. Sel. Areas Commun. 2020, 99, 835–850. [Google Scholar] [CrossRef]
  21. Gabr, K.; Abdelkader, M.; Jarraya, I.; AlMusalami, A.; Koubaa, A. SMART-TRACK: A Novel Kalman Filter-Guided Sensor Fusion for Robust UAV Object Tracking in Dynamic Environments. IEEE Sens. J. 2025, 25, 3086–3097. [Google Scholar]
  22. Xu, D.; Wang, B.; Zhang, L.; Chen, Z. A New Adaptive High-Degree Unscented Kalman Filter with Unknown Process Noise. Electronics 2022, 11, 1863. [Google Scholar] [CrossRef]
  23. Tang, K.H.; Wu, C.F.; Du, L.; He, X. Experimental study and design on high dynamic GNSS receiver using adaptive optimal bandwidth for carrier tracking loop. J. Chin. Inert. Technol. 2014, 12, 498–503. [Google Scholar]
  24. Jin, L.; Lv, P.; Cui, X.; Lu, M.; Feng, Z. Adaptive Kalman tracking algorithm for new generation GNSS signals. J. Tsinghua Univ. (Sci. Technol.) 2012, 52, 1249–1254. [Google Scholar]
  25. Won, J.; Pany, T.; Eissfeller, B. Characteristics of Kalman filters for GNSS signal tracking loop. IEEE Trans. Aerosp. Electron. Syst. 2012, 48, 3671–3681. [Google Scholar] [CrossRef]
  26. Niu, X.J.; Li, B.; Ziedan, N.I.; Guo, W.; Liu, J. Analytical and simulation-based comparison between traditional and Kalman filter-based phase-locked loops. GPS Solut. 2017, 21, 123–135. [Google Scholar] [CrossRef]
  27. Bidon, S.; Roche, S. On the equivalence between steady-state Kalman filter and DPLL. Signal Process. 2024, 224, 109591. [Google Scholar] [CrossRef]
  28. Qian, Y.; Cui, X.W.; Lu, M.Q. Steady-State Performance of Kalman Filter for DPLL. Tsinghua Sci. Technol. 2009, 14, 470–473. [Google Scholar] [CrossRef]
Figure 1. Implementation block diagram of KFT method.
Figure 1. Implementation block diagram of KFT method.
Electronics 14 02588 g001
Figure 2. Simplified block diagram of KFT method.
Figure 2. Simplified block diagram of KFT method.
Electronics 14 02588 g002
Figure 3. Equivalent loop bandwidth under different observation noise and process noise.
Figure 3. Equivalent loop bandwidth under different observation noise and process noise.
Electronics 14 02588 g003
Figure 4. Damping coefficient corresponding to different process noise.
Figure 4. Damping coefficient corresponding to different process noise.
Electronics 14 02588 g004
Figure 5. Transient response of KFT method and DPLL with loop bandwidth of 3.5 Hz under carrier phase step of 0.1 cycle.
Figure 5. Transient response of KFT method and DPLL with loop bandwidth of 3.5 Hz under carrier phase step of 0.1 cycle.
Electronics 14 02588 g005
Figure 6. Simulation process to verify the analytical expression of the equivalent loop bandwidth.
Figure 6. Simulation process to verify the analytical expression of the equivalent loop bandwidth.
Electronics 14 02588 g006
Figure 7. Simulated and calculated carrier tracking accuracy of KFT method. (a) Carrier-to-noise ratio of 40 dBHz; (b) carrier-to-noise ratio of 30 dBHz.
Figure 7. Simulated and calculated carrier tracking accuracy of KFT method. (a) Carrier-to-noise ratio of 40 dBHz; (b) carrier-to-noise ratio of 30 dBHz.
Electronics 14 02588 g007
Table 1. Parameters used in simulation.
Table 1. Parameters used in simulation.
ParametersValues
Signal typeBDS B1I
Sampling frequency10 MHz
Simulation duration10 s
Carrier-to-noise ratio of received signal40 dBHz, 30 dBHz
Loop update period1 ms
Standard deviation of process noise 10 3 rad/Hz
Initial covariance P 0 100   r a d 2 0 0 100   r a d 2 / s 2
Signal length10 s
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

Li, Y.; Shi, J.; Xu, K. Equivalent Loop Bandwidth of Kalman Filter-Based Tracking Method. Electronics 2025, 14, 2588. https://doi.org/10.3390/electronics14132588

AMA Style

Li Y, Shi J, Xu K. Equivalent Loop Bandwidth of Kalman Filter-Based Tracking Method. Electronics. 2025; 14(13):2588. https://doi.org/10.3390/electronics14132588

Chicago/Turabian Style

Li, Ye, Jinjing Shi, and Konglian Xu. 2025. "Equivalent Loop Bandwidth of Kalman Filter-Based Tracking Method" Electronics 14, no. 13: 2588. https://doi.org/10.3390/electronics14132588

APA Style

Li, Y., Shi, J., & Xu, K. (2025). Equivalent Loop Bandwidth of Kalman Filter-Based Tracking Method. Electronics, 14(13), 2588. https://doi.org/10.3390/electronics14132588

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