is the semimajor axis correct in this example or missing the earth radius?

조회 수: 2 (최근 30일)
Mike Susedik
Mike Susedik 2021년 7월 10일
답변: Arun 2024년 2월 23일
I looked at this example and it lists a the altitude for Gallileo and uses it for the semimajor axis. I think it is missing the 6378 km or is there a setting which corrects it automatically in the software? https://www.mathworks.com/help/satcom/ug/modeling-constellation-using-ephemeris-data.html
If I put in a semimajor axis value of 6378138 m the simulation says it's valid, but 6378136 m says it crashes...
If the matlab example listed above has a error, it's quite confusing and please correct it.
Thank you

답변 (1개)

Arun
Arun 2024년 2월 23일
Hi Mike
I see that you seek clarification regarding whether MATLAB accounts for the inclusion of Earth’s radius when defining the semimajor axis in the example: https://www.mathworks.com/help/releases/R2021a/satcom/ug/modeling-constellation-using-ephemeris-data.html.
The semimajor axis is calculated without including Earth radius. This example was missing the inclusion of Earth radius for the semimajor axis in release R2021a. However, this has been taken care of and the example is updated to a correct value of 29599800 m since the release R2022a which was 23222000 m in release R2021a.
Please refer the documentation link for the updated example: https://www.mathworks.com/help/satcom/ug/modeling-constellation-using-ephemeris-data.html
Hope this clarification resolves the confusion.
HTH

카테고리

Help CenterFile Exchange에서 CubeSat and Satellites에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by