Detection of LEO Objects Using CMOS Sensor

Size: px
Start display at page:

Download "Detection of LEO Objects Using CMOS Sensor"

Transcription

1 Trans. JSASS Aerospace Tech. Japan Vol. 14, No. ists30, pp. Pr_51-Pr_55, 2016 Detection of LEO Objects Using CMOS Sensor By Toshifumi YANAGISAWA, 1) Hirohisa KUROSAKI 1) and Hiroshi ODA 2) 1) Chofu Aerospace Center, JAXA, Chofu, Japan 2) Tsukuba Space Center, JAXA, Tsukuba, Japan (Received July 30th, 2015) We succeeded in detecting 10 cm LEO objects at 1000 km altitude with a CMOS sensor installed to the 18cm telescope by using fast frame rate of the CMOS sensor and FPGA-based image-processing technique. The LEO survey system using numerous sets of the CMOS sensor will contribute the monitoring LEO environments which is currently done with the space surveillance network of the United States and solving the space debris problem in the future. Key Words: Space Debris, LEO, CMOS Sensor 1. Introduction The space environment has recently deteriorated due to space debris, particularly in the low-earth orbit (LEO) region. 1) In order to protect active satellites in LEO, space debris must be precisely monitored. In this paper, monitor means detection of objects, determination of their orbits and maintaining them. Although currently, this is mainly handled by the Space Surveillance Network (SSN), via global radar observation sites of the United States, the SSN detection limit is about 10 cm which is insufficient to protect active satellites. Most satellites cannot survive a collision with an object of 1 cm. 2) Conversely, optical sensors are mainly used to monitor geostationary (GEO) orbits. 3) However, by enhancing the detection efficiency of optical sensors and PC performance, the extremely low cost of optical sensor compared to radar systems may enable optical sensors to monitor LEO objects like radars. The complementary metal oxide semiconductor (CMOS) sensors are rapidly replacing the charge-coupled device (CCD) sensors in the consumer camera market. With their significant technological improvements, these devices begin to compete with CCDs for scientific applications especially in the astronomical field. Schildknecht and his team discussed the application of CMOS for the observation of space objects like space debris. 4,5) We are developing CMOS sensors shown in Fig.1 which are designed for LEO objects observation. It can take 32 1K1K-frames of 10msec exposure with 2 seconds interval continuously. This is much faster than CCD sensor and a big advantage for the observation of fast moving LEO objects. We carried out LEO survey observations using the CMOS sensor. The data was analyzed using the field-programmable gate array (FPGA) based analysis system which was originally developed for the detection of small objects at GEO orbits and modified for the detection of LEO objects. As a result, we succeeded in detection of LEO objects with the size of about 10cm. This result means that CMOS sensor and FPGA based analysis system will be a powerful tool to monitor LEO Fig. 1. environments in the future. The detail of the CMOS sensor used in this study is shown in the section 2. The FPGA based analysis system is explained in the section 3. The survey and its results are described in section 4. The LEO survey system using a lot of CMOS sensors is proposed in the section CMOS Sensor CMOS sensor developed for LEO objects observation. A CMOS sensor designed for observations of LEO objects was developed by Nobuo Electronics co., LTD. 6) The main CMOS camera was ORCA-Flash4.0v2 manufactured by Hamamatsu Photonics co.,ltd. 7) It has 2K by 2K pixels with the 6.5 microns by 6.5 microns pixel size. 2 by 2 binning is possible for data saving. The quantum efficiency is about 30%, 65%, 73%, 65%, 43% and 20% at 400 nm, 500 nm, 600 nm, 700 nm, 800 nm and 900 nm, respectively. It can take 30 and 100 frames per second with the readout noise of 0.8 and 1.0 electron, respectively. The global positioning system (GPS) unit was installed to stamp the image acquisition time with msec order. Interval image acquisition is possible to prevent overflow of the data during long observation period. With a 18cm-telescope epsilon 180ED manufactured by Takahashi co., LTD 8) for the optics, the field of view of the sensor is Copyright 2016 by the Japan Society for Aeronautical and Space Sciences and ISTS. All rights reserved. Pr_51

2 Trans. JSASS Aerospace Tech. Japan Vol. 14, No. ists30 (2016) Fig. 2. The FPGA board manufactured by Soliton Systems co., LTD. 1.5-degree by 1.5-degree. 3. FPGA Based Analysis System Basic algorithm of the FPGA based analysis system is the stacking method. It uses multiple CCD images to detect very faint objects that are undetectable in a single CCD image. It stacks those images with presumed target motion to improve the signal-to-noise ratio by calculating the median. Details of the stacking method are shown in other papers. 9-11) The only weakness of the stacking method is the time required to detect an unseen object whose movement is not known, because a range of likely paths must be assumed and checked. For example, the analysis time for 65,536 processing iterations of 32 1,024 1,024-pixel frames, which are intended to detect objects moving within a pixel area, is about 280 hours using a normal desktop computer, which is not really practical. Although cataloged space debris whose motion can be estimated in some way are easy to detect, finding un-cataloged space debris is realistically impossible. Although using many computers in parallel to reduce the analysis time may be a solution, considering upcoming large-format CCD cameras and CMOS sensors, a more sophisticated algorithm which greatly reduces the analysis time is needed to overcome this situation. We found that binarizing original images reduces analysis time dramatically and sum can be used instead of median, which is most time-consuming part of the stacking method, to get almost same results. Besides, this new algorithm is very simple, so that we can embed it to an FPGA, which is a programmable hardware device suitable for rapidly executing simple calculations. 12) Figure 2 shows the FPGA board manufactured by Soliton Systems co., LTD. 13) Implementing the algorithm in hardware reduces the analysis time by 1,200 times over the original stacking method implemented in software. In our previous work, we used the FPGA based analysis system for the detection of small GEO objects by analyzing CCD frames. 12) The typical readout time of CCD cameras is a few second, which is enough for the observation of GEO objects. However, observation of LEO objects requires much faster readout time. Recently, improvements of CMOS sensors are remarkable. The most promising advantage of a CMOS sensor over a CCD camera is the readout time. It can read 100 frames per second. This is the big advantage for the Fig. 3. The faintest object detected in this study. Top figure shows the original image around the detected object. The second and the third images are the stacked images using 4 and 8 frames, respectively. The bottom image is the final stacked image using 32 frames. observation of LEO objects. In order to detect un-cataloged LEO objects, one of the effective observation methods is to stare one sky region with optical sensors and wait for the LEO objects passing through the field of view (FOV) of the sensors (a few degrees). In this method, optical sensors take images as fast as they can. Since the typical passing time of LEO objects is about 10 seconds, CCD cameras can only take a few frames, whereas, CMOS sensors can take hundreds. We can apply the FPGA based analysis system to the frames taken with CMOS sensors to detect faint LEO objects. Another advantage of CMOS sensors is the readout noise. As described in Section 2, readout noise of the CMOS sensor of this study is 1.0 electron, whereas, typical readout noise of CCD camera is about 10.0 electrons. In the case of long time exposure where the sky background noise is dominant, 10.0 electrons of CCD cameras may be negligible. However, in the case of LEO objects observation where extremely short exposure time like a few msec is required, 1.0 electron of CMOS sensors will greatly contribute to the noise suppression. 4. Survey Observation of LEO Objects Survey observations using the CMOS sensor described in Section 2 were carried out on November 22, December 25, 26 of 2014 and February 20 of The CMOS sensor was installed to the 18cm-telescope described in Section 2. In each day of 2014, 1800 sets of 32 frames of 10m-second exposure with 2-second interval were taken for 1 hour sets were taken for 2.5 hours on February 20 of All the data was analyzed using the FPGA based analysis system described in Section 3 offline. Analysis time for one set is about 6.6 minutes. As 3 FPGA boards were used simultaneously, analysis time of 1800 sets data (for one hour) was 66 hours. Since the amount of data from the CMOS sensor is about 100 Pr_52

