Next Article in Journal
UWE-4: First Electric Propulsion on a 1U CubeSat—In-Orbit Experiments and Characterization
Previous Article in Journal
SITAEL HC1 Low-Current Hollow Cathode
Previous Article in Special Issue
A Magnetometer-Only Attitude Determination Strategy for Small Satellites: Design of the Algorithm and Hardware-in-the-Loop Testing
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Filtering-Based Three-Axis Attitude Determination Package for Spinning Spacecraft: Preliminary Results with Arase

1
Tubitak Space Technologies Research Institute, Ankara 06800, Turkey
2
Japan Aerospace Exploration Agency, Sagamihara 252-5210, Japan
*
Author to whom correspondence should be addressed.
Aerospace 2020, 7(7), 97; https://doi.org/10.3390/aerospace7070097
Submission received: 27 February 2020 / Revised: 17 June 2020 / Accepted: 10 July 2020 / Published: 13 July 2020
(This article belongs to the Special Issue Spacecraft Attitude Determination and Control)

Abstract

:
JAXA’s ERG (Exploration of Energization and Radiation in Geospace) Spacecraft, which is nicknamed Arase, was launched on 20 December 2016. Arase is a spin-stabilized and Sun-oriented spacecraft. Its mission is to explore how relativistic electrons in the radiation belts are generated during space storms. Two different on-ground attitude determination algorithms are designed for the mission: A TRIAD-based algorithm that inherits from old missions and a filtering-based new algorithm. This paper, first, discusses the design of the filtering-based attitude determination algorithm, which is mainly based on an Unscented Kalman Filter (UKF), specifically designed for spinning spacecraft (SpinUKF). The SpinUKF uses a newly introduced set of attitude parameters (i.e., spin-parameters) to represent the three-axis attitude of the spacecraft and runs UKF for attitude estimation. The paper then presents the preliminary attitude estimation results for the spacecraft that are obtained after the launch. The results are presented along with the encountered challenges and suggested solutions for them. These preliminary attitude estimation results show that the expected accuracy of the fine attitude estimation for the spacecraft is less than 0.5°.

1. Introduction

The JAXA’s Arase (called ERG—Exploration of Energization and Radiation in Geospace—before the launch) spacecraft was launched on 20 December 2016. It is a small satellite mission into geospace which especially focuses on the relativistic electron acceleration, as well as the dynamics of the space storms [1,2]. High-energy particles (ions and electrons) are trapped in the Earth’s magnetic field and formed the Van Allen radiation belts. The mission’s aim is to elucidate acceleration and loss mechanisms of these highly-charged particles in the inner magnetosphere during space storms.
Arase is Sun-oriented and spin-stabilized about the major-axis with ~7.5 rpm spin rate (spin period of 8 s). The spin-axis, which is defined as the body Z axis, is required to be 5 ° 15 ° off of the Sun direction. The spacecraft weighs about 350 kg. It has four solar array panels, two 5 m long masts and four 15 m long wire antennas, which altogether introduce flexibility to the overall spacecraft structure (Figure 1). The spacecraft is located on a highly elliptical orbit with a perigee about 440 km and an apogee about 32,000 km. One orbital period lasts about 9.5 h. The orbit inclination is 32°, which is almost same as the latitude of the launch site [2].
The attitude determination functions are performed on-ground. Arase has three types of attitude sensors onboard to estimate the spin-axis direction (Figure 2), a three-axis fluxgate magnetometer (termed as Geomagnetic Aspect Sensor—GAS), two spin-type Sun aspect sensors (SSAS) and a star scanner (SSC). Only one of the SSASs is operational during the nominal mission. There are also MEMS gyros onboard the spacecraft but they are only used for the initial spin rate and nutation control after the separation from the launcher.
During the nominal mission the attitude is controlled using the magnetic torquers (MTQs) to correct deviation of the spin-axis from the intended direction. Attitude maneuvers are performed by uploading the desired magnetic moments. The reaction control system (RCS), built in four monopropellant hydrazine thrusters, are used for attitude maneuvers in the initial mission phase.
Two on-ground attitude determination algorithms are used for the mission: A TRIAD-based algorithm that inherits from old JAXA missions and a newly designed filtering-based algorithm. The TRIAD-based attitude determination algorithm applies TRIAD [3] and a weighted-averaging method, similar to QUEST [4], in order to estimate the attitude whenever the sensor measurements are available. On the other hand, the filtering-based attitude determination algorithm estimates the spacecraft’s attitude using the SpinUKF [5]. SpinUKF is an Unscented Kalman Filter (UKF) algorithm for which the spacecraft’s attitude is represented with the so called spin parameters. This new attitude determination package is also capable of calibrating the on-board magnetometers and SSAS and estimating the spin-axis tilt for the spacecraft.
The design of the filtering-based attitude determination package was presented previously in [6,7]. In this paper, we review the algorithm and give the preliminary attitude estimation results for the spacecraft that we obtained after the launch. This includes results for magnetometer and SSAS calibration, which are used to improve the attitude knowledge. The results for each sub-algorithm are presented along with the challenges we had and the suggested solutions. Specifically, we evaluate the performance of the newly proposed algorithms such as the SpinUKF. The initial results, which were presented in [7] in part, are updated. We also provide more comprehensive discussion on the encountered challenges and the suggested solutions.
In the next section, we present an overview for the filtering-based attitude determination package. Then in the third section, we give the magnetometer calibration algorithms and the calibration results. In the fourth section, we provide the coarse attitude estimation results. In the fifth section, we briefly present the star identification algorithm. In the sixth section, we present the fine attitude estimation results for the spacecraft.

2. The Filtering-Based Attitude Determination Package

