Low-Cost Simulation and Verification Environment for Micro-Satellites

Size: px
Start display at page:

Download "Low-Cost Simulation and Verification Environment for Micro-Satellites"

Transcription

1 Trans. JSASS Aerospace Tech. Japan Vol. 14, No. ists30, pp. Pf_83-Pf_88, 2016 Low-Cost Simulation and Verification Environment for Micro-Satellites By Toshinori KUWAHARA, Kazufumi FUKUDA, Nobuo SUGIMURA, Tatsuaki HASHIMOTO, Yuji SAKAMOTO and Kazuya YOSHIDA Department of Aerospace Engineering, Tohoku University, Sendai, Japan (Received July 31st, 2015) The Space Robotics Laboratory (SRL) of Tohoku University has been developing micro-satellites for years and has gained experience in their development, verification, integration, and operation. The SRL has recently started the development of model-based simulation, verification, and integration environment to realize rapid and cost-effective development of reliable micro-satellites. The conceptual design and its functionality have been verified through the real-life 50-kg-class micro-satellite projects RISING-2 and RISESAT. The developed environment can be utilized in different configurations such as full-software simulation, hardware-in-the-loop simulation, and even flight operation, depending on demands in each satellite development phase. This environment is designed to be modular and flexible. The minimum hardware configuration can be a single personal computer, which enables low-cost introduction of a satellite system simulator for a wide range of projects in a variety of project phases. It can be utilized for general micro-satellite missions and possibly even much smaller space systems in the future. Micro-satellite RISING-2 is the first satellite tested by means of this environment. Functionality of the developed simulation and verification environment was evaluated by comparing the ground simulation results and flight data obtained by RISING-2. Key Words: Micro-Satellites, Simulation, Verification, Low-Cost 1. Introduction Micro-satellites are nowadays widely utilized as platforms for space technology demonstration and scientific experiments. Tohoku University has been conducting research and development of micro-satellite technologies and have experience with several micro-satellite projects such as SPRITE-SAT (renamed as RISING-1 after the launch), RAIKO, and RISING ) The most recent micro-satellite being developed is RISESAT (Rapid International Scientific Experiment Satellite). RISESAT is a 50-kg-class international scientific micro-satellite, which aims to demonstrate rapid and cost-effective access to space for scientific instruments. 5) Against this background, the Space Robotics Laboratory (SRL) has recently initiated an investigation on the software-assisted development and verification environment for micro-satellites to realize the rapid and cost-effective development of reliable micro-satellite systems. 6) The aim of this research is to enhance the utilization of micro-satellites and to establish the basis of a new paradigm for the future, where cost-effective and reliable small satellites are widely utilized for both research and business purposes. This paper summarizes the configuration of the developed environment, functional verification results of ground simulation capabilities, and performance evaluation results by comparing the simulation results and real-life flight data obtained by RISING Simulator Architecture The main purpose of this research is to develop a comprehensive but low-cost simulation environment for the rapid development, integration, and verification of reliable micro-satellite systems. The simulation environment proposed in this paper is designed in a modular manner and is highly flexible in terms of the testing configuration setup. The system architecture and possible simulator configurations are described in the following sections Low-cost approach for system simulator Simulation environments are common tools used in the development of space systems. Their applications and scales differ according to the type and level of verification required, and on the available budget. It is often the case that a satellite project utilizes several different simulation tools prepared separately for individual sub-systems or functional units such as power supply systems, attitude control systems, and command and data handling systems. This type of approach can be highly cost-intensive, as the development, customization, and maintenance of these simulation tools requires considerable effort in addition to the development of the satellite itself. In contrast, the approach taken in this research combines all of these possible simulation configurations into an integrated architecture with a flexible setup configured depending on the purpose of each activity Simulator engine The core part of the proposed simulator is the simulator engine, which executes space environment models and the satellite model in a periodical way with a predefined time interval, as illustrated in Fig. 1. The user can implement the required environment models and satellite component models with the required accuracy. Examples of the former are the gravitational field model, magnetic field model, and atomic drag model, whereas examples of the latter are the on-board computer model, magnetometer model, and GPS model. Copyright 2016 by the Japan Society for Aeronautical and Space Sciences and ISTS. All rights reserved. Pf_83

2 Trans. JSASS Aerospace Tech. Japan Vol. 14, No. ists30 (2016) User Defined Environment Models User Defined Satellite Component Models Fig. 1. Simulator engine block diagram. This configuration can be regarded as the simplest configuration of full-software simulation configuration, and can be executed on a single personal computer. The merit of having this configuration is that the user can initiate the development of the on-board software without the real satellite hardware components, even at the initial stage of the project phase Interfacing with hardware components The communication interface between the simulator and the satellite hardware components can be handled by means of an interface front-end. Each hardware component has specific communication and data/signal interfaces. In this configuration, because of the presence of hardware components, the simulator is required to run in real-time in order to deliver time-consistent data for the hardware. For this purpose, the simulator is executed at a higher frequency than that of the real hardware component. For example, if there is a sensor that delivers data at 10 Hz, the simulator updates the internal corresponding parameter with a higher frequency, e.g., 20 Hz. This is a highly simplified implementation based on the assumption that the executing computer has sufficient computational capability. In this manner, the determination of the required capability of the workstation is left to the individual users Real-time emulation of the interface For some applications, the real-time behavior of the hardware components is critical in terms of periodical behavior and response delay. The approach suggested in this paper is to introduce a real-time computer as the secondary computer in order to keep the simulator engine executed on a non-real-time workstation, as described in previous sections. In this way, the developed software codes can be compatible for both simulator configurations. This is illustrated in Fig. 2. Component A Component Component B Component B Component C 20Hz Interface Front-end Hardware Component A Hardware Component B 10Hz Non-real-time Computer Non-real-time Computer Real-time Computer Semi-periodical Output Periodical Output Precise Timing Down to 1μs Timing depends on temporal computational load Fig. 3. Real-time emulation of the interface: utilization of real-time computer to achieve precise timing (above), and low-cost implementation using non-real-time workstations (below). As illustrated in Fig. 3, non-time-critical interfaces can be implemented by utilizing interface converting devices such as USB-to-Serial communications. In this case, the timing of the communication depends on the temporal computational load of the executing machine, or interfacing hardware. Depending on the requirements and the available financial budget, the user can select one of these available options. Again, the simulator engine itself can be independent of the configurations Hardware component stimulations An important role of the simulator is to generate stimulations for hardware components, predominantly for attitude determination and control components. Stimulators such as voltage input, optical input, and magnetic field input can be connected with the simulator to have access to space environment variables. For example, optical stimulators for star trackers can be integrated to the simulator, in order to conduct optical-path-in-the-loop simulations for the functional verification of attitude determination and control sub-system. This configuration is illustrated in Fig Dynamic motion simulator When the verification of the dynamic response of the system is of interest, one can introduce a dynamic motion table with motion cameras for objective attitude determination and feedback to the simulator engine, as illustrated in Fig. 5. Torque commands to actuators such as reaction wheels can be sent to the real hardware components. In addition, the actual angular rates can be measured by the real satellite components such as a rate gyro. Stimulator Stimulations (Voltage, Optical, Magnetic, etc.) Hardware Component Fig. 2. Interface between simulator and hardware components. Fig. 4. Hardware component stimulator. Pf_84

