FM Telemetry Data Format

Size: px
Start display at page:

Download "FM Telemetry Data Format"

Transcription

1 FM Telemetry Format For "SPROUT" CAM Revision A Date:2014/5/23 Authored Nihon University CubeSat Project Kento Ohinata 2014/5/23 Revision Revision Date Revised point Authored by A 2014/5/23 Kento Ohinata

2 Chapter List 1.Communicaiton Protocol FM Telemetry Format FM Downlink Structure Notification Introduction of CAM System CAM(Row data) CAM (thumbnail)...9

3 1.Communicaiton Protocol This is the protocol of FM communication of SPROUT. And, you need to see our HP to know which mode SPROUT is in now. Band rate and type SPROUT FM Downlink MHz 1200bps FM/AFSK 9600bps FM/GMSK MHz 1200bps FM/AFSK 2.FM Telemetry Format These is seven mode of SPROUT FM Telemetry. (1) Test FM Send real time sensor data by FM packet (2)CDH1 Sensing Send CDH1 sensor data which saved at FEPROM by FM packet. (3)INF Sensing (Pressure, Temperature) Send INF sensor data (Pressure Sensor, Temperature Sensor) which saved at FEPROM by FM packet. (4)INF Sensing (Piezo) Send INF sensor data(piezo Sensor) which saved at FEPROM by FM packet. (5)CAM Row Send camera data(row data) which saved at FEPROM by FM packet. (6)CAM Thumbnail Send camera data(compressed data) which saved at FEPROM by FM packet. (7)ADC Send ADC sensor data which saved at FEPROM by FM packet. This paper provide FM packet formant only "CAM(Row )" and "CAM(Thumbnail) sensing data" 2.1 FM Downlink Structure These are data structure for FM downlink except "Test FM". Call sing DBN TIM group CR FM Downlink Structure SPROUT>JQ1ZJQ: Block Number Time Group. group number for one sensing. Carriage Return "0X0D" Put sensing time is N(times). The data saved in FEPROM is below. And, satellite time is header of data structure. Group 1 Group 2 Group 3 Group N The data group saved in FEPROM This saved data group will send downlink by FM packet. The data quantity of data group and single packet is different. So, FM packet downlink such as this figure below.

4 T I M group 1 group 2 group 3 group N Call sign D B N T I M group 1 Part of grou p 2 C R Call sign D B N Part of group 2 Part of group 3 C R Call sign D B N 1 st packet DBN = 0x nd packet DBN = 0x rd packet DBN = 0x0002 The maximum data of single packet is 224[byte]. We use DBN( Block Number) method. The number of data group and single packet is not same quantity. So the data break into couple blocks. We call this bock is " Block". A DBN shows downlink packet number (This number is serial number which saved in FEPROM). Also, A satellite time shows time which is inside satellite. Each number formed hexadecimal number. This calculation is below. DBN TIM FM downlink calculation Group data Word(s) Mean Calculation DBN block number [blocks] TIM Satellite time ( )/10 [s] The satellite time gives only start of sensing. And, An interval time between sensing is only able to see at telemetry formant(chaper 3 testfm,4 CDH1 sensing). However, This cycle can change by us. So you have to see our web site to know this information. Usually, single packet is contain 224[byte] (448 worlds)for SPROUT. However, we can change packet number. You can see our website to know this information.

5 2.2 Notification There is 4 things have to be checked our web site to use FM telemetry. (1) Communication mode This shows FM communication mode. (2) Sensing start time Sensing start time is only give top of DBN. You can see our website to know FM sensing start time. (3) Sampling cycle The time between sensing(sampling cycle)is written on(chapter 3,4).But, this cycle is able to change. (4) Number of single packet This is the number(s) of byte contain single packet. Normally, this number is 224[byte](448 worlds). But it is able to change.

