ICD 2.3/4.3. Wavefront Correction Control System to Data Handling System

Size: px
Start display at page:

Download "ICD 2.3/4.3. Wavefront Correction Control System to Data Handling System"

Transcription

1 ICD 2.3/4.3 Wavefront Correction Control System to Data Handling System Version: Issued By: Erik Johansson, Keith Cummings, Kit Richards, Luke Johnson Draft 19 December 2014 Wavefront Correction Group Approved By: Lead Engineer (2.3) Lead Engineer (4.3) Date: Systems Engineer

2 Revision Control 1. Revision Version: Draft Date: 19 December 2014 Revised by: Erik Johansson Reason for / items changed: Initial creation. ICD 2.3/4.3 Page 2 of 11

3 1. Description This document specifies the public software interface between the Wavefront Correction Control System (WCCS) and the Data Handling System (DHS), in particular the Bulk Data Transport (BDT). Although the BDT already has a public API specified in SPEC-0151, Data Handling System Bulk Data Transport API, this document is required to provide a configuration controlled specification for the data published to the BDT by the WCCS and its subsystems that are available for use by other observatory systems, including the instruments. The WCCS is the top-level control system for the Wavefront Correction System (WFC), which is comprised of the High Order AO System (HOAO), Low Order Wavefront Sensor (LOWFS), Context Viewer (CV), active Optics Engine (ao), and Limb Tracker (LT) subsystems. In the remainder of this document, the WCCS is considered to include all of these subsystems and represents the entire WFC. The WCCS publishes data to the BDT in a number of places: The HOAO publishes high-speed telemetry to the BDT for use by the Visible Broadband Imager (VBI) during its real-time speckle processing and to be saved to the DHS for use in further data reduction and analysis. The Context Viewer publishes image data to the BDT for use by the OCS for target selection and adaptive optics (AO) lock point selection. This data may also be saved to the DHS, but only for engineering purposes for the WFC. The HOAO and LOWFS use the BDT for transmission of image data and processed telemetry data for use and display on the WFC Engineering GUI. The first two of these applications represent the public interface between the WCCS and DHS. That is, the data published in these applications is intended for use by systems outside of the WFC. The last application represents the private interface between the WCCS and the DHS, which is for internal use by the WCCS. Only the public interface is discussed in this document. The details of the private use of the DHS by the WCCS subsystems may be found in the specific subsystem CDDs. This document defines the structure and content of the data and meta-data published by the WCCS subsystems to the DHS. The DHS is a service of the DKIST Common Services Framework (CSF). The CSF is described in detail in the CSF reference manual (SPEC-0022). The description of the interface to the Bulk Data Transport is found in the BDT API (SPEC-0151). Since there are no mechanical, optical, electrical, or thermal connections between these two systems, this document contains only the software interface. The interface defined in this document is inclusive of all public operations performed between the two systems; no commands, events, or other functional operations may be performed that are not defined herein. Moreover, no other BDT data products produced by the WCCS may be used by other systems unless they are defined herein. 2. Reference Documents [1] SPEC-0016, Data Handling System Specifications [2] TN-0065, Data Handling System Reference Design Study and Analysis [3] SPEC-0151, Data Handling System Bulk Data Transport API [4] SPEC-0022, Common Services Framework Reference Manual [5] SPEC-0026, Wavefront Correction Control System Design Requirements Document [6] SPEC-0058, Wavefront Correction System Specifications Document [7] SPEC-0142, Low Order Wavefront Sensor Critical Design Document ICD 2.3/4.3 Page 3 of 11

4 [8] SPEC-0147, High Order Adaptive Optics Critical Design Document [9] SPEC-0180, Wavefront Correction Context Viewer Critical Design Document [10] SPEC-0063, Inteconnects & Services Specifications, Section Physical System Interfaces N/A 3.1. Mechanical Interface N/A 3.2. Optical Interface N/A 3.3. Electronic Interface All software communications described in this document between the WCCS and the DHS shall take place over the DKIST Bulk Data Transport. The WCCS interface to the BDT is implemented using a Gigabit Ethernet as defined by IEEE-802.3z The interface is found in SPEC-0063, Inteconnects & Services Specifications, Section The BDT is implemented as defined in SPEC-0016, Data Handling System Specifications, SPEC-0151, Data Handling System Bulk Data Transport API, and TN-0065, Data Handling System Reference Design Study and Analysis Mass/Balance Interface N/A 3.5. Thermal Interface N/A 4. Software/Control Interfaces The following software interfaces exist between the WCCS and the BDT: The HOAO publishes high speed telemetry from the WFC Real Time Controller The Context Viewer publishes real-time image data These interfaces are discussed in detail in the sections that follow Overview of Wavefront Correction Control System Functionality This section gives a brief overview of the WCCS. The WCCS is responsible for managing all aspects of the operation of the Wavefront Correction System, which consists of the following subsystems: High Order Adaptive Optics System Low Order Wavefront Sensor ICD 2.3/4.3 Page 4 of 11

5 AO Context Viewer imaging system Active Optics Engine Limb Tracker The WFC is responsible for sensing and correcting wavefront and alignment errors in the light beam delivered to the instruments caused by atmospheric turbulence, thermal and gravitational fluctuations in the telescope optics and telescope vibration. These errors are sensed by the High Order Wavefront Sensor (HOWFS), Low Order Wavefront Sensor (LOWFS), Context Viewer (CV) and Limb Tracker (LT) subsystems of the WFC. The corrections are computed by the High Order Adaptive Optics (HOAO) system to directly control the positions of the M5 fast tip-tilt mirror and the M10 deformable mirror, and by the Context Viewer, Active Optics Engine and Limb Tracker subsystems to send correction information to the other telescope mirror control systems for quasi-static wavefront correction and pupil stabilization. The WCCS also provides telemetry information for the TCS, OCS and the instruments for use in target selection, AO lock point selection and instrument data reduction. The telemetry data is published to the DHS BDT. Finally, the WCCS also records and logs pertinent data used for performance optimization and system calibration. A context diagram for the WCCS is shown below in Figure 1. M5 & M10 HOAO ICD 2.3/4.4 LOWFS TCS WCCS CV Limb Tracker ao Engine ICD 2.3/4.3 DHS BDT ICD 2.3/4.4 ICD 2.3/4.4 ICD 1.3/2.5 M1CS Figure ICD 1.2/2.3 TEOACS M2 Position ICD 1.3/2.3 FOCS M3/M6 Tip Tilt ICD 1.5/2.3 TCS Pointing (TTM Offload) TCS Pointing Map, Limb Finding TEOACS M2 Tip Tilt Figure 1: A context diagram of the Wavefront Correction Control System. ICD 2.3/4.3 Page 5 of 11

