Design of an Electrical Power Subsystem Using the CubeSat Stackable

Size: px
Start display at page:

Download "Design of an Electrical Power Subsystem Using the CubeSat Stackable"

Transcription

1 Design of an Electrical Power Subsystem Using the CubeSat Stackable Interface Bao Jun Lei Department of Electrical Engineering University of Hawai`i at Manoa Honolulu, HI Abstract The design of an Electrical Power Subsystem using the CubeSat Stackable Interface (CSI) is presented, focusing on integrating the DC-DC converters and the voltage-monitoring system on the CSI bus. This modular design can be used with different payloads, fulfilling NASA educational outcomes by providing a fast learning curve for students to develop new projects reduced cost, time, and risk. Introduction The University of Hawaii has been a part of the small-satellite community since Throughout this period, numerous CubeSats and nanosats have been fabricated, each designed with a different bus. Presented here is a modular Electrical Power Subsystem bus design that eliminates the need to reinvent the wheel, reducing development time, risk, and cost. The Electrical Power Subsystem is responsible for providing, storing, distributing, and controlling the entire satellite s electrical power. A basic block diagram of the Electrical Power Subsystem used on a nanosatellite platform is shown in Figure 1. Figure 1 Basic Block Diagram of the Electrical Power Subsystem

2 Error! Reference source not found. 2 shows UH s CubeSat Stackable Interface (CSI) pin assignments 1. Figure 2 CubeSat Stackable Interface The CubeSat Stackable Interface is a standardized 120-pin configuration designed around the Electrical Power Subsystem. The ground pins are placed throughout the adapted PCI-104 pin configuration to help shield against electrical interference. With 8 assigned connectors each, the 3.3V and 5V pins can provide a total of up to 8A of continuous current. For voltages that are specific to different components or payloads on a satellite, the raw battery voltage pins allow for further conversion on separate boards. The solar cell inputs provide power through the boards, which also helps eliminate the possibility of single-point failure since multiple boards could be included for redundancy and to allow operations even if an individual power board fails. NASA Educational Outcome 2, to attract and retain students in STEM through a progression of educational opportunities for students, will be met with the goal of designing a modular electrical power subsystem using CSI. This would allow future students to use this standard for a simple plug-and-play bus to conserve time and cost on designing and fabricating new small satellites with different payloads. Description of Electrical Power Subsystem Using CSI To step-down to the appropriate +3.3V and +5V voltages, the component chosen is the LM2576 step-down switching regulator. This regulator also has a wide 7 40V input range while able to

3 output a fixed 3.3V, 5V, and 12V. This component is used for CSI fixed output voltages of 3.3V and 5V. The increased 3A output current capability allows the CSI to be managed across more payloads that may consist of higher power loads. Multiple LM2576 components can be placed in parallel to provide a higher current output load. The fabricated board of the LM2576 is shown in Figure 3. Figure 3 LM , +5V Buck Voltage Regulator PCB While the LM2576 regulator was able to output appropriate +3.3V and +5V, power efficiency tests were conducted to measuree the amount of power loss with this component. The measured values were then evaluated using: % Due to a 30W limitation on the power supply, the LM2576 regulator was tested to provide a 1.8A load capacity. Figure 4 shows the LM2576 regulator with an approximate 80% efficiency. Power Efficiency (%) LM2576 5V Power Efficiency Load Current (A) Figure 4 LM V Buck Regulator Power Efficiency To monitor the voltage lines on CSI, the component chosen is the MAX6652 temperature sensor and system monitor. The MAX6652 is capable of monitoring 2.5V, 3.3V, 5V and 12V while also monitoring local temperatures 2. This component monitors the 3.3V and 5V lines on the CSI bus and also the temperature of the voltage lines on the CSI bus. The I 2 C Serial Clock Line

4 (SCL) and a Serial Data Line (SDA) data lines are used within CSI s PM_SDA and PM_SCL lines that are dedicated for use of power management. Figure 5 shows the typical application circuit where Vcc is tied to the 5V line. Figure 5 MAX6652 Typical Application Circuit While the MAX6652 monitors the 3.3V and 5V line voltages and temperature, the MAX4377 was chosen to monitor the current on these lines. Current monitoring is important to ensure that the loads are not drawing an increased amount of current. If the current draw exceeds the allocated amount, then the components turns off to ensure proper balance of the electrical power system. The typical operating circuit is shown in Figure 6. Figure 6 MAX4377 Typical Operating Circuit The MAX4377 is a dual, high-side current-sense amplifier with three versions of internal gain 3. This component uses an external sense resistor to measure a typical full-scale accuracy of 0.5%. The MAX4377 is designed to reduce power losses and increase current-sense accuracy. While the current from the source flows through the R sense resistor, the full-scale output range is given by: 3 The MAX4377 has three gain versions of 20, 50, and 100. As shown in Table 1, the gain and the current sense resistor are chosen to reduce power losses and increase current-sense accuracy.

5 Table 1 MAX4377 Recommended component Values 3 To accommodate for large full-scale current load, the R sense resistor is chosen to be 10mΩ and the gain is set at 100. The gain was chosen to increase the resolution of the output data. To increase the resolution more significantly, the R sense resistor can be chosen to a higher value if the CubeSat operates at a smaller full-scale current load. The MAX4377 requires an ADC at the output to read the current sense data. Typically, an ADC is available on a PIC, but to implement the conversion, a reference voltage is needed. Instead, to utilize the CSI I 2 C bus and eliminate the need of providing a reference voltage, the MAX6652 is used as an ADC to communicate the current sensed through the I 2 C bus. Figure 7 shows the designed circuit of the MAX43777 interfacing with the MAX6652. Figure 7 MAXIM 3.3V and 5V Monitoring System The MAX4377 package was chosen because it is capable of dual-current monitoring, in which the 3.3V and the 5V lines with be covered with this component. To ensure simplicity, the MAX6652 is used as an ADC to communicate the current sense data with the unused pins 12V in and 2.5V in. The MAX4377 outputs an analog voltage that is read through the input pins of the MAX6652.

6 Table 2 MAX6652 Voltage Data Format From Table 2, the 12V in and 2.5V in pins have resolution readings of 62mV and 13mV, respectively. The design allows the 5V and 3.3V lines to be monitored by the 12V in and 2.5V in, respectively. On a CubeSat, delicate components (such as a PIC in the Command and Data Handling Subsystem) operate at 3.3V that requires a higher resolution of current monitoring to ensure proper operation. These components are essential to control and maintain the satellite s operations. Other components such as a radio typically have a larger scope in which a 68mV resolution is adequate for proper operation. The MAX6652 reads the voltage outputs from the MAX4377 and provide an 8-bit reading that is communicated through the I2C bus. The actual operating current of on each voltage line on the CSI bus is calculated as shown in Table 1. The board layout is shown in Figure 8. The board has been etched and is ready to be populated. The Maxim components have been ordered but have not yet arrived. Upon arrival of these components, the board will be fabricated and fully tested by the Electrical Power Subsystem team. Figure 8 3.3V & 5V Maxim Monitoring Layout

7 Conclusion The design of Electrical Power Subsystem components DC-DC convertors and voltage and current monitors have been presented for use with the CubeSat Stackable Interface. The LM2576 DC-DC converter provides appropriate +3.3V and +5V with maximum current load of 3A. The MAX6652 and MAX4377 communicate through the I 2 C power management pins to monitor the voltage and current on the CSI bus. Through the development of this modular design, future students will save time in the design of the Electrical Power Subsystem. Acknowledgements The author would like to acknowledge the assistance from his Electrical Power Subsystem members, Malcolm Menor, Kelson Lau, and James Ah Heong. He would also like to thank the valuable guidance from his advisor Dr. Wayne Shiroma. Finally the author would like to thank the University of Hawaii College of Engineering and the Hawaii Space Grant Consortium for providing the opportunity to conduct this research. References 1 Lim, Toy. CubeSat Stackable Interface, Spring 2008 EE496 Report. 2 MAXIM Temperature Sensor and System Monitor in a 10-pin µmax 3 MAXIM High-Side Current-Sense Amplifiers with Internal Gain

KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT

KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT Tyson K. Seto-Mook Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 INTRODUCTION A. Abstract CubeSat is a project that

More information

A PLANAR ANTENNA AND MODULAR SUBSYSTEM DESIGN FOR CUBESATS

A PLANAR ANTENNA AND MODULAR SUBSYSTEM DESIGN FOR CUBESATS A PLANAR ANTENNA AND MODULAR SUBSYSTEM DESIGN FOR CUBESATS Reece T. Iwami Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT Previous University of Hawaii CubeSats

More information

KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM. Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822

KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM. Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT The objective of the electrical power subsystem

More information

The PmodIA is an impedance analyzer built around the Analog Devices AD bit Impedance Converter Network Analyzer.

The PmodIA is an impedance analyzer built around the Analog Devices AD bit Impedance Converter Network Analyzer. 1300 Henley Court Pullman, WA 99163 509.334.6306 www.digilentinc.com PmodIA Reference Manual Revised April 15, 2016 This manual applies to the PmodIA rev. A Overview The PmodIA is an impedance analyzer

More information

INA3221 Breakout Board

INA3221 Breakout Board Product Specification Features and Benefits:! The is an easy to use 3 Channel Current / Voltage I2C Monitor. The monitors both shunt voltage drops and bus supply voltages in addition to having programmable

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

UNISEC Europe CSID An Advanced Efficient Electrical Interface Standard for CubeSats

UNISEC Europe CSID An Advanced Efficient Electrical Interface Standard for CubeSats UNISEC Europe CSID An Advanced Efficient Electrical Interface Standard for CubeSats 4 th IAA Conference on University Satellite Missions and CubeSat Workshop Oliver Ruf 1 Motivation for a Standardization

More information

AubieSat-1. Distribution Statement: Approved for public release; distribution is unlimited.

AubieSat-1. Distribution Statement: Approved for public release; distribution is unlimited. AubieSat-1 Distribution Statement: Approved for public release; distribution is unlimited. AubieSat-I Mission Workforce Development: Students develop leadership, technical, team working, and management

More information

Improving Receive Sensitivity of the CPX Bus

Improving Receive Sensitivity of the CPX Bus Improving Receive Sensitivity of the CPX Bus Bryan Klofas California Polytechnic State University bklofas@calpoly.edu Project Proposal: Revision 2 February 15, 2008 Contents 1 Introduction 2 2 Scope of

More information

MISSION OPERATION FOR THE KUMU A`O CUBESAT. Zachary K. Lee-Ho Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI 96822

