Equations for Orbital Parameters and Derived Quantities

The following formulas detail the physical computations and uncertainty propagations implemented within the SBX catalogue's for the derived quantities on the fly.

Variable Definitions

Radial Velocities - $v_1, v_2$

Primary Component ($v_1$):

$$ v_1(\nu) = V_0 + K_1 [\cos(\omega_1 + \nu) + e \cos \omega_1] $$

Secondary Component ($v_2$):

$$ v_2(\nu) = V_0 + K_2 [\cos(\omega_2 + \nu) + e \cos \omega_2] $$

Where the argument of periastron for the secondary is shifted by $\pi$ radians ($180^\circ$):

$$ \omega_2 = \omega_1 + \pi $$

Projected Semi-major Axis - $a \sin i$

Value:

$$ a_{1,2} \sin i = \frac{K_{1,2} P}{2\pi} \sqrt{1 - e^2} $$

Uncertainty Propagation:

$$ \frac{\sigma_{a \sin i}}{a \sin i} = \sqrt{ \left( \frac{\sigma_K}{K} \right)^2 + \left( \frac{\sigma_P}{P} \right)^2 + \left( \frac{e \sigma_e}{1 - e^2} \right)^2 } $$

Mass Function - $f(m)$

Value:

$$ f(m_{1,2}) = \frac{P K_{1,2}^3}{2\pi G} (1 - e^2)^{3/2} $$

Uncertainty Propagation:

$$ \frac{\sigma_{f(m)}}{f(m)} = \sqrt{ \left( \frac{\sigma_P}{P} \right)^2 + \left( \frac{3 \sigma_K}{K} \right)^2 + \left( \frac{3 e \sigma_e}{1 - e^2} \right)^2 } $$

Mass Ratio - $q$

Value:

$$ q = \frac{K_1}{K_2} $$

Uncertainty Propagation:

$$ \frac{\sigma_q}{q} = \sqrt{ \left( \frac{\sigma_{K_1}}{K_1} \right)^2 + \left( \frac{\sigma_{K_2}}{K_2} \right)^2 } $$
Close Page