Internet based Real-Time Telemetry System for the micro-satellite. in Low Earth Orbit. 1 Introduction

Size: px
Start display at page:

Download "Internet based Real-Time Telemetry System for the micro-satellite. in Low Earth Orbit. 1 Introduction"

Transcription

1 Internet based Real-Time Telemetry System for the micro-satellite in Low Earth Orbit C. W. Park 1,.G Réhel 1, P. Olivier 2, J. Cimon 2, B. Piyau 1,and L. Dion 2. 1 Université du Québec à Rimouski, Rimouski, Québec, G5L 3A1, Canada. 2 Cégep à Rimouski, Rimouski, Québec, G5L 3A1, Canada. 1 Introduction The telemetry system is one of the key systems in satellite that verify the state of satellite during the life of time of the satellite in orbit. Especially it is very important during the stage of initial operation phase when satellite is launched and until the attitude of the satellite is stabilized on the planed position. Specially the satellite in LEO (Low Earth Orbit) in 800 to 1300 Km for the Earth the duration of time of communication between satellite and ground control station is only minutes each time. After the satellite goes to the other part of the Earth the satellite control base station can not receive the telemetry signal for the satellite. Thus the most of organisations have two or more satellite control base station in Earth in the other part of the Earth with cooperation other countries. The received satellite telemetry signal in the second or third base station is through communication network sent to the main control base station centre to verify all the parameter of satellite with delay. But during the initial operation period after launch satellite it is needed to verify the telemetry data in satellite continuously in real-time such as attitude of satellite, power generation of the satellite etc. Also some satellite project engaging by many organizations it is necessity of verifying the each module of Bus system or each payload status of the satellite by each group who is in charge of each module. In the case of international cooperation program we have difficulty to send each telemetry data in real-time to the each organization because of geographical location. In this paper we propose internet based real time telemetry distribution system to broadcast the telemetry data from any control base station in the world through telemetry web site. Any control station or other related person can access the telemetry web site to verify their interesting telemetry data in real-time with permission. This kind of real time telemetry broadcasting system is cost-effective solution for small organization that has a limit to access the large private communication network infrastructure to send and receive the data in real time. Currently many universities in the world participates nano-satellite, microsatellite, or small satellite program. This proposed internet based real-time telemetry system will be very useful for the above organizations to reduce the cost of operation owing to the current stable internet infrastructure in the world. This system consists of ground base station to receive the telemetry signal from satellite including antennas, satellite tracking system, receiver, transmitter, modulator, and

2 demodulator sub-system, with interface board to give all the telemetry information to the telemetry PC. The received telemetry data will be extracted, archived, displayed and published across web in real time. In this paper we will demonstrate the hardware structure of this system, related software requirement. 2 Overview of a OSCAR Ground Station In our project we concentrate the digital satellite systems used by the PACSAT- style satellite originated by AMSAT and the many universities, such as University of Surrey and KAIST (Korean Institute of Science Technology). 2.1 Ground Station Configuration The hardware configuration of the ground station is illustrated in Figure1. Polarisation switch Amplifier motor unit Radio Radio controller Antenna direction & Polarisation controller Modem Figure 1: An overview of the Ground Station Hardware Configuration The computer and radio work together, with the computer directing station activities and the radio providing communication. The hardware consists of the following components: Transmit Antenna Receiving Antenna Antenna Rotator Rotator Controllers Low Noise Amplifier Transceiver Personal Computer Satellite Tracking Software Terminal Node Controller

3 2.2 Oscar Communication System The communication system is organized in layers, with each layer providing services to the layer above and using the services of the layer below. Thus, while the net result is communication between the ground station computer and its counterpart on board the spacecraft, information must traverse a protocol stack (Figure2) from the application down to the radio link, travel between two systems on the radio link, then traverse a second protocol stack from the lowest level back to the highest level before arriving at its destination. Ground Station Spacecraft WisP PB/FTL0 AX.25 AX.25 HDLC HDLC Modem Modem Radio Radio Figure 2: The Layers of a satellite Communication System AX.25: Amateur satellite Communications use the AX.25 protocol. This is a derivative of standard X.25 protocol, with enhancements and adaptations for amateur radio use.[1] HDLC: Like AX.25, HDLC (High-Level Datalink Control) defines an elaborate protocol. For satellite AX.25 purposes HDLC merely defines a line code [2]. A line code alters the data stream in order to better adapt it to the transmission medium. In the present case HDLC provides three functions: Bit stuffing NRZI (Non Return to Zero Inverted) differential encoding Frame delimiting KISS: KISS (Keep in Simple, Stupid) is means of encapsulating AX.25 datagram for transmission over serial lines [3]. A frame transmitted by KISS is a complete AX.25 frame without the checksum or HDLC encoding. On transmission the TNC (Terminal Node Controller) will compute the CRC (Cyclic Redundancy Check) and perform HDLC encoding. On reception it is the task of the TNC to remove the HDLC encoding and validate the checksum before making the frame available to the host. Frame CMD AX.25 datagram Frame Figure 3: The layout of KISS frame Modem: MSK (Minimum Shift Keying) is presently in use on OSCAR (Orbiting Satellite Carrying Amateur Radio) satellites such as UO-22, KO-21, KO-25 and TO-31. PB: PB (PACSAT Broadcast Protocol) is the protocol used for downloaded on current satellites [4]. PB protocol is the protocol currently in use for file transfer on the amateur satellite Listed in Tables 1. UO-22 KO-23 KO-25 TO-31 UO-36 Satellite Downlink 9600 baud MSK 9600 baud MSK 9600 baud MSK 9600 baud MSK 9600 baud MSK 38400baud MSK Table 1: Amateur Satellite using PB