MISSION OPERATION FOR THE KUMU A`O CUBESAT. Zachary K. Lee-Ho Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 MISSION OPERATION FOR THE KUMU A`O CUBESAT Zachary K. Lee-Ho Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT UH is currently developing its 5 th generation

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

THE KUMU A`O CUBE SATELLITE SHARE BOARD. Windell H. Jones Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI 96822

THE KUMU A`O CUBE SATELLITE SHARE BOARD. Windell H. Jones Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 THE KUMU A`O CUBE SATELLITE SHARE BOARD Windell H. Jones Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT The Kumu A`o Cube Satellite will measure the temperature

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

ABSTRACT INTRODUCTION

ABSTRACT INTRODUCTION COMPASS-1 PICOSATELLITE: STRUCTURES & MECHANISMS Marco Hammer, Robert Klotz, Ali Aydinlioglu Astronautical Department University of Applied Sciences Aachen Hohenstaufenallee 6, 52064 Aachen, Germany Phone:

More information

CMOS MT9D112 Camera Module 1/4-Inch 3-Megapixel Module Datasheet

CMOS MT9D112 Camera Module 1/4-Inch 3-Megapixel Module Datasheet CMOS MT9D112 Camera Module 1/4-Inch 3-Megapixel Module Datasheet Rev 1.0, Mar 2013 3M Pixels CMOS MT9D112 CAMERA MODULE Table of Contents 1 Introduction... 2 2 Features... 3 3 Key Specifications... 3 4

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

