Is an SGP4 propagator provided with "Orbit Propagator" block in Simulink (Aerospace Blockset)

8 views (last 30 days)
Hi All;
This question may be quite obvious (or perhaps trivial) but I am unable to find a standard SGP4 propagator offered by Orbit Propagator block in Aerospace Blockset. It seems there are commands that can be used in MATLAB, however I am trying to use the Simulink / Orbit Propagator. One would expect to see this option in the drop down menu "Main --> Propagation Methood" and then in the drop down (among "Numerical", "Kepler") select "SGP4" (which is not there) followed by a TLE entry box.
Can you let me know, if "SGP4" propagation is possible with this block?
Thanks
Gökhan

Accepted Answer

Jaskirat
Jaskirat on 21 Feb 2025
Edited: Jaskirat on 12 Mar 2025
Hello, I understand you want to use the SGP4 propagator method in the “Orbit Propagation Block”.
The method does not seem to be directly supported in the block, however it is possible to implement it through writing the required function inside the “MATLAB Function Block”.
You can refer to the following file exchange for more information on how to do so-
Hope this helps!
  2 Comments
Gökhan
Gökhan on 21 Feb 2025
Thank you @Jaskirat this is very useful. May I take this opportunity to request Mathworks Team to implement also SGP4 in the "Orbit Propagation Block" in the future releases of Simulink ?
Best Regards
Gökhan

Sign in to comment.

More Answers (0)

Categories

Find more on Aerospace Applications in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!