4 FTL0 (File Transfer Level 0) is used for uploads. 2.3 Oscar Telemetry System Telemetry Beacon Format Almost of all OSCAR satellites transmit a telemetries beacon. In addition to basic states of health announcement ( Here I am ), such beacons provide a real time state of the spacecraft. Most of recent micro-satellite such as UO-22 and TO-31 use encoded beacon. Each beacon transmission is contained in an AX.25 UI frame. Under this format beacon transmission consist of following items: Time stamp (32 bit Unix Time, the number of seconds since 0000 UTC 1 January 1970) List of telemetry observation values (16 bits quantities, where 12 bits are devoted to the observation and the remaining four bits are control information). Encoding (binary) Meaning 0000 Telemetry value is the sample for the current channel. Move to next channel 0001 Telemetry value is the sample for the current channel. Stay on this channel 0010 Telemetry value is the channel number for the next observation Checksum Whole Orbit Data format Figure 4: Control Information of UO-3 format telemetry beacon The whole-orbit data format used by many micro-satellites today originated with UO-14. The system gathered telemetry observations and saved them in files for later downloaded. The format of the files consists of three parts: File header, including start and end times and sample period. List of telemetry channels The telemetry observations themselves. The file consists of the items in Table bit time is the number of seconds since 0000 UTC 1 January The data samples follow the header information. Each is stored an unsigned 16-bit integer. The underlying data type is actually an unsigned 12-bit quantity; the remaining four bits are used for control functions in the telemetry beacon, but are unused in whole orbit data. The values are recorded in the same order that was stated in the file header. Item Length Interpretations Raw value Engineering Units Start Time 4 bytes 32 bit Unix Time 0x383dcd UTC 26 November 1999 End Time 4 bytes 32 bit Unix Time 0x383e UTC 26 November 1999 Sample Period 2 bytes Sample period in seconds 0x001e 30 seconds Number of Channels 1 byte 0 to 255 0x13 19channels Table 2: Whole-Orbit Data Format Header Items

5 Header information in sample whole-orbit data file Channel list in a sample whole-orbit data file First telemetry sample in the file 85 cd 3d e 38 1e a 01 0b c 27 2f a 2b ad 0b aa 02 B a2 0c C4 04 7b 06 0c 09 C0 06 D Table 3: Sample whole orbit data file Channel Description Raw Value Engineering Unit Array current +X 0x ma Array current -X 0x ma Array current +Y 0x ma Array current -Y 0x ma Array voltage 0x0bad V Battery Current 0x ma 14 volt bus current 0x02aa Battery Temperature 0x02b C Transmitter 0 forward power 0x W Transmitter 0 reverse power 0x W Battery voltage 0x0ca V OBC186 CPU current 0x04c ma Magnetometer 1X value 0x067b V Magnetometer 1Y value 0x090c V Magnetometer 1Z value 0x06c V Transmitter 1 Temperature 0x02d C Receiver 0 received signal strength 0x V Receiver 1 received signal strength 0x /28852 V Receiver 1 discriminator voltage 0x V Table 4: Decoded telemetry observation in whole-orbit-data Whole Orbit Data for TO-31 micro-satellite Figure 5 shows the thermal environment of the spacecraft. The alternation of the sun and eclipse is clearly visible in the temperature variation of the solar panels which varies from 25 C in the sun and cool down to -35 C during the eclipses. This cycle is occurs every orbit, approximately every 100 minutes for TO-31. Inside the spacecraft of the batteries and electronics experience a comfortable room-temperature environment with modest temperature variations. Figure 6 shows the derivation its electrical power from solar cells which charge the on-board batteries. It shows a alternation of charge and discharge cycles, charging when the spacecraft is in the sun and discharging during eclipses. On exit from eclipse the priority of the power system is to recharge the

6 batteries, according to for the initial surge over 2 [Ampere]. Once the batteries are recharged the current falls to a 0.2 [A] maintenance level. Figure 5: TO-31 Temperature Telemetry Figure 6: TO-31 Battery Current Telemetry Figure 7: TO-31 Voltages Telemetry Figure 8: TO-31 Magnetometers Telemetry

7 Figure 7 shows the generation electricity by solar cells when spacecraft is in the sun, and cease to do so during eclipses. It shows that the voltage from the solar arrays rises to over 40 [volt] in the sun, but drops to the battery voltage, normally 12 [volt] during eclipse. Figure 8 present the spacecraft magnetometers. Most of micro-satellite use gravity gradient boom to stabilize. The boom defines the spacecraft Z axis, and is axis of the spacecraft spin. This is clear from the readings of the spacecraft magnetometers data that shows rapid variation on the X and Y magnetometer due to the spacecraft spinning every 10 minutes. The slow variation on the z magnetometer is caused by the orbit of the spacecraft altering the spacecraft s orientation to the Earth s axial spin altering the relationship of the North and South Magnetic Poles with the spacecraft orbit. (Circular sun synchronous orbit, altitude 821Km, inclination 98.6 degrees, and period 101 minutes.) 3 Overview of a Ground Station Network This target of this project is to develop the cost effective telemetry infrastructure for the small organization like university especially during the launch operation and launch commission period. These days many universities in the world participate the micro-satellite and nano- satellite project with limited man power and with limited infrastructure for the satellite operation. The Internet was the obvious technology to use for a distributed telemetry capability because: It is free and available 24 hours per day, 365 days per year It provides almost unlimited connectivity (i.e., no limit on number of parties involved in access), All involved parties were already connected. 3.1 Technologies and selection criteria To overcome the limited human resource in the university organization compare to the big satellite organization like NASA, CSA, CNES, and ESA we develop the internet based telemetry system. Many organizations are developing their own ground station network by investing large amount of budget and engineers. To reduce the SW development time and to reduce the human resource involved in this project the solution to us is to adopting low cost and commercial off-the-shelf software that has capability to: Develop rapidly the application software Measure telemetry in Real Time Acquire any type of telemetry signal such as analogue, digital, or even through GPIB connection Access by many users in the world on the same time in real time for our case maximum 50 users. Connect easily to the integrate Ethernet and to other ground station Share the telemetry data that are received any one of the ground station in the world Implant easily the developed application software to the other ground base station