3 T. KUWAHARA et al.: Low-Cost Simulation and Verification Environment for Micro-Satellites Direct Update of Satellite Attitude Motion Cameras Torque Command Reaction Wheel Angular Rates Rate Gyro Dynamic Motion Table Fig. 5. Dynamic motion simulator. Reaction Wheels Rate Gyro Real Dynamic Response Fig. 7. Hardware configuration of the established simulation and verification environment. 3. Hardware Configuration The established simulator can be utilized in several different configurations as follows 6) : 1) Full-software simulation environment, 2) On-board computer-in-the-loop simulation environment, 3) Static closed loop simulation environment, and 4) Dynamic closed loop simulation environment. The exemplary hardware configuration established for RISING-2 and RISESAT micro-satellites is summarized in Fig. 6, and the core hardware equipment is illustrated in Fig. 7. The hardware modules are: Computer machines for the simulator: applications are executed on either a single or multiple computer machines. Computer machines for satellite operation. Modular hardware front-end: physical interface between the simulator and real satellite hardware components. Solar simulator: generates solar array power controlled by the simulator, depending on the sun s incident angle. Electronic load: device to generate simulated power consumption of components, which is controlled by the simulator. Radio frequency communication equipment: command and telemetry interfaces between the satellite operational software and the receiver/transmitter of the satellite. Star simulator: optically stimulates star sensors according to the satellite attitude in the simulator. Dynamic motion table: enables dynamic simulation and verification of the attitude control system of the satellite Power control system simulator Functional verification of the power control system of a satellite is one of the most important and essential tasks of system verification. In the established configuration, the solar simulator and electronic load are utilized in addition to the real power control and battery units. The output Voltage-Current property of the solar simulator and the power consumption of the electronic load can be controlled based on the environment variables calculated by the simulator. Developers can run realistic mission scenarios and evaluate the functionalities of the power control unit computer together with the actual performance of the battery unit on the ground Star simulator The star simulator generates an optical stimulation as the input for the star sensor hardware as illustrated in Fig. 8. The monitor system displays star configurations in the field of view of the star sensor, according to the parameters calculated in the simulation environment, such as the satellite s attitude, presence of sun light, and shading by the earth. More than one star simulator can be used in the case where the satellite is equipped with several star sensors. Tohoku University has been conducting research on small star sensors for micro-satellites for several years. 7) In this simulation environment, star sensors take images of the monitor and process the position of the stars, and consequently the attitude of the star sensor in the inertial coordinate system. The information processed in the star sensor is sent to the satellite s attitude control unit for further processing. This environment can be utilized to evaluate the influences between camera gain and exposure time settings, the existence of white pixels, and the influence of stray light Dynamic motion simulator The dynamic motion table can be utilized for verification of the dynamic performance of the attitude control system of the satellite. Owing to the existence of disturbance torques such as friction and limitation in the range of movement, qualitative verification can be conducted. This system has been described by Fukuda et al. 8) Fig. 6. Exemplary configuration of the simulation environment. Fig. 8. Star sensor verification environment. Pf_85

4 Trans. JSASS Aerospace Tech. Japan Vol. 14, No. ists30 (2016) 4. Software Configuration The architecture of this environment is as simple and flexible as possible so that it can be utilized by a wide range of satellite projects in the future. The core software application named Satellite and Space Environment Simulator (SSES), which is written using C++, consists of two different families of classes: one is Satellite Class, and the other is Space Environment Class. The Satellite Class contains all satellite component classes, as illustrated in Fig. 9, and the Space Environment Class holds all possible space environment classes such as orbit propagation, attitude integration, geomagnetic field models, and planet models. Exemplary lists of these classes for Tohoku University s micro-satellite projects are summarized in Tables 1 and 2. Depending on the requirements and demands of each application, the models can be more detailed, replaced, duplicated, or new models can be added. As illustrated in Fig. 9, the configurations of the models, including the connections between them, are designed to be identical to the real hardware configuration. 5. Functional Verification Results The software simulated on-board computer inside the simulator can execute software codes, which are portable to real hardware equipment. In this environment, the satellite system is simulated as the sum of individual component models. These component models can be replaced with real hardware in the later development phase. In this manner, software simulated models (components) and real hardware models can be treated in the same level. The model-based development approach has the merit that the developed models can be re-utilized for other projects, as in the case where one uses the same flight hardware component for different satellite applications Power balancing simulation Figure 10 illustrates a comparison of the power balancing simulation results in software-in-the-loop simulation and hardware-in-the-loop simulation environments. In the former simulation, the battery model is simulated in a software environment, and in the later simulation, the real battery hardware is used. This comparison indicates that this environment can conduct sound power balancing simulations without the real battery hardware as it is intended. In this manner, one can simulate operational scenarios and evaluate power balancing characteristics, even in the accelerated simulation mode. PCU *BATPtr *SCPPtr XTX OBC1 (SCU) *PCUPtr *SASPtr *GASPtr *GPSPtr *MTQPtr X/Y/Z (OBC3) SHU *XTXPtr *LLTPtr *MMCPtr *PayloadPtrs GPS MTQ X/ Y/ Z MTQ X/ Y/ Z GAS SAS (OBC2) ACU *STTPtr 1/ 2 *FOGPtr *SESPtr *RWPtr 1/ 2/ 3/ 4 MMC RW RW STT FOG SES Table 1. List of satellite component model classes. Category Class name Contents Power Supply System Command and Data Handling Communication Attitude Determination and Control SAT_PCU SAT_BAT SAT_PANEL SAT_SCU SAT_ACU SAT_SHU SAT_URX SAT_STX SAT_GPS SAT_GAS SAT_SAS SAT_STT SAT_GYRO SAT_SES SAT_MTQ SAT_RW Power Control Unit Battery Solar Panels and Array Satellite Control Unit Attitude Control Unit Science Handling Unit URX Receiver STX Transmitter GPS Sensor Geomagnetic Aspect Sensor Sun Aspect Sensor Star Sensor Gyroscope Sun and Earth Sensor Magnetic Torquer Reaction Wheel Table 2. List of space environment classes. Category Class name Contents Basic State StateTime StateSAT Data and Time Status Satellite Basic Property Status Orbit Planet StateCLA StateECI StateECF StateGS StateGeoMag StateSun StateUmbra StateMoon StateStar Kepler Orbit Status ECL Orbit Status ECF Orbit Status Ground Station Status Geomagnetic Field Status Sun Location Status Sunshine and Umbra Status Moon Location Status Star Simulator Status Attitude StateAttitude Satellite Attitude Status Gravity and Perturbation Propagation PerturJ2 PerturSun PerturMoon PerturAeroDrag PerturSolarRadiation Integration OrbitPropagator AttitudePropagator ThermalPropagator Earth Gravity Potential (J2) Sun Gravity Potential Moon Gravity Potential Atmospheric Drag Perturbation Solar Radiation Perturbation Numerical Integrator Orbit State Propagator Attitude State Propagator Thermal State Propagator LLT PAY6 Fig. 9. Software model of a satellite inside SSES. Fig. 10. Power balance simulation: relations between power generation and consumption of a satellite. Pf_86

