Paper SSC03-XI-6. Autonomous Telemetry Collection for Single-Processor Small Satellites

Size: px
Start display at page:

Download "Paper SSC03-XI-6. Autonomous Telemetry Collection for Single-Processor Small Satellites"

Transcription

1 Paper SSC03-XI-6 Autonomous Telemetry Collection for Single-Processor Small Satellites Dave Speer Northrop Grumman Electronic Systems Space Technology & Services 4276 Forbes Blvd. Lanham, MD On site at NASA Goddard Space Flight Center Flight Electronics Branch, Code August 2003

2 Introduction For many spacecraft, the down-linked health and status telemetry includes information derived from analog quantities: Voltages, currents, temperatures, pressures, etc., from all over vehicle. Each analog-to-digital conversion requires a series of micro-operations: signal selection, wait for slew & settle, and wait for A-to-D conversion. To sample N analog signals, this series must be repeated N times. If spacecraft has a distributed data system, with relatively lightlyloaded processors embedded in various subsystems, then might be able to do the A-to-D conversion micro-operations in software. But if there is only one processor, or if the locally embedded processors are heavily loaded, or if periodic samples of analog signals must be made while the processor is busy doing something else, then a software implementation of the micro-operations will likely be complex, difficult or even impossible. D. Speer 14 August

3 Overview Autonomous analog telemetry collection concept described here is being applied on the Space Technology 5 (ST-5) mission. Under development at Goddard Space Flight Center for NASA s New Millennium Program (NMP). ST-5 focus is on small and low power: D = 60cm, h = 30cm, 22 watts. For ST-5, a single microprocessor is required to do many tasks: Interface to all other subsystems and New Millennium technologies. Do all real-time processing associated with attitude control, up-link and down-link communications, science and technology validation data acquisition, solid-state recorder management, power switching and battery charge management, health and status data collection, etc. To off-load very busy ST-5 processor, a hardware-based sequencer and Direct Memory Access (DMA) controller will be used to collect and digitize all 71 of the analog health and status telemetry signals. D. Speer 14 August

4 Block Diagram of ST-5 Subsystems & Interfaces Battery Solar Arrays Power Subsystem Electronics Magnetometer Sun Sensor Variable Emittance Controller #1 Variable Emittance Controller #2 Command and Data Handling (C&DH) Subsystem Cold Gas Micro-Thruster Tank Pressure Sensor Thermistors X-band Transponder D. Speer 14 August

5 Analog Telemetry Collection Details (Part 1) Each analog telemetry signal, regardless of signal type, has a unique 7-bit Analog Channel Number (ACN) assigned to it. Design is based on use of tables stored in memory shared between processor and hardware-based sequencer through DMA controller. Flight software first loads Collection Control Table to define number of analog signals to digitize, and order to digitize them in (series of ACNs). Collection Control Table(s) can be loaded only once at power on, or can be re-loaded to reconfigure as necessary in real-time. VERY FLEXIBLE To initiate collection process, software writes to collection start address. Hardware sequencer then reads each ACN from Collection Control Table, selects the corresponding analog signal, waits for signal to slew & settle, starts the A-to-D converter, and waits for A-to-D conversion to complete. Sequencer then stores A-to-D converter output in a Digitized Data Table. D. Speer 14 August

6 Analog Telemetry Collection Details (Part 2) Collection Control Tables and Digitized Data Tables are arranged in memory as matched pairs that are mirror images of each other. Software has read/write access to both tables, but normally writes to Collection Control Table(s) and later reads from Digitized Data Table(s). Hardware sequencer does DMA read cycles from the Collection Control Table(s) and then does DMA write cycles to the Digitized Data Table(s). Lengths of tables and number of matched table pairs almost unlimited. ACNs written to Collection Control Table can be in any order, with values repeated or not present, so easy to do sampling patterns & frequencies. Processor can either poll a status bit in a readable register or be interrupted when the entire collection process has completed. Flight software can then read out all of the digitized telemetry at once, and then request the start of the next collection process at any time. D. Speer 14 August

7 Matched (Mirror Image) Pairs of Tables in Memory Collection Control Table (written by software) Number of ACNs to do First ACN Second ACN Third ACN Digitized Data Table (read out by software) Number of ACNs done Data from first ACN Data from second ACN Data from third ACN 127th ACN Data from 127th ACN D. Speer 14 August

8 Analog Telemetry Collection Details (Part 3) Current implementation for the ST-5 mission has these properties: Analog signal switching network funnels down to the input of a single A-to-D converter. Length of all Collection Control and Digitized Data tables = 128 entries, so maximum number of ACNs in a single collection process = 127. Number of matched Collection Control/Digitized Data table pairs = 4. Sampling and digitization of analog signals on 1-millisecond boundaries. Collection process can start immediately or after a programmable time delay, and software will be able to perform other real-time tasks while the analog telemetry collection process runs autonomously. Hardware sequencer and DMA controller logic in part of an Actel FPGA. Only one Collection Control Table can be running at any given time because there is only one analog-to-digital converter in the system. D. Speer 14 August

9 Analog Signal Switching Network PSE Processor (and Software) C&DH MAG VEC 1 VEC 2 DSS XPDR Analog-to-Digital Converter (ADC) ADC ADC Controls A D D R C N T L FPGA with DMA Controller D A T A ADDR CNTL DATA SRAM PROP Switch Controls to select a single analog signal and ACN Decoder D. Speer 14 August