8 Communicate each other ground station (received telemetry data in the other ground station can be sent to the main ground station and update the telemetry data in main Web site) Analyze the received telemetry by using built-in analysis tools Reuse the same application SW for the other space mission for multi-satellite operation Have reliable technology for satellite industries Work in simple Pentium PC with Windows environments In considering the above requirement we find the low cost and reliable solution. That is Labview of the National Instrument. It satisfies almost of the above requirements. By using chosen technology we have developed the application software to publish telemetry data in real time on built-in Web site. The maximum 50 persons can access on the same time the telemetry data in real time. 3.2 Functions of Telemetry Management Software Our telemetry management system capabilities: Telemetry Displays (real-time and historical) Telemetry Storage Data Access (Read/Write) log files by web browser Data Analysis and Archiving by using built-in analysis tool Shared directories on web server for documents No software installations required on client ( just access the internet service) 3.3 Required Hardware and software To provide standard interfaces such as analogue, digital and GPIB connection for tool development by operators and subsystem engineers our developed system use the following hardware and software: Labview software Acquisition card (National Instrument PCI-6024E) : To access analogue signal With telemetry acquisition card we can deal with the 16 analog inputs, 12 or 16 bits, 200 ks/s, 2 analog outputs, 12 or 16 bits, 10 ks/s and 8 digital I/O. Although there are outputs on the D/A Converter, we only use it to read signals. GPIB card (National Instrument GPIB-USB-B): Controls up to 14 GPIB instruments remotely, USB 2.0, full speed 12 Mb/s, 880 kbytes/s minimum transfer rate. In our prototype, we use the GPIB to read and control test measurement instruments. In the control section, we can really set the range, function, delay of the instrument from the web remotely. We can see and analyze the remotely measured waveforms in a remote station. RS-232 connector to access directly RS-232 signal PC

9 Remote Panels in LabView software: Using the remote panel feature in LabView, we can remotely control the LabView application over the Web without any additional programming. The remote panel option is already included and ready to work in LabView. Then, the remote user can access the front panel via his web browser. The only thing needed is the LabView run-time engine and browser plug-in. It works under all operating systems on which LabView runs. Procedure to use Remote Panel: Activating Remote Panel: Once we obtain the permission, we can activate the remote panel by selecting Enable Web Server. Configuring Remote Panels: Specify a list of client IP addresses that are allowed to access the web server and if they can control or only view the front panel. Specify a list of Vis (Virtual Instruments) that can be accessed remotely. Last step, publish the web page to be accessible through the web server: saving will automatically create the html file. The database All the information read by the VI is saved in real time into a database. The name of the file to be saved begins by a time stamp with telemetry data name that consist of: Year Month Day followed by Hour: Minute: Second, Millisecond. Retrieving data We can precisely retrieve all the information from the database with graph or test format remotely. Validation of the proposed Telemetry System Demonstrated the possibility to receive the telemetry data in real time from other computers 3.4 Future Work to be continued This system will be used with UQAR-SAT to be built in University of Quebec in Rimouski in three years. We consider extending our concept to control the micro-satellite (TT&C) remotely. 4 Conclusions We developed the cost effective real time telemetry system that is very useful during launch commission period to monitor the nano-satellite or micro-satellite in LEO. We can share telemetry data more accessible via internet and it is suitable for university satellite mission such as OSCAR type of nanosatellite and micro-satellite project. We demonstrate the telemetry access through internet remotely.

10 Reference [1] AX.25 Link access Protocol for Amateur Packet Radio, V2.2. Newington: ARRL and Tucson, TAPR, 1997 [2] T. McDermott, Wireless Digital Communications: Design and Theory, Tucson, TAPR, 1996 [3] M. Chepponis and P. Kam, The KISS TNC: a Simple Host to TNC Communications Protocol, ARRL 6 th Computer Networking Conference, [4] J. Ward and H. Price, PACSAT File Header Definition, ARRL 9 th Computer Networking Conference, Main Ground station Command Operator, Operation Engineer Telemetry WEB site Internal Users Launch Site Public IP Networks Foreign Agent Ground station Project Partner General Public

University. Federal University of Santa Catarina (UFSC) Florianópolis/SC - Brazil. Brazil. Embedded Systems Group (UFSC)

University. Federal University of Santa Catarina (UFSC) Florianópolis/SC - Brazil. Brazil. Embedded Systems Group (UFSC) University 1 Federal University of Santa Catarina (UFSC) Florianópolis/SC - Brazil Brazil Agenda 2 Partnership Introduction Subsystems Payload Communication System Power System On-Board Computer Attitude

