MICROSATELLITE AUTONOMOUS GNC IN-FLIGHT VALIDATION ,

Size: px
Start display at page:

Download "MICROSATELLITE AUTONOMOUS GNC IN-FLIGHT VALIDATION ,"

Transcription

1 MICROSATELLITE AUTONOMOUS GNC IN-FLIGHT VALIDATION Franck DARNON (1), Jean-Charles DAMERY (1), Christine FALLET (1), Clémence LE FEVRE (1), Réjane IBOS (1) and Denis LAURICHESSE (1) (1) Centre National d Etudes Spatiales, 18 avenue E. Belin, TOULOUSE, France, , franck.darnon@cnes.fr Abstract: The flight software of the currently in-flight PICARD microsatellite has been modified in order to test an autonomous Guidance, Navigation & Control (GNC). This new GNC includes the following functions: orbit extrapolation, reference frame conversion, Moon and Sun ephemerides computation, 6 standard pointing computations and the management of guidance discontinuities, including sensor dazzling avoidance. This GNC has been uploaded and successfully in-flight tested in March 2014, during a 15-day campaign, demonstrating the performances and robustness of the concept. Keywords: Guidance, Navigation, Autonomy 1. Introduction In the frame of satellite decommissioning preparation, CNES 1 offers opportunities to perform experiments on operational satellites. The autonomous GNC 2 demonstration has been performed in this context. Decided in April 2013 the experiment was carried out on board the PICARD microsatellite (Fig. 1) in March Figure 1. PICARD microsatellite 1 CNES : Centre National d Etudes Spatiales 2 GNC : Guidance, Navigation & Control 1

2 Going toward a higher level of on-board autonomy is of major interest for satellites. For what concerns the Guidance, Navigation & Control (GNC) functions, more spacecraft autonomy allows: - To reduce the constraints for up-link contact and consequently: less ground operations, less ground station booking (number of passes and telecommand volume to upload), an increased spacecraft reliability in case of temporary link loss - To enhance the pointing accuracy, using up-to-date orbital data for computing the targeted attitude. The purpose of the autonomous GNC experiment is to upgrade the PICARD flight software in order to test and validate an autonomous GNC, allowing the satellite to follow various standard pointing modes with very few (even no more) ground GNC telecommands. This paper will address the experiment context, the GNC function implementation including their ground validation, and by the end, the in-flight results. 2. Context 2.1. The PICARD microsatellite Launched in June 2010, PICARD is a microsatellite designed for sun observation [1] operating on a quasicircular sun-synchronous low Earth orbit (700 km altitude). Based on the generic MYRIADE microsatellite bus (150 kg class), it belongs to the 20 MYRIADE-based microsatellite set which have flown or are in development [2] since The PICARD Experiment constraints and challenges Planning Due to the short time lap between the decommissioning decision and the effective satellite endof-life operations, the experiments had to be prepared and run within a tight planning. In the case of PICARD autonomous GNC experiment, the design, development, validation and experiment phases were carried out in less than one year. Re-use of an existing system The End-Of-Life experiments had to deal with the system as is, which implies, as far as possible, to not change the satellite operational modes, the ground-board interfaces, the ground segment Moreover, they had to deal with hardware constraints. For the autonomous GNC experiment, the most severe one were: - No embedded GNSS 3 equipment which leads to no available in-flight measured orbital data; - Optical sensors not robust to Earth, Sun or Moon dazzling. Consequently the autonomous GNC computation methods have to be robust to sensor dazzling; - An on board computer with limited resources (memory size and CPU load in a real time environment). 3 GNSS: Global Navigation Satellite System 2

3 2.3. The PICARD autonomous GNC Experiment objectives The experiment purpose aims to increase the level of the satellite autonomy, implementing the configuration represented figure 2, as an intermediate step towards a full autonomous system. Figure 2. Different possible GNC configurations (ground/board sharing) 3. PICARD GNC experiment overview 3.1. Current MYRIADE/PICARD GNC The current MYRIADE GNC is illustrated figure 3. Figure 3. The Current MYRIADE/PICARD GNC 3

4 It includes: - Ground orbit determination, based either on GNSS flight data (when a GNSS is embedded) or S-band telemetry ranging (PICARD case ); - Ground orbit extrapolation; - Ground computation of the satellite guidance profile; - Orbit (LOF 4 ) and guidance uploading to the satellite (typically from 1 time/day up to 1/week); The satellite attitude control is based on a 3-axis stabilization with a star tracker for attitude measurement and reaction wheels for control (in nominal mode). The control loop is synchronized on a 4 Hz clock [3]. The LOF and guidance are uploaded in the following format: - A reference attitude quaternion; - A velocity profile represented either in a polynomial or in a harmonic (based on the orbital pulsation) form. The LOF, is expressed w.r.t. an inertial reference frame. The guidance is expressed either w.r.t. an inertial reference frame or w.r.t LOF. This way of commanding the satellite attitude implies errors on the on-board guidance, e.g. due to the harmonic guidance form which does not perfectly fit the desired profile PICARD Experiment objectives The purpose of the PICARD GNC experiment is to overpass the current configuration limitations, having no more guidance uploading constraints and a more precise satellite pointing. This can be achieved if the orbit and the attitude guidance are on-board computed. As there is no embedded GNSS on PICARD satellite, an alternative architecture, with the orbit remaining ground estimated, has been tested: Figure 4. The Experimental PICARD GNC overview 4 LOF: Local Orbital Frame 4

5 The alternative architecture, tested on PICARD suits with both configurations : - Spacecrafts with no embedded GNSS; - Spacecrafts with GNSS but requiring maintaining the mission (possibly in a performance degraded mode) in case of GNSS equipment failure. 3.3 Development and Validation plans The following phases have been carried out: Definition of the experiment This two month initial phase includes the definition of: - the general GNC architecture; - the functions to implement and their associated computing methods; - the ground-board interfaces (TM/TC 5 ) to adapt or to add ; - the satellite data base evolutions; - the experimental GNC FDIR 6 ; - the experimental plan. Development of the new GNC functions The 6-month development phase has been performed using the MATLAB /Simulink environment, on the basis of a simplified PICARD AOCS 7 simulator. Integration to the flight software The GNC flight software has been automatically generated from the MATLAB /Simulink model. This code has been integrated into the existing flight software and other services have been implemented (TM/TC, FDIR ). As a consequence of the autonomous GNC calculations, the CPU 8 load has risen from about 50% up to more than 80% with an operating autonomous GNC. The computation time for the autonomous GNC tasks (orbit and guidance functions) is exceeding 100 ms (for a 4 Hz real time process), highlighting the consequent weight these new functions are representing. As a consequence, some optimizations had to be performed: rearrangement of the different sub-time slots, such as to guarantee a proper execution (in due time) of the different AOCS tasks. Moreover, the autonomous GNC implementation into the flight software has resulted in increasing its binary size by 25%, which also required some optimization, not to exceed the maximum allowable size. It can be noticed that these limitations are coming from the quite low performances of the MYRIADE On Board Computer (developed in the late 90 s) in comparison with the current state of the art. Equivalent constraints are not expected on more recent hardware. 5 TM/TC: Telemetry/Telecommand 6 FDIR : Fault Detection Isolation and Recovery 7 AOCS : Attitude and Orbite Control system 8 CPU : Central Processing Unit 5

6 Validation The validation has been performed in four steps: At elementary function level (orbit and guidance ) The MATLAB /Simulink models have been compared to reference data generated thanks to CNES reference libraries: BOLERO [4] and CELESTLAB [5] for orbit and PATRIUS [7] for guidance. The objectives assigned were to validate the new models (both unitarily and coupled) developed in the frame of the PICARD experiment. An additional objective was also to check the general behavior of the GNC when coupled to the simplified MATLAB /Simulink AOCS simulator, such as, for instance, to tune the GNC parameters. At AOCS level The GNC code, automatically generated from the MATLAB /Simulink models, has been integrated into the PICARD AOCS FORTRAN simulator, which is out of MATLAB /Simulink environment. The objective was to validate the global GNC/AOCS behavior, especially when running the full experimental plan. At software level The new software has been run on the software validation bench. The objective was to measure the software performances and to validate the new functions, through a comparison with reference results produced on the AOCS simulator. At satellite level The new flight software has been loaded and tested on the satellite simulation bench. The objectives were to validate the general satellite behavior, including, the TM/TC management, the FDIR, the absence of regression on other functions 4. Autonomous GNC detailed definition 4.1. Autonomous GNC Overview and Interfaces The general architecture is provided figure 5. Using initial orbit state vectors and a pointing mode as inputs (telecommanded), it computes firstly the current satellite position, then the satellite guidance attitude to feed the attitude control function. 6

