ON BOARD IMAGE ANALYZER FOR PALAMEDE MICROSATELLITE

Size: px
Start display at page:

Download "ON BOARD IMAGE ANALYZER FOR PALAMEDE MICROSATELLITE"

Transcription

1 O BOARD IMAGE AALYZER FOR PALAMEDE MICROAELLIE A. PROVERBIO 1, F. MALAI 1, A. FUMAGALLI 1, F. BERELLI-ZAZZERA 1 1 Dipartimento di Ingegneria Aerospaziale, Politecnico di Milano, Milano ABRAC he project Palamede, started in 1997 at Politecnico di Milano, gives students the opportunity to participate in the design, the development and the realization of a microsatellite. One of the payloads of Palamede is the Earth urface Imagining ystem. It is composed by a charge coupled device camera, that will take pictures of the Earth surface. A global positioning system receiver will determine the exact position of the satellite when a picture is taken. everal images will be taken from Palamede during its operative life, but, actually, not all pictures can be downloaded to the Earth. he telecommunication subsystem of Palamede is made by an Orbcomm modem that allows the satellite to communicate with the ground station by . his means that a picture needs to be translated in ACII code and divided into several text s, because only text is allowed into the s by the Orbcomm system. hese s must be downloaded to the ground station: the download of a single picture may take several days, due to the small amount of energy stored on Palamede. On the other hand the solid state mass memory on board is only 92 MB so only 13 pictures can be stored on board waiting to be downloaded. For these reasons a task of the on board oftware is dedicated to evaluate, by appropriate criteria, which picture can be downloaded and which must be deleted. A ranking of pictures is made in order to evaluate which picture has the highest quality and must be downloaded first. 1. IRODUCIO Palamede is a microsatellite built in the Department of Aerospace Engineering of the Politecnico di Milano [4]. he design philosophy for this project is to use non-space qualified components, cheaper and less reliable than the certified ones. his philosophy leads to certify the system by an extensive test campaign before launch. One of the aim of Palamede mission, in fact, is to verify the reliability of the satellite. he satellite size allows to use several launcher as against small changes at interface level and it allows to be lunched as piggyback as well.palamede's design is also in accordance with AA s last micro-satellite design philosophy that can be summarized in the phrase, a smaller, faster and cheaper mission. 1.1 he satellite Palamede is a satellite of about 20 Kg of mass. Its body has a cubic shape and a structure based on five honeycomb sandwich panels of aluminum layers. he baseplate is made with an aluminum panel milled, with a hole in the center, which allows the camera to take the pictures of the Earth. he on-board computer and the main boards are standard PC-104 technology. he choice to use this system allows to use reliable terrestrial technology which can also withstand to space environment. o reduce the power consumption, Palamede is equipped with a CPU (standard 80486), 64 Mbit of RAM memory and a 92 Mbytes olid tate Mass Memory (MM) technology hard disk,. in order to avoid any gyroscopic effect during the orbital mission phase [4].

2 Power supply is performed by 5 solar arrays body mounted and a battery which stores electrical energy during the sunlight and provide the electricity during peak phases, like the transmission one, and to all users during eclipse phase. he electric components on-board are all fed by a battery that is charged in the non-eclipsed part of the orbit. he devices working in DC need a constant voltage of 5V, while the components in AC work at 12V and are converted by a Converter. he battery is constantly charged by 5 solar panels produced by CEI, commissioned by EA and named CJH OP. he payload of the satellite is composed by: the top solar array, which is equipped with new kind of solar cells, the Charge Coupled Device (CCD) camera, connected to a Global Positioning ystem (GP) in order to evaluate the position when a picture is taken [5]. he satellite ADC (Attitude Determination and Control ystem) sensors and actuators are: six solar sensors, one for each face of the cube, a magnetometer and three magnetic as actuators [3]. his kind of architecture doesn t allow to have a three axis stabilization, but it allows to reach a good pointing with angular velocity below 0.2 deg/s for entire sunlight phase. [4] [9]. he telecommunication subsystem is based on Orbcomm Constellation ystem which allows to link the ground station to Palamede by a satellite constellation of 32 satellites placed on 6 orbital plans at 800 Km height. Palamede is equipped with a radio-modem Quake 1550 connected to the on-board computer, which is able to transmit text messages in the form of of 229 Bytes each one. In this way all data: telemetry, scientific data and picture, telecommand and any communications shall be performed by with only ACII text. 1.2 Mission tasks he use of non-space certified components has a very deep impact on the system, but it is the basis of the construction philosophy of this project and of the mission target. he reason of this choice lies in the fact that cost reduction has become a priority in many realities, specifically in low performance missions where a super satellite is not required. Unfortunately, this direction of work requires a very intensive testing of all the components both on the ground and during its operative life [4]. AR Acquisition Codificationm in ACII Analysis File splitting in packets Compression in JPEG Download toring ED Figure 1: General image processing Palamede has the simple aim of testing the components on-board. he two tasks of the mission are: o test, in terms of efficiency, endurance and performance, the space application of the solar panels. o test, in terms of performance, the CCD camera, in order to analyze the focus and the image quality that is sent on the ground. We must remember that Palamede is an university microsatellite, so overall, there is an academic task that constantly puts the students up against of the problem of design, building and programming a satellite [9].

