Search NASA⌕ Search

SEARCH · Search NASA

Results for “Detection and Characterization”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 109 records · Page 6

Advanced Algorithms and High-Performance Testbed for Large-Scale Site Characterization and Subsurface Target Detecting Using Airborne Ground Penetrating SAR

A team of US Army Corps of Engineers, Omaha District and Engineering and Support Center, Huntsville, let Propulsion Laboratory (JPL), Stanford Research Institute (SRI), and Montgomery Watson is currently in the process of planning and conducting the largest ever survey at the Former Buckley Field (60,000 acres), in Colorado, by using SRI airborne, ground penetrating, Synthetic Aperture Radar (SAR). The purpose of this survey is the detection of surface and subsurface Unexploded Ordnance (UXO) and in a broader sense the site characterization for identification of contaminated as well as clear areas. In preparation for such a large-scale survey, JPL has been developing advanced algorithms and a high-performance restbed for processing of massive amount of expected SAR data from this site. Two key requirements of this project are the accuracy (in terms of UXO detection) and speed of SAR data processing. The first key feature of this testbed is a large degree of automation and a minimum degree of the need for human perception in the processing to achieve an acceptable processing rate of several hundred acres per day. For accurate UXO detection, novel algorithms have been developed and implemented. These algorithms analyze dual polarized (HH and VV) SAR data. They are based on the correlation of HH and VV SAR data and involve a rather large set of parameters for accurate detection of UXO. For each specific site, this set of parameters can be optimized by using ground truth data (i.e., known surface and subsurface UXOs). In this paper, we discuss these algorithms and their successful application for detection of surface and subsurface anti-tank mines by using a data set from Yuma proving Ground, A7, acquired by SRI SAR.

Fijany, Amir↗

Selected mission architectures for the terrestrial planet finder (TPF): large, medium and small

Four team incorporating scientists and engineers from more than 50 universities and 20 engineering firms have assessed techniques for detecting and characterizing terrestrial planets orbiting nearby stars. The primary conclusion from the effort of the past two years is that with suitable technology investment starting now, a mission to detect terrestrial planets around 150 nearby stars could be launched within a decade. Missions of smaller scale could carry out more modest programs capable of detecting and characterizing gas giant planets around tens of stars and of detecting terrestrial planets around the nearest stars.

Terrestrial↗

Synchrotron-based Characterization Techniques for Radiation Detection Materials and Devices: An Overview

High-performance room-temperature radiation detectors (high energy resolution for spectrometers, high spatial resolution for imaging devices, and low defect-density for high flux applications) are needed for photon energies (>20 keV) that are not well suited for silicon detectors. Applications for such radiation detectors include nonproliferation, synchrotron, medical, astrophysics, and homeland security. Material- and device- characterization to understand and solve the limiting factors of radiation detection materials and devices is a core element of a radiation detector development R&D program. This presentation will give an overview on the two main synchrotron-based characterization techniques that have been employed by the authors in the last ~20 years: (1) White Beam X-ray Diffraction Topography and (2) Micron-scale detector mapping. A perfect (one domain) crystal (radiation detection material) is a requirement to achieve a highperformance radiation detector. White Beam X-ray Diffraction Topography (WBXDT) allows the rapid screening of the crystallinity of the detector material. With WBXDT we can quickly screen CZT and other crystals to make sure they have only one domain, and to see the presence of extended defects and strain fields.

Camarda, Giuseppe S.↗

2FHL- The Second Catalog of Hard Fermi-LAT Sources

We present a catalog of sources detected above 50 GeV by the Fermi-Large Area Telescope (LAT) in 80 months of data. The newly delivered Pass8 event-level analysis allows the detection and characterization of sources in the 50 GeV-2 TeV energy range. In this energy band, Fermi-LAT has detected 360 sources, which constitute the second catalog of hard Fermi-LAT sources (2FHL). The improved angular resolution enables the precise localization of point sources (1.7 radius at 68% C.L.) and the detection and characterization of spatially extended sources. We find that 86% of the sources can be associated with counterparts at other wavelengths, of which the majority (75%) are active galactic nuclei and the rest (11%) are Galactic sources. Only 25% of the 2FHLsources have been previously detected by Cherenkov telescopes, implying that the 2FHL provides a reservoir of candidates to be followed up at very high energies. This work closes the energy gap between the observations performed at GeV energies by Fermi-LAT on orbit and the observations performed at higher energies byCherenkov telescopes from the ground.

catalogs – gamma-rays: general↗

Seismic Elastic Double-Beam Characterization of Faults and Fractures for CO₂ Storage Site Selection