7 4.2. Orbit extrapolation function Figure 5. GNC functional diagram and main interfaces The orbit extrapolation function is propagating, at the AOCS clock the ground periodically updated satellite orbit ephemeris (position, velocity) in the ITRF 9 terrestrial frame. It has been chosen to work with orbit data inputs represented in a terrestrial frame (ITRF), in order to be as close as possible to an architecture dealing with a GNSS provided orbit (see figure 2: full autonomous configuration). Indeed, considering the required accuracy, the GNSS WGS84 frame and the ITRF frame can be considered as equivalent. Consequently, the autonomous GNC kit developed in the frame of this experiment can directly be re-used and interfaced with satellites using GNSS data to deliver the orbit. Extrapolation model trade-off Figure 6. Orbit extrapolation function A 6 order gravitational model and a Runge-Kutta integration (order 6) have been selected. The already flight proven CNES BOLERO library [4] has been reused. By comparing the extrapolation results with a fine orbit propagation using the CNES reference tool (ZOOM 9 ITRF : International Terrestrial Reference Frame 7

8 software), it has been shown that the 6x6 order model is the best compromise between performances and computation load. Moreover a more precise model representing drag effect would imply to upload the drag coefficients to the satellite, which is in contradiction with the autonomy objectives. Orbit update frequency determination The orbit is determined by the ground, typically 1 time per day, then 6x6 model is adjusted on a short time span (few hours) for computing N orbital state vectors (position, velocity) in the terrestrial ITRF frame with a given time gap. These orbit parameters are then uploaded to the satellite as illustrated on figure 7. By using the same model to adjust the ground ephemerides and the on-board extrapolation, the consistency between the two orbits is ensured. Figure 7. Orbit update chronology A trade-off has concluded in choosing a 4-hour time gap between two orbit updates. During the PICARD experiment, a 2-hour time gap has also been tested in order to measure further orbit accuracy gain that can be expected when uploading up to 12 orbital state vectors per day. Time gap between to orbit update RMS long-track error 2h ~20m 4h ~50m 8h ~100m Table 1. Expected orbit error as a function of orbit update frequency 8

9 4.3. Reference frame conversion function The reference frame conversion function is transforming, at the AOCS clock frequency the orbit position and velocity into an inertial frame (GCRF 10 ). Figure 8. Reference frame conversion function Three successive frame conversions are performed: - ITRF to TIRF : For a high accuracy, it can take into account the CIP 11 coordinates (Xp,Yp) (IERS bulletins and tide impacts); - TIRF to CIRF : For a high accuracy, it can take into account the UT1 12 -UTC 13 gap (IERS 14 bulletins and tide impacts); - CIRF to GCRF : taking into account the precession and nutation effects on the Earth equatorial plan, using IERS bulletin (X, Y) giving the Earth rotation axis orientation. For a high accuracy, some corrective terms can be applied (dx, dy). On the basis of a performance analysis, carried out using the CNES CELESTLAB reference tool [5], a trade-off has concluded to take into account the UT1-UTC gap, but not the tide effects nor the CIP coordinates (Xp,Yp) and the corrective terms (dx, dy). Typically 15 m accuracy is expected (on the Earth equator). Model simplification : take into account (Xp,Yp) UT1-UTC gap (dx,dy) Angular error [mas] vs. precise model Distance error (@equator) [m] vs. precise model Yes Yes No E-03 No Yes No No No* No *Considering UT1-UTC max (0.9s) Table 2. Simplified frame conversion accuracy 10 GCRF : Geocentric Celestial Reference Frame 11 CIP : Celestial Intermediate Pole 12 UT1 : Universal Time 13 UTC : Coordinated Universal Time 14 IERS : International Earth Rotation and Reference Systems Service 9

10 4.4. Moon and Sun ephemeris computation The Moon and Sun positions are computed in the GCRF reference frame, each 10 s using MEEUS analytical models [6]. Figure 9. Moon and Sun ephemerides computation function For the Moon direction computation, a medium accuracy has been selected, as there is no requirement for a high accuracy (the Moon direction is used for the GNC sensor dazzling avoidance function). Compared to an accurate JPL 15 numerical model (DE423), the expected MEEUS model performances are the following: Model Longitude Latitude Distance Angle GCRF [arcsec] [arcsec] [km] [arcsec] Moon (medium) Sun Table 3. Moon and Sun ephemerides accuracy 4.5. Standard pointing computation Figure 10. Standard Pointing computation function 15 JPL : Jet Propulsion Laboratory 10

11 Local Orbit Frame (LOF) The function is computing, at the AOCS clock the Local Orbital Frame (LOF) attitude, defined as directed toward the Earth center; anti-normal to the Earth plane. Standard Pointings Among 6 standard pointing (depending of the Pointing Mode selected by ground TeleCommand), a standard attitude is computed at the AOCS clock - GEOCENTRIC pointing = LOF attitude - HELIOCENTRIC pointing: directed toward the Sun (direction provided by the Sun ephemeris function) in the orbit plane toward the south - TRACK COMPENSATION pointing: based on the LOF, including a yaw rotation (around ) such as to compensate the Earth rotation, i.e. having the axis projection on the Earth surface perpendicular to the ground track. The yaw rotation angle is computed assuming a spherical Earth with a constant angular velocity. - NADIR (or geodetic) pointing : normal the Earth surface, assuming an ellipsoidal Earth. The direction is computed with an iterative method. Figure 11. Nadir (geodetic) pointing definition - YAW STEERING pointing: based on the LOF, including a yaw rotation (around ) such as to have ) perpendicular to the sun direction (provided by the Sun ephemeris function). This Yaw Steering pointing is used when there is no mission constraint concerning the yaw angle but computed such as to optimize the solar array illumination. - INERTIAL pointing: constant attitude w.r.t. GCRF inertial frame Whatever the standard pointing selected, the attitude quaternion: represented w.r.t. GCRF inertial frame. is 11

12 Pointing Bias Then, an attitude bias may be applied on the standard pointing in order to compute the targeted attitude. This bias is ground TeleCommanded, either in case of different axis convention, or when an angular tilt has to be applied for mission purpose. Another case of bias utilization is for orbital manoeuvers: For instance, a geocentric pointing with bias can be commanded such as to align the thrust in the required direction. (1) 4.6. Guidance discontinuity management (including sensor dazzling avoidance) The attitude discontinuity management function is ensuring a continuous guidance attitude quaternion, in case of: - Change of the standard pointing mode (e.g. from heliocentric to geocentric pointing); - Change of the bias (e.g. from geocentric to geocentric + bias for an orbital maneuver). The attitude discontinuity management function take into account: - The kinematic allocations; - The sensor dazzling avoidance. This function is computing, at the AOCS clock frequency the attitude guidance quaternion (represented w.r.t. GCRF inertial frame) as well as the guidance frame velocity, w.r.t. GCRF frame and expressed into the satellite frame. Figure 12. Discontinuity management (inc. sensor dazzling avoidance) 12

13 Discontinuity Detection An angular comparison between the current targeted attitude and previous time step guidance attitude is made. Not exceeding an angular threshold (typically 1 ), the guidance attitude equals the targeted attitude. Otherwise, the following steps apply. Velocity Bias (nominal) When a discontinuity is detected, the guidance attitude equals the previous time step guidance attitude on which a rotation is applied. This rotation has the following characteristics: - Orientation: Such as to reach the targeted attitude by the shortest angular way. The direction is adjusted at each time step in case of a non-constant targeted attitude; - Magnitude: Such as to be feasible taking into account the satellite kinematics capabilities. Figure 13. Attitude guidance discontinuity management principle The major drawbacks of this method are: 1- A non-time optimal slew, on the contrary of an iterative method globally optimizing the slew path and rate (e.g. taking into account a non-constant targeted attitude as well as dynamic kinematics capabilities). 2- Angular velocity discontinuities at the slew bounds. As the purpose of this function is to smoothly on-board manage the attitude transient between two standard pointings, without severe time or attitude constraints, it has been decided to not implement an optimized (even optimal) method which would have imply a global slew asynchronous computation. Generally speaking, such optimized methods are not intended to be implemented on board. Indeed, even in case of agile missions, requiring to make the best use of satellite kinematics capabilities, the mission planning being strongly coupled with the mission user needs, we expect the mission planning (inc. attitude) to remain (at least partly) ground commanded. The velocity bias has been tuned such as: - to guarantee the satellite controllability; - to guarantee the guidance algorithm convergence, for all standard pointing transitions; - to limit the attitude control error at the slew bounds due to velocity discontinuities. 13

