pith. sign in

arxiv: 2304.04111 · v2 · submitted 2023-04-08 · 📡 eess.SY · cs.SY· math.DS

Filtering Module on Satellite Tracking

Pith reviewed 2026-05-24 09:06 UTC · model grok-4.3

classification 📡 eess.SY cs.SYmath.DS
keywords satellite trackingstate estimationmicro-Kalman filterKalman filterlinearized modelAlgebraic Riccati Equationmean square estimation error
0
0 comments X

The pith

The micro-Kalman filter matches classical Kalman filter performance for satellite state estimation using a radial-angular model.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

This paper develops a state estimation method for satellites based on a linearized model with radial and angular variables. It incorporates two independent measurement noises for range and angular deviations and solves the problem with the Kalman filter and its Algebraic Riccati Equation. A micro-Kalman filter is proposed and tested against the classical Kalman filter, extended Kalman filter, unscented Kalman filter, and adaptive versions. The results indicate that the micro-Kalman filter delivers nearly the same accuracy with small and bounded errors and low mean square estimation errors across different noise setups.

Core claim

The proposed μKF achieves estimation performance nearly identical to that of the classical Kalman filter and its variants, with small and bounded estimation errors. The mean square estimation error (MSEE) remains low for all state variables under both noise configurations.

What carries the argument

The micro-Kalman filter (μKF) formulation applied to the linearized satellite model with radial and angular states, using the Algebraic Riccati Equation for steady-state gain computation.

If this is right

  • Time-varying and steady-state Kalman filter solutions both apply to the satellite tracking problem.
  • The μKF performs comparably to EKF, UKF, and adaptive Kalman filter in the unified simulation.
  • Low MSEE holds for all state variables in the presence of the modeled noises.
  • The approach confirms effectiveness for linear Gaussian systems.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The μKF may allow for reduced computational load in onboard satellite processors while maintaining accuracy.
  • Similar linear models could be applied to other tracking problems in aerospace engineering.
  • If noise independence holds in practice, this simplifies filter design for many orbital applications.

Load-bearing premise

Satellite dynamics are accurately captured by the linearized radial-angular model and the measurement noises are mutually independent with known covariances.

What would settle it

A test case where the mean square estimation error of the μKF grows unbounded or significantly exceeds that of the classical Kalman filter under the same linearized model and noise conditions.

Figures

Figures reproduced from arXiv: 2304.04111 by Moh Kamalul Wafi.