3 T. YANAGISAWA et al.: Detection of LEO Objects Using CMOS Sensor Table. 1. The detail of the detected LEO objects. date Time(UT) Name(Satellite number) Magnitude(V) 2014/11/22 18:42:46.3 SL-8 R/B (09598) /11/22 18:50:54.3 BREEZE-M DEB (37198) /11/22 19:15:32.3 NOAA 3 (06920) /11/22 19:16:50.3 CZ-4B R/B (25732) /12/25 19:40:58.3 Not Identified /12/25 19:44:34.3 WESTFORD NEEDLES (20005) /12/25 19:53:42.3 COSMOS 1041 (11050) /12/25 20:09:20.3 COSMOS 928 (10141) /12/26 09:09:29.3 COSMOS 1925 (189838) /12/26 09:14:34.3 Not Identified /12/26 09:14:52.3 COSMOS 1110 (11425) /12/26 09:21:30.3 COSMOS 1162 (11697) /12/26 09:51:50.3 GLOBALSTAR M073 (37913) /02/20 10:19:28.3 Not Identified /02/20 10:24:00.3 BREEZE-KM R/B (39060) /02/20 10:26:08.3 THORAD AGENED DEB (04155) /02/20 10:56:52.3 Not Identified /02/20 10:59:02.3 METEOR 3-3 (20305) /02/20 11:10:52.3 Not Identified /02/20 20:29:30.3 Not Identified /02/20 20:35:22.3 Not Identified /02/20 20:42:30.3 Not Identified 6.55 Fig. 4. The brightness distribution of detected objects with the CCD sensor. X- and y-axes show the brightness in magnitude and number, while the blue and red columns represent cataloged and un-cataloged objects, respectively. The presumed sizes calculated under conditions of 1000km altitude, diffuse reflection with a 90-degree phase angle and albedo 0.1 were shown for 8-, 10-, and 12-magnitude. times of CCD, the FPGA based analysis system originally developed for the analysis of GEO data is not good enough for the analysis of LEO data. We need to reduce analysis time to about 12 hours at least to track the target next day. As a result of analysis, 22 objects were detected. Table 1 shows the detail of the detected objects. The faintest object is about 13.5 magnitude which is about 10cm objects at 1000km under the assumptions of diffuse reflection and albedo of 0.1. Figure 3 shows the original images and the stacked image of the faintest objects. In the previous work, the CCD sensor was used for LEO Fig. 5. The brightness distribution of detected objects with the CMOS sensor in this study. X- and y-axes show the brightness in magnitude and number, while the blue and red columns represent cataloged and un-cataloged objects, respectively. survey observations with the same optics and 169 objects were detected in 16 days survey observations. 14) Figure 4 shows the brightness distribution of detected objects with the CCD sensor. Here, the X- and Y-axes show brightness in magnitude and number, and the blue and red columns represent cataloged and un-cataloged objects, respectively. The presumed sizes calculated under a condition of 1000km altitude, diffuse reflection with a 90-degree phase angle and albedo 0.1 were shown at 8-, 10-, and 12-magnitude in the figure. Since the CCD could not take many frames as compared with the CMOS sensor, FPGA based analysis system could not be used. As shown in Fig.4, the detection limit of the previous work done with the CCD sensor was about 30 cm. Even with the large detection limit, about 15% of detected objects were Pr_53

