Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Orekit
Orekit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 58
    • Issues 58
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Orekit
  • OrekitOrekit
  • Issues
  • #709

Closed
Open
Opened Aug 13, 2020 by Bryan Cazabonne@bryanMaintainer

Satellite and receiver clock drifts are not taking into account in range-rate measurement theoritical evalutation.

According to [1], the most significant contributors to the range-rate measurement are the line-of-sight velocity and the receiver clock drift. Furthermore, the satellite clock drift must be also taking into account when modelling a range-rate measurement. However, these two time drifts are not used in the theoretical evaluation of the range-rate measurement. Their contributions must be added.

Suggestion: Orekit considers receiver and satellite clock offsets. However, range-rate measurement considers clock drifts. Therefore, adding two new ParameterDriver to consider the clock drifts (one in ObservableSatellite and another one in GroundStation) can be an easy solution to solve the problem.

[1]: Teunissen, P., & Montenbruck, O. (Eds.). (2017). Springer handbook of global navigation satellite systems, Eq. 14.82. Springer.

Edited Aug 13, 2020 by Bryan Cazabonne
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
10.3
Milestone
10.3
Assign milestone
Time tracking
None
Due date
None
Reference: orekit/orekit#709