Cislunar Space Beginner's GuideCislunar Space Beginner's Guide
Satellite Orbit Simulation
Cislunar Glossary
Resources & Tools
Blue Team Research
Space News
AI Q&A
Forum
Home
Gitee
GitHub
  • 简体中文
  • English
Satellite Orbit Simulation
Cislunar Glossary
Resources & Tools
Blue Team Research
Space News
AI Q&A
Forum
Home
Gitee
GitHub
  • 简体中文
  • English
  • Site map

    • Home (overview)
    • Intro · what is cislunar space
    • Orbits · spacecraft trajectories
    • Frontiers · directions & labs
    • Glossary · terms & definitions
    • Tools · data & code
    • News · space industry archive
    • Topic · blue-team research
  • Cislunar glossary (terms & definitions)

    • Cislunar Space Glossary
    • Dynamics models

      • Circular Restricted Three-Body Problem (CR3BP)
    • Navigation

      • X-ray Pulsar Navigation

Birkhoff-Gustavson Normal Form

Source: Qiao et al. (2025) "Orbital parameter characterization and objects cataloging for Earth-Moon collinear libration points"

Website: https://cislunarspace.cn

Definition

The Birkhoff-Gustavson Normal Form (B-G Normal Form) is a canonical transformation technique that diagonalizes a Hamiltonian system near an equilibrium point into a polynomial form. Proposed by Birkhoff (1927) and later applied to galactic mechanics by Gustavson (1966), it enables the conversion of nonlinear dynamics into an integrable system through Legendre expansion and Lie transformation.

In the Circular Restricted Three-Body Problem (CR3BP), applying the Birkhoff-Gustavson Normal Form near libration points transforms the Hamiltonian into a diagonalized polynomial expression, endowing the system with approximate integrability under small perturbations.

Mathematical Background

From CR3BP to Polynomial Hamiltonian

The CR3BP Hamiltonian, after coordinate translation and normalization near a libration point, can be expanded as a series of homogeneous polynomials:

H=∑n≥2Hn=H2+H3+H4+⋯H = \sum_{n \geq 2} H_n = H_2 + H_3 + H_4 + \cdots H=n≥2∑​Hn​=H2​+H3​+H4​+⋯

where HnH_nHn​ is a homogeneous polynomial of order nnn. The nonlinear gravitational terms (1−μ)/r1(1-\mu)/r_1(1−μ)/r1​ and μ/r2\mu/r_2μ/r2​ are converted to polynomial form via Legendre expansion:

1(x−A)2+(y−B)2+(z−C)2=1D∑n=0∞(ρD)nPn(Ax+By+CzDρ)\frac{1}{\sqrt{(x-A)^2+(y-B)^2+(z-C)^2}} = \frac{1}{D}\sum_{n=0}^{\infty}\left(\frac{\rho}{D}\right)^n P_n\left(\frac{Ax+By+Cz}{D\rho}\right) (x−A)2+(y−B)2+(z−C)2​1​=D1​n=0∑∞​(Dρ​)nPn​(DρAx+By+Cz​)

where PnP_nPn​ is the nnn-th order Legendre polynomial.

Diagonalization of the Linear Part H2H_2H2​

Near a collinear libration point, the linearized Hamiltonian H2H_2H2​ exhibits a saddle × center × center dynamical structure:

H2=λq1p1+ωp2(q22+p22)+ων2(q32+p32)H_2 = \lambda q_1 p_1 + \frac{\omega_p}{2}(q_2^2 + p_2^2) + \frac{\omega_\nu}{2}(q_3^2 + p_3^2) H2​=λq1​p1​+2ωp​​(q22​+p22​)+2ων​​(q32​+p32​)

where:

  • λ\lambdaλ: hyperbolic eigenfrequency (unstable direction)
  • ωp\omega_pωp​, ων\omega_\nuων​: eigenfrequencies of the two center modes

A real linear symplectic transformation matrix CCC (satisfying CTJC=JC^TJC = JCTJC=J) maps the original coordinates to the diagonalized basis.

Gustavson's Contribution

