Performance of a Smartphone Based Star Tracker Andrey Khorev, Lionel Torres, Eric Nativel
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Imaging Application Platform Using MB86S62 Application Processor
Imaging Application Platform Using MB86S62 Application Processor Atsuhiro Suga Hidetoshi Nakahara Masato Hyodo Shinichi Takimoto Imaging solutions using application processors means providing customers with an application platform that includes software and evaluation boards based on Fujitsu’s extensive image- processing technologies. Customers who manufacture assembled products (set makers) can use this platform to develop and market multi-function products in a shorter period of time. In combination with Fujitsu’s Milbeaut image processor, this platform provides a high-perfor- mance image processing system that can provide customers with a competitive edge over other makers. This paper presents a specific example of this imaging application platform using Fujitsu’s MB86S62 application processor. 1. Introduction the development period and increasing the develop- Today’s smartphones and tablets are evolving at a ment costs compared to existing technologies. As a dramatic pace. Being capable of functions and applica- result, the development of LSI circuits using advanced tions that were inconceivable just a few years ago, they technologies increases risk and becomes a major fac- are now becoming an integral part of business and tor in reducing the customer’s return on investment everyday life. This epic development can be attributed (ROI) when developing individual products. In short, it to the use of application processors on the terminal makes new development projects all the more difficult. side to maintain sufficient processing speeds and to This state of affairs suggests a new business op- stress-free, routine Internet access made possible by portunity in providing new solutions for easing the the creation of a communication infrastructure cen- customer’s load (development costs, software devel- tered around Long Term Evolution (LTE).1) As a result, opment) in relation to 40-nm and beyond process a wide variety of compelling services are coming to be technologies. -
Fujitsu Semiconductor Press Release 2008/09/24
Leica Camera AG Fujitsu Microelectronics Limited Leica Camera and Fujitsu Microelectronics Co-develop Image Processing System Solution for High-end Digital SLR Cameras -New image processing system to feature outstanding image quality, fast processing times, and low power consumption- Tokyo and Cologne, Germany, September 24, 2008 - Leica Camera AG ("Leica") and Fujitsu Microelectronics Limited ("FML") announced today the co-development of an image processing system solution for high-end digital single-lens reflex (SLR) cameras, to be featured in Leica's next-generation cameras. A digital SLR camera prototype, the LEICA S2, featuring the new image processing system will be exhibited by Leica (Stand 02.1 Hall A001) at the Photokina exhibition, to be held in Cologne, Germany from September 23 to 28. Background The number of image pixels handled by digital Figure 1: Graphic image of the image still cameras, such as digital SLR cameras and processing system co-developed by Leica Camera and Fujitsu Microelectronics those on mobile phones is continually rising, with higher definition becoming a key selling feature. As a result, there has been a rise in demand for low power consumption and faster image processing systems. Satisfying these conflicting conditions is a challenge for design engineers. Since 2001, FML has offered its Milbeaut series of image processing devices for cameras, delivering high-definition imagery, fast processing speeds, and low power consumption. Widely used in digital SLR, compact digital still, and mobile phone cameras, the Milbeaut series is meeting market requests in advance. Milbeaut technology offers various functions on a single chip as required by these cameras, including image compression/decompression (image codec), noise reduction and memory card processing. -
Book XI Image Processing
V VV VV Image Processing VVVVon.com VVVV Basic Photography in 180 Days Book XI - Image Processing Editor: Ramon F. aeroramon.com Contents 1 Day 1 1 1.1 Digital image processing ........................................ 1 1.1.1 History ............................................ 1 1.1.2 Tasks ............................................. 1 1.1.3 Applications .......................................... 2 1.1.4 See also ............................................ 2 1.1.5 References .......................................... 3 1.1.6 Further reading ........................................ 3 1.1.7 External links ......................................... 3 1.2 Image editing ............................................. 3 1.2.1 Basics of image editing .................................... 4 1.2.2 Automatic image enhancement ................................ 7 1.2.3 Digital data compression ................................... 7 1.2.4 Image editor features ..................................... 7 1.2.5 See also ............................................ 13 1.2.6 References .......................................... 13 1.3 Image processing ........................................... 20 1.3.1 See also ............................................ 20 1.3.2 References .......................................... 20 1.3.3 Further reading ........................................ 20 1.3.4 External links ......................................... 21 1.4 Image analysis ............................................. 21 1.4.1 Computer Image Analysis .................................. -
RISC Microprocessors, History and Overview Patrick H
RISC Microprocessors, History and Overview Patrick H. Stakem © 2013 2nd edition, 3rd in Computer Architecture Series Introduction This book discusses the Reduced Instruction Set Computer architecture, a technique to streamline instruction execution. Sometimes, RISC is said to stand for “Relegate Important Stuff to the Compiler,” since the compilation process is done offline, and then the code is run. The time penalty paid at compile time is paid back by faster code execution. RISC machines place more burdens on their compilers. The alternative to RISC is CISC – Complex Instruction Set Computer. An example of CISC would be the legacy Intel x86, IA-32 instruction set. Even that is now translated on the fly to internal RISC format. This book assumes a general familiarity with computer architecture and instruction execution. A glossary of terms, and selected references are provided. Author The author received his BSEE from Carnegie Mellon University, and Masters in Computer Science and Applied Physics from the Johns Hopkins University. He has always worked in the aerospace sector, supporting NASA projects at all of the NASA Centers. He has taught for the graduate Engineering Science and Computer Science Departments at Loyola University in Maryland, and currently teaches Embedded Systems for the Johns Hopkins University, Whiting School of Engineering, Engineering for Professionals Program. He developed and taught a course in RISC architecture for Loyola. Photo credits Photos are from the author’s collection, or courtesy, John Culver, cpushack.com Introduction It is hard to generalize about the RISC approach, because for every principle discussed, a counter-example in implementation can be found. -
计算机通信网computer Networks
多媒体通信 专题:数码相机技术的前生今世 2014年10月12日 专题:数码相机技术 历史:从小孔成像到电子成像 结构:数码相机的结构与原理 功能:数码相机的功能特性 分析:数码相机主要模块的技术分析 未来:小型化高质量数码相机? 2 {ynh,cxh}@ustc.edu.cn 专题:数码相机技术 历史:从小孔成像到电子成像 结构:数码相机的结构与原理 镜头模块的构成 感光元件面积 数码单反 功能:数码相机的功能特性 分析:数码相机主要模块的技术分析 未来:小型化高质量数码相机? 4 {ynh,cxh}@ustc.edu.cn 传统相机成像过程 传统相机成像过程: 1.经过镜头把景物影象聚焦在胶片上 2.胶片上的感光剂随光发生变化 3.胶片上受光后变化了的感光剂经显影液显影和定影 形 成和景物相反或色彩互补的影象 5 {ynh,cxh}@ustc.edu.cn 小孔成像照相机 理论上来说,任何一个开了小孔 的密封盒子都是一台原始的相机 。但这个原始相机最多只能算是 半个, 当太阳下山一切重归黑暗 ,我们依然一无所有。这是一台 没胶卷的相机 - 无法记录。 1826年,人类历史上第一张照片,一个农村房子局部 1826年的一天,法国人尼埃普斯( Joseph Nièpce,1765~1833)终于找 到了第一种胶卷 – 沥青。他把感光后 能变硬的白沥青涂在锡合金板上,装 进暗箱里对着窗外曝光了8小时,得 到了人类历史上第一张照片,内容是 天空下一个农村房子局部。由于感光 时间太长且影像模糊,他的发明未能 《数码时代旅游摄影快速指南》 6 得以推广。 {ynh,cxh}@ustc.edu.cn http://www.midphoto.com/chinese/essays/photobook/photographyreview.htm 摄影底片在原材料和感光度两方面不断进 展 1826年的一天,法国人尼埃普斯找到了第一种胶卷:沥青。 1839年,法国人达盖尔用碘化银替代白沥青,用镀有碘化银的钢 板在暗箱里进行曝光,以水银蒸汽进行显影,再以海波溶液定影, 最后得到了十分清晰的金属照片。银版摄影曝光大约需要 10到 30分 钟。 1844年,英国人塔尔博特(William Henry Fox Talbot,British, 1800–1877)发明的卡罗法”(Colotype)摄影术具有更大的意义,虽然 卡罗法在初期清晰度比不上银版法,但它是有底片的,可以无限复 制。曝光时间只要3到5分钟。 1851年伦敦人阿切尔(Frederick Scott Archer,1813 -1857)发明了 (碘化银混合的)火棉胶(Collodion)摄影法,又称湿板摄影法( Wet Plate Process)。湿板法进一步降低了底片成本,而且曝光时间 减少到了一分钟之内。 到了1871年之后,干版法替代了湿板,并将曝光时间进一步缩短 为1/25秒(室外光线下)。巨大的进步啊。1/25秒意味着可以手持相 机了。 《数码时代旅游摄影快速指南》 7 {ynh,cxh}@ustc.edu.cn http://www.midphoto.com/chinese/essays/photobook/photographyreview.htm 现代相机:135相机 1914 年,在德国莱兹( Leitz) 显微镜厂工作的工程师巴纳克 (Oskar Barnack)制造了世界第一台使用35毫米胶卷的135 相机,这就是大名鼎鼎的莱卡原型机Ur – Leica。从此那些 笨重的木头箱子开始被抛弃,精密机械和光学的产物135相 机开始一统天下。 刚开始是以莱卡为代表的旁轴 莱卡原型机Ur – Leica 取景135相机,到1948年,东 -
Performance of a Smartphone Based Star Tracker
Performance of a Smartphone based Star Tracker Andrey Khorev, Lionel Torres Eric Nativel University of Montpellier, LIRMM UMR CNRS University of Montpellier, IES UMR CNRS France France Abstract—Nowadays, CubeSat missions grow more and more complicated. Such tasks as telecommunication, Earth I. INTRODUCTION observation and astronomy attract attention of Star trackers have been around for more than 30 years. nanosatellite developers. One of the main requirements for With the evolution of image sensors, microprocessors and the success of a complex mission is the precision and algorithms their characteristics were changing, and their role reliability of satellite’s attitude determination and control in the attitude control was changing too. system. Better pointing accuracy and better stabilization Since the very first implementations star tracker systems may be achieved by using a star tracker (ST) as a main were considered to be a source of the most accurate and precise attitude sensor. Since it’s method of operation is based on attitude data for a satellite’s ADCS [1]. But they were used capturing images of stars, star tracker can provide a almost exclusively alongside with other sensors, such as sun pointing accuracy better than 1 angular minute. sensors, an infrared Earth sensor and gyroscopes. Not every ST In the last couple of years several laboratories and could be used autonomously, some required a priori companies performed huge work on star tracker information about satellite’s attitude. Nowadays, it is expected miniaturization, designing and delivering first prototypes from a ST not only to be precise, but also fast, compact and that comply with size, mass and power restrictions of 3U lightweight. -
Squeezing Video out of a Lytro Light Field Camera
Squeezing Video out of a Lytro Light Field Camera Gerard Kennedy U5185867 Supervised by A/Prof. Jochen Trumpf Mr. Sean O'Brien Mr. Ben Nizette October 2017 A thesis submitted in partial fulfillment of the degree of Bachelor of Engineering The Department of Engineering Australian National University This thesis contains no material which has been accepted for the award of any other degree or diploma in any university. To the best of the author's knowledge, it con- tains no material previously published or written by another person, except where due reference is made in the text. Gerard Kennedy 27 October 2017 Acknowledgements Firstly, thank you to my primary supervisor, A/Prof. Jochen Trumpf. His patience, encouragement and support have made this project both an enjoyable and reward- ing experience. I also appreciate the opportunity to undertake such an interesting project. Thank you also to my co-supervisors Sean O'Brien and Ben Nizette, for indulging my constant questions and providing such invaluable advice. Similarly to Alex Martin, thank you for providing such helpful insight and technical assistance. I also wish to acknowledge and thank Jan Ku˘cerafor replying to a bombardment of emails, and providing his source code, without which some of my primary achieve- ments would have been impossible. I would also like to acknowledge Donald Danser- eau, Lucas Jirkovsk´yand Montiel Abello for making their own software available, and for taking the time to help me to understand and implement it. This work was only possible thanks to the assistance of all those mentioned here. I count myself truly lucky to have had the opportunity to work with such talented and generous people.