Spacecraft attitude control

Last updated

Spacecraft attitude control is the process of controlling the orientation of a spacecraft (vehicle or satellite) with respect to an inertial frame of reference or another entity such as the celestial sphere, certain fields, and nearby objects, etc.

Contents

Controlling vehicle attitude requires sensors to measure vehicle orientation, actuators to apply the torques needed to orient the vehicle to a desired attitude, and algorithms to command the actuators based on (1) sensor measurements of the current attitude and (2) specification of a desired attitude. The integrated field that studies the combination of sensors, actuators and algorithms is called guidance, navigation and control.

Overview

A spacecraft's attitude must typically be stabilized and controlled for a variety of reasons. It is often needed so that the spacecraft high-gain antenna may be accurately pointed to Earth for communications, so that onboard experiments may accomplish precise pointing for accurate collection and subsequent interpretation of data, so that the heating and cooling effects of sunlight and shadow may be used intelligently for thermal control, and also for guidance: short propulsive maneuvers must be executed in the right direction.

Types of stabilization

Attitude control of spacecraft is maintained using one of two principal approaches:

There are advantages and disadvantages to both spin stabilization and three-axis stabilization. Spin-stabilized craft provide a continuous sweeping motion that is desirable for fields and particles instruments, as well as some optical scanning instruments, but they may require complicated systems to de-spin antennas or optical instruments that must be pointed at targets for science observations or communications with Earth. Three-axis controlled craft can point optical instruments and antennas without having to de-spin them, but they may have to carry out special rotating maneuvers to best utilize their fields and particle instruments. If thrusters are used for routine stabilization, optical observations such as imaging must be designed knowing that the spacecraft is always slowly rocking back and forth, and not always exactly predictably. Reaction wheels provide a much steadier spacecraft from which to make observations, but they add mass to the spacecraft, they have a limited mechanical lifetime, and they require frequent momentum desaturation maneuvers, which can perturb navigation solutions because of accelerations imparted by the use of thrusters.[ citation needed ]

Articulation

Many spacecraft have components that require articulation. Voyager and Galileo , for example, were designed with scan platforms for pointing optical instruments at their targets largely independently of spacecraft orientation. Many spacecraft, such as Mars orbiters, have solar panels that must track the Sun so they can provide electrical power to the spacecraft. Cassini's main engine nozzles were steerable. Knowing where to point a solar panel, or scan platform, or a nozzle — that is, how to articulate it — requires knowledge of the spacecraft's attitude. Because a single subsystem keeps track of the spacecraft's attitude, the Sun's location, and Earth's location, it can compute the proper direction to point the appendages. It logically falls to the same subsystem – the Attitude and Articulation Control Subsystem (AACS), then, to manage both attitude and articulation. The name AACS may even be carried over to a spacecraft even if it has no appendages to articulate. [4]

Geometry

Attitude is part of the description of how an object is placed in the space it occupies. Attitude and position fully describe how an object is placed in space. (For some applications such as in robotics and computer vision, it is customary to combine position and attitude together into a single description known as Pose.)

Attitude can be described using a variety of methods; however, the most common are Rotation matrices, Quaternions, and Euler angles. While Euler angles are oftentimes the most straightforward representation to visualize, they can cause problems for highly-maneuverable systems because of a phenomenon known as Gimbal lock. A rotation matrix, on the other hand, provides a full description of the attitude at the expense of requiring nine values instead of three. The use of a rotation matrix can lead to increased computational expense and they can be more difficult to work with. Quaternions offer a decent compromise in that they do not suffer from gimbal lock and only require four values to fully describe the attitude.

Changing orientation of a rigid body is the same as rotating the axes of a reference frame attached to it. Change of axes.svg
Changing orientation of a rigid body is the same as rotating the axes of a reference frame attached to it.

Attitude determination

Before attitude control can be performed, the current attitude must be determined. Attitude cannot be measured directly by any single measurement, and so must be calculated (or estimated) from a set of measurements (often using different sensors). This can be done either statically (calculating the attitude using only the measurements currently available), or through the use of a statistical filter (most commonly, the Kalman filter) that statistically combine previous attitude estimates with current sensor measurements to obtain an optimal estimate of the current attitude.

Position/location