The proposed filtering-based attitude determination package for Arase is composed of three main parts: The coarse attitude estimator, star identification and tracking algorithm, and the fine attitude estimator (Figure 3). The algorithms are executed in the order we listed them: First, the coarse attitude is estimated, then the star identification is performed, and finally, using the identified SSC measurements, the fine attitude is estimated.
Similar to the Multimission Spin Axis Stabilized Spacecraft (MSASS) software package provided by the NASA Goddard Space Flight Center [8,9] the proposed filtering-based attitude determination package is capable of estimating three-axis attitude of a spin-stabilized spacecraft and performing multiple other tasks including the spin-axis tilt estimation. Among the algorithms, the real-time magnetometer calibration algorithm, the SpinUKF for attitude estimation and the spin-axis tilt estimation algorithm are novel algorithms.
The coarse attitude is estimated using the GAS and SSAS measurements. TRIAD algorithm is mainly used to estimate the coarse spin-axis direction. The coarse spin-axis estimate is one of the inputs for the star identification at the later stage together with the calculated spin rate.
The sampling period for the collected GAS measurements is 0.125 s. Although, it is possible to collect the GAS measurements with a higher sampling frequency, 0.125 s is selected considering the data size. The time required for processing the measurements, which must be repeated every day, is another criterion for this selection. The SSAS provides Sun aspect angle (angle between the spin-axis and the Sun direction) at every Sun crossing, which is once every 8 s (at the spin rate of 7.5 rpm).
The GAS measurements are calibrated using two different algorithms. The TWO-STEP algorithm [10] is used for batch calibration. In the end, using the whole available GAS measurements, it provides single estimate for the vector of full calibration parameters: scale factors, nonorthogonality corrections and biases. The other magnetometer calibration algorithm, a pseudo-linear Kalman filter (PSLKF) [11], estimates the time-varying bias components, specifically over the perigee passes. It is a new algorithm, first proposed in [11]. In this article, we give the results for the algorithm with real data from Arase.
Fine attitude estimation for Arase relies on the SSAS and SSC measurements. The SSC onboard the Arase cannot autonomously identify the detected stars. Instead, it provides the star crossing times for each of its slits in a V-slit configuration. Considering the configuration details for the sensor slits, the star aspect angle and a single star crossing time, which can then be used to obtain the star direction vector in the sensor frame, are calculated. In addition, the SSC gives the magnitude of the detected pulses, which indicates the apparent magnitude for the detected stars.
The star identification algorithm first pairs the star pulses detected by the SSC to eliminate the possible misdetections. Then, the algorithm uses the coarse attitude estimate to match the detected pulses with the catalogue stars. The identification process applies the distance-orientation algorithm for star matching [12]. The overall procedure, used for star identification, which includes pairing, identification and tagging stages, is unique and specifically designed for identifying the star scanner vector measurements that is provided whenever a star is detected.
The fine attitude estimator consists of three algorithms. First one of these is UKF for spinning spacecraft (SpinUKF). Previous examples of UKF algorithm for spinning spacecraft attitude estimation are inspired by their counterparts for three-axis stabilized spacecraft [13]. Only in [14] the UKF is implemented with angular-momentum-based state vector, which is derived for spinning spacecraft. SpinUKF is tested with real data in this article is a new algorithm, as well as specifically designed for spinning spacecraft attitude estimation. It uses spin parameters in its state vector, and estimates the full three-axis attitude of the spacecraft along with the attitude rates, sequentially [5]. Spin parameters consist of the spin-axis orientation unit vector in the inertial frame and the spin phase angle (angle about the body spin-axis). This representation is advantageous as the spin-axis direction components in the inertial frame do not change rapidly, and the phase angle changes with a constant rate in the absence of a torque.
The second algorithm for fine attitude estimation is the SAT estimation algorithm [15]. It estimates the SAT error, which is also known as dynamic imbalance or coning error. The algorithm is based on the Singular Value Decomposition (SVD) method, and makes use of the attitude rates estimated by the SpinUKF. The last fine attitude estimation algorithm, the SSAS misalignment estimator, is also based on the SVD method and estimates the relative misalignment between the SSC and SSAS. These two algorithms are tested for real data from Arase for the first time in this article.

3. Magnetometer Calibration

The GAS is located onboard the Arase (Figure 2). Thus its measurements are corrupted with different errors caused by the nearby electronics and magnetic torquers (MTQs). We assume three types of errors are in effect for the GAS: bias, scale factors, and nonorthogonality.
The model for GAS measurements is,
B k = ( I 3 × 3 + D ) 1 ( A k H k + b k + v m , k )
where, B k is the magnetometer measurement vector, A k is the attitude matrix for the spacecraft, defining the attitude of the spacecraft body frame with respect to inertial frame, H k is the Earth’s magnetic field in the inertial frame, D is a symmetric matrix with 6 parameters that reflect the scaling, nonorthogonality and soft iron errors, b k is the bias vector and v m , k is the Gaussian zero-mean measurement noise with covariance Σ k as v m , k ~ 𝒩 ( 0 , Σ k ) .

3.1. Batch Calibration

Two different algorithms are run on-ground to correct the collected GAS measurements. The first of these is the TWO-STEP algorithm [10]. It estimates a vector formed of 9 parameters: 3 for bias vector, b k , and 6 for the terms of the symmetric D matrix.
Essentially we run the TWO-STEP with a batch of GAS data collected over the 1st perigee pass of the spacecraft (20 December 2016—about 20:30 UTC). The raw measurements, B r a w , are corrected using the estimated bias vector, b ^ , and D ^ matrix as:
B c o r = ( I 3 × 3 + D ^ ) B r a w b ^ .
The bias vector, b ^ , and D ^ matrix for the GAS measurements over the 1st perigee pass of the spacecraft are estimated as:
b ^ = [ 304 382 766 ] T nT ; D ^ = [ 0.0037 0.0021 0.0029 0.0021 0.0055 0.0003 0.0029 0.0003 0.0038 ] .
The estimated values suggest that especially the nonorthogonality and scaling errors for the GAS measurements is small.
The TWO-STEP algorithm is run regularly to observe possible deviations in the estimated calibration parameters. Thus far the estimated error values at the regular checks are consistent with the estimated values at the 1st perigee pass and no significant change has been observed.

3.2. Real-Time Calibration