Site characterization for underground injection and storage of gigatonne-scale CO₂ requires reliable and cost-effective methods to detect and characterize faults and fractures and to assess their stress state and fault activation potential. This is critical, as wastewater injection and disposal have been shown to activate faults and induce earthquakes, and CO₂ leakage remains a key concern for long-term storage. In this project, we developed seismic methods to detect and characterize large-scale sedimentary and crystalline basement faults and associated small-scale fractures below conventional seismic imaging resolution using multicomponent (9C) surface seismic data. Machine learning was used to automatically interpret large-scale faults, providing key information for estimating the maximum magnitude of potential induced earthquakes. High-fidelity imaging was achieved by exploiting redundancy across multiple elastic wave modes, where independent images from different modes and frequencies cross-validate each other. We also used our nonlinear signal comparison (NLSC) method for ground roll removal, improving data quality in complex near-surface conditions. The methods were validated using field data acquired in central Montana. Results show that basement faults extend into the sedimentary section and that small-scale fractures are widespread above the basement. The inferred stress orientation is consistent with regional stress data, and the estimated maximum induced earthquake magnitude is small (Mw ~2.3). The developed workflow provides a practical approach for fault and fracture characterization and for assessing induced seismicity and leakage risk. It is directly applicable to CO₂ storage site selection and to other subsurface systems.

02 PETROLEUM↗

Thermography Inspection for Early Detection of Composite Damage in Structures During Fatigue Loading

Advanced composite structures are commonly tested under controlled loading. Understanding the initiation and progression of composite damage under load is critical for validating design concepts and structural analysis tools. Thermal nondestructive evaluation (NDE) is used to detect and characterize damage in composite structures during fatigue loading. A difference image processing algorithm is demonstrated to enhance damage detection and characterization by removing thermal variations not associated with defects. In addition, a one-dimensional multilayered thermal model is used to characterize damage. Lastly, the thermography results are compared to other inspections such as non-immersion ultrasonic inspections and computed tomography X-ray.

Zalameda, Joseph N.↗

Directed Incremental Symbolic Execution

The last few years have seen a resurgence of interest in the use of symbolic execution -- a program analysis technique developed more than three decades ago to analyze program execution paths. Scaling symbolic execution and other path-sensitive analysis techniques to large systems remains challenging despite recent algorithmic and technological advances. An alternative to solving the problem of scalability is to reduce the scope of the analysis. One approach that is widely studied in the context of regression analysis is to analyze the differences between two related program versions. While such an approach is intuitive in theory, finding efficient and precise ways to identify program differences, and characterize their effects on how the program executes has proved challenging in practice. In this paper, we present Directed Incremental Symbolic Execution (DiSE), a novel technique for detecting and characterizing the effects of program changes. The novelty of DiSE is to combine the efficiencies of static analysis techniques to compute program difference information with the precision of symbolic execution to explore program execution paths and generate path conditions affected by the differences. DiSE is a complementary technique to other reduction or bounding techniques developed to improve symbolic execution. Furthermore, DiSE does not require analysis results to be carried forward as the software evolves -- only the source code for two related program versions is required. A case-study of our implementation of DiSE illustrates its effectiveness at detecting and characterizing the effects of program changes.

Person, Suzette↗

Electron Spin Resonance (ESR) studies of returned comet nucleus samples

The most important objective of the Comet Nucleus Sample Returm Mission is to return samples which could reflect formation conditions and evolutionary processes in the early solar nebula. It is expected that the returned samples will consist of fine-grained silicate materials mixed with ices composed of simple molecules such as H2O, NH3, CH4 as well as organics and/or more complex compounds. Because of the exposure to ionizing radiation from cosmic-ray, gamma-ray, and solar wind protons at low temperature, free radicals are expected to be formed and trapped in the solid ice matrices. The kind of trapped radical species together with their concentration and thermal stability can be used as a dosimeter as well as a geothermometer to determine thermal and radiation histories as well as outgassing and other possible alternation effects since the nucleus material was formed. Since free radicals that are known to contain unpaired electrons are all paramagnetic in nature, they can be readily detected and characterized in their native form by the Electron Spin Resonance (ESR) method. In fact, ESR has been shown to be a non-destructive, highly sensitive tool for the detection and characterization of paramagnetic, ferromagnetic, and radiation damage centers in terrestrial and extraterrestrial geological samples. The potential use of ESR as an effective method in the study of returned comet nucleus samples, in particular, in the analysis of fine-grained solid state icy samples is discussed.

Tsay, Fun-Dow↗

The Antarctic Planet Interferometer