UKube-1 Platform Design. Craig Clark

UKube-1 Platform Design. Craig Clark UKube-1 Platform Design Craig Clark Ukube-1 Background Ukube-1 is the first mission of the newly formed UK Space Agency The UK Space Agency gave us 5 core mission objectives: 1. Demonstrate new UK space

More information

Michigan Multipurpose MiniSat M-Cubed. Kiril Dontchev Summer CubeSat Workshop: 8/9/09

Michigan Multipurpose MiniSat M-Cubed. Kiril Dontchev Summer CubeSat Workshop: 8/9/09 Michigan Multipurpose MiniSat M-Cubed Kiril Dontchev Summer CubeSat Workshop: 8/9/09 Michigan NanoSat Pipeline Inputs Outputs U of M Ideas Innovative technology Entrepreneurial thought Science Papers Flight

More information

Hot Swap Controller Enables Standard Power Supplies to Share Load

Hot Swap Controller Enables Standard Power Supplies to Share Load L DESIGN FEATURES Hot Swap Controller Enables Standard Power Supplies to Share Load Introduction The LTC435 Hot Swap and load share controller is a powerful tool for developing high availability redundant

More information

CMOS MT9D111Camera Module 1/3.2-Inch 2-Megapixel Module Datasheet

CMOS MT9D111Camera Module 1/3.2-Inch 2-Megapixel Module Datasheet CMOS MT9D111Camera Module 1/3.2-Inch 2-Megapixel Module Datasheet Rev 1.0, Mar 2013 Table of Contents 1 Introduction... 2 2 Features... 2 3 Block Diagram... 3 4 Application... 4 5 Pin Definition... 6 6

More information

3.0 Payload Sensors Subsystem

3.0 Payload Sensors Subsystem 3.0 Payload Sensors Subsystem If the C&DH subsystem is the brain of the CubeSat, then the Payload Sensors Subsystem is the eyes and nose of the CubeSat. The payload sensors subsystem consists of several

More information

Self-Steering Antennas for CubeSat Networks

Self-Steering Antennas for CubeSat Networks Self-Steering Antennas for CubeSat Networks Blaine Murakami and Wayne Shiroma University of Hawaii CubeSat Developers Workshop CalPoly - San Luis Obispo March 9, 2004 Outline Overview of the UH Small-Satellite

More information

16 Bit ADC Module. November 26, Prototyping Area: Dividers and Filters 4

16 Bit ADC Module. November 26, Prototyping Area: Dividers and Filters 4 6 Bit ADC Module November 6, 008 Contents Introduction ADS. Drawbacks............................... IC Communications Current Sensor Max7. On-board Sense Resistor......................... Measuring the

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

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

The NaoSat nanosatellite platform for in-flight radiation testing. Jose A Carrasco CEO EMXYS Spain

The NaoSat nanosatellite platform for in-flight radiation testing. Jose A Carrasco CEO EMXYS Spain Jose A Carrasco CEO EMXYS Spain Presentation outline: - Purpose and objectives of EMXYS NaoSat plattform - The Platform: service module - The platform: payload module and ICD - NaoSat intended missions

More information

Distributed EPS in a CubeSat Application. Robert Burt Space Dynamics Laboratory 1695 N Research Parkway;

Distributed EPS in a CubeSat Application. Robert Burt Space Dynamics Laboratory 1695 N Research Parkway; SSC11-VI-5 Distributed EPS in a CubeSat Application Robert Burt Space Dynamics Laboratory 1695 N Research Parkway; 435-713-3337 Robert.burt@sdl.usu.edu ABSTRACT Historically, cubesats have used a centralized

More information

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Preliminary Design Report EEL 4924 Electrical Engineering Design (Senior Design) 26 January 2011 Members: Jeffrey Post and

More information

EM Arduino 4-20mA Shield Documentation. Version 1.5.0

EM Arduino 4-20mA Shield Documentation. Version 1.5.0 EM Arduino 4-20mA Shield Documentation Version 1.5.0 Erdos Miller October 22, 2014 1 Contents 1 Power... 3 2 Connecting Sensors... 3 3 Scaling ADC Readings to Current in ma... 4 4 Using with a 3.3V Arduino...

More information

The AFIT of Today is the Air Force of Tomorrow.

The AFIT of Today is the Air Force of Tomorrow. Air Force Institute of Technology Rapid Build and Space Qualification of CubeSats Joshua Debes Nathan Howard Ryan Harrington Richard Cobb Jonathan Black SmallSat 2011 Air Force Institute of Technology

More information

Figure 1: Basic Relationships for a Comparator. For example: Figure 2: Example of Basic Relationships for a Comparator

