ISS orientation

MaxBuzz

Well-known member
Joined
Sep 19, 2016
Messages
1,392
Reaction score
2,126
Points
128
Location
Kursk
The ISS always has one side facing the Earth. For the same reason as the moon. That is, the period of revolution around its own axis is equal to the period of revolution around the Earth. (e.g. the Cupola module always points to the Earth)
what value of rotation along the axis should be set in Orbiter?
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
The ISS always has one side facing the Earth. For the same reason as the moon. That is, the period of revolution around its own axis is equal to the period of revolution around the Earth. (e.g. the Cupola module always points to the Earth)
what value of rotation along the axis should be set in Orbiter?
0.067°/s in pitch. This mostly cancels out the orbital pitch rate.
 

MaxBuzz

Well-known member
Joined
Sep 19, 2016
Messages
1,392
Reaction score
2,126
Points
128
Location
Kursk
legal education allowed me to derive the formula
93x60 = 5580
360/5580 = 0,06451612903
 

Kyle

Armchair Astronaut
Addon Developer
Joined
Mar 17, 2008
Messages
3,912
Reaction score
339
Points
123
Website
orbithangar.com
First, calculate semi-major axis. Then calculate orbital period using Kepler's third law. Convert to seconds. 360 divided by that answer should be your answer for any orbit.
 

MaxBuzz

Well-known member
Joined
Sep 19, 2016
Messages
1,392
Reaction score
2,126
Points
128
Location
Kursk
orbital period can be viewed in the SCN editor
6776.jpg
 

MaxBuzz

Well-known member
Joined
Sep 19, 2016
Messages
1,392
Reaction score
2,126
Points
128
Location
Kursk
unfortunately after a couple of days of simulation, the station loses orientation😐
 

MaxBuzz

Well-known member
Joined
Sep 19, 2016
Messages
1,392
Reaction score
2,126
Points
128
Location
Kursk
The problem I see is that the orbital period is in practice a variable, as the station is subject to atmospheric drag and tidal forces. So it makes sense that with time, things get less and less accurate.
or Scn Editor trims the value (-0,06456125248) in the input field too many signs
 

Max-Q

99 40
Addon Developer
Joined
Jul 5, 2021
Messages
765
Reaction score
1,181
Points
108
Location
Cislunar Space
Website
www.orbiter-forum.com
The problem I see is that the orbital period is in practice a variable, as the station is subject to atmospheric drag and tidal forces. So it makes sense that with time, things get less and less accurate.
Correct. As PhantomCruiser said, the real ISS uses rate gyros to compensate.
Take a look at my Better ISS addon for an example of how to implement in Orbiter; source code is included.
 

MaxBuzz

Well-known member
Joined
Sep 19, 2016
Messages
1,392
Reaction score
2,126
Points
128
Location
Kursk
Correct. As PhantomCruiser said, the real ISS uses rate gyros to compensate.
Take a look at my Better ISS addon for an example of how to implement in Orbiter; source code is included.
approximately once a month the ISS orbit is corrected by the spacecraft "Progress". in 2002 to 2005 CMG were broken. correction by the spacecraft "Progress" has become more frequent
 

N_Molson

Addon Developer
Addon Developer
Donator
Joined
Mar 5, 2010
Messages
9,271
Reaction score
3,244
Points
203
Location
Toulouse
approximately once a month the ISS orbit is corrected by the spacecraft "Progress". in 2002 to 2005 CMG were broken. correction by the spacecraft "Progress" has become more frequent

Orbit and attitude are 2 very different things. The orbit is the "ellipse" the station draws when it revolves around Earth. Attitude is the orientation, or angles relative to a reference point (Apollo used stars). AFAIK Progress is used to "re-boost" the station orbit, that decays mostly because of atmospheric drag, which is a natural and "normal" phenomenon.

CMGs (Control Momentum Gyroscopes) are gyroscopes (electrical motors) that can provide torque, but no thrust.
 

Max-Q

99 40
Addon Developer
Joined
Jul 5, 2021
Messages
765
Reaction score
1,181
Points
108
Location
Cislunar Space
Website
www.orbiter-forum.com
approximately once a month the ISS orbit is corrected by the spacecraft "Progress". in 2002 to 2005 CMG were broken. correction by the spacecraft "Progress" has become more frequent
There are also thrusters on the russian side that can be used for attitude control instead of the CMGs, but the principal is the same. Something is constantly keeping ISS in the correct attitude.
 
Top