For some sensors and applications (such as spacecraft using magnetometers) the precise location must also be known. While pose[ clarification needed ] estimation can be employed, for spacecraft it is usually sufficient to estimate the position (via Orbit determination) separate from the attitude estimation.[ citation needed ] For terrestrial vehicles and spacecraft operating near the Earth, the advent of Satellite navigation systems allows for precise position knowledge to be obtained easily. This problem becomes more complicated for deep space vehicles, or terrestrial vehicles operating in Global Navigation Satellite System (GNSS) denied environments (see Navigation).

Static attitude estimation methods

Static attitude estimation methods are solutions to Wahba's problem. Many solutions have been proposed, notably Davenport's q-method, QUEST, TRIAD, and singular value decomposition. [5]

Crassidis, John L., and John L. Junkins.. Chapman and Hall/CRC, 2004.

Sequential estimation methods

Kalman filtering can be used to sequentially estimate the attitude, as well as the angular rate. Because attitude dynamics (combination of rigid body dynamics and attitude kinematics) are non-linear, a linear Kalman filter is not sufficient. Because attitude dynamics is not very non-linear, the Extended Kalman filter is usually sufficient (however Crassidis and Markely demonstrated that the Unscented Kalman filter could be used, and can provide benefits in cases where the initial estimate is poor). [6] Multiple methods have been proposed, however the Multiplicative Extended Kalman Filter (MEKF) is by far the most common approach.[ citation needed ] This approach utilizes the multiplicative formulation of the error quaternion, which allows for the unity constraint on the quaternion to be better handled. It is also common to use a technique known as dynamic model replacement, where the angular rate is not estimated directly, but rather the measured angular rate from the gyro is used directly to propagate the rotational dynamics forward in time. This is valid for most applications as gyros are typically far more precise than one's knowledge of disturbance torques acting on the system (which is required for precise estimation of the angular rate).

Attitude control algorithms

Control algorithms are computer programs that receive data from vehicle sensors and derive the appropriate commands to the actuators to rotate the vehicle to the desired attitude. The algorithms range from very simple, e.g. proportional control, to complex nonlinear estimators or many in-between types, depending on mission requirements. Typically, the attitude control algorithms are part of the software running on the computer hardware, which receives commands from the ground and formats vehicle data telemetry for transmission to a ground station.

The attitude control algorithms are written and implemented based on requirement for a particular attitude maneuver. Asides the implementation of passive attitude control such as the gravity-gradient stabilization, most spacecraft make use of active control which exhibits a typical attitude control loop. The design of the control algorithm depends on the actuator to be used for the specific attitude maneuver although using a simple proportional–integral–derivative controller (PID controller) satisfies most control needs.

The appropriate commands to the actuators are obtained based on error signals described as the difference between the measured and desired attitude. The error signals are commonly measured as euler angles (Φ, θ, Ψ), however an alternative to this could be described in terms of direction cosine matrix or error quaternions. The PID controller which is most common reacts to an error signal (deviation) based on attitude as follows

where is the control torque, is the attitude deviation signal, and are the PID controller parameters.

A simple implementation of this can be the application of the proportional control for nadir pointing making use of either momentum or reaction wheels as actuators. Based on the change in momentum of the wheels, the control law can be defined in 3-axes x, y, z as

This control algorithm also affects momentum dumping.

Another important and common control algorithm involves the concept of detumbling, which is attenuating the angular momentum of the spacecraft. The need to detumble the spacecraft arises from the uncontrollable state after release from the launch vehicle. Most spacecraft in low Earth orbit (LEO) makes use of magnetic detumbling concept which utilizes the effect of the Earth's magnetic field. The control algorithm is called the B-Dot controller and relies on magnetic coils or torque rods as control actuators. The control law is based on the measurement of the rate of change of body-fixed magnetometer signals.

where is the commanded magnetic dipole moment of the magnetic torquer and is the proportional gain and is the rate of change of the Earth's magnetic field.

Sensors

Relative attitude sensors

Many sensors generate outputs that reflect the rate of change in attitude. These require a known initial attitude, or external information to use them to determine attitude. Many of this class of sensor have some noise, leading to inaccuracies if not corrected by absolute attitude sensors.

Gyroscopes

Gyroscopes are devices that sense rotation in three-dimensional space without reliance on the observation of external objects. Classically, a gyroscope consists of a spinning mass, but there are also "ring laser gyros" utilizing coherent light reflected around a closed path. Another type of "gyro" is a hemispherical resonator gyro where a crystal cup shaped like a wine glass can be driven into oscillation just as a wine glass "sings" as a finger is rubbed around its rim. The orientation of the oscillation is fixed in inertial space, so measuring the orientation of the oscillation relative to the spacecraft can be used to sense the motion of the spacecraft with respect to inertial space. [7]

