REVIEW 6 minor 131 references
This note derives the full continuous-time error-state kinematics and matrices for four global aided inertial navigation filters so they can be compared and coded side by side.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-12 04:05 UTC pith:KNCJEGI4
load-bearing objection Solid reference note that consolidates four known global ESKF formulations under one rotating-Earth setting; useful for implementers, not a new algorithm.
Derivations of Error-State Kalman Filter Kinematics for Globally Applicable Aided Inertial Navigation Systems
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The continuous-time error-state kinematics, system matrices F and G, position-measurement Jacobians and covariance-reset maps for four global ESKF formulations—geodetic/NED, left-invariant SE₂(3) ECEF, right-invariant SE₂(3) ECEF, and additive ECEF with body-frame attitude—are derived from the standard rotating-Earth navigation equations and presented in closed form for direct comparison and implementation.
What carries the argument
The four error-state definitions (additive NED, left-invariant SE₂(3), right-invariant SE₂(3), mixed additive-ECEF/body-attitude) and the linearized continuous-time dynamics matrices F that each definition produces; these matrices encode Earth-rate, gravity and specific-force couplings and decide whether error propagation is trajectory-independent.
Load-bearing premise
The first-order linearizations of the group exponential maps and of gravity, together with the truncation of higher-order Coriolis and bias-coupling terms, remain accurate enough that the derived matrices capture the dominant error dynamics.
What would settle it
Implement all four filters on identical global IMU/GNSS trajectories, run open-loop covariance propagation for several minutes without updates, and check whether the left-invariant orientation uncertainty stays trajectory-independent while Monte-Carlo error statistics match the predicted covariances within a few percent.
If this is right
- Left-invariant filters yield trajectory-independent covariance propagation when body-frame IMU inputs dominate.
- Right-invariant filters require anchoring or term truncation to avoid ill-conditioning from absolute ECEF position scale.
- Geodetic/NED filters keep simple measurement Jacobians but retain polar singularities and dense trajectory-dependent F blocks.
- Additive ECEF with body-frame attitude error gives a well-conditioned position update while preserving body-frame attitude error.
- The block-by-block table shows exactly which couplings appear or vanish under each error convention.
Where Pith is reading between the lines
- For long GNSS-denied global flights the left-invariant formulation will usually be preferred once coded, because covariance fidelity between sparse updates matters more than measurement-update structure.
- The same F blocks can be reused for other aiding sensors (magnetometers, star trackers) by changing only the measurement Jacobian H.
- Libraries already supporting SE₂(3) exponentials and Jacobians can drop in these exact F and Γ matrices without re-deriving Earth-rate terms.
- Anchor-point resets for the right-invariant filter point toward hybrid architectures that keep world-frame errors locally well-conditioned without leaving ECEF.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This note systematically derives the continuous-time error-state kinematics, system matrices F, noise-coupling matrices G, position-measurement Jacobians H_pos, and covariance-reset maps for four global aided-INS ESKF formulations: (i) classical geodetic/NED (Pinson) with additive navigation-frame errors, (ii) left-invariant SE2(3) in ECEF with body-frame errors, (iii) right-invariant SE2(3) in ECEF with navigation-frame errors (including an anchored variant), and (iv) additive ECEF with body-frame attitude error. Starting from the standard rotating-Earth navigation equations (geodetic and ECEF), the authors insert the respective first-order error definitions, linearize, and obtain closed-form F/G blocks together with injection and reset rules. A tabular comparison of the structural blocks and a short discussion of trajectory dependence, numerical conditioning, and measurement Jacobians complete the note. The stated purpose is a unified reference for implementation and comparison rather than a novel theoretical result.
Significance. If the derivations are correct, the note supplies a single, carefully cross-checked reference that removes the need to re-derive the four global ESKF error models from first principles. That is practically valuable for researchers and practitioners who must choose among classical, left-invariant, right-invariant and mixed formulations under rotating-Earth dynamics. The explicit treatment of the imperfect invariance induced by biases, the gravity-gradient term, and the numerical pathologies of the unanchored right-invariant filter (together with the anchor-point remedy) are useful engineering contributions. The work does not claim new theorems; its value is as a reliable, self-contained derivation note.
minor comments (6)
- Section 1.2 contains a duplicated sentence fragment (“This note starts with a preliminary Section 2 that establishes This note starts with…”). A single clean sentence is needed.
- Table 1 lists the SE2(3) element as ξ = [ξ1 ξ2 ξ3]⊤ ∈ SE2(3) while the surrounding text correctly places ξ in R^9; the membership should be corrected for consistency.
- In the SE2(3) exponential map (15) the bottom-right block is written I2; the conventional 5 imes5 embedding uses a 2 imes2 identity, but a brief remark that the last two rows/columns are the homogeneous padding would avoid confusion for readers used to the 5 imes5 matrix form.
- Eq. (63) retains a residual S(ξ1) term that is then dropped without an explicit “second-order” justification; a one-line remark that the term is O(∥ξ1∥∥v∥) and therefore discarded would make the truncation uniform with the RI derivation.
- The gravity-gradient block Ge is introduced only for the anchored RI filter (116). A short note that the same first-order term can be added to the LI and additive ECEF F matrices (and is already present in the classical geodetic Fvp) would complete the comparison.
- A few typographical slips remain (e.g., “Gass-Markov”, “Continous-time”, “consitutes”, “imprefect”). A final proof-reading pass is recommended.
Circularity Check
No significant circularity: pure first-order differentiations of standard error definitions inserted into known rotating-Earth navigation equations; self-citations supply only the Lie-group toolkit.
specific steps
-
self citation load bearing
[Sec. 4 intro & Sec. 5 intro]
"This section derives the error state kinematic equations for a left-invariant error formulation (right-multiplication) from (9) as presented in [6] … analogous to [6]"
The LI and RI kinematics are said to follow the authors’ own prior paper [6]. Because the present note re-derives every matrix block from first principles, the citation is not load-bearing; it is only a pointer to an earlier presentation of the same formulas. Flagged solely for completeness as the single self-citation that touches the central objects.
full rationale
The paper is a self-contained derivation note. Every continuous-time F, G, Hpos and reset map is obtained by (i) writing the classical ECEF or geodetic navigation equations (cited to Groves/Titterton), (ii) inserting the chosen additive or SE2(3) error definition, (iii) differentiating and retaining first-order terms, and (iv) reading off the resulting linear system. No parameters are fitted to data, no uniqueness theorem is imported to forbid alternatives, and no empirical pattern is renamed. The two self-citations ([6] Hager et al. 2025 and [7] Maurer et al.) merely point to prior uses of the same Lie-group machinery; the present note re-derives every block in full, so those citations are not load-bearing. Trajectory-independence of the left-invariant PVA subsystem follows directly from the absence of state-dependent blocks in the derived F (Eq. 56), which is a consequence of the error definition matching left-invariant dynamics, not a circular premise. The only minor self-reference is the reuse of the authors’ own earlier presentation of the same filters; it does not force any result. Score 1 reflects that single non-load-bearing self-citation.
Axiom & Free-Parameter Ledger
axioms (3)
- domain assumption The continuous-time navigation equations on a rotating Earth (geodetic/NED and ECEF forms) correctly describe the true vehicle kinematics.
- domain assumption First-order linearization of the SO(3)/SE2(3) exponential map and of the gravity field is sufficient for the error-state dynamics.
- standard math Standard Lie-group adjoint and Jacobian formulas for SE2(3) hold.
Cite this review
Pith. "Pith review of Derivations of Error-State Kalman Filter Kinematics for Globally Applicable Aided Inertial Navigation Systems." pith.science (2026). https://pith.science/paper/KNCJEGI4
@misc{pith2026260703211,
author = {Pith},
title = {Pith review of: Derivations of Error-State Kalman Filter Kinematics for Globally Applicable Aided Inertial Navigation Systems},
year = {2026},
howpublished = {\url{https://pith.science/paper/KNCJEGI4}},
note = {Machine review of arXiv:2607.03211}
}
read the original abstract
Global navigation systems require state estimation algorithms that handle Earth's curvature, Earth's rotation, and gravitational variations. These factors can typically be neglected in local navigation algorithms for robots, drones, etc. In classical error-state Kalman Filtering (ESKF) the error state dynamics are trajectory-dependent. Invariant ESKFs utilize Lie Group symmetries to represent the error, which can render error propagation trajectory-independent for group-affine systems. Choosing between a standard filter (where position and velocity errors are defined additively in the navigation frame), a left-invariant filter (where errors are represented in the body frame) and a right-invariant filter (where errors are represented in the navigation/world frame) depends on system dynamics and sensor configuration. This note presents the mathematical formulas for four classical and invariant ESKFs for globally applicable aided inertial navigation systems. It is intended to serve as a systematic reference for comparison and implementation.
Reference graph
Works this paper leans on
-
[1]
Earth, Planets and Space , author =
International. Earth, Planets and Space , author =. 2021 , pages =. doi:10.1186/s40623-020-01288-x , number =
-
[2]
Neural Computation , volume=
Natural Gradient Works Efficiently in Learning , author=. Neural Computation , volume=. 1998 , publisher=
1998
-
[3]
Andrei, Cuenca. and Hever, Moncayo. , month = apr, year =. Q-. 2023. doi:10.1109/PLANS53410.2023.10140131 , language =
-
[4]
Invariant Kalman Filtering , volume =
Axel Barrau and Silv\`. Invariant Kalman Filtering , volume =. doi:10.1146/annurev- control- 060117- 105010 , journal =
-
[5]
Nature communications , volume=
Dual matter-wave inertial sensors in weightlessness , author=. Nature communications , volume=. 2016 , publisher=
2016
-
[6]
IEEE Transactions on Instrumentation and Measurement , author =
Magnetometer. IEEE Transactions on Instrumentation and Measurement , author =. 2014 , pages =. doi:10.1109/TIM.2014.2302240 , language =
-
[7]
Bergeron, Luke and Nielsen, Aaron , month = apr, year =. Aeromagnetic. 2023. doi:10.1109/PLANS53410.2023.10140125 , language =
-
[8]
Potential theory in gravity and magnetic applications , isbn =
Blakely, Richard , year =. Potential theory in gravity and magnetic applications , isbn =
-
[9]
Proceedings of the 38th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2025) , pages =
Comparative Analysis of Different Magnetic Anomaly Datasets Using Navigation Performance with Flight Test Data , author =. Proceedings of the 38th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2025) , pages =
2025
-
[10]
IEEE Transactions on Robotics , author =
Associating. IEEE Transactions on Robotics , author =. 2022 , pages =. doi:10.1109/TRO.2021.3100156 , language =
-
[11]
Robert Grover Brown and Patrick Y. C. Hwang , date-added =. Introduction to Random Signals and Applied Kalman Filtering , year =
-
[12]
Absolute. Navigation , author =. 2016 , pages =. doi:10.1002/navi.138 , language =
-
[13]
Canciani, Aaron J. and Raquet, John F. , month = feb, year =. Magnetic. doi:10.33012/2016.13415 , booktitle =
-
[14]
IEEE Transactions on Aerospace and Electronic Systems , author =
Airborne. IEEE Transactions on Aerospace and Electronic Systems , author =. 2017 , pages =. doi:10.1109/TAES.2017.2649238 , language =
-
[15]
IEEE Transactions on Aerospace and Electronic Systems , author =
An. IEEE Transactions on Aerospace and Electronic Systems , author =. 2020 , pages =. doi:10.1109/TAES.2020.2987475 , language =
-
[16]
IEEE Transactions on Aerospace and Electronic Systems , author =
Magnetic. IEEE Transactions on Aerospace and Electronic Systems , author =. 2022 , pages =. doi:10.1109/TAES.2021.3101567 , language =
-
[17]
Claussen, Neil R. and Le, Leonardo D. and Ashton, Ryan and Cespedes, Kemberly A. and Patel, Anirudh and Williams, Langston L. and Miller, Benjamin O. and Searcy, Jason , title =. 2020 , month =. doi:10.2172/1817974 , url =
-
[18]
Inertial
Cohen, Nadav and Klein, Itzik , month = feb, year =. Inertial
-
[19]
Cuenca, Andrei and Moncayo, Hever , month = jan, year =. Geomagnetic. doi:10.2514/6.2023-1452 , language =
-
[20]
IEEE Transactions on Aerospace and Electronic Systems , author =
Artificial. IEEE Transactions on Aerospace and Electronic Systems , author =. 2024 , pages =. doi:10.1109/TAES.2024.3477416 , language =
-
[21]
Foundations and Trends in Robotics , author =
Factor. Foundations and Trends in Robotics , author =. 2017 , pages =. doi:10.1561/2300000043 , language =
-
[22]
Dou, Zhenjia and Ren, Kexin and Han, Qi and Niu, Xiamu , month = aug, year =. A. 2014. doi:10.1109/IIH-MSP.2014.67 , language =
-
[23]
IOP Conference Series: Earth and Environmental Science , author =
An. IOP Conference Series: Earth and Environmental Science , author =. 2021 , pages =. doi:10.1088/1755-1315/783/1/012090 , language =
-
[24]
IET Science, Measurement & Technology , volume =
Du, Changping and Wang, Haidong and Wang, He and Xia, Mingyao and Peng, Xiang and Han, Qi and Zou, Pengyi and Guo, Hong , title =. IET Science, Measurement & Technology , volume =. doi:https://doi.org/10.1049/iet-smt.2018.5654 , url =. https://ietresearch.onlinelibrary.wiley.com/doi/pdf/10.1049/iet-smt.2018.5654 , year =
-
[25]
An. Applied Sciences , author =. 2022 , pages =. doi:10.3390/app12031490 , language =
-
[26]
Earth, Planets and Space , author =
The. Earth, Planets and Space , author =. 2020 , pages =. doi:10.1186/s40623-020-01252-9 , number =
-
[27]
doi:10.5281/zenodo.12723700 , url =
Gnadt, Albert and Belarge, Joseph and Canciani, Aaron and Conger, Lauren and Curro, Joseph and Edelman, Alan and Morales, Peter and O'Keeffe, Michael and Taylor, Jonathan and Jacobs, David and Rackauckas, Christopher and Carl, Glenn and Wollaber, Allan , title =. doi:10.5281/zenodo.12723700 , url =
-
[28]
and Wollaber, Allan B
Gnadt, Albert R. and Wollaber, Allan B. and Nielsen, Aaron P. , month = dec, year =. Derivation and
-
[29]
Advanced
Gnadt, Albert Reuben , year =. Advanced
-
[30]
Gnadt, Albert , month = jan, year =. Machine. doi:10.2514/6.2022-1760 , language =
-
[31]
2023 , note =
Signal. 2023 , note =
2023
-
[32]
Gupta, Aditya and Sengupta, Prasenjit and Phernetton, Richard and Sosanya, Andrew , month = sep, year =. Lower. 2024. doi:10.1109/DASC62030.2024.10749342 , language =
-
[33]
, year =
Groves, Paul D. , year =. Principles of
-
[34]
and Olsen, Nils and Krauser, Jasper Simon and Johansen, Tor A
Hager, Antonia and Bryne, Torleiv H. and Olsen, Nils and Krauser, Jasper Simon and Johansen, Tor A. , booktitle=. Magnetic Anomaly Navigation with a Lie-Group Error-State Kalman Filter , year=
-
[35]
2026 , eprint=
Airborne Magnetic Anomaly Navigation with Neural-Network-Augmented Online Calibration , author=. 2026 , eprint=
2026
-
[36]
IEEE Geoscience and Remote Sensing Letters , author =
A. IEEE Geoscience and Remote Sensing Letters , author =. 2017 , pages =. doi:10.1109/LGRS.2016.2640188 , language =
-
[37]
Proceedings of the 36th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2023) , pages=
Trusted Inertial Terrain-Aided Navigation (TITAN) , author=. Proceedings of the 36th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2023) , pages=
2023
-
[38]
2001 , doi =
Kalman filtering and neural networks , isbn =. 2001 , doi =
2001
-
[39]
IEEE Transactions on Robotics , volume=
Consistency analysis and improvement of vision-aided inertial navigation , author=. IEEE Transactions on Robotics , volume=. 2013 , publisher=
2013
-
[40]
Space Science Reviews , volume=
The Earth’s magnetic field in the space age: an introduction to terrestrial magnetism , author =. Space Science Reviews , volume=. 2010 , publisher=
2010
-
[41]
IEEE Geoscience and Remote Sensing Letters , author =
Real-. IEEE Geoscience and Remote Sensing Letters , author =. 2022 , pages =. doi:10.1109/LGRS.2022.3142007 , language =
-
[42]
Applications of quantum sensing to aerial magnetic navigation , isbn =
Jukic, Mia and Visseren, Lisanne and Vijn, Aad and Tan, Reinier , editor =. Applications of quantum sensing to aerial magnetic navigation , isbn =. Quantum. 2024 , pages =. doi:10.1117/12.3031550 , language =
-
[43]
An Adaptive Sensor Fusion Method with Applications in Integrated Navigation , journal =
Dah-Jing Jwo and Tsu-Pin Weng , abstract =. An Adaptive Sensor Fusion Method with Applications in Integrated Navigation , journal =. 2008 , note =. doi:https://doi.org/10.3182/20080706-5-KR-1001.01520 , url =
-
[44]
doi:10.1201/9781315368474 , isbn=
Space Weather Fundamentals , year=. doi:10.1201/9781315368474 , isbn=
-
[45]
Kloss, Clemens and Finlay, Christopher C and Olsen, Nils and Tøffner-Clausen, Lars and Gillet, Nicolas and Grayver, Alexander , keywords =. The
-
[46]
Kong, Ling-Wei and Wang, Cheng-Zhen and Lai, Ying-Cheng , year =. Air
-
[47]
Measurement Science and Technology , author =
A fuzzy adaptive extended. Measurement Science and Technology , author =. 2021 , pages =. doi:10.1088/1361-6501/ac0ca9 , abstract =
-
[48]
Laoué, Nathan and Lepers, Arnaud and Deletraz, Laure and Faure, Charly , month = jun, year =. Neural. 2023. doi:10.1109/MetroAeroSpace57412.2023.10189964 , language =
work page doi:10.1109/metroaerospace57412.2023.10189964 2023
-
[49]
Lathrop, Frederic and Taylor, Clark and Nielsen, Aaron , month = oct, year =. Accurate. doi:10.33012/2022.18538 , booktitle =
-
[50]
and Taylor, Clark N
Lathrop, Frederic W. and Taylor, Clark N. , month = dec, year =. Magnetic
-
[51]
Lathrop, Frederic and Taylor, Clark , month = may, year =. Flight. doi:10.33012/2024.19638 , language =
-
[52]
NAVIGATION , author =. 2020 , pages =. doi:10.1002/navi.352 , language =
-
[53]
Lesur, V. and Gillet, N. and Hammer, M. D. and Mandea, M. , title=. Surveys in Geophysics , year=. doi:10.1007/s10712-021-09662-4 , url=
-
[54]
Liu, Dehua and Du, Changping and Xia, Mingyao , month = jul, year =. Aeromagnetic. 2018. doi:10.1109/CSQRWC.2018.8454978 , language =
-
[55]
Journal of Geophysical Research: Solid Earth , author =
Application of an. Journal of Geophysical Research: Solid Earth , author =. 2022 , pages =. doi:10.1029/2022JB024255 , language =
-
[56]
Liu, Yuxin and Li, Wen and Wei, Dongyan and Shen, Ge , month = jan, year =. A. doi:10.20944/preprints202401.1460.v1 , language =
-
[57]
GNSS-Free Navigation Using Magnetic Anomaly and Topographic Maps , author=
-
[58]
IEEE Geoscience and Remote Sensing Letters , author =
Uncertainty. IEEE Geoscience and Remote Sensing Letters , author =. 2018 , pages =. doi:10.1109/LGRS.2018.2864239 , language =
-
[59]
IEEE Geoscience and Remote Sensing Letters , author =
An. IEEE Geoscience and Remote Sensing Letters , author =. 2025 , pages =. doi:10.1109/LGRS.2024.3508080 , language =
-
[60]
Random forests for detecting weak signals and extracting physical information: a case study of magnetic navigation , shorttitle =
Moradi, Mohammadamin and Zhai, Zheng-Meng and Nielsen, Aaron and Lai, Ying-Cheng , month = feb, year =. Random forests for detecting weak signals and extracting physical information: a case study of magnetic navigation , shorttitle =
-
[61]
Muradoglu, Murat and Johnsson, Mattias T. and Wilson, Nathanial M. and Cohen, Yuval and Shin, Dongki and Navickas, Tomas and Pyragius, Tadas and Thompson, Daniel and Moore, Steven I. and Rahman, Md Tanvir and Walker, Adrian and Dutta, Indranil and Bijjahalli, Suraj and Berlocher, Jacob and Hush, Michael R. and Anderson, Russell P. and Szigeti, Stuart S. a...
-
[62]
Nebendahl, Sven , title =. 2025 , month = jul, pages =. doi:10.21269/13183 , language =
-
[63]
Physics-
Nerrise, Favour and Sosanya, Andrew Sosa and Neary, Patrick , month = jan, year =. Physics-
-
[64]
Humberto and Shin, Jaejeong and Volle, Kyle and Buzaud, Paul and Brink, Kevin and Ganesh, Prashant , booktitle=
Ramos, J. Humberto and Shin, Jaejeong and Volle, Kyle and Buzaud, Paul and Brink, Kevin and Ganesh, Prashant , booktitle=. Information-Aware Guidance for Magnetic Anomaly based Navigation , year=
-
[65]
Arthur D. Richmond , title=. Space Weather Fundamentals , year=. doi:10.1201/9781315368474-15 , url=
-
[66]
Magnetic. 2023. 2023 , pages =. doi:10.1109/PLANS53410.2023.10140025 , language =
-
[67]
IEEE Sensors Journal , author =
Localization with. IEEE Sensors Journal , author =. 2020 , pages =. doi:10.1109/JSEN.2020.3024073 , language =
-
[68]
An. Applied Sciences , author =. 2025 , pages =. doi:10.3390/app15063105 , language =
-
[69]
Neural Computing & Applications , author =
Aeromagnetic compensation using neural networks , volume =. Neural Computing & Applications , author =. 1993 , pages =. doi:10.1007/BF01414949 , language =
-
[70]
IEEE Transactions on Instrumentation and Measurement , author =
Non-. IEEE Transactions on Instrumentation and Measurement , author =. 2025 , pages =. doi:10.1109/TIM.2025.3561387 , language =
-
[71]
IEEE Sensors Journal , author =
Interference. IEEE Sensors Journal , author =. 2024 , pages =. doi:10.1109/JSEN.2024.3370539 , language =
-
[72]
An. Applied Sciences , author =. 2022 , pages =. doi:10.3390/app122110759 , language =
-
[73]
Physical Review Applied , author =
Detecting. Physical Review Applied , author =. 2023 , pages =. doi:10.1103/PhysRevApplied.19.034030 , language =
-
[74]
Graham, S. M. and Newman, A. J. and Stephen, C. J. and Edmonds, A. M. and Twitchen, D. J. and Markham, M. L. and Morley, G. W. , month = jan, year =. On the
-
[75]
Bias-field-free operation of nitrogen-vacancy ensembles in diamond for accurate vector magnetometry , volume =. PRX Quantum , author =. 2025 , note =. doi:10.1103/zcdm-5qq3 , language =
-
[76]
Physical Review Research , author =
Diamond magnetometer enhanced by ferrite flux concentrators , volume =. Physical Review Research , author =. 2020 , note =. doi:10.1103/PhysRevResearch.2.023394 , language =
-
[77]
Halde, Vincent and Bernard, Olivier and Brochu, Mathieu and Dufresne, Laurier and Fleury, Nicolas and Johnson, Kayla and Moffett, Benjamin and Roy-Guay, David , year =. Who. doi:10.48550/ARXIV.2509.19179 , urldate =
-
[78]
IEEE Access , author =. 2025 , pages =. doi:10.1109/ACCESS.2025.3590411 , language =
-
[79]
Pandey, Satyam and Magapu, Abhimanyu and Anand, Prabhat and Khandelwal, Ankit and Chandra, M. Girish , month = jan, year =. doi:10.48550/arXiv.2601.11649 , language =
-
[80]
IRE Transactions on Aeronautical and Navigational Electronics , author =
Identification and. IRE Transactions on Aeronautical and Navigational Electronics , author =. 1961 , pages =. doi:10.1109/TANE3.1961.4201799 , language =
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.