4 Trans. JSASS Aerospace Tech. Japan Vol. 14, No. ists30 (2016) Fig. 6. un-cataloged. The detection limit of the SSN is 10cm in the LEO. The discrepancy may be caused by the difference between the optical reflection properties and radar ones of the LEO objects. Figure 5 shows the brightness distribution of detected objects with the CMOS sensor in this study. Although the number of detected objects is small, which is caused by small number of observation date and narrower FOV of the CMOS sensor, fainter objects were detected which attributes to the usage of the FPGA based analysis system. Un-cataloged ratio increased to 36%. This phenomena was also confirmed by another study using the NASA 3.0 m diameter Liquid Mirror Telescope. 15) It showed that a quarter of LEO objects exceeding 30 cm and a half of those exceeding 10 cm are uncatalogued which means the amount of uncatalogued objects exceeding 10 cm is almost equivalent to the catalogued total. From these facts, using CMOS sensor for observations of LEO objects, which enable us to take numerous frames and use FPGA based analysis system, has a great possibility for the future LEO observation network. 5. LEO Optical Survey System Using a Lot of CMOS Sensors We are proposing LEO optical survey system using a lot of optical sensors as shown in Fig. 6 to complement current radar system for LEO monitoring and the space situation awareness. 16) The observation site is placed around the center of the left figure and each quadrangular prism pinned to the site represents the FOV of each optical sensor. Colorful lines circulating the Earth represent trajectories of LEO objects. Many LEO objects will traverse the two fan-shaped fences comprising optical sensors, which will help obtain the long arc of those objects and their precise orbital determination. For optical observation, the site must be in the shadow of the Earth and LEO objects not, which are conditions realized a few hours before sunrise and after sunset. The previous study showed observations of two consecutive passes performed at two longitudinally separate sites, whereby two sets of observation separated by 60 degrees at each site allowed us to determine the orbit precisely. 17) Since the typical orbital period LEO optical observation system using a lot of CMOS sensors. is about 100 minutes, the ideal longitude separation of both sites is 25 degrees, which is equivalent to the Earth motion of that period. By using 40 sets of a CCD sensor and a 18cm telescope at each site, about 60% of LEO objects larger than 30cm will be detected and orbit-determined in four months. In this calculation, we assumed that the weather was clear for four months. Two tracking sites which are placed to both polar regions are needed to maintain orbital elements of those objects. The detail of the system is described in Yanagisawa et al. 18) As discussed in the section 4, with these optical settings, about 15-25% of detected LEO objects will be un-cataloged. This will help to reduce the risk of collisions between those objects and active satellites. By replacing CCD sensors to CMOS sensors, detection limit will improve to 10cm. As also discussed in Section 4, the setting will increase un-cataloged ratio up to 36-50%. This means that the number of cataloged objects will increase by a factor of when the proposed system is used along with the SSN of the United States. 6. Conclusions By enhancing the detection efficiency of optical sensors and PC performance, the extremely low cost of optical sensor compared to radar systems may enable them to monitor LEO objects like radars. Basic LEO debris observation unit consisting of optical CMOS sensor and FPGA based analysis system was developed. LEO survey observations were carried out using this unit and the result showed that the unit can detect about 10cm LEO objects at 1000km altitude. We need to reduce analysis time for practical use but the result is promising. The LEO survey system using numerous sets of the unit will contribute the monitoring LEO environments, which is currently done with the Space Surveillance Network of the United States. References 1) Liou, J.-C. and Johnson, N.L.: Risks in Space from Orbiting Debris, Science, 311 (2006), pp ) Christiansen, E. and Kerr, J.: Ballistic Limit Equations for Spacecraft Shielding, Int. J. Impact Eng, 26 (2001), pp ) Schildknecht, T., Musci, R., Ploner, M., Beutler, G., Flury, W., Kuusela, J., de Leon Cruz, J. and de Fatima Dominguez Palmero, Pr_54

5 T. YANAGISAWA et al.: Detection of LEO Objects Using CMOS Sensor L.: Optical Observations of Space Debris in GEO and in Highly-eccentric Orbits, Adv. in Space Res., 34 (2004), pp ) Schildknecht, T., Hize, A., Schlatter, P., Silha, J., Peltonen, J., Santti, T. and Flohrer, T.: Improved Space Object Observation Techniques Using CMOS Detectors, Proceedings of 6 th European Conference on Space Debris, Darmstadt, Germany, ) Silha, J., Schildknecht, T. and Flohrer, T.: Improved Space Object Orbit Determination Using CMOS Detectors, Proceedings of 2014 AMOS Technical Conference, ) (accessed May 18, 2015). 7) (accessed May 18, 2015). 8) (accessed May 18, 2015). 9) Yanagisawa, T., Nakajima, A., Kimura, T., Isobe, T., Futami, H. and Suzuki, M.: Detection of Small GEO Debris by Use of the Stacking Method, Trans. Japan Soc. Aero. Space Sci., 44 (2002), pp ) Yanagisawa, T., Nakajima, A., Kadota, K., Kurosaki, H., Nakamura, T., Yoshida, F., Dermawan, B. and Sato, Y.: Automatic Detection Algorithm for Small Moving Objects, Publ. Astron. Soc. Japan, 57 (2005), pp ) Nakajima, A., Yanagisawa, T., Kimura, T., Isobe, T., Tsujii, T., Yamamoto, M., Hoshino, T., Suzuki, M. and Futami, H.: Space Debris Observation by Ground-Based Optical Telescope, Proc. 22nd Int. Symp. Space Technology and Science (2000), pp ) Yanagisawa, T. and Kurosaki, H.: Detection of Faint GEO Objects Using JAXA s Fast Analysis Methods, Trans. JSASS Aerospace Tech. Japan, 10, ists28 (2012), pp. Pr_29-Pr_35. 13) (accessed May 18, 2015). 14) Yanagisawa, T., Kurosaki, H. and Oda, H.: Ground-based Optical Observation System for LEO Objects, Adv. in Space Res., 56 (2015), pp ) Mulrooney, M.: The NASA Liquid Mirror Telescope, Orbital Debris Quart. News, 11, 2 (2007), pp ) Yanagisawa, T., Kurosaki, H. and Oda, H.: Investigation of Ground-based Optical Observation System for LEO Objects, Trans. JSASS Aerospace Tech. Japan, 12, ists29 (2014), pp. Pr_41-Pr_46. 17) Technical Material of JAXA, QNX , ) Yanagisawa, T., Kurosaki, H., Oda, H. and Tagawa, M.: Investigation of Ground-based Optical Observation System for LEO Objects, Proceedings of 58th Space Sciences and Technology Conference, JSASS , 2014 (in Japanese). Pr_55

The new CMOS Tracking Camera used at the Zimmerwald Observatory

The new CMOS Tracking Camera used at the Zimmerwald Observatory 13-0421 The new CMOS Tracking Camera used at the Zimmerwald Observatory M. Ploner, P. Lauber, M. Prohaska, P. Schlatter, J. Utzinger, T. Schildknecht, A. Jaeggi Astronomical Institute, University of Bern,

More information

INITIAL DETECTION OF LOW EARTH ORBIT OBJECTS THROUGH PASSIVE OPTICAL WIDE ANGLE IMAGING SYSTEMS

INITIAL DETECTION OF LOW EARTH ORBIT OBJECTS THROUGH PASSIVE OPTICAL WIDE ANGLE IMAGING SYSTEMS INITIAL DETECTION OF LOW EARTH ORBIT OBJECTS THROUGH PASSIVE OPTICAL WIDE ANGLE IMAGING SYSTEMS T. Hasenohr *, 1, 2, D. Hampf 1, P. Wagner 1, F. Sproll 1, J. Rodmann 1, L. Humbert 1, A. Herkommer 2, W.

More information

Passive optical link budget for LEO space surveillance

Passive optical link budget for LEO space surveillance Passive optical link budget for LEO space surveillance Paul Wagner, Thomas Hasenohr, Daniel Hampf, Fabian Sproll, Leif Humbert, Jens Rodmann, Wolfgang Riede German Aerospace Center, Institute of Technical