14 Dazzling Analysis and Velocity Bias modification In general, the guidance discontinuity management function has to take into account any satellite attitude constraints, such as: - preventing optical sensor dazzling; - preventing payload dazzling; - limiting the viewing factor of radiative surfaces with Earth or Sun; - etc Obviously, the GNC design and methods for managing the attitude discontinuities have to be adapted to the constraints to deal with, but some general concepts can be reused, such as those developed for the autonomous GNC PICARD experiment. In the peculiar case of PICARD, the AOCS is using a star tracker with two optical heads (oriented in opposite directions) which are not delivering a valid estimated attitude when a bright object (Earth, Sun or Moon) crosses their field of view. The method implemented in the PICARD experimental GNC consists, at each AOCS time step (@4 Hz), in: - Computing the guidance attitude with the nominal velocity bias applied; - Evaluating the 2 sensor heads angles w.r.t. 3 bright objects and comparing with angular thresholds; - If the 2 heads are simultaneously dazzled, determining which bright object is responsible for the dazzling status change (w.r.t. previous time step); - Determining the rotation sign to apply. This sign depends on the relative geometrical configuration between the nominal velocity bias, the sensor axis and the bright object direction; - Computing the guidance attitude, based on the previous time step attitude and applying a rotation around +/- the bright object direction. This sensor dazzling avoidance principle is represented figure 14, in a simplified manner (the nominal velocity bias vector as well as the satellite-bright object direction are not constant). It can be described as making the sensor rotate around the bright object excluding cone, through the shortest way, to reach the targeted attitude. Figure 14. Sensor dazzling avoidance principle 14

15 4.8. Attitude control The attitude control function has not been modified in the frame of this experiment, as the interfaces have remained unchanged (attitude quaternion and velocity represented in an inertial frame). 5. In-flight results 5.1. Experiment plan The in-flight experiment was carried out from March 10 to March 25, It consisted in: - Testing all the standard pointing during several orbits each; - Changing the attitude bias (about 30 times) such as to test the attitude discontinuity management for various direction, amplitude and bright objects avoidance (5 occurrences); - Commanding alternatively two different pointing modes on each orbit during a several day period; - Reproducing some PICARD payload calibration sequences requiring specific attitude profiles, but using the autonomous GNC Experiment results The new flight software including the autonomous GNC works perfectly in orbit. The transitions between the ground-guided and the autonomous GNC modes took place without any problem. The flight software has operated without exceeding the computation resources, even the computation load of the new GNC tasks was drastically increased compared to the previous one. The expected level of accuracy for the on-board orbit has been reached. Figure 15 presents the difference between the orbital position (in GCRF frame) obtained from the satellite telemetry and the orbital position predicted by the ground segment with the precise orbit dynamical model. The discontinuities are explained by the orbit updates (every 2 hours in this case). 15

16 Figure 15. Measured orbit error as a function of time The attitude control system perfectly worked whatever the guidance commanded, including the velocity bias during pointing mode changes. Moreover, the two sensor heads were never simultaneously dazzled. As an example, the satellite telemetry corresponding to a sequence starting from a heliocentric pointing is represented figures 16 to 19. Two orders are sent: First to command an off pointing (about 180 ), then to go back to the previous heliocentric attitude, as it can be seen on the targeted attitude computed by the satellite GNC (figure 16). 16

17 Figure 16. Targeted attitude as a function of time The GNC discontinuity management function properly managed the attitude transitions, as it can be seen figure 17 on the guidance attitude quaternion compounds which are continuous: Figure 17. Guidance attitude quaternion as a function of time 17

18 Different GNC modes successively took place, as highlighted when looking to the guidance velocity figure 18: Figure 18. Guidance Velocity as a function of time The first 180 slew had to deal with a sun dazzling on the second sensor optical head (the first being dazzled by the Earth). Consequently, the GNC temporarily commanded a change in the rotation axis and velocity. On the contrary, the second attitude transition was managed without dazzling issue, leading to an almost constant rotation axis. As the GNC is not guaranteeing angular velocity continuity, the GNC mode transitions implied some attitude control errors. Figure 19 is representing the angular difference between the guidance quaternion and the satellite attitude, estimated on the basis of star tracker measurements. Each time a bias velocity is applied, a reproducible error (about 0.9 ) occurred and was rapidly damped. The amplitude directly results in the velocity bias tuning. When a change in the rotation direction or velocity occurs, e.g. in case of dazzling avoidance, another control error can take place. In this peculiar case, the second error peak reached 1.1, as the consequence of the significant velocity step at the end of the dazzling avoidance mode, as it can be seen on figure 18 (sign change of the X and Y satellite velocity compounds). On figure 19, one can notice other error control peaks. They are not the result of the autonomous GNC computation methods, but the satellite attitude estimate, which is less accurate in case of star tracker optical head switch (change of the optical head not dazzled by Earth). 18

19 Figure 19. Attitude control error as a function of time 5.3. Orbit / Guidance functions performances Three configurations (schematically represented figure 2) have been compared 1- The MYRIADE/PICARD current one with the Orbit and Guidance computed on ground and uploaded in a harmonic form; 2- The PICARD GNC experiment; 3- A full autonomous configuration with on-board orbit determination using GNSS data. Figure 20. Contribution scheme to guidance error budget 19

20 Table 4. Orbit error evaluations The main contribution to orbit errors comes from the on ground orbit extrapolation (O2 error) and uncertainties about the drag coming from the residual atmosphere (linked to the sun activity, which is not accurately predictable). The only way to improve the accuracy is to use on-board orbit measurement (GNSS). The extrapolation and frame conversion functions implemented in the PICARD autonomous GNC experiment allows a rather good orbit computation (O4+O5 errors), which can be even improved by shortening the time period between two orbit updates. Then, the residual error is mainly a cross track one and is due to frame conversion (O4 error). Table 5. Guidance error evaluations 20

21 As the ground-computed standard guidances are uploading using velocity harmonic profiles, their accuracy is rather low (G2 error). The on-board computation implemented in PICARD GNC experiment is significantly improving the guidance attitude accuracy, whatever the standard pointing. A meaningful way to represent the guidance error of geocentric or nadir pointing missions is to evaluate the induced error at Earth surface (intersection between the line of sight and Earth surface), for instance for a 700 km altitude orbit. 2 geolocation errors can be defined, as represented figure 21: - Predicted geolocation error: we are expecting to point towards A whereas we are pointing toward C. For instance, this error makes sense when the payload programming is associated to Earth flyby; - Local geolocation error: the local geocentric (or nadir) attitude (corresponding to the real satellite position) should point toward B whereas we are pointing toward C. For instance, this error makes sense when it is important to be as close as possible to the local nadir, such as for altimetry mission (but no requirement to synchronize the payload programming to what was predicted to be pointed on Earth: A). Figure 21. Geolocation error definition 21

22 Table 6. Orbit and Guidance error evaluations for geocentric and nadir pointings If we compare the current configuration to the autonomous GNC PICARD experiment: - Marginal gain on the predicted geolocation error (735 m => 655 m) for geocentric pointing. The on-board models contribution in the final orbit error budget remains limited (60m over 655m) since the main contributors are high uncertainties of Doppler measurements and solar activity forecast (595m). In the case of Picard experiment, the error induced by implementing a simplified orbit model on board (+60m) is largely balanced by the improvement obtained with the on-board guidance calculation (-140m). - Gain on the predicted geolocation error (855 m => 660 m) for nadir pointing linked to the poor nadir accuracy when uploaded using TC as harmonic form w.r.t. LOF. - Significant gain on the attitude error w.r.t. the real local geocentric and nadir (respectively 285 µrad => 90 µrad and 460 µrad => 100 µrad). This error is less orbit dependent, consequently, we take full benefit of an improved guidance accuracy when it is on-board computed, especially for the nadir case. Extrapolating the PICARD experiment to a full autonomous configuration, we expect further guidance accuracy improvements thanks to a better satellite position in-orbit estimation. For instance, in case of geocentric pointing, the predicted geolocation error is drastically reduced (655 m => 75 m) as well as the local real geocentric direction error (90 µrad => 10 µrad). 22

23 6. Conclusion A new GNC, including orbit extrapolation, reference frame conversion, Moon and Sun ephemerides computation, 6 standard pointing computations and the management of guidance discontinuities, including sensor dazzling avoidance has been developed and in-flight tested in March 2014 on board the PICARD micro-satellite. The most challenging aspects of this experiment was to develop a full autonomous and multimission GNC kit compliant with existing in-orbit satellites, with limited on-board resources and in less than one year (from the experiment decision up to in-flight operations). This in-flight experiment has been successfully carried out and has demonstrated the capabilities and performances of such an autonomous GNC for low Earth orbit, and even at the scale of a microsatellite. Compared to the current MYRIADE ground commanded guidance profiles, such an autonomous GNC offers many benefits: - It significantly reduces the number of ground operations to handle, as well as the number of ground/board contacts for guidance profile uploading; - It satisfies to various type of missions (different standard pointing), as a generic GNC (and consequently a generic ground segment); - It complies with mixed ground/on board guidance commands, for instance part of the orbit using ground telecommanded guidance profiles (for mission purpose), and rest of the orbit using autonomous standard pointing; - It is managing attitude guidance discontinuities, including sensor (or payload) dazzling avoidance, making the satellite robust to this kind of AOCS constraints; - Whatever the pointing, the guidance accuracy is improved; - It can be directly interfaced with GNSS data such as to further enhance the guidance performance and satellite autonomy. 7. References [1] [2] Clair, M. A. and Bach, M., The CNES microsatellite Product Line: MYRIADE, 4S Symposium, [3] Fallet, Ch. et al. Myriade Microsatellite end-of-life as a flight test bench 4S symposium, [4] Pontet B. And Laurichesse D. BOLERO: on board software library for space flight dynamic applications. Proceedings of the Data Systems in Aerospace (DASIA) conference, Dublin, May

