Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Orbital elements
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Common orbital elements by type == === Required parameters === In general, eight parameters are necessary to unambiguously define an arbitrary and unperturbed orbit. This is because the problem contains eight [[Degrees of freedom (mechanics)|degrees of freedom]]. These correspond to the three spatial [[dimension]]s which define position (''{{mvar|x}}'', ''{{mvar|y}}'', ''{{mvar|z}}'' in a [[Cartesian coordinate system]]), the velocity in each of these dimensions, the magnitude of [[Gravitational acceleration|acceleration]] (only magnitude is needed, as the direction is always opposite the position vector), and the current time ([[Epoch (astronomy)|epoch]]). The mass or [[standard gravitational parameter]] of the central body can specified instead of the acceleration, as one can be used to find the other given the position vector through the relation <math id="https://en.wikipedia.org/wiki/Gravitational_acceleration">a=\mu/r^2</math>. These parameters can be described as [[orbital state vectors]], but this is often an inconvenient and opaque way to represent an orbit, which is why orbital elements are commonly used instead. When describing an orbit with orbital elements, typically two are needed to describe the size and shape of the trajectory, three are needed describe the rotation of the orbit, one is needed to describe the speed of motion, and two elements are needed to describe the position of the body around its orbit along with the epoch time at which this occurs. However, if the epoch time is chosen to be the time at which the position-describing element of choice (e.g. mean anomaly) is equal to some constant (usually zero), then said element can be omitted, meaning only seven elements are required in total. Commonly only 6 variables are specified for a given orbit, as the motion-describing variable can be the mass or standard gravitational parameter of the central body, which is often already known and does not need specifying, and the epoch time can be considered part of the reference frame and not as a distinct element. However, in any case, 8 values will need to be known, regardless of how they are categorized. Additionally, certain elements can be omitted if they are not required for the desired application (e.g. both epoch elements and the motion element are not needed if only the shape and orientation need to be known). === Size and shape describing parameters === Two parameters are required to describe the size and the shape of an orbit. Generally any two of these values can be used to calculate any other (as described below), so the choice of which to use is one of preference and the particular use case. * [[Eccentricity (orbit)|Eccentricity]] (''{{mvar|e}}'') β shape of the ellipse, describing how much it deviates from a perfect a circle. An eccentricity of zero describes a perfect circle, values less than 1 describe an ellipse, values greater than 1 describe a hyperbolic trajectory, and a value of exactly 1 describes a parabola.<ref name=":0" /> * [[Semi-major axis]] (''{{mvar|a}}'') β half the distance between the [[Apsis|apoapsis and periapsis]] (long axis of the ellipse). This value is positive for elliptical orbits, infinity for parabolic trajectories, and negative for hyperbolic trajectories, which can hinder its usability when working with different types of trajectories.<ref name=":02">{{Cite book |last=Vallado |first=David A. |title=Fundamentals of astrodynamics and applications |date=2022 |publisher=Microcosm Press |isbn=978-1-881883-18-0 |edition=4th |series=Space technology library |location=Torrance, CA |pages=41β112}}</ref> * [[Semi-major and semi-minor axes|Semi-minor axis]] (''{{mvar|b}}'') β half the short axis of the ellipse. This value shares the same limitations as with the semi-major axis. * [[Conic section#Conic parameters|Semi-parameter]] (''{{Mvar|p}}'') β the width of the orbit at the primary focus (at a [[true anomaly]] of ''{{Mvar|Ο/2}}'' or 90Β°). This value is useful for its use in the [[orbit equation]], which can return the distance from the central body given ''{{Mvar|p}}'' and the true anomaly for any type of orbit or trajectory. This value is also commonly referred to as the semi-latus rectum, and given the symbol ''{{Mvar|β}}''. Additionally, this value will always be defined and positive unlike the semi-major and semi-minor axes.<ref name=":02" /> * [[Apsis|Apoapsis]] ({{math|{{var|r}}{{sub|a}}}}) β The farthest point in the orbit from the central body (at a true anomaly of ''{{Mvar|Ο}}'' or 180Β°). This quantity is undefined (or infinity) for parabolic and hyperbolic trajectories, as they continue moving away from the central body forever. This value is sometimes given the symbol ''{{Mvar|Q}}.''<ref name=":0" /> * [[Apsis|Periapsis]] ({{math|{{var|r}}{{sub|p}}}}) β The closest point in the orbit from the central body (at a true anomaly of 0). Unlike with apoapsis, this quantity is defined for all orbit types. This value is sometimes given the symbol ''{{Mvar|q}}.''<ref name=":0" /> For perfectly circular orbits, there are no points on the orbit that can be described as either the apoapsis or periapsis, as they all have the same distance from the central body. Additionally it is common to see the affix for apoapsis and periapsis changed depending on the central body (e.g. apogee and perigee for orbits of the [[Earth]], and aphelion and perihelion for orbits of the [[Sun]]). Other parameters can also be used to describe the size and shape of an orbit such as the [[Eccentricity (mathematics)|linear eccentricity]], [[flattening]], and [[focal parameter]], but the use of these is limited. ==== Relations between elements ==== {{Further|Conic section|Apsis|Semi-major and semi-minor axes}} This section contains the common relations between these orbital elements, but more relations can be derived through manipulations of one or more of these equations. The variable names used here are consistent with the ones described above. Eccentricity can be found using the semi-minor and semi-major axes like so:{{Indent|5}}<math>e=\sqrt{1-\frac{b^2}{a^2}}</math> when <math>a>0</math>, <math>e=\sqrt{1+\frac{b^2}{a^2}}</math> when <math>a<0</math> Eccentricity can also be found using the apoapsis and periapsis through this relation:{{Indent|5}}<math>e=\frac{r_{a}-r_{p}}{r_{a}+r_{p}}</math> The semi-major axis can be found using the fact that the line that connects the apoapsis to the center of the conic, and from the center to the periapsis both combined span the length of the conic, and thus the major axis. This is then divided by 2 to get the semi-major axis.{{Indent|5}}<math>a =\frac{r_{p}+r_{a}}{2}</math> The semi-minor axis can be found using the semi-major axis and eccentricity through the following relations. Two formula are needed to avoid taking the [[square root]] of a negative number.{{Indent|5}}<math>b=a\sqrt{1-e^{2}}</math> when <math>e<1</math>, <math>b=a\sqrt{e^{2}-1}</math> when <math>e>1</math> The semi-parameter can be found using the semi-major axis and eccentricity like so:{{Indent|5}}<math>p=a\left(1-e^{2}\right)</math> Apoapsis can be found using the following equation, which is a form of the [[orbit equation]] solved for <math>\nu=\pi</math>.{{Indent|5}}<math>r_{a}=\frac{p}{1-e}</math> , when <math>e<1</math> Periapsis can be found using the following equation, which, as with the equation for apoapsis, is a form of the [[orbit equation]] instead solved for <math>\nu=0</math>.{{Indent|5}}<math>r_{p}=\frac{p}{1+e}</math> === Rotation describing elements === [[File:Orbit1.svg|thumb|In this diagram, the [[Orbital plane (astronomy)|orbital plane]] (yellow) intersects a reference plane (gray). For Earth-orbiting satellites, the reference plane is usually the Earth's equatorial plane, and for satellites in solar orbits it is the [[Plane of the ecliptic|ecliptic plane]]. The intersection is called the [[Orbital node|line of nodes]], as it connects the reference body (the primary) with the ascending and descending nodes. The reference body and the [[vernal point]] (<big>βοΈ</big>) establish a reference direction and, together with the reference plane, they establish a reference frame.]] Three parameters are required to describe the orientation of the plane of the orbit, and the orientation of the orbit within that plane. * [[Inclination]] (''{{mvar|i}}'') β vertical tilt of the ellipse with respect to the reference plane, typically the [[equator]] of the central body, measured at the [[ascending node]] (where the orbit passes crosses the reference plane, represented by the green angle ''{{mvar|i}}'' in the diagram). Inclinations near zero indicate [[Near-equatorial orbit|equatorial orbits]], and inclinations near 90Β° indicate [[polar orbit]]s. Inclinations from 90 to 180Β° are typically used to denote [[Retrograde and prograde motion|retrograde orbits]]. * [[Longitude of the ascending node]] ({{Math|Ξ©}}) β describes the angle from the [[ascending node]] of the orbit ({{math|β}} in the diagram) to the reference frame's reference direction (βοΈ in the diagram). This is measured in the reference plane, and is shown as the green angle {{Math|Ξ©}} in the diagram. This quantity is undefined for perfectly equatorial (coplanar) orbits, but is often set to zero instead by convention.<ref name=":02" /> This quantity is also sometimes referred to as the right ascension of the ascending node (or RAAN). * [[Argument of periapsis]] (''{{mvar|Ο}}'') β defines the orientation of the ellipse in the orbital plane, as an angle measured from the ascending node to the periapsis (the closest point the satellite body comes to the primary body around which it orbits), the purple angle ''{{mvar|Ο}}'' in the diagram. This quantity is undefined for circular orbits, but is often set to zero instead by convention.<ref name=":02" /> These three elements together can be described as [[Euler angles]] defining the orientation of the orbit relative to the reference coordinate system. Although these three are the most common, other elements do exist, and are useful to describe other properties of the orbit. * [[Longitude of periapsis]] ({{Mvar|Ο}}) β describes the angle between the vernal point and the periapsis, measured in the reference plane. This can be described as the sum of the longitude of the ascending node and the argument of periapsis: <math>\varpi=\Omega+\omega</math>. Unlike the longitude of the ascending node, this value is defined for orbits where the inclination is zero. === Motion over time describing elements === One parameter is required to describe the speed of motion of the orbiting object around the central body. However, this can be omitted if only a description of the shape of the orbit is required. Various quantities that do not directly describe a speed can be used to satisfy this condition, and it is possible to convert from one to any other (formula below). * [[Mean motion]] (''{{Mvar|n}}'') β quantity that describes the average [[angular speed]] of the orbiting body, measured as an angle per unit time. For non-circular orbits, the actual angular speed is not constant, so the mean motion will not describe a physical angle. Instead this corresponds to a change in the [[mean anomaly]], which indeed increases linearly with time. * [[Orbital period]] (''{{Mvar|P}}'') β the time it takes for the orbiting body to complete one full revolution around the central body. This quantity is undefined for parabolic and hyperbolic trajectories, as they are non-periodic. * [[Standard gravitational parameter]] (''{{Mvar|ΞΌ}}'') β quantity equal to the mass of the central body times the [[gravitational constant]] ''{{Mvar|G}}''. This quantity is often used instead of mass, as it can be easier to measure with precision than either mass or ''{{Mvar|G}}'', and will need to be calculated in any case in order to find the acceleration due to gravity. This is also often not included as part of orbital element lists, as it can assumed to be known based on the central body. * [[Mass]] of the central body (''{{Mvar|M}}'') β the mass of only the central body can be used, as in most cases the mass of the orbiting body is insignificant and does not meaningfully influence the trajectory. However, when this is not the case (e.g. [[binary stars]]), the mass of the [[Two-body problem|2-body system]] can be used instead. ==== Relations between elements ==== This section contains the common relations between the set of orbital elements described above, but more relations can be derived through manipulations of one or more of these equations. The variable names used here are consistent with the ones described above. Mean motion can be calculated using the standard gravitational parameter and the semi-major axis of the orbit (''{{Mvar|ΞΌ}}'' can be substituted for {{Math|GM}}). This equation returns the mean motion in radians, and will need to be converted if ''{{Mvar|n}}'' is desired to be in a different unit.{{Indent|5}}<math>n=\sqrt{\frac{\mu}{a^{3}}}</math> when <math>a>0</math>, <math>n=\sqrt{\frac{\mu}{-a^{3}}}</math> when <math>a<0</math> Because the semi-major axis is related to the mean motion and standard gravitational parameter, it can be calculated without being specified. This is especially useful if ''{{Mvar|ΞΌ}}'' is assumed to be known, as then ''{{Mvar|n}}'' can be used to calculate ''{{Mvar|a}}'', and likewise for specifying ''{{Mvar|a}}''. This can allow one less element to specified. Orbital period can be found from ''{{Mvar|n}}'' given the fact that the mean motion can be described as a frequency (number of orbits per unit time), which is the inverse of period.{{Indent|5}}<math>P=\frac{2\pi}{n}</math>if ''{{Mvar|n}}'' is in radians, or <math>P=\frac{360^\circ}{n}</math> if ''{{Mvar|n}}'' is in degrees. The standard gravitational parameter can be found given the mean motion and the semi-major axis through the following relation (assuming that ''{{Mvar|n}}'' is in radians):{{Indent|5}}<math>\mu=n^{2}a^{3}</math> The mass of the central body can be found given the standard gravitational parameter using a rearrangement of its definition as the product of the mass and the gravitational constant.{{Indent|5}}<math>M=\frac{\mu}{G}</math> === Epoch describing elements === Two elements are needed to describe the position of the body around its orbit, and the time at which this occurs. If this time is defined to be at a point where the specific position variable is a designated constant (usually zero), then it does not need to be specified. * [[Epoch]] ({{math|{{var|t}}{{sub|0}}}}) β time at which one of the below elements is defined. Alternatively this is the point in time where the orbital elements were measured. Sometimes the epoch time is considered as part of the reference frame and is not listed as a distinct element. * [[Time of Periapsis Passage|Time of periapsis passage]] (''{{math|{{var|T}}{{sub|0}}}}'') β time at which the orbiting body is at periapsis. This is also when the mean anomaly and true anomaly (and others) are zero, so they do not need to be defined. This value is not defined for circular orbits, as they do not have a uniquely defined point of periapsis. * [[Mean anomaly]] at epoch ({{math|{{var|M}}{{sub|0}}}}) β mean anomaly at the epoch time. Mean anomaly is a mathematically convenient angle that increases linearly with time as if the orbit were perfectly circular. Zero is defined as being at periapsis, and one period spans 2''{{pi}}'' radians. The rate at which the mean anomaly increases is equal to the mean motion ''{{Mvar|n}}''. Because this angle is relative to periapsis, it is not defined for circular orbits. * [[Mean longitude]] at epoch ({{math|{{var|L}}{{sub|0}}}}) β mean longitude at the epoch time. Mean longitude is similar to mean anomaly, in that it increases linearly with time and does not represent the real angular displacement. Unlike with mean anomaly, mean longitude is defined relative to the vernal point, which means it is defined for circular orbits. * [[Eccentric anomaly]] at epoch ({{math|{{var|E}}{{sub|0}}}}) β the eccentric anomaly at the epoch time. Eccentric anomaly is defined at the angular displacement along the auxiliary circle of the ellipse (circle tangent to the ellipse both at apses). This value takes into account the varying speed of objects in elliptical orbits, but does not account for the elliptical shape of the orbit. As such, it still does not correspond to the real angular displacement of the orbiting body. Like with mean anomaly and true anomaly, the eccentric anomaly is measured relative to periapsis, and is not defined for circular orbits. The eccentric anomaly is also not defined for parabolic and hyperbolic trajectories, and instead the parabolic anomaly or hyperbolic anomaly are used.<ref name=":02" /> * [[True anomaly]] at epoch (<math>\nu_0</math>) β angle that represents the real angular displacement of the orbiting body at the epoch time, taking into account the varying speed and elliptical shape of an orbit. Like with mean anomaly, true anomaly is measured relative to periapsis, and thus it has the same limitations with circular orbits. * [[True longitude]] at epoch ({{math|{{var|l}}{{sub|0}}}}) β the angular displacement of the orbiting body at the epoch time. Unlike with the true anomaly, the true longitude is measured relative to the vernal point, so it can be defined for circular orbits. * [[Mean argument of latitude]] ({{math|{{var|u}}{{sub|M0}}}}) at epoch β the angular displacement of the orbiting body at the epoch time. Mean argument of latitude is similar to the mean anomaly and mean longitude, but instead it is measured relative to the ascending node. This means while it is well defined for circular orbits, it is not for equatorial orbits.<ref name=":02" /> * [[Argument of latitude]] at epoch ({{math|{{var|u}}{{sub|0}}}}) β the angular displacement of the orbiting body at the epoch time. This angle is measured relative to the ascending node, so while it is defined for circular orbits, it is not defined for equatorial orbits. These elements are also used to describe the position of an object in its orbit in a more general context, and are not limited to describing the state at an epoch time. ==== Relations between elements ==== This section contains the common relations between the set of orbital elements described above, but more relations can be derived through manipulations of one or more of these equations. The variable names used here are consistent with the ones described above. These formulae also hold true for conversions between these elements in general. Epoch can be found given the time of periapsis passage, the mean anomaly at epoch, and mean motion like so:{{Indent|5}}<math>t_{0}=T_{0}+\frac{M_{0}}{n}</math> Time of periapsis passage can be found from the epoch, mean anomaly at epoch, and mean motion by re-arranging the previous equation like so:{{Indent|5}}<math>T_0=t_{0}-\frac{M_{0}}{n}</math> Mean anomaly can be found from the eccentric anomaly and eccentricity using Kepler's equation like so:{{Indent|5}}<math>M=E-e\sin E</math> Mean longitude can be found using the mean anomaly at epoch and the longitude of periapsis.{{Indent|5}}<math>L=M+\varpi</math> or <math>L=M+\omega+\Omega</math> Eccentric anomaly can be found with the mean anomaly and eccentricity using [[Kepler's equation]] through various means, such as iterative calculations or numerical solutions (for some values of {{Mvar|e}}). Kepler's equation is given as{{Indent|5}}<math>E=M+e\sin E</math>, and can be solved through a [[root-finding algorithm]] (usually [[Newton's Method]]) like so:{{Indent|5}}<math>E_{n+1} = E_{n} + \frac{ M-E_{n} + e \sin(E_{n})}{ 1 - e \cos(E_{n})}</math> Typically a starting guess of either <math>M</math>, <math>M-e</math>, <math>M+e</math>, or <math>M+e\sin M</math> are used.<ref name=":02" /><ref>{{Cite web |last=Standish |first=E. Myles |last2=Williams |first2=James G. |date= |title=Approximate Positions of the Planets |url=https://ssd.jpl.nasa.gov/planets/approx_pos.html |access-date=20 February 2025 |website=NASA Solar System Dynamics}}</ref> This iteration can be repeated until a desired level of tolerance is reached. True anomaly can be found from the eccentric anomaly and through the following relations. The quadrant of the solution can be resolved using an [[Atan2|atan2(y,x)]] function.<ref name=":02" />{{Indent|5}}<math>\sin\nu = \frac{\sqrt{1-e^{2}}\sin E}{1-e\cos\left(E\right)}, \cos\nu =\frac{\cos E-e}{1-e\cos E}</math> True longitude can be found using the true anomaly and longitude of periapsis through the following relation:{{Indent|5}}<math>l=\nu+\varpi</math> or <math>l=\nu+\omega+\Omega</math> Mean argument of latitude can be calculated using the mean anomaly and argument of periapsis like so:{{Indent|5}}<math>u_{M}=\Omega+M</math> Argument of latitude can be found using the true anomaly and argument of periapsis like so:{{Indent|5}}<math>u=\nu+\Omega</math>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)