More information

Design Of Component-Based Software For Telemetry, Tracking And Commanding (TTC) Operations Of Nano Satellite

Design Of Component-Based Software For Telemetry, Tracking And Commanding (TTC) Operations Of Nano Satellite INTERNATIONAL JOURNAL OF TECHNOLOGY ENHANCEMENTS AND EMERGING ENGINEERING RESEARCH, VOL 1, ISSUE 5 29 Design Of Component-Based Software For Telemetry, Tracking And Commanding (TTC) Operations Of Nano

More information

Brazilian Inter-University CubeSat Mission Overview

Brazilian Inter-University CubeSat Mission Overview Brazilian Inter-University CubeSat Mission Overview Victor Menegon, Leonardo Kessler Slongo, Lui Pillmann, Julian Lopez, William Jamir, Thiago Pereira, Eduardo Bezerra and Djones Lettnin. victormenegon.eel@gmail.com

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

ncube Spacecraft Specification Document

ncube Spacecraft Specification Document ncube Spacecraft Specification Document 1. INTRODUCTION The Norwegian student satellite, ncube, is an experimental spacecraft that was developed and built by students from four Norwegian universities in

More information

Ground Systems for Small Sats: Simple, Fast, Inexpensive

Ground Systems for Small Sats: Simple, Fast, Inexpensive Ground Systems for Small Sats: Simple, Fast, Inexpensive but Effective 15 th Ground Systems Architecture Workshop March 1, 2011 Mr Andrew Kwas, Mr Greg Shreve, Northrop Grumman Corp, Mr Adam Yozwiak, Cornell

More information

NCUBE: The first Norwegian Student Satellite. Presenters on the AAIA/USU SmallSat: Åge-Raymond Riise Eystein Sæther

NCUBE: The first Norwegian Student Satellite. Presenters on the AAIA/USU SmallSat: Åge-Raymond Riise Eystein Sæther NCUBE: The first Norwegian Student Satellite Presenters on the AAIA/USU SmallSat: Åge-Raymond Riise Eystein Sæther Motivation Build space related competence within: mechanical engineering, electronics,

More information

Electronic components: the electronic card

Electronic components: the electronic card Electronic components: the electronic card Role The CubeSat have a telecommunication subsystem that will allow communication between the CubeSat and the ground station to share telemetry data. The primary

More information

AMSAT Fox Satellite Program

AMSAT Fox Satellite Program AMSAT Space Symposium 2012 AMSAT Fox Satellite Program Tony Monteiro, AA2TX Topics Background Fox Launch Strategy Overview of Fox-1 Satellite 2 Background AO-51 was the most popular ham satellite Could

More information

What is a Lane? serial link lane parallel link

What is a Lane? serial link lane parallel link PCI Express This lecture is based on the Peripheral Component Interconnect Express, which is a standard for computer expansion cards. More specifically, this is a standard for the communication link by

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

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

CANopen Programmer s Manual Part Number Version 1.0 October All rights reserved

CANopen Programmer s Manual Part Number Version 1.0 October All rights reserved Part Number 95-00271-000 Version 1.0 October 2002 2002 All rights reserved Table Of Contents TABLE OF CONTENTS About This Manual... iii Overview and Scope... iii Related Documentation... iii Document Validity

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

KySat-2: Status Report and Overview of C&DH and Communications Systems Design

KySat-2: Status Report and Overview of C&DH and Communications Systems Design KySat-2: Status Report and Overview of C&DH and Communications Systems Design Jason Rexroat University of Kentucky Kevin Brown Morehead State University Twyman Clements Kentucky Space LLC 1 Overview Mission

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

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

CubeSat Communication System, a New Design Approach

CubeSat Communication System, a New Design Approach CubeSat Communication System, a New Design Approach Ayman N. Mohi, Jabir S. Aziz, Lubab A. Salman # Department of Electronic and Communications Engineering, College of Engineering, Al-Nahrain University

More information

Satellite Engineering BEST Course. CubeSats at ULg

Satellite Engineering BEST Course. CubeSats at ULg Satellite Engineering BEST Course CubeSats at ULg Nanosatellite Projects at ULg Primary goal Hands-on satellite experience for students 2 Nanosatellite Projects at ULg Primary goal Hands-on satellite experience

More information

Tracking, Telemetry and Command

Tracking, Telemetry and Command Tracking, Telemetry and Command Jyh-Ching Juang ( 莊智清 ) Department of Electrical Engineering National Cheng Kung University juang@mail.ncku.edu.tw April, 2006 1 Purpose Given that the students have acquired

More information

Introduction. DRAFT DRAFT DRAFT JHU/APL 8/5/02 NanoSat Crosslink Transceiver Software Interface Document

Introduction. DRAFT DRAFT DRAFT JHU/APL 8/5/02 NanoSat Crosslink Transceiver Software Interface Document Introduction NanoSat Crosslink Transceiver Software Interface Document This document details the operation of the NanoSat Crosslink Transceiver (NCLT) as it impacts the interface between the NCLT unit

More information

THE VICTORIA SATELLITE FEASIBILITY STUDY AND COMMUNICATION PROTOCOL