5 T. KUWAHARA et al.: Low-Cost Simulation and Verification Environment for Micro-Satellites 5.2. Attitude control simulation This section illustrates the simulation results of attitude determination and control in a software-in-the-loop simulation. The configuration of the software models and the data flow between them are illustrated in Fig. 11. The on-board attitude determination and control algorithm was executed in the software model of the attitude control unit. During this simulation, the satellite conducted a nadir pointing maneuver. The simulation result is illustrated in Fig. 12, where the angle and angular velocity errors are selected as representative values of the evaluation of the simulation results. In this manner, the functionality of the application software, which is meant to be implemented into on-board computers in the later phase, can be evaluated without having the actual hardware component of the on-board computer. The software development activity can be initiated at the very beginning of the satellite project, which enables cost-effective development, as well as an improvement in software performance and reliability. Fig. 11. Configuration of an exemplary software-in-the-loop simulation: attitude determination and control algorithms were executed inside the attitude control unit software model Telecommunication and data handling evaluation The telecommunication and data handling system components are integrated into the satellite in the proposed simulator configuration. This can be seen in Fig. 7. The utilized telemetry and command servers are real equipment that can be used for operation of the satellite. The command and telemetry data are transferred through radio frequency interface cables between the satellite and ground support equipment. The same setup can be used for real operations after the launch of the satellite, if required, by replacing the cables with antennas. Testing the satellite system under the same conditions as it experiences in space is very important, and can reduce the risk of unexpected failure or malfunction of the satellite system in the final ground verification phase. 6. Flight Data Analysis As a demonstration of the hardware-in-the-loop simulation, as well as operational support by means of this environment, a comparison between ground simulation and real-life flight data of RISING-2 is illustrated in this section. Figure 13 illustrates the comparison between the simulated and flight measurement data of the geomagnetic aspect sensor during a nadir acquisition maneuver. Although there is a gap in flight data due to hardware performance restrictions, Fig. 13 shows good qualitative agreement in the compared values. The simulation environment can also visualize the satellite attitude and orbital situation, as illustrated in Fig. 14, which summarizes a series of output images from the real-time visualization interface during the above-mentioned nadir acquisition maneuver. The degree of accuracy of the simulation models depends on each implementation. According to this comparison, it is revealed that the established simulation and verification environment can conduct meaningful qualitative simulations of micro-satellites and can further provide operational support for real satellite missions. This satisfies the research objectives. Fig. 12. Exemplary results of attitude control simulation: angle and angular velocity errors during a nadir pointing maneuver. Fig. 13. Comparison between ground simulation data and flight data: ground simulation uses flight data as the initial condition for propagating subsequent satellite orbit and attitude. Pf_87

6 Trans. JSASS Aerospace Tech. Japan Vol. 14, No. ists30 (2016) 7. Conclusion Fig. 14. Hardware-in-the-loop ground simulation results: a maneuver from lost-in-space condition to nadir pointing. This paper summarized the results of the conceptual design and functional verification of the model-based simulation, verification, and integration environment of micro-satellites developed at the Space Robotics Laboratory of Tohoku University. The different possible configurations of the environment were summarized in the beginning, followed by a description of the implementation method of model-based satellite and space environment simulators. Through the development and operation activity of micro-satellites at Tohoku University, the functionality of the environment has been evaluated. This environment will realize rapid and cost-effective development and verification schemes for achieving reliable small space systems and their safe operation. Acknowledgments This research was supported by Grant-in-Aid for Scientific Research on Innovative Areas KAKENHI: from the Ministry of Education, Culture, Sports, Science and Technology of Japan. References Fig. 15. Image of ground surface obtained by high-precision telescope of the micro-satellite RISING-2. As can be seen in Fig. 14, real-time visualization capability of the simulator dramatically enhances understanding about the situation where the satellite is placed. Information such as the satellite attitude, illumination condition of the solar panels, pointing directions of the communication antennas, and field of views of optical sensors and scientific observation instruments can be monitored. Because the simulator can also conduct accelerated simulation if it is configured as full-software simulation configuration, forecast of these parameters and behaviors are great help for effective operational planning. A representative earth surface image taken by the micro-satellite RISING-2 is illustrated in Fig. 15. RISING-2 is the first satellite whose functionalities were verified by means of the proposed simulation and verification environment in this paper. The images taken by the high-precision telescope of the RISING-2 illustrated that it has achieved the world highest ground sampling resolution in its satellite mass category. 1) Takahashi, Y., Yoshida, K., Sakamoto, Y. and Sakanoi, T.: SPRITE-SAT: A University Small Satellite for Observation of High-altitude Luminous Events, Small Satellite Missions for Earth Observation: New Developments and Trends, Springer, (2010), pp ) Fukuda, K., Nakano, T., Sakamoto, Y., Kuwahara, T., Yoshida, K. and Takahashi, Y.: Attitude Control System of Micro Satellite RISING-2, Proceedings of 8th Symposium on Small Satellites for Earth Observation, Berlin, (2011), pp ) Kuwahara, T., Sakamoto, Y., Yoshida K., Takahashi, Y., Fukuhara, T. and Kurihara J.: Mission and System of the Earth Observation Microsatellite RISING-2, Proceedings of 8th Symposium on Small Satellites for Earth Observation, Berlin, (2011), pp ) Yoshida, K., Sakamoto, Y., Kuwahara, T. and Takahashi, Y.: A Series of 50kg-class Micro-satellites for Advanced Science Missions, Proceedings of 8th Symposium on Small Satellites for Earth Observation, Berlin, (2011), pp ) Kuwahara, T., Yoshida, K., Sakamoto, Y., Tomioka, Y. and Fukuda, K.: Satellite System Integration Based on Space Plug and Play Avionics, Proceedings of International Symposium on System Integration, Sendai, (2011), pp ) Tomioka, Y., Fukuda, K., Sugimura, N., Sakamoto, Y., Kuwahara, T. and Kazuya Y.: Establishment of the Ground Testing Environment for Verification and Integration of Micro-satellite, Trans. JSASS, Space Tech. Japan, 12, ists29(2014), pp.tf_33-tf_38. 7) Kuwahara, T., Battazzo, S., Tomioka, Y., Fukuda, K., Sakamoto, Y. and Yoshida, K.: System Integration of a Star sensor for the Small Earth Observation Satellite RISING-2, Trans. JSASS, Space Tech. Japan, 10, ists28(2012), pp.td_1-td_6. 8) Fukuda, K., Kuwahara, T., Tomioka Y., Sugimura, N., Sakamoto Y. and Yoshida K.: Dynamic Test Table with Spherical Air Bearing for Microsatellite, 29 th International Symposium on Space Technology and Science, 2-9 June, 2013, Nagoya, Japan. Pf_88

1) Tohoku University, Japan 2) National Institute of Information and Communication Technology, Japan

1) Tohoku University, Japan 2) National Institute of Information and Communication Technology, Japan Toshinori Kuwahara 1) *, Kazuya Yoshida 1), Yoshihiro Tomioka 1), Kazufumi Fukuda 1), Hiroo Kunimori 2), Morio Toyoshima 2), Tetsuharu Fuse 2), Toshihiro Kubooka 2) 1) Tohoku University, Japan 2) National

More information

Optical Communication Experiment Using Very Small Optical TrAnsponder Component on a Small Satellite RISESAT