Motion reference units

Motion reference units are a kind of inertial measurement unit with single- or multi-axis motion sensors. They utilize MEMS gyroscopes. Some multi-axis MRUs are capable of measuring roll, pitch, yaw and heave. They have applications outside the aeronautical field, such as: [8]

Absolute attitude sensors

This class of sensors sense the position or orientation of fields, objects or other phenomena outside the spacecraft.

Horizon sensor

A horizon sensor is an optical instrument that detects light from the 'limb' of Earth's atmosphere, i.e., at the horizon. Thermal infrared sensing is often used, which senses the comparative warmth of the atmosphere, compared to the much colder cosmic background. This sensor provides orientation with respect to Earth about two orthogonal axes. It tends to be less precise than sensors based on stellar observation. Sometimes referred to as an Earth sensor. [9]

Orbital gyrocompass

Similar to the way that a terrestrial gyrocompass uses a pendulum to sense local gravity and force its gyro into alignment with Earth's spin vector, and therefore point north, an orbital gyrocompass uses a horizon sensor to sense the direction to Earth's center, and a gyro to sense rotation about an axis normal to the orbit plane. Thus, the horizon sensor provides pitch and roll measurements, and the gyro provides yaw. [10] See Tait-Bryan angles.

Sun sensor

A Sun sensor is a device that senses the direction to the Sun. This can be as simple as some solar cells and shades, or as complex as a steerable telescope, depending on mission requirements.

Earth sensor

An Earth sensor is a device that senses the direction to Earth. It is usually an infrared camera; nowadays the main method to detect attitude is the star tracker, but Earth sensors are still integrated in satellites for their low cost and reliability. [9]

Star tracker

The STARS real-time star tracking software operates on an image from EBEX 2012, a high-altitude balloon-borne cosmology experiment launched from Antarctica on 2012-12-29 STARS on EBEX ld2012 image.png
The STARS real-time star tracking software operates on an image from EBEX 2012, a high-altitude balloon-borne cosmology experiment launched from Antarctica on 2012-12-29

A star tracker is an optical device that measures the position(s) of star(s) using photocell(s) or a camera. [11] It uses magnitude of brightness and spectral type to identify and then calculate the relative position of stars around it.

Magnetometer

A magnetometer is a device that senses magnetic field strength and, when used in a three-axis triad, magnetic field direction. As a spacecraft navigational aid, sensed field strength and direction is compared to a map of Earth's magnetic field stored in the memory of an on-board or ground-based guidance computer. If spacecraft position is known then attitude can be inferred. [12]

Actuators

Attitude control can be obtained by several mechanisms, including:

Thrusters

Vernier thrusters are the most common actuators, as they may be used for station keeping as well. Thrusters must be organized as a system to provide stabilization about all three axes, and at least two thrusters are generally used in each axis to provide torque as a couple in order to prevent imparting a translation to the vehicle. Their limitations are fuel usage, engine wear, and cycles of the control valves. The fuel efficiency of an attitude control system is determined by its specific impulse (proportional to exhaust velocity) and the smallest torque impulse it can provide (which determines how often the thrusters must fire to provide precise control). Thrusters must be fired in one direction to start rotation, and again in the opposing direction if a new orientation is to be held. Thruster systems have been used on most crewed space vehicles, including Vostok, Mercury, Gemini, Apollo, Soyuz, and the Space Shuttle.

To minimize the fuel limitation on mission duration, auxiliary attitude control systems may be used to reduce vehicle rotation to lower levels, such as small ion thrusters that accelerate ionized gases electrically to extreme velocities, using power from solar cells.

Reaction/momentum wheels

Momentum wheels are electric motor driven rotors made to spin in the direction opposite to that required to re-orient the vehicle. Because momentum wheels make up a small fraction of the spacecraft's mass and are computer controlled, they give precise control. Momentum wheels are generally suspended on magnetic bearings to avoid bearing friction and breakdown problems. [13] Spacecraft Reaction wheels often use mechanical ball bearings.

To maintain orientation in three dimensional space a minimum of three reaction wheels must be used, [14] with additional units providing single failure protection. See Euler angles.

Control moment gyros