10 Conclusion In order to off-load a very busy processor on the New Millennium ST-5 spacecraft, the real-time collection and digitization of all analog health & status telemetry will be done autonomously by an FPGA-based sequencer and DMA controller. Matched pairs of Collection Control Tables & Digitized Data Tables in a shared memory allow for easy top-level management of analog telemetry collection with a minimum of flight software overhead. Very flexible design in terms of the number and order of channels sampled, frequency and interleaving of samples, time phasing of samples, options for handshake with software at completion of collection, and availability of multiple Collection Control Tables which could correspond to multiple spacecraft operating modes or multiple spacecraft downlink rates. Sequencer and DMA controller logic in fraction of rad-hard FPGA. D. Speer 14 August

Blue Canyon Technologies XB1 Enabling a New Realm of CubeSat Science. George Stafford BCT Range St, Suite 200 Boulder, CO 80301

Blue Canyon Technologies XB1 Enabling a New Realm of CubeSat Science. George Stafford BCT Range St, Suite 200 Boulder, CO 80301 Blue Canyon Technologies XB1 Enabling a New Realm of CubeSat Science George Stafford BCT 720.458.0703 1600 Range St, Suite 200 Boulder, CO 80301 About BCT Blue Canyon Technologies is a small business founded

More information

Example of Technology Development Program

Example of Technology Development Program Example of Technology Development Program SSTDM 2014 IISC, Bangalore, India April 1, 2014 Dr. Marco Villa CANEUS Small Satellites Director Tyvak VP Space Vehicle Systems Ground rules Power and Volume are

More information

Development of Formation Flight and Docking Algorithms Using the SPHERES Testbed

Development of Formation Flight and Docking Algorithms Using the SPHERES Testbed Development of Formation Flight and Docking Algorithms Using the Testbed Prof. David W. Miller MIT Allen Chen, Alvar Saenz-Otero, Mark Hilstad, David W. Miller Introduction : Synchronized Position Hold

More information

Design of Telemetry in Student Imaging Satellite

Design of Telemetry in Student Imaging Satellite Design of Telemetry in Student Imaging Satellite Dinesha H A, Dr.V.K Agrawal Dept. of Information Science and Engineering, PESIT, Bangalore, India-560085 Dept. of Information Science and Engineering, PESIT,

More information

Overview of Proximity Operations Missions Relevant to NanoSats

Overview of Proximity Operations Missions Relevant to NanoSats Overview of Proximity Operations Missions Relevant to NanoSats Scott MacGillivray, President Tyvak Nano-Satellite Systems LLC (714) 392-9095 scott@tyvak.com 18 April 2012 This document does not contain

More information

Command & Data Handling. By: Justin Hadella Brandon Gilles

Command & Data Handling. By: Justin Hadella Brandon Gilles Command & Data Handling By: Justin Hadella Brandon Gilles Outline Design Goals Requirements System Layout Processor Considerations Baseline Design Current Development 2 Design Goals 1 Watt Operational

More information

Ronald Kidner Sandia National Laboratories

Ronald Kidner Sandia National Laboratories -5mJu379-0z 7 3 6, A LGHT-WEGHT NSTRUMENTATON SYSTEM DESGN Ronald Kidner Sandia National Laboratories To meet challenging constraints on telemetry system weight and volume, a custom Light-Weight nstrumentation

More information

What is Smart Dust? Nodes in Smart Dust are called Motes.

What is Smart Dust? Nodes in Smart Dust are called Motes. Smart Dust Contents What is Smart Dust? How its work? History of smart dust. Smart Dust Mote Introduction Architecture Smart Dust Components Measurement, characteristic, & working of smart dust Communication

More information

0.1 Slow Monitoring and Recording System

0.1 Slow Monitoring and Recording System 0.1 Slow Monitoring and Recording System A slow monitoring and control system is required to control systematic effects that could impact the experiment, to allow automated scans of parameters such as

More information

The Geostationary Operational Satellite R Series (GOES-R) SpaceWire Implementation

The Geostationary Operational Satellite R Series (GOES-R) SpaceWire Implementation The Geostationary Operational Satellite R Series (GOES-R) SpaceWire Implementation Session: SpaceWire Missions and Applications William H. Anderson NASA Goddard Space Flight Center/MEI Technologies E-mail:

More information

Micro Sun Sensor with CMOS Imager for Small Satellite Attitude Control

Micro Sun Sensor with CMOS Imager for Small Satellite Attitude Control SSC05-VIII-5 Micro Sun Sensor with CMOS Imager for Small Satellite Attitude Control Keisuke Yoshihara, Hidekazu Hashimoto, Toru Yamamoto, Hirobumi Saito, Eiji Hirokawa, Makoto Mita Japan Aerospace Exploration

More information

RAD750 TM SPACEWIRE-ENABLED FLIGHT COMPUTER FOR LUNAR RECONNAISSANCE ORBITER

RAD750 TM SPACEWIRE-ENABLED FLIGHT COMPUTER FOR LUNAR RECONNAISSANCE ORBITER RAD750 TM SPACEWIRE-ENABLED FLIGHT COMPUTER FOR LUNAR RECONNAISSANCE ORBITER Session: Onboard Equipment and Software Short Paper Richard Berger, Alan Dennis, David Eckhardt, Suzanne Miller, Jeff Robertson,

More information

GAUSS OBC ABACUS 2017

GAUSS OBC ABACUS 2017 [] Table of contents Table of contents... 1 1. Introduction... 3 1.1. ABACUS Features... 3 1.2. Block Diagram... 6 2. Pinouts... 7 3. Inertial Measurement Unit Details... 10 3.1. Orientation of Axes...

More information

Averiti Notation Description

Averiti Notation Description Averiti Notation Description Domain Model Information Requirements This paper describes the elements and concepts which form a domain model using the Averiti notation. These include Component Information,

More information

Responsive Flight Software Development & Verification Techniques for Small Satellites