Optical Communication Experiment Using Very Small Optical TrAnsponder Component on a Small Satellite RISESAT Optical Communication Experiment Using Very Small Optical TrAnsponder Component on a Small Satellite RISESAT Toshihiro Kubo-oka, Hiroo Kunimori, Hideki Takenaka, Tetsuharu Fuse, and Morio Toyoshima (National

More information

CubeSat Proximity Operations Demonstration (CPOD) Vehicle Avionics and Design

CubeSat Proximity Operations Demonstration (CPOD) Vehicle Avionics and Design CubeSat Proximity Operations Demonstration (CPOD) Vehicle Avionics and Design August CubeSat Workshop 2015 Austin Williams VP, Space Vehicles CPOD: Big Capability in a Small Package Communications ADCS

More information

CubeSat Proximity Operations Demonstration (CPOD) Mission Update Cal Poly CubeSat Workshop San Luis Obispo, CA

CubeSat Proximity Operations Demonstration (CPOD) Mission Update Cal Poly CubeSat Workshop San Luis Obispo, CA CubeSat Proximity Operations Demonstration (CPOD) Mission Update Cal Poly CubeSat Workshop San Luis Obispo, CA 04-22-2015 Austin Williams VP, Space Vehicles ConOps Overview - Designed to Maximize Mission

More information

Orbicraft Pro Complete CubeSat kit based on Raspberry-Pi

Orbicraft Pro Complete CubeSat kit based on Raspberry-Pi Orbicraft Pro Complete CubeSat kit based on Raspberry-Pi (source IAA-AAS-CU-17-10-05) Speaker: Roman Zharkikh Authors: Roman Zharkikh Zaynulla Zhumaev Alexander Purikov Veronica Shteyngardt Anton Sivkov

More information

SNIPE mission for Space Weather Research. CubeSat Developers Workshop 2017 Jaejin Lee (KASI)

SNIPE mission for Space Weather Research. CubeSat Developers Workshop 2017 Jaejin Lee (KASI) SNIPE mission for Space Weather Research CubeSat Developers Workshop 2017 Jaejin Lee (KASI) New Challenge with Nanosatellites In observing small-scale plasma structures, single satellite inherently suffers

More information

Optical Correlator for Image Motion Compensation in the Focal Plane of a Satellite Camera

Optical Correlator for Image Motion Compensation in the Focal Plane of a Satellite Camera 15 th IFAC Symposium on Automatic Control in Aerospace Bologna, September 6, 2001 Optical Correlator for Image Motion Compensation in the Focal Plane of a Satellite Camera K. Janschek, V. Tchernykh, -

More information

Real-Time AOCS EGSE Using EuroSim and SMP2-Compliant Building Blocks

Real-Time AOCS EGSE Using EuroSim and SMP2-Compliant Building Blocks UNCLASSIFIED Nationaal Lucht- en Ruimtevaartlaboratorium National Aerospace Laboratory NLR Executive summary Real-Time AOCS EGSE Using EuroSim and SMP2-Compliant Building Blocks Environment control torque

More information

HEMERA Constellation of passive SAR-based micro-satellites for a Master/Slave configuration

HEMERA Constellation of passive SAR-based micro-satellites for a Master/Slave configuration HEMERA Constellation of passive SAR-based micro-satellites for a Master/Slave HEMERA Team Members: Andrea Bellome, Giulia Broggi, Luca Collettini, Davide Di Ienno, Edoardo Fornari, Leandro Lucchese, Andrea

More information

The Evolution of Nano-Satellite Proximity Operations In-Space Inspection Workshop 2017

The Evolution of Nano-Satellite Proximity Operations In-Space Inspection Workshop 2017 The Evolution of Nano-Satellite Proximity Operations 02-01-2017 In-Space Inspection Workshop 2017 Tyvak Introduction We develop miniaturized custom spacecraft, launch solutions, and aerospace technologies

More information

Satellite Testing. Prepared by. A.Kaviyarasu Assistant Professor Department of Aerospace Engineering Madras Institute Of Technology Chromepet, Chennai

Satellite Testing. Prepared by. A.Kaviyarasu Assistant Professor Department of Aerospace Engineering Madras Institute Of Technology Chromepet, Chennai Satellite Testing Prepared by A.Kaviyarasu Assistant Professor Department of Aerospace Engineering Madras Institute Of Technology Chromepet, Chennai @copyright Solar Panel Deployment Test Spacecraft operating

More information

Miguel A. Aguirre. Introduction to Space. Systems. Design and Synthesis. ) Springer

Miguel A. Aguirre. Introduction to Space. Systems. Design and Synthesis. ) Springer Miguel A. Aguirre Introduction to Space Systems Design and Synthesis ) Springer Contents Foreword Acknowledgments v vii 1 Introduction 1 1.1. Aim of the book 2 1.2. Roles in the architecture definition

More information

University of Kentucky Space Systems Laboratory. Jason Rexroat Space Systems Laboratory University of Kentucky

University of Kentucky Space Systems Laboratory. Jason Rexroat Space Systems Laboratory University of Kentucky University of Kentucky Space Systems Laboratory Jason Rexroat Space Systems Laboratory University of Kentucky September 15, 2012 Missions Overview CubeSat Capabilities Suborbital CubeSats ISS CubeSat-sized

More information

A Generic Simulink Model Template for Simulation of Small Satellites

A Generic Simulink Model Template for Simulation of Small Satellites A Generic Simulink Model Template for Simulation of Small Satellites Axel Berres (1), Marco Berlin (1), Andreas Kotz (2), Holger Schumann (3), Thomas Terzibaschian (2), Andreas Gerndt (3) (1) German Aerospace

More information

Istanbul Technical University Faculty of Aeronautics and Astronautics Space Systems Design and Test Laboratory

Istanbul Technical University Faculty of Aeronautics and Astronautics Space Systems Design and Test Laboratory Title: Space Advertiser (S-VERTISE) Primary POC: Aeronautics and Astronautics Engineer Hakan AYKENT Organization: Istanbul Technical University POC email: aykent@itu.edu.tr Need Worldwide companies need

More information

SPACE. (Some space topics are also listed under Mechatronic topics)

SPACE. (Some space topics are also listed under Mechatronic topics) SPACE (Some space topics are also listed under Mechatronic topics) Dr Xiaofeng Wu Rm N314, Bldg J11; ph. 9036 7053, Xiaofeng.wu@sydney.edu.au Part I SPACE ENGINEERING 1. Vision based satellite formation

More information

Phone: , Fax: , Germany

Phone: , Fax: , Germany The TET-1 Satellite Bus A High Reliability Bus for Earth Observation, Scientific and Technology Verification Missions in LEO Pestana Conference Centre Funchal, Madeira - Portugal 31 May 4 June 2010 S.

More information

Design of a Remote-Cockpit for small Aerospace Vehicles

Design of a Remote-Cockpit for small Aerospace Vehicles Design of a Remote-Cockpit for small Aerospace Vehicles Muhammad Faisal, Atheel Redah, Sergio Montenegro Universität Würzburg Informatik VIII, Josef-Martin Weg 52, 97074 Würzburg, Germany Phone: +49 30

More information

Sensor & Actuator. Bus system and Mission system

Sensor & Actuator. Bus system and Mission system & Masahiko Yamazaki Department of Aerospace Engineering, College of Science and Technology, Nihon University, Japan. What is sensor & actuator? 2. What is sensor & actuator as a satellite? Use case of

More information

NASA s X2000 Program - an Institutional Approach to Enabling Smaller Spacecraft

NASA s X2000 Program - an Institutional Approach to Enabling Smaller Spacecraft NASA s X2000 Program - an Institutional Approach to Enabling Smaller Spacecraft Dr. Leslie J. Deutsch and Chris Salvo Advanced Flight Systems Program Jet Propulsion Laboratory California Institute of Technology

More information

CUBESAT an OVERVIEW AEOLUS AERO TECH, Pvt. Ltd.

CUBESAT an OVERVIEW AEOLUS AERO TECH, Pvt. Ltd. CUBESAT an OVERVIEW AEOLUS AERO TECH, Pvt. Ltd. Aeolus Aero Tech Pvt. Ltd. (Aeolus) based in Bengaluru, Karnataka, India, provides a wide range of Products, Services and Technology Solutions in Alternative

More information

Primary POC: Prof. Hyochoong Bang Organization: Korea Advanced Institute of Science and Technology KAIST POC

Primary POC: Prof. Hyochoong Bang Organization: Korea Advanced Institute of Science and Technology KAIST POC Title: Demonstration of Optical Stellar Interferometry with Near Earth Objects (NEO) using Laser Range Finder by a Nano Satellite Constellation: A Cost effective approach. Primary POC: Prof. Hyochoong

More information

Microsatellite Constellation for Earth Observation in the Thermal Infrared Region

Microsatellite Constellation for Earth Observation in the Thermal Infrared Region Microsatellite Constellation for Earth Observation in the Thermal Infrared Region Federico Bacci di Capaci Nicola Melega, Alessandro Tambini, Valentino Fabbri, Davide Cinarelli Observation Index 1. Introduction