These are rotors spun at constant speed, mounted on gimbals to provide attitude control. Although a CMG provides control about the two axes orthogonal to the gyro spin axis, triaxial control still requires two units. A CMG is a bit more expensive in terms of cost and mass, because gimbals and their drive motors must be provided. The maximum torque (but not the maximum angular momentum change) exerted by a CMG is greater than for a momentum wheel, making it better suited to large spacecraft. A major drawback is the additional complexity, which increases the number of failure points. For this reason, the International Space Station uses a set of four CMGs to provide dual failure tolerance.

Solar sails

Small solar sails (devices that produce thrust as a reaction force induced by reflecting incident light) may be used to make small attitude control and velocity adjustments. This application can save large amounts of fuel on a long-duration mission by producing control moments without fuel expenditure. For example, Mariner 10 adjusted its attitude using its solar cells and antennas as small solar sails.

Gravity-gradient stabilization

In orbit, a spacecraft with one axis much longer than the other two will spontaneously orient so that its long axis points at the planet's center of mass. This system has the virtue of needing no active control system or expenditure of fuel. The effect is caused by a tidal force. The upper end of the vehicle feels less gravitational pull than the lower end. This provides a restoring torque whenever the long axis is not co-linear with the direction of gravity. Unless some means of damping is provided, the spacecraft will oscillate about the local vertical. Sometimes tethers are used to connect two parts of a satellite, to increase the stabilizing torque. A problem with such tethers is that meteoroids as small as a grain of sand can part them.

Magnetic torquers

Coils or (on very small satellites) permanent magnets exert a moment against the local magnetic field. This method works only where there is a magnetic field against which to react. One classic field "coil" is actually in the form of a conductive tether in a planetary magnetic field. Such a conductive tether can also generate electrical power, at the expense of orbital decay. Conversely, by inducing a counter-current, using solar cell power, the orbit may be raised. Due to massive variability in Earth's magnetic field from an ideal radial field, control laws based on torques coupling to this field will be highly non-linear. Moreover, only two-axis control is available at any given time meaning that a vehicle reorient may be necessary to null all rates.

Passive attitude control

Three main types of passive attitude control exist for satellites. The first one uses gravity gradient, and it leads to four stable states with the long axis (axis with smallest moment of inertia) pointing towards Earth. As this system has four stable states, if the satellite has a preferred orientation, e.g. a camera pointed at the planet, some way to flip the satellite and its tether end-for-end is needed.

The second passive system orients the satellite along Earth's magnetic field thanks to a magnet. [15] These purely passive attitude control systems have limited pointing accuracy, because the spacecraft will oscillate around energy minima. This drawback is overcome by adding damper, which can be hysteretic materials or a viscous damper. The viscous damper is a small can or tank of fluid mounted in the spacecraft, possibly with internal baffles to increase internal friction. Friction within the damper will gradually convert oscillation energy into heat dissipated within the viscous damper.

A third form of passive attitude control is aerodynamic stabilization. This is achieved using a drag gradient, as demonstrated on the Get Away Special Passive Attitude Control Satellite (GASPACS) technology demonstration. In low Earth orbit, the force due to drag is many orders of magnitude more dominant than the force imparted due to gravity gradients [16] When a satellite is utilizing aerodynamic passive attitude control, air molecules from the Earth's upper atmosphere strike the satellite in such a way that the center of pressure remains behind the center of mass, similar to how the feathers on an arrow stabilize the arrow. GASPACS utilized a 1 m inflatable 'AeroBoom', which extended behind the satellite, creating a stabilizing torque along the satellite's velocity vector. [17]

See also

Related Research Articles

<span class="mw-page-title-main">Spacecraft propulsion</span> Method used to accelerate spacecraft

Spacecraft propulsion is any method used to accelerate spacecraft and artificial satellites. In-space propulsion exclusively deals with propulsion systems used in the vacuum of space and should not be confused with space launch or atmospheric entry.

<span class="mw-page-title-main">Gyroscope</span> Device for measuring or maintaining orientation and angular velocity

A gyroscope is a device used for measuring or maintaining orientation and angular velocity. It is a spinning wheel or disc in which the axis of rotation is free to assume any orientation by itself. When rotating, the orientation of this axis is unaffected by tilting or rotation of the mounting, according to the conservation of angular momentum.

<span class="mw-page-title-main">Reaction wheel</span> Attitude control device used in spacecraft

A reaction wheel (RW) is used primarily by spacecraft for three-axis attitude control, and does not require rockets or external applicators of torque. They provide a high pointing accuracy, and are particularly useful when the spacecraft must be rotated by very small amounts, such as keeping a telescope pointed at a star.