Although the batch calibration algorithm is sufficient for coarse attitude estimation there are times that, specifically, the magnetometer bias terms vary. One of these cases is when the MTQs are activated about the perigee passes during the nominal mission. Arase is a Sun-oriented spacecraft. The spacecraft is inertially stabilized and its spin-axis makes 5 ° 15 ° with the Sun direction. To correct 1 ° / day deviation of the spin-axis from this intended direction, the MTQs onboard the spacecraft are activated at certain perigee passes. This affects the GAS measurements and imposes additional biases.
Moreover, the current in the electrical circuits for the solar array panels and batteries changes when the spacecraft is in/out of eclipse. An additional bias in the GAS measurements is observed especially when the spacecraft is again in the sunlight and the batteries start charging. Although, this effect is small compared to the effects of the MTQ activation, it is observed that it may impose additional bias on the GAS measurements as high as 1000 nT.
To overcome these listed issues a real-time magnetometer calibration algorithm is designed. The algorithm, which is capable of sensing the time-variation in the bias terms, is essentially a Kalman Filter (KF) algorithm [11]. The algorithm is an ordinary linear KF but the measurement matrix is state-dependent and the measurement model, which is given as,
[ b ˜ x b ˜ y β ] = [ 1 0 0 0 1 0 2 B x b x 2 B y b y 2 B z b z ] [ b x b y b z ] + [ v _ m x v _ m y η ]
is nonlinear. Therefore, the algorithm is termed as the PSLKF.
b ˜ x , k = 1 N i = k N + 1 k B x , i
b ˜ y , k = 1 N i = k N + 1 k B y , i
Here are measurements for the spin-planar bias terms that are formed using the spin-planar GAS measurements [11]. The Gaussian white noise terms for these measurements are given as:
v _ m x , k = 1 N i = k N + 1 k v m x , i
v _ m y , k = 1 N i = k N + 1 k v m y , i
The third and last measurement is [10]:
β k = B k 2 H k 2 = 2 B k b k b k 2 + η k
Here,
η k = 2 ( B k b k ) v m , k + v m , k 2 .
For the system equation in the PSLKF, the magnetometer bias terms are modeled as constant parameters, b ˙ k = 0 .
Notice that the real-time magnetometer calibration algorithm does not require attitude knowledge. Thus its implementation is straightforward. The fundamental of the algorithm is making use of the spin motion of the spacecraft to derive two quasi-measurements for spin planar bias terms (Equations (5) and (6) [11]).
Figure 4 gives coarse attitude estimation results using the GAS and SSAS measurements. Two subfigures compare the results with and without real-time GAS bias correction. We clearly see the improvement in the spin-axis direction estimates when the GAS measurements are corrected using the bias estimates by the PSLKF algorithm. Note that the gap in the spin-axis estimation results, which is mostly coinciding with the MTQ activation period, is due to the eclipse.
The small bumps in the estimated spin-axis direction at the beginning and end of the MTQ activation in Figure 4b is due to the response of the PSLKF to the suddenly changing bias values. The additional bias vector when the MTQs are fully activated (with maximum torque) is estimated by the PSLKF as,
b ^ = [ 9800 400 8500 ] T nT
and these values are in agreement with the results of MTQ-GAS interference analyses conducted prior to the launch. These analyses were offering that the bias due to the MTQ activation would be:
b c a l = [ 9076 495 7911 ] T nT .
Slight difference in the estimated and calculated values are due to the changes in the current in the electrical circuits for the solar array panels and batteries, which were not accounted for during the analyses.

4. Coarse Attitude Estimation

Once the GAS measurements are corrected, the coarse attitude of the spacecraft is determined using these measurements together with the SSAS measurements. The main algorithm that we use for coarse attitude estimation is TRIAD [3,16]. The algorithm is implemented assuming that the SSAS measurements are more accurate compared to the GAS measurements.
Figure 5 gives the estimated spin-axis direction about the 15th perigee pass (26 December 2016 from 6:30 to 9:00 UTC). Perigee pass is right after attitude maneuver that is performed using the RCS. For a period during the attitude maneuver both the SSASs are operational, so there are two different attitude estimations.
In Figure 5, especially the zoomed sub-figures a and b clearly show the nutation right after the maneuver. Note that on 26 December 2016 only the solar array panels are deployed; the wire antennas and masts are not deployed yet. Moreover, the spin-axis estimations by SSAS-A and SSAS-B do not completely match, and there is shift between the two estimations. This is due to the misalignment of the SSASs and bias in their measurements.
The misalignment/bias for the SSAS-A is estimated and corrected at a later stage when the SSC measurements are available, with multiple star sightings. This will be presented later in the fine attitude estimation section in this paper.
As mentioned Arase has a highly elliptical orbit. The GAS measurements over and around the apogee are usually not usable for attitude determination. Therefore, we prefer using the GAS measurements only over the perigee passes, which is defined as the period when the magnitude of magnetic field is larger than 5000 nT. As the GAS measurements are noisy, we use the reference magnetic field values to decide this interval such that | H k | > H p e r , where H p e r = 5000 nT is the defined threshold for the magnitude of the reference magnetic field.
Despite this fact, throughout the initial mission phase it was possible to estimate the spin-axis attitude of the spacecraft over the apogee passes with an expected accuracy of 1.5 °   ( 1 σ ) using the GAS measurements. This accuracy is calculated by comparing the estimates with the spin-axis estimation over the perigee pass, which is the most accurate estimate we have in the absence of SSC measurements. Later on for specific apogee passes, the accuracy gradually decreased and became more than 20 °   ( 1 σ ) due to the solar activity and its effects on the Earth’s magnetic field. Investigating this phenomenon is one of the mission goals for Arase.

Spin Rate Calculation

The calculation of spacecraft’s spin rate is straightforward using the SSAS measurements:
ω z s s a s = 2 π t k + 1 s s a s t k s s a s .
Here t k + 1 s s a s and t k s s a s are two consecutive Sun crossing times detected by the SSAS. Note that the calculated spin rate is corrupted with zero-mean white noise ν s t that depends on the Sun-sensor timing error.
Figure 6 gives the spacecraft’s spin rate for a period of 4 h on 21 January 2017 that is calculated using the SSAS measurements. For comparison the spin rate calculated using the SSC measurements is also given. Note that spin rate calculation using the SSC measurements is possible only after the star identification.
Figure 6 shows that the spin rate gradually decreases before the eclipse. This is due to the albedo effect and increase in the length of the wire antennas. Assuming the spin rate of the spacecraft at about the apogee as the stationary spin rate (7.5112 rpm), the increase in the length of the wire antennas, which is 15 m at the nominal condition, is estimated as 8.99 mm. On the other hand, in eclipse the spin rate increases as the spacecraft cools down and wire antennas shrink 50.38 mm in length.
Another interesting feature of Figure 6 is the differences in the SSAS based and SSC based spin rate calculations. Close to the beginning of eclipse SSAS derived spin rate values decreases more than the SSC derived spin rate values. There is always a low frequency oscillation at SSAS based spin rate calculations with a period of 6 m. Such low frequency oscillations are not observable in SSC based spin rate calculations. Reasons of these two phenomena are unclear and still being investigated.
Lastly, as Figure 6 shows there are high frequency oscillations in both SSAS and SSC derived spin rate values. Oscillations have a period about 40 s, due to nutation or in-plane vibrations of the wire antennas. As both motions have similar frequency it is not possible to identify the exact source of the high frequency oscillations in the spin rate values. These oscillations are observed after the eclipse. Therefore, the nutation and/or in-plane wire antenna vibrations are caused by the MTQ activation for attitude maneuver about the perigee pass.