The Antarctic Planet Interferometer is an instrument concept designed to detect and characterize extrasolar planets by exploiting the unique potential of the best accessible site on earth for thermal infrared interferometry. High-precision interferometric techniques under development for extrasolar planet detection and characterization (differential phase, nulling and astrometry) all benefit substantially from the slow, low-altitude turbulence, low water vapor content, and low temperature found on the Antarctic plateau. At the best of these locations, such as the Concordia base being developed at Dome C, an interferometer with two-meter diameter class apertures has the potential to deliver unique science for a variety of topics, including extrasolar planets, active galactic nuclei, young stellar objects, and protoplanetary disks.

interferometry↗

The synthesis of primitive 'living' forms - Definitions, goals, strategies and evolution synthesizers

The arbitrariness of the definition of life is discussed in relation to both the archaic biological entities that preceded cells during the Molecular Evolution era, and the hypothetical, primitive, 'living' entities that presumably can be synthesized in the laboratory. Several experimental approaches to the synthesis, detection, and characterization of 'living' entities are discussed. The experimental approaches considered for the synthesis are the constructionist strategy, the whole-environment strategy, and the modular strategy, which is a combination of the first two. The whole-environment strategy is discussed in more detail and the establishment of an Evolution Synthesizer, based on this strategy, is proposed and rationalized. The guidelines for the detection and characterization of populations and processes of 'living' entities include chemical and physical analyses, but are based mainly on the reproductive characterization of these entities. It is expected that the higher the evolutionary level of the 'living' entities, the longer and more difficult it will be to synthesize them, but the easier it will be to detect them.

Lahav, N.↗

Vacuum Nuller Testbed Performance, Characterization and Null Control

The Visible Nulling Coronagraph (VNC) can detect and characterize exoplanets with filled, segmented and sparse aperture telescopes, thereby spanning the choice of future internal coronagraph exoplanet missions. NASA/Goddard Space Flight Center (GSFC) has developed a Vacuum Nuller Testbed (VNT) to advance this approach, and assess and advance technologies needed to realize a VNC as a flight instrument. The VNT is an ultra-stable testbed operating at 15 Hz in vacuum. It consists of a MachZehnder nulling interferometer; modified with a "W" configuration to accommodate a hexpacked MEMS based deformable mirror (DM), coherent fiber bundle and achromatic phase shifters. The 2-output channels are imaged with a vacuum photon counting camera and conventional camera. Error-sensing and feedback to DM and delay line with control algorithms are implemented in a real-time architecture. The inherent advantage of the VNC is that it is its own interferometer and directly controls its errors by exploiting images from bright and dark channels simultaneously. Conservation of energy requires the sum total of the photon counts be conserved independent of the VNC state. Thus sensing and control bandwidth is limited by the target stars throughput, with the net effect that the higher bandwidth offloads stressing stability tolerances within the telescope. We report our recent progress with the VNT towards achieving an incremental sequence of contrast milestones of 10(exp 8) , 10(exp 9) and 10(exp 10) respectively at inner working angles approaching 2A/D. Discussed will be the optics, lab results, technologies, and null control. Shown will be evidence that the milestones have been achieved.

Lyon, R. G.↗

Standard Evaluation of exoplanet Yield for the LUVOIR and HabEx Concept Studies

The HabEx and LUVOIR mission concepts aim to directly image and spectrally characterize potentially habitable exoplanets. We use EXOSIMS to simulate design reference missions with observation scheduling to determine yield of exoplanets detected, spectrally characterized, and orbits determined. EXOSIMS performs dynamically responsive scheduling with realistic mission observing constraints on Monte Carlo universes of synthetic planets around known nearby stars. We use identical astrophysical inputs and the individual observing scenarios of each concept to evaluate a common comparison of the detection and spectral characterization yields of HabEx and LUVOIR. HabEx is evaluated for the 4m hybrid starshade and coronagraph architecture, the 4m coronagraph only architecture, and the 4 m starshade only architecture. LUVOIR is evaluated for the 8 m architecture of their final report. Yield analysis shows that both concepts can directly image and spectrally characterize earth-like planets in the habitable zone and that each concept has complementary strengths.

Keithly, Dean↗

Balloon Exoplanet Nulling Interferometer (BENI)

We evaluate the feasibility of using a balloon-borne nulling interferometer to detect and characterize exosolar planets and debris disks. The existing instrument consists of a 3-telescope Fizeau imaging interferometer with 3 fast steering mirrors and 3 delay lines operating at 800 Hz for closed-loop control of wavefront errors and fine pointing. A compact visible nulling interferometer is under development which when coupled to the imaging interferometer would in-principle allow deep suppression of starlight. We have conducted atmospheric simulations of the environment above 100,000 feet and believe balloons are a feasible path forward towards detection and characterization of a limited set of exoplanets and their debris disks. Herein we will discuss the BENI instrument, the balloon environment and the feasibility of such as mission.

Lyon, Richard G.↗