<span class="mw-page-title-main">Reaction control system</span> Spacecraft thrusters used to provide attitude control and translation

A reaction control system (RCS) is a spacecraft system that uses thrusters to provide attitude control and translation. Alternatively, reaction wheels are used for attitude control. Use of diverted engine thrust to provide stable attitude control of a short-or-vertical takeoff and landing aircraft below conventional winged flight speeds, such as with the Harrier "jump jet", may also be referred to as a reaction control system.

The design of spacecraft covers a broad area, including the design of both robotic spacecraft, and spacecraft for human spaceflight.

In aerospace engineering, spin stabilization is a method of stabilizing a satellite or launch vehicle by means of spin, i.e. rotation along the longitudinal axis. The concept originates from conservation of angular momentum as applied to ballistics, where the spin is commonly obtained by means of rifling. For most satellite applications this approach has been superseded by three-axis stabilization.

A control moment gyroscope (CMG) is an attitude control device generally used in spacecraft attitude control systems. A CMG consists of a spinning rotor and one or more motorized gimbals that tilt the rotor’s angular momentum. As the rotor tilts, the changing angular momentum causes a gyroscopic torque that rotates the spacecraft.

<span class="mw-page-title-main">GSAT-2</span>

GSAT-2 was an experimental communication satellite built by the Indian Space Research Organisation (ISRO) and launched on one of the first GSLVs. The satellite was positioned at 48 deg east longitude in the geo-stationary orbit.

<span class="mw-page-title-main">ATS-6</span> NASA experimental satellite

ATS-6 was a NASA experimental satellite, built by Fairchild Space and Electronics Division It has been called the world's first educational satellite as well as world's first experimental Direct Broadcast Satellite as part of the Satellite Instructional Television Experiment between NASA and Indian Space Research Organisation (ISRO). It was launched May 30, 1974, and decommissioned July 1979. At the time of launch, it was the most powerful telecommunication satellite in orbit. ATS-6 carried no fewer than 23 different experiments, and introduced several breakthroughs. It was the first 3-axis stabilized spacecraft in geostationary orbit. It was also the first to use experimentally with some success electric propulsion in geostationary orbit. It also carried several particle physics experiments, including the first heavy ion detector in geostationary orbit.

Astrionics is the science and technology of the development and application of electronic systems, subsystems, and components used in spacecraft. The electronic systems on-board a spacecraft are embedded systems and include attitude determination and control, communications, command and telemetry, and computer systems. Sensors refers to the electronic components on board a spacecraft.

The slew of a spacecraft is its orientation in reference to a plane or fixed position such as Earth, the Sun, another celestial body or other point in space. When moving to assume such an orientation, the spacecraft is slewing.

<span class="mw-page-title-main">Inertial navigation system</span> Continuously computed dead reckoning

An inertial navigation system is a navigation device that uses motion sensors (accelerometers), rotation sensors (gyroscopes) and a computer to continuously calculate by dead reckoning the position, the orientation, and the velocity of a moving object without the need for external references. Often the inertial sensors are supplemented by a barometric altimeter and sometimes by magnetic sensors (magnetometers) and/or speed measuring devices. INSs are used on mobile robots and on vehicles such as ships, aircraft, submarines, guided missiles, and spacecraft. Older INS systems generally used an inertial platform as their mounting point to the vehicle and the terms are sometimes considered synonymous.

A magnetorquer or magnetic torquer is a satellite system for attitude control, detumbling, and stabilization built from electromagnetic coils. The magnetorquer creates a magnetic dipole that interfaces with an ambient magnetic field, usually Earth's, so that the counter-forces produced provide useful torque.

<span class="mw-page-title-main">INSAT-3C</span> Indian telecommunications satellite

INSAT-3C is a multipurpose satellite built by ISRO and launched by Arianespace in Jan 2002. INSAT-3C is the second satellite of the INSAT-3 series. All the transponders provide coverage over India. Insat-3C is controlled from the Master Control Facility at Hassan in Karnataka. It will provide voice, video and digital data services to India and neighboring countries.

<span class="mw-page-title-main">Suomi NPP</span> Earth Weather Satellite

The Suomi National Polar-orbiting Partnership, previously known as the National Polar-orbiting Operational Environmental Satellite System Preparatory Project (NPP) and NPP-Bridge, is a weather satellite operated by the United States National Oceanic and Atmospheric Administration (NOAA). It was launched in 2011 and is currently in operation.