5. Star Identification

Star pulses detected by the SSC must be identified (matched with the catalogue stars) before using them as measurements. The overall identification process is composed of star pulse pairing, identification and pulse tagging. For every measurement data set that we receive for a single orbital revolution:
  • First the region with the brightest and most star detections is found. This region extends to 10 spin period.
  • Measurements for the same stars within this region are paired by comparing their timing, measured elevation and brightness. At the end of the pairing, the averaged values are calculated for each paired measurement. These averaged values are further used for identification.
  • Paired (and averaged) star direction vectors for each star are identified and matched with the stars from the catalogue.
  • The measurements outside the paired region are searched. If they are matching with one of the identified stars from the paired region they are tagged as the same star.

5.1. Pairing

Pairing is the initial step of the star identification process. SSC pulses for 10 consecutive spin periods are paired as a single pulse for the same star with the pairing process. Pulses are paired with their initial detection assuming that pulses for the same star, l , will be detected exactly one spin period from each other within a margin of timing error. First detection for star l at t l , 1 s s c is paired with its other detections in 10 consecutive spin periods as,
| ( t l , k + 1 s s c t l , 1 s s c ) k × P s p i n | < ξ
where P s p i n is the spin period and k is the number of spins after the first detection k = 1 9 . The spin period is estimated using the mean of ω z s s a s . The threshold value, ξ , is usually kept small as ξ = 0.005 s but this caused several difficulties as soon will be discussed.
The pairing for a pulse is accepted successful if the same pulse is detected for more than “N” times within 10 spin periods. The default value we choose for “N” is 8.
Although, the pairing algorithm relied only on the timing information for SSC pulses, initially, at the later stages of our investigations including the pulse magnitude values ( V mag ) and the elevation angles for the detected stars appeared to be necessary to improve the chance of successful paring and algorithm’s robustness. The main reason was the varying spin rate for the spacecraft as was shown in Figure 6. Because of the spin rate variation we needed to increase ξ to have a successful pairing but for specific revolutions this was causing pairing with the wrong stars. V mag and elevation angle thresholds were added as additional measures to prevent faulty pairing even if the timing threshold had to be kept large.
During the pairing process the unit star direction vector measured in the body frame is transformed to the inertial frame using the coarse attitude information. For a set of paired pulses, the mean of this unit star direction vector in the inertial frame is calculated. In the identification process this mean value is used. Also the pulse magnitude values ( V mag ), which indicate the apparent magnitude for the stars, are averaged for the paired star pulses at this phase.
The main advantage of pairing is having misdetections within these 10 spin periods removed and using only valid star detections - in the identification process.
Another difficulty that we had when applying the pairing algorithm was spacecraft’s passes through the radiation belts. Within these periods the SSC measurements become highly corrupted and noisy. Thus, in the final form of the algorithm we initiated the pairing outside the radiation belts and even if there is pairing when the spacecraft is within the belts, we did not count this as a successful result and did not use.

5.2. Identification Process

Once the pairing is completed, the paired pulses are matched with the catalogue stars. The identification is performed based on the angular distance and orientation comparison. If there are more than one paired star detections, the algorithm first performs the comparison using only the star-to-star distance and orientation. Then the identified stars are validated by checking Sun-to-star angular distances and orientations. On the other hand, if there is only one detected star, the Sun-to-star angular distances and orientations are compared for the identification.
First the vectors V c i j in the catalogue (inertial) frame and V m k l in the frame for the measurements is calculated using the unit direction vectors for the detected (and paired) stars i and j and stars k and l from the catalogue as:
V c i j = 1 c i 1 c j ;   V m k l = 1 m k 1 m l
The frame for the measurements is the reflected inertial frame. It is formed by transforming the measured star direction vectors in the body frame to the inertial frame using the coarse attitude estimates. V m k l vector is formed among each detected star and V c i j is formed among each star in the catalogue (Figure 7). Prior to the star identification we limit the candidate stars in catalogue regarding the coarse attitude estimate and SSC’s field of view.
Star identification is performed by checking the angular distances and cosine similarities (orientation) for each star-to-star couples. If they satisfy certain conditions as,
|   V c i j V m k l   | ε
cos ϑ = V c i j V m k l V c i j V m k l 1 Δ
where ε and Δ are the threshold values, than pulses i and j are identified as stars k and l from the catalogue, respectively. Note that if cos ϑ 1 Δ then pulse i is star l and pulse j is star k, instead. Once the stars are identified they need to be verified using the Sun-to-star angular distances and orientations, calculated for each paired star pulse in a similar manner. In this process, the unit direction vectors for one of the stars in Equation (15) is replaced by the Sun direction vector.
The threshold values for the identification algorithm, ε and Δ , should be selected with respect to various factors, including the accuracy of the coarse attitude estimate. So they may vary for each telemetry dataset. Yet, in general, the threshold for orientation, Δ , is smaller than the threshold for the angular distance, ε . In addition, to make the algorithm more robust, threshold values for the Sun-to-star validation phase are selected separately and are much smaller than those for star-to-star matching phase.
The magnitudes ( V mag ) of the star pulses are not directly used as a part of the identification process due to inaccuracy of these measurements. So far, we observed that the magnitude itself is not reliable for matching a single star with star from catalogue. However, in case there is more than one star detections the algorithm can verify if | | V mag i V mag j | | V mag k V mag l | | ζ , where ζ is magnitude threshold set as 0.2. We checked the relative magnitudes for two identified stars and compare the relative values from the catalogue and of the measurements.
One major difficulty we had while implementing the identification algorithm was interruption of the planets and moon. They were observed as valid signals for the SSC, which are satisfying the initial pairing check but cannot be identified. In the final version of the algorithm the faulty pulses due to the moon are detected and eliminated. On the other hand, the planet information is added to the star catalogue and their detected pulses are used for attitude determination as well. Five planets are included in the catalogue: Mercury, Venus, Mars, Jupiter and Saturn. Among these planets, Jupiter and Saturn are detected most by the SSC.
When the planets are used as a part of the attitude estimation algorithm the parallax effects should be considered. This is showing the direction change for the planet within one orbital revolution of the spacecraft. If the parallax displacement is large than the planet information is just ignored. Table 1 gives parallax displacements for three of the planets during one spacecraft revolution as an example.
When using the planets detected by the SSC for attitude estimation we need to know the apparent magnitude for the planets. As discussed this information is used as a part of the identification process to minimize the chance of false identification. Apparent magnitude for each planet is calculated by taking the spacecraft-Sun, planet-Sun distances and the triangular layout of planet-spacecraft-Sun into account [17]. For Saturn, this is done by taking the ring effect into consideration. Figure 8 compares the calculated and SSC detected apparent magnitudes for Saturn for several revolutions. Cases before and after the ring effect correction are presented together. Unless this correction is applied, the identification algorithm will fail at identifying the direction measurements associated with Saturn.