Responsive Flight Software Development & Verification Techniques for Small Satellites Responsive Flight Software Development & Verification Techniques for Small Satellites Darren Rowen The Aerospace Corporation Vehicle Systems Division 9 November 2012 The Aerospace Corporation 2012 Overview

More information

DRAFT. Robotic Lunar Exploration Program Lunar Reconnaissance Orbiter. June 23, Goddard Space Flight Center Greenbelt, Maryland

DRAFT. Robotic Lunar Exploration Program Lunar Reconnaissance Orbiter. June 23, Goddard Space Flight Center Greenbelt, Maryland DRAFT Robotic Lunar Exploration Program Lunar Reconnaissance Orbiter Cosmic Ray Telescope for the Effects of Radiation (CRaTER) to Spacecraft Electrical Interface Control Document (ICD) June 23, 2005 Goddard

More information

LUNAR RECONNAISSANCE ORBITER PROJECT CONFIGURATION CHANGE REQUEST

LUNAR RECONNAISSANCE ORBITER PROJECT CONFIGURATION CHANGE REQUEST Page 1 of 2_ LUNAR RECONNAISSANCE ORBITER PROJECT CONFIGURATION CHANGE REQUEST CCR: 431-CCR-000131 DATE INITIATED: 2/6/2006 CCR REV.: CCR REV DATE: CCB SECRETARY: DEB YODER PROPRIETARY? Yes No ITAR SENSTIVE?

More information

Preliminary Payload Specification and Integration Plan

Preliminary Payload Specification and Integration Plan ARIES GPS Payload By ARIES GPS Payload Team Oscar Valle Damian Miralles Rafael Isaac Alexander Santiago Jean Ojeda Faculty Advisor: Dr. Hien Vo Payload Title: ARIES SAT GPS Payload Payload Class: Small

More information

WHIRLYBIRD AUTOMATIC WEATHER STATION. Whirlybird Electronics Pvt Ltd 140, 2 nd Cross 13 th Main, BTM-I Bangalore

WHIRLYBIRD AUTOMATIC WEATHER STATION. Whirlybird Electronics Pvt Ltd 140, 2 nd Cross 13 th Main, BTM-I Bangalore WHIRLYBIRD AUTOMATIC WEATHER STATION Whirlybird Electronics Pvt Ltd 140, 2 nd Cross 13 th Main, BTM-I Bangalore 560029 WHIRLYBIRD WWS-A is an Automatic weather station you can count on for reliable and

More information

ALL STAR Payload Interface Control Document Outline ALL STAR-SYS.402.3

ALL STAR Payload Interface Control Document Outline ALL STAR-SYS.402.3 1 ALL STAR Payload Interface Control Document Outline ALL STAR-SYS.402.3 Revision Date Authored By Description 0 7/9/10 Jessica Brown Initial Release 1 1/4/11 Jessica Brown Riley Pack Additional Details

More information

UCI Satellite (UCISAT)

UCI Satellite (UCISAT) UCI Satellite (UCISAT) Mission: Launch UCISAT-1 into LEO to capture Earth images with CMOS payload Int l Collaborator: Aoyama Gakuin University UC Irvine Team Aoyama Gakuin University Team UCI Satellite

More information

1 COMMAND AND DATA HANDLING (C&DH)

1 COMMAND AND DATA HANDLING (C&DH) 1 COMMAND AND DATA HANDLING (C&DH) 1.1 Requirements and Design Drivers 1.1.1 Functional The command and data handling shall provide the capability to: Transfer information in digital or discrete representation

More information

Smart Dust : Dispersed, Un-tethered Geospatial Monitoring. Dr. Raja R. Kadiyala Chief Technology Officer CH2M HILL - Oakland, CA

Smart Dust : Dispersed, Un-tethered Geospatial Monitoring. Dr. Raja R. Kadiyala Chief Technology Officer CH2M HILL - Oakland, CA Smart Dust : Dispersed, Un-tethered Geospatial Monitoring Dr. Raja R. Kadiyala Chief Technology Officer CH2M HILL - Oakland, CA raja@ch2m.com Drivers and Trends Sensing, Communication and Computation MEMS

More information

HASP Payload Specification and Integration Plan

HASP Payload Specification and Integration Plan Payload Title: PLEASE LSU Payload Class: Small Large (circle one) Payload ID: 12 Institution: Contact Name: Louisiana State University Joel Taylor Contact Phone: (985) 788-5384 Contact E-mail: jet.taylor10@gmail.com

More information

Space Micro Satellite Computer Goals Space Computer Performance Goals: >1,000 MIPS throughput Less than 1 SEU in 1,000 days Less than 10 watts power R

Space Micro Satellite Computer Goals Space Computer Performance Goals: >1,000 MIPS throughput Less than 1 SEU in 1,000 days Less than 10 watts power R Low Power, High-Speed Radiation Tolerant Computer & Flight Experiment Space Micro, Inc. dcz@spacemicro.com D. Czajkowski, M. Pagey, P. Samudrala, M. Goksel, and M. Viehman Space Micro, Inc., 9765 Clairemont

More information

A Constrained Attitude Control Module for Small Satellites

A Constrained Attitude Control Module for Small Satellites A Constrained Attitude Control Module for Small Satellites Henri Kjellberg and E. Glenn Lightsey The University of Texas at Austin Small Satellite Conference Logan, Utah August 14, 2012 Motivation for

More information

Nanosatellite Communication Constellation Testbed for Autonomous Scheduling Algorithms to Enable Mission Performance Analysis and Demonstration

Nanosatellite Communication Constellation Testbed for Autonomous Scheduling Algorithms to Enable Mission Performance Analysis and Demonstration SSC17-S2-07 Nanosatellite Communication Constellation Testbed for Autonomous Scheduling Algorithms to Enable Mission Performance Analysis and Demonstration Alonzo E. Jenkins, Peter J. Yoo, and Cherry Y.

