Engineering PapersSearch

Engineering topics

Basinger, Scott A.

Publications and source records attributed to Basinger, Scott A..

Flight mask designs of the Roman Space Telescope Coronagraph Instrument

Over the past two decades, thousands of con?rmed exoplanets have been detected; the next major challenge is to characterize these other worlds and their stellar systems. Much information on the composition and formation of exoplanets and circumstellar debris disks can only be achieved via direct imaging. Direct imaging is challenging because of the small angular separations (< 1 arcsec) and high star-to-planet ux ratios (?109 for a Jupiter analog or ?1010 for an Earth analog in the visible). Atmospheric turbulence prohibits reaching such high ux ratios on the ground, so observations must be made above the Earth's atmosphere. The Nancy Grace Roman Space Telescope (Roman), set to launch in the mid-2020s, will be the ?rst space-based observatory to demonstrate high-contrast imaging with active wavefront control using its Coronagraph Instrument. The instrument's main purpose is to mature the various technologies needed for a future agship mission to image and characterize Earth-like exoplanets. These technologies include two high-actuator-count deformable mirrors, photon-counting detectors, two complementary wavefront sensing and control loops, and two di?erent coronagraph types. In this paper, we describe the complete set of ight coronagraph mask designs and their intended combinations in the Roman Coronagraph Instrument. There are three types of mask con?gurations included: a primary one designed to meet the instrument's top-level requirement, three that are supported on a best-e?ort basis, and several unsupported ones contributed by the NASA Exoplanet Exploration Program. The unsupported mask con?gurations could be commissioned and used if the instrument is approved for operations after its initial technology demonstration phase.

Zimmerman, Neil T.

NIAC Phase II Orbiting Rainbows Granular Imager

In this paper, we present some ideas regarding the optics and imaging aspects of granular spacecraft. Granular spacecraft are complex systems composed of a spatially disordered distribution of a large number of elements, for instance a cloud of grains in orbit. An example of application is a spaceborne observatory for exoplanet imaging, where the primary aperture is a cloud instead of a monolithic aperture.

dynamics

General MACOS Interface for Modeling and Analysis for Controlled Optical Systems

The General MACOS Interface (GMI) for Modeling and Analysis for Controlled Optical Systems (MACOS) enables the use of MATLAB as a front-end for JPL s critical optical modeling package, MACOS. MACOS is JPL s in-house optical modeling software, which has proven to be a superb tool for advanced systems engineering of optical systems. GMI, coupled with MACOS, allows for seamless interfacing with modeling tools from other disciplines to make possible integration of dynamics, structures, and thermal models with the addition of control systems for deformable optics and other actuated optics. This software package is designed as a tool for analysts to quickly and easily use MACOS without needing to be an expert at programming MACOS. The strength of MACOS is its ability to interface with various modeling/development platforms, allowing evaluation of system performance with thermal, mechanical, and optical modeling parameter variations. GMI provides an improved means for accessing selected key MACOS functionalities. The main objective of GMI is to marry the vast mathematical and graphical capabilities of MATLAB with the powerful optical analysis engine of MACOS, thereby providing a useful tool to anyone who can program in MATLAB. GMI also improves modeling efficiency by eliminating the need to write an interface function for each task/project, reducing error sources, speeding up user/modeling tasks, and making MACOS well suited for fast prototyping.

Sigrist, Norbert

Active Mirror Predictive and Requirements Verification Software (AMP-ReVS)