24 [5] CNES Space mechanics toolbox for mission analysis, CELESTLAB, issue 3, revision: 0. [6] Astronomical algorithms, Jean Meeus, [7] Denis, C. and Tanguy, Y. The SIRIUS Flight Dynamics Library for the next 25 years. Proceedings of the 5th International Conference on Astrodynamics Tools and Techniques (ICATT) 24

PRELIMINAJ3.:( 6/8/92 SOFTWARE REQUIREMENTS SPECIFICATION FOR THE DSPSE GUIDANCE, NAVIGATION, AND CONTROL CSCI. Prepared by

PRELIMINAJ3.:( 6/8/92 SOFTWARE REQUIREMENTS SPECIFICATION FOR THE DSPSE GUIDANCE, NAVIGATION, AND CONTROL CSCI. Prepared by PRELIMINAJ3.:( SOFTWARE REQUIREMENTS SPECIFICATION FOR THE DSPSE GUIDANCE, NAVIGATION, AND CONTROL CSCI Prepared by Space Applications Corporation 6/8/92.. 1 SCOPE 1.1 IDENTIFICATION 1.2 OVERVIEW This

More information

FIBER OPTIC GYRO-BASED ATTITUDE DETERMINATION FOR HIGH- PERFORMANCE TARGET TRACKING

FIBER OPTIC GYRO-BASED ATTITUDE DETERMINATION FOR HIGH- PERFORMANCE TARGET TRACKING FIBER OPTIC GYRO-BASED ATTITUDE DETERMINATION FOR HIGH- PERFORMANCE TARGET TRACKING Elias F. Solorzano University of Toronto (Space Flight Laboratory) Toronto, ON (Canada) August 10 th, 2016 30 th AIAA/USU

More information

Figure 1. View of ALSAT-2A spacecraft

Figure 1. View of ALSAT-2A spacecraft ALSAT-2A TRANSFER AND FIRST YEAR OPERATIONS M. Kameche (1), A.H. Gicquel (2), D. Joalland (3) (1) CTS/ASAL, 1 Avenue de la Palestine, BP 13, Arzew 31200 Oran, Algérie, email:mo_kameche@netcourrier.com

More information

PROBA 1. F. Teston ESA/ESTEC D/TEC-EL

PROBA 1. F. Teston ESA/ESTEC D/TEC-EL PROBA 1 F. Teston ESA/ESTEC D/TEC-EL Frederic.Teston@esa.int PROBA 1 launch PROBA 1 has been launched on 21 October 2001 Orbital parameters: Altitude: 681-561 km Near polar (inclination of 97.9 ) Sun-synchronous

More information

NEW EUMETSAT POLAR SYSTEM ATTITUDE MONITORING SOFTWARE

NEW EUMETSAT POLAR SYSTEM ATTITUDE MONITORING SOFTWARE NEW EUMETSAT POLAR SYSTEM ATTITUDE MONITORING SOFTWARE Pablo García Sánchez (1), Antonio Pérez Cambriles (2), Jorge Eufrásio (3), Pier Luigi Righetti (4) (1) GMV Aerospace and Defence, S.A.U., Email: pgarcia@gmv.com,

More information

Attitude Control Simulator for the Small Satellite and Its Validation by On-orbit Data of QSAT-EOS

Attitude Control Simulator for the Small Satellite and Its Validation by On-orbit Data of QSAT-EOS SSC17-P1-17 Attitude Control Simulator for the Small Satellite and Its Validation by On-orbit Data of QSAT-EOS Masayuki Katayama, Yuta Suzaki Mitsubishi Precision Company Limited 345 Kamikmachiya, Kamakura

More information

Orbital Orbital Chara Char cte act ristics eristics of the Helios of the Helio sy s s s y te st m Orbit : Low: Sun-synchronous: Quasi-polar: Phased:

Orbital Orbital Chara Char cte act ristics eristics of the Helios of the Helio sy s s s y te st m Orbit : Low: Sun-synchronous: Quasi-polar: Phased: Orbital Characteristics of the Helios system Orbit : Ë Low: suitable for High Resolution imagery. ËSun-synchronous: allows for regular illumination of the observed zones as the satellite always passes

More information

DARE Mission and Spacecraft Overview

DARE Mission and Spacecraft Overview DARE Mission and Spacecraft Overview October 6, 2010 Lisa Hardaway, PhD Mike Weiss, Scott Mitchell, Susan Borutzki, John Iacometti, Grant Helling The information contained herein is the private property

More information

ESSE Payload Design. 1.2 Introduction to Space Missions

ESSE Payload Design. 1.2 Introduction to Space Missions ESSE4360 - Payload Design 1.2 Introduction to Space Missions Earth, Moon, Mars, and Beyond Department of Earth and Space Science and Engineering Room 255, Petrie Science and Engineering Building Tel: 416-736

More information

MULTI PURPOSE MISSION ANALYSIS DEVELOPMENT FRAMEWORK MUPUMA

MULTI PURPOSE MISSION ANALYSIS DEVELOPMENT FRAMEWORK MUPUMA MULTI PURPOSE MISSION ANALYSIS DEVELOPMENT FRAMEWORK MUPUMA Felipe Jiménez (1), Francisco Javier Atapuerca (2), José María de Juana (3) (1) GMV AD., Isaac Newton 11, 28760 Tres Cantos, Spain, e-mail: fjimenez@gmv.com

More information

Structure and algorithms of motion control system's software of the small spacecraft

Structure and algorithms of motion control system's software of the small spacecraft Structure and algorithms of motion control system's software of the small spacecraft Filatov A.V., Progress Space Rocket Centre, Samara Tkachenko I.S., Tyugashev A.A., Sopchenko E.V. Samara State Aerospace

More information

Science planning and operations for Mars Express

Science planning and operations for Mars Express Science planning and operations for Mars Express René Pischel and Tanja Zegers ESA/ESTEC, Research and Scientific Support Department, Postbus 299, 2200 AG Noordwijk, The Netherlands I. Introduction The

More information

The Orbit Control of ERS-1 and ERS-2 for a Very Accurate Tandem Configuration

The Orbit Control of ERS-1 and ERS-2 for a Very Accurate Tandem Configuration The Orbit Control of ERS-1 and ERS-2 for a Very Accurate Tandem Configuration Mats Rosengren European Space Operations Centre Robert Bosch Str 5 D64293 Darmstadt Germany Email: mrosengr@esoc.esa.de Abstract

More information

LOW-COST LUNAR COMMUNICATION AND NAVIGATION

LOW-COST LUNAR COMMUNICATION AND NAVIGATION LOW-COST LUNAR COMMUNICATION AND NAVIGATION Keric Hill, Jeffrey Parker, George H. Born, and Martin W. Lo Introduction Spacecraft in halo orbits near the Moon could relay communications for lunar missions

More information

Possible advantages of equipping GNSS satellites with on-board accelerometers

Possible advantages of equipping GNSS satellites with on-board accelerometers Possible advantages of equipping GNSS satellites with on-board accelerometers - a way to get profits - Maciej Kalarus (1) Krzysztof Sośnica (2) Agata Wielgosz (1) Tomasz Liwosz (3) Janusz B. Zielioski

More information

PRELIMINARY HARDWARE DESIGN OF ATTITUDE CONTROL SUBSYSTEM OF LEONIDAS SPACECRAFT

PRELIMINARY HARDWARE DESIGN OF ATTITUDE CONTROL SUBSYSTEM OF LEONIDAS SPACECRAFT PRELIMINARY HARDWARE DESIGN OF ATTITUDE CONTROL SUBSYSTEM OF LEONIDAS SPACECRAFT Chak Shing Jackie Chan College of Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT In order to monitor

More information

Nutation determination by means of GNSS

Nutation determination by means of GNSS Nutation determination by means of GNSS - Comparison with VLBI Nicole Capitaine, Kunliang Yao SYRTE - Observatoire de Paris, CNRS/UPMC, France Introduction Space geodetic techniques cannot be used for

More information

ONBOARD AUTONOMOUS CORRECTIONS FOR ACCURATE IRF POINTING

ONBOARD AUTONOMOUS CORRECTIONS FOR ACCURATE IRF POINTING ONBOARD AUTONOMOUS CORRECTIONS FOR ACCURATE IRF POINTING John L. Jørgensen, Maurizio Betto, Peter S. Jørgensen, Troelz Denver Technical University of Denmark, Ørsted.DTU, Dept. of Measurement and Instrumentation

More information

SP-1291 June Mars Express. The Scientific Investigations

SP-1291 June Mars Express. The Scientific Investigations SP-1291 June 2009 Mars Express The Scientific Investigations Operations and Archiving Mars Express Science Planning and Operations R. Pischel & T. Zegers ESA/ESTEC, Research and Scientific Support Department,

More information

ADCSS 2017: Sodern presentation

ADCSS 2017: Sodern presentation ADCSS 2017: Sodern presentation 1 Agenda Star trackers road map: a wide range of products End of CCD star trackers: SED26 replaced by Horus as standalone multi mission star tracker Hydra maintained beyond

More information

Orekit at the U.S. Naval Research Laboratory. Evan Ward

Orekit at the U.S. Naval Research Laboratory. Evan Ward Orekit at the U.S. Naval Research Laboratory Evan Ward U.S. Naval Research Laboratory Astrodynamics and Navigation Section, Washington DC November 16, 2017 Outline Introduction Geolocation with Orekit

More information

HYPER Industrial Feasibility Study Final Presentation Orbit Selection

HYPER Industrial Feasibility Study Final Presentation Orbit Selection Industrial Feasibility Study Final Presentation Orbit Selection Steve Kemble Astrium Ltd. 6 March 2003 Mission Analysis Lense Thiring effect and orbit requirements Orbital environment Gravity Atmospheric

More information

Control of the Laser Interferometer Space Antenna

Control of the Laser Interferometer Space Antenna Control of the Laser Interferometer Space Antenna P. G. Maghami, T. T. Hyde NASA Goddard Space Flight Center Guidance, Navigation and Control Division Greenbelt, MD 20771 J. Kim Swales Aerospace, Inc.

More information

Attitude Determination using Infrared Earth Horizon Sensors

Attitude Determination using Infrared Earth Horizon Sensors SSC14-VIII-3 Attitude Determination using Infrared Earth Horizon Sensors Tam Nguyen Department of Aeronautics and Astronautics, Massachusetts Institute of Technology 77 Massachusetts Avenue, Cambridge,

More information

The post launch assessment review confirmed the following previous assertions about the mission status:

The post launch assessment review confirmed the following previous assertions about the mission status: 1 GRACE Newsletter No. 2 August 15, 2003 Topics: http://www.csr.utexas/grace/ http://www.gfz-potsdam.de/grace 1. Editorial 2. Major events in Mission Operations since last Newsletter 3. Current status

More information

Vicky Chu, Jer Ling, Tom Lin, Joe Fong, Feng-Tai Huang, Guey-Shin Chang. April 15, 2011

Vicky Chu, Jer Ling, Tom Lin, Joe Fong, Feng-Tai Huang, Guey-Shin Chang. April 15, 2011 FORMOSAT-7/COSMIC-2 Overview Vicky Chu, Jer Ling, Tom Lin, Joe Fong, Feng-Tai Huang, Guey-Shin Chang April 15, 2011 Program Status AIT-TECRO Agreement on FORMOSAT-7/COSMIC-2 joint program has been signed

More information

System engineering approach toward the problem of required level of in-orbit autonomousoperation of a LEO microsatellite mission

System engineering approach toward the problem of required level of in-orbit autonomousoperation of a LEO microsatellite mission System engineering approach toward the problem of required level of in-orbit autonomousoperation of a LEO microsatellite mission H.Bonyan Amirkabir University of Technology (AUT) H.Bonyan@dena.aut.ac.ir

More information

IAU 2006 NFA GLOSSARY

IAU 2006 NFA GLOSSARY IAU 2006 NFA GLOSSARY Prepared by the IAU Division I Working Group Nomenclature for Fundamental Astronomy'' (latest revision: 20 November 2007) Those definitions corresponding to the IAU 2000 resolutions

More information

Update on the In-orbit Performances of GIOVE Clocks

Update on the In-orbit Performances of GIOVE Clocks Update on the In-orbit Performances of GIOVE Clocks Pierre Waller, Francisco Gonzalez, Stefano Binda, ESA/ESTEC Ilaria Sesia, Patrizia Tavella, INRiM Irene Hidalgo, Guillermo Tobias, GMV Abstract The Galileo

More information

On-Orbit Performance of KOMPSAT-2 AOCS Korea Aerospace Research Institute Seung-Wu Rhee, Ph. D.

On-Orbit Performance of KOMPSAT-2 AOCS Korea Aerospace Research Institute Seung-Wu Rhee, Ph. D. SSC07-VII-9 On-Orbit Performance of AOCS 2007. 8. Korea Aerospace Research Institute Seung-Wu Rhee, Ph. D. 1 Program - is Low Earth Orbit Satellite - Mission : Cartographic Mission of Korean Peninsula

More information

Herschel Science/Instrument Planning and Scheduling. Jon Brumfitt (ESAC) SCIOPS September 2013

Herschel Science/Instrument Planning and Scheduling. Jon Brumfitt (ESAC) SCIOPS September 2013 Herschel Science/Instrument Planning and Scheduling Jon Brumfitt (ESAC) SCIOPS-2013 11 September 2013 Herschel Space Observatory Far infrared & sub-mm Telescope diameter Instruments Launch date End of

More information

THE MICRO ADVANCED STELLAR COMPASS FOR ESA S PROBA 2 MISSION

THE MICRO ADVANCED STELLAR COMPASS FOR ESA S PROBA 2 MISSION THE MICRO ADVANCED STELLAR COMPASS FOR ESA S PROBA 2 MISSION P.S. Jørgensen (1), J.L. Jørgensen (1), T. Denver (1), Pieter van den Braembuche (2) (1) Technical University of Denmark, Ørsted*DTU, Measurement

More information

OUT-OF-PLANE MANOEUVRE CAMPAIGNS FOR METOP-A: PLANNING, MODELLING, CALIBRATION AND RECONSTRUCTION. +49(0) ,

OUT-OF-PLANE MANOEUVRE CAMPAIGNS FOR METOP-A: PLANNING, MODELLING, CALIBRATION AND RECONSTRUCTION. +49(0) , OUT-OF-PLANE MANOEUVRE CAMPAIGNS FOR METOP-A: PLANNING, MODELLING, CALIBRATION AND RECONSTRUCTION Francisco Sancho (1), David Lázaro (2), Pier Luigi Righetti (3) (1) GMV at EUMETSAT, Eumetsat-Allee 1,

More information

BepiColombo. Project and MPO Status. Comprehensive Explora1on of Planet Mercury

BepiColombo. Project and MPO Status. Comprehensive Explora1on of Planet Mercury BepiColombo Project and MPO Status Comprehensive Explora1on of Planet Mercury Joe Zender BepiColombo Deputy PS, ESA/ESTEC BepiColombo Previously: Ø Proba2 Science Coordinator, until 12/2013 Ø ProbaV, Project

More information

ATTITUDE CONTROL MECHANIZATION TO DE-ORBIT SATELLITES USING SOLAR SAILS

ATTITUDE CONTROL MECHANIZATION TO DE-ORBIT SATELLITES USING SOLAR SAILS IAA-AAS-DyCoSS2-14-07-02 ATTITUDE CONTROL MECHANIZATION TO DE-ORBIT SATELLITES USING SOLAR SAILS Ozan Tekinalp, * Omer Atas INTRODUCTION Utilization of solar sails for the de-orbiting of satellites is

More information

Sliding Mode Control Strategies for Spacecraft Rendezvous Maneuvers

Sliding Mode Control Strategies for Spacecraft Rendezvous Maneuvers Osaka University March 15, 2018 Sliding Mode Control Strategies for Spacecraft Rendezvous Maneuvers Elisabetta Punta CNR-IEIIT, Italy Problem Statement First Case Spacecraft Model Position Dynamics Attitude

More information

New satellite mission for improving the Terrestrial Reference Frame: means and impacts

New satellite mission for improving the Terrestrial Reference Frame: means and impacts Fourth Swarm science meeting and geodetic missions workshop ESA, 20-24 March 2017, Banff, Alberta, Canada New satellite mission for improving the Terrestrial Reference Frame: means and impacts Richard

More information

An Analysis of N-Body Trajectory Propagation. Senior Project. In Partial Fulfillment. of the Requirements for the Degree

An Analysis of N-Body Trajectory Propagation. Senior Project. In Partial Fulfillment. of the Requirements for the Degree An Analysis of N-Body Trajectory Propagation Senior Project In Partial Fulfillment of the Requirements for the Degree Bachelor of Science in Aerospace Engineering by Emerson Frees June, 2011 An Analysis

More information

DEOS AUTOMATION AND ROBOTICS PAYLOAD

DEOS AUTOMATION AND ROBOTICS PAYLOAD w e. c r e a t e. s p a c e. Kayser-Threde GmbH Space Industrial Applications DEOS AUTOMATION AND ROBOTICS PAYLOAD 11th Symposium on Advanced Space Technologies in Robotics and Automation ESA/ESTEC, Noordwijk,

More information

FLIGHT DYNAMICS MISSION ANALYSIS AND OPERATIONS FOR GALILEO SATELLITES: ORBITAL MANEUVERS STRATEGY DESIGN AND PERFORMANCES

FLIGHT DYNAMICS MISSION ANALYSIS AND OPERATIONS FOR GALILEO SATELLITES: ORBITAL MANEUVERS STRATEGY DESIGN AND PERFORMANCES FLIGHT DYNAMICS MISSION ANALYSIS AND OPERATIONS FOR GALILEO SATELLITES: ORBITAL MANEUVERS STRATEGY DESIGN AND PERFORMANCES Angélique Gaudel (1), Denis Carbonne (2), Pierre Labourdette (3), Laurence Lorda

More information

Quaternion-Based Tracking Control Law Design For Tracking Mode

Quaternion-Based Tracking Control Law Design For Tracking Mode A. M. Elbeltagy Egyptian Armed forces Conference on small satellites. 2016 Logan, Utah, USA Paper objectives Introduction Presentation Agenda Spacecraft combined nonlinear model Proposed RW nonlinear attitude

More information

INTERNAL THALES ALENIA SPACE

INTERNAL THALES ALENIA SPACE Workshop Galileo Galilei (GG) and GGG lab prototype: state of the art and new possibilities Template reference : 100181670S-EN GG error budget from the end-to-end simulator developed at TAS-I Giuseppe

More information

INNOVATIVE STRATEGY FOR Z9 REENTRY

INNOVATIVE STRATEGY FOR Z9 REENTRY INNOVATIVE STRATEGY FOR Z9 REENTRY Gregor Martens*, Elena Vellutini**, Irene Cruciani* *ELV, Corso Garibaldi, 34 Colleferro (Italy) **Aizoon, Viale Città d Europa 681, 144, Roma (Italy) Abstract Large

More information

IMPACT OF SPACE DEBRIS MITIGATION REQUIREMENTS ON THE MISSION DESIGN OF ESA SPACECRAFT

IMPACT OF SPACE DEBRIS MITIGATION REQUIREMENTS ON THE MISSION DESIGN OF ESA SPACECRAFT IMPACT OF SPACE DEBRIS MITIGATION REQUIREMENTS ON THE MISSION DESIGN OF ESA SPACECRAFT Rüdiger Jehn (1), Florian Renk (1) (1 ) European Space Operations Centre, Robert-Bosch-Str. 5, 64293 Darmstadt, Germany,

More information

BINARY ASTEROID ORBIT MODIFICATION

BINARY ASTEROID ORBIT MODIFICATION 2013 IAA PLANETARY DEFENSE CONFERENCE BEAST BINARY ASTEROID ORBIT MODIFICATION Property of GMV All rights reserved TABLE OF CONTENTS 1. Mission Concept 2. Asteroid Selection 3. Physical Principles 4. Space

More information

Onboard Maneuver Planning for the Autonomous Vision Approach Navigation and Target Identification (AVANTI) experiment within the DLR FireBird mission

Onboard Maneuver Planning for the Autonomous Vision Approach Navigation and Target Identification (AVANTI) experiment within the DLR FireBird mission Onboard Maneuver Planning for the Autonomous Vision Approach Navigation and Target Identification (AVANTI) experiment within the DLR FireBird mission G. Gaias, DLR/GSOC/Space Flight Technology Department

More information

5.12 The Aerodynamic Assist Trajectories of Vehicles Propelled by Solar Radiation Pressure References...

5.12 The Aerodynamic Assist Trajectories of Vehicles Propelled by Solar Radiation Pressure References... 1 The Two-Body Problem... 1 1.1 Position of the Problem... 1 1.2 The Conic Sections and Their Geometrical Properties... 12 1.3 The Elliptic Orbits... 20 1.4 The Hyperbolic and Parabolic Trajectories...

More information

OptElec: an Optimisation Software for Low-Thrust Orbit Transfer Including Satellite and Operation Constraints

OptElec: an Optimisation Software for Low-Thrust Orbit Transfer Including Satellite and Operation Constraints OptElec: an Optimisation Software for Low-Thrust Orbit Transfer Including Satellite and Operation Constraints 7th International Conference on Astrodynamics Tools and Techniques, DLR, Oberpfaffenhofen Nov

More information

DEFINITION OF A REFERENCE ORBIT FOR THE SKYBRIDGE CONSTELLATION SATELLITES

DEFINITION OF A REFERENCE ORBIT FOR THE SKYBRIDGE CONSTELLATION SATELLITES DEFINITION OF A REFERENCE ORBIT FOR THE SKYBRIDGE CONSTELLATION SATELLITES Pierre Rozanès (pierre.rozanes@cnes.fr), Pascal Brousse (pascal.brousse@cnes.fr), Sophie Geffroy (sophie.geffroy@cnes.fr) CNES,

More information

NGA GNSS Division Precise Ephemeris Parameters

NGA GNSS Division Precise Ephemeris Parameters NGA GNSS Division Precise Ephemeris Parameters Precise Ephemeris Units. Earth-centered, Earth-fixed Coordinate system Position Velocity GPS time Trajectory interval Standard Trajectory Optional Trajectory

More information

Attitude Determination and Control

Attitude Determination and Control Attitude Determination and Control Dan Hegel Director, Advanced Development hegel@bluecanyontech.com 1 Dan Hegel - Intro Director of Advanced Development at Blue Canyon Technologies Advanced mission concepts

More information

Astrodynamics (AERO0024)

Astrodynamics (AERO0024) Astrodynamics (AERO0024) 3. The Orbit in Space Gaëtan Kerschen Space Structures & Systems Lab (S3L) Motivation: Space We need means of describing orbits in three-dimensional space. Example: Earth s oblateness

More information

Rosetta Optical Navigation

Rosetta Optical Navigation Rosetta Optical Navigation Mathias Lauer ESA / ESOC / Flight Dynamics Page 1 Overview Rosetta: Mission and Spacecraft Asteroid Flybys (Steins): - Scenario - Navigation Strategy - Image Processing - Autonomous

More information

Experimental Analysis of Low Earth Orbit Satellites due to Atmospheric Perturbations

Experimental Analysis of Low Earth Orbit Satellites due to Atmospheric Perturbations Experimental Analysis of Low Earth Orbit Satellites due to Atmospheric Perturbations Aman Saluja #1, Manish Bansal #2, M Raja #3, Mohd Maaz #4 #Aerospace Department, University of Petroleum and Energy

More information

NEW HORIZONS PLUTO APPROACH NAVIGATION

NEW HORIZONS PLUTO APPROACH NAVIGATION AAS 04-136 NEW HORIZONS PLUTO APPROACH NAVIGATION James K. Miller, Dale R. Stanbridge, and Bobby G. Williams The navigation of the New Horizons spacecraft during approach to Pluto and its satellite Charon

More information

Satellite Constellations for Altimetry

Satellite Constellations for Altimetry Satellite Constellations for Altimetry By Alain Lamy 1) and Josiane Costeraste 1) 1) CNES - Centre National d'etudes Spatiales, Toulouse, France The framework of the analysis presented in this paper is