More information

Advanced Computing, Memory and Networking Solutions for Space

Advanced Computing, Memory and Networking Solutions for Space Advanced Computing, Memory and Networking Solutions for Space 25 th Microelectronics Workshop November 2012 µp, Networking Solutions and Memories Microprocessor building on current LEON 3FT offerings UT699E:

More information

The RHESSI Spacecraft Instrument Data Processing Unit

The RHESSI Spacecraft Instrument Data Processing Unit The RHESSI Spacecraft Instrument Data Processing Unit D.W.Curtis 1, P.Berg 1, D.Gordon 1, P.R.Harvey 1, D.M.Smith 1, A.Zehnder 2 1. University of California Space Sciences Laboratory, Berkeley, CA 94720-7450

More information

PATENT PENDING RABBIT EARS THERMOELECTRIC GENERATOR

PATENT PENDING RABBIT EARS THERMOELECTRIC GENERATOR Introduction: The Rabbit Ears CHP (Combined heat & power) is a Thermoelectric wood stove Generator Nominally rated at 100 watts. It has the ability to supply reliable solid-state power. The ONLY moving

More information

FOR THE DEEP SPACE PROGRAM SCIENCE:.EXPERIMENT (DSPSE) FLIGHT SOFTW ARlt" CSCI. June 1, Prepared for:

FOR THE DEEP SPACE PROGRAM SCIENCE:.EXPERIMENT (DSPSE) FLIGHT SOFTW ARlt CSCI. June 1, Prepared for: . '.. r \:ti''-. (..\ r. -!t - - SOFTWARE. REQUiREMENTS SPECIFICATION FOR THE t., -. > \.,. DEEP SPACE PROGRAM SCIENCE:.EXPERIMENT (DSPSE) FLIGHT SOFTW ARlt" CSCI -.. June 1, 1992. Prepared for: Naval

More information

SICON Smart Sensors Role in Integrated System Health Management

SICON Smart Sensors Role in Integrated System Health Management SICON 2005 Smart Sensors Role in Integrated System Health Management Jose M Perotti, Instrumentation Group Lead Command, Monitoring and Control Branch Spaceport Engineering &Technology Directorate, Kennedy

More information

Introducing the first PATENT PENDING solid state selfregulating

Introducing the first PATENT PENDING solid state selfregulating Introducing the first PATENT PENDING solid state selfregulating THERMOELECTRIC GENERATOR. Covered by 4 Patent applications. This novel thermoelectric TEG system will provide continuous power as long as

More information

Embedded Applications. COMP595EA Lecture03 Hardware Architecture

Embedded Applications. COMP595EA Lecture03 Hardware Architecture Embedded Applications COMP595EA Lecture03 Hardware Architecture Microcontroller vs Microprocessor Microprocessor is a term used to describe all programmed computational devices. Microcontroller is a term

More information

A ONE CHIP HARDENED SOLUTION FOR HIGH SPEED SPACEWIRE SYSTEM IMPLEMENTATIONS

A ONE CHIP HARDENED SOLUTION FOR HIGH SPEED SPACEWIRE SYSTEM IMPLEMENTATIONS A ONE CHIP HARDENED SOLUTION FOR HIGH SPEED SPACEWIRE SYSTEM IMPLEMENTATIONS Joseph R. Marshall, Richard W. Berger, Glenn P. Rakow Conference Contents Standards & Topology ASIC Program History ASIC Features

More information

John Cornforth (1), Andrew Bacon (1), I Sturland (2), Roland Trautner (TO) (3) (1) Presented by John Cornforth

John Cornforth (1), Andrew Bacon (1), I Sturland (2), Roland Trautner (TO) (3) (1) Presented by John Cornforth Smart Microsystems A Feasibility Study to Investigate the Decentralisation of Space Systems with highly efficient Micronodes using advanced ASIC technologies John Cornforth (1), Andrew Bacon (1), I Sturland

More information

Plug and Play Small Satellite Solutions with Large Satellite Implications

Plug and Play Small Satellite Solutions with Large Satellite Implications USU Small Satellite Conference 2008 SSC08-III-8 Plug and Play Small Satellite Solutions with Large Satellite Implications Lee Thienel Guy Robinson Dale Stottlemyer Rus Burgess Libration Systems Management,

More information

Miniaturized Wireless Sensing for Process Monitoring

Miniaturized Wireless Sensing for Process Monitoring Miniaturized Wireless Sensing for Process Monitoring Prof. Brian Otis, Prof. Babak Parviz University of Washington Electrical Engineering Department Seattle, WA, USA Outline Motivation: inexpensive, microscale

More information

and/or b. an optional internal Iridium satellite modem.

and/or b. an optional internal Iridium satellite modem. Appendix D Manual for Data Logger/Control Unit D.1. Introduction and Specifications D.1.1. Q DL 2100 Data logger Platform The Q DL 2100 data logger platform consists of: 1. A microcontroller containing

More information

OCSD-A / AeroCube-7A Status Update

OCSD-A / AeroCube-7A Status Update OCSD-A / AeroCube-7A Status Update Darren Rowen Richard Dolphus Patrick Doyle Addison Faler April 20, 2016 2016 The Aerospace Corporation Agenda Concept of Operations Overview Spacecraft Configuration

More information

HIGH PERFORMANCE ELECTRONICS FOR THE NEW SPACE AGE

HIGH PERFORMANCE ELECTRONICS FOR THE NEW SPACE AGE APP18-01c APPLICATION NOTE NOVO SPACE HIGH PERFORMANCE ELECTRONICS FOR THE NEW SPACE AGE INTRODUCTION Most subsystem can be partially or fully implemented using one or more of Novo s components. This document