More information

A Constellation of CubeSats for Amazon Rainforest Deforestation Monitoring

A Constellation of CubeSats for Amazon Rainforest Deforestation Monitoring 4 th IAA Conference on University Satellites s & CubeSat Workshop - Rome, Italy - December 7, 2017 1 / 17 A Constellation of CubeSats for Monitoring Fernanda Cyrne Pedro Beghelli Iohana Siqueira Lucas

More information

3-Axis Attitude Determination and Control of the AeroCube-4 CubeSats

3-Axis Attitude Determination and Control of the AeroCube-4 CubeSats 3-Axis Attitude Determination and Control of the AeroCube-4 CubeSats Darren Rowen Rick Dolphus The Aerospace Corporation Vehicle Systems Division 10 August 2013 The Aerospace Corporation 2013 Topics AeroCube

More information

Chapter 2 Satellite Configuration Design

Chapter 2 Satellite Configuration Design Chapter 2 Satellite Configuration Design Abstract This chapter discusses the process of integration of the subsystem components and development of the satellite configuration to achieve a final layout

More information

Development of Microsatellite to Detect Illegal Fishing MS-SAT

Development of Microsatellite to Detect Illegal Fishing MS-SAT Development of Microsatellite to Detect Illegal Fishing MS-SAT Ernest S. C. P. Bintang A.S.W.A.M. Department of Aerospace Engineering Faculty of Mechanical and Aerospace Engineering Institut Teknologi

More information

Low Cost Earth Sensor based on Oxygen Airglow

Low Cost Earth Sensor based on Oxygen Airglow Assessment Executive Summary Date : 16.06.2008 Page: 1 of 7 Low Cost Earth Sensor based on Oxygen Airglow Executive Summary Prepared by: H. Shea EPFL LMTS herbert.shea@epfl.ch EPFL Lausanne Switzerland

More information

AstroBus S, the high performance and competitive Small Satellites platform for Earth Observation

AstroBus S, the high performance and competitive Small Satellites platform for Earth Observation AstroBus S, the high performance and competitive Small Satellites platform for Earth Observation Dr. Jean Cheganças 10th IAA Symposium on Small Satellites for Earth Observation April 20-24, 2015 Berlin,

More information

InnoSat and MATS An Ingenious Spacecraft Platform applied to Mesospheric Tomography and Spectroscopy

InnoSat and MATS An Ingenious Spacecraft Platform applied to Mesospheric Tomography and Spectroscopy Niclas Larsson N. Larsson, R. Lilja (OHB Sweden), M. Örth, S. Söderholm (ÅAC Microtec), J. Köhler, R. Lindberg (SNSB), J. Gumbel (MISU) SATELLITE SYSTEMS InnoSat and MATS An Ingenious Spacecraft Platform

More information

Status of Active Debris Removal (ADR) developments at the Swiss Space Center

Status of Active Debris Removal (ADR) developments at the Swiss Space Center Status of Active Debris Removal (ADR) developments at the Swiss Space Center Muriel Richard, Benoit Chamot, Volker Gass, Claude Nicollier muriel.richard@epfl.ch IAF SYMPOSIUM 2013 11 February 2013 Vienna

More information

Satellite Engineering Research at US Prof Herman Steyn

Satellite Engineering Research at US Prof Herman Steyn Satellite Engineering Research at US Prof Herman Steyn History (SUNSAT-1) Graduate student project Over 100 students 1992-2001 Microsatellite with 15m GSD 3-band multi-spectral pushbroom imager Launch

More information

THE RESEARCH AND DEVELOPMENT OF THE USM NANOSATELLITE FOR REMOTE SENSING MISSION

THE RESEARCH AND DEVELOPMENT OF THE USM NANOSATELLITE FOR REMOTE SENSING MISSION THE RESEARCH AND DEVELOPMENT OF THE USM NANOSATELLITE FOR REMOTE SENSING MISSION Md. Azlin Md. Said 1, Mohd Faizal Allaudin 2, Muhammad Shamsul Kamal Adnan 2, Mohd Helmi Othman 3, Nurulhusna Mohamad Kassim

More information

In the summer of 2002, Sub-Orbital Technologies developed a low-altitude

In the summer of 2002, Sub-Orbital Technologies developed a low-altitude 1.0 Introduction In the summer of 2002, Sub-Orbital Technologies developed a low-altitude CanSat satellite at The University of Texas at Austin. At the end of the project, team members came to the conclusion

More information

Dynamics and Operations of an Orbiting Satellite Simulation. Requirements Specification 13 May 2009

Dynamics and Operations of an Orbiting Satellite Simulation. Requirements Specification 13 May 2009 Dynamics and Operations of an Orbiting Satellite Simulation Requirements Specification 13 May 2009 Christopher Douglas, Karl Nielsen, and Robert Still Sponsor / Faculty Advisor: Dr. Scott Trimboli ECE

More information

The Nemo Bus: A Third Generation Nanosatellite Bus for Earth Monitoring and Observation

The Nemo Bus: A Third Generation Nanosatellite Bus for Earth Monitoring and Observation The Nemo Bus: A Third Generation Nanosatellite Bus for Earth Monitoring and Observation FREDDY M. PRANAJAYA Manager, Advanced Systems Group S P A C E F L I G H T L A B O R A T O R Y University of Toronto

More information

Pico-Satellite Training Kit HEPTA-Sat: Hands-on Practices for Space Engineering