6 4.2. BDT Data Published by the WCCS This section describes the data published by the WCCS or its subsystems to the BDT that is of interest to any other observatory subsystems, including the instruments. Currently, only the HOAO and CV subsystems publish data to the BDT that may be used outside of the WCCS. Other WCCS/WFC subsystems may use the BDT for intra-wfc data communications, but that data is not available in the public interface BDT Data Published by the HOAO The HOAO publishes three streams of telemetry data to the BDT: HOWFS shift vectors, residual wavefront error expressed in DM and TTM actuator space, and DM and TT actuator commands. The remainder of this section describes the details of these data streams, starting with an explanation of the optical geometry of the HOWFS HOWFS Geometry In order to interpret the HOAO telemetry data properly, the geometric orientation of the HOWFS subapertures and their associated shift vectors with respect to the DM actuators must be understood. The HOWFS uses what is referred to as the Fried geometry, in which the projection of the DM actuators onto the lenslet array subapertures is aligned such that each actuator is surrounded by four subapertures (alternatively, each subaperture is surrounded by four actuators). An illustration of the Fried geometry for the HOWFS is shown below in Figure 2. ICD 2.3/4.3 Page 6 of 11

7 Figure 2: An illustration of the orientation of DM actuators and lenslet subapertures for the HOWFS. The squares are subaperture lenslets and the x s are DM actuators. The red squares highlight the numbered subapertures shown in the diagram. There are a total of 1600 actuators on the DM, numbered in raster order from left to right starting at the top left corner, with numbers from 1 to This assumes you are looking at the face of the mirror. The subapertures processed by the Real Time Controller (RTC) form a 48 x 48 grid about the optical axis. There are 43 subapertures across the diameter of the illuminated pupil. The geometry shown in Figure 2 includes only those subapertures that are surrounded by three or more actuators on the DM. These subapertures are also numbered in raster order, from 1 to The HOWFS detector data includes many subapertures that lie outside of the pupil that are not illuminated, whose corresponding shift measurements are random due to detector noise (these are not used to calculate wavefront corrections). Because of the high frame rate of the HOWFS camera it is important that this useless data is not published to the BDT, as doing so will reduce available BDT bandwidth as well as impact the storage capacity of the DHS. ICD 2.3/4.3 Page 7 of 11

8 There are 48 x 48 = 2304 total subapertures processed by the RTC, but only 1561 subapertures in the immediate vicinity of the pupil. Hence there are 743 subapertures that are never used. Each subaperture shift vector is transmitted using 2 bytes, so the unused subapertures represent 1486 bytes. At the nominal HOWFS frame rate of 2 khz, that is MB/s of data, which is significant. Hence, we publish only the shift data for the 1561 subapertures illustrated above. It is important to note that the numbering scheme described above exists solely for the purpose of limiting the amount of data transmitted to the BDT and is not directly related to the specific subapertures used in the wavefront reconstruction process. The subapertures used in the wavefront reconstruction are determined by the structure of the reconstruction matrix used by the RTC BDT Overhead The original intent for the WFC telemetry was to publish on a per-frame basis, which means at a rate of 2 khz. However, the BDT is designed for the transmission of large amounts of image data and has an overhead associated with each transmission. The table below shows the impact of overhead based on the payload size (reproduced from TN-0065, Data Handling System Reference Design Study and Analysis): Data Size Max Frames/second Max MB/second 128K 3, K 1, MB MB MB 33 1,056 64MB The throughput at the maximum frame rates is about 50% of the maximum throughput available. The size of a single frame of WFC telemetry is approximately 9.6 kb plus meta-data, or ~10 kb. At 2 khz, that is 20 MB per second. However, the data cannot be combined, as each stream must be saved so that it can be read as separate FITS images using standard FITS reader software. This means there are three separate streams of approximately 3.2 kb (residual wavefront error), 3.2 kb (DM/TT actuator commands) and 3.1 kb (shift vectors). The BDT overhead and effective throughput associated with publishing the combination of these three streams at 2 khz is unknown. As a result, we plan to buffer the data and publish it periodically at a rate slower than 2 khz, with all three streams buffered to contain the same number of frames. The VBI requires the WFC BDT telemetry data within 100 ms of the receipt of the actual data by the camera, so this bounds the problem to some extent: we can buffer from 50 to 75 ms (100 to 150 frames) and still have 25 ms for BDT transmission overhead to meet the VBI requirement. We plan to experiment with this buffering strategy in the laboratory during initial system integration to determine the optimal number of frames to buffer HOWFS Shift Vectors A shift vector consists of a pair of x and y shift values for each subaperture. There are 1561 shift vectors in each frame for a total of 3122 values. The values are stored in the following order: [{S1 x, S1 y}, {S2 x, S2 y}, {S3 x, S3 y},, {S1559 x, S1559 y}, {S1560 x, S1560 y}, {S1561 x, S1561 y}] Each value is encoded as an 8 bit signed integer, with the number representing 50 times the actual measured shift in pixels on the HOWFS detector. The shift in arc-seconds may be determined as follows: ICD 2.3/4.3 Page 8 of 11

9 S as = ps ( S 50 ), Where S is the encoded shift value and ps is the plate scale of the HOWFS camera in arc-seconds per pixel. The HOWFS plate scale will be accessible as a WCCS property from the CSF Property Data Base. It is up to the user of the telemetry data to scale the shift values from pixels into arc-seconds. The HOWFS shift vectors will be published using the BDT topic name howfsshiftvectors and will be accompanied by the following meta-data: Name Type Value howfsshiftvectors dhs.qas.xdim Int The number of shift values per frame (2*1561) dhs.qas.ydim Int The number of frames in the BDT buffer (TBD) dhs.qas.bitpix Int the number of bits per value (8) BSCALE Real 1.0 (preserves the raw value) BZERO Real 0.0 BUNIT String Raw WFSCALE Real 0.02 (converts from raw to pixels) WFZERO Real 0.0 WFUNIT String Pixels The BSCALE and BZERO values are set such that they will not modify the data values when automatically applied by a FITS reader. The WFSCALE, WFZERO and WFUNIT attributes must be saved as custom FITS keywords and used to interpret the data. WFSCALE will convert the raw shift values into pixel units, which must then be multiplied by the HOWFS plate scale by the user to convert to units of arc-sec on the sky. The size of the HOWFS shift vector data will be N frames * 2 * 1561 bytes Residual Wavefront Error The residual wavefront error is the uncorrected wavefront error sensed by the HOWFS expressed in DM actuator space for a single frame of HOWFS camera data. In addition there are two values appended at the end for the x and y tip-tilt error. The values in the residual wavefront error vector are equal to the current HOWFS shift vectors multiplied by the HOAO reconstruction matrix. There are = 1602 values for each frame of residual wavefront error data. Each value is encoded as a 16 bit signed integer, with a range of to The data must be multiplied by a scale factor to convert to nm of wavefront error. Separate scale factors are required to convert the DM data to nm of wavefront and Tip-Tilt data to arc-sec of tilt. The residual wavefront error will be published using the BDT topic name hoaoresidualwfe and will be accompanied by the following meta-data: Name Type Value howfsresidualwfe dhs.qas.xdim Int The number of wavefront error values per frame (1602) dhs.qas.ydim Int The number of frames in the BDT buffer (TBD) dhs.qas.bitpix Int the number of bits per value (16) BSCALE Real 1.0 (preserves the raw value) ICD 2.3/4.3 Page 9 of 11