This software is designed to predict large active mirror performance at various stages in the fabrication lifecycle of the mirror. It was developed for 1-meter class powered mirrors for astronomical purposes, but is extensible to other geometries. The package accepts finite element model (FEM) inputs and laboratory measured data for large optical-quality mirrors with active figure control. It computes phenomenological contributions to the surface figure error using several built-in optimization techniques. These phenomena include stresses induced in the mirror by the manufacturing process and the support structure, the test procedure, high spatial frequency errors introduced by the polishing process, and other process-dependent deleterious effects due to light-weighting of the mirror. Then, depending on the maturity of the mirror, it either predicts the best surface figure error that the mirror will attain, or it verifies that the requirements for the error sources have been met once the best surface figure error has been measured. The unique feature of this software is that it ties together physical phenomenology with wavefront sensing and control techniques and various optimization methods including convex optimization, Kalman filtering, and quadratic programming to both generate predictive models and to do requirements verification. This software combines three distinct disciplines: wavefront control, predictive models based on FEM, and requirements verification using measured data in a robust, reusable code that is applicable to any large optics for ground and space telescopes. The software also includes state-of-the-art wavefront control algorithms that allow closed-loop performance to be computed. It allows for quantitative trade studies to be performed for optical systems engineering, including computing the best surface figure error under various testing and operating conditions. After the mirror manufacturing process and testing have been completed, the software package can be used to verify that the underlying requirements have been met.

Basinger, Scott A.

Dispersed Fringe Sensing Analysis - DFSA

Dispersed Fringe Sensing (DFS) is a technique for measuring and phasing segmented telescope mirrors using a dispersed broadband light image. DFS is capable of breaking the monochromatic light ambiguity, measuring absolute piston errors between segments of large segmented primary mirrors to tens of nanometers accuracy over a range of 100 micrometers or more. The DFSA software tool analyzes DFS images to extract DFS encoded segment piston errors, which can be used to measure piston distances between primary mirror segments of ground and space telescopes. This information is necessary to control mirror segments to establish a smooth, continuous primary figure needed to achieve high optical quality. The DFSA tool is versatile, allowing precise piston measurements from a variety of different optical configurations. DFSA technology may be used for measuring wavefront pistons from sub-apertures defined by adjacent segments (such as Keck Telescope), or from separated sub-apertures used for testing large optical systems (such as sub-aperture wavefront testing for large primary mirrors using auto-collimating flats). An experimental demonstration of the coarse-phasing technology with verification of DFSA was performed at the Keck Telescope. DFSA includes image processing, wavelength and source spectral calibration, fringe extraction line determination, dispersed fringe analysis, and wavefront piston sign determination. The code is robust against internal optical system aberrations and against spectral variations of the source. In addition to the DFSA tool, the software package contains a simple but sophisticated MATLAB model to generate dispersed fringe images of optical system configurations in order to quickly estimate the coarse phasing performance given the optical and operational design requirements. Combining MATLAB (a high-level language and interactive environment developed by MathWorks), MACOS (JPL s software package for Modeling and Analysis for Controlled Optical Systems), and DFSA provides a unique optical development, modeling and analysis package to study current and future approaches to coarse phasing controlled segmented optical systems.

Sigrist, Norbert

Accelerated Adaptive MGS Phase Retrieval

The Modified Gerchberg-Saxton (MGS) algorithm is an image-based wavefront-sensing method that can turn any science instrument focal plane into a wavefront sensor. MGS characterizes optical systems by estimating the wavefront errors in the exit pupil using only intensity images of a star or other point source of light. This innovative implementation of MGS significantly accelerates the MGS phase retrieval algorithm by using stream-processing hardware on conventional graphics cards. Stream processing is a relatively new, yet powerful, paradigm to allow parallel processing of certain applications that apply single instructions to multiple data (SIMD). These stream processors are designed specifically to support large-scale parallel computing on a single graphics chip. Computationally intensive algorithms, such as the Fast Fourier Transform (FFT), are particularly well suited for this computing environment. This high-speed version of MGS exploits commercially available hardware to accomplish the same objective in a fraction of the original time. The exploit involves performing matrix calculations in nVidia graphic cards. The graphical processor unit (GPU) is hardware that is specialized for computationally intensive, highly parallel computation. From the software perspective, a parallel programming model is used, called CUDA, to transparently scale multicore parallelism in hardware. This technology gives computationally intensive applications access to the processing power of the nVidia GPUs through a C/C++ programming interface. The AAMGS (Accelerated Adaptive MGS) software takes advantage of these advanced technologies, to accelerate the optical phase error characterization. With a single PC that contains four nVidia GTX-280 graphic cards, the new implementation can process four images simultaneously to produce a JWST (James Webb Space Telescope) wavefront measurement 60 times faster than the previous code.