<span class="mw-page-title-main">Zero-propellant maneuver</span>

A zero-propellant maneuver (ZPM) is an optimal attitude trajectory used to perform spacecraft rotational control without the need to use thrusters. ZPMs are designed for spacecraft that use momentum storage actuators. Spacecraft ZPMs are used to perform large angle rotations or rate damping (detumbling) without saturating momentum actuators, and momentum dumping without thrusters.

Iodine Satellite (iSat) is a technology demonstration satellite of the CubeSat format that will undergo high changes in velocity from a primary propulsion system by using a Hall thruster with iodine as the propellant. It will also change its orbital altitude and demonstrate deorbit capabilities to reduce space junk.

<span class="mw-page-title-main">TIROS-3</span> Former American weather satellite

TIROS 3 was a spin-stabilized meteorological satellite. It was the third in a series of Television Infrared Observation Satellites.

<span class="mw-page-title-main">TIROS-4</span>

TIROS 4 was a spin-stabilized meteorological satellite. It was the fourth in a series of Television Infrared Observation Satellites.

<span class="mw-page-title-main">TIROS-10</span>

TIROS-10 was a spin-stabilized meteorological satellite. It was the tenth and last in a series of Television Infrared Observation Satellites.

References

  1. "The Pioneer Missions". NASA. March 26, 2007. Retrieved January 1, 2023.
  2. "Basics of Space Flight Section II. Space Flight Projects". Nasa.gov . Retrieved July 15, 2015.
  3. "Voyager Weekly Reports". Nasa.gov. Retrieved July 15, 2015.
  4. "Chapter 11. Typical Onboard Systems". Basics of Spaceflight Section II (Report). NASA JPL. Retrieved January 1, 2023.
  5. Markley, F. Landis; Crassidis, John L. (2014), "Static Attitude Determination Methods", Fundamentals of Spacecraft Attitude Determination and Control, Springer New York, pp. 183–233, doi:10.1007/978-1-4939-0802-8_5, ISBN   9781493908011
  6. Crassidis, John L.; Markley, F. Landis (May 23, 2012). "Unscented Filtering for Spacecraft Attitude Estimation". Journal of Guidance, Control and Dynamics. 26 (4): 536–542. doi:10.2514/2.5102.
  7. "Hemispherical Resonator Gyros" (PDF). Northropgrumman.com. Retrieved September 9, 2013.
  8. "MRU Applications". Kongsberg Maritime AS. Archived from the original on April 2, 2016. Retrieved January 29, 2015.
  9. 1 2 Spacecraft Earth Horizon Sensors (PDF) (Report). NASA. December 1969. Retrieved January 1, 2023.
  10. Abezyaev, I.N. (2021). "Gyrocompass for Orbital Space Vehicles". Cosmic Research. 59 (3): 204–211. Bibcode:2021CosRe..59..204A. doi:10.1134/S0010952521030011. S2CID   254423773.
  11. "Star Camera". NASA. May 2004. Archived from the original on July 21, 2011. Retrieved May 25, 2012.
  12. Acuña, Mario H. (November 2002). "Space-based magnetometers". Review of Scientific Instruments. 73 (11): 3717–3736. Bibcode:2002RScI...73.3717A. doi:10.1063/1.1510570 . Retrieved December 30, 2022.
  13. Henrikson, C.H.; Lyman, J.; Studer, P.A. (January 1, 1974). Magnetically suspended momentum wheels for spacecraft stabilization (Report). NASA. Retrieved December 30, 2022.
  14. "Investigation of Pulsed Plasma Thrusters for Spacecraft Attitude Control" (PDF). Erps.spacegrant.org. Archived from the original (PDF) on April 22, 2014. Retrieved September 9, 2013.
  15. Attitude and Determination Control Systems for the OUFTI nanosatellites. Vincent Francois-Lavet (2010-05-31)
  16. Mohammad Nusrat Aman, Asma (2019). "Studying the Effects of Disturbance Torques on a 2U CubeSat in Low Earth Orbits". Journal of Physics: Conference Series. 1155 (1): 012024. Bibcode:2019JPhCS1152a2024N. doi: 10.1088/1742-6596/1152/1/012024 . S2CID   127003967.
  17. "GASPACS Get Away Special Passive Attitude Control Satellite" . Retrieved November 3, 2022.