More information

Precision Attitude and Translation Control Design and Optimization

Precision Attitude and Translation Control Design and Optimization Precision Attitude and Translation Control Design and Optimization John Mester and Saps Buchman Hansen Experimental Physics Laboratory, Stanford University, Stanford, California, U.S.A. Abstract Future

More information

MISSION ENGINEERING SPACECRAFT DESIGN

MISSION ENGINEERING SPACECRAFT DESIGN MISSION ENGINEERING & SPACECRAFT DESIGN Alpbach 2007 - D.J.P. Moura - CNES MISSION ENGINEERING (1) OVERALL MISSION ENGINEERING IS A COMPLEX TASK SINCE AT THE BEGINNING THE PROBLEM IS GENERALLY BADLY EXPRESSED

More information

Astrodynamics (AERO0024)

Astrodynamics (AERO0024) Astrodynamics (AERO0024) 3B. The Orbit in Space and Time Gaëtan Kerschen Space Structures & Systems Lab (S3L) Previous Lecture: The Orbit in Time 3.1 ORBITAL POSITION AS A FUNCTION OF TIME 3.1.1 Kepler

More information

Lecture Module 2: Spherical Geometry, Various Axes Systems

Lecture Module 2: Spherical Geometry, Various Axes Systems 1 Lecture Module 2: Spherical Geometry, Various Axes Systems Satellites in space need inertial frame of reference for attitude determination. In a true sense, all bodies in universe are in motion and inertial