More information

STREAK DETECTION ALGORITHM FOR SPACE DEBRIS DETECTION ON OPTICAL IMAGES

STREAK DETECTION ALGORITHM FOR SPACE DEBRIS DETECTION ON OPTICAL IMAGES STREAK DETECTION ALGORITHM FOR SPACE DEBRIS DETECTION ON OPTICAL IMAGES Alessandro Vananti, Klaus Schild, Thomas Schildknecht Astronomical Institute, University of Bern, Sidlerstrasse 5, CH-3012 Bern,

More information

Technology of Precise Orbit Determination

Technology of Precise Orbit Determination Technology of Precise Orbit Determination V Seiji Katagiri V Yousuke Yamamoto (Manuscript received March 19, 2008) Since 1971, most domestic orbit determination systems have been developed by Fujitsu and

More information

High Resolution BSI Scientific CMOS

High Resolution BSI Scientific CMOS CMOS, EMCCD AND CCD CAMERAS FOR LIFE SCIENCES High Resolution BSI Scientific CMOS Prime BSI delivers the perfect balance between high resolution imaging and sensitivity with an optimized pixel design and

More information

HDR IMAGING AND FAST EVEN TRACKING FOR ASTRONOMY

HDR IMAGING AND FAST EVEN TRACKING FOR ASTRONOMY Technical Note All-Sky Kite HDR IMAGING AND FAST EVEN TRACKING FOR ASTRONOMY October 2012, Northern Ireland Traditionally, Astronomers use CCD camera with a combination of cooling and low readout speed

More information

CMOS Star Tracker: Camera Calibration Procedures

CMOS Star Tracker: Camera Calibration Procedures CMOS Star Tracker: Camera Calibration Procedures By: Semi Hasaj Undergraduate Research Assistant Program: Space Engineering, Department of Earth & Space Science and Engineering Supervisor: Dr. Regina Lee

More information

GPI INSTRUMENT PAGES

GPI INSTRUMENT PAGES GPI INSTRUMENT PAGES This document presents a snapshot of the GPI Instrument web pages as of the date of the call for letters of intent. Please consult the GPI web pages themselves for up to the minute

More information

P1.53 ENHANCING THE GEOSTATIONARY LIGHTNING MAPPER FOR IMPROVED PERFORMANCE

P1.53 ENHANCING THE GEOSTATIONARY LIGHTNING MAPPER FOR IMPROVED PERFORMANCE P1.53 ENHANCING THE GEOSTATIONARY LIGHTNING MAPPER FOR IMPROVED PERFORMANCE David B. Johnson * Research Applications Laboratory National Center for Atmospheric Research Boulder, Colorado 1. INTRODUCTION

More information

THE CCD RIDDLE REVISTED: SIGNAL VERSUS TIME LINEAR SIGNAL VERSUS VARIANCE NON-LINEAR

THE CCD RIDDLE REVISTED: SIGNAL VERSUS TIME LINEAR SIGNAL VERSUS VARIANCE NON-LINEAR THE CCD RIDDLE REVISTED: SIGNAL VERSUS TIME LINEAR SIGNAL VERSUS VARIANCE NON-LINEAR Mark Downing 1, Peter Sinclaire 1. 1 ESO, Karl Schwartzschild Strasse-2, 85748 Munich, Germany. ABSTRACT The photon

More information

CMOS sensor for TAOS 2

CMOS sensor for TAOS 2 CMOS sensor for TAOS 2 Shiang-Yu Wang ( 王祥宇 ) Academia Sinica, Institute of Astronomy & Astrophysics Taiwan American Occultation Survey Institute of Astronomy & Astrophysics, Academia Sinica, Taiwan Sun-Kun

More information

Qualification Tests of Micro-camera Modules for Space Applications

Qualification Tests of Micro-camera Modules for Space Applications Trans. JSASS Aerospace Tech. Japan Vol. 9, pp. 15-20, 2011 Qualification Tests of Micro-camera Modules for Space Applications By Shinichi KIMURA and Akira MIYASAKA Department of Electrical Engineering,

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

Spatially Resolved Backscatter Ceilometer

Spatially Resolved Backscatter Ceilometer Spatially Resolved Backscatter Ceilometer Design Team Hiba Fareed, Nicholas Paradiso, Evan Perillo, Michael Tahan Design Advisor Prof. Gregory Kowalski Sponsor, Spectral Sciences Inc. Steve Richstmeier,

More information

SSC space expertise on the ground

SSC space expertise on the ground SSC space expertise on the ground FMV Sensor Symposium Stockholm, September 2016 Björn Ohlson and Petrus Hyvönen Satellite Services for Surveillance & Reconnaissance Navigation Communication and Space

More information

Model ST-9XE CCD Imaging Camera SBIG ASTRONOMICAL INSTRUMENTS

Model ST-9XE CCD Imaging Camera SBIG ASTRONOMICAL INSTRUMENTS Model ST-9XE CCD Imaging Camera.. SBIG ASTRONOMICAL INSTRUMENTS 1... Model ST-9XE Dual CCD Self-Guiding Camera The ST-9XE is identical to the ST-7/8/10/2000 cameras with the exception of the imaging CCD.

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

Detectors that cover a dynamic range of more than 1 million in several dimensions

Detectors that cover a dynamic range of more than 1 million in several dimensions Detectors that cover a dynamic range of more than 1 million in several dimensions Detectors for Astronomy Workshop Garching, Germany 10 October 2009 James W. Beletic Teledyne Providing the best images

More information

Light gathering Power: Magnification with eyepiece:

Light gathering Power: Magnification with eyepiece: Telescopes Light gathering Power: The amount of light that can be gathered by a telescope in a given amount of time: t 1 /t 2 = (D 2 /D 1 ) 2 The larger the diameter the smaller the amount of time. If

More information

Evaluation of large pixel CMOS image sensors for the Tomo-e Gozen wide field camera

Evaluation of large pixel CMOS image sensors for the Tomo-e Gozen wide field camera Evaluation of large pixel CMOS image sensors for the Tomo-e Gozen wide field camera Yuto Kojima (Univ. of Tokyo) S. Sako, R. Ohsawa, H. Takahashi, M. Doi, N. Kobayashi, and the Tomo-e Gozen project Canon

More information

A 4 Megapixel camera with 6.5μm pixels, Prime BSI captures highly. event goes undetected.