10 BZERO Real 0.0 BUNIT String Raw DMSCALE Real TBD (converts from raw to nm of wavefront) DMZERO Real 0.0 DMUNIT String nm TTSCALE Real TBD (converts from raw to arc-sec of tilt) TTZERO Real 0.0 TTUNIT String arc-sec The BSCALE and BZERO values are set such that they will not modify the data values when automatically applied by a FITS reader. The DMSCALE, DMZERO, DMUNIT, TTSCALE, TTZERO and TTUNIT attributes must be saved as custom FITS keywords and used to interpret the data. DMSCALE will convert the residual WFE values in the pupil from raw units to nm of wavefront error. TTSCALE will convert the final two tip-tilt values from raw units to arc-sec of tilt error. The size of the residual wavefront error data will be N frames * 2 * 1602 bytes Actuator Commands The actuator commands are the current values of the DM and TT actuators and represent the corrected wavefront error that is not sensed by the HOWFS for the current HOWFS camera frame. It is in the same format and units as the residual wavefront error described above, including the meta-data. The actuator command data will be published using the BDT topic name hoaoactuatorcmds Generic BDT Meta Data In addition to the meta-data described above, the WCCS is required to publish meta-data as described in SPEC-0122, DKIST Data Model (see table for keywords WFC_nnn). The following meta-data will be published along with the meta-data described above for each of the three BDT streams: BDT Meta-Data Attribute Name Type FITS Keyword FITS Comment wavelength Real WAVELENTH None dmlockstatus Boolean WFC_002 HOAODMFrameLockStatus ttlockstatus Boolean WFC_XXX HOAOTTFrameLockStatus ReconMatID String WFC_003 HOAOReconstructionMatrixID lockpointx Real WFC_004 [arcs] HOAOLockOffPointingX lockpointy Real WFC_005 [arcs] HOAOLockOffPointingY hoaodmpgain Real WFC_006 HOAODMCtrlLoopPValue hoaodmigain Real WFC_007 HOAODMCtrlLoopIValue hoaottpgain Real WFC_XXX HOAOTTCtrlLoopPValue hoaottigain Real WFC_XXX HOAOTTCtrlLoopIValue howfsframerate Int WFC_008 [Hz] HOAOWFSFrameRate Note that these attributes will be published using the names in the left hand column, which are easily interpreted, and the FITS conversion software must translate the names to those listed in the FITS Keyword column. ICD 2.3/4.3 Page 10 of 11

11 BDT Data Published by the CV The Context Viewer publishes its image data to the BDT. The internal camera format is 2048 x 2048 with 12 bit monochrome output (as 16 bit words) and the frame rate is nominally 10 Hz. The CV applies dark and gain corrections to the images. To minimize impact on the BDT bandwidth, the published images are kept in 16 bit unsigned format. The data will be published to the BDT topic name aocvimagedata with one frame per BDT transaction and will supply the following meta-data: Name Type Value aocvimagedata dhs.qas.xdim Int The number of pixels along the x axis (2048) dhs.qas.ydim Int The number of pixels along the y axis (2048) dhs.qas.bitpix Int The number of bits per pixel (16) platescale Real The plate scale of the CV based on the selected FOV, in arc-sec wci:tcsdmdpos Real[3] the current TCS demand position wci:coudedmdangle Real the current coudé demand angle wci:tcsinposition Boolean the TCS in position status wci:tcscurpos Real[3] the TCS current position wci:coudecurangle Real the coudé current position wci:offsets Real[3] the current TCS offsets The wci attributes are the telescope position data provided by the CSF tcswatch utility. These values are requested by the CV at the time of image capture. ICD 2.3/4.3 Page 11 of 11

D R A F T ICD 1.8/4.4. Target Acquisition System to Telescope Control System. Bret Goodrich, Eric Hansen. Version: Draft A2. Issued By: Software Group

D R A F T ICD 1.8/4.4. Target Acquisition System to Telescope Control System. Bret Goodrich, Eric Hansen. Version: Draft A2. Issued By: Software Group ICD 1.8/4.4 Target Acquisition System to Telescope Control System Version: Draft A2 Issued By: Software Group Date: 25 June 2013 Bret Goodrich, Eric Hansen Revision Control 1. Revision Version Draft1 Date:

More information

An FPGA-based High Speed Parallel Signal Processing System for Adaptive Optics Testbed

An FPGA-based High Speed Parallel Signal Processing System for Adaptive Optics Testbed An FPGA-based High Speed Parallel Signal Processing System for Adaptive Optics Testbed Hong Bong Kim 1 Hanwha Thales. Co., Ltd. Republic of Korea Young Soo Choi and Yu Kyung Yang Agency for Defense Development,

More information

FTT/NAS vs FLC Comparison of Technical Requirements

FTT/NAS vs FLC Comparison of Technical Requirements FTT/NAS vs FLC Comparison of Technical Requirements INT-403-ENG-0115 rev 1.1 May 20th, 2010 Magdalena Ridge Observatory New Mexico Tech 101 East Road Socorro, NM 87801 http://www.mro.nmt.edu/ CONTENTS

More information

Status of PSF Reconstruction at Lick

Status of PSF Reconstruction at Lick Status of PSF Reconstruction at Lick Mike Fitzgerald Workshop on AO PSF Reconstruction May 10-12, 2004 Quick Outline Recap Lick AO system's features Reconstruction approach Implementation issues Calibration

More information

Sparse Matrix Wavefront Reconstruction: Simulations and Experiments

Sparse Matrix Wavefront Reconstruction: Simulations and Experiments Sparse Matrix Wavefront Reconstruction: Simulations and Experiments Fang Shi a, Douglas G. MacMartin b, Mitchell Troy a, Gary L. Brack a,ricks.burruss c, and Richard G. Dekany b a Jet Propulsion Laboratory,

More information

The AOLI low-order non-linear curvature wavefront sensor

The AOLI low-order non-linear curvature wavefront sensor The AOLI low-order non-linear curvature wavefront sensor A method for high sensitivity wavefront reconstruction Jonathan Crass Institute of Astronomy, University of Cambridge SPIE Astronomical Telescopes

More information

Project Documentation Document SPEC-0098 Rev E. Camera Systems Software Functional Interface Specification

Project Documentation Document SPEC-0098 Rev E. Camera Systems Software Functional Interface Specification Project Documentation Document SPEC-0098 Rev E Camera Systems Software Functional Interface Specification Chris Berst Software Group July 10, 2017 Revision History 1. Date: July 29, 2011 Version: Draft

More information

Computing Challenges in Adaptive Optics for the Thirty Meter Telescope. Corinne Boyer ICALEPCS Grenoble, France October 10, 2011

Computing Challenges in Adaptive Optics for the Thirty Meter Telescope. Corinne Boyer ICALEPCS Grenoble, France October 10, 2011 Computing Challenges in Adaptive Optics for the Thirty Meter Telescope Corinne Boyer ICALEPCS Grenoble, France October 10, 2011 1 This Talk Introduction to the Thirty Meter Telescope (TMT) Adaptive Optics

More information

Gemini Observatory. Multi-Conjugate Adaptive Optics Control System. The Gemini MCAO System (ICALEPCS, Geneva, October 2005) 1