Figure 1
Figure 1. Figure 1: These figures present the results of the filtering acco [PITH_FULL_IMAGE:figures/full_fig_p005_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: The following figures present the results of the filter [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
read the original abstract

Satellite dynamics and tracking remain important challenges in the context of space exploration and communication systems. Accurate state estimation is essential to maintain reliable orbital motion and system performance. This paper presents a mathematical framework for satellite state estimation based on a linearized model described by radial and angular states. The model incorporates two types of measurement noise corresponding to range and scaled angular deviations, which are assumed to be mutually independent with known covariance structures. The estimation problem is formulated using the Kalman filter, together with the associated Algebraic Riccati Equation (ARE), leading to both time-varying and steady-state solutions. In addition, a micro-Kalman filter ($\mu$KF) formulation is considered and compared with the classical Kalman filter, as well as with the extended Kalman filter (EKF), unscented Kalman filter (UKF), and an adaptive Kalman filter under a unified simulation setup. The results demonstrate that the proposed $\mu$KF achieves estimation performance nearly identical to that of the classical Kalman filter and its variants, with small and bounded estimation errors. The mean square estimation error (MSEE) remains low for all state variables under both noise configurations, confirming the effectiveness of the proposed approach for linear Gaussian systems.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

0 major / 2 minor

Summary. The paper introduces a linearized radial-angular state model for satellite dynamics with two independent measurement noise sources (range and scaled angular), formulates the standard Kalman filter and its Algebraic Riccati Equation (ARE) for both time-varying and steady-state cases, and proposes a micro-Kalman filter (μKF). Through a unified simulation setup it compares the μKF against the classical KF, EKF, UKF and an adaptive KF variant, reporting that the μKF yields nearly identical estimation performance with small, bounded mean-square estimation errors (MSEE) across all states under two different noise covariance configurations.

Significance. If the simulation results are reproducible, the work supplies a concrete, self-contained demonstration that the μKF recovers the performance of the optimal linear-Gaussian estimator on this satellite model. Because the underlying dynamics are linearized by construction, the reported equivalence is algebraically expected; the contribution therefore rests on the specific model choice, the unified simulation protocol, and any computational or implementation advantages of the μKF that are not quantified in the abstract.

minor comments (2)
  1. The abstract states that the μKF achieves 'nearly identical' performance but does not define the precise algorithmic difference between μKF and the classical KF; a short paragraph or pseudocode block clarifying this distinction would help readers assess whether the equivalence is trivial or non-trivial.
  2. No numerical values for the process-noise covariance Q, measurement-noise covariances R_range and R_angle, initial conditions, or simulation horizon are supplied in the abstract; these parameters should be listed explicitly (perhaps in a table) so that the bounded-MSEE claim can be independently verified.

Simulated Author's Rebuttal

1 responses · 0 unresolved

We thank the referee for the constructive review and the recommendation of minor revision. The report correctly notes that the equivalence of μKF to the classical KF is algebraically expected on a linearized model; our response below addresses this observation along with the other points raised in the significance assessment.

read point-by-point responses
  1. Referee: Because the underlying dynamics are linearized by construction, the reported equivalence is algebraically expected; the contribution therefore rests on the specific model choice, the unified simulation protocol, and any computational or implementation advantages of the μKF that are not quantified in the abstract.

    Authors: We agree that algebraic equivalence follows directly from the linear-Gaussian setting. The manuscript's contribution is the concrete radial-angular satellite model with two independent measurement noise sources (range and scaled angular), the explicit derivation of the associated ARE for both time-varying and steady-state filters, and the unified simulation protocol that places μKF, KF, EKF, UKF, and adaptive KF on identical footing. While the abstract does not quantify computational cost, the paper shows that μKF recovers the optimal performance with a simpler recursive structure; we will add a brief remark on implementation simplicity in the revised version. revision: partial

Circularity Check

0 steps flagged

No circularity in derivation or claims

full rationale

The paper applies the standard Kalman filter and variants (including a proposed micro-KF) to an explicitly linearized radial-angular satellite model with independent Gaussian noises of known covariances. All performance claims (MSEE values, bounded errors) are obtained from forward Monte Carlo simulation of the stated linear-Gaussian system rather than from any parameter fitting to the reported errors or from a self-referential derivation. No self-citation is used to justify a uniqueness theorem or ansatz, no fitted quantity is relabeled as a prediction, and the algebraic equivalence of the filters on a linear system is an expected consequence of the model choice, not a hidden circular step. The derivation chain is therefore self-contained against external simulation benchmarks.

Axiom & Free-Parameter Ledger

0 free parameters · 2 axioms · 0 invented entities

The central claim rests on standard linear-Gaussian filtering assumptions plus the specific linearized satellite model; no free parameters, invented entities, or non-standard axioms are introduced in the abstract.

axioms (2)
  • domain assumption Satellite dynamics admit an accurate linear radial-angular state model.
    Explicitly used to formulate the estimation problem.
  • domain assumption Range and scaled angular measurement noises are mutually independent with known covariances.
    Stated directly in the abstract as the basis for the Kalman filter.

pith-pipeline@v0.9.0 · 5730 in / 1114 out tokens · 27072 ms · 2026-05-24T09:06:45.696302+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

10 extracted references · 10 canonical work pages

  1. [1]

    11em plus .33em minus .07em 4000 4000 100 4000 4000 500 `\.=1000 = #1 \@IEEEnotcompsoconly \@IEEEcompsoconly #1 * [1] 0pt [0pt][0pt] #1 * [1] 0pt [0pt][0pt] #1 * \| ** #1 \@IEEEauthorblockNstyle \@IEEEcompsocnotconfonly \@IEEEauthorblockAstyle \@IEEEcompsocnotconfonly \@IEEEcompsocconfonly \@IEEEauthordefaulttextstyle \@IEEEcompsocnotconfonly \@IEEEauthor...

  2. [2]

    Kalman Filter Design for Target Tracking

    F. A. Faruqi and R. C. Davis, "Kalman Filter Design for Target Tracking", IEEE Transactions on Aerospace and Electronics Systems, Vol. AES-16, No. 4 July 1980

  3. [3]

    An Adaptive Kalman Filter for Tracking Maneuvering Targets

    B. Esmat, "An Adaptive Kalman Filter for Tracking Maneuvering Targets", Journal of Guidance, Control, and Dynamics, September, Vol. 6, No. 5: pp. 414-416

  4. [4]

    Localized Distributed Kalman Filters for Large-Scale Systems

    W. Yuh-Shyang, S. You and N. Matni, "Localized Distributed Kalman Filters for Large-Scale Systems", ELSEVIER - IFAC Papers online, 50-1 (2017) 10742 - 10747

  5. [5]

    A New Approach to Linear Filtering And Prediction Problems

    R. E. Kalman, "A New Approach to Linear Filtering And Prediction Problems", ASME Journal of Basic Engineering, 1960

  6. [6]

    B. D. O. Anderson and J. B. Moore, Optimal Filtering. New York: Dover, 2005

  7. [7]

    Book Reviews

    E. Mansour, "Book Reviews" on Optimal Filtering, IEEE Transactions on Systems, Man, And Cybernetics, Vol. SMC-12, No. 2, March/April 1982

  8. [8]

    Distributed Kalman Filter with Embedded Consensus Kalman Filters

    R. Olfati-Saber, "Distributed Kalman Filter with Embedded Consensus Kalman Filters", Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference, Seville, Spain, Dec 12 - 15, 2005

  9. [9]

    Distributed Kalman Filtering for Sensor Networks

    R. Olfati-Saber, "Distributed Kalman Filtering for Sensor Networks", Proceedings of the 46th IEEE Conference on Decision and Control, New Orleans, LA, USA, Dec. 12 - 14, 2007

  10. [10]

    A Kalman Filtering Tutorial for Undergraduate Students

    M B. Rhudy, R. A. Salguero and K. Holappa, "A Kalman Filtering Tutorial for Undergraduate Students", International Journal of Computer Science and Engineering Survey (IJCSES), Vol.8, No.1, February 2017