3 2. IMAGE ACQUIIIO AD AALYI In Palamede there are many problems related to low cost, and consequentially, low performance of the components. his problem creates the need to use Orbcomm and to have a very reduced sending bit-rate. he image has to be acquired by the satellite, analyzed and stored. All these processes must work with 64 Mb of RAM and software, images and data shall be stored in 92 MB of mass memory [9]. Figure 2: Photo analysis general flow he CCD camera installed on-board is a model Ganz CMH-880. It is designed for taking pictures from a height of about 550km and to analyze Earth sectors of about 96x72km. It is able to acquire images of 753x582 pixels, but the software created and stores a 480 x 360 pixel images in Portable Pixel Map (PPM) format [5] [9]. In order to take good pictures the software allows the process only if the rotational speed remains under 1,9 deg/s. Each image taken uses B, the first 15 for the header and the others for the file body where each pixel is represented by a triple integer in the range 0 to 255, defining the intensity of red, green and blue. Due to Palamede telecommunication system, an image of such huge dimension, could not be downloaded in a short time. o a compression is necessary, but before this happens, it is also necessary to create a ranking of the pictures, in order to decide which is the best photo to be stored on-board. his task is due to the AOC system as mentioned before. An analysis is required and an ad hoc method has been studied. If the image is considered sufficiently good, it is then compressed in JPEG format, with a memory size reduction of about 1/20. After that, it is then necessary to convert it into ACII codification and, afterward, divide the text file into several packets, each one sent to ground by a single he software he onboard software is composed by several managers. Every manager coincide with a task to manage all the satellite life like: housekeeping generation, software management, AOC maintenance,picture generation, error evaluation, telecommunication and so on[9] [7]. One of this task is the Photo Analyzer. After several check for attitude data, power data and orbital position the software decide that a picture can be captured. o the CCD and GP are switched on and a picture, in.ppm format, is taken and linked with: the orbital position (latitude and longitude) and the onboard time (synchronized with GP time). All these data are

4 stored in MM. ext the Analyzer Manager is called to perform its task. It opens the file, reads the image and progressively counts the number of pixels in the important levels and the statistics variables of interest. hose procedures require an expensive program that has four for cycles inside. After that, a rank index (BIPBIP) is computed, and thanks to this, the photo is inserted into the right position in the preview structure. he image is inserted into the position and all of the photos of lesser quality are moved down a position. If the photo is of good quality and is not the last image, it is inserted and converted into JPEG format. Otherwise, the photo will be deleted if the position exceeds the maximum structure dimension. In this way a sort of ranking is made. Only 13 photos are allowed, so when the fourteen photo is taken, if it is reach a BIPBIP better than the bottom one, the new photo is stored on MM and the last one of the ranking is deleted. When the satellite has an image with a BIPBIP higher than a threshold or the acquiring period of 20 days is [7] finished, the W Manager calls the Encoder Manager which encodes the image in an ACII codification and splits it in packets of 229B, the dimension required by Orbcomm for the transmission. Orbcomm downloads the packets corresponding to an image in a time of about 3 days, transmitting the data only in a predefined part of orbit, and the Orbcomm service sends the Palamede G an containing the photo that should be recomposed with a code called Decoder Manager. 3. PICURE AALYI ALGORIHM he main problem with the on-board picture management is selecting the most interesting picture that should be downloaded to the Ground tation. Many satellites have the task of analyzing images onboard, but they have different features than Palamede. hey are generally high-definition, multi-spectral cameras and computationally able to analyze the photo, matching the different photos of the same subject onboard with a high cost (in terms of flops and memory). One available technique is checking the gradient of tonality inside the image and detecting boundaries and objects [1] [2] [8]. Unfortunately, our satellite has neither a high-definition camera nor a multi-spectral camera, so other less accurate techniques must be adopted. Palamede is designed for orbiting in a sun-synchronous orbit and for taking all the pictures during the sunlight of the orbit. ix sensor allows the photo to be captured only when the camera is pointed at the Earth s surface [5]. Unfortunately, it can sometimes happen that a part of the image represents deep space or is very bright as the result of a direct sun ray exposure. econdly, it is important not to download a sector of earth covered by haze or fog. Figure 3: Boundary color for overexposed photos hirdly, we want to identify interesting sectors or portions of the Earth that are not really useful for the mission s task. We had the goal of downloading a portion of Earth s surface that represents flat areas, and not cloud coverage areas or sea areas. Actually, we are interested in computing an index of quality for any analyzed picture: the Brightness Percentage of Best Picture (BIPBIP)

5 3.1 Over or Under-exposed photo identification In a photo captured from the space, a part of it could be very dark because of the representation of deep space. We want to avoid the onboard storage of a photo representing the deep space. 3 Consider the color of each pixel of the image as a vector, in R, where each component represents the value of the single intensity of color (red, green and blue). In this way, it is possible to identify two spheres, the first representing the dark pixels, the second representing the bright ones. he dark pixels sphere has its center in the point (0 0 0), that means the total absence of color, and a radius of 30. If a pixel it is identified as being very dark, it is probably an image of deep space. he software passes over all the pixels of the photo with a for cycle, and if the number of pixels with this characteristics exceeds a threshold of 30% of the total amount, the photo is considered to have captured a dark place, or a deep space image but not a subject of interest like a night vision of the Earth s surface. Figure 4: Boundary color for underexposed photos Exactly the same process has been applied for determining the overexposed images. It has been defined a sphere with the center in ( ) the brighter color in the pixel map, and it has a radius of 20. Just as previously stated, if bright pixels are more than the 30% of the total amount, the image is considered overexposed. Figure 5: Image division in sector 3.2 Hazy photo identification Another kind of image that we absolutely do not want to download is a photo that is too homogeneous. his kind of images generally represents the Earth s surface covered by fog. hese are less interesting to our purpose being