More information

hperry - 5/2/01 1 Real Time System Testing (MIT Lecture 31)

hperry - 5/2/01 1 Real Time System Testing (MIT Lecture 31) 1 Real Time System Testing (MIT 16.070 Lecture 31) MIT 16.070 Real Time System Testing The next three lectures will focus on: Lecture 30: (R 11.3) How to minimize failure in real time systems Methods used

More information

Development of Generic Ground Systems by the Use of a Standard Modeling Method. Takahiro Yamada JAXA/ISAS March 1, 2005

Development of Generic Ground Systems by the Use of a Standard Modeling Method. Takahiro Yamada JAXA/ISAS March 1, 2005 Development of Generic Ground Systems by the Use of a Standard Modeling Method Takahiro Yamada JAXA/ISAS March 1, 2005 1 Purpose of This Presentation To explain how spacecraft can be virtualized by using

More information

NavFire Guidance System Integrated GPS and Mission Computer for Future Navigation Systems

NavFire Guidance System Integrated GPS and Mission Computer for Future Navigation Systems NavFire Guidance System Integrated GPS and Mission Computer for Future Navigation Systems Walter Trach, Jr. Session IIIA 12 May 2010 NavFire Guidance System Outline Precision-Guided Artillery NavFire Guidance

More information

Embedded Systems. Octav Chipara. Thursday, September 13, 12

Embedded Systems. Octav Chipara. Thursday, September 13, 12 Embedded Systems Octav Chipara Caught between two worlds Embedded systems PC world 2 What are embedded systems? Any device that includes a computer (but you don t think of it as a computer) iphone digital

More information

Enabling technologies for downstream services. Steve Greenland Clyde Space Ltd

Enabling technologies for downstream services. Steve Greenland Clyde Space Ltd Enabling technologies for downstream services Steve Greenland Clyde Space Ltd CubeSats: from expensive hands-on training through useful science to killer (downstream) applications? Hands-on training Useful

More information

Enabling technologies for downstream services. Steve Greenland Clyde Space Ltd

Enabling technologies for downstream services. Steve Greenland Clyde Space Ltd Enabling technologies for downstream services Steve Greenland Clyde Space Ltd Clyde Space view: needs of downstream developers 1. Standardised, modular, and reusable building blocks for satellite development

More information

Space: The Final Frontier FPGAs for Space and Harsh Environments

Space: The Final Frontier FPGAs for Space and Harsh Environments Space: The Final Frontier FPGAs for Space and Harsh Environments Introduction FPGAs offer several benefits to the system designer Flexibility of Design performance, upgrades Reduction in NRE and Cost.

More information

Advanced NI-DAQmx Programming Techniques with LabVIEW

Advanced NI-DAQmx Programming Techniques with LabVIEW Advanced NI-DAQmx Programming Techniques with LabVIEW Agenda Understanding Your Hardware Data Acquisition Systems Data Acquisition Device Subsystems Advanced Programming with NI-DAQmx Understanding Your

More information

A Universal Interface for Modular Spacecraft. Lennon Rodgers

A Universal Interface for Modular Spacecraft. Lennon Rodgers SSC05-I-3 A Universal Interface for Modular Spacecraft Lennon rodgers@mit.edu Nicholas Hoff, Elizabeth Jordan, Michael Heiman, David W. Miller nhoff@mit.edu, ejordan@mit.edu, michaelh@mit.edu, millerd@mit.edu

More information

A Regional Application Center (RAC) Ingest System

A Regional Application Center (RAC) Ingest System A Regional Application Center (RAC) Ingest System Kelvin Brentzel Global Science & Technology Inc. Patrick Coronado, Barbie Brown, Parminder Ghuman NASA, Goddard Space Flight Center Greenbelt, Maryland

More information

Activity Planning Made Easy ASPEN: E0-1. E0-1 [Speer et 1997] is an Earth imaging satellite to be launched in The science ABSTRACT

Activity Planning Made Easy ASPEN: E0-1. E0-1 [Speer et 1997] is an Earth imaging satellite to be launched in The science ABSTRACT ASPEN: E0-1 Activity Planning Made Easy ABSTRACT This paper describes the of an automated and system to the NASA Earth 1 (E0-1) mission. The system, ASPEN, is used to schedule the activities of the satellite.

More information

SCS750. Super Computer for Space. Overview of Specifications

SCS750. Super Computer for Space. Overview of Specifications SUPER COMPUTER FOR SPACE TM Super Computer for Space F FLIGHT MODULE Overview of Specifications One board upset every 100 years in a GEO or LEO Orbit Up to 1000X Better Performance Than Current Space Processor

More information

DESIGN OF A CUBESAT PAYLOAD INTERFACE. Jason Axelson Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI ABSTRACT

DESIGN OF A CUBESAT PAYLOAD INTERFACE. Jason Axelson Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI ABSTRACT DESIGN OF A CUBESAT PAYLOAD INTERFACE Jason Axelson Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT Typically, a complete satellite will be designed around

More information

Attaining PMBus Adoption in Spaceborne Power Systems

Attaining PMBus Adoption in Spaceborne Power Systems Attaining PMBus Adoption in Spaceborne Power Systems APEC 2018 PMBus Industry Session Presented by: Tim Meade Staff Applications Engineer Sr. Pr. Cobham Semiconductor Solutions March 8, 2018 0 Agenda Introduction

More information

Dr. Charles Browning Director, Materials & Manufacturing Air Force Research Laboratory

Dr. Charles Browning Director, Materials & Manufacturing Air Force Research Laboratory Dr. Charles Browning Director, Materials & Manufacturing Air Force Research Laboratory Locations & Facilities Aerospace materials & manufacturing leadership for the Air Force & the Nation WPAFB, OH LA