6 3. Introduction of CAM System The CAM system contains three sub system.(cam1,cam2,cam3). These three system is little bit different each other. The CAM1 and CAM2 has three FEPROM. Also, CAM3 has one FEPROM This CAM1 and CAM2 take photo maximum 14 photos. Also, CAM3 takes maximum 6 photos. And, The CAM1 and CAM2 takes photo at same period So TIM(exposure time) save only CAM1.(CAM2 use CAM1's TIM to take a photo). CAM3 takes photo as standalone unit. So, TIM save FEPROM on CAM3. CAM1 <ROM1> T I M Photo 1 Photo 4 <ROM2> Photo 5 Photo 6 Photo 9 <ROM3> Photo 10 Photo 11 Photo 14 CAM2 <ROM1> Photo 1 Photo 4 <ROM2> Photo 5 Photo 6 Photo 9 <ROM3> Photo 10 Photo 11 Photo 14 CAM3 T I M Photo 1 Photo 2 Photo 6 And, it is different satellite time(exposure time) which saved in CAM1 and CAM3. The single exposure time is 4byte = 8worlds. CAM1 CAM3 CAM System Exposure Time 14 shots = 56byte = 112 words 6 shots = 24byte = 48 words

7 The satellite time (exposure time) gives top of CAM1, ROM1 or CAM3.ROM data structure. The FEPROM gives 224[byte] capacity for saving satellite time. And, the photo data save after 224[byte]data(satellite time). Non TIM Photo 1 data 224 byte The length of satellite time is not 224 byte. So, we give Non data between TIM and photo data. The length of Non data is deferent CAM1 and CAM3. CAM System Non data CAM1 168byte = 336 words CAM3 200byte = 400 words To know the type of CAM subsystem(cam1,cam2,cam3) and ROM number has to check our website.

8 4. CAM(Row data) JQ1ZJQ>SPROUT: DBN 0x0D Callsign Satellite name Carriage return Block Number DBN CAM(Row ) Group Block Number Camera Group The calculation process of DBN( Block Number) shows to chapter 2.1. number except header call sign. This data formed hex (Total 4 words) Give the "0X0D" code at end single packet of downlink data A single data group represents 1 pixel for 2byte=16bit(4words). The photo data formed 16 bit color. The detail of RGB value is 5bit as R(red), 6bit as G(green), 5bit as B(blue). Also, size of photo is 640pixel 480 pixel

9 5. CAM (thumbnail) JQ1ZJQ>SPROUT: DBN 0x0D Callsign Satellite name Carriage return Block Number DBN CAM(thumbnail) Group Block Number Camera Group The calculation process of DBN( Block Number) shows to chapter 2.1. number except header call sign. This data formed hex (Total 4 words) Give the "0X0D" code at end single packet of downlink data A single data group represents 1 pixel for 2byte=16bit(4words). The photo data formed 16 bit color. The detail of RGB value is 5bit as R(red), 6bit as G(green), 5bit as B(blue). Also, size of photo is 640pixel 480 pixel. The height and width for thumbnail data is x pixel and y pixel. The relationship between this shows below. CAM Thumbnail Compressibility x [pixel] y [pixel] 1/ / / / / / The compressibility of data shows at our website.

10 Copy Right All copy right for this paper contribute to Nihon university "SPROUT project". In order to use this paper, we have to obtain copy right from us. Nihon university aerospace engineering department "SPROUT project". Room No. 232, 2F Building No.3, Funabashi campus, aerospace engineering department, Nihon university, Narashinodai, Hunabashi city, Chiba, Japan TEL:

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

Q A bitmap file contains the binary on the left below. 1 is white and 0 is black. Colour in each of the squares. What is the letter that is reve

Q A bitmap file contains the binary on the left below. 1 is white and 0 is black. Colour in each of the squares. What is the letter that is reve R 25 Images and Pixels - Reading Images need to be stored and processed using binary. The simplest image format is for an image to be stored as a bitmap image. Bitmap images are made up of picture elements

More information

Stensat Radio Beacon

Stensat Radio Beacon Stensat Radio Beacon Stensat Group LLC Introduction The Stensat radio beacon is a small FM transmitter capable of generating AX.25 Unnumbered Information (UI) packets at 1200 bps AFSK and 9600 bps FSK.

More information

Carbon Dioxide (Tiny CO2) Gas Sensor. Rev TG400 User Manual

Carbon Dioxide (Tiny CO2) Gas Sensor. Rev TG400 User Manual Carbon Dioxide (Tiny CO2) Gas Sensor Rev. 1.2 TG400 User Manual The TG400 measuring carbon dioxide (chemical formula CO2) is a NDIR (Non-Dispersive Infrared) gas sensor. As it is contactless, it has high

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

Amateur Communication Technology Demonstration Satellite NEXUS

Amateur Communication Technology Demonstration Satellite NEXUS NEXUS Project Team Amateur Communication Technology Demonstration Satellite NEXUS Doc.No.TBD3 ver 1.1 CW System Communication Format Date:2019/01/29 Revision History Version Date Revision Autor Approval

More information

ArduCAM USB Camera Shield

ArduCAM USB Camera Shield ArduCAM USB Camera Shield Application Note for MT9V034 Rev 1.0, June 2017 Table of Contents 1 Introduction... 2 2 Hardware Installation... 2 3 Run the Demo... 3 4 Tune the Sensor Registers... 4 4.1 Identify

More information

Doc: page 1 of 6

Doc: page 1 of 6 VmodCAM Reference Manual Revision: July 19, 2011 Note: This document applies to REV C of the board. 1300 NE Henley Court, Suite 3 Pullman, WA 99163 (509) 334 6306 Voice (509) 334 6300 Fax Overview The

More information

CubeSat Developers Workshop 2014

CubeSat Developers Workshop 2014 CubeSat Developers Workshop 2014 IPEX Intelligent Payload EXperiment Eric Baumgarten 4/23/14 CubeSat Workshop 2014 1 IPEX Mission Summary 1U Cubesat in collaboration with JPL Cal Poly s PolySat constructed

More information

>--- UnSorted Tag Reference [ExifTool -a -m -u -G -sort ] ExifTool Ver: 10.07

>--- UnSorted Tag Reference [ExifTool -a -m -u -G -sort ] ExifTool Ver: 10.07 From Image File C:\AEB\RAW_Test\_MG_4376.CR2 Total Tags = 433 (Includes Composite Tags) and Duplicate Tags >------ SORTED Tag Position >--- UnSorted Tag Reference [ExifTool -a -m -u -G -sort ] ExifTool

More information

CS101 Lecture 12: Digital Images. What You ll Learn Today

CS101 Lecture 12: Digital Images. What You ll Learn Today CS101 Lecture 12: Digital Images Sampling and Quantizing Using bits to Represent Colors and Images Aaron Stevens (azs@bu.edu) 20 February 2013 What You ll Learn Today What is digital information? How to

More information

UNIT 7B Data Representa1on: Images and Sound. Pixels. An image is stored in a computer as a sequence of pixels, picture elements.

UNIT 7B Data Representa1on: Images and Sound. Pixels. An image is stored in a computer as a sequence of pixels, picture elements. UNIT 7B Data Representa1on: Images and Sound 1 Pixels An image is stored in a computer as a sequence of pixels, picture elements. 2 1 Resolu1on The resolu1on of an image is the number of pixels used to

More information

Stensat Transmitter Module

Stensat Transmitter Module Stensat Transmitter Module Stensat Group LLC Introduction The Stensat Transmitter Module is an RF subsystem designed for applications where a low-cost low-power radio link is required. The Transmitter

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

HASP Payload Specification and Integration Plan

HASP Payload Specification and Integration Plan Payload Title: Thermal Energy Control & Particle Air Filter System (TECPAFS) Payload Class: Small Large Payload ID: 09 Institution: Contact Name: Inter-American University of Puerto Rico Emmanuel M. Torres

More information

Terasic TRDB_D5M Digital Camera Package TRDB_D5M. 5 Mega Pixel Digital Camera Development Kit

Terasic TRDB_D5M Digital Camera Package TRDB_D5M. 5 Mega Pixel Digital Camera Development Kit Terasic TRDB_D5M Digital Camera Package TRDB_D5M 5 Mega Pixel Digital Camera Development Kit Document Version 1.2 AUG. 10, 2010 by Terasic Terasic TRDB_D5M Page Index CHAPTER 1 ABOUT THE KIT... 1 1.1 KIT

More information

Data Representation. "There are 10 kinds of people in the world, those who understand binary numbers, and those who don't."

Data Representation. There are 10 kinds of people in the world, those who understand binary numbers, and those who don't. Data Representation "There are 10 kinds of people in the world, those who understand binary numbers, and those who don't." How Computers See the World There are a number of very common needs for a computer,

More information

The BIOS in many personal computers stores the date and time in BCD. M-Mushtaq Hussain

The BIOS in many personal computers stores the date and time in BCD. M-Mushtaq Hussain Practical applications of BCD The BIOS in many personal computers stores the date and time in BCD Images How data for a bitmapped image is encoded? A bitmap images take the form of an array, where the

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

RockBLOCK+ Developer guide

RockBLOCK+ Developer guide RockBLOCK+ Developer guide Version 1.4-12th December 2016 Table of Contents Introduction 3 What is RockBLOCK? 3 About Short Burst Data 3 About Iridium 3 Getting Help 4 Functional Description 4 Power supply

More information

Spacecraft to Science Instrument Data Interface Control Document. Dwg. No

Spacecraft to Science Instrument Data Interface Control Document. Dwg. No Rev. ECO Description Checked Approval Date 01 Initial Release for S/C negotiation RFGoeke 4 Oct.02 Spacecraft to Science Instrument Data Interface Control Document Dwg. No. 43-03001 Revision 01 4 October

More information

CW Telemetry Data Format HORYU-IV Project

CW Telemetry Data Format HORYU-IV Project CW Telemetry Data Format Project Kyushu Institute of Technology Laboratory of Spacecraft Environment and Interaction Engineering (LaSEINE) Ver. No. Revision date Revised items 1 2016/02/09 Document creation

More information

Overview and Operations of CubeSat FITSAT-1 (NIWAKA)

Overview and Operations of CubeSat FITSAT-1 (NIWAKA) Overview and Operations of CubeSat FITSAT-1 (NIWAKA) Takushi Tanaka*, Yoshiyuki Kawamura**, *Department of Computer Science and Engineering **Department of Intelligent Mechanical Engineering, Fukuoka Inst.

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

Kongsberg Mesotech Ltd.

Kongsberg Mesotech Ltd. Kongsberg Mesotech Ltd. Doc. No. : 974-00007904 Title : Digital Telemetry Notes elease : Version 1.4 Date : 2010-04-30 1. PUPOSE This document briefly describes the digital telemetry standards, formats

More information

USNA-0601 ParkinsonSAT Remote Data Relay (Psat) Cubesat Conference Aug 2012

USNA-0601 ParkinsonSAT Remote Data Relay (Psat) Cubesat Conference Aug 2012 USNA-0601 ParkinsonSAT Remote Data Relay (Psat) Cubesat Conference Aug 2012 Psat BRICsat Ocean Buoys w/ RF Terminals GROUND STATION Data Exfiltration Bob Bruninga Midns: Buck, Kimball, Lung, Mahelik, Rehume,

More information

Data Representation 1 am/pm Time allowed: 22 minutes

Data Representation 1 am/pm Time allowed: 22 minutes High Weald Academy GCSE COMPUTER SCIENCE 8520/DR1 Paper DR1 Data Representation 1 am/pm Time allowed: 22 minutes Materials There are no additional materials required for this paper. Instructions Use black

More information

Agilent HDCS-1020, HDCS-2020 CMOS Image Sensors Data Sheet

Agilent HDCS-1020, HDCS-2020 CMOS Image Sensors Data Sheet Agilent HDCS-1020, HDCS-2020 CMOS Image Sensors Data Sheet Description The HDCS-1020 and HDCS-2020 CMOS Image Sensors capture high quality, low noise images while consuming very low power. These parts

More information

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications Features Complete FM Receiver and Decoder. Small Form Factor Range up to 200 Metres* Easy Learn Transmitter Feature. Learns 40 transmitter Switches 4 Digital and 1 Serial Data outputs Outputs, Momentary

More information

A. Measured weight of the payload (not including payload plate) Table 1. Weights of the payload subsystems

A. Measured weight of the payload (not including payload plate) Table 1. Weights of the payload subsystems Payload Title: High Altitude Radiation Detector Payload Class: Small Large (circle one) Payload ID: Institution: Contact Name: Contact Phone: Contact E-mail: GU-HARD-PL02 Gannon University Nichole McGuire

More information

UAS Telemetry. Objective

UAS Telemetry. Objective UAS Telemetry UAS270 Avionic Systems F18 Objective primary objective: to downlink UAV status information data to remote pilot, mission supervisor, etc. secondary objective: provide uplink path for C&C

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

Digital Photographs and Matrices

Digital Photographs and Matrices Digital Photographs and Matrices Digital Photographs Color Model for 24-bit Visualization of Matrix Addition Visualization of Matrix Scalar Multiplication Color Separation Illustration Decoding with a

More information

HASP Payload Specification and Integration Plan

HASP Payload Specification and Integration Plan Payload Title: Payload Class: LSU Solar Eclipse Video Streaming System (VSS) Payload Large Payload ID: 12 Institution: Contact Name: Louisiana State University (LSU) Brad Landry Contact Phone: (985) 805-0384

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

RGB COLORS. Connecting with Computer Science cs.ubc.ca/~hoos/cpsc101

RGB COLORS. Connecting with Computer Science cs.ubc.ca/~hoos/cpsc101 RGB COLORS Clicker Question How many numbers are commonly used to specify the colour of a pixel? A. 1 B. 2 C. 3 D. 4 or more 2 Yellow = R + G? Combining red and green makes yellow Taught in elementary

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

A case study for the Exif file recorded by digital cameras of Canon and file management using Exif metadata. Hiroshi Maeno Canon Inc.

A case study for the Exif file recorded by digital cameras of Canon and file management using Exif metadata. Hiroshi Maeno Canon Inc. A case study for the Exif file recorded by digital cameras of Canon and file management using Exif metadata Hiroshi Maeno Canon Inc. 7 th June 2007 Exif Features Exif records camera information and thumbnails

More information

Information representation

Information representation 2Unit Chapter 11 1 Information representation Revision objectives By the end of the chapter you should be able to: show understanding of the basis of different number systems; use the binary, denary and

More information

ELT Sensor Data Sheet for S-300-3V

ELT Sensor Data Sheet for S-300-3V ELT SENSOR Corp. General Version 1.120 S-300 is one of smallest CO2 sensor modules in the world. Its Persistent Stability and Temperature Effect Resistance besides easy management are much favored by customers

More information

C Mono Camera Module with UART Interface. User Manual

C Mono Camera Module with UART Interface. User Manual C328-7221 Mono Camera Module with UART Interface User Manual Release Note: 1. 16 Mar, 2009 official released v1.0 C328-7221 Mono Camera Module 1 V1.0 General Description The C328-7221 is VGA camera module

More information

Multimedia. Graphics and Image Data Representations (Part 2)

Multimedia. Graphics and Image Data Representations (Part 2) Course Code 005636 (Fall 2017) Multimedia Graphics and Image Data Representations (Part 2) Prof. S. M. Riazul Islam, Dept. of Computer Engineering, Sejong University, Korea E-mail: riaz@sejong.ac.kr Outline

More information

Datasheet LoRaWAN prototype PCB v Table of Contents 1. Specifications Data rates... 3

Datasheet LoRaWAN prototype PCB v Table of Contents 1. Specifications Data rates... 3 Datasheet LoRaWAN prototype PCB v1.0.1 Table of Contents 1. Specifications... 2 2. Data rates... 3 2.1 LoRaWAN TM... 3 Receive limitation... 3 Transmit limitation... 4 2.2 LoRa TM... 5 1 1. Specifications

More information

1. Product Introduction FeasyBeacons are designed by Shenzhen Feasycom Technology Co., Ltd which has the typical models as below showing: Model FSC-BP

1. Product Introduction FeasyBeacons are designed by Shenzhen Feasycom Technology Co., Ltd which has the typical models as below showing: Model FSC-BP ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, FeasyBeacon Getting Started Guide Version 2.5 Feasycom Online Technical Support: Skype: Feasycom Technical Support Direct Tel: 086 755 23062695 Email:

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

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

Firmware Development of the LAICE Instrument Interface Board (LIIB)

Firmware Development of the LAICE Instrument Interface Board (LIIB) Firmware Development of the LAICE Instrument Interface Board (LIIB) Samiksha Arora Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the

More information

UNIT 7C Data Representation: Images and Sound Principles of Computing, Carnegie Mellon University CORTINA/GUNA

UNIT 7C Data Representation: Images and Sound Principles of Computing, Carnegie Mellon University CORTINA/GUNA UNIT 7C Data Representation: Images and Sound Carnegie Mellon University CORTINA/GUNA 1 Announcements Pa6 is available now 2 Pixels An image is stored in a computer as a sequence of pixels, picture elements.

More information

NEF File Format. preliminary draft v0.1

NEF File Format. preliminary draft v0.1 NEF File Format preliminary draft v0.1 Copyright Notice Copyright 2003 Fabrizio Giudici (Fabrizio.Giudici@tidalwave.it). All rights reserved. License tbd Disclaimer The information provided here can be

More information

Sensor & Actuator. Bus system and Mission system

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

More information

SuitSat-2. Lou McFadin W5DID June 2009

SuitSat-2. Lou McFadin W5DID June 2009 SuitSat-2 Lou McFadin W5DID June 2009 Suitsat 1 ready for Deployment SuitSat-1 Mission and Capabilities Primary mission Voice message Commemorating the 175thAnniversary of Bauman state University Moscow.

More information

ETSI TS V1.1.2 ( )

ETSI TS V1.1.2 ( ) Technical Specification Satellite Earth Stations and Systems (SES); Regenerative Satellite Mesh - A (RSM-A) air interface; Physical layer specification; Part 3: Channel coding 2 Reference RTS/SES-25-3

More information

HASP Payload Specification and Integration Plan

HASP Payload Specification and Integration Plan Payload Title: High Altitude Tracking Solar Survey (HATS 2.0) Payload Class: Small Large (circle one) Payload ID: 09 Institution: Contact Name: Arizona State University Elizabeth Dyer Contact Phone: 6025702298

More information

Imaging serial interface ROM

Imaging serial interface ROM Page 1 of 6 ( 3 of 32 ) United States Patent Application 20070024904 Kind Code A1 Baer; Richard L. ; et al. February 1, 2007 Imaging serial interface ROM Abstract Imaging serial interface ROM (ISIROM).

More information

Wireless Technologies Provide Effective Data Communications to the Solar Power Industry

Wireless Technologies Provide Effective Data Communications to the Solar Power Industry Wireless Technologies Provide Effective Data Communications to the Solar Power Industry Colin Lippincott General Manager, Renewable Energy Markets FreeWave Technologies, Inc. Agenda Wireless In Solar Wireless

More information

SuitSat-2. Lou McFadin W5DID May

SuitSat-2. Lou McFadin W5DID May SuitSat-2 Lou McFadin W5DID May 19 2007 Suitsat 1 ready for Deployment SuitSat-1 Mission and Capabilities Primary mission Voice message Commemorating the 175thAnniversary of Bauman state University Moscow.

More information

InsuLogix T MODBUS Protocol Manual

InsuLogix T MODBUS Protocol Manual InsuLogix T MODBUS Protocol Manual Weidmann Technologies Deutschland GmbH Washingtonstraße 16/16a D-01139 Dresden, Germany Telefon: +49 (0)351 8435990 Version 1.1 InsuLogix T MODBUS Protocol Manual 1 Contents

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

Digitizing Color. Place Value in a Decimal Number. Place Value in a Binary Number. Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally

Digitizing Color. Place Value in a Decimal Number. Place Value in a Binary Number. Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally Fluency with Information Technology Third Edition by Lawrence Snyder Digitizing Color RGB Colors: Binary Representation Giving the intensities

More information

RF7020D13 13dBm ISM RF Transceiver Module V2.12

RF7020D13 13dBm ISM RF Transceiver Module V2.12 RF7020D13 RF7020D13 13dBm ISM RF Transceiver Module V2.12 Features GFSK transceiver Module 433Mhz ISM frequency band 9.6K bps FSK data rate Multiple channels 13dBm Max. output power Baud rate configurable

More information

TIK: a time domain continuous imaging testbed using conventional still images and video

TIK: a time domain continuous imaging testbed using conventional still images and video TIK: a time domain continuous imaging testbed using conventional still images and video Henry Dietz, Paul Eberhart, John Fike, Katie Long, Clark Demaree, and Jong Wu DPMI-081, 11:30AM February 1, 2017

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

A Lightweight Open Source Command and Control Center and its Interface to Cubesat Flight Software

A Lightweight Open Source Command and Control Center and its Interface to Cubesat Flight Software A Lightweight Open Source Command and Control Center and its Interface to Cubesat Flight Software Patrick H. Stakem Capitol Technology University Johns Hopkins University Guilherme Korol Pontifical University

More information

Specification. Product Model: JDEPC-OV04. Camera Board s Version: VER:1.01. Camera Board s Dimension: 60*9.0mm MANUFACTURER

Specification. Product Model: JDEPC-OV04. Camera Board s Version: VER:1.01. Camera Board s Dimension: 60*9.0mm MANUFACTURER Specification Product Model: JDEPC-OV04 Camera Board s Version: VER:1.01 Camera Board s Dimension: 60*9.0mm USER MANUFACTURER Quality Project Approved by Prepared by Checked by Approved by 1 Content Content...

More information

1. Any wide view of a physical space. a. Panorama c. Landscape e. Panning b. Grayscale d. Aperture

1. Any wide view of a physical space. a. Panorama c. Landscape e. Panning b. Grayscale d. Aperture Match the words below with the correct definition. 1. Any wide view of a physical space. a. Panorama c. Landscape e. Panning b. Grayscale d. Aperture 2. Light sensitivity of your camera s sensor. a. Flash

More information

5/17/2009. Digitizing Color. Place Value in a Binary Number. Place Value in a Decimal Number. Place Value in a Binary Number

5/17/2009. Digitizing Color. Place Value in a Binary Number. Place Value in a Decimal Number. Place Value in a Binary Number Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally Digitizing Color Fluency with Information Technology Third Edition by Lawrence Snyder RGB Colors: Binary Representation Giving the intensities

More information

Agilent ADCS-1121, ADCS-2121 CMOS Monochrome Image Sensors Data Sheet

Agilent ADCS-1121, ADCS-2121 CMOS Monochrome Image Sensors Data Sheet Description The ADCS-1121 and ADCS-2121 CMOS Monochrome Image Sensors capture high quality, low noise images while consuming very low power. These parts integrate a highly sensitive active pixel photodiode

More information

Fully Integrated Communication Terminal and Equipment. IRIS-3 Executive Summary

Fully Integrated Communication Terminal and Equipment. IRIS-3 Executive Summary Fully Integrated Communication Terminal and Equipment Specification : Executive Summary, D36A Authors : Document no. : Status : Issue Date : July 005 ESTEC Contract : 13716/99/NL/FM(SC) ESTEC Technical

More information

Application Note ST-4X, ST-5, ST-6, ST-7, ST-8 and PixCel 255 Image File Formats

Application Note ST-4X, ST-5, ST-6, ST-7, ST-8 and PixCel 255 Image File Formats Santa Barbara Instrument Group 1482 East Valley Road Suite 31 PO Box 50437 Santa Barbara, CA 93150 (805) 969-1851 SBIG ASTRONOMICAL INSTRUMENTS Application Note ST-4X, ST-5, ST-6, ST-7, ST-8 and PixCel

More information

Carls-MacBook-Pro:Desktop carl$ exiftool -a -G1 EMMANUEL-MACRON-PORTRAIT-OFFICIEL.jpg [ExifTool] ExifTool Version Number : [System] File Name :

Carls-MacBook-Pro:Desktop carl$ exiftool -a -G1 EMMANUEL-MACRON-PORTRAIT-OFFICIEL.jpg [ExifTool] ExifTool Version Number : [System] File Name : Carls-MacBook-Pro:Desktop carl$ exiftool -a -G1 EMMANUEL-MACRON-PORTRAIT-OFFICIEL.jpg [ExifTool] ExifTool Version Number : 10.52 [System] File Name : EMMANUEL-MACRON-PORTRAIT-OFFICIEL.jpg [System] Directory

More information

Interface Description for MityCAM-B1910 Camera Link Interface

Interface Description for MityCAM-B1910 Camera Link Interface Interface Description for MityCAM-B1910 Camera Link Interface (CT031 Revision: 1) 60-000004 Contents 1 Purpose... 3 1.1 Related Documents... 3 2 Camera Link Interface... 3 3 Supported Camera Link Configurations...

More information

USB Port Medium Power Wireless Module SV653

USB Port Medium Power Wireless Module SV653 USB Port Medium Power Wireless Module SV653 Description SV653 is a high-power USB interface integrated wireless data transmission module, using high-performance Silicon Lab Si4432 RF chip. Low receiver

More information

Computer Programming

Computer Programming Computer Programming Dr. Deepak B Phatak Dr. Supratik Chakraborty Department of Computer Science and Engineering Session: Digital Images and Histograms Dr. Deepak B. Phatak & Dr. Supratik Chakraborty,

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

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

CubeSat Proximity Operations Demonstration (CPOD) Vehicle Avionics and Design

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

More information

Part Number SuperPix TM image sensor is one of SuperPix TM 2 Mega Digital image sensor series products. These series sensors have the same maximum ima

Part Number SuperPix TM image sensor is one of SuperPix TM 2 Mega Digital image sensor series products. These series sensors have the same maximum ima Specification Version Commercial 1.7 2012.03.26 SuperPix Micro Technology Co., Ltd Part Number SuperPix TM image sensor is one of SuperPix TM 2 Mega Digital image sensor series products. These series sensors

More information

Student Satellites, Implementation Models & Approaches in Sudan

Student Satellites, Implementation Models & Approaches in Sudan Institute of Space Research and Aerospace (ISRA) Satellite and Space Systems Department Student Satellites, Implementation Models & Approaches in Sudan ISNET/SUPARCO Workshop on Student Satellites November

More information

HR1200. Version 1.00 ATIM RADIOCOMMUNICATION 1/11

HR1200. Version 1.00 ATIM RADIOCOMMUNICATION 1/11 HR1200 Version 1.00 ATIM RADIOCOMMUNICATION 1/11 Contact Information ATIM RADIOCOMMUNICATION Les guillets 38250 Villard de Lans France Tel : +33 (0)4 76 95 50 65 Fax: +33 (0)4 76 95 50 64 Web : www.atim.com

More information

ELT Sensor Data Sheet for C2H4-D3

ELT Sensor Data Sheet for C2H4-D3 General C2H4-D3 is one of the smallest size Dual Channel Ethylene sensor module in the world. Its Persistent Stability and Temperature Effect Resistance are much favored in industrial explosion gas, agricultural

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

Chlorophyll Fluorescence Imaging System

Chlorophyll Fluorescence Imaging System Quick Start Guide Chlorophyll Fluorescence Imaging System Quick Start Guide for Technologica FluorImager software for use with Technlogica CFImager hardware Copyright 2006 2015 TECHNOLOGICA LIMITED. All

More information

Technical Manual. Standard Communication Protocol TA3840C

Technical Manual. Standard Communication Protocol TA3840C TA3840C Technical Manual SAS au Capital de 2 158 244-444 871 933 R.C.S. Bourges - APE : 2651B Headquarter : 9, rue Isaac Newton - 18000 Bourges - France Technical Manual TA3840C 1 st Edition Released February

More information

Technical Specification

Technical Specification Project Moitessier AIS/GNSS Navigation HAT (PE77001Exx) Date 2018-06-11 Revision 0.1 2017-11-21 TP Creation 0.2 2018-02-22 TP Updated specification Added new information 0.3 2018-02-24 TP Revised features

More information

RF1212 RF1212 Ultra-low Power ISM Transceiver Module V2.0

RF1212 RF1212 Ultra-low Power ISM Transceiver Module V2.0 RF1212 Ultra-low Power ISM Transceiver Module V2.0 Application: Features: Home automation Security alarm Telemetry Automatic meter reading Contactless access Wireless data logger Remote motor control Wireless

More information

TRDB_DC2 TRDB_DC2. 1.3Mega Pixel Digital Camera Development Kit

TRDB_DC2 TRDB_DC2. 1.3Mega Pixel Digital Camera Development Kit Terasic TRDB_DC2 Digital Camera Package TRDB_DC2 1.3Mega Pixel Digital Camera Development Kit Frame grabber with VGA display reference design For Altera DE2 and Terasic T-Rex C1 Boards TRDB_DC2 Document

More information

High Speed Data Downlink for NSF Space Weather CubeSats

High Speed Data Downlink for NSF Space Weather CubeSats High Speed Data Downlink for NSF Space Weather CubeSats National Science Foundation Meeting Monday August 31, 2009 Charles Swenson Satellite Data Flow Onboard Instruments R collected Spacecraft Memory

More information

USB Line Camera 8M. Coptonix GmbH

USB Line Camera 8M. Coptonix GmbH USB Line Camera 8M Coptonix GmbH Luxemburger Str. 31 D 13353 Berlin Phone: +49 (0)30 61 74 12 48 Fax: +49 (0)30 61 74 12 47 www.coptonix.com support@coptonix.com 2 The USB Line Camera 8M is an easy to

More information

EPSON GT Scanner Parts. Scanner Specifications. Maximum document size

EPSON GT Scanner Parts. Scanner Specifications. Maximum document size Scanner Parts Operate button Start button Scanner Specifications General Scanner type Photoelectric device Effective pixels Color depth READY light SCSI interface (50-pin) SCSI interface (68-pin) SCSI

More information

ThunderBolt Display. by Adam Maurer, VK4GHZ

ThunderBolt Display. by Adam Maurer, VK4GHZ ThunderBolt Display by Adam Maurer, VK4GHZ Overview ThunderBolt Display is a stand-alone microprocessor-controlled LCD specifically for Trimble s ThunderBolt Disciplined Clock, providing a comprehensive

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

Chapter 2: Fundamentals of Data and Signals

Chapter 2: Fundamentals of Data and Signals Chapter 2: Fundamentals of Data and Signals TRUE/FALSE 1. The terms data and signal mean the same thing. F PTS: 1 REF: 30 2. By convention, the minimum and maximum values of analog data and signals are

More information

UNIT 7C Data Representation: Images and Sound

UNIT 7C Data Representation: Images and Sound UNIT 7C Data Representation: Images and Sound 1 Pixels An image is stored in a computer as a sequence of pixels, picture elements. 2 1 Resolution The resolution of an image is the number of pixels used

More information

Jeffrey's Image Metadata Viewer

Jeffrey's Image Metadata Viewer 1 of 7 1/24/2017 3:41 AM Jeffrey's Image Metadata Viewer Jeffrey Friedl's Image Metadata Viewer (How to use) Some of my other stuff My Blog Lightroom plugins Pretty Photos Photo Tech URL: or... File: No

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

A0M36BEP Přednáška 7 Unmanned Aerial Vehicles

A0M36BEP Přednáška 7 Unmanned Aerial Vehicles A0M36BEP Přednáška 7 Unmanned Aerial Vehicles Pavel Pačes {pacesp@fel.cvut.cz} 31. března 2014 Prerequisites Lectures:?? Subjects: TSO, Air Data, Certification, Sensors and systems, A0M36BEP - Přednáška

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

Attitude Determination and Control Specifications

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

More information

DI-1100 USB Data Acquisition (DAQ) System Communication Protocol

DI-1100 USB Data Acquisition (DAQ) System Communication Protocol DI-1100 USB Data Acquisition (DAQ) System Communication Protocol DATAQ Instruments Although DATAQ Instruments provides ready-to-run WinDaq software with its DI-1100 Data Acquisition Starter Kits, programmers

More information

Utilizing Commercial DSLR for High Resolution Earth Observation Satellite

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

More information