THE VICTORIA SATELLITE FEASIBILITY STUDY AND COMMUNICATION PROTOCOL THE VICTORIA SATELLITE FEASIBILITY STUDY AND COMMUNICATION PROTOCOL Behzad Bahrami-Hessari David Foo-Wooi Yap Master Degree Thesis August 2002 1 2 THE VICTORIA SATELLITE FEASIBILITY STUDY AND COMMUNICATION

More information

AntelSat Amateur Radio services

AntelSat Amateur Radio services AntelSat Amateur Radio services Facultad de Ingeniería 2014-06-23 1 Introduction AntelSat is a 2U CubeSat class nanosatellite, designed and developed by engineering teams from Uruguay s state university

More information

Amateur Radio Satellites

Amateur Radio Satellites Amateur Radio Satellites An Introduction and Demo of AO-85 Eddie Pettis, N5JGK and Russ Tillman, K5NRK Presentation Outline History of Amateur Radio Satellites: Project OSCAR and AMSAT Amateur Radio Satellites

More information

Design and Development of Ground Station Network for Nano-Satellites, Thailand Ground Station Network

Design and Development of Ground Station Network for Nano-Satellites, Thailand Ground Station Network Design and Development of Ground Station Network for Nano-Satellites, Thailand Ground Station Network Apiwat Jirawattanaphol 1,2,a, Suramate Chalermwisutkul 1, and Phongsatorn Saisujarit 1 1 King Mongkut's

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

The FASTRAC Satellites

The FASTRAC Satellites The FASTRAC Satellites Sebastián Muñoz 7 th Annual CubeSat Developer s Workshop Cal Poly San Luis Obispo April 23, 2010 AGENDA The FASTRAC Project Program Status Mission Overview Mission Objectives Mission

More information

Telemetry formats and equations of Painani-2 Satellite

Telemetry formats and equations of Painani-2 Satellite Telemetry formats and equations of Painani-2 Satellite Uplink and Downlink telemetry commands have a special format. This commands have 2 as header (the header always will be the same, it is M, X in ASCII

More information

SATELLITE MONITORING OF REMOTE PV-SYSTEMS

SATELLITE MONITORING OF REMOTE PV-SYSTEMS SATELLITE MONITORING OF REMOTE PV-SYSTEMS Stefan Krauter, Thomas Depping UFRJ-COPPE-EE, PV-Labs, C. P. 68504, Rio de Janeiro 21945-970 RJ, BRAZIL Tel: +55-21-2562-8032, Fax: +55-21-22906626, E-mail: krauter@coe.ufrj.br

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

Gateway to Amateur Satellites for Internet Users

Gateway to Amateur Satellites for Internet Users Gateway to Amateur Satellites for Internet Users By Bo, Junsang, Suresh, Vinh http://www.livemotion.us CE3992 : Beginning First milestone - The first satellite was Sputnik I by Soviets. The first successful

More information

B ==================================== C

B ==================================== C Satellite Space Segment Communication Frequencies Frequency Band (GHz) Band Uplink Crosslink Downlink Bandwidth ==================================== C 5.9-6.4 3.7 4.2 0.5 X 7.9-8.4 7.25-7.7575 0.5 Ku 14-14.5

More information

RECOMMENDATION ITU-R F (Question ITU-R 158/9) b) that it is desirable to specify the requirements of HF packet radio systems,

RECOMMENDATION ITU-R F (Question ITU-R 158/9) b) that it is desirable to specify the requirements of HF packet radio systems, Rec. ITU-R F.764-1 1 RECOMMENDATION ITU-R F.764-1 MINIMUM REQUIREMENTS FOR HF RADIO SYSTEMS USING A PACKET TRANSMISSION PROTOCOL (Question ITU-R 158/9) (1992-1994) Rec. ITU-R F.764-1 The ITU Radiocommunication

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

TELEMETRY, TRACKING, COMMAND AND MONITORING SYSTEM IN GEOSTATIONARY SATELLITE

TELEMETRY, TRACKING, COMMAND AND MONITORING SYSTEM IN GEOSTATIONARY SATELLITE TELEMETRY, TRACKING, COMMAND AND MONITORING SYSTEM IN GEOSTATIONARY SATELLITE Alish 1, Ritambhara Pandey 2 1, 2 UG, Department of Electronics and Communication Engineering, Raj Kumar Goel Institute of

More information

Operationally Responsive Satellite System CuSat - Nanosat with an Attitude

Operationally Responsive Satellite System CuSat - Nanosat with an Attitude Operationally Responsive Satellite System CuSat - Nanosat with an Attitude Presenters: Mr. Greg Shreve, Northrop Grumman Corp. Mr. Andrew Kwas, Northrop Grumman Corp. Co author: Mr. Albert Ren, Cornell

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

Digital Communications Theory. Phil Horkin/AF7GY Satellite Communications Consultant

Digital Communications Theory. Phil Horkin/AF7GY Satellite Communications Consultant Digital Communications Theory Phil Horkin/AF7GY Satellite Communications Consultant AF7GY@arrl.net Overview Sending voice or data over a constrained channel is a balancing act trading many communication

More information

An Overview of the Recent Progress of UCF s CubeSat Program

An Overview of the Recent Progress of UCF s CubeSat Program An Overview of the Recent Progress of UCF s CubeSat Program AMSAT Space Symposium Oct. 26-28, 2012 Jacob Belli Brad Sease Dr. Eric T. Bradley Dr. Yunjun Xu Dr. Kuo-Chi Lin 1/31 Outline Past Projects Senior

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

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

CANopen Programmer s Manual