Figure 1: Basic Relationships for a Comparator. For example: Figure 2: Example of Basic Relationships for a Comparator Cornerstone Electronics Technology and Robotics I Week 16 Voltage Comparators Administration: o Prayer Robot Building for Beginners, Chapter 15, Voltage Comparators: o Review of Sandwich s Circuit: To

More information

Built-In OVP White LED Step-up Converter in Tiny Package

Built-In OVP White LED Step-up Converter in Tiny Package Built-In White LED Step-up Converter in Tiny Package Description The is a step-up DC/DC converter specifically designed to drive white LEDs with a constant current. The device can drive up to 4 LEDs in

More information

MARMARA UNIVERSITY CSE315 DIGITAL DESIGN LABORATORY MANUAL. EXPERIMENT 7: Analog-to-Digital Conversion. Research Assistant Müzeyyen KARAMANOĞLU

MARMARA UNIVERSITY CSE315 DIGITAL DESIGN LABORATORY MANUAL. EXPERIMENT 7: Analog-to-Digital Conversion. Research Assistant Müzeyyen KARAMANOĞLU MARMARA UNIVERSITY CSE315 DIGITAL DESIGN LABORATORY MANUAL EXPERIMENT 7: Analog-to-Digital Conversion Research Assistant Müzeyyen KARAMANOĞLU Electrical&Electronics Engineering Department Marmara University

More information

AN-177 HI-8190/HI-8191/HI-8192 Analog Switch Application Note

AN-177 HI-8190/HI-8191/HI-8192 Analog Switch Application Note January 3, 22 AN-77 HI-/HI-/HI-2 Analog Switch Application Note Introduction This application note provides examples using Holt s analog switches in ARINC 2 and general purpose applications. Occasionally,

More information

Datasheet High Precision and ultra small vector sun sensor with digital interface

Datasheet High Precision and ultra small vector sun sensor with digital interface NanoSense Fine Sun Sensor Datasheet High Precision and ultra small vector sun sensor with digital interface 1 Table of Contents 1 TABLE OF CONTENTS... 2 2 OVERVIEW... 3 2.1 HIGHLIGHTED FEATURES... 3 3

More information

Nanosat Deorbit and Recovery System to Enable New Missions

Nanosat Deorbit and Recovery System to Enable New Missions SSC11-X-3 Nanosat Deorbit and Recovery System to Enable New Missions Jason Andrews, Krissa Watry, Kevin Brown Andrews Space, Inc. 3415 S. 116th Street, Ste 123, Tukwila, WA 98168, (206) 342-9934 jandrews@andrews-space.com,

More information

BASIC Stamp I Application Notes

BASIC Stamp I Application Notes 22: Interfacing a 2-bit ADC BASIC Stamp I Application Notes Introduction. This application note shows how to interface the LTC298 analog-to-digital converter (ADC) to the BASIC Stamp. Background. Many

More information

by Nazzareno (Reno) Rossetti, Steve Logan and Stuart Smith, Maxim Integrated, San Jose, Calif.

by Nazzareno (Reno) Rossetti, Steve Logan and Stuart Smith, Maxim Integrated, San Jose, Calif. ISSUE: September 2017 Cut Your Losses With an Active Diode by Nazzareno (Reno) Rossetti, Steve Logan and Stuart Smith, Maxim Integrated, San Jose, Calif. The always-on power source has become a common

More information

DEMO CIRCUIT 1057 LT6411 AND LTC2249 ADC QUICK START GUIDE LT6411 High-Speed ADC Driver Combo Board DESCRIPTION QUICK START PROCEDURE

DEMO CIRCUIT 1057 LT6411 AND LTC2249 ADC QUICK START GUIDE LT6411 High-Speed ADC Driver Combo Board DESCRIPTION QUICK START PROCEDURE DESCRIPTION Demonstration circuit 1057 is a reference design featuring Linear Technology Corporation s LT6411 High Speed Amplifier/ADC Driver with an on-board LTC2249 14-bit, 80MSPS ADC. DC1057 demonstrates

More information

GAUSS High Power UHF Radio

GAUSS High Power UHF Radio [] Table of contents Table of contents... 1 1. Introduction... 3 Features... 4 Block Diagram... 6 2. Pinouts... 7 3. Absolute Maximum Ratings... 9 4. General Recommended Operating Conditions... 10 5. RF

More information

Signal Conditioning Systems

Signal Conditioning Systems Note-13 1 Signal Conditioning Systems 2 Generalized Measurement System: The output signal from a sensor has generally to be processed or conditioned to make it suitable for the next stage Signal conditioning

More information

SIMBA Sun Earth Imbalance mission. Tjorven Delabie, KU Leuven

SIMBA Sun Earth Imbalance mission. Tjorven Delabie, KU Leuven SIMBA Sun Earth Imbalance mission Tjorven Delabie, KU Leuven SIMBA Educational value Mission Technical Education CubeSats are great for education Strong involvement of master thesis students. Involvement

More information

FRL's Demonstration and Science Experiments (DSX) rogram Quest for the Common Micro Satellite Bus

FRL's Demonstration and Science Experiments (DSX) rogram Quest for the Common Micro Satellite Bus FRL's Demonstration and Science Experiments (DSX) rogram Quest for the Common Micro Satellite Bus 21st Annual Conference on Small Satellites August 13-16, 16, 2007 Logan, Utah N. Greg Heinsohn DSX HSB

More information

AMSAT-MPPT. Detailed Design Review. Dan Corriero Ian MacKenzie Brent Salmi Bryce Salmi

AMSAT-MPPT. Detailed Design Review. Dan Corriero Ian MacKenzie Brent Salmi Bryce Salmi AMSAT-MPPT Detailed Design Review Dan Corriero Ian MacKenzie Brent Salmi Bryce Salmi Customer Needs Customer Need # Description Comment/Status CN1 Maximize energy transfer between solar panel and load