More information

Satellite Components & Systems. Dr. Ugur GUVEN Aerospace Engineer (P.hD) Nuclear Science & Technology Engineer (M.Sc)

Satellite Components & Systems. Dr. Ugur GUVEN Aerospace Engineer (P.hD) Nuclear Science & Technology Engineer (M.Sc) Satellite Components & Systems Dr. Ugur GUVEN Aerospace Engineer (P.hD) Nuclear Science & Technology Engineer (M.Sc) Definitions Attitude: The way the satellite is inclined toward Earth at a certain inclination

More information

AUTOMATED FLIGHT DYNAMICS SYSTEM FOR THAICHOTE SATELLITE

AUTOMATED FLIGHT DYNAMICS SYSTEM FOR THAICHOTE SATELLITE IAA-AAS-DyCoSS2-14-11-07 AUTOMATED FLIGHT DYNAMICS SYSTEM FOR THAICHOTE SATELLITE Manop Aorpimai, * Pornthep Navakitkanok and Sujate Jantarang INTRODUCTION In this paper, we present the development of

More information

Measurements & Instrumentation Systems National Space Institute Technical University of Denmark

Measurements & Instrumentation Systems National Space Institute Technical University of Denmark Measurements & Instrumentation Systems National Space Institute Technical University of Denmark Assessment Study of Autonomous Optical Navigation for an Asteroid Impact Mission -Executive Summary- Prepared