More information

INDIAN INSTITUTE OF TECHNOLOGY DEPARTMENT OF CIVIL ENGINEERING

INDIAN INSTITUTE OF TECHNOLOGY DEPARTMENT OF CIVIL ENGINEERING INDIAN INSTITUTE OF TECHNOLOGY DEPARTMENT OF CIVIL ENGINEERING Sub: Quotation for supply of Weather Station Enquiry letter for Weather Station Reference: IITK/SERB/2017-3-1 Dated 31.03.2017 Sir / Madam,

More information

Solid State Recorder Data Organization Software and Functional Emulator for Mission Planning and Early Integration

Solid State Recorder Data Organization Software and Functional Emulator for Mission Planning and Early Integration Solid State Recorder Data Organization Software and Functional Emulator for Mission Planning and Early Integration Workshop on Spacecraft Flight Software 2014 Michael Koets Space Science and Engineering

More information

Plug and Play Satellite Evolution

Plug and Play Satellite Evolution Plug and Play Satellite Evolution AIAA/USU Conference On Small Satellites August, 2009 SSC09-VI-4 Don Fronterhouse PnP Innovations, Inc SPA Genealogical Tree Adaptive Avionics Experiment Responsive Space

More information

Computer Hardware Requirements for Real-Time Applications

Computer Hardware Requirements for Real-Time Applications Lecture (4) Computer Hardware Requirements for Real-Time Applications Prof. Kasim M. Al-Aubidy Computer Engineering Department Philadelphia University Real-Time Systems, Prof. Kasim Al-Aubidy 1 Lecture

More information

Electrical Ground Support Equipment Verification Test Support. EGSE Verification Test Support

Electrical Ground Support Equipment Verification Test Support. EGSE Verification Test Support Electrical Ground Support Equipment Verification Test Support Tom Leisgang Orbital Network Engineering tleisgang@orbitalnetwork.com T. Leisgang 1 EGSE Functions Provide common infrastructure Command and

More information

Onboard CORBA Studies Project Review. Kevin Rice GST/NASA-GSFC Code 588 April 2001

Onboard CORBA Studies Project Review. Kevin Rice GST/NASA-GSFC Code 588 April 2001 Onboard CORBA Studies Project Review Kevin Rice GST/NASA-GSFC Code 588 April 2001 Project Phases Phase 1 Port satellite flight software to CORBA Phase 2 Port micro CORBA to flight u-controllers Connect

More information

Building Software Architecture using Architectural Design Patterns

Building Software Architecture using Architectural Design Patterns Building Software Architecture using Architectural Design s U.V.R. Sarma Department of CSE CVR College of Engg. Ibrahimpatan(M), R.R. District, A.P., India Neelakantam Pavani Department of IT CVR College

More information

3DM-GX5-25 Attitude Heading Reference System (AHRS)

3DM-GX5-25 Attitude Heading Reference System (AHRS) LORD QUICK START GUIDE 3DM-GX5-25 Attitude Heading Reference System (AHRS) The 3DM - GX5-25 is a high- performance, industrial- grade Attitude Heading Reference System (AHRS) that combines micro inertial

More information

Dillon M. Collins, Brendan S. Surrusco, Sven G. Bilén, Charles C. Croskey The Pennsylvania State University

Dillon M. Collins, Brendan S. Surrusco, Sven G. Bilén, Charles C. Croskey The Pennsylvania State University Implementation of a Modern Internet Protocol-Based Communications System and Error Detection and Correction System for Commercial Memory within a Radiation Hardened FPGA for a Low-Earth-Orbit Satellite

More information

Amateur Communication Technology Demonstration Satellite NEXUS

Amateur Communication Technology Demonstration Satellite NEXUS NEXUS Project Team Amateur Communication Technology Demonstration Satellite NEXUS Doc.No.TBD Ver1.0 FM Downlink Format Date:2018/12/09 Revision History ver Date Revision Autor Approval 1.0 2018/12/09 1st

More information

FYS Data acquisition & control. Introduction. Spring 2018 Lecture #1. Reading: RWI (Real World Instrumentation) Chapter 1.

FYS Data acquisition & control. Introduction. Spring 2018 Lecture #1. Reading: RWI (Real World Instrumentation) Chapter 1. FYS3240-4240 Data acquisition & control Introduction Spring 2018 Lecture #1 Reading: RWI (Real World Instrumentation) Chapter 1. Bekkeng 14.01.2018 Topics Instrumentation: Data acquisition and control

More information

DRAFT. Lunar Reconnaissance Orbiter (LRO) Component Mechanical Interface Control Drawing Guidelines Handbook

DRAFT. Lunar Reconnaissance Orbiter (LRO) Component Mechanical Interface Control Drawing Guidelines Handbook DRAFT Lunar Reconnaissance Orbiter (LRO) Component Mechanical Interface Control Drawing Guidelines Handbook 431-HDBK-000093 Expected Release Date: June 30, 2005 Expiration Date: December 31, 2010 Prepared

More information

Instrument Data Processing Unit for THEMIS

Instrument Data Processing Unit for THEMIS Instrument Data Processing Unit for THEMIS E. TAYLOR 1, P. HARVEY 1, M. LUDLAM 1, P. BERG 1, R. ABIAD 1, and D. GORDON 1 1. Space Sciences Laboratory, University of California at Berkeley, CA. U.S.A. Abstract.

More information

THE MICROCOMPUTER SYSTEM CHAPTER - 2

THE MICROCOMPUTER SYSTEM CHAPTER - 2 THE MICROCOMPUTER SYSTEM CHAPTER - 2 20 2.1 GENERAL ASPECTS The first computer was developed using vacuum tubes. The computers thus developed were clumsy and dissipating more power. After the invention