A Low Cost Thermal Control Method for Testing in a Mars Environment

Due to the unique thermal vacuum testing requirements for a Mars Rover instrument, NASA Goddard developed a low cost, high fidelity thermal control system utilizing Thermal Electric Coolers (TECs) combined with a heat rejection fluid loop to actively control 8 independent payload thermal boundary zones in a simulated Mars pressure vacuum chamber with a Carbon Dioxide atmosphere. These zones could control instrument components to a specific temperature as a function of time to simulate exact temporal flight boundary predictions.The Mars Organic Molecule Analyzer (MOMA) instrument is a dual source (pyrolysis gas chromatograph and laser desorption) mass spectrometer (MS) based package that detects and characterizes organic molecules, as part of ESA's 2020 ExoMars Rover mission to seek the signs of life on Mars.Due to the unique thermal vacuum testing requirements for a Mars Rover instrument, NASA Goddard developed a low cost, high fidelity thermal control system utilizing Thermal Electric Coolers (TECs) combined with a heat rejection fluid loop to actively control 8 independent payload thermal boundary zones in a simulated Mars pressure vacuum chamber with a Carbon Dioxide atmosphere. These zones could control instrument components to a specific temperature as a function of time to simulate exact temporal flight boundary predictions.The Mars Organic Molecule Analyzer (MOMA) instrument is a dual source (pyrolysis gas chromatograph and laser desorption) mass spectrometer (MS) based package that detects and characterizes organic molecules, as part of ESA's 2020 ExoMars Rover mission to seek the signs of life on Mars.

MOMA↗

Surface Clutter Removal in Airborne Radar Sounding Data from the Dry Valleys, Antarctica

We have collected roughly 1,000 line-km of airborne radar sounding data over glaciers, rock/ice glaciers, permafrost, subsurface ice bodies, ice-covered saline lakes, and glacial deposits in Taylor and Beacon Valley. These data are being analyzed in order to develop techniques for discriminating between subsurface and off-nadir echoes and for detecting and characterizing subsurface interfaces. The identification of features on Mars exhibiting morphologies consistent with ice/rock mixtures, near-surface ice bodies and near-surface liquid water, and the importance of such features to the search for water on Mars, highlights the need for appropriate terrestrial analogs and analysis techniques in order to prepare for radar sounder missions to Mars. Climatic, hydrological, and geological conditions in the Dry Valleys of Antarctica are analogous in many ways to those on Mars. A crucial first step in the data analysis process is the discrimination of echo sources in the radar data. The goal is to identify all returns from the surface of off-nadir topography in order to positively identify subsurface echoes. This process will also be critical for radar data that will be collected in areas of Mars exhibiting significant topography, so that subsurface echoes are identified unambiguously. The positive detection and characterization of subsurface (including sub-ice) water is a primary goal of NASA's Mars exploration program. Our data over the Dry Valleys provides an opportunity to implement techniques we are developing to accomplish these goals.

Holt, J. W.↗

Development of a system for transition characterization

The present system for real-time boundary layer transition detection and characterization encompasses aerodynamic simulations, sensor characteristics, and a hybrid analog/digital system for signal analysis, verification, and compression. By using artificial, intermittently laminar/turbulent signals, in conjunction with trajectory simulation, it becomes possible to conduct algorithm development which is independent of, and in advance of, sensor buildup. Attention is given to the illustrative case of the Pegasus launch vehicle's trajectory.

Bertelrud, Arild↗

A Model-Based, Bayesian Solution for Characterization of Complex Damage Scenarios in Aerospace Composite Structures

Ultrasonic damage detection and characterization is commonly used in nondestructive evaluation (NDE) of aerospace composite components. In recent years there has been an increased development of guided wave based methods. In real materials and structures, these dispersive waves result in complicated behavior in the presence of complex damage scenarios. Model-based characterization methods utilize accurate three dimensional finite element models (FEMs) of guided wave interaction with realistic damage scenarios to aid in defect identification and classification. This work describes an inverse solution for realistic composite damage characterization by comparing the wavenumber-frequency spectra of experimental and simulated ultrasonic inspections. The composite laminate material properties are first verified through a Bayesian solution (Markov chain Monte Carlo), enabling uncertainty quantification surrounding the characterization. A study is undertaken to assess the efficacy of the proposed damage model and comparative metrics between the experimental and simulated output. The FEM is then parameterized with a damage model capable of describing the typical complex damage created by impact events in composites. The damage is characterized through a transdimensional Markov chain Monte Carlo solution, enabling a flexible damage model capable of adapting to the complex damage geometry investigated here. The posterior probability distributions of the individual delamination petals as well as the overall envelope of the damage site are determined.

H. Reed↗