6 useless for the test campaign: they do not allow to study the capability of the camera to focus on a subject. Just as in the last paragraph, we consider the color of each pixel as if it is were a vector in a tri-dimensional space. he software uses the same for cycle and checks to see if the there is more than the 30% of the total amount of pixel inside a sphere of radius 5 and centers the mean color. Figure 6: APER versus number of variable ince fog results as a very homogeneous kind of cloud, all the pixels of the image have more or less the same color. In accordance with this observation, we suppose that fog covers the entire image, and so the medium color of the photo is the medium color of the cloud. he radius has been valued by empirical consideration based on tests on many images. 3.3 ector identification Each photo has a dimension, (360x480) in terms of pixels, that allows them to be divided into 36 sectors. his division is necessary because, in our working condition, the image represents a surface of about 300 km2. o, statistically speaking, there is a low probability that the same kind of terrain is featured in all the photos. 36 is a good compromise between the necessity to split up the image and the question of maintaining a statistically meaningful number of pixels in each sample. A sector is a portion of 60 x 80 pixels, so it is composed of 4800 elements. his great dimension allows the application of many statistical tests. In the first instance, we have computed the mean, the variance, the skewness and the kurtosis for each color level [8]. After that we have counted the number of pixels for each tonality that falls in a given range. First we have divided the 256 levels in groups of 10, and then we have plotted the APER over a variation of the range of the interval [6]. he results, shown in figure 7, demonstrate that, over a span of 40 pixels per interval, the error becomes constant if we do not enlarge the range too much. We have chosen to split the range into intervals of 90 levels: [0,89] [90,179] [180,255]. he decision of using 90 as range is due to the need to have a reduced number of intervals and variables to be analyzed and to have the greatest possible similar dimensions among the intervals.

7 Figure 7: APER versus pixel interval dimension We have decided to not use luminance or chrominance values because these are all linear combinations of the color levels. he supervised analysis accomplished is a linear discriminant analysis, where the starting number of variable is 21: 3 values of mean, 3 of variance, 3 of skewness, 3 of kurtosis and 3 for each color for the level of intensity of color [6]. A sample of 302 pictures has been used with images representing desert, from the ahara, exas and California, Australia and Mongolia areas; forest in Brazil and Colombia; mountains from the Rocky Mountains, Andes, Alps, Pyrenees, Morocco; and zones of flat terrain taken in Pennsylvania, Virginia, Argentina, France, Italy, Australia, Ivory Coast and outh Africa. his distribution has been taken so that Palamede will capture photos only in a part of the Earth s surface that is from a latitude of 40E to 40E. Besides this kind of sector, other typologies have been added like areas with light (less than 3/8) cloud coverage, medium (4/8 to 6/8) and heavy coverage (more than 7/8) and coastal areas. With this picture we have had been able to analyze and create a first discrimination model with all these variables, but to implement the onboard software, we have decided to reduce the less meaningful coefficients in the analysis and we have progressively reduced the number of coefficients to7 with a progressively increased error expected [6]. his reduction has produced an increase in the APER as shown in figure 6. At the end of the process we have finally create a method using only: mean of the red and green variance of red, green and blue number of pixel with the red intensity falling in the [90 179] interval number of pixel with the green intensity falling in the [90 179] interval number of pixel with the blue intensity falling in the [ ] interval. 3.4 Quality index computing he goal of the analysis is to associate an index of quality to each photo. First of all, we would not waste time downloading images that do not represent a part of the Earth s surface or that have the phenomena of overexposure.

8 We have decided that in the technical specifics of Palamede, the index will be called BIPBIP and will have values in the range from 0 to 100. he worst possible image has an index of 0, the best, 100 [9]. We have decided to mark as not good photos that have captured a part of deep space or are overexposed, and to let their index start from 50. he BIPBIP associated to these images, after being cataloged as over or underexposed, will be penalized in proportion to the percentage of pixels close to black or white. BIPBIP is computed as: CB BIPBIP = 50 1 B C W W (1) Where is the total number of pixels in the whole photo, B the number of dark pixels, W of bright pixels and CB and CW are empirical coefficients set equal to 1. As self evident, this formula does not allow to have a BIPBIP grater than 50 and is used only if one of the following conditions is verify: B W (2) Even if the image is interesting (not over or underexposed) the index of quality should consider both the sector analysis and the homogeneity of the picture. he index is computed as: K BIPBIP = H H K C 1 CH K C 2 CM K (3) Where, with the same notation as before, H is the number of pixels considered homogeneous at the mean color and KH is the corresponding coefficient set equal to his formula is used if is verify the following condition. H 0.3 (4) If it is not, the formula to apply is a variation of the (3): K BIPBIP = C 1 CH K C 2 CM K (5) Here, the ratios are based on the number of sectors and not on the pixels. As soon as the software has identified the number of sectors for each typology, the ratio computed between the number CH, of the sectors totally covered by clouds and the total number of sectors (set as 36) is multiplied for a coefficient KC1, empirically defined as 0.9. It has a high value because it considers very penalizing for a picture to represent a cloudy vision of the Earth surface. he same process is applied to partially covered sectors, where C2 is the number of them and KC2 is equal to 0.5. At the end the sectors representing the sea are processed. hose are equal in number to and the coefficient K is equal to 0.7. After this process, the value of the BIPBIP is the final value that describes the quality of the image and catalogues the pictures. 4. COCLUIO he method implemented here can easily detect images that are overexposed or do not represent the Earth s surface. All the images tested showing space have been valued with a low BIPBIP by the software, and not one photo showing terrain has been mismatched. his first result is very important because sets a very deep threshold