More information

Effect of Satellite Formation Architectures and Imaging Modes on Albedo Estimation of major Biomes

Effect of Satellite Formation Architectures and Imaging Modes on Albedo Estimation of major Biomes Effect of Satellite Formation Architectures and Imaging Modes on Albedo Estimation of major Biomes Sreeja Nag 1,2, Charles Gatebe 3, David Miller 1,4, Olivier de Weck 1 1 Massachusetts Institute of Technology,

More information

Reconfigurable, Radiation Tolerant S-Band Transponder for Small Satellite Applications

Reconfigurable, Radiation Tolerant S-Band Transponder for Small Satellite Applications SSC11-XI-5 Reconfigurable, Radiation Tolerant S-Band Transponder for Small Satellite Applications Christopher D. Sauer, Jennifer L. Alvarez, John R. Dickinson, Michael E. Epperly, Meredith B. Lecocke Southwest

More information

EN1640: Design of Computing Systems Topic 07: I/O

EN1640: Design of Computing Systems Topic 07: I/O EN1640: Design of Computing Systems Topic 07: I/O Professor Sherief Reda http://scale.engin.brown.edu Electrical Sciences and Computer Engineering School of Engineering Brown University Spring 2017 [ material

More information

Simple Software for Prototype Hardware: Using LabView to Enable Algorithm Development for a Prototype GLXP Lunar Hopping Vehicle

Simple Software for Prototype Hardware: Using LabView to Enable Algorithm Development for a Prototype GLXP Lunar Hopping Vehicle Simple Software for Prototype Hardware: Using LabView to Enable Algorithm Development for a Prototype GLXP Lunar Hopping Vehicle Flight Software Workshop 2010 Christopher Han Phillip Cunio Massachusetts

More information

HASP Payload Specification and Integration Plan

HASP Payload Specification and Integration Plan Payload Title: Measurement of Ozone Profile in the Stratosphere Using Nanocrystalline Sensor Arrays Payload Class: Small Large (circle one) Payload ID: 7 Institution: Contact Name: Contact Phone: Contact

More information

Embedded Systems: Hardware Components (part I) Todor Stefanov

Embedded Systems: Hardware Components (part I) Todor Stefanov Embedded Systems: Hardware Components (part I) Todor Stefanov Leiden Embedded Research Center Leiden Institute of Advanced Computer Science Leiden University, The Netherlands Outline Generic Embedded System

More information

program: Commands and Telemetry

program: Commands and Telemetry e-st@r-ii program: Commands and Telemetry Title: Commands and telemetry Doc. No. Date: 19.04.2016 Revision: 0 Distribution: All Issue: 1 Estar2.10_(Commands and telemetry)_pub Prepared by: Checked by:

More information

Next-Generation Distributed Satellite Bus Information Systems

Next-Generation Distributed Satellite Bus Information Systems What s Coming on Spacecraft: Next-Generation Distributed Satellite Bus Information Systems L. H. Miller, M. M. Gorlick, D. L. Wangerin, C. A. Landauer The Aerospace Corporation 29 February 2012 The Aerospace

More information

MARSLIFE Technical Report #3

MARSLIFE Technical Report #3 MARSLIFE Technical Report #3 The SMITH Control System and Control Software B. Broekhoven 1 1. Introduction The Sampling Microbes In The High atmosphere (SMITH) pump control subsystem provides control and

More information

Question Bank Microprocessor and Microcontroller

Question Bank Microprocessor and Microcontroller QUESTION BANK - 2 PART A 1. What is cycle stealing? (K1-CO3) During any given bus cycle, one of the system components connected to the system bus is given control of the bus. This component is said to

More information

A Domain Specific Design Tool for Spacecraft System Behavior

A Domain Specific Design Tool for Spacecraft System Behavior A Domain Specific Design Tool for Spacecraft System Behavior Sravanthi Venigalla, Brandon Eames Utah State University, USA Allan McInnes University of Canterbury, New Zealand Domain Specific Modeling Workshop

More information

3.6 MONITORING AND CONTROL SYSTEMS

3.6 MONITORING AND CONTROL SYSTEMS 3.6 MONITORING AND CONTROL SYSTEMS 3.6.1 OVERVIEW OF MONITORING AND CONTROL SYSTEMS REAL-TIME APPLICATIONS A real-time system is one that can react quickly enough to data input to affect the real world.

More information

GOPALAN COLLEGE OF ENGINEERING AND MANAGEMENT Department of Mechanical Engineering COURSE PLAN

GOPALAN COLLEGE OF ENGINEERING AND MANAGEMENT Department of Mechanical Engineering COURSE PLAN Appendix - C GOPALAN COLLEGE OF ENGINEERING AND MANAGEMENT Department of Mechanical Engineering Academic Year: 2017 Semester: EVEN COURSE PLAN Semester: VI SubjectCode&Name:10ME65 Mechatronics & Microprocessor

More information

Simple attitude visualization tool for satellite operations

Simple attitude visualization tool for satellite operations Simple attitude visualization tool for satellite operations Franck M. Chatel * and Herbert Wuesten DLR - GSOC, Wessling, 82234, Germany Gabriel Mihail LSE, Darmstadt, 64293, Germany The attitude data delivered

More information

Telemetry-Based Instrumentation for Mortar Systems

Telemetry-Based Instrumentation for Mortar Systems Telemetry-Based Instrumentation for Mortar Systems 2003 Mortars Conference October 1-3, 2003 Mr. Bradford S. Davis Advanced Munitions Concept Branch U.S. Army Research Laboratory 410-306-0738 bdavis@arl.army.mil

More information