5.3. Tagging the Star Scanner Measurements

Once the paired star pulses are identified and matched with the catalogue stars, the star pulses in the rest of the received SSC telemetry data are tagged with the identified star information. The tagging uses the timing information and checks if the pulse times are the same, within a timing threshold in a spin period. If a pulse at kth spin is for star l than is must satisfy the condition.
| ( t l , k s s c k × P s p i n ) ( t l , i s s c i × P s p i n ) | < ξ
with its previous detections within the last 10 spin periods as i = ( k 10 ) ( k 1 ) more than “N” times to be tagged. Thus the algorithm checks if the same star has been detected in 10 previous spins to tag it. Number of necessary detection to tag a star, “N” is selected by the user as N = 1 10 .
The time threshold, ξ , for tagging might be selected same as the threshold for pairing in Equation (14). However, during the application of tagging algorithm, we had difficulties due to varying spin rate for the spacecraft especially about the perigee passes (see Figure 6). The telemetry data is received as a single pack for one day and necessity for tagging a single star detection for a long period is very likely. This issue was overrun by:
(1)
Rather than starting the tagging from the beginning, starting it from the time of paired stars and searching and tagging in both forward and backward directions (Figure 9).
(2)
Increasing the threshold linearly by time. ξ , which is a constant for pairing, is modified in tagging as ξ = ξ 0 + Δ t ξ t . Here ξ 0 and ξ t are constant values and Δ t is the time since last successful tagging for the specific star we are searching for. So, while tagging, we increase the threshold as the search domain moves away from the last tagged measurement. This relaxed time threshold is useful, especially after the periods that SSC cannot detect any star.
(3)
Adding other conditions to the tagging based on the magnitudes and elevation angles of the detections. Specifically, for the magnitude check the threshold is adaptively determined as follows:
| V mag , k l i = 1 n V mag , i l | 3 σ V .
Here V mag , k l magnitude of pulse k, which is checked to be tagged as star l, V mag , i l is the magnitude of ith pulse, which is already tagged as star l and whose number is n in total and σ V is the standard deviation of the magnitude for measurements which are already tagged as star l.

6. Fine Attitude Estimation

Fine attitude estimation block of the proposed filtering-based attitude determination package is used to get the final attitude estimates for Arase based on the SSC and SSAS measurements. These fine attitude estimates are used as the science data is evaluated. The block is composed of the SpinUKF, an attitude filter that estimates the spin axis direction and attitude rates, the SVD-SAT algorithm for estimating the SAT error and an algorithm for SSAS misalignment/bias correction.

6.1. SpinUKF

The SpinUKF is essentially an UKF with the following state components [5]: the spin-axis unit-vector direction terms 1 i s p i n = [ x y z ] T in the inertial frame, the spin-phase angle γ, and the body angular rate vector ω with respect to the inertial frame:
X = [ x y z γ ω ] T .
The UKF is derived for discrete-time nonlinear equations, so the system model is given by:
X k + 1 = f ( X k , k ) + w k
Y k = h ( X k , k ) + v k
Here, X k is the state vector and Y k is the measurement vector at time t k . Moreover, w k and v k are the process and measurement error noises, which are assumed to be Gaussian white noises with covariance matrices Q ( k ) , and R ( k ) , respectively. We estimate the inertial attitude of the spacecraft while the process is propagated by using the discrete-time versions of [5],
x ˙ = ( x z s ( γ ) + y c ( γ ) r ) ω x + ( x z c ( γ ) y s ( γ ) r ) ω y
y ˙ = ( y z s ( γ ) x c ( γ ) r ) ω x + ( y z c ( γ ) + x s ( γ ) r ) ω y
z ˙ = r s ( γ ) ω x r c ( γ ) ω y
γ ˙ = ω z z r ( s ( γ ) ω y + c ( γ ) ω x )
and the Euler’s dynamics equation which is required in the absence of gyros,
ω ˙ = J 1 [ N ω × ( J ω ) ] .
Here c ( ) and s ( ) are cos ( ) and sin ( ) functions, respectively, r = x 2 + y 2 , J is the inertia matrix of the spacecraft and N is the torque vector, which is sum of the external disturbance torques such as solar radiation pressure and control torques, if there are any. In our application no torque information is given to the filter.
In addition to the SSC and SSAS vector measurements, the SpinUKF uses the SSC and SSAS derived spin rate measurements, which are calculated as in Equation (13). The propagation time for the filter is 0.1 s when there is no available measurement. When a measurement is received, the states are propagated until that time starting from the last estimation and then the update is performed.
Figure 10 shows the spin-axis estimation results by SpinUKF over the 308th perigee pass (20 April 2017 from 11:00 to 20:00 UTC). This perigee pass offers a nice opportunity to test the filter. Because there are more than 2 reliable star detections by the SSC on 20 April 2017. Although, both stars are not in sight all the time. In the figure, together with the SpinUKF estimates, TRIAD results obtained using the SSC and SSAS measurements are also presented.
First of all, Figure 10 shows that the SpinUKF converges to the true attitude quickly. Both the TRIAD and the SpinUKF estimates have oscillations. This is mainly due to the spin-axis tilt. Our previous studies show that spin-axis tilt error causes oscillations and bias in the estimated spin-axis direction [15]. We can observe the oscillations in TRIAD estimates because of the solution at different phases of one spin period.
The TRIAD solutions are single-frame estimates. We usually get single TRIAD solution per spin (period of 8 s). However, the SpinUKF provides continuous spin-axis estimates with a maximum sampling period of 0.1 s. So it can capture the dynamical behavior of body Z axis more accurately.
Overall for the SpinUKF the expected accuracy for spin-axis direction estimations is 0.5 ° or less, depending on the star visibility. This value is calculated with an analysis similar to one presented in [18]. In specific, the estimation algorithm is run for short intervals (1 h each), when no change in the spin-direction is expected. For each interval the starting time is shifted for 10 mins and the process is repeated until the MTQs are activated or SSC and SSAS measurements are interrupted (whichever comes first). Then the mean spin-direction for each interval is calculated. In the end, the variation of attitude estimate, for each of these intervals, are examined and compared with the overall estimate. The residuals that each attitude estimate produces over especially SSC measurements is also checked. This expected accuracy is matching with the mission requirements and far better than the achieved accuracy for a recent similar mission, Van Allen Probes [9]. Yet please consider that there are only magnetometers and Sun sensor onboard the Van Allen Probes for attitude estimation whereas Arase has more accurate SSC.
The SpinUKF has been tested previously with the simulated data [5] and real data [19]. However, this is the first time the filter is applied with non-uniformly sampled SSC measurements. This makes filter tuning rather challenging. Furthermore, real performance of the SSC is still under evaluation. Specifically, we examine the methods to improve the robustness of the filter about the perigee passes. Once these investigations are concluded the filter accuracy may further improve.
Currently we are testing the SpinUKF for different datasets that we received on different dates. This will give us opportunity to understand the drawbacks of filter design and perform filter tuning to improve the estimation accuracy.