More information

All parts needed to build sensor board obtained. RTD sensor is expected to arrive on October 26.

All parts needed to build sensor board obtained. RTD sensor is expected to arrive on October 26. Progress Report I DATE : October 25, 2012 FROM : ECE480 Capstone Project Team 5 TO : Prof. Strangas SUBJECT : Progress on Wireless Sensing System for Concrete Curing Purpose Statement This progress report

More information

High Voltage Charge Pumps Deliver Low EMI

High Voltage Charge Pumps Deliver Low EMI High Voltage Charge Pumps Deliver Low EMI By Tony Armstrong Director of Product Marketing Power Products Linear Technology Corporation (tarmstrong@linear.com) Background Switching regulators are a popular

More information

Hermes CubeSat: Testing the Viability of High Speed Communications on a Picosatellite

Hermes CubeSat: Testing the Viability of High Speed Communications on a Picosatellite Hermes CubeSat: Testing the Viability of High Speed Communications on a Picosatellite Dustin Martin, Riley Pack, Greg Stahl, Jared Russell Colorado Space Grant Consortium dustin.martin@colorado.edu March

More information

I SARA 08/10/13. Pre-Decisional Information -- For Planning and Discussion Purposes Only

I SARA 08/10/13. Pre-Decisional Information -- For Planning and Discussion Purposes Only 1 Overview ISARA Mission Summary Payload Description Experimental Design ISARA Mission Objectives: Demonstrate a practical, low cost Ka-band High Gain Antenna (HGA) on a 3U CubeSat Increase downlink data

More information

(DC)TR-52D. Transceiver Module. Data Sheet

(DC)TR-52D. Transceiver Module. Data Sheet (DC) Transceiver Module Data Sheet Datasheet 150810 Page 1 Description is a family of IQRF transceiver modules operating in the 868 MHz and 916 MHz license free ISM (Industry, Scientific and Medical) frequency

More information

DEMO CIRCUIT 1004 ADC DRIVER AND 7X7MM HIGH-PERFORMANCE ADC QUICK START GUIDE ADC Driver and 7x7mm High-Performance ADC DESCRIPTION

DEMO CIRCUIT 1004 ADC DRIVER AND 7X7MM HIGH-PERFORMANCE ADC QUICK START GUIDE ADC Driver and 7x7mm High-Performance ADC DESCRIPTION DEMO CIRCUIT 1004 QUICK START GUIDE ADC Driver and 7x7mm High-Performance ADC DESCRIPTION Demonstration circuit 1004 is a reference design featuring Linear Technology Corporation s Analog- Digital Converter

More information

Board Of Education, Revision C (28150)

Board Of Education, Revision C (28150) 599 Menlo Drive, Suite 00 Rocklin, California 95765, USA Office: (96) 624-8333 Fax: (96) 624-8003 General: info@parallax.com Technical: support@parallax.com Web Site: www.parallax.com Board Of Education,

More information

Naval Postgraduate School

Naval Postgraduate School Naval Postgraduate School NPS-Solar Cell Array Tester 2009 CubeSat Developers Workshop LCDR Chris Malone, USN MAJ Christopher Ortiona, USA LCDR William Crane USN, LCDR Lawrence Dorn USN, LT Robert Jenkins

More information

Onwards and Upwards, Your near space guide

Onwards and Upwards, Your near space guide The NearSys One-Channel LED Photometer is based on Forest Mims 1992 article (Sun Photometer with Light-emitting Diodes as Spectrally selective Filters) about using LEDs as a narrow band photometer. The

More information

MISSION TIMELINE AND MODES OF THE LEONIDAS SATELLITE

MISSION TIMELINE AND MODES OF THE LEONIDAS SATELLITE MISSION TIMELINE AND MODES OF THE LEONIDAS SATELLITE Zachary Lee-Ho Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT In the previous semester we derived system

More information

Moog CSA Engineering CubeSat Payload Accommodations and Propulsive Adapters. 11 th Annual CubeSat Developer s Workshop 25 April 2014

Moog CSA Engineering CubeSat Payload Accommodations and Propulsive Adapters. 11 th Annual CubeSat Developer s Workshop 25 April 2014 Moog CSA Engineering CubeSat Payload Accommodations and Propulsive Adapters 11 th Annual CubeSat Developer s Workshop 25 April 2014 Joe Maly jmaly@moog.com Agenda CubeSat Wafer adapters for small launch

More information

Bridge Measurement Systems

Bridge Measurement Systems Section 5 Outline Introduction to Bridge Sensors Circuits for Bridge Sensors A real design: the ADS1232REF The ADS1232REF Firmware This presentation gives an overview of data acquisition for bridge sensors.

More information

2F. No.25, Industry E. 9 th Rd., Science-Based Industrial Park, Hsinchu, Taiwan Application Note of OGM220, AN001 V1.8

2F. No.25, Industry E. 9 th Rd., Science-Based Industrial Park, Hsinchu, Taiwan Application Note of OGM220, AN001 V1.8 Application Note of OGM220, AN001 V1.8 1.0 Introduction OGM220 series is a dual channels NDIR module having a digital output directly proportional to CO2 concentration. OGM220 is designed for multi-dropped

More information

Datasheet VHF antenna and release system for GomSpace 6U structure

Datasheet VHF antenna and release system for GomSpace 6U structure NanoCom ANT-6F VHF NanoUtil AR6 Datasheet VHF antenna and release system for GomSpace 6U structure 1 Table of Contents 1 TABLE OF CONTENTS... 2 2 INTRODUCTION... 4 3 OVERVIEW ANT-6F VHF... 5 3.1 HIGHLIGHTED