Optimizing Bandwidth Utilization in Packet Based Telemetry Systems

Optimizing Bandwidth Utilization in Packet Based Telemetry Systems Optimizing Bandwidth Utilization in Packet Based Telemetry Systems Jeffrey R. Kalibjian Lawrence Livermore National Laboratory Keywords bandwidth utilization, intelligent telemetry processing Abstract

More information

Photodiode Placement & Algorithms for CubeSat Attitude Determination

Photodiode Placement & Algorithms for CubeSat Attitude Determination Photodiode Placement & Algorithms for CubeSat Attitude Determination John C. Springmann and James W. Cutler Michigan Exploration Lab University of Michigan, Ann Arbor, MI April 20, 2012 CubeSat Developers

More information

GSAW The Earth Observing System (EOS) Ground System: Leveraging an Existing Operational Ground System Infrastructure to Support New Missions

GSAW The Earth Observing System (EOS) Ground System: Leveraging an Existing Operational Ground System Infrastructure to Support New Missions GSAW 2016 The Earth Observing System (EOS) Ground System: Leveraging an Existing Operational Ground System Infrastructure to Support New Missions David Hardison NASA Goddard Space Flight Center Johnny

More information

Microcontrollers Applications within Thales Alenia Space products

Microcontrollers Applications within Thales Alenia Space products ADCSS 2010 Microcontrollers for Embedded Space Applications (MESA) Roundtable Template reference : 100181670S-EN Microcontrollers Applications within Thales Alenia Space products Presented by: M.L. Esposti

More information

The ESEO mission: current status and achievements

The ESEO mission: current status and achievements Davide Bruzzi ESEO Mission Implementation Manager The ESEO mission: current status and achievements Nicola Melega 1, Paolo Tortora 1,2, Fabrizio Giulietti 2, Piero Galeone 3, Antonio De Luca 3 1 SITAEL

More information

RT1025 Cardio EVK User Manual

RT1025 Cardio EVK User Manual Cardio EVK for RT1025 Cardioid Evaluation Board Purpose The RT1025 is an integrated AFE solution for Heart-Rate monitoring and Biopotential measurements. The RT1025 integrates low noise voltage and current

More information

Goddard Mission Services Evolution Center. GSAW Demo

Goddard Mission Services Evolution Center. GSAW Demo National Aeronautics and Space Administration Goddard Mission Services Evolution Center GSAW Demo February 29, 2012 Dan Smith and Matt Handy NASA Goddard Space Flight Center Software Engineering Division

More information

r bulletin 96 november 1998 bull

r bulletin 96 november 1998 bull Figure 1. The XMM spacecraft the xmm simulator The XMM Simulator - The Technical Challenges H. Côme Simulation Section, ESA Directorate of Technical and Operational Support, ESOC, Germany M. Irvine Vega

More information

Application Note. MLX90129 Sensor Tag Applications. Scope. Applications. Related Melexis Products. Introduction

Application Note. MLX90129 Sensor Tag Applications. Scope. Applications. Related Melexis Products. Introduction Scope This application note gives some guidelines to detail the use of the MLX90129 for RFID sensor tag applications. The different command sequences to read a sensor and the power check system are described.

More information

THE ADPMS READY FOR FLIGHT AN ADVANCED DATA & POWER MANAGEMENT SYSTEM FOR SMALL SATELLITES & MISSIONS

THE ADPMS READY FOR FLIGHT AN ADVANCED DATA & POWER MANAGEMENT SYSTEM FOR SMALL SATELLITES & MISSIONS SSC09-V-4 THE ADPMS READY FOR FLIGHT AN ADVANCED DATA & POWER MANAGEMENT SYSTEM FOR SMALL SATELLITES & MISSIONS Koen Puimège Verhaert Space Hogenakkerhoekstraat 9 9150 Kruibeke, Belgium; +32 3 250 14 14

More information

Stage Control unit for Indigenous Processor Based System

Stage Control unit for Indigenous Processor Based System IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 09 March 2016 ISSN (online): 2349-784X Stage Control unit for Indigenous Processor Based System Priyanka Rajendran Dr. Gnana

More information

Integrated Testing of the Iris LCCE and NGAS Micro Pulse Tube Cooler

Integrated Testing of the Iris LCCE and NGAS Micro Pulse Tube Cooler Integrated Testing of the Iris LCCE and NGAS Micro Pulse Tube Cooler J. Freeman 1, T. Luong 1, E.Tward 2, J. Raab 2, T. Nguyen 2, C. Kirkconnell 1 1 Iris Technology Corporation, Irvine, CA 92616 2 Northrop

More information

Your Company Logo Here. Flying High-Performance FPGAs on Satellites: Two Case Studies

Your Company Logo Here. Flying High-Performance FPGAs on Satellites: Two Case Studies Your Company Logo Here Flying High-Performance FPGAs on Satellites: Two Case Studies Introduction Often when considering flying a FPGA or other high-performance device the first thoughts might be how will

More information

A Reference Architecture for Payload Reusable Software (RAPRS)

A Reference Architecture for Payload Reusable Software (RAPRS) SAND2011-7588 C A Reference Architecture for Payload Reusable Software (RAPRS) 2011 Workshop on Spacecraft Flight Software Richard D. Hunt Sandia National Laboratories P.O. Box 5800 M/S 0513 Albuquerque,

More information

SMCSlite and DS-Link Macrocell Development

SMCSlite and DS-Link Macrocell Development and DS-Link Macrocell Development Microelectronics Final Presentation Days, ESTEC, 6-7 March 2001 Anja Christen Tim Pike Paul Rastetter Astrium GmbH, D-81663 Ottobrunn Tel. ++49-89-60720267, Fax ++49-89-60721302

More information