Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “MONOCHROMATOR”

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.

24 records · Page 2

Data driven drift correction for complex optical systems

To exploit the thousand-fold increase in spectral brightness of modern light sources, increasingly intricate experiments are being conducted that demand extremely precise beam trajectory. Maintaining the optimal trajectory over several hours of an experiment with the needed precision necessitates active drift control. Here, we outline time varying Bayesian optimization (TVBO) as a data driven approach for robust drift correction, and illustrate its application for a split and delay optical system composed of six crystals and twelve input dimensions. Using numerical simulations, we exhibit the application of TVBO for linear drift, non-smooth temporal drift as well as constrained TVBO for multi-objective control settings, representing real-life operating conditions. This approach can be easily adapted to other X-ray beam conditioning and guidance systems, including multi-crystal monochromators and grazing-incidence mirrors, to maintain sub-micrometer and nanoradian beam stability over the course of an experiment spanning several hours.

Bayesian optimization↗

Underwater Target Detection Software Demonstration on the RivGen Turbine

This repository contains data and processing scripts necessary to train the object detection models utilized in the underwater target detection software demonstration on the RivGen turbine project and to produce performance metrics (precision, recall, mAP50, mAP50-95). - Contents - Data consist of "images" and "labels". Each image has an associated label, both share the same time string in its file name (e.g., 2024_05_25_09_01_57.98.jpg and 2024_05_25_09_01_57.98.txt). Time strings have the format %yyyy_%mm_%dd_%HH_%MM_%SS.%3f. Images and labels were curated from 2021 and 2024 smolt outmigration periods at the project site in Igiugig, AK. Images are monochrome 8-bit images of objects (smolt, debris, and other) passing through the field of view of the deployed cameras during various operational stages of the RivGen turbine. Labels are text files indicating the class and bounding polygon of each object in an image. The provided labels use the "YOLO" label format. - Requirements - Python3.8+ is required to install and run the train and validation script. The README.md provides instruction for installing the requirements from the requirements.py file. - Instructions - The "example_train.py" file ingests the provided data, trains a model, and produces model performance metrics at completion. NOTE: model performance metrics will vary from run to run as a consequence of the random selection of training and validation data.

16 TIDAL AND WAVE POWER↗

NDVI and Multispectral Images, UAS Flights, Council Road Site, Seward Peninsula, Alaska, June 2022