More information

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz EMG Sensor Shirt Senior Project Written Hardware Description April 28, 2015 ETEC 474 By: Dylan Kleist Joshua Goertz Table of Contents Introduction... 3 User Interface Board... 3 Bluetooth... 3 Keypad...

More information

QLG1 GPS Receiver kit

QLG1 GPS Receiver kit QLG1 GPS Receiver kit 1. Introduction Thank you for purchasing the QRP Labs QLG1 GPS Receiver kit. This kit will provide a highly sensitive, highly accurate GPS receiver module, using the popular MediaTek

More information

PART TOP VIEW V EE 1 V CC 1 CONTROL LOGIC

PART TOP VIEW V EE 1 V CC 1 CONTROL LOGIC 19-1331; Rev 1; 6/98 EVALUATION KIT AVAILABLE Upstream CATV Driver Amplifier General Description The MAX3532 is a programmable power amplifier for use in upstream cable applications. The device outputs

More information

LX MHz, 1A Synchronous Buck Converter. Description. Features. Applications LX7188

LX MHz, 1A Synchronous Buck Converter. Description. Features. Applications LX7188 LX7188 1.4MHz, 1A Synchronous Buck Converter Description The LX7188 is 1.4MHz fixed frequency, currentmode, synchronous PWM buck (step-down) DC-DC converter, capable of driving a 1A load with high efficiency,

More information

DNT90MCA DNT90MPA. Low Cost 900 MHz FHSS Transceiver Modules with I/O

DNT90MCA DNT90MPA. Low Cost 900 MHz FHSS Transceiver Modules with I/O - 900 MHz Frequency Hopping Spread Spectrum Transceivers - Direct Peer-to-peer Low Latency Communication - Transmitter Power Configurable to 40 or 158 mw - Built-in 0 dbi Chip Antenna - 100 kbps RF Data

More information

RoHS compliant 1310 nm Multi-mode Transceiver (2km) Small Form Pluggable (SFP), 3.3V 155 Mbps ATM/125 Mbps Fast Ethernet. Features.

RoHS compliant 1310 nm Multi-mode Transceiver (2km) Small Form Pluggable (SFP), 3.3V 155 Mbps ATM/125 Mbps Fast Ethernet. Features. Features RoHS compliant Compliant with Fast Ethernet standard Industry standard small form pluggable (SFP) package Duplex LC connector Differential LVPECL inputs and outputs Single power supply 3.3V TTL

More information

LABsat Manual Fall 2005

LABsat Manual Fall 2005 LABsat Manual Fall 2005 This manual describes the USNA Laboratory Satellite System which has been designed to provide a realistic combination of all the aspects of satellite design including the Electrical

More information

LCD MULTIMETER FOR YOUR SHACK. MEASUREMENT U, I, P, Ah FOR GREEN ENERGY - WIND TURBINE, SOLAR PANELS. MEASUREMENT U, I, P, Ah, kwh

LCD MULTIMETER FOR YOUR SHACK. MEASUREMENT U, I, P, Ah FOR GREEN ENERGY - WIND TURBINE, SOLAR PANELS. MEASUREMENT U, I, P, Ah, kwh LCD MULTIMETER FOR YOUR SHACK MEASUREMENT U, I, P, Ah FOR GREEN ENERGY - WIND TURBINE, SOLAR PANELS MEASUREMENT U, I, P, Ah, kwh www.sp2dmb.cba.pl sp2dmb@gmail.com MULTIMETER - ATMEGA8 Piotr Bryl SP2DMB

More information

Brian Hanna Meteor IP 2007 Microcontroller

Brian Hanna Meteor IP 2007 Microcontroller MSP430 Overview: The purpose of the microcontroller is to execute a series of commands in a loop while waiting for commands from ground control to do otherwise. While it has not received a command it populates

More information

12/31/11 Analog to Digital Converter Noise Testing Final Report Page 1 of 10

12/31/11 Analog to Digital Converter Noise Testing Final Report Page 1 of 10 12/31/11 Analog to Digital Converter Noise Testing Final Report Page 1 of 10 Introduction: My work this semester has involved testing the analog-to-digital converters on the existing Ko Brain board, used

More information

Current Sense Amplifiers\ Current Shunt Monitors ( in 15 Minutes) June 2015

Current Sense Amplifiers\ Current Shunt Monitors ( in 15 Minutes) June 2015 Current Sense Amplifiers\ Current Shunt Monitors ( in 15 Minutes) June 2015 TI is sensing the world Temperature Current / Power Proximity Light Temperature Sensors Passive Infrared Current Shunt Magnetic

More information

MISC 3 3U nanosatellite Bus Hardware Revision: A

MISC 3 3U nanosatellite Bus Hardware Revision: A TM http://www.cubesatkit.com/ MISC 3 3U nanosatellite Bus Hardware Revision: A CubeSat-class Spacecraft Bus Applications JPL ISARA mission Features 3U-size CubeSat Modular, customizable architecture >1300cc

More information

CR 33 SENSOR NETWORK INTEGRATION OF GPS

CR 33 SENSOR NETWORK INTEGRATION OF GPS CR 33 SENSOR NETWORK INTEGRATION OF GPS Presented by : Zay Yar Tun 3786 Ong Kong Huei 31891 Our Supervisor : Professor Chris Rizos Our Assessor : INTRODUCTION As the technology advances, different applications

More information

DATASHEET. X-band Transmitter