Pico-Satellite Training Kit HEPTA-Sat: Hands-on Practices for Space Engineering College of Science and Technology Pico-Satellite Training Kit HEPTA-Sat: Hands-on Practices for Space Engineering Masahiko Yamazaki(Nihon University) Pre-Symposium Hands-on Workshop at Stellenbosch University(Dec.

More information

Platform Independent Launch Vehicle Avionics

Platform Independent Launch Vehicle Avionics Platform Independent Launch Vehicle Avionics Small Satellite Conference Logan, Utah August 5 th, 2014 Company Introduction Founded in 2011 The Co-Founders blend Academia and Commercial Experience ~20 Employees

More information

Design of Adjustable Software for Fault Detection, Isolation and Recovery of Attitude Determination and Control System in MicroDragon Satellite

Design of Adjustable Software for Fault Detection, Isolation and Recovery of Attitude Determination and Control System in MicroDragon Satellite Powered by TCPDF (www.tcpdf.org) Title Sub Title Author Publisher Design of Adjustable Software for Fault Detection, Isolation and Recovery of Attitude Determination and Control System in MicroDragon Satellite

More information

CubeSat Integration into the Space Situational Awareness Architecture

CubeSat Integration into the Space Situational Awareness Architecture CubeSat Integration into the Space Situational Awareness Architecture Keith Morris, Chris Rice, Mark Wolfson Lockheed Martin Space Systems Company 12257 S. Wadsworth Blvd. Mailstop S6040 Littleton, CO

More information

1. Detect and locate potentially illegal fishing ship using satellite image, AIS data, and external sources.

1. Detect and locate potentially illegal fishing ship using satellite image, AIS data, and external sources. Title: Development of Microsatellite to Detect Illegal Fishing MS-SAT Primary Point of Contact (POC) & email: Dr. Ridanto Eko Poetro; ridanto@ae.itb.ac.id Co-authors: Ernest Sebastian C., Bintang A.S.W.A.M.

More information

Reaching for the Stars

Reaching for the Stars Satellite Research Centre Reaching for the Stars Kay-Soon Low Centre Director School of Electrical & Electronic Engineering Nanyang Technological University 1 Satellite Programs @SaRC 2013 2014 2015 2016

More information

MICROSCOPE Mission operational concept

MICROSCOPE Mission operational concept MICROSCOPE Mission operational concept PY. GUIDOTTI (CNES, Microscope System Manager) January 30 th, 2013 1 Contents 1. Major points of the operational system 2. Operational loop 3. Orbit determination

More information

Baumanets student micro-satellite

Baumanets student micro-satellite Baumanets student micro-satellite Presentation at UNIVERSAT 2006 International Symposium June 28, 2006 Moscow, Russia Victoria Mayorova Director of Youth Space Center of Bauman Moscow State Technical University

More information

AstroSat Workshop 12 August CubeSat Overview

AstroSat Workshop 12 August CubeSat Overview AstroSat Workshop th 12 August 2016 CubeSat Overview OBJECTIVE Identify science justified exo-atmospheric mission options for 3U up to 12U CubeSat class missions in Low Earth Orbit. 3 Development Epochs:

More information

Research Activities on Small Satellite in HIT

Research Activities on Small Satellite in HIT 7th UK-China Workshop on Space Science and Technology Research Activities on Small Satellite in HIT Prof. ZHANG Shijie (RCST) Contents 7th UK-China Workshop on Space Science and Technology 1. RCST Overview

More information

Joint Australian Engineering (Micro) Satellite (JAESat) - A GNSS Technology Demonstration Mission

Joint Australian Engineering (Micro) Satellite (JAESat) - A GNSS Technology Demonstration Mission Journal of Global Positioning Systems (2005) Vol. 4, No. 1-2: 277-283 Joint Australian Engineering (Micro) Satellite (JAESat) - A GNSS Technology Demonstration Mission Werner Enderle Cooperative Research

More information

Beyond CubeSats: Operational, Responsive, Nanosatellite Missions. 9th annual CubeSat Developers Workshop

Beyond CubeSats: Operational, Responsive, Nanosatellite Missions. 9th annual CubeSat Developers Workshop Beyond CubeSats: Operational, Responsive, Nanosatellite Missions 9th annual CubeSat Developers Workshop Jeroen Rotteveel Nanosatellite Applications Nanosatellite Market growing rapidly Cubesats: Conception

More information

Ground Station Design for STSAT-3

Ground Station Design for STSAT-3 Technical Paper Int l J. of Aeronautical & Space Sci. 12(3), 283 287 (2011) DOI:10.5139/IJASS.2011.12.3.283 Ground Station Design for STSAT-3 KyungHee Kim*, Hyochoong Bang*, Jang-Soo Chae**, Hong-Young

More information

Implementation of three axis magnetic control mode for PISAT

Implementation of three axis magnetic control mode for PISAT Implementation of three axis magnetic control mode for PISAT Shashank Nagesh Bhat, Arjun Haritsa Krishnamurthy Student, PES Institute of Technology, Bangalore Prof. Divya Rao, Prof. M. Mahendra Nayak CORI

More information

The Virtual Spacecraft Reference Facility

The Virtual Spacecraft Reference Facility The Virtual Spacecraft M.Schön, M.Arcioni, D.Temperanza, K.Hjortnaes Michael.Schoen@esa.int On-Board Software Systems Section 1 Agenda Why? What? How? When? 2 The Virtual Spacecraft architecture view EuroSim

More information

Congress Best Paper Award

Congress Best Paper Award Congress Best Paper Award Preprints of the 3rd IFAC Conference on Mechatronic Systems - Mechatronics 2004, 6-8 September 2004, Sydney, Australia, pp.547-552. OPTO-MECHATRONIC IMAE STABILIZATION FOR A COMPACT

More information

PROPOSAL FOR A NEW HYPER SPECTRAL IMAGING MICRO SATELLITE: SVALBIRD

PROPOSAL FOR A NEW HYPER SPECTRAL IMAGING MICRO SATELLITE: SVALBIRD PROPOSAL FOR A NEW HYPER SPECTRAL IMAGING MICRO SATELLITE: SVALBIRD Fred Sigernes 1, Udo Renner 2, Stephan Roemer 2, Jörn-Hendrik Bleif 2, Dag Arne Lorentzen 1, Stefan Claes 1, Reidar Nordheim 3, Frank

More information

Design of a Free Space Optical Communication Module for Small Satellites

Design of a Free Space Optical Communication Module for Small Satellites Design of a Free Space Optical Communication Module for Small Satellites Ryan W. Kingsbury, Kathleen Riesing Prof. Kerri Cahoy MIT Space Systems Lab AIAA/USU Small Satellite Conference August 6 2014 Problem

More information

ARMADILLO: Subsystem Booklet

ARMADILLO: Subsystem Booklet ARMADILLO: Subsystem Booklet Mission Overview The ARMADILLO mission is the Air Force Research Laboratory s University Nanosatellite Program s 7 th winner. ARMADILLO is a 3U cube satellite (cubesat) constructed

More information

CRITICAL DESIGN REVIEW

CRITICAL DESIGN REVIEW STUDENTS SPACE ASSOCIATION THE FACULTY OF POWER AND AERONAUTICAL ENGINEERING WARSAW UNIVERSITY OF TECHNOLOGY CRITICAL DESIGN REVIEW November 2016 Issue no. 1 Changes Date Changes Pages/Section Responsible

More information

Introduction. Satellite Research Centre (SaRC)

Introduction. Satellite Research Centre (SaRC) SATELLITE RESEARCH CENTRE - SaRC Introduction The of NTU strives to be a centre of excellence in satellite research and training of students in innovative space missions. Its first milestone satellite

More information

FlexCore: Low-Cost Attitude Determination and Control Enabling High-Performance Small Spacecraft

FlexCore: Low-Cost Attitude Determination and Control Enabling High-Performance Small Spacecraft SSC16-X-7 FlexCore: Low-Cost Attitude Determination and Control Enabling High-Performance Small Spacecraft Daniel Hegel Blue Canyon Technologies 2425 55 th St. Suite A-200, Boulder, CO, 80301; 720 458-0703

More information

Attitude Determination and Control Specifications

Attitude Determination and Control Specifications Attitude Determination and Control Specifications 1. SCOPE The attitude determination and control sub system will passively control the orientation of the two twin CubeSats. 1.1 General. This specification

More information

Results of Hodoyoshi-3 and -4 Earth Observation Missions

Results of Hodoyoshi-3 and -4 Earth Observation Missions Trans. JSASS Aerospace Tech. Japan Vol. 4, No. ists3, pp. Pn_5-Pn_22, 26 Results of Hodoyoshi-3 and -4 Earth Observation Missions By Yoshihide AOYANAI, ) Akira IWASAKI, ) Shinichi NAKASUKA, ) Takuji EBINUMA,

More information

YamSat. YamSat Introduction. YamSat Team Albert Lin (NSPO) Yamsat website

YamSat. YamSat Introduction. YamSat Team Albert Lin (NSPO) Yamsat website Introduction Team Albert Lin (NSPO) Yamsat website http://www.nspo.gov.tw Major Characteristics Mission: Y: Young, developed by young people. A: Amateur Radio Communication M: Micro-spectrometer payload

More information

Study of Micro/Nanosatellite Operation Model for Building Operation Network

Study of Micro/Nanosatellite Operation Model for Building Operation Network 4 th Nano-Satellite Symposium Nagoya, Japan. 10 13 Oct, 2012 Study of Micro/Nanosatellite Operation Model for Building Operation Network 4th Nanosatellite Symposium, Nagoya Naomi Kurahara 1*, Seiko Shirasaka

More information

Aaron J. Dando Principle Supervisor: Werner Enderle