6.2. Spin-Axis Tilt Estimation

The tilt error is observed as the mismatch between the actual spin axis that corresponds to the maximum principal axis of inertia, i.e., the principal Z axis (or Z p ) and the body Z axis (or Z b ), see Figure 11, which is the intended spin axis during the design phase. The SAT can be represented as a rotation between the principal and body frames of the spacecraft, and is described by the small Tait-Bryan angles, θ c x and θ c y Assuming the rotation angles are small, the rotation matrix that transforms from the principal frame to the body frame is [15]:
C b p = [ 1 0 θ c y 0 1 θ c x θ c y θ c x 1 ] .
The SAT error is expected to be the dominant error in spin-axis direction estimates for Arase. The SpinUKF can estimate the body Z axis orientation in the inertial frame but we need to estimate the SAT error to find spacecraft’s real spin axis. This information is crucial for evaluation of the science data.
The objective of the SVD-SAT algorithm is finding the rotation matrix which transforms the angular velocity vector in the body frame (estimated by the attitude filter) to the angular velocity vector in the principal frame. The spin rate around the major principal axis is measured by the SSC using the time log for consecutive star crossings.
The cost function that is to be minimized using the SVD-SAT is:
L ( θ c x , θ c x ) = 1 2 l a l | ω p   l C ^ p b ( θ c x , θ c y ) ω ^ b l | 2
Here the hat operator denotes the estimated quantities, a l is the sampling weight, ω ^ b l = [ ω ^ b x l ω ^ b y l ω ^ b z l ] is the angular velocity vector in the body frame which is estimated by the SpinUKF filter and ω p l is the angular velocity vector in the principal frame for the lth measurement. ω p l is given as,
ω p l = [ 0 0 ω z s s c ] T
ω z s s c is the spin rate of the spacecraft measured by the SSC, in a similar manner with Equation (13).
For SAT estimation the SpinUKF is run using only the SSC measurements for a period when more than one star is detected by the SSC. The main reason is the higher accuracy of the SSC, compared to the SSAS, and the precaution for not being affected by possible SSAS misalignments. Note that the misalignment error here includes the effects for both the alignment errors for sensor’s frame with respect to the spacecraft frame and sensor biases. In fact these two errors are indistinguishable for a spinning spacecraft [20]. For the SSC we expect much lower combined sensor bias and misalignment error ( θ β s s c 0.1 ° for star aspect angle and θ α s s c < 0.045 ° for azimuth at 7.5 rpm spin rate) compared to those for the SSAS ( θ β s s a s 0.5 ° for Sun aspect angle and θ α s s a s 0.11 ° for azimuth at 7.5 rpm spin rate).
The cost function in Equation (29) is minimized using the SVD method. The main advantage of the SVD over other algorithms is that it provides numerically robust solutions. The SVD method is well-known [21] so we do not present it here for brevity.
The spin-axis tilt for Arase is estimated as 0.0986 ° and 0.0476 ° about x and y axes, respectively. These values are mean of the estimation results for different datasets that are received on different dates when the spacecraft is in its final configuration. This estimation involves matching with the observed dynamical behavior of the body Z axis in Figure 10, and also the prior to launch expectations for the SAT error.
Once after we have an estimate for the SAT error we have possibility to estimate the real spin-axis (principal Z axis) of the spacecraft. Figure 12 shows the real spin-axis estimation at again revolution 308. As we clearly see, the real spin-axis of the spacecraft is bounded by the TRIAD estimates for the body Z axis in the inertial frame. This validates the SAT estimation.

6.3. Sun Sensor Bias/Misalignment Correction

Using the SpinUKF attitude estimates, the misalignment of the SSAS frame with respect to the SSC frame can be estimated. The cost function to be minimized is formulated as,
L ( C ^ s s a s ) = 1 2 l b l | C ^ s s a s S A ^ l ( x , y , z , γ ) L | 2
where, C ^ s s a s is the misalignment matrix to be estimated and b l is the sampling weight. Here we again use the SVD method to minimize the cost function and estimate the C ^ s s a s misalignment matrix. Note that SpinUKF is run using only the SSC measurements to estimate the attitude of the spacecraft, A ^ l ( x , y , z , γ ) , when we apply the Sun sensor misalignment correction.
Our initial investigations show that the SSAS is misaligned specifically about the sensor’s Z axis. Note that this maybe also timing error (bias) as the sensor bias and misalignment are indistinguishable for a spinning spacecraft. The estimated misalignment matrix is:
C s s a s = [ 0.8587 0.5034 0.0955 0.4975 0.8637 0.0793 0.1225 0.0205 0.9922 ] .
This is the preliminary result for our SSAS misalignment investigation and yet to be confirmed.

7. Conclusions

