34 research outputs found

    A Globally Stable Lyapunov Pointing and Rate Controller for the Magnetospheric MultiScale Mission (MMS)

    Get PDF
    The Magnetospheric MultiScale Mission (MMS) is scheduled to launch in late 2014. Its primary goal is to discover the fundamental plasma physics processes of reconnection in the Earth's magnetosphere. Each of the four MMS spacecraft is spin-stabilized at a nominal rate of 3 RPM. Traditional spin-stabilized spacecraft have used a number of separate modes to control nutation, spin rate, and precession. To reduce the number of modes and simplify operations, the Delta-H control mode is designed to accomplish nutation control, spin rate control, and precession control simultaneously. A nonlinear design technique, Lyapunov's method, is used to design the Delta-H control mode. A global spin rate controller selected as the baseline controller for MMS, proved to be insufficient due to an ambiguity in the attitude. Lyapunov's design method was used to solve this ambiguity, resulting in a controller that meets the design goals. Simulation results show the advantage of the pointing and rate controller for maneuvers larger than 90 deg and provide insight into the performance of this controller

    Canyval-x: Cubesat Astronomy by NASA and Yonsei Using Virtual Telescope Alignment Experiment

    Get PDF
    CANYVAL-X is a technology demonstration CubeSat mission with a primary objective of validating technologies that allow two spacecraft to fly in formation along an inertial line-of-sight (i.e., align two spacecraft to an inertial source). Demonstration of precision dual-spacecraft alignment achieving fine angular precision enables a variety of cutting-edge heliophysics and astrophysics science

    A Multibody Slosh Analysis for the Lunar Reconnaissance Orbiter

    Get PDF
    The Lunar Reconnaissance Orbiter (LRO) undergoes a series of thruster maneuvers to attain lunar orbit. The first of the series of lunar orbit insertion (LOI) maneuvers is crucial to the success of the mission. Therefore, it is important to characterize the disturbances acting on the spacecraft during this phase of the mission. This paper focuses on the internal disturbance force caused by fuel slosh and its impact on attitude control. During the first LOI maneuver (LOI-1), approximately 50% of the total fuel mass is used or roughly 25% of the spacecraft s wet mass, during the 38-minute burn. The forces imparted on the spacecraft from the fuel are dependent on the fill level of the two fuel tanks. During LOI-1, the fill level in both tanks varies greatly and thus so does the disturbance level caused by the fuel. It is therefore necessary to account for the time-varying mass properties of the spacecraft and the effects of the varying fuel levels during the entire 38-minute maneuver. Two simulations are developed in Mathworks s Simulink to analyze the fuel slosh effect. The first model, a baseline model, is a rigid body dynamics model where the fuel slosh is not modeled. The second is a multibody model, developed using a multibody dynamics toolbox, where each of the two fuel tanks and the remaining spacecraft body are treated as separate rigid bodies. The simulations are executed in a piece-wise fashion to account for the time-varying mass properties, and to accommodate the multibody toolbox. Disturbances caused by fuel slosh during both lunar and mission orbit insertions will be analyzed through simulation of different dynamics models. Results of the analysis will show the effects of the slosh disturbance on the spacecraft s attitude

    A General Closed-Form Solution for the Lunar Reconnaissance Orbiter (LRO) Antenna Pointing System

    Get PDF
    The National Aeronautics and Space Administration s (NASA) Lunar Reconnaissance Orbiter (LRO) launched on June 18, 2009 from the Cape Canaveral Air Force Station aboard an Atlas V launch vehicle into a direct insertion trajectory to the Moon LRO, designed, built, and operated by the NASA Goddard Space Flight Center in Greenbelt, MD, is gathering crucial data on the lunar environment that will help astronauts prepare for long-duration lunar expeditions. During the mission s nominal life of one year its six instruments and one technology demonstrator will find safe landing site, locate potential resources, characterize the radiation environment and test new technology. To date, LRO has been operating well within the bounds of its requirements and has been collecting excellent science data images taken from the LRO Camera Narrow Angle Camera (LROC NAC) of the Apollo landing sites have appeared on cable news networks. A significant amount of information on LRO s science instruments is provided at the LRO mission webpage. LRO s Attitude Control System (ACS), in addition to controlling the orientation of the spacecraft is also responsible for pointing the High Gain Antenna (HGA). A dual-axis (or double-gimbaled) antenna, deployed on a meter-long boom, is required to point at a selected Earth ground station. Due to signal loss over the distance from the Moon to Earth, pointing precision for the antenna system is very tight. Since the HGA has to be deployed in spaceflight, its exact geometry relative to the spacecraft body is uncertain. In addition, thermal distortions and mechanical errors/tolerances must be characterized and removed to realize the greatest gain from the antenna system. These reasons necessitate the need for an in-flight calibration. Once in orbit around the moon, a series of attitude maneuvers was conducted to provide data needed to determine optimal parameters to load onboard, which would account for the environmental and mechanical errors at any antenna orientation. The nominal geometry for the HGA involves an outer gimbal axis that is exactly perpendicular to the inner gimbal axis, and a target direction that is exactly perpendicular to the outer gimbal axis. For this nominal geometry, closed-form solutions of the desired gimbal angles are simple to get for a desired target direction specified in the spacecraft body fame. If the gimbal axes and the antenna boresight are slightly misaligned, the nominal closed-form solution is not sufficiently accurate for computing the gimbal angles needed to point at a target. In this situation, either a general closed-form solution has to be developed for a mechanism with general geometries, or a correction scheme has to be applied to the nominal closed-form solutions. The latter has been adopted for Solar Dynamics Observatory (SDO) as can be seen in Reference 1, and the former has been used for LRO. The advantage of the general closed-form solution is the use of a small number of parameters for the correction of nominal solutions, especially in the regions near singularities. Singularities here refer to cases when the nominal closed-form solutions have two or more solutions. Algorithm complexity, however, is the disadvantage of the general closed-form solution

    Real-Time Visualization of Spacecraft Telemetry for the GLAST and LRO Missions

    Get PDF
    GlastCam and LROCam are closely-related tools developed at NASA Goddard Space Flight Center for real-time visualization of spacecraft telemetry, developed for the Gamma-Ray Large Area Space Telescope (GLAST) and Lunar Reconnaissance Orbiter (LRO) missions, respectively. Derived from a common simulation tool, they use related but different architectures to ingest real-time spacecraft telemetry and ground predicted ephemerides, and to compute and display features of special interest to each mission in its operational environment. We describe the architectures of GlastCam and LROCam, the customizations required to fit into the mission operations environment, and the features that were found to be especially useful in early operations for their respective missions. Both tools have a primary window depicting a three-dimensional Cam view of the spacecraft that may be freely manipulated by the user. The scene is augmented with fields of view, pointing constraints, and other features which enhance situational awareness. Each tool also has another "Map" window showing the spacecraft's groundtrack projected onto a map of the Earth or Moon, along with useful features such as the Sun, eclipse regions, and TDRS satellite locations. Additional windows support specialized checkout tasks. One such window shows the star tracker fields of view, with tracking window locations and the mission star catalog. This view was instrumental for GLAST in quickly resolving a star tracker mounting polarity issue; visualization made the 180-deg mismatch immediately obvious. Full access to GlastCam's source code also made possible a rapid coarse star tracker mounting calibration with some on the fly code adjustments; adding a fine grid to measure alignment offsets, and introducing a calibration quaternion which could be adjusted within GlastCam without perturbing the flight parameters. This calibration, from concept to completion, took less than half an hour. Both GlastCam and LROCam were developed in the C language, with non-proprietary support libraries, for ease of customization and portability. This no-blackboxes aspect enables engineers to adapt quickly to unforeseen circumstances in the intense operations environment. GlastCam and LROCam were installed on multiple workstations in the operations support rooms, allowing independent use by multiple subsystems, systems engineers and managers, with negligible draw on telemetry system resources

    The Virtual Space Telescope: A New Class of Science Missions

    Get PDF
    Many science investigations proposed by GSFC require two spacecraft alignment across a long distance to form a virtual space telescope. Forming a Virtual Space telescope requires advances in Guidance, Navigation, and Control (GNC) enabling the distribution of monolithic telescopes across multiple space platforms. The capability to align multiple spacecraft to an intertial target is at a low maturity state and we present a roadmap to advance the system-level capability to be flight ready in preparation of various science applications. An engineering proof of concept, called the CANYVAL-X CubeSat MIssion is presented. CANYVAL-X's advancement will decrease risk for a potential starshade mission that would fly with WFIRST

    Discrete Event Supervisory Control Applied to Propulsion Systems

    Get PDF
    The theory of discrete event supervisory (DES) control was applied to the optimal control of a twin-engine aircraft propulsion system and demonstrated in a simulation. The supervisory control, which is implemented as a finite-state automaton, oversees the behavior of a system and manages it in such a way that it maximizes a performance criterion, similar to a traditional optimal control problem. DES controllers can be nested such that a high-level controller supervises multiple lower level controllers. This structure can be expanded to control huge, complex systems, providing optimal performance and increasing autonomy with each additional level. The DES control strategy for propulsion systems was validated using a distributed testbed consisting of multiple computers--each representing a module of the overall propulsion system--to simulate real-time hardware-in-the-loop testing. In the first experiment, DES control was applied to the operation of a nonlinear simulation of a turbofan engine (running in closed loop using its own feedback controller) to minimize engine structural damage caused by a combination of thermal and structural loads. This enables increased on-wing time for the engine through better management of the engine-component life usage. Thus, the engine-level DES acts as a life-extending controller through its interaction with and manipulation of the engine s operation

    Virtual Telescope for X-Ray Observations

    Get PDF
    Selected by NASA for an Astrophysics Science SmallSat study, The Virtual Telescope for X-Ray Observations (VTXO) is a small satellite mission being developed by NASA鈥檚 Goddard Space Flight Center (GSFC) and New Mexico State University (NMSU). VTXO will perform X-ray observations with an angular resolution around 50 milliarcseconds, an order of magnitude better than is achievable by current state of the art X-ray telescopes. VTXO鈥檚 fine angular resolution enables measuring the environments closer to the central engines in compact X-ray sources. This resolution will be achieved by the use of Phased Fresnel Lenses (PFLs) optics which provide near diffraction-limited imaging in the X-ray band. However, PFLs require long focal lengths in order to realize their imaging performance, for VTXO this dictates that the telescope鈥檚 optics and the camera will have a separation of 1 km. As it is not realistic to build a structure this large in space, the solution being adapted for VTXO is to place the camera, and the optics on two separate spacecraft and fly them in formation with the necessary spacing. This requires centimeter level control, and sub-millimeter level knowledge of the two spacecraft鈥檚 relative transverse position. This paper will present VTXO鈥檚 current baseline, with particular emphasis on the mission鈥檚 flight dynamics design

    Trajectory Optimization for the Virtual Telescope for X-Ray Observations

    Get PDF
    The Virtual Telescope for X-Ray Observations (VTXO) is a long focal length telescope which promises to provide orders of magnitude improvement in angular resolution in the X-ray band. VTXO will include a Phased Fresnel Lens (PFL), which provides nearly diffraction-limited imaging, with a 1 km focal length. The PFL is carried by the Optics Spacecraft, which flies in a formation with the Detector Spacecraft, approximating a rigid telescope body. In order to maintain the formation requirements, while pointing the telescope axis at the desired astronomical targets, one spacecraft will be traveling on a non-natural trajectory, requiring the vehicle to maneuver regularly to maintain the telescope pointing. If care is not taken in the trajectory design, these paths result in large propellant consumption. However, there is an opportunity to optimize trajectories when re-arranging the formation between different astronomical targets. This paper presents an optimization scheme for re-pointing the telescope, utilizing a non-traditional path-based cost function to solve the propellant optimal trajectory. The resulting trajectories show a factor of four improvement in propellant consumption compared to the baseline. The optimization techniques developed for VTXO are applicable to orbits ranging from low-Earth orbit, to highly eccentric Earth orbits, and Lagrange point orbits
    corecore