Skip to content

vdmitriev90/OrbMod_bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OrbMod_bin

OrbMod (Orbit Modeling ) tool for numerical modeling of orbits. Orbit propagation and fitting to observations (binaries).

brief description

Main menu

Here you able to specify:

  1. central body
  2. processing mode (orbit propagation or fitting orbit to observations)
  3. Variables
  4. intial conditions, its type, coordinates and time frame
  5. integraion setting (step, order, tolerance and so on)

Force model menu

Here you able to specify the set of perturbation forces:

  1. Non-central part of central body's gravitation (via spherical harmonics approach). NB: tidal perturbations currently is disable .
  2. big planets + Pluto as point masses
  3. 5 additional bodies, whith IDs according to SPICE nomenclature (example: 3==Earth-Moon baricenter, 301== Moon, 499 == Mars, etc.)
  4. Non-central part of additional body #5 attraction (via spherical harmonics approach)
  5. General relativity effects
  6. Solar radiation pressure whithin 'cannon ball' model
  7. athmospheric drag whithin 'cannon ball' model

Process setting menu

Here you can manage the parameters of fitting orbit to observations:

  1. Orbit fiting mode

  2. (LS) - Ordinary batch least squares adjustment. It means, that full set of observations will process in each iteration

  3. (batch_LS_filer) - adjustment orbit to observations using sequential least squares flter. Please, see here for detaials.

  4. (pure_Kalman) - Extended Kalman filter(EKF) for detains see (O. Montenbruckand, E. Gil - 2000)

  5. (hybrid_Kalman) - Software will try to estimate state vector and covariance using few first epochs via batch least squares, after that standart EKF algorithm will be used.

  6. Outliers rejection - rejection epoch with bad observations

  7. Settings of sequential least squares flter

  8. Settings of EKF

Output setting menu

Here you able to specify the data whichkind of data wil be store in files during processing, and rate of output streams

Tools menus

Here you able to:

Load observation

Load astrometric observation from text file (in MPC format) to intrnal storage (item "Load observations")

Observations view

View and manage amount of observations to be proceesed. You can change time frames and include/exclude all observation from specific observatory. On pictuer below are shown example for obsevations of Apophis asteroid.

Plot graphs

Visualize result of orbit propagation or fiiting (Plot graphs) There are two examples of such graphs. Graph of different source of accelerations for asteroid Apophis from 2005 to 2015

Graph of post fit residuals (right ascension) for observations of Apophis asteroid from 2005 to 2015, obtained by this software

About

OrbMod (Orbit Modeling ) tool for numerical modeling of orbits. Orbit propagation and fitting to observations (binaries).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published