More information

The time period while the spacecraft is in transit to lunar orbit shall be used to verify the functionality of the spacecraft.

The time period while the spacecraft is in transit to lunar orbit shall be used to verify the functionality of the spacecraft. ASE 379L Group #2: Homework #4 James Carlson Due: Feb. 15, 2008 Henri Kjellberg Leah Olson Emily Svrcek Requirements The spacecraft shall be launched to Earth orbit using a launch vehicle selected by the

More information

FORMATION FLYING WITH SHEPHERD SATELLITES NIAC Fellows Meeting Michael LaPointe Ohio Aerospace Institute

FORMATION FLYING WITH SHEPHERD SATELLITES NIAC Fellows Meeting Michael LaPointe Ohio Aerospace Institute FORMATION FLYING WITH SHEPHERD SATELLITES 2001 NIAC Fellows Meeting Michael LaPointe Ohio Aerospace Institute WHAT IS FORMATION FLYING? Two or more satellites flying in prescribed orbits at a fixed separation

More information

The Pioneer Anomaly: Effect, New Data and New Investigation

The Pioneer Anomaly: Effect, New Data and New Investigation The Pioneer Anomaly: Effect, New Data and New Investigation Slava G. Turyshev Jet Propulsion Laboratory, California Institute of Technology Seminar at the Sternberg Astronomical Institute Moscow State

More information

ADVANCED NAVIGATION STRATEGIES FOR AN ASTEROID SAMPLE RETURN MISSION

ADVANCED NAVIGATION STRATEGIES FOR AN ASTEROID SAMPLE RETURN MISSION AAS 11-499 ADVANCED NAVIGATION STRATEGIES FOR AN ASTEROID SAMPLE RETURN MISSION J. Bauman,* K. Getzandanner, B. Williams,* K. Williams* The proximity operations phases of a sample return mission to an

More information

Orbit Design Marcelo Suárez. 6th Science Meeting; Seattle, WA, USA July 2010

Orbit Design Marcelo Suárez. 6th Science Meeting; Seattle, WA, USA July 2010 Orbit Design Marcelo Suárez Orbit Design Requirements The following Science Requirements provided drivers for Orbit Design: Global Coverage: the entire extent (100%) of the ice-free ocean surface to at

More information

Lunar Satellite Attitude Determination System

Lunar Satellite Attitude Determination System Lunar Satellite Attitude Determination System SENIOR DESIGN PROPOSAL PRESENTATION TEAM EPOCH KUPOLUYI, TOLULOPE (LEAD DEVELOPER) SONOIKI, OLUWAYEMISI (LEAD RESEARCHER) WARREN, DANAH (PROJECT MANAGER) NOVEMBER

More information

REACTION WHEEL CONFIGURATIONS FOR HIGH AND MIDDLE INCLINATION ORBITS

REACTION WHEEL CONFIGURATIONS FOR HIGH AND MIDDLE INCLINATION ORBITS REACTION WHEEL CONFIGURATIONS FOR HIGH AND MIDDLE INCLINATION ORBITS Zuliana Ismail and Renuganth Varatharajoo Department of Aerospace Engineering, Universiti Putra Malaysia, Malaysia E-Mail: zuliana.ismail@gmail.com

More information

AN ANALYTICAL SOLUTION TO QUICK-RESPONSE COLLISION AVOIDANCE MANEUVERS IN LOW EARTH ORBIT

AN ANALYTICAL SOLUTION TO QUICK-RESPONSE COLLISION AVOIDANCE MANEUVERS IN LOW EARTH ORBIT AAS 16-366 AN ANALYTICAL SOLUTION TO QUICK-RESPONSE COLLISION AVOIDANCE MANEUVERS IN LOW EARTH ORBIT Jason A. Reiter * and David B. Spencer INTRODUCTION Collision avoidance maneuvers to prevent orbital

More information

DETERMINATION OF SCIAMACHY LINE-OF-SIGHT MISALIGNMENTS

DETERMINATION OF SCIAMACHY LINE-OF-SIGHT MISALIGNMENTS DETERMINATION OF SCIAMACHY LINE-OF-SIGHT MISALIGNMENTS Manfred Gottwald (1), Eckhart Krieg (1), Sander Slijkhuis (1), Christian von Savigny (2), Stefan Noël (2), Heinrich Bovensmann (2), Klaus Bramstedt

More information

CNESOC FLIGHT DYNAMICS MONITORING AND COMMAND OPERATIONS DURING GALILEO FOC1 LEOP AND RECOVERY.

CNESOC FLIGHT DYNAMICS MONITORING AND COMMAND OPERATIONS DURING GALILEO FOC1 LEOP AND RECOVERY. CNESOC FLIGHT DYNAMICS MONITORING AND COMMAND OPERATIONS DURING GALILEO FOC1 LEOP AND RECOVERY Jorge Lopez Merida (1), Livio Tucci (2), Riccardo Di Corato (3), Fernando Alonso Zotes (4) (1) GMV @ESA/ESOC,

More information

Orbit and Transmit Characteristics of the CloudSat Cloud Profiling Radar (CPR) JPL Document No. D-29695

Orbit and Transmit Characteristics of the CloudSat Cloud Profiling Radar (CPR) JPL Document No. D-29695 Orbit and Transmit Characteristics of the CloudSat Cloud Profiling Radar (CPR) JPL Document No. D-29695 Jet Propulsion Laboratory California Institute of Technology Pasadena, CA 91109 26 July 2004 Revised

More information

Week 02. Assist. Prof. Dr. Himmet KARAMAN

Week 02. Assist. Prof. Dr. Himmet KARAMAN Week 02 Assist. Prof. Dr. Himmet KARAMAN Contents Satellite Orbits Ephemerides GPS Review Accuracy & Usage Limitation Reference Systems GPS Services GPS Segments Satellite Positioning 2 Satellite Orbits

More information

The Quantum Sensor Challenge Designing a System for a Space Mission. Astrid Heske European Space Agency The Netherlands

The Quantum Sensor Challenge Designing a System for a Space Mission. Astrid Heske European Space Agency The Netherlands The Quantum Sensor Challenge Designing a System for a Space Mission Astrid Heske European Space Agency The Netherlands Rencontres de Moriond - Gravitation, La Thuile, 2017 Quantum Sensors in Lab Experiments

More information

Status of X-ray Astronomy Satellite Hitomi (ASTRO-H)

Status of X-ray Astronomy Satellite Hitomi (ASTRO-H) tatus of X-ray Astronomy atellite Hitomi (ATRO-H) April 15th, 2016 JAXA Time in this material is expressed in JT (Blank) 2 ontents of explanation today In the previous press briefings, JAXA has reported

More information

THE DYNAMIC TEST EQUIPMENT FOR THE STAR TRACKERS PROCESSING