Lam, Raymond K.

Advanced Wavefront Sensing and Control Testbed (AWCT)

The Advanced Wavefront Sensing and Control Testbed (AWCT) is built as a versatile facility for developing and demonstrating, in hardware, the future technologies of wave front sensing and control algorithms for active optical systems. The testbed includes a source projector for a broadband point-source and a suite of extended scene targets, a dispersed fringe sensor, a Shack-Hartmann camera, and an imaging camera capable of phase retrieval wavefront sensing. The testbed also provides two easily accessible conjugated pupil planes which can accommodate the active optical devices such as fast steering mirror, deformable mirror, and segmented mirrors. In this paper, we describe the testbed optical design, testbed configurations and capabilities, as well as the initial results from the testbed hardware integrations and tests.

active optics

Adaptive MGS Phase Retrieval

Adaptive MGS Phase Retrieval software uses the Modified Gerchberg-Saxton (MGS) algorithm, an image-based sensing method that can turn any focal plane science instrument into a wavefront sensor, avoiding the need to use external metrology equipment. Knowledge of the wavefront enables intelligent control of active optical systems.

Basinger, Scott A.

An Improved Wavefront Control Algorithm for Large Space Telescopes

Wavefront sensing and control is required throughout the mission lifecycle of large space telescopes such as James Webb Space Telescope (JWST). When an optic of such a telescope is controlled with both surface-deforming and rigid-body actuators, the sensitivity-matrix obtained from the exit pupil wavefront vector divided by the corresponding actuator command value can sometimes become singular due to difference in actuator types and in actuator command values. In this paper, we propose a simple approach for preventing a sensitivity-matrix from singularity. We also introduce a new "minimum-wavefront and optimal control compensator". It uses an optimal control gain matrix obtained by feeding back the actuator commands along with the measured or estimated wavefront phase information to the estimator, thus eliminating the actuator modes that are not observable in the wavefront sensing process.

adaptive optics

Performance of Dispersed Fringe Sensor in the Presence of Segmented Mirror Aberrations - Modeling and Simulations

Wavefront aberrations will lower the DFS fringe visibility and DFS signal SNR. The specific effect of wavefront aberration on DFS depends on the aberration type. Due to the "pixel spatial filter" effect the extracted DFS signal can tolerate moderate amount of wavefront aberrations..By averaging piston detection results from multiple traces extracted from fringe images DFS can further increase its robustness against wavefront aberration. Line-of-sight jitter can cause significant loss of fringe visibility will affect more on the aberrated system..Modeling results have shown that gravity sag on the JWST segment mirror during I&T will lower the DHS fringe visibility by factor of 2-3X and lower the DHS signal intensity by factor of approx.5X. Under gravity sag the RMS DHS detection error approx. 100 nm.

James Webb Space Telescope (JWST)

Performance of Dispersed Fringe Sensor in the Presence of Segmented Mirror Aberrations: Modeling and Simulation

Dispersed Fringe Sensing (DFS) is an efficient and robust method for coarse phasing of a segmented primary mirror such as the James Webb Space Telescope (JWST). In this paper, modeling and simulations are used to study the effect of segmented mirror aberrations on the fringe image, DFS signals and DFS detection accuracy. The study has shown due to the pixilation spatial filter effect from DFS signal extraction the effect of wavefront error is reduced and DFS algorithm will be more robust against wavefront aberration by using multi-trace DFS approach. We also studied the JWST Dispersed Hartmann Sensor (DHS) performance in presence of wavefront aberrations caused by the gravity sag and we use the scaled gravity sag to explore the JWST DHS performance relationship with the level of the wavefront aberration. This also includes the effect from line-of-sight jitter.

segmented mirrors

High Contrast Imaging with the JWST NIRCAM Coronagraph