A 4 Megapixel camera with 6.5μm pixels, Prime BSI captures highly. event goes undetected. PRODUCT DATASHEET Prime BSI SCIENTIFIC CMOS CAMERA Can a camera single-handedly differentiate your product against competitors? With the Prime BSI, the answer is a resounding yes. Instrument builders no

More information

Status of Active Debris Removal (ADR) developments at the Swiss Space Center

Status of Active Debris Removal (ADR) developments at the Swiss Space Center Status of Active Debris Removal (ADR) developments at the Swiss Space Center Muriel Richard, Benoit Chamot, Volker Gass, Claude Nicollier muriel.richard@epfl.ch IAF SYMPOSIUM 2013 11 February 2013 Vienna

More information

A new Photon Counting Detector: Intensified CMOS- APS

A new Photon Counting Detector: Intensified CMOS- APS A new Photon Counting Detector: Intensified CMOS- APS M. Belluso 1, G. Bonanno 1, A. Calì 1, A. Carbone 3, R. Cosentino 1, A. Modica 4, S. Scuderi 1, C. Timpanaro 1, M. Uslenghi 2 1-I.N.A.F.-Osservatorio

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

A new Photon Counting Detector: Intensified CMOS- APS

A new Photon Counting Detector: Intensified CMOS- APS A new Photon Counting Detector: Intensified CMOS- APS M. Belluso 1, G. Bonanno 1, A. Calì 1, A. Carbone 3, R. Cosentino 1, A. Modica 4, S. Scuderi 1, C. Timpanaro 1, M. Uslenghi 2 1- I.N.A.F.-Osservatorio

More information

Relative Cost and Performance Comparison of GEO Space Situational Awareness Architectures

Relative Cost and Performance Comparison of GEO Space Situational Awareness Architectures Relative Cost and Performance Comparison of GEO Space Situational Awareness Architectures Background Keith Morris Lockheed Martin Space Systems Company Chris Rice Lockheed Martin Space Systems Company

More information

METimage an innovative imaging radiometer for Post-EPS

METimage an innovative imaging radiometer for Post-EPS METimage an innovative imaging radiometer for Post-EPS Dr. Christian Brüns 1, Dr. Matthias Alpers 1, Dr. Alexander Pillukat 2 1 DLR German Space Agency, Königswinterer Straße 522-524, D-53227 Bonn, Germany

More information

Improving the Detection of Near Earth Objects for Ground Based Telescopes

Improving the Detection of Near Earth Objects for Ground Based Telescopes Improving the Detection of Near Earth Objects for Ground Based Telescopes Anthony O'Dell Captain, United States Air Force Air Force Research Laboratories ABSTRACT Congress has mandated the detection of

More information

Wireless Power Transmission of Solar Energy from Space to Earth Using Microwaves

Wireless Power Transmission of Solar Energy from Space to Earth Using Microwaves Wireless Power Transmission of Solar Energy from Space to Earth Using Microwaves Raghu Amgothu Contract Lecturer in ECE Dept., Government polytechnic Warangal Abstract- In the previous stages, we are studying

More information

Passive Microwave Sensors LIDAR Remote Sensing Laser Altimetry. 28 April 2003

Passive Microwave Sensors LIDAR Remote Sensing Laser Altimetry. 28 April 2003 Passive Microwave Sensors LIDAR Remote Sensing Laser Altimetry 28 April 2003 Outline Passive Microwave Radiometry Rayleigh-Jeans approximation Brightness temperature Emissivity and dielectric constant

More information

Image Processing for Comets

Image Processing for Comets Image Processing for Comets Page 1 2.5 Surface Today, there are sensors of 768 x 512 pixels up to 8176 x 6132 pixels ( 49,1 mm x 36,8 mm), that's bigger than the old 35mm film. The size of the chip determines

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

The Asteroid Finder Focal Plane

The Asteroid Finder Focal Plane The Asteroid Finder Focal Plane H. Michaelis (1), S. Mottola (1), E. Kührt (1), T. Behnke (1), G. Messina (1), M. Solbrig (1), M. Tschentscher (1), N. Schmitz (1), K. Scheibe (2), J. Schubert (3), M. Hartl

More information

Characterisation of a CMOS Charge Transfer Device for TDI Imaging

Characterisation of a CMOS Charge Transfer Device for TDI Imaging Preprint typeset in JINST style - HYPER VERSION Characterisation of a CMOS Charge Transfer Device for TDI Imaging J. Rushton a, A. Holland a, K. Stefanov a and F. Mayer b a Centre for Electronic Imaging,

More information

6 Electromagnetic Field Distribution Measurements using an Optically Scanning Probe System

6 Electromagnetic Field Distribution Measurements using an Optically Scanning Probe System 6 Electromagnetic Field Distribution Measurements using an Optically Scanning Probe System TAKAHASHI Masanori, OTA Hiroyasu, and ARAI Ken Ichi An optically scanning electromagnetic field probe system consisting

More information

9/12/2011. Training Course Remote Sensing Basic Theory & Image Processing Methods September 2011

9/12/2011. Training Course Remote Sensing Basic Theory & Image Processing Methods September 2011 Training Course Remote Sensing Basic Theory & Image Processing Methods 19 23 September 2011 Remote Sensing Platforms Michiel Damen (September 2011) damen@itc.nl 1 Overview Platforms & missions aerial surveys

More information

Image and Multidimensional Signal Processing

Image and Multidimensional Signal Processing Image and Multidimensional Signal Processing Professor William Hoff Dept of Electrical Engineering &Computer Science http://inside.mines.edu/~whoff/ Digital Image Fundamentals 2 Digital Image Fundamentals

More information

Meteosat Third Generation (MTG) Lightning Imager (LI) instrument on-ground and in-flight calibration

Meteosat Third Generation (MTG) Lightning Imager (LI) instrument on-ground and in-flight calibration Meteosat Third Generation (MTG) Lightning Imager (LI) instrument on-ground and in-flight calibration Marcel Dobber, Stephan Kox EUMETSAT (Darmstadt, Germany) 1 Contents of this presentation Meteosat Third

More information

Interpixel crosstalk in a 3D-integrated active pixel sensor for x-ray detection

Interpixel crosstalk in a 3D-integrated active pixel sensor for x-ray detection Interpixel crosstalk in a 3D-integrated active pixel sensor for x-ray detection The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation

More information

ME 6406 MACHINE VISION. Georgia Institute of Technology