9 between images that could be download, and the ones that absolutely must not be considered good. It is important for the strength of the method. For the homogeneous images, the result changes a little. he software does not identify every hazy image because the phenomena in observation is very different in each situation, but the software could penalize a photo in which homogeneity does not permit it to be used in the test campaign. he results for the sector analysis does not appear as good, but let us analyze them. CM CMF CMM CH F D Fo M CoF CoFo CM CMF CMM CH F D Fo M CoF CoFo able 1: Results of the analysis of the sectors he APER is 27,45%. he index is not very low, but it is interesting to observe that the error of misclassification is generally addressed to penalize the sector of interest. If we consider that Palamede has the capability of storing 13 photos, an error like this is not very important because if a good photo has a low BIPBIP, another one has a better quality index. In addition, we have to realize that for many misclassified sectors, like confusing sea with flat terrain, a human operator may also not be able to distinguish between them. In other kinds of sectors, like coast and flat terrain, their classification could be influenced by the amount of plain and sea in the photo. All this consideration helps us to conclude that the method has good performance and it is able to give good results with the advantage of an easy and light implementation. Better results can be achieved with more computational and memory resources which are not available on Palamede. REFERECE [1] J. hmetz, P. Pili,. jemkes, D. Just, An Introduction to Meteosat second generation, AM journal, Vol. 83 Issue 7, 2002, pp [2] G. eiz, M. Baltsavias, A. Gruen, High-resolution cloud motion analysis with Meteosat-6 rapid scans, MIR and AER. EUMEA Meteorological atellite Conference, Weimar, 28 eptember - 3 October 2003 [3] F. Bernelli-Zazzera, M. Molina, M. Vanotti, M. Vasile, ew algorithm for attitude determination using GP signals, AIDAA XVI congress Palermo eptember 2001 [4] F. Bernelli-Zazzera, G. Chessa, A.E.Finzi, M. Molina, Preliminary design and operations of Palamede microsatellite, AIDAA XVI congress Palermo eptember 2001

10 [5] F. Bernelli-Zazzera, C. Daeder, M. Molina, Low cost commercial camera use on small satellites for Earth observation, AIDAA XVI congress Palermo eptember 2001 [6] R. A. Johnson, D. W. Wichern, Applied Multivariate tatistical Analysis, 5 th ed., Pearson Education, ovember 2001 [7] D. Meloni, oftware Architectural design of Palamede microsatellite, Mc. hesis (in Italian, title: Progetto dell architettura software del microsatellite Palamede), Politecnico di Milano, [8] M. Massari, I. Ferrario, Autonomous navigation of a rover for space exploration, Mc hesis (in Italian, title: avigazione autonoma di un veicolo per esplorazione spaziale), Politecnico di Milano, 2000 [9] F. Malnati, D. Meloni, G. Giardini, Palamede oftware Requirements, Internal document,politecnico di Milano, 2003

Image Processing and Transmission by Means of Satellite Network

Image Processing and Transmission by Means of Satellite Network Image Processing and Transmission by Means of Satellite Network Marco Molina, Roberto Bianchi, Franco Bernelli Zazzera Dipartimento di Ingegneria Aerospaziale Politecnico di Milano Via La Masa 34 20158

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

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

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

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

More information

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

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

Implementation of three axis magnetic control mode for PISAT

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

More information

VBS - The Optical Rendezvous and Docking Sensor for PRISMA

VBS - The Optical Rendezvous and Docking Sensor for PRISMA Downloaded from orbit.dtu.dk on: Jul 04, 2018 VBS - The Optical Rendezvous and Docking Sensor for PRISMA Jørgensen, John Leif; Benn, Mathias Published in: Publication date: 2010 Document Version Publisher's

More information

Compact High Resolution Imaging Spectrometer (CHRIS) siraelectro-optics

Compact High Resolution Imaging Spectrometer (CHRIS) siraelectro-optics Compact High Resolution Imaging Spectrometer (CHRIS) Mike Cutter (Mike_Cutter@siraeo.co.uk) Summary CHRIS Instrument Design Instrument Specification & Performance Operating Modes Calibration Plan Data

More information

PAYLOAD DESIGN FOR A MICROSATELLITE II. Aukai Kent Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI ABSTRACT

PAYLOAD DESIGN FOR A MICROSATELLITE II. Aukai Kent Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI ABSTRACT PAYLOAD DESIGN FOR A MICROSATELLITE II Aukai Kent Department of Mechanical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT Conventional satellites are extremely large, highly expensive,

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

Ian D Souza (1), David Martin (2)