Gemini Observatory. Multi-Conjugate Adaptive Optics Control System. The Gemini MCAO System (ICALEPCS, Geneva, October 2005) 1 Gemini Observatory Multi-Conjugate Adaptive Optics Control System The Gemini MCAO System (ICALEPCS, Geneva, October 2005) 1 The Gemini MCAO System Andy Foster Observatory Sciences Ltd William James House,

More information

Technical Specifications for High speed PIV and High speed PIV-PLIF system

Technical Specifications for High speed PIV and High speed PIV-PLIF system Technical Specifications for High speed PIV and High speed PIV-PLIF system MODULE A. HIGH SPEED PIV (3-C) A1. Double Cavity High Speed Laser (up to 10 khz): The vendor should provide Dual Head (DH) laser

More information

Closed loop Optical Integrated Modeling

Closed loop Optical Integrated Modeling Closed loop Optical Integrated Modeling R. Conan a, G. Angeli a, A. Bouchez a, K. Das a, B. Irrarazaval a, B. McLeod b, F. Quiros-Pacheco a, and D. Schwartz a a GMTO, 465 N. Halstead Avenue, Pasadana,

More information

AO-PSF reconstruction for Shack-Hartmann AO systems

AO-PSF reconstruction for Shack-Hartmann AO systems AO-PSF reconstruction for Shack-Hartmann AO systems Application to Altair Gemini-North AO system 1st Victoria Workshop on AO-PSF reconstruction Veran s method - summary Algorithm... WFS measurements covariances

More information

Simulations of Laser Guide Star Adaptive Optics Systems for the European Extremely Large Telescope

Simulations of Laser Guide Star Adaptive Optics Systems for the European Extremely Large Telescope st AO4ELT conference, 03005 (200) DOI:0.05/ao4elt/20003005 Owned by the authors, published by EDP Sciences, 200 Simulations of Laser Guide Star Adaptive Optics Systems for the European Extremely Large

More information

Studying GPU based RTC for TMT NFIRAOS

Studying GPU based RTC for TMT NFIRAOS Studying GPU based RTC for TMT NFIRAOS Lianqi Wang Thirty Meter Telescope Project RTC Workshop Dec 04, 2012 1 Outline Tomography with iterative algorithms on GPUs Matri vector multiply approach Assembling

More information

Calibration of a portable interferometer for fiber optic connector endface measurements

Calibration of a portable interferometer for fiber optic connector endface measurements Calibration of a portable interferometer for fiber optic connector endface measurements E. Lindmark Ph.D Light Source Reference Mirror Beamsplitter Camera Calibrated parameters Interferometer Interferometer

More information

Local Wavefront Reconstruction: Simulations, Experiments and Predictions

Local Wavefront Reconstruction: Simulations, Experiments and Predictions Local Wavefront Reconstruction: Simulations, Experiments and Predictions Fang Shi a, Douglas MacMartin b, Mitchell Troy a, Gary L. Brack a, Rick S. Burruss c, Tuan Truong a, and Richard Dekany b a Jet

More information

Winter College on Optics in Environmental Science February Adaptive Optics: Introduction, and Wavefront Correction

Winter College on Optics in Environmental Science February Adaptive Optics: Introduction, and Wavefront Correction 2018-23 Winter College on Optics in Environmental Science 2-18 February 2009 Adaptive Optics: Introduction, and Wavefront Correction Love G. University of Durham U.K. Adaptive Optics: Gordon D. Love Durham

More information

TriAngle. Electronic Autocollimators for Precise Angle Measurement

TriAngle. Electronic Autocollimators for Precise Angle Measurement TriAngle Electronic Autocollimators for Precise Angle Measurement Angle Measurement Solutions Contents Page TriAngle Angle Measurement Solutions 3 Operating Principle 4 TriAngle Product Range 5 Highly

More information

WAVELENGTH MANAGEMENT

WAVELENGTH MANAGEMENT Camera Accessories WAVELENGTH MANAGEMENT UV CONVERTERS UV Converters take advantage of a phenomenon called fluorescence to extend the performance range of the Beamage beam profiling camera to ultraviolet

More information

Wavefront Error Budget Comparison between Keck NGAO and TMT NFIRAOS

Wavefront Error Budget Comparison between Keck NGAO and TMT NFIRAOS Wavefront Error Budget Comparison between Keck NGAO and TMT NFIRAOS KECK ADAPTIVE OPTICS NOTE 629 Christopher Neyman and Richard Dekany December 5, 2008 ABSTRACT This note outlines a detailed comparison

More information

Baseline Shack Hartmann Design for the 6.5m MMT f/9 Focus

Baseline Shack Hartmann Design for the 6.5m MMT f/9 Focus Baseline Shack Hartmann Design for the 6.5m MMT f/9 Focus S. C. West (swest@as.arizona.edu) and H. Olson 1 Multiple Mirror Telescope Observatory, Tucson, AZ MMTO Technical Memo #01-01, September 2001 http://nemo.as.arizona.edu/~swest/pdfs/sh_wfs_tb.pdf

More information

Measuring the centroid gain of a Shack Hartmann quad-cell wavefront sensor by using slope discrepancy

Measuring the centroid gain of a Shack Hartmann quad-cell wavefront sensor by using slope discrepancy Marcos A. van Dam Vol. 22, No. 8/ August 2005/J. Opt. Soc. Am. A 1509 Measuring the centroid gain of a Shack Hartmann quad-cell wavefront sensor by using slope discrepancy Marcos A. van Dam W. M. Keck

More information

UCLA Adaptive Optics for Extremely Large Telescopes 4 Conference Proceedings

UCLA Adaptive Optics for Extremely Large Telescopes 4 Conference Proceedings UCLA Adaptive Optics for Extremely Large Telescopes 4 Conference Proceedings Title Simulations of AO for the E-ELT and its instruments Permalink https://escholarship.org/uc/item/7kh262xf Journal Adaptive

More information

NEW WAVEFRONT SENSING CONCEPTS FOR ADAPTIVE OPTICS INSTRUMENTATION

NEW WAVEFRONT SENSING CONCEPTS FOR ADAPTIVE OPTICS INSTRUMENTATION NEW WAVEFRONT SENSING CONCEPTS FOR ADAPTIVE OPTICS INSTRUMENTATION K. El Hadi* a, M. Gray a, T. Fusco b, a, B. Le Roux a. a Aix-Marseille Université, CNRS, LAM (Laboratoire d Astrophysique de Marseille)

More information

MagAO-X PDR Appendix A1: Optical interface to Magellan