CANopen Programmer s Manual CANopen Programmer s Manual Part Number 95-00271-000 Revision 7 November 2012 CANopen Programmer s Manual Table of Contents TABLE OF CONTENTS About This Manual... 6 1: Introduction... 11 1.1: CAN and

More information

SMARTALPHA RF TRANSCEIVER

SMARTALPHA RF TRANSCEIVER SMARTALPHA RF TRANSCEIVER Intelligent RF Modem Module RF Data Rates to 19200bps Up to 300 metres Range Programmable to 433, 868, or 915MHz Selectable Narrowband RF Channels Crystal Controlled RF Design

More information

NetCubeSat and SDR Based Communication System for Climate Change Understanding

NetCubeSat and SDR Based Communication System for Climate Change Understanding NetCubeSat and SDR Based Communication System for Climate Change Understanding Omar Ben Bahri 1, omar.benbahri@fsm.rnu.tn Nissen Lazreg 1,Nader Gallah 1, Amani Chaouch 1 & Pr. Kamel Besbes 1,2 1 Monastir

More information

Riza Muhida. Presented at he 22nd Session of the Asia Pacific Regional Space Agency Forum (APRSAF 22), Bali, Indonesia, December 1 4, 2015

Riza Muhida. Presented at he 22nd Session of the Asia Pacific Regional Space Agency Forum (APRSAF 22), Bali, Indonesia, December 1 4, 2015 Riza Muhida Presented at he 22nd Session of the Asia Pacific Regional Space Agency Forum (APRSAF 22), Bali, Indonesia, December 1 4, 2015 1 Presentation Outline Abstract Background Objective Project Scope

More information

First Flight Results of the Delfi-C3 Satellite Mission

First Flight Results of the Delfi-C3 Satellite Mission SSC08-X-7 First Flight Results of the Delfi-C3 Satellite Mission W.J. Ubbels ISIS Innovative Solutions In Space BV Rotterdamseweg 380, 2629HG Delft; +31 15 256 9018 w.j.ubbels@isispace.nl C.J.M. Verhoeven

More information

The UoSAT-C,D & E Technology Demonstration Satellites

The UoSAT-C,D & E Technology Demonstration Satellites NTRODUCTON The UoSAT-C,D & E Technology Demonstration Satellites N.P. Bean, J.M. Radbone, Dr M.N. Sweeting, J.W. Ward. UoSAT Spacecraft Engineering Research Unit, University of Surrey, UK. The University

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

QB50. Satellite Control Software (QB50 SCS) Muriel Richard Swiss Space Center. 6 th QB50 Workshop 6 June 2013 Rhode-Saint-Genèse, Belgium

QB50. Satellite Control Software (QB50 SCS) Muriel Richard Swiss Space Center. 6 th QB50 Workshop 6 June 2013 Rhode-Saint-Genèse, Belgium QB50 Satellite Control Software (QB50 SCS) Muriel Richard Swiss Space Center 6 th QB50 Workshop 6 June 2013 Rhode-Saint-Genèse, Belgium 1 What is the Satellite Control Software? The functions of the QB50

More information

WIDESTAR II Satellite Base Station Equipment

WIDESTAR II Satellite Base Station Equipment WIDESTAR II Satellite Base Station Equipment Satellite Base Station Higher Data Communications Speed VoIP Transition Special Articles on WIDESTAR II High-speed Mobile Satellite Communications Service for

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

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

The FASTRAC Experience: A Student Run Nanosatellite Program

The FASTRAC Experience: A Student Run Nanosatellite Program The FASTRAC Experience: A Student Run Nanosatellite Program Sebastián Muñoz, Thomas Campbell, Jamin Greenbaum, Greg Holt, E. Glenn Lightsey 24 th Annual Conference on Small Satellites Logan, UT August

More information

ROM/UDF CPU I/O I/O I/O RAM

ROM/UDF CPU I/O I/O I/O RAM DATA BUSSES INTRODUCTION The avionics systems on aircraft frequently contain general purpose computer components which perform certain processing functions, then relay this information to other systems.

More information

Faculty of Information Engineering & Technology. The Communications Department. Course: Advanced Communication Lab [COMM 1005] Lab 6.

Faculty of Information Engineering & Technology. The Communications Department. Course: Advanced Communication Lab [COMM 1005] Lab 6. Faculty of Information Engineering & Technology The Communications Department Course: Advanced Communication Lab [COMM 1005] Lab 6.0 NI USRP 1 TABLE OF CONTENTS 2 Summary... 2 3 Background:... 3 Software

More information

Presented at The 1st Space Exploration and Kibo Utilization for Asia Workshop Thursday, 28 May 2015, LAPAN Headquarters, Jakarta, Indonesia 1

Presented at The 1st Space Exploration and Kibo Utilization for Asia Workshop Thursday, 28 May 2015, LAPAN Headquarters, Jakarta, Indonesia 1 Riza Muhida Presented at The 1st Space Exploration and Kibo Utilization for Asia Workshop Thursday, 28 May 2015, LAPAN Headquarters, Jakarta, Indonesia 1 Presentation Outline Abstract Background Objective

More information

Communications message formats

Communications message formats Communications message formats The SP-1 or SP-2 unit communicates via the airtalk compatible communications port. This port consists of a shared, single wire asynchronous link. The link operates with one

More information

OrigamiSat-1. FM Down Link Data Format. (English version)