Ian D Souza (1), David Martin (2) NANO-SATTELITE DEMONSTRATION MISSION: THE DETECTION OF MARITIME AIS SIGNALS FROM LOW EARTH ORBIT SMALL SATELLITE SYSTEMS AND SERVICES SYMPOSIUM Pestana Conference Centre Funchal, Madeira - Portugal 31

More information

Interplanetary CubeSats mission for space weather evaluations and technology demonstration

Interplanetary CubeSats mission for space weather evaluations and technology demonstration Interplanetary CubeSats mission for space weather evaluations and technology demonstration M.A. Viscio, N. Viola, S. Corpino Politecnico di Torino, Italy C. Circi*, F. Fumenti** *University La Sapienza,

More information

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

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

More information

Aaron J. Dando Principle Supervisor: Werner Enderle

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

More information

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

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

More information

GEM Student Tutorial: Cubesats. Alex Crew

GEM Student Tutorial: Cubesats. Alex Crew GEM Student Tutorial: Cubesats Alex Crew Outline What is a Cubesat? Advantages and disadvantages Examples of Cubesat missions What is a cubesat? Originally developed by California Polytechnic State University

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

Satellite Engineering Research at US Prof Herman Steyn

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

More information

Microsatellite Constellation for Earth Observation in the Thermal Infrared Region

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

More information

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

Internet based Real-Time Telemetry System for the micro-satellite. in Low Earth Orbit. 1 Introduction 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,

More information

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

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

More information

Development of Microsatellite to Detect Illegal Fishing MS-SAT

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

More information

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

New techniques for Radiation testing of CubeSats

New techniques for Radiation testing of CubeSats The most important thing we build is trust ADVANCED ELECTRONIC SOLUTIONS AVIATION SERVICES COMMUNICATIONS AND CONNECTIVITY MISSION SYSTEMS New techniques for Radiation testing of CubeSats Jiri Hofman,

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

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

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

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

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

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

FIRST ACQUISITION OF THE SKYBRIDGE CONSTELLATION SATELLITES

FIRST ACQUISITION OF THE SKYBRIDGE CONSTELLATION SATELLITES FIRST ACQUISITION OF THE SKYBRIDGE CONSTELLATION SATELLITES Christine FERNANDEZ-MARTIN Pascal BROUSSE Eric FRAYSSINHES christine.fernandez-martin@cisi.fr pascal.brousse@cnes.fr eric.frayssinhes@space.alcatel.fr

More information

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

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

More information

t =1 Transmitter #2 Figure 1-1 One Way Ranging Schematic

t =1 Transmitter #2 Figure 1-1 One Way Ranging Schematic 1.0 Introduction OpenSource GPS is open source software that runs a GPS receiver based on the Zarlink GP2015 / GP2021 front end and digital processing chipset. It is a fully functional GPS receiver which

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

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

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

More information

SDCG-5 Session 2. Landsat 7/8 status and 2013 Implementation Plan (Element 1)

SDCG-5 Session 2. Landsat 7/8 status and 2013 Implementation Plan (Element 1) Session 2 Landsat 7/8 status and 2013 Implementation Plan (Element 1) Gene Fosnight Mission Landsat Launch and commissioning Landsat 7 Operational: since 15 April 1999 Expected life time:; anticipate decommissioning

More information

Low-Cost Simulation and Verification Environment for Micro-Satellites

Low-Cost Simulation and Verification Environment for Micro-Satellites Trans. JSASS Aerospace Tech. Japan Vol. 14, No. ists30, pp. Pf_83-Pf_88, 2016 Low-Cost Simulation and Verification Environment for Micro-Satellites By Toshinori KUWAHARA, Kazufumi FUKUDA, Nobuo SUGIMURA,

More information

Low Cost Earth Sensor based on Oxygen Airglow

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

More information

Govt. Engineering College Jhalawar Model Question Paper Subject- Remote Sensing & GIS

Govt. Engineering College Jhalawar Model Question Paper Subject- Remote Sensing & GIS Govt. Engineering College Jhalawar Model Question Paper Subject- Remote Sensing & GIS Time: Max. Marks: Q1. What is remote Sensing? Explain the basic components of a Remote Sensing system. Q2. What is

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

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

Baumanets student micro-satellite

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

More information

THE OFFICINE GALILEO DIGITAL SUN SENSOR

THE OFFICINE GALILEO DIGITAL SUN SENSOR THE OFFICINE GALILEO DIGITAL SUN SENSOR Franco BOLDRINI, Elisabetta MONNINI Officine Galileo B.U. Spazio- Firenze Plant - An Alenia Difesa/Finmeccanica S.p.A. Company Via A. Einstein 35, 50013 Campi Bisenzio

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

Chapter 8. Remote sensing

Chapter 8. Remote sensing 1. Remote sensing 8.1 Introduction 8.2 Remote sensing 8.3 Resolution 8.4 Landsat 8.5 Geostationary satellites GOES 8.1 Introduction What is remote sensing? One can describe remote sensing in different

More information

Range Sensing strategies

Range Sensing strategies Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart and Nourbakhsh 4.1.6 Range Sensors (time of flight) (1) Large range distance measurement -> called

More information

Copyright 2012, The Aerospace Corporation, All rights reserved

Copyright 2012, The Aerospace Corporation, All rights reserved The Aerospace Corporation 2012 1 / 22 Aerospace PICOSAT Program Value 2 / 22 Perform Missions - two types: High risk for maximum return Use latest technology Create capability roadmap Risk reduction for