THE DYNAMIC TEST EQUIPMENT FOR THE STAR TRACKERS PROCESSING THE DYNAMIC TEST EQUIPMENT FOR THE STAR TRACKERS PROCESSING ABSTRACT Sergey Voronkov Space Research Institute, Russian Academy of Sciences, 117997, Profsoyuznaya str., 84/32, Moscow, Russia Phone: +7 095

More information

Visual Feedback Attitude Control of a Bias Momentum Micro Satellite using Two Wheels

Visual Feedback Attitude Control of a Bias Momentum Micro Satellite using Two Wheels Visual Feedback Attitude Control of a Bias Momentum Micro Satellite using Two Wheels Fuyuto Terui a, Nobutada Sako b, Keisuke Yoshihara c, Toru Yamamoto c, Shinichi Nakasuka b a National Aerospace Laboratory

More information

Adaptive Backstepping Control for Optimal Descent with Embedded Autonomy

Adaptive Backstepping Control for Optimal Descent with Embedded Autonomy Adaptive Backstepping Control for Optimal Descent with Embedded Autonomy Maodeng Li, Wuxing Jing Department of Aerospace Engineering, Harbin Institute of Technology, Harbin, Heilongjiang, 150001, China

More information

Microscope : A scientific Microsatellite development

Microscope : A scientific Microsatellite development Microscope : A scientific Microsatellite development V. CIPOLLA, Y. ANDRE, P.Y. GUIDOTTI, A.ROBERT B. POUILLOUX, P. PRIEUR, L.PERRAUD Centre National d Etudes Spatiales 18 av. Edouard Belin Toulouse France

More information

New Worlds Observer Final Report Appendix J. Appendix J: Trajectory Design and Orbit Determination Lead Author: Karen Richon

New Worlds Observer Final Report Appendix J. Appendix J: Trajectory Design and Orbit Determination Lead Author: Karen Richon Appendix J: Trajectory Design and Orbit Determination Lead Author: Karen Richon The two NWO spacecraft will orbit about the libration point created by the Sun and Earth/Moon barycenter at the far side

More information

A Concept of Nanosatellite Small Fleet for Earth Observation

A Concept of Nanosatellite Small Fleet for Earth Observation A Concept of Nanosatellite Small Fleet for Earth Observation Prof. Janusz Narkiewicz jnark@meil.pw.edu.pl Sebastian Topczewski stopczewski@meil.pw.edu.pl Mateusz Sochacki msochacki@meil.pw.edu.pl 10-11

More information

No End of Push-broom Operations

No End of Push-broom Operations Page 1 of 5 ESA Science & Technology 06-Mar-2006 17:30:17 No. 46 - End of Push-broom Operations 23 Dec 2005 Report for period 21 November to 18 December 2005 Smart-1 push-broom operations have continued

More information

Attitude Determination using Infrared Earth Horizon Sensors

Attitude Determination using Infrared Earth Horizon Sensors Attitude Determination using Infrared Earth Horizon Sensors Tam N. T. Nguyen Department of Aeronautics and Astronautics Massachusetts Institute of Technology 28 th Annual AIAA/USU Conference on Small Satellites

More information

Orbit Representation

Orbit Representation 7.1 Fundamentals 223 For this purpose, code-pseudorange and carrier observations are made of all visible satellites at all monitor stations. The data are corrected for ionospheric and tropospheric delays,

More information

Pointing Control for Low Altitude Triple Cubesat Space Darts

Pointing Control for Low Altitude Triple Cubesat Space Darts Pointing Control for Low Altitude Triple Cubesat Space Darts August 12 th, 2009 U.S. Naval Research Laboratory Washington, D.C. Code 8231-Attitude Control System James Armstrong, Craig Casey, Glenn Creamer,

More information

Design and Implementation of a Space Environment Simulation Toolbox for Small Satellites

Design and Implementation of a Space Environment Simulation Toolbox for Small Satellites 56th International Astronautical Congress 25 35th Student Conference (IAF W.) IAC-5-E2.3.6 Design and Implementation of a Space Environment Simulation Toolbox for Small Satellites Rouzbeh Amini, Jesper

More information

USNO Almanac Products

USNO Almanac Products USNO Almanac Products John Bangert Astronomical Applications Dept. U.S. Naval Observatory http://aa.usno.navy.mil/aa/ bangert@aa.usno.navy.mil Sixth Astrometry Forum; 5-6 Dec 2000 What is an Almanac? A

More information

LOCAL VERTICAL/LOCAL HORIZONTAL ATTITUDE CONTROL FOR SPARTAN SPACECRAFT. James R. Morrissey C. T. A. Incorporated Beltsville, Maryland, USA 20705

LOCAL VERTICAL/LOCAL HORIZONTAL ATTITUDE CONTROL FOR SPARTAN SPACECRAFT. James R. Morrissey C. T. A. Incorporated Beltsville, Maryland, USA 20705 Abstract LOCAL VERTCAL/LOCAL HORZONTAL ATTTUDE CONTROL FOR SPARTAN SPACECRAFT A Spartan spacecraft attitude control system was reconfigured to provide attitude pointing with respect to a Local VerticallLocal

More information

This is an author-deposited version published in: Eprints ID: 16117

This is an author-deposited version published in:  Eprints ID: 16117 Open Archive TOULOUSE Archive Ouverte (OATAO) OATAO is an open access repository that collects the work of Toulouse researchers and makes it freely available over the web where possible. This is an author-deposited

More information

State Vector Reference Body Transformations Throughout The Solar System

State Vector Reference Body Transformations Throughout The Solar System Introduction One of the more mind-boggling programming challenges encountered during interplanetary trajectory design software development is how to transform a specified inertial position and velocity

More information

ERTH 455 / GEOP 555 Geodetic Methods. Lecture 04: GPS Overview, Coordinate Systems

ERTH 455 / GEOP 555 Geodetic Methods. Lecture 04: GPS Overview, Coordinate Systems ERTH 455 / GEOP 555 Geodetic Methods Lecture 04: GPS Overview, Coordinate Systems Ronni Grapenthin rg@nmt.edu MSEC 356 x5924 August 30, 2017 1 / 22 2 / 22 GPS Overview 1973: Architecture approved 1978:

More information

On the definition and use of the ecliptic in modern astronomy

On the definition and use of the ecliptic in modern astronomy On the definition and use of the ecliptic in modern astronomy Nicole Capitaine (1), Michael Soffel (2) (1) : Observatoire de Paris / SYRTE (2) : Lohrmann Observatory, Dresden Technical University Introduction

More information

F. Letterio, S. Tonetti, S. Cornara, G. Vicario presented by Mariano Sánchez Nogales

F. Letterio, S. Tonetti, S. Cornara, G. Vicario presented by Mariano Sánchez Nogales DESEO Design Engineering F. Letterio, S. Tonetti, S. Cornara, G. Vicario presented by Mariano Sánchez Nogales DEIMOS Space S.L.U., Spain - 1 - Table of Contents DESEO Overview Toolkit Heritage Software

More information

A SELF-TUNING KALMAN FILTER FOR AUTONOMOUS SPACECRAFT NAVIGATION

A SELF-TUNING KALMAN FILTER FOR AUTONOMOUS SPACECRAFT NAVIGATION A SELF-TUNING KALMAN FILTER FOR AUTONOMOUS SPACECRAFT NAVIGATION Son H. Truong National Aeronautics and Space Administration (NASA) Goddard Space Flight Center (GSFC) Greenbelt, Maryland, USA 2771 E-mail:

More information

GNSS: Global Navigation Satellite Systems

GNSS: Global Navigation Satellite Systems GNSS: Global Navigation Satellite Systems Global: today the American GPS (Global Positioning Service), http://gps.losangeles.af.mil/index.html the Russian GLONASS, http://www.glonass-center.ru/frame_e.html

More information

Geometry of Earth Sun System

Geometry of Earth Sun System 12S56 Geometry of Earth Sun System Figure below shows the basic geometry Northern Hemisphere Winter ω equator Earth s Orbit Ecliptic ω ω SUN equator Northern Hemisphere Spring Northern Hemisphere Fall

More information

SciBox, a Proven Automated Planning and Commanding System

SciBox, a Proven Automated Planning and Commanding System SciBox, a Proven Automated Planning and Commanding System Teck Choo, Edward Russell, Michael Kim February 25, 2014 2014 by The Johns Hopkins University/Applied Physics Laboratory. Published by The Aerospace

More information

Prospector-1: A Low-Cost Commercial Asteroid Mission Grant Bonin SmallSat 2016

Prospector-1: A Low-Cost Commercial Asteroid Mission Grant Bonin SmallSat 2016 Prospector-1: A Low-Cost Commercial Asteroid Mission Grant Bonin SmallSat 2016 About DSI A space technology and resources company Vision to enable the human space development by harvesting asteroid materials

More information