Relative to ground-based telescopes, the James Webb Space Telescope (JWST) will have a substantial sensitivity advantage in the 2.2-5pm wavelength range where brown dwarfs and hot Jupiters are thought to have significant brightness enhancements. To facilitate high contrast imaging within this band, the Near-Infrared Camera (NIRCAM) will employ a Lyot coronagraph with an array of band-limited image-plane occulting spots. In this paper, we provide the science motivation for high contrast imaging with NIRCAM, comparing its expected performance to that of the Keck, Gemini and 30 m (TMT) telescopes equipped with Adaptive Optics systems of different capabilities. We then describe our design for the NIRCAM coronagraph that enables imaging over the entire sensitivity range of the instrument while providing significant operational flexibility. We describe the various design tradeoffs that were made in consideration of alignment and aberration sensitivities and present contrast performance in the presence of JWST's expected optical aberrations. Finally we show an example of a that can provide 10-5 companion sensitivity at sub-arcsecond separations.

coronagraph

Terrestrial Planet Finder Coronagraph Optical Modeling

The Terrestrial Planet Finder Coronagraph will rely heavily on modeling and analysis throughout its mission lifecycle. Optical modeling is especially important, since the tolerances on the optics as well as scattered light suppression are critical for the mission's success. The high contrast imaging necessary to observe a planet orbiting a distant star requires new and innovative technologies to be developed and tested, and detailed optical modeling provides predictions for evaluating design decisions. It also provides a means to develop and test algorithms designed to actively suppress scattered light via deformable mirrors and other techniques. The optical models are used in conjunction with structural and thermal models to create fully integrated optical/structural/thermal models that are used to evaluate dynamic effects of disturbances on the overall performance of the coronagraph. The optical models we have developed have been verified on the High Contrast Imaging Testbed. Results of the optical modeling verification and the methods used to perform full three-dimensional near-field diffraction analysis are presented.

space telescopes

Integrated Modeling Approach for the Terrestrial Planet Finder Mission

Because of the complexity of the Terrestrial Planet Finder (TPF) design concepts, the project will rely heavily on the use of engineering and science simulations to predict on-orbit performance. Furthermore, current understanding of these missions indicates that the 3m to 8m class optical systems need to be as stable as picometers in wavefront and sub-milli arcsec in pointing. These extremely small requirements impose on the models a level of predictive accuracy heretofore never achieved, especially in the area of microgravity effects, material property accuracy, thermal solution convergence, and all other second order modeling effects typically ignored. New modeling tools and analysis paradigms are developed which emphasize computational accuracy and fully integrated analytical simulations. The process is demonstrated on sample problems using the TPF Coronagraph design concept. The TPF project is also planning a suite of testbeds through which various aspects of the models and simulations will be verified.

terrestrial planet finder

Wavefront Control Testbed (WCT) Experiment Results

The Wavefront Control Testbed (WCT) was created to develop and test wavefront sensing and control algorithms and software for the segmented James Webb Space Telescope (JWST). Last year, we changed the system configuration from three sparse aperture segments to a filled aperture with three pie shaped segments. With this upgrade we have performed experiments on fine phasing with line-of-sight and segment-to-segment jitter, dispersed fringe visibility and grism angle;. high dynamic range tilt sensing; coarse phasing with large aberrations, and sampled sub-aperture testing. This paper reviews the results of these experiments.

Burns, Laura A.

Optical analysis

Explore the source record for details and available documents.

mission

Demonstration of extreme wavefront sensing performance on the TPF high contrast imaging testbed

The Terrestrial Platet Finder high contrast imaging testbed facilitates the investigation into the diversity of engineering challenges presented by the goal of direct exo-planet detection, for instance, HCIT offers a high-density deformable mirror to control the optical wavefront errors, a configurable coronagraph to control the diffracted light, and translatable cameras for measuring the focal and pupil planes before and after the coronagraph. In this paper, we summarize the measurements that are obtained about the occulter focal plane.

Trauger, John T.