The dataset contains Normalized Difference Vegetation Index (NDVI) and multispectral images collected on June 18, 2022 using an UAS (Unmanned Aerial System) Yuneec H520, Mapir Survey 3, and Parrot Sequoia cameras. This data was created to accompany the following datasets:- NGEE Arctic CO2, CH4 and Energy Eddy-Covariance (EC) Flux Tower Auxiliary Measurements, Council Road Mile Marker 71, Seward Peninsula, Alaska (https://doi.org/10.5440/1526749)- Sun-induced chlorophyll fluorescence/eddy covariance measurements at NGEE Arctic Council site, Seward Peninsula, Alaska, 2022 (https://doi.org/10.15485/2466175)- NGEE Arctic Meteorological Data from Instrumented PCDC Stations, Council Site, Seward Peninsula, Alaska, 2018 - 2023 (https://doi.org/10.5440/1529604)Survey 3 is RGN (Red, Greeen, Near Infra Red) camera with 87° Horizontal Field of View (HFOV) (19mm) f/2.8 Aperture, 550nm/660nm/850nm (Red+Green+NIR) filter transmission and produced geo referenced jpg and raw format images. Parrot Sequoia is a camera with 16 megapixel RGB (Red, Green, Blue) sensor and 1.2 megapixel monochrome sensors in discrete spectral bands: Green (550nm - 40Nm Bandwidth), Red (660nm - 40nm Bandwidth), Red Edge (735nm - 10nm Bandwidth) and Near Infrared (790nm - 40nm Bandwidth).The Next-Generation Ecosystem Experiments: Arctic (NGEE Arctic), was a research effort to reduce uncertainty in Earth System Models by developing a predictive understanding of carbon-rich Arctic ecosystems and feedbacks to climate. NGEE Arctic was supported by the Department of Energy's Office of Biological and Environmental Research. The NGEE Arctic project had two field research sites: 1) located within the Arctic polygonal tundra coastal region on the Barrow Environmental Observatory (BEO) and the North Slope near Utqiagvik (Barrow), Alaska and 2) multiple areas on the discontinuous permafrost region of the Seward Peninsula north of Nome, Alaska. Through observations, experiments, and synthesis with existing datasets, NGEE Arctic provided an enhanced knowledge base for multi-scale modeling and contributed to improved process representation at global pan-Arctic scales within the Department of Energy's Earth system Model (the Energy Exascale Earth System Model, or E3SM), and specifically within the E3SM Land Model component (ELM).

54 ENVIRONMENTAL SCIENCES↗

Electron Energy-Loss Spectroscopy and Differential Phase Contrast Imaging with Active Decision in Multimodal Electron Microscopy: Isotopic detection at the atomic scale

Isotopic engineering provides a powerful route to control phonon behavior in crystalline solids, enabling fundamental studies of lattice dynamics and heat transport at the atomic scale. Here, we directly visualize isotope-dependent phonon propagation in epitaxial Cr 2 O 3 using aberration-corrected scanning transmission electron microscopy (STEM) combined with monochromated, high-energy-resolution electron energy-loss spectroscopy (EELS). Guided by ab initio phonon calculations, we demonstrate that optical phonon modes above 70 meV are predominantly oxygen-derived and exhibit measurable redshifts upon substitution of natural 16 O by enriched 18 O. Spatially resolved vibrational spectrum imaging reveals isotope-enriched tracer layers within Cr 2 O 3 thin films, correlating isotope concentration with phonon intensity variations and vibrational energy shifts. At the nanometer and atomic scales, vibrational EELS mapping uncovers coherent phonon propagation across isotopic interfaces, consistent with theoretical phonon density of states and dispersion relations. These results establish vibrational EELS as a quantitative probe for isotope-dependent phonon transport in materials, opening new possibilities for studying energy dissipation and lattice dynamics.

36 MATERIALS SCIENCE↗

Two-Stage Wildlife Event Classification for Edge Deployment

Camera-based wildlife monitoring is often overwhelmed by non-target triggers and slowed by manual review or cloud-dependent inference, which can prevent timely intervention for high stakes human–wildlife conflicts. Our key contribution is a deployable, fully offline edge vision sensor that achieves near-real-time, highly accurate wildlife event classification by combining detector-based empty-image suppression with a lightweight classifier trained with a staged transfer-learning curriculum. Specifically, Stage 1 uses a pretrained You Only Look Once (YOLO)-family detector for permissive animal localization and empty-trigger suppression, and Stage 2 uses a lightweight EfficientNet-based binary classifier to confirm puma on detector crops and gate downstream actions. Our design is robust to low-quality nighttime monochrome imagery (motion blur, low contrast, illumination artifacts, and partial-body captures) and operates using commercially available components in connectivity-limited settings. In field deployments running since May 2025, end-to-end latency from camera trigger to action command is approximately 4 s. Ablation studies using a dataset of labeled wildlife images (pumas, not pumas) show that the two-stage approach substantially reduces false alarms in identifying pumas relative to a full-image classifier while maintaining high recall. On the held-out test set (N = 1434 events), the proposed two-stage cascade achieves precision 0.983, recall 0.975, F1 0.979, accuracy 0.986, and balanced accuracy 0.983, with only 8 false positives and 12 false negatives. The system can be easily adapted for other species, as demonstrated by rapid retraining of the second stage to classify ringtails. Downstream responses (e.g., notifications and optional audio/light outputs) provide flexible actuation capabilities that can be configured to support intervention.

58 GEOSCIENCES↗

Visualization of Thermal and Strain Dynamics in X-ray Optics by Time-Resolved Rocking Curve Imaging

The absorption of intense X-ray pulses from free-electron lasers by X-ray crystal optics triggers rapid thermal and mechanical responses, including lattice compression, expan- sion, and strain-wave propagation, which dynamically modify diffraction conditions and wavefront properties. These effects pose significant challenges for next-generation high- repetition-rate X-ray sources, particularly for crystal monochromators used in XFEL beam- lines and self-seeding. Here, we demonstrate time-resolved rocking curve imaging (TrRCI) of X-ray Bragg optics with high spatial resolution (6.4 μm) and sub-1-μrad angular resolu- tion, enabling direct visualization of lattice dynamics from nanoseconds to microseconds. By combining a high-flux beamline at SPring-8, a scintillator-coupled sCMOS detector, and a synchronized femtosecond laser system, we capture lattice dynamics induced by tran- sient laser heating with a strain sensitivity on the order of 10−6 . Our results reveal transient lattice deformation and the propagation of laser-induced strain waves over millimeter-scale distances. This approach provides experimental benchmarks for understanding heat-load effects in high-repetition-rate X-ray optics.

Source record↗