More information

Perspectives of development of satellite constellations for EO and connectivity

Perspectives of development of satellite constellations for EO and connectivity Perspectives of development of satellite constellations for EO and connectivity Gianluca Palermo Sapienza - Università di Roma Paolo Gaudenzi Sapienza - Università di Roma Introduction - Interest in LEO

More information

TigreSAT 2010 &2011 June Monthly Report

TigreSAT 2010 &2011 June Monthly Report 2010-2011 TigreSAT Monthly Progress Report EQUIS ADS 2010 PAYLOAD No changes have been done to the payload since it had passed all the tests, requirements and integration that are necessary for LSU HASP

More information

IT-SPINS Ionospheric Imaging Mission

IT-SPINS Ionospheric Imaging Mission IT-SPINS Ionospheric Imaging Mission Rick Doe, SRI Gary Bust, Romina Nikoukar, APL Dave Klumpar, Kevin Zack, Matt Handley, MSU 14 th Annual CubeSat Dveloper s Workshop 26 April 2017 IT-SPINS Ionosphere-Thermosphere

More information

CubeSat Integration into the Space Situational Awareness Architecture

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

More information

METimage Calibration & Performance Verification. Xavier Gnata ICSO 2016

METimage Calibration & Performance Verification. Xavier Gnata ICSO 2016 METimage Calibration & Performance Verification Xavier Gnata ICSO 2016 METimage factsheet Mission Passive imaging radiometer (multi-spectral) 20 spectral channels (443 13.345nm) Global coverage within

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

Chapter 2 Satellite Configuration Design

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

More information

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

TELECOMMUNICATION SATELLITE TELEMETRY TRACKING AND COMMAND SUB-SYSTEM

TELECOMMUNICATION SATELLITE TELEMETRY TRACKING AND COMMAND SUB-SYSTEM TELECOMMUNICATION SATELLITE TELEMETRY TRACKING AND COMMAND SUB-SYSTEM Rodolphe Nasta Engineering Division ALCATEL ESPACE Toulouse, France ABSTRACT This paper gives an overview on Telemetry, Tracking and

More information

GEOMETRIC RECTIFICATION OF EUROPEAN HISTORICAL ARCHIVES OF LANDSAT 1-3 MSS IMAGERY

GEOMETRIC RECTIFICATION OF EUROPEAN HISTORICAL ARCHIVES OF LANDSAT 1-3 MSS IMAGERY GEOMETRIC RECTIFICATION OF EUROPEAN HISTORICAL ARCHIVES OF LANDSAT -3 MSS IMAGERY Torbjörn Westin Satellus AB P.O.Box 427, SE-74 Solna, Sweden tw@ssc.se KEYWORDS: Landsat, MSS, rectification, orbital model

More information

Rec. ITU-R S RECOMMENDATION ITU-R S.1424

Rec. ITU-R S RECOMMENDATION ITU-R S.1424 Rec. ITU-R S.1424 1 RECOMMENDATION ITU-R S.1424 AVAILABILITY OBJECTIVES FOR A HYPOTHETICAL REFERENCE DIGITAL PATH WHEN USED FOR THE TRANSMISSION OF B-ISDN ASYNCHRONOUS TRANSFER MODE IN THE FSS BY GEOSTATIONARY

More information

William B. Green, Danika Jensen, and Amy Culver California Institute of Technology Jet Propulsion Laboratory Pasadena, CA 91109

William B. Green, Danika Jensen, and Amy Culver California Institute of Technology Jet Propulsion Laboratory Pasadena, CA 91109 DIGITAL PROCESSING OF REMOTELY SENSED IMAGERY William B. Green, Danika Jensen, and Amy Culver California Institute of Technology Jet Propulsion Laboratory Pasadena, CA 91109 INTRODUCTION AND BASIC DEFINITIONS

More information

An Introduction to Remote Sensing & GIS. Introduction

An Introduction to Remote Sensing & GIS. Introduction An Introduction to Remote Sensing & GIS Introduction Remote sensing is the measurement of object properties on Earth s surface using data acquired from aircraft and satellites. It attempts to measure something

More information

Research by Ukraine of the near Earth space

Research by Ukraine of the near Earth space MEETING BETWEEN YUZHNOYE SDO AND HONEYWELL, DECEMBER 8, 2009 Research by Ukraine of the near Earth space YUZHNOYE SDO PROPOSALS 50 th session FOR of COOPERATION STSC COPUOS WITH HONEYWELL Vienna 11-22

More information

Worst-Case GPS Constellation for Testing Navigation at Geosynchronous Orbit for GOES-R

Worst-Case GPS Constellation for Testing Navigation at Geosynchronous Orbit for GOES-R Worst-Case GPS Constellation for Testing Navigation at Geosynchronous Orbit for GOES-R Kristin Larson, Dave Gaylor, and Stephen Winkler Emergent Space Technologies and Lockheed Martin Space Systems 36

More information

Leveraging Commercial Communication Satellites to support the Space Situational Awareness Mission Area. Timothy L. Deaver Americom Government Services

Leveraging Commercial Communication Satellites to support the Space Situational Awareness Mission Area. Timothy L. Deaver Americom Government Services Leveraging Commercial Communication Satellites to support the Space Situational Awareness Mission Area Timothy L. Deaver Americom Government Services ABSTRACT The majority of USSTRATCOM detect and track