ME 6406 MACHINE VISION. Georgia Institute of Technology ME 6406 MACHINE VISION Georgia Institute of Technology Class Information Instructor Professor Kok-Meng Lee MARC 474 Office hours: Tues/Thurs 1:00-2:00 pm kokmeng.lee@me.gatech.edu (404)-894-7402 Class

More information

OPAL Optical Profiling of the Atmospheric Limb

OPAL Optical Profiling of the Atmospheric Limb OPAL Optical Profiling of the Atmospheric Limb Alan Marchant Chad Fish Erik Stromberg Charles Swenson Jim Peterson OPAL STEADE Mission Storm Time Energy & Dynamics Explorers NASA Mission of Opportunity

More information

Camera Test Protocol. Introduction TABLE OF CONTENTS. Camera Test Protocol Technical Note Technical Note

Camera Test Protocol. Introduction TABLE OF CONTENTS. Camera Test Protocol Technical Note Technical Note Technical Note CMOS, EMCCD AND CCD CAMERAS FOR LIFE SCIENCES Camera Test Protocol Introduction The detector is one of the most important components of any microscope system. Accurate detector readings

More information

APPENDIX D: ANALYZING ASTRONOMICAL IMAGES WITH MAXIM DL

APPENDIX D: ANALYZING ASTRONOMICAL IMAGES WITH MAXIM DL APPENDIX D: ANALYZING ASTRONOMICAL IMAGES WITH MAXIM DL Written by T.Jaeger INTRODUCTION Early astronomers relied on handmade sketches to record their observations (see Galileo s sketches of Jupiter s

More information

Astronomical Detectors. Lecture 3 Astronomy & Astrophysics Fall 2011

Astronomical Detectors. Lecture 3 Astronomy & Astrophysics Fall 2011 Astronomical Detectors Lecture 3 Astronomy & Astrophysics Fall 2011 Detector Requirements Record incident photons that have been captured by the telescope. Intensity, Phase, Frequency, Polarization Difficulty

More information

HIGH RESOLUTION COMPUTERIZED TOMOGRAPHY SYSTEM USING AN IMAGING PLATE

HIGH RESOLUTION COMPUTERIZED TOMOGRAPHY SYSTEM USING AN IMAGING PLATE HIGH RESOLUTION COMPUTERIZED TOMOGRAPHY SYSTEM USING AN IMAGING PLATE Takeyuki Hashimoto 1), Morio Onoe 2), Hiroshi Nakamura 3), Tamon Inouye 4), Hiromichi Jumonji 5), Iwao Takahashi 6); 1)Yokohama Soei

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

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

Remote Sensing Platforms

Remote Sensing Platforms Types of Platforms Lighter-than-air Remote Sensing Platforms Free floating balloons Restricted by atmospheric conditions Used to acquire meteorological/atmospheric data Blimps/dirigibles Major role - news

More information

Space Debris Related Activities -Japanese Case-

Space Debris Related Activities -Japanese Case- 2013.02.11 IAF Workshop, UN/COPUOS Space Debris Related Activities -Japanese Case- Tetsuo Yasaka Kyushu University, Prof. Emeritus QPS Institute Notable Features Japan- 1. No significant fragmentation

More information

pco.edge 4.2 LT 0.8 electrons 2048 x 2048 pixel 40 fps up to :1 up to 82 % pco. low noise high resolution high speed high dynamic range

pco.edge 4.2 LT 0.8 electrons 2048 x 2048 pixel 40 fps up to :1 up to 82 % pco. low noise high resolution high speed high dynamic range edge 4.2 LT scientific CMOS camera high resolution 2048 x 2048 pixel low noise 0.8 electrons USB 3.0 small form factor high dynamic range up to 37 500:1 high speed 40 fps high quantum efficiency up to

More information

Back-illuminated scientific CMOS camera. Datasheet

Back-illuminated scientific CMOS camera. Datasheet Back-illuminated scientific CMOS camera Datasheet Breakthrough Technology KURO DATASHEET Highlights The KURO from Princeton Instruments is the world s first scientific CMOS (scmos) camera system to implement

More information

Some Basic Concepts of Remote Sensing. Lecture 2 August 31, 2005

Some Basic Concepts of Remote Sensing. Lecture 2 August 31, 2005 Some Basic Concepts of Remote Sensing Lecture 2 August 31, 2005 What is remote sensing Remote Sensing: remote sensing is science of acquiring, processing, and interpreting images and related data that

More information

brief history of photography foveon X3 imager technology description

brief history of photography foveon X3 imager technology description brief history of photography foveon X3 imager technology description imaging technology 30,000 BC chauvet-pont-d arc pinhole camera principle first described by Aristotle fourth century B.C. oldest known

More information

To Estimate The Regional Ionospheric TEC From GEONET Observation

To Estimate The Regional Ionospheric TEC From GEONET Observation To Estimate The Regional Ionospheric TEC From GEONET Observation Jinsong Ping(Email: jsping@miz.nao.ac.jp) 1,2, Nobuyuki Kawano 2,3, Mamoru Sekido 4 1. Dept. Astronomy, Beijing Normal University, Haidian,

More information

*Sub-Electron Read Noise at MHz Pixel Rates

*Sub-Electron Read Noise at MHz Pixel Rates *Sub-Electron Read Noise at MHz Pixel Rates Craig D. Mackay, Robert N. Tubbs, Institute of Astronomy, University of Cambridge, Madingley Road, Cambridge, CB3 0HA, UK Ray Bell, David Burt, Paul Jerram,

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

RECOMMENDATION ITU-R S.1257