The details for a filtering-based attitude determination package for JAXA’s Arase (ERG) spacecraft and the preliminary attitude estimation results for the spacecraft were presented. Specifically, the star scanner (SSC) performance and the fine attitude estimation algorithms are still under evaluation. Yet, the preliminary results show that the expected accuracy for spacecraft’s spin-axis direction estimations is 0.5 ° or less.
Currently the algorithms are being tested with different datasets that are received on different dates. Moreover, the dynamical phenomena that are introduced in this paper are being analyzed.

Author Contributions

H.E.S. and S.-i.S. conducted the research, implemented the algorithms and investigated the results, H.E.S., as well, prepared the manuscript and S.-i.S. supervised with comments and editing; K.A., Y.N., T.T. and I.S., contributed at the level of project administration, support for this specific research and by facilitating the algorithm testing. All authors have read and agreed to the published version of the manuscript.

Funding

This research is supported by the Arase (ERG) project of ISAS/JAXA.

Acknowledgments

The authors are thankful to the colleagues from NEC Cooperation for their support for receiving and pre-processing the collected sensor data.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Nakamura, Y.; Fukuda, S.; Shibano, Y.; Ogawa, H.; Sakai, S.I.; Shimizu, S.; Soken, E.; Miyazawa, Y.; Toyota, H.; Kukita, A.; et al. Exploration of Energization and Radiation in Geospace (ERG): Challenges, Development, and Operation of Satellite Systems. Earth Planets Space 2018, 70, 102. [Google Scholar] [CrossRef]
  2. Nakamura, Y.; Takashima, T.; Fukuda, S.; Sakai, S.; Shinohara, I. Exploration of Energization and Radiation in Geospace (ERG): Development, Preliminary Flight Results, and Lessons Learned in JAXA’s Small Science Satellite Project. In Proceedings of the 31st Annual AIAA/USU Conference on Small Satellites, Logan, UT, USA, 5–10 August 2017. SSC17-X-05. [Google Scholar]
  3. Black, H.D. A Passive System for Determining the Attitude of a Satellite. AIAA J. 1964, 2, 1350–1351. [Google Scholar] [CrossRef]
  4. Shuster, M.D.; Oh, S.D. Three-Axis Attitude Determination from Vector Observations. J. Guid. Control Dyn. 1981, 4, 70–77. [Google Scholar] [CrossRef]
  5. Soken, H.E.; Sakai, S.; Asamura, K.; Nakamura, Y.; Takashima, T. Spin Parameters and Nonlinear Kalman Filtering for Spinning Spacecraft Attitude Estimation. In Proceedings of the 27th AAS/AIAA Space Flight Mechanics Meeting, San Antonio, TX, USA, 5–9 February 2017. AAS 17-249. [Google Scholar]
  6. Soken, H.E.; Sakai, S.; Asamura, K.; Nakamura, Y.; Takashima, T. Study on an Advanced Attitude Determination Algorithm for the ERG Spacecraft. In Proceedings of the 26th International Symposium on Space Flight Dynamics, Matsuyama, Japan, 3–9 June 2017. ISSFD-2017-075. [Google Scholar]
  7. Soken, H.E.; Sakai, S.; Asamura, K.; Nakamura, Y.; Takashima, T. Advanced Attitude Determination Algorithm for Arase: Preliminary Mission Experience. In Proceedings of the AAS/AIAA Astrodynamics Specialist Conference, Stevenson, WA, USA, 20–24 August 2017. AAS 17-637. [Google Scholar]
  8. Natanson, G.; Sedlak, J.E.; Hashmall, J.A.; Harman, R. Mission Experience Using New Attitude Tools for Spinning Spacecraft. In Proceedings of the AIAA/AAS Astrodynamics Specialist Conference, Hawaii, HI, USA, 18–21 August 2008. AIAA 2008-6600. [Google Scholar]
  9. Fosbury, A.M.; Rogers, G.D.; Wirzburger, J.H.; Kirk, M.N.; Ray, J.C. Attitude Determination for the Van Allen Probes. In Proceedings of the 23rd AAS/AIAA Space Flight Mechanics Meeting, Hawaii, HI, USA, 10–14 February 2013. AAS 13-476. [Google Scholar]
  10. Alonso, R.; Shuster, M.D. TWOSTEP: A Fast Robust Algorithm for Attitude-Independent Magnetometer-Bias Determination. J. Astronaut. Sci. 2002, 50, 433–451. [Google Scholar]
  11. Soken, H.E.; Sakai, S. Real-time Attitude-Independent Magnetometer Bias Estimation for Spinning Spacecraft. J. Guid. Control Dyn. 2018, 41, 274–277. [Google Scholar] [CrossRef]
  12. Kosik, J.C. Star Pattern Identification aboard an Inertially Stabilized Spacecraft. J. Guid. Control Dyn. 1991, 14, 230–235. [Google Scholar] [CrossRef]
  13. Slavinskis, A.; Ehrpais, H.; Kuuste, H.; Sünter, I.; Viru, J.; Kütt, J.; Kulu, E.; Noorma, M. Flight Results of ESTCube-1 Attitude Determination System. J. Aerosp. Eng. 2015, 29, 04015014. [Google Scholar] [CrossRef] [Green Version]
  14. Heidecker, A.; Kato, T.; Maibaum, O.; Hölzel, M. Attitude Control System of the EU: Cropis Mission. In Proceedings of the 25th International Astronautical Congress, Toronto, ON, Canada, 29 September–3 October 2014. IAC-14.C1.4.11. [Google Scholar]
  15. Soken, H.E.; Sakai, S.; Asamura, K.; Nakamura, Y.; Takashima, T. Spin-Axis Tilt Estimation for Spinning Spacecraft. In Proceedings of the AIAA Guidance, Navigation and Control Conference, San Diego, CA, USA, 4–8 January 2016. AIAA 2016-0626. [Google Scholar]
  16. Markley, F.L.; Crassidis, J.L. Fundamentals of Spacecraft Attitude Determination and Control; Springer: New York, NY, USA, 2014; pp. 184–185. [Google Scholar]
  17. Pace, G. UBV—Subroutine to Compute Photometric Magnitudes of the Planets and Their Satellites; NASA Technical Report: 1971; Technical Report No 32–1523; NASA Technical Reports Server (NTRS): Pasadena, CA, USA.
  18. Van der Ha, J.C. Performance of Spin-axis Attitude Estimation Algorithms with Real Data. Adv. Astronaut. Sci. 2009, 134, 411–430, AAS 09-127. [Google Scholar]
  19. Soken, H.E.; Van der Ha, J.C.; Sakai, S. Spinning Spacecraft Attitude Filtering with Spin Parameters: Performance Evaluation with Real Data. In Proceedings of the 26th International Symposium on Space Flight Dynamics, Matsuyama, Japan, 3–9 June 2017. ISSFD-2017-078. [Google Scholar]
  20. Van der Ha, J.C. Spin Axis Attitude Determination Accuracy Model in the Presence of Biases. J. Guid. Control Dyn. 2006, 29, 799–809. [Google Scholar] [CrossRef]
  21. Markley, F.L.; Crassidis, J.L. Fundamentals of Spacecraft Attitude Determination and Control; Springer: New York, NY, USA, 2014; pp. 196–197. [Google Scholar]