Aaron J. Dando Principle Supervisor: Werner Enderle Aaron J. Dando Principle Supervisor: Werner Enderle Australian Cooperative Research Centre for Satellite Systems (CRCSS) at the Queensland University of Technology (QUT) Aaron Dando, CRCSS/QUT, 19 th AIAA/USU

More information

Rome, Changing of the Requirements and Astrofein s Business Models for Cubesat Deployer

Rome, Changing of the Requirements and Astrofein s Business Models for Cubesat Deployer Rome, 07.12.2017 4 th IAA Conference on University Satellite Missions and Cubesat Workshop Changing of the Requirements and Astrofein s Business Models for Cubesat Deployer Stephan Roemer Head of Space

More information

Outernet: Development of a 1U Platform to Enable Low Cost Global Data Provision

Outernet: Development of a 1U Platform to Enable Low Cost Global Data Provision Outernet: Development of a 1U Platform to Enable Low Cost Global Data Provision Introduction One of the UK s leading space companies, and the only wholly UK-owned Prime contractor. ISO 9001:2008 accredited

More information

A CubeSat-Based Optical Communication Network for Low Earth Orbit

A CubeSat-Based Optical Communication Network for Low Earth Orbit A CubeSat-Based Optical Communication Network for Low Earth Orbit Richard Welle, Alexander Utter, Todd Rose, Jerry Fuller, Kristin Gates, Benjamin Oakes, and Siegfried Janson The Aerospace Corporation

More information

SMART COMMUNICATION SATELLITE (SCS) PROJECT OVERVIEW. Jin JIN Space Center, Tsinghua University 2015/8/10

SMART COMMUNICATION SATELLITE (SCS) PROJECT OVERVIEW. Jin JIN Space Center, Tsinghua University 2015/8/10 SMART COMMUNICATION SATELLITE (SCS) PROJECT OVERVIEW Jin JIN Space Center, Tsinghua University 2015/8/10 OUTLINE Overview System Scheme Technical Challenges Flight Results Future 2 1 Overview Tsinghua

More information

KOMPSAT-2 Orbit Determination using GPS SIgnals

KOMPSAT-2 Orbit Determination using GPS SIgnals Presented at GNSS 2004 The 2004 International Symposium on GNSS/GPS Sydney, Australia 6 8 December 2004 KOMPSAT-2 Orbit Determination using GPS SIgnals Dae-Won Chung KOMPSAT Systems Engineering and Integration

More information

CubeSat Navigation System and Software Design. Submitted for CIS-4722 Senior Project II Vermont Technical College Al Corkery

CubeSat Navigation System and Software Design. Submitted for CIS-4722 Senior Project II Vermont Technical College Al Corkery CubeSat Navigation System and Software Design Submitted for CIS-4722 Senior Project II Vermont Technical College Al Corkery Project Objectives Research the technical aspects of integrating the CubeSat

More information

Sensors for orientation and control of satellites and space probes

Sensors for orientation and control of satellites and space probes Sensors for orientation and control of satellites and space probes Ing. Ondrej Závodský GOSPACE s.r.o. ESA Contract No. 4000117400/16NL/NDe Specialized lectures Content 1) How to determine the orientation

More information

FORMOSAT-3/COSMIC Mission Satellite Performance: Five Years in Orbit

FORMOSAT-3/COSMIC Mission Satellite Performance: Five Years in Orbit 5th FORMOSAT-3 / COSMIC Data Users Workshop and International Conference on GPS Radio Occultation, Taipei, Taiwan, 13~15 April 2011 FORMOSAT-3/COSMIC Mission Satellite Performance: Five Years in Orbit

More information

STK Missile Defense. Introduction: Scenario Storyline:

STK Missile Defense. Introduction: Scenario Storyline: Introduction: STK Missile Defense STK provides missile defense professionals with an environment for performing system-level analysis of threats, sensors, communications, intercept engagements, and defense

More information

Power modeling and budgeting design and validation with in-orbit data of two commercial LEO satellites

Power modeling and budgeting design and validation with in-orbit data of two commercial LEO satellites SSC17-X-08 Power modeling and budgeting design and validation with in-orbit data of two commercial LEO satellites Alan Kharsansky Satellogic Av. Raul Scalabrini Ortiz 3333 piso 2, Argentina; +5401152190100

More information

KUTESat. Pathfinder. Presented by: Marco Villa KUTESat Project Manager. Kansas Universities Technology Evaluation Satellite

KUTESat. Pathfinder. Presented by: Marco Villa KUTESat Project Manager. Kansas Universities Technology Evaluation Satellite KUTESat Kansas Universities Technology Evaluation Satellite Pathfinder Presented by: Marco Villa KUTESat Project Manager Cubesat Developers' Workshop - San Luis Obispo, CA - April 8-10, 2004 SUMMARY Objectives

More information

Phoenix. A 3U CubeSat to Study Urban Heat Islands. Sarah Rogers - Project Manager NASA Space Grant Symposium April 14, 2018

Phoenix. A 3U CubeSat to Study Urban Heat Islands. Sarah Rogers - Project Manager NASA Space Grant Symposium April 14, 2018 Phoenix A 3U CubeSat to Study Urban Heat Islands Sarah Rogers - Project Manager NASA Space Grant Symposium April 14, 2018 Phoenix Overview Undergraduate-led 3U CubeSat to study Urban Heat Islands through

More information

Utilizing Commercial DSLR for High Resolution Earth Observation Satellite

Utilizing Commercial DSLR for High Resolution Earth Observation Satellite SSC18-XII-03 Utilizing Commercial DSLR for High Resolution Earth Observation Satellite Nobutada Sako Canon Electronics Inc. 3-5-10, Shibakoen, Minato-ku, Tokyo 105-0011, Japan; +81-3-6910-1105 sako.nobutada@canon-elec.co.jp

More information

Satellite Simulator for Verification of Mission Operational Concepts in Pre-Phase A Studies

Satellite Simulator for Verification of Mission Operational Concepts in Pre-Phase A Studies Satellite Simulator for Verification of Mission Operational Concepts in Pre-Phase A Studies 7th International Conference on Systems & Concurrent Engineering for Space Applications - SECESA 2016-5-7 October

More information

NASDA S PRECISE ORBIT DETERMINATION SYSTEM

NASDA S PRECISE ORBIT DETERMINATION SYSTEM NASDA S PRECISE ORBIT DETERMINATION SYSTEM Maki Maeda Takashi Uchimura, Akinobu Suzuki, Mikio Sawabe National Space Development Agency of Japan (NASDA) Sengen 2-1-1, Tsukuba, Ibaraki, 305-8505, JAPAN E-mail:

More information

FLCS V2.1. AHRS, Autopilot, Gyro Stabilized Gimbals Control, Ground Control Station

FLCS V2.1. AHRS, Autopilot, Gyro Stabilized Gimbals Control, Ground Control Station AHRS, Autopilot, Gyro Stabilized Gimbals Control, Ground Control Station The platform provides a high performance basis for electromechanical system control. Originally designed for autonomous aerial vehicle

More information

SURREY GSA CATALOG. Surrey Satellite Technology US LLC 8310 South Valley Highway, 3rd Floor, Englewood, CO

SURREY GSA CATALOG. Surrey Satellite Technology US LLC 8310 South Valley Highway, 3rd Floor, Englewood, CO SURREY CATALOG Space-Qualified flight hardware for small satellites, including GPS receivers, Attitude Determination and Control equipment, Communications equipment and Remote Sensing imagers Professional

More information

FPGA Implementation of Safe Mode Detection and Sun Acquisition Logic in a Satellite

FPGA Implementation of Safe Mode Detection and Sun Acquisition Logic in a Satellite FPGA Implementation of Safe Mode Detection and Sun Acquisition Logic in a Satellite Dhanyashree T S 1, Mrs. Sangeetha B G, Mrs. Gayatri Malhotra 1 Post-graduate Student at RNSIT Bangalore India, dhanz1ec@gmail.com,