RECOMMENDATION ITU-R S.1257 Rec. ITU-R S.157 1 RECOMMENDATION ITU-R S.157 ANALYTICAL METHOD TO CALCULATE VISIBILITY STATISTICS FOR NON-GEOSTATIONARY SATELLITE ORBIT SATELLITES AS SEEN FROM A POINT ON THE EARTH S SURFACE (Questions

More information

Introduction. Laser Diodes. Chapter 12 Laser Communications

Introduction. Laser Diodes. Chapter 12 Laser Communications Chapter 1 Laser Communications A key technology to enabling small spacecraft missions is a lightweight means of communication. Laser based communications provides many benefits that make it attractive

More information

VisionMap Sensors and Processing Roadmap

VisionMap Sensors and Processing Roadmap Vilan, Gozes 51 VisionMap Sensors and Processing Roadmap YARON VILAN, ADI GOZES, Tel-Aviv ABSTRACT The A3 is a family of digital aerial mapping cameras and photogrammetric processing systems, which is

More information

CHAPTER 6 Exposure Time Calculations

CHAPTER 6 Exposure Time Calculations CHAPTER 6 Exposure Time Calculations In This Chapter... Overview / 75 Calculating NICMOS Imaging Sensitivities / 78 WWW Access to Imaging Tools / 83 Examples / 84 In this chapter we provide NICMOS-specific

More information

Remote Sensing Platforms

Remote Sensing Platforms Remote Sensing Platforms Remote Sensing Platforms - Introduction Allow observer and/or sensor to be above the target/phenomena of interest Two primary categories Aircraft Spacecraft Each type offers different

More information

FORMATION FLYING PICOSAT SWARMS FOR FORMING EXTREMELY LARGE APERTURES

FORMATION FLYING PICOSAT SWARMS FOR FORMING EXTREMELY LARGE APERTURES FORMATION FLYING PICOSAT SWARMS FOR FORMING EXTREMELY LARGE APERTURES Presented at the ESA/ESTEC Workshop on Innovative System Concepts February 21, 2006 Ivan Bekey President, Bekey Designs, Inc. 4624

More information

Satellite/Aircraft Imaging Systems Imaging Sensors Standard scanner designs Image data formats

Satellite/Aircraft Imaging Systems Imaging Sensors Standard scanner designs Image data formats CEE 6150: Digital Image Processing 1 Satellite/Aircraft Imaging Systems Imaging Sensors Standard scanner designs Image data formats CEE 6150: Digital Image Processing 2 CEE 6150: Digital Image Processing

More information

White Paper High Dynamic Range Imaging

White Paper High Dynamic Range Imaging WPE-2015XI30-00 for Machine Vision What is Dynamic Range? Dynamic Range is the term used to describe the difference between the brightest part of a scene and the darkest part of a scene at a given moment

More information

VLBI and DDOR activities at ESOC

VLBI and DDOR activities at ESOC VLBI and DDOR activities at ESOC Claudia Flohrer 1, Mattia Mercolino 2, Erik Schönemann 1, Tim Springer 1, Joachim Feltens 1, René Zandbergen 1, Werner Enderle 1, Trevor Morley 3 1) Navigation Support

More information

Ultra-high resolution 14,400 pixel trilinear color image sensor

Ultra-high resolution 14,400 pixel trilinear color image sensor Ultra-high resolution 14,400 pixel trilinear color image sensor Thomas Carducci, Antonio Ciccarelli, Brent Kecskemety Microelectronics Technology Division Eastman Kodak Company, Rochester, New York 14650-2008

More information

Observational Astronomy

Observational Astronomy Observational Astronomy Instruments The telescope- instruments combination forms a tightly coupled system: Telescope = collecting photons and forming an image Instruments = registering and analyzing the

More information

PIXPOLAR WHITE PAPER 29 th of September 2013

PIXPOLAR WHITE PAPER 29 th of September 2013 PIXPOLAR WHITE PAPER 29 th of September 2013 Pixpolar s Modified Internal Gate (MIG) image sensor technology offers numerous benefits over traditional Charge Coupled Device (CCD) and Complementary Metal

More information

Ground-based optical auroral measurements

Ground-based optical auroral measurements Ground-based optical auroral measurements FYS 3610 Background Ground-based optical measurements provides a unique way to monitor spatial and temporal variation of auroral activity at high resolution up

More information

Thresholding Technique for Document Images using a Digital Camera

Thresholding Technique for Document Images using a Digital Camera I&T's 2 PIC Conference I&T's 2 PIC Conference Copyright 2, I&T Thresholding Technique for Document Images using a Digital Camera adao Takahashi Research and Development Group, Ricoh Co., Ltd. Yokohama,

More information

Control of Noise and Background in Scientific CMOS Technology

Control of Noise and Background in Scientific CMOS Technology Control of Noise and Background in Scientific CMOS Technology Introduction Scientific CMOS (Complementary metal oxide semiconductor) camera technology has enabled advancement in many areas of microscopy

More information

CCD Characteristics Lab

CCD Characteristics Lab CCD Characteristics Lab Observational Astronomy 6/6/07 1 Introduction In this laboratory exercise, you will be using the Hirsch Observatory s CCD camera, a Santa Barbara Instruments Group (SBIG) ST-8E.

More information

Astronomy 341 Fall 2012 Observational Astronomy Haverford College. CCD Terminology

Astronomy 341 Fall 2012 Observational Astronomy Haverford College. CCD Terminology CCD Terminology Read noise An unavoidable pixel-to-pixel fluctuation in the number of electrons per pixel that occurs during chip readout. Typical values for read noise are ~ 10 or fewer electrons per

More information

Challenging, innovative and fascinating

Challenging, innovative and fascinating O3b 2.4m antennas operating in California. Photo courtesy Hung Tran, O3b Networks Challenging, innovative and fascinating The satellite communications industry is challenging, innovative and fascinating.

More information

High Reliability Power MOSFETs for Space Applications

High Reliability Power MOSFETs for Space Applications High Reliability Power MOSFETs for Space Applications Masanori Inoue Takashi Kobayashi Atsushi Maruyama A B S T R A C T We have developed highly reliable and radiation-hardened power MOSFETs for use in

More information

Page 1. Ground-based optical auroral measurements. Background. CCD All-sky Camera with filterwheel. Image intensifier

Page 1. Ground-based optical auroral measurements. Background. CCD All-sky Camera with filterwheel. Image intensifier Ground-based optical auroral measurements FYS 3610 Background Ground-based optical measurements provides a unique way to monitor spatial and temporal variation of auroral activity at high resolution up

More information

CCD reductions techniques

CCD reductions techniques CCD reductions techniques Origin of noise Noise: whatever phenomena that increase the uncertainty or error of a signal Origin of noises: 1. Poisson fluctuation in counting photons (shot noise) 2. Pixel-pixel

More information

Light Detectors (abbreviated version, sort of) Human Eye Phototubes PMTs CCD etc.

Light Detectors (abbreviated version, sort of) Human Eye Phototubes PMTs CCD etc. Light Detectors (abbreviated version, sort of) Human Eye Phototubes PMTs CCD etc. Human Eye Rods: more sensitive no color highest density away from fovea Cones: less sensitive 3 color receptors highest

More information

Optical Flow Estimation. Using High Frame Rate Sequences