DATASHEET. X-band Transmitter DATASHEET X-band Transmitter 1 Change Log... 3 2 Acronyms List... 4 3 System Overview... 5 4 Features and Benefits... 6 5 RF Characteristics... 6 6 Connectors... 8 6.1 Location... 8 6.2 Pinout: H1 - Stack

More information

2.5Gbps SFP Transceiver

2.5Gbps SFP Transceiver 2.5Gbps SFP Transceiver Features Operating data rate up to 2.5Gbps 850nm VCSEL Laser Transmitter 300m with 50/125 µm MMF, 150m on 62.5/125 µm MMF Single 3. 3V Power supply and TTL Logic Interface Duplex

More information

Pin Assignment and Description TOP VIEW PIN NAME DESCRIPTION 1 GND Ground SOP-8L Absolute Maximum Ratings (Note 1) 2 CS Current Sense

Pin Assignment and Description TOP VIEW PIN NAME DESCRIPTION 1 GND Ground SOP-8L Absolute Maximum Ratings (Note 1) 2 CS Current Sense HX1336 Wide Input Range Synchronous Buck Controller Features Description Wide Input Voltage Range: 8V ~ 30V Up to 93% Efficiency No Loop Compensation Required Dual-channeling CC/CV control Cable drop Compensation

More information

National Space Grant Student Satellite Program

National Space Grant Student Satellite Program National Space Grant Student Satellite Program NSGSSP: Addressing US Space Program Priorities 15 October 2010 Mike Drake, Arizona SG Chris Koehler, Colorado SG Alec Gallimore, Michigan SG Luke Flynn, Hawaii

More information

ADC-20/ADC-24 Terminal Board

ADC-20/ADC-24 Terminal Board Appendix 1 Thermistor conversion table -30 2.441 30 1.535 100 0.251-20 2.392 40 1.264 110 0.189-10 2.311 50 1.006 120 0.143 0 2.189 60 0.779 130 0.109 10 2.016 70 0.593 140 0.084 20 1.794 80 0.446 150

More information

(DC)TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o. Datasheet_TR-72D_ Page 1

(DC)TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o.  Datasheet_TR-72D_ Page 1 (DC)TR-72D Transceiver Module Data Sheet 2015 MICRORISC s.r.o. www.iqrf.org Datasheet_TR-72D_151005 Page 1 Description (DC)TR-72D is a family of IQRF transceiver modules operating in the 868 MHz and 916

More information

DS1803 Addressable Dual Digital Potentiometer

DS1803 Addressable Dual Digital Potentiometer www.dalsemi.com FEATURES 3V or 5V Power Supplies Ultra-low power consumption Two digitally controlled, 256-position potentiometers 14-Pin TSSOP (173 mil) and 16-Pin SOIC (150 mil) packaging available for

More information

EEL4914 Senior Design. Final Design Report

EEL4914 Senior Design. Final Design Report EEL4914 Senior Design Final Design Report Electric Super Bike The Best Team in the World Matt Fisher madfish@ufl.edu Richard Orr gautama@ufl.edu 21 April 2008 1 Contents Contents...2 Abstract...3 Project

More information

CMOS OV7725 Camera Module 1/4-Inch 0.3-Megapixel Module Datasheet

CMOS OV7725 Camera Module 1/4-Inch 0.3-Megapixel Module Datasheet CMOS OV7725 Camera Module 1/4-Inch 0.3-Megapixel Module Datasheet Rev 2.0, June 2015 Table of Contents 1 Introduction... 2 2 Features... 3 3 Key Specifications... 3 4 Application... 3 5 Pin Definition...

More information

4.25Gbps SFP Transceiver

4.25Gbps SFP Transceiver 4.25Gbps SFP Transceiver Features Operating data rate up to 4.25Gbps 1310 nm DFB LD Transmitter Distance up to 30km Single 3. 3V Power supply and TTL Logic Interface Duplex LC Connector Interface Hot Pluggable

More information

TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o. Datasheet_TR-72D_ Page 1

TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o.   Datasheet_TR-72D_ Page 1 Transceiver Module Data Sheet 2015 MICRORISC s.r.o. www.iqrf.org Datasheet_TR-72D_150129 Page 1 Description TR-72D is a family of IQRF transceiver modules operating in the 868 MHz and 916 MHz license free

More information

Development Opportunities within the CubeSat Kit Architecture

Development Opportunities within the CubeSat Kit Architecture Development Opportunities within the CubeSat Kit Architecture Andrew E. Kalman, Ph.D. Slide 1 Outline Part I: Historical Overview & Observations Part II: Internal Module Stacking Part III: Underutilized

More information

DNT24MCA DNT24MPA. Low Cost 2.4 GHz FHSS Transceiver Modules with I/O. DNT24MCA/MPA Absolute Maximum Ratings. DNT24MCA/MPA Electrical Characteristics

DNT24MCA DNT24MPA. Low Cost 2.4 GHz FHSS Transceiver Modules with I/O. DNT24MCA/MPA Absolute Maximum Ratings. DNT24MCA/MPA Electrical Characteristics - 2.4 GHz Frequency Hopping Spread Spectrum Transceivers - Direct Peer-to-peer Low Latency Communication - Transmitter RF Power Configurable - 10 or 63 mw - Built-in Chip Antenna - 250 kbps RF Data Rate

More information

Getting started with OPENCORE NMR spectrometer. --- Installation and connection ---

Getting started with OPENCORE NMR spectrometer. --- Installation and connection --- Getting started with OPENCORE NMR spectrometer --- Installation and connection --- Assembly USB The USB module is bus-powered. That is, DC power is provided by the personal computer via the USB cable.

More information

From Single to Formation Flying CubeSats: An Update of the Delfi Programme