More information

Lunar Resource Exploitation with Swarm Rovers

Lunar Resource Exploitation with Swarm Rovers Lunar Resource Exploitation with Swarm Rovers Kyle Acierno Global Business Development Manager ispace technologies inc. k-acierno@ispace-inc.com www.ispace-inc.com Locate resources necessary for extending

More information

(SDR) Based Communication Downlinks for CubeSats

(SDR) Based Communication Downlinks for CubeSats Software Defined Radio (SDR) Based Communication Downlinks for CubeSats Nestor Voronka, Tyrel Newton, Alan Chandler, Peter Gagnon Tethers Unlimited, Inc. 11711 N. Creek Pkwy S., Suite D113 Bothell, WA

More information

SYSTEMS INTEGRATION AND STABILIZATION OF A CUBESAT

SYSTEMS INTEGRATION AND STABILIZATION OF A CUBESAT SYSTEMS INTEGRATION AND STABILIZATION OF A CUBESAT Tyson Kikugawa Department of Electrical Engineering University of Hawai i at Manoa Honolulu, HI 96822 ABSTRACT A CubeSat is a fully functioning satellite,

More information

EARTH OBSERVATION CONCEPT INVOLVING PORTABLE DATA RECEIVING AND PROCESSING EQUIPMENTS WOM-8 SYSTEM ABSTRACT

EARTH OBSERVATION CONCEPT INVOLVING PORTABLE DATA RECEIVING AND PROCESSING EQUIPMENTS WOM-8 SYSTEM ABSTRACT EARTH OBSERVATION CONCEPT INVOLVING PORTABLE DATA RECEIVING AND PROCESSING EQUIPMENTS WOM-8 SYSTEM D~CIO CASTILHO CEBALLOS BRAZILIAN NATIONAL SPACE RESEARCH INSTITUTE P.O. BOX 515 - S.J. CAMPOS - SP BRAZIL

More information

Test Solutions for Simulating Realistic GNSS Scenarios

Test Solutions for Simulating Realistic GNSS Scenarios Test Solutions for Simulating Realistic GNSS Scenarios Author Markus Irsigler, Rohde & Schwarz GmbH & Co. KG Biography Markus Irsigler received his diploma in Geodesy and Geomatics from the University

More information

The STU-2 CubeSat Mission and In-Orbit Test Results

The STU-2 CubeSat Mission and In-Orbit Test Results 30 th Annual AIAA/USU Conference on Small Satellite SSC16-III-09 The STU-2 CubeSat Mission and In-Orbit Test Results Shufan Wu, Wen Chen, Caixia Chao Shanghai Engineering Centre for Microsatellites 99

More information

Qualification Tests of Micro-camera Modules for Space Applications

Qualification Tests of Micro-camera Modules for Space Applications Trans. JSASS Aerospace Tech. Japan Vol. 9, pp. 15-20, 2011 Qualification Tests of Micro-camera Modules for Space Applications By Shinichi KIMURA and Akira MIYASAKA Department of Electrical Engineering,

More information

AVSS Project. ENAE483 Fall 2012

AVSS Project. ENAE483 Fall 2012 AVSS Project ENAE483 Fall 2012 Team D9: Jason Burr Vera Klimchenko Grant McLaughlin Johnathan Pino Link Budget Analysis Maximum Earth-Moon Transmission Distance R M D R M R e Moon 406,700 km Earth Ku Band

More information

GEM - Generic Engineering Model Overview

GEM - Generic Engineering Model Overview GEM - Generic Engineering Model 2 Introduction The GEM has been developed by ISIS with the ambition to offer a starting point for new nanosatellite missions. The system allows satellite developers to get

More information

UNCLASSIFIED R-1 ITEM NOMENCLATURE FY 2013 OCO

UNCLASSIFIED R-1 ITEM NOMENCLATURE FY 2013 OCO Exhibit R-2, RDT&E Budget Item Justification: PB 2013 Air Force DATE: February 2012 BA 3: Advanced Development (ATD) COST ($ in Millions) Program Element 75.103 74.009 64.557-64.557 61.690 67.075 54.973

More information

UCISAT-1. Current Completed Model. Former Manufactured Prototype

UCISAT-1. Current Completed Model. Former Manufactured Prototype UCISAT-1 2 Current Completed Model Former Manufactured Prototype Main Mission Objectives 3 Primary Mission Objective Capture an image of Earth from LEO and transmit it to the K6UCI Ground Station on the

More information

Free-flying Satellite Inspector

Free-flying Satellite Inspector Approved for Public Release (OTR 2017-00263) Free-flying Satellite Inspector In-Space Non-Destructive Inspection Technology Workshop January 31-February 2, 2017 Johnson Space Center, Houston, Tx David

More information

Cubesat Micropropulsion Characterization in Low Earth Orbit

Cubesat Micropropulsion Characterization in Low Earth Orbit SSC15-IV-5 Cubesat Micropropulsion Characterization in Low Earth Orbit Giulio Manzoni, Yesie L. Brama Microspace Rapid Pte Ltd 196 Pandan Loop #06-19, Singapore; +65-97263113 giulio.manzoni@micro-space.org

More information

Minnesat: GPS Attitude Determination Experiments Onboard a Nanosatellite

Minnesat: GPS Attitude Determination Experiments Onboard a Nanosatellite SSC06-VII-7 : GPS Attitude Determination Experiments Onboard a Nanosatellite Vibhor L., Demoz Gebre-Egziabher, William L. Garrard, Jason J. Mintz, Jason V. Andersen, Ella S. Field, Vincent Jusuf, Abdul

More information

Satellite collocation control strategy in COMS

Satellite collocation control strategy in COMS SpaceOps Conferences 16-20 May 2016, Daejeon, Korea SpaceOps 2016 Conference 10.2514/6.2016-2452 Satellite collocation control strategy in COMS Yoola Hwang *1 Electronics and Telecommunications Research

More information

GPS Field Experiment for Balloon-based Operation Vehicle

GPS Field Experiment for Balloon-based Operation Vehicle GPS Field Experiment for Balloon-based Operation Vehicle P.J. Buist, S. Verhagen, Delft University of Technology T. Hashimoto, S. Sakai, N. Bando, JAXA p.j.buist@tudelft.nl 1 Objective of Paper This paper

More information

S5p INTENTIONALLY BLANK

S5p INTENTIONALLY BLANK Page 2 of 10 INTENTIONALLY BLANK Page 3 of 10 CONTENTS 1. SCOPE...5 2. DOCUMENTS...5 2.1 Applicable Documents...5 2.2 Reference Documents...5 3. PRODUCT TREE...6 3.1 System Tree...7 3.2 Satellite Bus...8

More information

Small Satellites: The Execution and Launch of a GPS Radio Occultation Instrument in a 6U Nanosatellite

Small Satellites: The Execution and Launch of a GPS Radio Occultation Instrument in a 6U Nanosatellite Small Satellites: The Execution and Launch of a GPS Radio Occultation Instrument in a 6U Nanosatellite Dave Williamson Director, Strategic Programs Tyvak Tyvak: Satellite Solutions for Multiple Organizations

More information

National Aeronautics and Space Administration Jet Propulsion Laboratory California Institute of Technology

National Aeronautics and Space Administration Jet Propulsion Laboratory California Institute of Technology QuikSCAT Mission Status QuikSCAT Follow-on Mission 2 QuikSCAT instrument and spacecraft are healthy, but aging June 19, 2009 will be the 10 year launch anniversary We ve had two significant anomalies during

More information