Optical Flow Estimation. Using High Frame Rate Sequences Optical Flow Estimation Using High Frame Rate Sequences Suk Hwan Lim and Abbas El Gamal Programmable Digital Camera Project Department of Electrical Engineering, Stanford University, CA 94305, USA ICIP

More information

Design of a Free Space Optical Communication Module for Small Satellites

Design of a Free Space Optical Communication Module for Small Satellites Design of a Free Space Optical Communication Module for Small Satellites Ryan W. Kingsbury, Kathleen Riesing Prof. Kerri Cahoy MIT Space Systems Lab AIAA/USU Small Satellite Conference August 6 2014 Problem

More information

High Contrast Imaging using WFC3/IR

High Contrast Imaging using WFC3/IR SPACE TELESCOPE SCIENCE INSTITUTE Operated for NASA by AURA WFC3 Instrument Science Report 2011-07 High Contrast Imaging using WFC3/IR A. Rajan, R. Soummer, J.B. Hagan, R.L. Gilliland, L. Pueyo February

More information

Corner Rafts LSST Camera Workshop SLAC Sept 19, 2008

Corner Rafts LSST Camera Workshop SLAC Sept 19, 2008 Corner Rafts LSST Camera Workshop SLAC Sept 19, 2008 Scot Olivier LLNL 1 LSST Conceptual Design Review 2 Corner Raft Session Agenda 1. System Engineering 1. Tolerance analysis 2. Requirements flow-down

More information

The Noise about Noise

The Noise about Noise The Noise about Noise I have found that few topics in astrophotography cause as much confusion as noise and proper exposure. In this column I will attempt to present some of the theory that goes into determining

More information

Small Aperture Telescope Augmentation Study

Small Aperture Telescope Augmentation Study Small Aperture Telescope Augmentation Study R. Lambour, E. Pearce, S. Ferner, E. Rork, P. Trujillo, A. Decew, P. Hopman MIT Lincoln Laboratory 244 Wood St. Lexington, MA, 02420 USA Abstract Ground based

More information

Last class. This class. CCDs Fancy CCDs. Camera specs scmos

Last class. This class. CCDs Fancy CCDs. Camera specs scmos CCDs and scmos Last class CCDs Fancy CCDs This class Camera specs scmos Fancy CCD cameras: -Back thinned -> higher QE -Unexposed chip -> frame transfer -Electron multiplying -> higher SNR -Fancy ADC ->

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

Enhancing space situational awareness using passive radar from space based emitters of opportunity

Enhancing space situational awareness using passive radar from space based emitters of opportunity Tracking Space Debris Craig Benson School of Engineering and IT Enhancing space situational awareness using passive radar from space based emitters of opportunity Space Debris as a Problem Debris is fast

More information

Technical note EM-CCD CAMERA. 1. Introduction

Technical note EM-CCD CAMERA. 1. Introduction EM-CCD CAMERA Technical note 1. Introduction 2. Technologies of cooled CCD cameras 2.1 Hermetic vacuum-sealed chamber 2.2 Advantages of an Interline Transfer CCD (ER-150 CCD) 2.3 Readout noise 2.4 Dark

More information

Image acquisition. In both cases, the digital sensing element is one of the following: Line array Area array. Single sensor

Image acquisition. In both cases, the digital sensing element is one of the following: Line array Area array. Single sensor Image acquisition Digital images are acquired by direct digital acquisition (digital still/video cameras), or scanning material acquired as analog signals (slides, photographs, etc.). In both cases, the

More information

Image sensor combining the best of different worlds

Image sensor combining the best of different worlds Image sensors and vision systems Image sensor combining the best of different worlds First multispectral time-delay-and-integration (TDI) image sensor based on CCD-in-CMOS technology. Introduction Jonathan

More information

Assignment: Light, Cameras, and Image Formation

Assignment: Light, Cameras, and Image Formation Assignment: Light, Cameras, and Image Formation Erik G. Learned-Miller February 11, 2014 1 Problem 1. Linearity. (10 points) Alice has a chandelier with 5 light bulbs sockets. Currently, she has 5 100-watt

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

Sensor resolutions from space: the tension between temporal, spectral, spatial and swath. David Bruce UniSA and ISU

Sensor resolutions from space: the tension between temporal, spectral, spatial and swath. David Bruce UniSA and ISU Sensor resolutions from space: the tension between temporal, spectral, spatial and swath David Bruce UniSA and ISU 1 Presentation aims 1. Briefly summarize the different types of satellite image resolutions

More information

Holography as a tool for advanced learning of optics and photonics

Holography as a tool for advanced learning of optics and photonics Holography as a tool for advanced learning of optics and photonics Victor V. Dyomin, Igor G. Polovtsev, Alexey S. Olshukov Tomsk State University 36 Lenin Avenue, Tomsk, 634050, Russia Tel/fax: 7 3822

More information

SUPER RESOLUTION INTRODUCTION

SUPER RESOLUTION INTRODUCTION SUPER RESOLUTION Jnanavardhini - Online MultiDisciplinary Research Journal Ms. Amalorpavam.G Assistant Professor, Department of Computer Sciences, Sambhram Academy of Management. Studies, Bangalore Abstract:-

More information

Effect of Radar Measurement Errors on Small Debris Orbit Prediction

Effect of Radar Measurement Errors on Small Debris Orbit Prediction Effect of Radar Measurement Errors on Small Debris Orbit Prediction Dr. David W. Walsh I Abstract This paper reviews the basic radar requirements for tracking small debris (1 to 10 cm). The frequency and

More information

Radiometric performance of Second Generation Global Imager (SGLI) using integrating sphere

Radiometric performance of Second Generation Global Imager (SGLI) using integrating sphere Radiometric performance of Second Generation Global Imager (SGLI) using integrating sphere Taichiro Hashiguchi, Yoshihiko Okamura, Kazuhiro Tanaka, Yukinori Nakajima Japan Aerospace Exploration Agency

More information

Charged Coupled Device (CCD) S.Vidhya

Charged Coupled Device (CCD) S.Vidhya Charged Coupled Device (CCD) S.Vidhya 02.04.2016 Sensor Physical phenomenon Sensor Measurement Output A sensor is a device that measures a physical quantity and converts it into a signal which can be read

More information

Space Situational Awareness 2015: GPS Applications in Space

Space Situational Awareness 2015: GPS Applications in Space Space Situational Awareness 2015: GPS Applications in Space James J. Miller, Deputy Director Policy & Strategic Communications Division May 13, 2015 GPS Extends the Reach of NASA Networks to Enable New

More information