MagAO-X PDR Appendix A1: Optical interface to Magellan MagAO-X PDR Appendix A1: Optical interface to Magellan Laird Close Page 1 Conceptual design of f/11 MagAO-X optics with Coronagraph f/11 secondary on Magellan M3 at Magellan f/11 guider (active optics

More information

IMAGING SPECTROMETER DATA CORRECTION

IMAGING SPECTROMETER DATA CORRECTION S E S 2 0 0 5 Scientific Conference SPACE, ECOLOGY, SAFETY with International Participation 10 13 June 2005, Varna, Bulgaria IMAGING SPECTROMETER DATA CORRECTION Valentin Atanassov, Georgi Jelev, Lubomira

More information

Energy efficient real-time computing for extremely large telescopes with GPU

Energy efficient real-time computing for extremely large telescopes with GPU Energy efficient real-time computing for extremely large telescopes with GPU Florian Ferreira & Damien Gratadour Observatoire de Paris & Université Paris Diderot 1 Project #671662 funded by European Commission

More information

Environmental Control and Monitoring (Draft)

Environmental Control and Monitoring (Draft) Next Generation Adaptive Optics System Environmental Control and Monitoring (Draft) April 10, 2009 VersionV1.0 Prepared By Jason Chin 2 of 11 REVISION HISTORY Revision Date Author (s) Reason for revision

More information

WAVELENGTH MANAGEMENT

WAVELENGTH MANAGEMENT BEAM DIAGNOS TICS SPECIAL PRODUCTS OEM DETECTORS THZ DETECTORS PHOTO DETECTORS HIGH POWER SOLUTIONS POWER DETECTORS ENERGY DETECTORS MONITORS Camera Accessories WAVELENGTH MANAGEMENT UV CONVERTERS UV Converters

More information

Agilent 10706B High Stability Plane Mirror Interferometer

Agilent 10706B High Stability Plane Mirror Interferometer 7D Agilent 10706B High Stability Plane Mirror Interferometer Description Description The Agilent 10706B High Stability Plane Mirror Interferometer (see Figure 7D-1) is an improved version of the Agilent

More information

Observatory Control System Test Plan Steve Wampler High-Level Software

Observatory Control System Test Plan Steve Wampler High-Level Software Project Documentation Document PROC-0029 Rev A Observatory Control System Test Plan Steve Wampler High-Level Software June 6, 2016 REVISION SUMMARY: 1. Date: 6 June 2016 Revision: Rev A Changes: Initial

More information

Document Number: SC2/FTS/SOF/020

Document Number: SC2/FTS/SOF/020 SCUBA-2 FTS Project Office University of Lethbridge Physics Department 4401 University Drive Lethbridge, Alberta CANADA T1K 3M4 Tel: 1-403-329-2771 Fax: 1-403-329-2057 Email: brad.gom@uleth.ca WWW: http://research.uleth.ca/scuba2/

More information

Draft SPOTS Standard Part III (7)

Draft SPOTS Standard Part III (7) SPOTS Good Practice Guide to Electronic Speckle Pattern Interferometry for Displacement / Strain Analysis Draft SPOTS Standard Part III (7) CALIBRATION AND ASSESSMENT OF OPTICAL STRAIN MEASUREMENTS Good

More information

GuideStar II Customer Presentation. February 2012

GuideStar II Customer Presentation. February 2012 GuideStar II Customer Presentation February 2012 Outline Product Overview Description Applications and Features Specifications Technical Details Picomotor Mirror Mounts 8784 Cameras Alignment Layout and

More information

SPIcam: an overview. Alan Diercks Institute for Systems Biology 23rd July 2002

SPIcam: an overview. Alan Diercks Institute for Systems Biology 23rd July 2002 SPIcam: an overview Alan Diercks Institute for Systems Biology diercks@systemsbiology.org 23rd July 2002 1 Outline Overview of instrument CCDs mechanics instrument control performance construction anecdotes

More information

The Plenoptic Camera as Wavefront Sensor for the VTT Solar Telescope

The Plenoptic Camera as Wavefront Sensor for the VTT Solar Telescope The Plenoptic Camera as Wavefront Sensor for the VTT Solar Telescope Noelia Martínez a, Luis Fernando Rodríguez Ramos a, Luz María Montoya a, Iciar Montilla a, and Manuel Collados a a Instituto de Astrofísica

More information

Laser speckle based background oriented schlieren measurements in a fire backlayering front

Laser speckle based background oriented schlieren measurements in a fire backlayering front Laser speckle based background oriented schlieren measurements in a fire backlayering front Philipp Bühlmann 1*, Alexander H. Meier 1, Martin Ehrensperger 1, Thomas Rösgen 1 1: ETH Zürich, Institute of

More information

DESIGN AND TESTING OF GPU BASED RTC FOR TMT NFIRAOS

DESIGN AND TESTING OF GPU BASED RTC FOR TMT NFIRAOS Florence, Italy. Adaptive May 2013 Optics for Extremely Large Telescopes III ISBN: 978-88-908876-0-4 DOI: 10.12839/AO4ELT3.13172 DESIGN AND TESTING OF GPU BASED RTC FOR TMT NFIRAOS Lianqi Wang 1,a, 1 Thirty

More information

Telescope Wavefront Errors

Telescope Wavefront Errors Telescope Wavefront Errors Henri Bonnet 1 Tasks of WFC at E-ELT Help System Engineering develop and maintain the technical budgets Develop Control Strategy Define WFC I/F to instruments. 2 How we do it

More information

HARP-NEF Front End Assembly

HARP-NEF Front End Assembly Science Fibers HARP-NEF Front End Assembly Calib Fibers HARPN Front End Assembly ( w/ Partial Cover Plates ) HARPN Front End Assembly 1 HARP-NEF Front End Assembly Roger Eng December 6, 2007 2 HARP-NEF

More information

The SPARTA Platform: Design, Status and. Adaptive Optics Systems (ESO)

The SPARTA Platform: Design, Status and. Adaptive Optics Systems (ESO) The SPARTA Platform: Design, Status and Perspectives Marcos acossuárez Valles aes Adaptive Optics Systems (ESO) msuarez@eso.orgorg SPARTA Platform Targets ESO Standard Platform for Adaptive Optics Real-Time

More information

DMT Manual Version 2.0 December 4, 2006

DMT Manual Version 2.0 December 4, 2006 DMT Manual Version 2.0 December 4, 2006 1717 Louisiana NE Suite 202 Albuquerque, NM 87110 (505) 268-4742 support@agiloptics.com 2 Table of Contents Introduction...4 What DMT Does.5 How A Membrane Deformable

More information

Membrane Deformable Mirror Manual

Membrane Deformable Mirror Manual Membrane Deformable Mirror Manual 2021 Girard Blvd. Suite 150 Albuquerque, NM 87106 (505) 245-9970 x184 1 Contents 1 Introduction... 3 1.1 History of Membrane Deformable Mirrors... 3 1.1.1 Limited Membrane

More information

Visionary EXT. Intelligent Camera System PATENT PENDING

Visionary EXT. Intelligent Camera System PATENT PENDING Visionary EXT Intelligent Camera System PATENT PENDING EXTended Range Aventura's Visionary EXT represents a new paradigm in video surveillance, where an operator can concentrate on watching a single screen

More information

Line of Sight Stabilization Primer Table of Contents

Line of Sight Stabilization Primer Table of Contents Line of Sight Stabilization Primer Table of Contents Preface 1 Chapter 1.0 Introduction 3 Chapter 2.0 LOS Control Architecture and Design 11 2.1 Direct LOS Stabilization 15 2.2 Indirect LOS Stabilization

More information

The MCAO system of the EST: DM height determination for best performance using real daytime statistical turbulence data

The MCAO system of the EST: DM height determination for best performance using real daytime statistical turbulence data The MCAO system of the EST: DM height determination for best performance using real daytime statistical turbulence data Icíar Montilla, Luzma Montoya Contents Study made in the framework of the SOLARNET

More information

A Wave Optics Propagation Code for Multi-Conjugate Adaptive Optics. B. L. Ellerbroek Gemini Observatory, 670 N. A'ohoku Place, Hilo HI USA

A Wave Optics Propagation Code for Multi-Conjugate Adaptive Optics. B. L. Ellerbroek Gemini Observatory, 670 N. A'ohoku Place, Hilo HI USA A Wave Optics Propagation Code for Multi-Conjugate Adaptive Optics B. L. Ellerbroek Gemini Observatory, 67 N. A'ohoku Place, Hilo HI 9672 USA Gemini Preprint #69 A Wave Optics Propagation Code for Multi-Conjugate

More information

Optimized Design of 3D Laser Triangulation Systems

Optimized Design of 3D Laser Triangulation Systems The Scan Principle of 3D Laser Triangulation Triangulation Geometry Example of Setup Z Y X Target as seen from the Camera Sensor Image of Laser Line The Scan Principle of 3D Laser Triangulation Detektion

More information

POME A mobile camera system for accurate indoor pose

POME A mobile camera system for accurate indoor pose POME A mobile camera system for accurate indoor pose Paul Montgomery & Andreas Winter November 2 2016 2010. All rights reserved. 1 ICT Intelligent Construction Tools A 50-50 joint venture between Trimble

More information

The Giant Magellan Telescope phasing system: Algorithms and performance simulations

The Giant Magellan Telescope phasing system: Algorithms and performance simulations The Giant Magellan Telescope phasing system: Algorithms and performance simulations Fernando Quirós-Pacheco* a, Antonin H. Bouchez a, Rodolphe Conan a, Brian A. McLeod b, David Schwartz a a GMTO Organization,

More information

Compliant Baffle for Large Telescope Daylight Imaging. Stacie Williams Air Force Research Laboratory ABSTRACT

Compliant Baffle for Large Telescope Daylight Imaging. Stacie Williams Air Force Research Laboratory ABSTRACT Compliant Baffle for Large Telescope Daylight Imaging Steven Griffin, Andrew Whiting, Shawn Haar The Boeing Company Stacie Williams Air Force Research Laboratory ABSTRACT With the recent interest in daylight

More information

Wavefront Prediction using Artificial Neural Networks. By: Steve Weddell

Wavefront Prediction using Artificial Neural Networks. By: Steve Weddell Wavefront Prediction using Artificial Neural Networks By: Steve Weddell 1 Motivation for Research (1 of 2) Turbulence layer #1 Turbulence layer #2 Ground Turbulence Layer Science Object Reference Guide

More information

Document Number: SC2/FTS/OPT/002

Document Number: SC2/FTS/OPT/002 SCUBA-2 FTS Project Office University of Lethbridge Physics Department 4401 University Drive Lethbridge, Alberta CANADA T1K 3M4 Tel: 1-403-329-2771 Fax: 1-403-329-2057 Email: brad.gom@uleth.ca WWW: http://research.uleth.ca/scuba2/

More information

Instrument Distortion Calibration File Transformation

Instrument Distortion Calibration File Transformation Instrument Distortion Calibration File Transformation David Borncamp, Vera Kozhurina-Platais, Colin Cox, Warren Hack Space Telescope Science Institute July 1, 2014 ABSTRACT The current generation of detectors

More information

OPUS Science Data Processing

OPUS Science Data Processing Science Data Processing www.stsci.edu/software/opus/ www.dpt.stsci.edu/ 1 of 13 OPUS Science Data Processing PMDB ASSIST PDB pod file Data Partitioning Support Schedule Data Validation EDT binary dataset

More information

Development of shape measuring system using a line sensor in a lateral shearing interferometer

Development of shape measuring system using a line sensor in a lateral shearing interferometer Development of shape measuring system using a line sensor in a lateral shearing interferometer Takashi NOMURA*a, Kazuhide KAMIYA*a, Akiko NAGATA*a, Hatsuzo TASHIRO **b, Seiichi OKUDA ***c a Toyama Prefectural

More information

Overview of LFI maps generation and their characteristics

Overview of LFI maps generation and their characteristics Overview of LFI maps generation and their characteristics Davide Maino University of Milano, Dept. of Physics UC Davis, 20 May 2013 Davide Maino Overview of LFI maps generation and their characteristics

More information

Aligning Parallelism of Rolls Has Never Been Faster. L-732 Precision Dual-Scan Roll Alignment System

Aligning Parallelism of Rolls Has Never Been Faster. L-732 Precision Dual-Scan Roll Alignment System Aligning Parallelism of Rolls Has Never Been Faster L-732 Precision Dual-Scan Roll Alignment System Why the L-732 Roll Alignment System is Better Roll parallelism accuracy of.00018 in/ft (0.015 mm/m) Up

More information

Data Handling System Operator Manual Bruce Cowan, Stephen Guzzo High-Level Software

Data Handling System Operator Manual Bruce Cowan, Stephen Guzzo High-Level Software Project Documentation Document MAN-0011 Rev A Data Handling System Operator Manual Bruce Cowan, Stephen Guzzo High-Level Software August 2015 1. Date: 7 August 2015 Revision: A Changes: Initial Outline

More information

INGRID. Lens Mount Assembly and Alignment Procedure. Author: Paul Jolley

INGRID. Lens Mount Assembly and Alignment Procedure. Author: Paul Jolley INGRID Lens Mount Assembly and Alignment Procedure Author: Paul Jolley Revision 0.6 Date 20 th March, 2000 1. Introduction The purpose of this document is to describe the assembly procedure to mount the

More information

STRAIGHT LINE REFERENCE SYSTEM STATUS REPORT ON POISSON SYSTEM CALIBRATION

STRAIGHT LINE REFERENCE SYSTEM STATUS REPORT ON POISSON SYSTEM CALIBRATION STRAIGHT LINE REFERENCE SYSTEM STATUS REPORT ON POISSON SYSTEM CALIBRATION C. Schwalm, DESY, Hamburg, Germany Abstract For the Alignment of the European XFEL, a Straight Line Reference System will be used

More information

System Test Plan. Team: Kingpin. Project: Pin Deck Camera System. Team Members: Shawn Dobbins Jason Grey Eric Nelson Bhuwan Shrestha

System Test Plan. Team: Kingpin. Project: Pin Deck Camera System. Team Members: Shawn Dobbins Jason Grey Eric Nelson Bhuwan Shrestha Department of Computer Science and Engineering The University of Texas at Arlington Last Updated: October 1 st 2013 10:04am System Test Plan Team: Kingpin Project: Pin Deck Camera System Team Members:

More information

APPROVAL SHEET. SYNOPSIS : This document describes the software requirements for the PI planning tools software of the TCS.

APPROVAL SHEET. SYNOPSIS : This document describes the software requirements for the PI planning tools software of the TCS. APPROVAL SHEET TITLE : TCS PI Planning Tool Software Specification DOCUMENT NUMBER : 1732AS0004 ISSUE: C SYNOPSIS : This document describes the software requirements for the PI planning tools software

More information

Graphics Systems and Models

Graphics Systems and Models Graphics Systems and Models 2 nd Week, 2007 Sun-Jeong Kim Five major elements Input device Processor Memory Frame buffer Output device Graphics System A Graphics System 2 Input Devices Most graphics systems

More information

NI Vision Platform. Radim ŠTEFAN. ni.com

NI Vision Platform. Radim ŠTEFAN.  ni.com NI Vision Platform Radim ŠTEFAN www./vision National Instruments Our Stability Revenue: $1.15B in 2012 Innovation: 18% re-invested to R&D Global Operations: Approximately 7,100 employees; operations in

More information

OTO Photonics. Sidewinder TM Series Datasheet. Description

OTO Photonics. Sidewinder TM Series Datasheet. Description OTO Photonics Sidewinder TM Series Datasheet Description SW (Sidewinder TM ) Series spectrometer,built with the InGaAs type sensor and high performance 32bits RISC controller in, is specially designed

More information

Development and Analysis of a Waffle Constrained Reconstructor (WCR) for Fried Geometry Adaptive Optics Systems

Development and Analysis of a Waffle Constrained Reconstructor (WCR) for Fried Geometry Adaptive Optics Systems Development and Analsis of a Waffle Constrained Reconstructor (WCR) for Fried Geometr Adaptive Optics Sstems Robert W. Praus, II MZA Associates Corporation ABSTRACT A common difficult of Fried-geometr

More information

PRODUCT INFORMATION. Visionary-T 3D SNAPSHOT WIDE RANGE OF APPLICATIONS FOR INDOOR USE. 3D vision

PRODUCT INFORMATION. Visionary-T 3D SNAPSHOT WIDE RANGE OF APPLICATIONS FOR INDOOR USE. 3D vision PRODUCT INFORMATION Visionary-T 3D SNAPSHOT WIDE RANGE OF APPLICATIONS FOR INDOOR USE 3D vision FULL FLEXIBILITY FOR INDOOR USE The streaming cameras in the Visionary-T 3D vision product family deliver

More information

Algorithm Enhancements for the SS-411 Digital Sun Sensor

Algorithm Enhancements for the SS-411 Digital Sun Sensor Algorithm Enhancements for the SS-411 Digital Sun Sensor John Enright Space Avionics & Instrumentation Laboratory Dept. of Aerospace Engineering Ryerson University Doug Sinclair Sinclair Interplanetary

More information

PHYSICS. Chapter 33 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT

PHYSICS. Chapter 33 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 33 Lecture RANDALL D. KNIGHT Chapter 33 Wave Optics IN THIS CHAPTER, you will learn about and apply the wave model of light. Slide

More information

Fast End-to-End Multi-Conjugate AO Simulations Using Graphical Processing Units and the MAOS Simulation Code

Fast End-to-End Multi-Conjugate AO Simulations Using Graphical Processing Units and the MAOS Simulation Code Fast End-to-End Multi-Conjugate AO Simulations Using Graphical Processing Units and the MAOS Simulation Code Lianqi Wang 1a and Brent Ellerbroek 1 TMT Observatory Corportaion, 1111 South Arroyo Pkwy Suite

More information

CS267 Homework 1: Fast Matrix Multiply

CS267 Homework 1: Fast Matrix Multiply CS267 Homework 1: Fast Matrix Multiply S Woo X, Simon Scott April 18, 2012 1 Introduction The VEGAS HPC uses three shared memory data buffers, one between each of the data processing threads. There is

More information

Gregory Walsh, Ph.D. San Ramon, CA January 25, 2011

Gregory Walsh, Ph.D. San Ramon, CA January 25, 2011 Leica ScanStation:: Calibration and QA Gregory Walsh, Ph.D. San Ramon, CA January 25, 2011 1. Summary Leica Geosystems, in creating the Leica Scanstation family of products, has designed and conducted

More information

Sensor Modalities. Sensor modality: Different modalities:

Sensor Modalities. Sensor modality: Different modalities: Sensor Modalities Sensor modality: Sensors which measure same form of energy and process it in similar ways Modality refers to the raw input used by the sensors Different modalities: Sound Pressure Temperature

More information

Mu lt i s p e c t r a l

Mu lt i s p e c t r a l Viewing Angle Analyser Revolutionary system for full spectral and polarization measurement in the entire viewing angle EZContrastMS80 & EZContrastMS88 ADVANCED LIGHT ANALYSIS by Field iris Fourier plane

More information

Polarization Ray Trace, Radiometric Analysis, and Calibration

Polarization Ray Trace, Radiometric Analysis, and Calibration Polarization Ray Trace, Radiometric Analysis, and Calibration Jesper Schou Instrument Scientist Stanford University jschou@solar.stanford.edu 650-725-9826 HMI00905 Page 1 Polarization Ray Trace Purpose

More information

Measurements using three-dimensional product imaging

Measurements using three-dimensional product imaging ARCHIVES of FOUNDRY ENGINEERING Published quarterly as the organ of the Foundry Commission of the Polish Academy of Sciences ISSN (1897-3310) Volume 10 Special Issue 3/2010 41 46 7/3 Measurements using

More information

Applications of Piezo Actuators for Space Instrument Optical Alignment

Applications of Piezo Actuators for Space Instrument Optical Alignment Year 4 University of Birmingham Presentation Applications of Piezo Actuators for Space Instrument Optical Alignment Michelle Louise Antonik 520689 Supervisor: Prof. B. Swinyard Outline of Presentation

More information

Adaptive selfcalibration for Allen Telescope Array imaging

Adaptive selfcalibration for Allen Telescope Array imaging Adaptive selfcalibration for Allen Telescope Array imaging Garrett Keating, William C. Barott & Melvyn Wright Radio Astronomy laboratory, University of California, Berkeley, CA, 94720 ABSTRACT Planned

More information

The Mosaic Data Capture Agent

The Mosaic Data Capture Agent Astronomical Data Analysis Software and Systems VII ASP Conference Series, Vol. 145, 1998 R. Albrecht, R. N. Hook and H. A. Bushouse, eds. The Mosaic Data Capture Agent Doug Tody and Francisco G. Valdes

More information

Multimedia. Sape J. Mullender. Huygens Systems Research Laboratory Universiteit Twente Enschede

Multimedia. Sape J. Mullender. Huygens Systems Research Laboratory Universiteit Twente Enschede Multimedia Sape J. Mullender Huygens Systems Research Laboratory Universiteit Twente Enschede 1 What is Multimedia? Videophone CD Interactive One socket, many services (video) phone TV video on demand

More information

Simulation and Auxiliary Data Management

Simulation and Auxiliary Data Management Simulation and Auxiliary Data Management Paola Sartoretti GEPI Meudon Simulation/Test and Auxiliary data! Test data are the simulated RVS data needed to test the data reduction algorithms. They are produced

More information

Sample Sizes: up to 1 X1 X 1/4. Scanners: 50 X 50 X 17 microns and 15 X 15 X 7 microns

Sample Sizes: up to 1 X1 X 1/4. Scanners: 50 X 50 X 17 microns and 15 X 15 X 7 microns R-AFM100 For Nanotechnology Researchers Wanting to do routine scanning of nano-structures Instrument Innovators Using AFM as a platform to create a new instrument Educators Teaching students about AFM

More information

Micro-Radian Instruments, 485 W. Horton Road, Bellingham, WA USA.

Micro-Radian Instruments, 485 W. Horton Road, Bellingham, WA USA. TL40 Digital Autocollimator Data Sheet (22 April 2013) 1.0 Introduction The TL40 Optical Head is designed for use with the E3 Digital Controller. Together they form a stand alone high performance dual

More information

Application note Fast focusing for machine vision applications With Optotune s focus tunable lens EL C

Application note Fast focusing for machine vision applications With Optotune s focus tunable lens EL C Application note Fast focusing for machine vision applications With Optotune s focus tunable lens EL-10-30-C Page 1 of 8 Introduction Flexible and fast focusing solutions with electrically tunable lenses

More information

Forward Time-of-Flight Geometry for CLAS12

Forward Time-of-Flight Geometry for CLAS12 Forward Time-of-Flight Geometry for CLAS12 D.S. Carman, Jefferson Laboratory ftof geom.tex April 13, 2016 Abstract This document details the nominal geometry for the CLAS12 Forward Time-of- Flight System

More information

Euclid Mission Database

Euclid Mission Database Euclid Mission Database Roland D. Vavrek ESA / European Space Astronomy Centre 2016 Euclid Photometric Calibration Workshop Euclid Mission Database (MDB) Based on the Gaia Parameter Database design Centralized,

More information

OSKAR-2: Simulating data from the SKA

OSKAR-2: Simulating data from the SKA OSKAR-2: Simulating data from the SKA AACal 2012, Amsterdam, 13 th July 2012 Fred Dulwich, Ben Mort, Stef Salvini 1 Overview OSKAR-2: Interferometer and beamforming simulator package. Intended for simulations

More information

arxiv: v1 [physics.ins-det] 13 Jan 2015

arxiv: v1 [physics.ins-det] 13 Jan 2015 The Assembly of the Belle II TOP Counter Boqun Wang, On behalf of the Belle II PID Group Department of Physics, University of Cincinnati, Cincinnati, OH, USA University of Cincinnati preprint UCHEP-14-01

More information

Photoelastic Visualisation of Ultrasonic Pulse Interactions Part 1: Compression mode in a solid

Photoelastic Visualisation of Ultrasonic Pulse Interactions Part 1: Compression mode in a solid Photoelastic Visualisation of Ultrasonic Pulse Interactions Part 1: Compression mode in a solid Ed GINZEL Materials Research Institute, Waterloo, Ontario, Canada e-mail: eginzel@mri.on.ca Abstract An improved

More information

AIR FORCE INSTITUTE OF TECHNOLOGY

AIR FORCE INSTITUTE OF TECHNOLOGY EFFECT OF COUDÉ PUPIL ROTATION ON SODIUM LASER BEACON PERSPECTIVE ELONGATION THESIS Russell McGuigan, Flight Lieutenant, RAAF AFIT/GE/ENG/11-28 DEPARTMENT OF THE AIR FORCE AIR UNIVERSITY AIR FORCE INSTITUTE

More information

A U T O C O L L I M A T O R S

A U T O C O L L I M A T O R S Printed in Germany 229 900 E 04/07 E l e c t r o n i c α A U T O C O L L I M A T O R S Measure With Precision MÖLLER-WEDEL OPTICAL GmbH Rosengarten 10 D-22880 Wedel Tel : +49-41 03-9 37 76 10 Fax: +49-41

More information

INFINITY-CORRECTED TUBE LENSES

INFINITY-CORRECTED TUBE LENSES INFINITY-CORRECTED TUBE LENSES For use with Infinity-Corrected Objectives Available in Focal Lengths Used by Thorlabs, Nikon, Leica, Olympus, and Zeiss Designs for Widefield and Laser Scanning Applications

More information

Synopsis of Risley Prism Beam Pointer

Synopsis of Risley Prism Beam Pointer Synopsis of Risley Prism Beam Pointer Mark T. Sullivan Lockheed Martin Space Systems Advanced Technology Center, 3251 Hanover Street, Palo Alto, CA 94304 mark.t.sullivan@lmco.com 650/424-2722 SUMMARY This

More information

Performance of Adaptive Optics Systems

Performance of Adaptive Optics Systems Performance of Adaptive Optics Systems Don Gavel UCSC Center for Adaptive Optics Summer School August, 2009 CfAO Summer School on Adaptive Optics Gavel, AO Performance, Aug. 2009 1 Outline Performance

More information

PERFORMANCE REPORT ESTEC. The spectral calibration of JWST/NIRSpec: accuracy of the instrument model for the ISIM-CV3 test cycle

PERFORMANCE REPORT ESTEC. The spectral calibration of JWST/NIRSpec: accuracy of the instrument model for the ISIM-CV3 test cycle ESTEC European Space Research and Technology Centre Keplerlaan 1 2201 AZ Noordwijk The Netherlands www.esa.int PERFORMANCE REPORT The spectral calibration of JWST/NIRSpec: accuracy of the instrument model

More information

NIRSpec Technical Note NTN / ESA-JWST-TN Author(s): G. Giardino Date of Issue: November 11, 2013 Version: 1.0

NIRSpec Technical Note NTN / ESA-JWST-TN Author(s): G. Giardino Date of Issue: November 11, 2013 Version: 1.0 NIRSpec Technical Note NTN-013-011/ ESA-JWST-TN-093 Author(s): G. Giardino Date of Issue: November 11, 013 Version: 1.0 estec European Space Research and Technology Centre Keplerlaan 1 01 AZ Noordwijk

More information

Superior AO Technology Solving Today s Most Demanding Optical Problems

Superior AO Technology Solving Today s Most Demanding Optical Problems Superior AO Technology Solving Today s Most Demanding Optical Problems AFFORDABLE ADAPTIVE OPTICS Clarifi A closed loop adaptive optics system known as Clarifi senses your beam conditions and adjusts the

More information

The CAFADIS camera: a new tomographic wavefront sensor for Adaptive Optics.

The CAFADIS camera: a new tomographic wavefront sensor for Adaptive Optics. 1st AO4ELT conference, 05011 (2010) DOI:10.1051/ao4elt/201005011 Owned by the authors, published by EDP Sciences, 2010 The CAFADIS camera: a new tomographic wavefront sensor for Adaptive Optics. J.M. Rodríguez-Ramos

More information

Electrically tunable large aperture lens EL TC-VIS-20D

Electrically tunable large aperture lens EL TC-VIS-20D Datasheet: EL-16-4-TC-VIS-2D Electrically tunable large aperture lens EL-16-4-TC-VIS-2D By applying an electric current to this shape changing polymer lens, its optical power is controlled within milliseconds

More information