More information

RADIOMETRIC CAMERA CALIBRATION OF THE BiLSAT SMALL SATELLITE: PRELIMINARY RESULTS

RADIOMETRIC CAMERA CALIBRATION OF THE BiLSAT SMALL SATELLITE: PRELIMINARY RESULTS RADIOMETRIC CAMERA CALIBRATION OF THE BiLSAT SMALL SATELLITE: PRELIMINARY RESULTS J. Friedrich a, *, U. M. Leloğlu a, E. Tunalı a a TÜBİTAK BİLTEN, ODTU Campus, 06531 Ankara, Turkey - (jurgen.friedrich,

More information

Science on the Fly. Preview. Autonomous Science for Rover Traverse. David Wettergreen The Robotics Institute Carnegie Mellon University

Science on the Fly. Preview. Autonomous Science for Rover Traverse. David Wettergreen The Robotics Institute Carnegie Mellon University Science on the Fly Autonomous Science for Rover Traverse David Wettergreen The Robotics Institute University Preview Motivation and Objectives Technology Research Field Validation 1 Science Autonomy Science

More information

THE GPS SATELLITE AND PAYLOAD

THE GPS SATELLITE AND PAYLOAD THE GPS SATELLITE AND PAYLOAD Andrew Codik and Robert A. Gronlund Rockwell International Corporation Satellite Systems Division 12214 Lakewood Boulevard Downey, California, USA 90241 ABSTRACT The NAVSTAR/Global

More information

Mobile Positioning in Wireless Mobile Networks

Mobile Positioning in Wireless Mobile Networks Mobile Positioning in Wireless Mobile Networks Peter Brída Department of Telecommunications and Multimedia Faculty of Electrical Engineering University of Žilina SLOVAKIA Outline Why Mobile Positioning?

More information

THE ELECTRONIC CHART DISPLAY AND INFORMATION SYSTEM (ECDIS) IN CHINA

THE ELECTRONIC CHART DISPLAY AND INFORMATION SYSTEM (ECDIS) IN CHINA International Hydrographic 'Review, Monaco, LXIX(2), September 1992 THE ELECTRONIC CHART DISPLAY AND INFORMATION SYSTEM (ECDIS) IN CHINA by The Research Group on ECDIS 1 Abstract This paper presents a

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

Figure 1 HDR image fusion example

Figure 1 HDR image fusion example TN-0903 Date: 10/06/09 Using image fusion to capture high-dynamic range (hdr) scenes High dynamic range (HDR) refers to the ability to distinguish details in scenes containing both very bright and relatively

More information

A MULTIMEDIA CONSTELLATION DESIGN METHOD

A MULTIMEDIA CONSTELLATION DESIGN METHOD A MULTIMEDIA CONSTELLATION DESIGN METHOD Bertrand Raffier JL. Palmade Alcatel Space Industries 6, av. JF. Champollion BP 87 07 Toulouse cx France e-mail: b.raffier.alcatel@e-mail.com Abstract In order

More information

Working Party 5B DRAFT NEW RECOMMENDATION ITU-R M.[500KHZ]

Working Party 5B DRAFT NEW RECOMMENDATION ITU-R M.[500KHZ] Radiocommunication Study Groups Source: Subject: Document 5B/TEMP/376 Draft new Recommendation ITU-R M.[500kHz] Document 17 November 2011 English only Working Party 5B DRAFT NEW RECOMMENDATION ITU-R M.[500KHZ]

More information

Introduction. Satellite Research Centre (SaRC)

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

More information

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

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

More information

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

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

More information

ABSTRACT INTRODUCTION

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

More information

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

Design of a Remote-Cockpit for small Aerospace Vehicles

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

More information

V. Bui, J.J. Soon, U. Tawon Y.T. Xing, M.D. Pham, L.S. Lim, I. Kamajaya K.S. Low. Satellite Research Centre (SaRC) Nanyang Technological University

V. Bui, J.J. Soon, U. Tawon Y.T. Xing, M.D. Pham, L.S. Lim, I. Kamajaya K.S. Low. Satellite Research Centre (SaRC) Nanyang Technological University V. Bui, J.J. Soon, U. Tawon Y.T. Xing, M.D. Pham, L.S. Lim, I. Kamajaya K.S. Low Satellite Research Centre (SaRC) Nanyang Technological University o o o o o o Mission Objective Collecting Pre-earthquake

More information

Phone: , Fax: , Germany

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

More information

High Performance Imaging Using Large Camera Arrays

High Performance Imaging Using Large Camera Arrays High Performance Imaging Using Large Camera Arrays Presentation of the original paper by Bennett Wilburn, Neel Joshi, Vaibhav Vaish, Eino-Ville Talvala, Emilio Antunez, Adam Barth, Andrew Adams, Mark Horowitz,

More information

Interferometric Cartwheel 1

Interferometric Cartwheel 1 The Interferometric CartWheel A wheel of passive radar microsatellites for upgrading existing SAR projects D. Massonnet, P. Ultré-Guérard (DPI/EOT) E. Thouvenot (DTS/AE/INS/IR) Interferometric Cartwheel

More information

FORMOSAT-5. - Launch Campaign-

FORMOSAT-5. - Launch Campaign- 1 FORMOSAT-5 - Launch Campaign- FORMOSAT-5 Launch Campaign 2 FORMOSAT-5 Launch Campaign Launch Date: 2017.08.24 U.S. Pacific Time Activities 11:50-12:23 Launch Window 13:30-16:00 Reception 3 FORMOSAT-5

More information

RECOMMENDATION ITU-R SA (Question ITU-R 210/7)

RECOMMENDATION ITU-R SA (Question ITU-R 210/7) Rec. ITU-R SA.1016 1 RECOMMENDATION ITU-R SA.1016 SHARING CONSIDERATIONS RELATING TO DEEP-SPACE RESEARCH (Question ITU-R 210/7) Rec. ITU-R SA.1016 (1994) The ITU Radiocommunication Assembly, considering

More information

Primer on GPS Operations

Primer on GPS Operations MP Rugged Wireless Modem Primer on GPS Operations 2130313 Rev 1.0 Cover illustration by Emma Jantz-Lee (age 11). An Introduction to GPS This primer is intended to provide the foundation for understanding

More information

Present and future of marine production in Boka Kotorska

Present and future of marine production in Boka Kotorska Present and future of marine production in Boka Kotorska First results from satellite remote sensing for the breeding areas of filter feeders in the Bay of Kotor INTRODUCTION Environmental monitoring is

More information

SPACE. DG GROW Internal Market, Industry Entrepreneurship and SMEs GROW/I1 - Space Policy and Research Unit

SPACE. DG GROW Internal Market, Industry Entrepreneurship and SMEs GROW/I1 - Space Policy and Research Unit 1 SPACE DG GROW Internal Market, Industry Entrepreneurship and SMEs GROW/I1 - Policy and Research Unit mario.amaral@ec.europa.eu Lisbon, 14-15 September 2016 2017 call topics Competitiveness of the European

More information

TECHNICAL ASPECTS AND ATTITUDE CONTROL STRATEGY OF LAPAN-TUBSAT MICRO SATELLITE

TECHNICAL ASPECTS AND ATTITUDE CONTROL STRATEGY OF LAPAN-TUBSAT MICRO SATELLITE TECHNICAL ASPECTS AND ATTITUDE CONTROL STRATEGY OF LAPAN-TUBSAT MICRO SATELLITE S. Hardhienata (1), A. Nuryanto (1), R. H. Triharjanto (1), U. Renner (2) (1) Indonesian National Institute of Aeronautics

More information

SYSTEMS INTEGRATION AND STABILIZATION OF A CUBESAT

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

More information

COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: PHYSICS

COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: PHYSICS COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: PHYSICS COURSE: PHY 423 DISCLAIMER The contents of this document are intended for practice and leaning purposes at the undergraduate level.

More information

The PROBA Missions Design Capabilities for Autonomous Guidance, Navigation and Control. Jean de Lafontaine President

The PROBA Missions Design Capabilities for Autonomous Guidance, Navigation and Control. Jean de Lafontaine President The PROBA Missions Design Capabilities for Autonomous Guidance, Navigation and Control Jean de Lafontaine President Overview of NGC NGC International Inc (holding company) NGC Aerospace Ltd Sherbrooke,

More information

Sentinel-2 Products and Algorithms

Sentinel-2 Products and Algorithms Sentinel-2 Products and Algorithms Ferran Gascon (Sentinel-2 Data Quality Manager) Workshop Preparations for Sentinel 2 in Europe, Oslo 26 November 2014 Sentinel-2 Mission Mission Overview Products and

More information

Chapter 8. Representing Multimedia Digitally

Chapter 8. Representing Multimedia Digitally Chapter 8 Representing Multimedia Digitally Learning Objectives Explain how RGB color is represented in bytes Explain the difference between bits and binary numbers Change an RGB color by binary addition

More information

Research Activities on Small Satellite in HIT

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

More information

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

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

More information

SG3 Software, Databanks and Testing Procedures

SG3 Software, Databanks and Testing Procedures ITU WORKSHOP Overview of activities of ITU-R Study Group 3 on radiowave propagation: (The Hague, 10 April 2014) SG3 Software, Databanks and Testing Procedures Antonio Martellucci Carlo Riva International

More information

A simple embedded stereoscopic vision system for an autonomous rover

A simple embedded stereoscopic vision system for an autonomous rover In Proceedings of the 8th ESA Workshop on Advanced Space Technologies for Robotics and Automation 'ASTRA 2004' ESTEC, Noordwijk, The Netherlands, November 2-4, 2004 A simple embedded stereoscopic vision

More information

Figure 1. Proposed Mission Operations Functions. Key Performance Parameters Success criteria of an amateur communicator on board of Moon-exploration

Figure 1. Proposed Mission Operations Functions. Key Performance Parameters Success criteria of an amateur communicator on board of Moon-exploration Title: CubeSat amateur laser communicator with Earth to Moon orbit data link capability Primary Point of Contact (POC) & email: oregu.nijuniku@jaxa.jp Co-authors: Oleg Nizhnik Organization: JAXA Need Available

More information

FLAT FIELDS FOR FILTER WHEEL OFFSET POSITIONS

FLAT FIELDS FOR FILTER WHEEL OFFSET POSITIONS FLAT FIELDS FOR FILTER WHEEL OFFSET POSITIONS R. C. Bohlin, T. Wheeler, and J. Mack October 29, 2003 ABSTRACT The ACS filter wheel movements are accurate to one motor step, which leads to errors that exceed

More information