From Single to Formation Flying CubeSats: An Update of the Delfi Programme From Single to Formation Flying CubeSats: An Update of the Delfi Programme Jian Guo, Jasper Bouwmeester & Eberhard Gill 1 Outline Introduction Delfi-C 3 Mission Delfi-n3Xt Mission Lessons Learned DelFFi

More information

High-Efficiency, 40V White LED Driver with Dimming Control

High-Efficiency, 40V White LED Driver with Dimming Control High-Efficiency, 40V White LED Driver with Dimming Control Description The is a step-up DC/DC converter specifically designed for driving WLEDs with a constant current. The can drive up 10 white LEDs in

More information

The Design of an Efficient, Elegant, and Cubic Pico-Satellite Electronics System

The Design of an Efficient, Elegant, and Cubic Pico-Satellite Electronics System The Design of an Efficient, Elegant, and Cubic Pico-Satellite Electronics System A Thesis Presented to the Faculty of California Polytechnic State University In Partial Fulfillment of the Requirements

More information

Design, Testing and Integration of Small Satellites The AraMiS experience

Design, Testing and Integration of Small Satellites The AraMiS experience Design, Testing and Integration of Small Satellites The AraMiS experience Dr. Muhammad Rizwan Mughal Institute of Space Technology, Islamabad A Few Motivations Actual satellite technologies lead to high

More information

NASA s ELaNa Program and it s First CubeSat Mission

NASA s ELaNa Program and it s First CubeSat Mission NASA s ELaNa Program and it s First CubeSat Mission Educational Launch of Nanosatellite NASA s Kennedy Space Center Launch Service Providers Colorado Space Grant Consortium Kentucky Space and Montana State

More information

Digital Potentiometers Selection Guides Don t Tell the Whole Story

Digital Potentiometers Selection Guides Don t Tell the Whole Story Digital Potentiometers Page - 1 - of 10 Digital Potentiometers Selection Guides Don t Tell the Whole Story by Herman Neufeld, Business Manager, Europe Maxim Integrated Products Inc., Munich, Germany Since

More information

MAX44248 Evaluation Kit. Evaluates: MAX General Description. Features. Component List. Component Supplier

MAX44248 Evaluation Kit. Evaluates: MAX General Description. Features. Component List. Component Supplier General Description The MAX44248 evaluation kit (EV kit) provides a proven design to evaluate the MAX44248 low-power, dual op amps in an 8-pin FMAX M package. The EV kit circuit is preconfigured as noninverting

More information

OCTECH 1.25Gbps SFP Transceiver

OCTECH 1.25Gbps SFP Transceiver 10 May, 2011 OCTECH 1.25Gbps SFP Transceiver Description The GLC-LH-SM-OC single mode transceiver is a small form factor pluggable module for bi-directional serial optical data communications such as Gigabit

More information

PT (2)-1W. OC-3 SR/IR-1 / STM S-1.1 SFP Transceiver

PT (2)-1W. OC-3 SR/IR-1 / STM S-1.1 SFP Transceiver www.neophotonics.com VER A/ 102307 PT7320-31(2)-1W 1 Features 1.1 Transceiver unit with independent 1310nm MQW FP Laser diode transmitter InGaAs PIN photodiode receiver 1.2 Compliant with SFP MSA and SFF-8472

More information

Serial Servo Controller

Serial Servo Controller Document : Datasheet Model # : ROB - 1185 Date : 16-Mar -07 Serial Servo Controller - USART/I 2 C with ADC Rhydo Technologies (P) Ltd. (An ISO 9001:2008 Certified R&D Company) Golden Plaza, Chitoor Road,

More information

TFT-LCD DC/DC Converter with Integrated Backlight LED Driver

TFT-LCD DC/DC Converter with Integrated Backlight LED Driver TFT-LCD DC/DC Converter with Integrated Backlight LED Driver Description The is a step-up current mode PWM DC/DC converter (Ch-1) built in an internal 1.6A, 0.25Ω power N-channel MOSFET and integrated

More information

Design of Hardware and Software for the Powersupply for AAU Cubesat. Group 02gr733

Design of Hardware and Software for the Powersupply for AAU Cubesat. Group 02gr733 Design of Hardware and Software for the Powersupply for AAU Cubesat Group 02gr733 November 8, 2002 2 Contents 1 Introduction 8 1.1 Introduction to the PSU of AAU Cubesat............................ 8 1.1.1

More information

KA-BAND EQUIPMENT ASSEMBLY

KA-BAND EQUIPMENT ASSEMBLY KA-BAND EQUIPMENT ASSEMBLY FOR MULTIMEDIA SATELLITE PAYLOADS PATRICE ULIAN, HERVÉ LEVEQUE, AGNÈS RECLY, JEAN-CHRISTOPHE CAYROU, BERNARD COGO, JEAN-LOUIS CAZAUX e-mail : patrice.ulian@space.alcatel.fr ALCATEL

More information

Training Schedule. Robotic System Design using Arduino Platform

Training Schedule. Robotic System Design using Arduino Platform Training Schedule Robotic System Design using Arduino Platform Session - 1 Embedded System Design Basics : Scope : To introduce Embedded Systems hardware design fundamentals to students. Processor Selection

More information

Design and Development of a Fluxgate Magnetometer for Small Satellites in Low Earth Orbit

Design and Development of a Fluxgate Magnetometer for Small Satellites in Low Earth Orbit Journal of Space Technology, Vol 1, No. 1, June 2011 Design and Development of a Fluxgate Magnetometer for Small Satellites in Low Earth Orbit Owais Talaat Waheed, Atiq-ur-Rehman AOCS Section, Satellite

More information