Gustavson (1966) demonstrated that by normalizing the Hamiltonian to infinite order, additional integrals beyond the Hamiltonian itself can be obtained. This "indirect method" uses Lie series to transform the Hamiltonian into Birkhoff-Gustavson Normal Form, immediately revealing the integrals.

Lie Transformation Process

The construction of the normal form is achieved via Lie transformation. For an nnn-th order generating function GnG_nGn​, the transformed Hamiltonian is:

H^n=Hn+{H2,Gn}\hat{H}_n = H_n + \{H_2, G_n\} H^n​=Hn​+{H2​,Gn​}

By selecting appropriate generating functions GnG_nGn​, non-resonant terms are progressively eliminated while resonant terms (critical for understanding bifurcations in the Halo orbit family) are retained. Specifically:

  • For cubic terms: G3G_3G3​ eliminates terms with i1≠j1i_1 \neq j_1i1​=j1​ (preserving the hyperbolic part q1p1q_1 p_1q1​p1​)
  • For higher-order terms: GnG_nGn​ is applied order by order

There is a trade-off between normalization order and computational cost. Qiao et al. (2025) found that when the expansion order NNN exceeds 13, error reduction slows (limited by double-precision 15 significant digits), recommending N=15N = 15N=15.

Relationship to Other Methods

MethodPrecisionIntegrabilityLimitation
Linearization (H2H_2H2​)LowExactly integrableOnly valid very close to libration point
B-G Normal Form (low-mid order)MediumApproximately integrableResonant terms eliminated; large-amplitude orbits have large errors
Full B-G Normal Form (N→∞N \to \inftyN→∞)HighIntegrableExponential growth in computation
Central Manifold Theory—Semi-integrableOnly handles center directions

Qiao et al. (2025) combine the Birkhoff-Gustavson Normal Form with central manifold theory to decouple the hyperbolic unstable direction from the central manifold, forming a more complete parameterization system.

Applications

In Qiao et al. (2025), the Birkhoff-Gustavson Normal Form combined with central manifold theory is used to:

  1. Decompose the CR3BP six-dimensional phase space into hyperbolic directions (q1,p1q_1, p_1q1​,p1​) and central manifold directions (I2,θ2,I3,θ3I_2, \theta_2, I_3, \theta_3I2​,θ2​,I3​,θ3​)
  2. Establish a bijective correspondence between Cartesian coordinates and characteristic parameters
  3. Build a distribution map of libration point orbits via Poincaré sections

Related Concepts

  • Central Manifold
  • Canonical Transformation (if exists)
  • Action-Angle Variables
  • Circular Restricted Three-Body Problem (CR3BP)
  • Poincaré Section
  • Orbit Identification
  • Lie Transformation
  • Hamiltonian System
  • Invariant Manifold

References

  • Birkhoff G D. Dynamical systems[M]. American Mathematical Society, 1927.
  • Gustavson F G. On constructing formal integrals of a Hamiltonian system near an equilibrium point[J]. Astronomical Journal, 1966, 71: 670.
  • Jorba À, Masdemont J. Dynamics in the center manifold of the collinear points of the restricted three body problem[J]. Phys D, 1999, 132(1-2): 189-213.
  • Qiao C, Long X, Yang L, et al. Orbital parameter characterization and objects cataloging for Earth-Moon collinear libration points[J]. Chinese Journal of Aeronautics, 2025. doi: 10.1016/j.cja.2025.103869.
Improve this page
Last Updated: 4/24/26, 7:52 AM
Contributors: ouyangjiahong
地月空间入门指南
Cislunar Space Beginner's GuideYour guide to cislunar space
View on GitHub

Navigate

  • Home
  • About
  • Space News
  • Glossary

Content

  • Cislunar Orbits
  • Research
  • Resources
  • Blue Team

English

  • Home
  • About
  • Space News
  • Glossary

Follow Us

© 2026 Cislunar Space Beginner's Guide  |  湘ICP备2026006405号-1
Related:智慧学习助手 UStudy航天任务工具箱 ATK
支持我
鼓励和赞赏我感谢您的支持