Gravity Gradient Matrix
Author: Tianjiang Shuo
Website: https://cislunarspace.cn
Definition
The gravity gradient matrix is the Jacobian matrix of the gravitational acceleration with respect to the position vector :
where is the gravitational potential. Since the gravitational potential is a scalar potential function, its Hessian is symmetric; therefore is a symmetric matrix (Canuto 2018).
The gravity gradient matrix describes the spatial rate of change of the gravity field. For a point-mass (central) gravity field , direct differentiation yields
where and is the identity matrix. Its trace is zero, , which is the linearized manifestation of (no mass sources in the exterior).
Role in Linearized Dynamics
The state equation for orbital motion is generally written as
Linearizing for small perturbations, with , yields the variational equation
The gravity gradient matrix provides the position-position block in the state transition matrix differential equation (Prussing 2010).
Key Applications
1. State Transition Matrix and Error Propagation
An orbit state's sensitivity to initial conditions is characterized by the state transition matrix , whose differential equation's contains . In high-fidelity orbit prediction, must be computed accurately per the current gravity model (including high-degree spherical harmonic terms); otherwise, covariance propagation will exhibit systematic biases.
2. Primer Vector Equation
In optimal control and minimum-fuel transfers, the costate equation for the primer vector can be written as
where is the gravity gradient matrix. The sign and magnitude of this matrix directly determine the oscillatory vs. divergent behavior of the costate solution (Prussing 2010).
3. Relative Motion and Station-Keeping
In cislunar close-proximity formation flying, rendezvous/docking, or station-keeping, the linearized relative motion coefficients depend on . For example, the terms in Hill/Clohessy-Wiltshire equations derive from the gravity gradient of a near-circular central gravity field.
Computation in Non-Spherical Gravity Fields
When the gravity field includes high-degree spherical harmonic terms, each element of is a second-order partial derivative of :
In engineering implementations, partial derivatives of are typically first computed with respect to spherical coordinates , then transformed to Cartesian coordinates via the chain rule (Vallado 2022, Eq. 8-24~8-27). Since satisfies Laplace's equation (exterior with no mass sources), we have
This invariance is commonly used as a self-consistency check for numerical derivative correctness.
Related Concepts
References
Vallado, D. A., 2022, Fundamentals of Astrodynamics and Applications, 5th ed., Microcosm Press. Ch. 8.6.1, Eq. 8-24~8-27 — Gradient and Hessian computation for spherical harmonic potentials.
Prussing, J. E. & Conway, B. A., 1993, Orbital Mechanics, Oxford University Press. Ch. 2 — Gravity gradient matrix in state transition and primer vector equations.
Prussing, J. E., 2010, Primer vector theory and applications, Advances in the Astronautical Sciences, 136: 829–852. — Gravity gradient term in primer vector equation.
Canuto, E., 2018, Spacecraft Dynamics and Control, Cambridge University Press. Sec. 4.2.6 — Gravity gradient matrix and gravity gradient torque.
Battin, R. H., 1999, An Introduction to the Mathematics and Methods of Astrodynamics, AIAA. Ch. 10 — Linearized derivation of the state transition matrix.