OrigamiSat-1. FM Down Link Data Format. (English version) OrigamiSat-1 FM Down Link Data Format (English version) Document# OP-S1-0115 Revision Ver. 1.3 Date 2019/01/11, revised on 2019/01/13 Name Tokyo Tech OrigamiSat-1 project team Revision history Date Version

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

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

SAT SCD/ARGOS INSTRUCTION MANUAL

SAT SCD/ARGOS INSTRUCTION MANUAL INSTRUCTION MANUAL REVISION: 1/03 COPYRIGHT (c) 2000-2003 CAMPBELL SCIENTIFIC, INC. This is a blank page. WARRANTY AND ASSISTANCE This equipment is warranted by CAMPBELL SCIENTIFIC (CANADA) CORP. ( CSC

More information

KickSat: Bringing Space to the Masses

KickSat: Bringing Space to the Masses KickSat: Bringing Space to the Masses Zac Manchester, KD2BHC Who hasn t dreamed of launching their own satellite? The opportunities afforded to scientists, hobbyists, and students by cheap and regular

More information

Tropnet: The First Large Small-Satellite Mission

Tropnet: The First Large Small-Satellite Mission Tropnet: The First Large Small-Satellite Mission SSC01-II4 J. Smith One Stop Satellite Solutions 1805 University Circle Ogden Utah, 84408-1805 (801) 626-7272 jay.smith@osss.com Abstract. Every small-satellite

More information

A Miniaturized Nanosatellite VHF / UHF Communications System

A Miniaturized Nanosatellite VHF / UHF Communications System A Miniaturized Nanosatellite VHF / UHF Communications System W.J. Ubbels, A.R. Bonnema, J. Rotteveel, E.D. van Breukelen ISIS Innovative Solutions In Space BV Rotterdamseweg 380, 2629HG Delft; +31 15 256

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

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

Design of a Peruvian Small Satellite Network

Design of a Peruvian Small Satellite Network SpaceOps 2010 ConferenceDelivering on the DreamHosted by NASA Mars 25-30 April 2010, Huntsville, Alabama AIAA 2010-1919 Design of a Peruvian Small Satellite Network J. Martin Canales

More information

AstroDev Helium Radios

AstroDev Helium Radios AstroDev Helium Radios PRODUCT OVERVIEW Overview The Helium radio product line provides a CubeSat Kitcompatible communication system for extreme environment applications. Helium radios feature variable

More information

SAT ARGOS INSTRUCTION MANUAL

SAT ARGOS INSTRUCTION MANUAL INSTRUCTION MANUAL 7/01 COPYRIGHT (c) 2000-2001 CAMPBELL SCIENTIFIC, INC. This is a blank page. Warranty and Assistance The is warranted by CAMPBELL SCIENTIFIC, INC. to be free from defects in materials

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

The CubeSTAR Project. Design of a Prototype Communication System for the CubeSTAR Nano-satellite. Master presentation by Johan Tresvig 24th Aug.

The CubeSTAR Project. Design of a Prototype Communication System for the CubeSTAR Nano-satellite. Master presentation by Johan Tresvig 24th Aug. Design of a Prototype Communication System for the CubeSTAR Nano-satellite Master presentation by Johan Tresvig 24th Aug. 2010 The CubeSTAR Project Student satellite project at the University of Oslo Scientific

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 905U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 905U range of telemetry modules provide remote monitoring

More information

Space Systems Engineering

Space Systems Engineering Space Systems Engineering This course studies the space systems engineering referring to spacecraft examples. It covers the mission analysis and design, system design approach, systems engineering process

More information

BRB900 GPS Telemetry System August 2013 Version 0.06

BRB900 GPS Telemetry System August 2013 Version 0.06 BRB900 GPS Telemetry System August 2013 Version 0.06 As of January 2013, a new model of the BRB900 has been introduced. The key differences are listed below. 1. U-blox GPS Chipset: The Trimble Lassen IQ

More information

Chapter 3 Solution to Problems

Chapter 3 Solution to Problems Chapter 3 Solution to Problems 1. The telemetry system of a geostationary communications satellite samples 100 sensors on the spacecraft in sequence. Each sample is transmitted to earth as an eight-bit

More information

Muscle Shoals Amateur Radio Club. Extra License Class Training Session 2

Muscle Shoals Amateur Radio Club. Extra License Class Training Session 2 Muscle Shoals Amateur Radio Club Extra License Class Training Session 2 Review Test Pool Question Review Questions? Syllabus Week 1 9/4/18: Commission s Rules (6 question areas) Week 2 9/11/18: Operating

More information

CIRCUS Characterization of the Ionosphere using Radio receiver on a CUbeSat

CIRCUS Characterization of the Ionosphere using Radio receiver on a CUbeSat CIRCUS Characterization of the Ionosphere using Radio receiver on a CUbeSat PROJECT PRESENTATION SCIENTIFIC POINT OF VIEW EDUCATIONAL POINT OF VIEW 1 Payload Antenna Sensor Analog input Signal G Pre-Amplifier

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

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 105U ISO 9001 Certified New Products... New Solutions The ELPRO 105 range of telemetry modules provide remote monitoring and control by radio or twisted-pair

More information

AMSAT Fox-1 CubeSat Series JERRY BUXTON VICE PRESIDENT - ENGINEERING

AMSAT Fox-1 CubeSat Series JERRY BUXTON VICE PRESIDENT - ENGINEERING 1 AMSAT Fox-1 CubeSat Series JERRY BUXTON VICE PRESIDENT - ENGINEERING A Brief History of AMSAT 2 (Radio Amateur Satellite Corp.) Founded in 1969 To continue the efforts, begun in 1961, by Project OSCAR

More information

SATELLITE COMMUNICATION

SATELLITE COMMUNICATION SATELLITE COMMUNICATION Monojit Mitra SATELLITE COMMUNICATION SATELLITE COMMUNICATION MONOJIT MITRA Assistant Professor Department of Electronics and Telecommunication Engineering Bengal Engineering and

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

The Overview Report of S-band Ground Station Verification and Operation for Lean Satellite, HORYU-IV

The Overview Report of S-band Ground Station Verification and Operation for Lean Satellite, HORYU-IV The Overview Report of S-band Ground Station Verification and Operation for Lean Satellite, HORYU-IV BONSU Benjamin, TATSUO Shimizu, HORYU-IV Project Members, CHO Mengu Kyushu Institute of Technology Laboratory

More information

Satellite Sub-systems

Satellite Sub-systems Satellite Sub-systems Although the main purpose of communication satellites is to provide communication services, meaning that the communication sub-system is the most important sub-system of a communication

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

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

CANopen Programmer s Manual

CANopen Programmer s Manual CANopen Programmer s Manual Part Number 95-00271-000 Revision 5 October, 2008 CANopen Programmer s Manual Table of Contents TABLE OF CONTENTS About This Manual... 7 Overview and Scope... 7 Related Documentation...

More information

Mission Overview ELECTRON LOSSES AND FIELDS INVESTIGATION CubeSat Developers Workshop. University of California, Los Angeles April 25, 2013

Mission Overview ELECTRON LOSSES AND FIELDS INVESTIGATION CubeSat Developers Workshop. University of California, Los Angeles April 25, 2013 ELECTRON LOSSES AND FIELDS INVESTIGATION Mission Overview 2013 CubeSat Developers Workshop University of California, Los Angeles April 25, 2013 elfin@igpp.ucla.edu 1 Electron Losses and Fields Investigation

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

WiMOD LR Base Plus Firmware

WiMOD LR Base Plus Firmware WiMOD LR Base Plus Firmware Feature Specification Version 1.0 Document ID: 4000/40140/0137 IMST GmbH Carl-Friedrich-Gauß-Str. 2-4 47475 KAMP-LINTFORT GERMANY Overview Document Information File name WiMOD_LR_Base_Plus_Feature_Spec.docx

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

Ascent Ground and Satellite Demonstration

Ascent Ground and Satellite Demonstration Ascent Ground and Satellite Demonstration By Ray Roberge, WA1CYB & Howie DeFelice, AB2S WA1CYB s1 Big Picture Goals Place more capable satellites into higher orbits Utilize software defined radios A programmable

More information

Amateur Satellite and APRS Data Links. Polar Technology Conference April Bob Bruninga Midns: Kren, Aspholm

Amateur Satellite and APRS Data Links. Polar Technology Conference April Bob Bruninga Midns: Kren, Aspholm Amateur Satellite and APRS Data Links Polar Technology Conference April 2012 Psat ODTML Ocean Buoys w/ RF Terminals GROUND STATION Bob Bruninga Midns: Kren, Aspholm US Naval Academy Satellite Lab 410-293-6417

More information

The World Wide Web Amateur Satellite Ground Station

The World Wide Web Amateur Satellite Ground Station The World Wide Web Amateur Satellite Ground Station Steven R. Bible, N7HPR Internet: n7hpr@amsat.org Space Systems Academic Group Naval Postgraduate School Monterey, CA 93943 Introduction The World Wide

More information

905U Wireless. New Products... New Solutions. The wireless alternative to expensive cabling... Simple but Reliable. Easy to Use

905U Wireless. New Products... New Solutions. The wireless alternative to expensive cabling... Simple but Reliable. Easy to Use Wireless New Products... New Solutions The range of telemetry modules provide remote monitoring and control by radio or twisted-pair wire, over short or long distances. Transducer signals connected at

More information

Lituanica SAT-1. AMSAT-UK Colloquium July, Gintautas Sulskus AMSAT-UK International Space Colloquium July, 2014

Lituanica SAT-1. AMSAT-UK Colloquium July, Gintautas Sulskus AMSAT-UK International Space Colloquium July, 2014 Lituanica SAT-1 Gintautas Sulskus AMSAT-UK International Space Colloquium July, 2014 Lituanica SAT-1 team is very grateful to radio amateur community for all support and enthusiasm! Thank You! Driven by

More information

I-INSPIRE --- AUSTRALIA'S FIRST UNIVERSITY PICO-SATELLITE MISSION

I-INSPIRE --- AUSTRALIA'S FIRST UNIVERSITY PICO-SATELLITE MISSION IAC-12-B4.2.9 I-INSPIRE --- AUSTRALIA'S FIRST UNIVERSITY PICO-SATELLITE MISSION Size Xiao School of Aerospace, Mechanical and Mechatronic Engineering University of Sydney, Australia, sxia6723@uni.sydney.edu.au

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

MAMBO: A Simple Soft-core Processor used in the COPPER Mission. Steve Massey Electrical Engineering 2013 Saint Louis University

MAMBO: A Simple Soft-core Processor used in the COPPER Mission. Steve Massey Electrical Engineering 2013 Saint Louis University MAMBO: A Simple Soft-core Processor used in the COPPER Mission Steve Massey Electrical Engineering 2013 Saint Louis University Saint Louis University Space Systems Research Lab Parks College of Engineering,

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