Figure 1. Arase and its configuration in the nominal mission phase (courtesy of ISAS/JAXA).
Figure 1. Arase and its configuration in the nominal mission phase (courtesy of ISAS/JAXA).
Aerospace 07 00097 g001
Figure 2. Attitude sensors.
Figure 2. Attitude sensors.
Aerospace 07 00097 g002
Figure 3. Overview of the filtering-based attitude determination package.
Figure 3. Overview of the filtering-based attitude determination package.
Aerospace 07 00097 g003
Figure 4. Coarse spin-axis estimation over third perigee pass (21 December 2016 about 15:00–15:30 UTC). (a) The results without real-time GAS bias correction. (b) The results with real-time GAS bias correction. Small plots on figure b shows the zoomed results for DEC and RA estimation starting from 1 min before the MTQ activation and ending at 15:45.
Figure 4. Coarse spin-axis estimation over third perigee pass (21 December 2016 about 15:00–15:30 UTC). (a) The results without real-time GAS bias correction. (b) The results with real-time GAS bias correction. Small plots on figure b shows the zoomed results for DEC and RA estimation starting from 1 min before the MTQ activation and ending at 15:45.
Aerospace 07 00097 g004
Figure 5. Coarse spin-axis estimation about fifteenth perigee pass (26 December 2016—from 6:30 to 9:00 UTC) using GAS and SSAS measurements. Subfigures a and b zoom to the shown parts.
Figure 5. Coarse spin-axis estimation about fifteenth perigee pass (26 December 2016—from 6:30 to 9:00 UTC) using GAS and SSAS measurements. Subfigures a and b zoom to the shown parts.
Aerospace 07 00097 g005
Figure 6. Spacecraft’s SSAS and SSC calculated spin rate on 21 January 2017 from 13:00 to 17:00 UTC. Subfigure a zooms to the shown part.
Figure 6. Spacecraft’s SSAS and SSC calculated spin rate on 21 January 2017 from 13:00 to 17:00 UTC. Subfigure a zooms to the shown part.
Aerospace 07 00097 g006
Figure 7. Star identification representation in two-dimensional (2D). M is the frame for the measurements and C is the catalogue (inertial) frame.
Figure 7. Star identification representation in two-dimensional (2D). M is the frame for the measurements and C is the catalogue (inertial) frame.
Aerospace 07 00097 g007
Figure 8. SSC detected (red) and calculated (blue) apparent magnitude for Saturn for specific revolutions that it was detected by the SSC. (a) Before the ring effect correction for calculated magnitude; (b) after the ring correction,
Figure 8. SSC detected (red) and calculated (blue) apparent magnitude for Saturn for specific revolutions that it was detected by the SSC. (a) Before the ring effect correction for calculated magnitude; (b) after the ring correction,
Aerospace 07 00097 g008
Figure 9. Old and updated approaches for tagging the SSC measurements.
Figure 9. Old and updated approaches for tagging the SSC measurements.
Aerospace 07 00097 g009
Figure 10. Fine spin-axis estimation by the SpinUKF and TRIAD on 20 April 2017 from 11:00 to 20:00 UTC. Both algorithms use SSC and SSAS measurements. Subfigures a and b zoom to the shown parts on main figure.
Figure 10. Fine spin-axis estimation by the SpinUKF and TRIAD on 20 April 2017 from 11:00 to 20:00 UTC. Both algorithms use SSC and SSAS measurements. Subfigures a and b zoom to the shown parts on main figure.
Aerospace 07 00097 g010
Figure 11. Spin-axis tilt (SAT).
Figure 11. Spin-axis tilt (SAT).
Aerospace 07 00097 g011
Figure 12. Fine spin-axis estimation by the SpinUKF and TRIAD on 20 April 2017 from 11:00 to 20:00 UTC. SpinUKF estimates are for principal Z axis incorporating the SAT correction.
Figure 12. Fine spin-axis estimation by the SpinUKF and TRIAD on 20 April 2017 from 11:00 to 20:00 UTC. SpinUKF estimates are for principal Z axis incorporating the SAT correction.
Aerospace 07 00097 g012
Table 1. Parallax displacements for Mercury, Mars and Jupiter during one orbital revolution of Arase.
Table 1. Parallax displacements for Mercury, Mars and Jupiter during one orbital revolution of Arase.
MercuryMarsJupiter
Parallax displacement (deg/revo)0.990.410.09

Share and Cite

MDPI and ACS Style

Soken, H.E.; Sakai, S.-i.; Asamura, K.; Nakamura, Y.; Takashima, T.; Shinohara, I. Filtering-Based Three-Axis Attitude Determination Package for Spinning Spacecraft: Preliminary Results with Arase. Aerospace 2020, 7, 97. https://doi.org/10.3390/aerospace7070097

AMA Style

Soken HE, Sakai S-i, Asamura K, Nakamura Y, Takashima T, Shinohara I. Filtering-Based Three-Axis Attitude Determination Package for Spinning Spacecraft: Preliminary Results with Arase. Aerospace. 2020; 7(7):97. https://doi.org/10.3390/aerospace7070097

Chicago/Turabian Style

Soken, Halil Ersin, Shin-ichiro Sakai, Kazushi Asamura, Yosuke Nakamura, Takeshi Takashima, and Iku Shinohara. 2020. "Filtering-Based Three-Axis Attitude Determination Package for Spinning Spacecraft: Preliminary Results with Arase" Aerospace 7, no. 7: 97. https://doi.org/10.3390/aerospace7070097

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop