Search NASA⌕ Search

SEARCH · Search NASA

Results for “feature selection and regularization”

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 19 records

Quantile regression-enriched event modeling framework for dropout analysis in high-temperature superconductor manufacturing

High-temperature superconductor (HTS) tapes have shown promising characteristics of high critical current, which are prerequisites for applications in high-field magnets. Due to the unstable growth conditions in the HTS manufacturing process, however, the frequent occurrences of dropouts in the critical current impede the consistent performance of HTS tapes. To manufacture HTS tapes with large scale, high yield, and uniform performance, it is essential to develop novel data analysis approaches for modeling the dropouts and identifying the related important process parameters. Conventional methods for modeling recurrent events, such as the point process, require the extraction of events from quality measurements. As the critical current is a continuous process, it may not comprehensively represent the drop patterns by transforming the time-series measurements into a set of events. Here, to solve this issue, we develop a novel quantile regression-enriched event modeling (QREM) framework that integrates the non-homogeneous Poisson process for modeling the occurrence of dropouts and the quantile regression for capturing the drop patterns. By incorporating the feature selection and regularization, the proposed framework identifies a set of significant process parameters that can potentially cause the dropouts of HTS tapes. The proposed method is tested on real HTS tapes produced using an advanced manufacturing process, successfully identifying important parameters that influence dropout events including the substrate temperature and voltage. The results demonstrate that the proposed QREM method outperforms the standard point process in predicting the occurrence of dropouts.

75 CONDENSED MATTER PHYSICS, SUPERCONDUCTIVITY AND↗

Precise Measurement of Carbon Dioxide Column by Passive Ground Based Sensor

Over the past four years we have developed a family of differential radiometers based upon the Fabry-Perot interferometers that exhibit very great sensitivity to changes in the atmospheric column of carbon dioxide, oxygen, and water vapor. Our instruments employ a solid Fabry-Perot etalon that is tuned to the proper wavelength by changing its temperature. The thickness of the etalon has been selected so that its multiple pass bands align with regularly space absorption features of the molecule under investigation. Using multiple absorption features improves the optical throughput of the instrument and improves the stability of the instrument response with respect to environmental changes. We are presently working to extend this technique to the carbon 13 isotope of carbon dioxide and to methane. Our instruments are intrinsically rugged and can be fabricated in a small package at relatively low cost.. As such they hold promise for widespread use in ground based networks for calibration and validation of satellite instruments such as OCO and GOSAT. Results will be presented for long term ground based operations of these systems. The effects of atmospheric scattering, pointing errors, pressure broadening and temperature effects will be discussed with regard to achieving precision better than .5% required for validation of carbon dioxide column measured from space. Finally we will outline the approach for extension of this methodology to additional molecular species of interest.

Heaps, William S.↗

Advances in Hyperspectral Image Classification Methods for Vegetation and Agricultural Cropland Studies

Hyperspectral data are becoming more widely available via sensors on airborne and unmanned aerial vehicle (UAV) platforms, as well as proximal platforms. While space-based hyperspectral data continue to be limited in availability, multiple spaceborne Earth-observing missions on traditional platforms are scheduled for launch, and companies are experimenting with small satellites for constellations to observe the Earth, as well as for planetary missions. Land cover mapping via classification is one of the most important applications of hyperspectral remote sensing and will increase in significance as time series of imagery are more readily available. However, while the narrow bands of hyperspectral data provide new opportunities for chemistry-based modeling and mapping, challenges remain. Hyperspectral data are high dimensional, and many bands are highly correlated or irrelevant for a given classification problem. For supervised classification methods, the quantity of training data is typically limited relative to the dimension of the input space. The resulting Hughes phenomenon, often referred to as the curse of dimensionality, increases potential for unstable parameter estimates, overfitting, and poor generalization of classifiers. This is particularly problematic for parametric approaches such as Gaussian maximum likelihood–based classifiers that have been the backbone of pixel-based multispectral classification methods. This issue has motivated investigation of alternatives, including regularization of the class covariance matrices, ensembles of weak classifiers, development of feature selection and extraction methods, adoption of nonparametric classifiers, and exploration of methods to exploit unlabeled samples via semi-supervised and active learning. Data sets are also quite large, motivating computationally efficient algorithms and implementations. This chapter provides an overview of the recent advances in classification methods for mapping vegetation using hyperspectral data. Three data sets that are used in the hyperspectral classification literature (e.g., Botswana Hyperion satellite data and AVIRIS airborne data over both Kennedy Space Center and Indian Pines) are described in Section 3.2 and used to illustrate methods described in the chapter. An additional high-resolution hyperspectral data set acquired by a SpecTIR sensor on an airborne platform over the Indian Pines area is included to exemplify the use of new deep learning approaches, and a multiplatform example of airborne hyperspectral data is provided to demonstrate transfer learning in hyperspectral image classification. Classical approaches for supervised and unsupervised feature selection and extraction are reviewed in Section 3.3. In particular, nonlinearities exhibited in hyperspectral imagery have motivated development of nonlinear feature extraction methods in manifold learning, which are outlined in Section 3.3.1.4. Spatial context is also important in classification of both natural vegetation with complex textural patterns and large agricultural fields with significant local variability within fields. Approaches to exploit spatial features at both the pixel level (e.g., co-occurrence–based texture and extended morphological attribute profiles [EMAPs]) and integration of segmentation approaches (e.g., HSeg) are discussed in this context in Section 3.3.2. Recently, classification methods that leverage nonparametric methods originating in the machine learning community have grown in popularity. An overview of both widely used and newly emerging approaches, including support vector machines (SVMs), Gaussian mixture models, and deep learning based on convolutional neural networks is provided in Section 3.4. Strategies to exploit unlabeled samples, including active learning and metric learning, which combine feature extraction and augmentation of the pool of training samples in an active learning framework, are outlined in Section 3.5. Integration of image segmentation with classification to accommodate spatial coherence typically observed in vegetation is also explored, including as an integrated active learning system. Exploitation of multisensor strategies for augmenting the pool of training samples is investigated via a transfer learning framework in Section 3.5.1.2. Finally, we look to the future, considering opportunities soon to be provided by new paradigms, as hyperspectral sensing is becoming common at multiple scales from ground-based and airborne autonomous vehicles to manned aircraft and space-based platforms.

Pasolli, Edoardo↗

Extension of a Kolmogorov Atmospheric Turbulence Model for Time-Based Simulation Implementation

The development of any super/hypersonic aircraft requires the interaction of a wide variety of technical disciplines to maximize vehicle performance. For flight and engine control system design and development on this class of vehicle, realistic mathematical simulation models of atmospheric turbulence, including winds and the varying thermodynamic properties of the atmosphere, are needed. A model which has been tentatively selected by a government/industry group of flight and engine/inlet controls representatives working on the High Speed Civil Transport is one based on the Kolmogorov spectrum function. This report compares the Dryden and Kolmogorov turbulence forms, and describes enhancements that add functionality to the selected Kolmogorov model. These added features are: an altitude variation of the eddy dissipation rate based on Dryden data, the mapping of the eddy dissipation rate database onto a regular latitude and longitude grid, a method to account for flight at large vehicle attitude angles, and a procedure for transitioning smoothly across turbulence segments.

McMinn, John D.↗

Automation of assertion testing - Grid and adaptive techniques

Assertions can be used to automate the process of testing software. Two methods for automating the generation of input test data are described in this paper. One method selects the input values of variables at regular intervals in a 'grid'. The other, adaptive testing, uses assertion violations as a measure of errors detected and generates new test cases based on test results. The important features of assertion testing are that: it can be used throughout the entire testing cycle; it provides automatic notification of error conditions; and it can be used with automatic input generation techniques which eliminate the subjectivity in choosing test data.

Andrews, D. M.↗

Automated shaker placement and regularized input estimation for MIMO testing.

Multi-input, multi-output (MIMO) testing is used in component qualification to reproduce operational responses in the laboratory. It is often preferred to single-input and base-shake testing because of the potential for equivalent or better tests using smaller actuators and shorter test suites. Given a target response, two key steps in MIMO test design are selecting actuator locations and solving for input loads. Actuator locations are often manually selected using expert judgment. If an automatic method is used, locations are usually determined by simulating the vibration control problem and minimizing a combination of the input energy and control residuals. To select a configuration, the relative importance of input energy and residuals must be specified. Specifying relative weights is, in general, a manual and subjective process. This paper develops an objective function that compares actuator configurations based on control accuracy and required input energy without any manual parameter tuning. The objective function uses an optimally selected tradeoff parameter for each candidate configuration. To choose actuator locations using the new objective function, a pivoting algorithm for integer programming problems is developed. Starting with an initial configuration (such as the one generated by a greedy algorithm), the pivoting algorithm guarantees an objective function decrease in each iteration until convergence is reached. In a simulation featuring a structure excited by a diffuse acoustic field, electrodynamic shaker locations and regularized inputs are solved for without any analyst-specified parameters. Simulations are performed in MIMO configurations where the number of target responses is less than, equal to, and greater than the number of actuators.

Multi-input multi-output↗

Pattern selection in solidification

Directional solidification of alloys produces a wide variety of cellular or lamellar structures which, depending upon growth conditions, may be reproducibly regular or may behave chaotically. It is not well understood how these patterns are selected and controlled or even whether there ever exist sharp selection mechanisms. A related phenomenon is the spatial propagation of a pattern into a system which has been caused to become unstable against pattern-forming deformations. This phenomenon has some features in common with the propagation of sidebranching modes in dendritic solidification. In a class of one-dimensional models, the nonlinear system can be shown to select the propagating mode in which the leading edge of the pattern is just marginally stable. This stability principle, when applicable, predicts both the speed of propagation and the geometrical characteristics of the pattern which forms behind the moving front. A boundary-layer model for fully two or three dimensional solidification problems appears to exhibit similar mathematical behavior.

Langer, J. S.↗

Coronas-F Orbit Monitoring and Re-Entry Prediction

Russian scientific satellite CORONAS-F was launched on July, 31, 2001. The object was inserted in near-circular orbit with the inclination 82.5deg and a mean altitude approx. 520 km. Due to the upper atmosphere drag CORONAS-F was permanently descended and as a result on December, 6, 2005 it has finished the earth-orbital flight, having lifetime in space approx. 4.5 years. The satellite structural features and its flight attitude control led to the significant variations of its ballistic coefficient during the flight. It was a cause of some specific difficulties in the fulfillment of the ballistic and navigation support of this space vehicle flight. Besides the main mission objective CORONAS-F also has been selected by the Inter-Agency Space Debris Coordination Committee (IADC) as a target object for the next regular international re-entry test campaign on a program of surveillance and re-entry prediction for the hazard space objects within their de-orbiting phases. Spacecraft (S/C) CORONAS-F kept its working state right up to the end of the flight - down to the atmosphere entry. This fact enabled to realization of the additional research experiments, concerning with an estimation of the atmospheric density within the low earth orbits (LEO) of the artificial satellites, and made possible to continue track the S/C during final phase of its flight by means of Russian regular command & tracking system, used for it control. Thus there appeared a unique possibility of using for tracking S/C at its de-orbiting phase not only passive radar facilities, belonging to the space surveillance systems and traditionally used for support of the IADC re-entry test campaigns, but also more precise active trajectory radio-tracking facilities from the ground control complex (GCC) applied for this object. Under the corresponding decision of the Russian side such capability of additional high-precise tracking control of the CORONAS-F flight in this period of time has been implemented. The organizing of the CORONAS-F ballistic and navigational support (BNS) and solving its main tasks (such as S/C orbit determination (OD) and its motion prediction and connected with them) both for regular mission stage and for additional flight program were realized by the group of specialists from the Mission Control Center (MCC). MCC was also assigned as a principal organization from the Russian side for participation in the 7th IADC re-entry test campaign on CORONAS-F. The CORONAS-F flight features and space environments circumstances during its flight as well as a methodology and technology of spacecraft ballistic and navigational support are given below. The BNS results for different phases of S/C flight, including the results of its re-entry predictions, obtained during the realization of the 7th IADC test campaign are submitted. The accuracy of space vehicle re-entry prediction and its dependence on various factors are analyzed in more details.

Ivanov, N. M.↗

Unveiling horizons in quantum critical collapse

Critical gravitational collapse offers a unique window into regimes of arbitrarily high curvature, culminating in a naked singularity arising from smooth initial data — thus providing a dynamical counterexample to weak cosmic censorship. Near the critical regime, quantum effects from the collapsing matter are expected to intervene before full quantum gravity resolves the singularity. Despite its fundamental significance, a self-consistent treatment has so far remained elusive. In this work, we perform a one-loop semiclassical analysis using the robust anomaly-based method in the canonical setup of Einstein gravity minimally coupled to a free, massless scalar field. Focusing on explicitly solvable near-critical solutions in both 2 + 1 and 3 + 1 dimensions, we analytically solve the semiclassical Einstein equations and obtain controlled, quantitative results for several long-standing questions within the dominant s-wave sector. We find that regularity uniquely selects a Boulware-like quantum state, encoding genuine vacuum polarization effects from the collapsing matter. Remarkably, the resulting quantum corrections manifest as a growing mode. Horizon-tracing analyses, incorporating both classical and quantum modes, reveal the emergence of a finite mass gap, signaling a phase transition from classical Type II to quantum-modified Type I behavior, thereby providing a quantum enforcement of the weak cosmic censorship. The most non-trivial aspect of our analysis involves dealing with non-conformal matter fields in explicitly time-dependent critical spacetimes. Along the way, we uncover intriguing and previously underexplored features of quantum field theory in curved spacetime.

2D Gravity↗

Psychoacoustic Testing of Modulated Blade Spacing for Main Rotors

Psychoacoustic testing of simulated helicopter main rotor noise is described, and the subjective results are presented. The objective of these tests was to evaluate the potential acoustic benefits of main rotors with modulated (uneven) blade spacing. Sound simulations were prepared for six main rotor configurations. A baseline 4-blade main rotor with regular blade spacing was based on the Bell Model 427 helicopter. A 5-blade main rotor with regular spacing was designed to approximate the performance of the 427, but at reduced tipspeed. Four modulated rotors - one with "optimum" spacing and three alternate configurations - were derived from the 5 bladed regular spacing rotor. The sounds were played to 2 subjects at a time, with care being taken in the speaker selection and placement to ensure that the sounds were identical for each subject. A total of 40 subjects participated. For each rotor configuration, the listeners were asked to evaluate the sounds in terms of noisiness. The test results indicate little to no "annoyance" benefit for the modulated blade spacing. In general, the subjects preferred the sound of the 5-blade regular spaced rotor over any of the modulated ones. A conclusion is that modulated blade spacing is not a promising design feature to reduce the annoyance for helicopter main rotors.

Edwards, Bryan↗

Assessing the Effects of Various Surface Textures and Features on Turbulent Heat Transfer in Hypersonic Flight

Experiments were conducted in the NASA Ames Hypervelocity Free Flight Aerodynamic Facility (ballistic range) to quantify the effects on turbulent convective heat transfer of distributed surface roughness, and of isolated features, representative of thermal protection systems on atmospheric entry vehicles. The surface textures and features were applied on the conic frusta of 45o sphere-cone models having a nose-to-base radius ratio of 0.5, similar to the forebody geometry of the Galileo and Pioneer-Venus entry probes. Test conditions were selected to provide turbulent roughness Reynolds numbers, k+, in the ranges expected for outer planet entry missions. Turbulent flow on the conic frustum was achieved by tripping the flow on the sphere-segment nose cap with distributed surface roughness, created by sand-blasting the nose cap. Surface textures included distributed, acreage, roughness, as well as cavity and groove discrete features. The majority of the data to be presented are results for distributed roughness, which includes both random, sand-grain-like roughness, and regular pattern roughness. The pattern roughness was designed to represent the roughness on woven thermal protection system materials, such as NASA’s 3-D Medium Density Carbon Phenolic (3MDCP), also known as HEEET, developed by the Heatshield for Extreme Entry Environments Technology project. The pattern roughness tested is a 3-D wavy surface, and includes three different roughness element height-to-spacing ratios representative of two configurations of 3MDCP, and spanning ratios measured both before, and after, ablation in an arc jet test facility. The patterns tested in the ballistic range were laser-etched on metal models, and represented an idealized version of the real-world materials in which each roughness element was nearly identical. Additional tests were performed wherein the laser-etched patterns were degraded by sand-blasting with various sized grit media, to produce regular patterns with superimposed irregular roughness, more representative of flight materials. Results of each will be compared. The discrete features tested included cylindrical cavities and rectangular grooves of various width-to-depth ratios. Cavities represent either heatshield damage, such as from micro-meteoroid and orbital debris (MMOD) damage, or from designed penetrations, such as on the Genesis sample return capsule. The grooves were scaled representations of seams between segments of HEEET material in a notional tiled thermal protection system. The tests examined the effects on turbulent heating downstream of the isolated features. The tests were conducted at speeds between 3 km/s and 4 km/s in air between 0.15 atm and 0.25 atm (Mach numbers between 9 and 12). Roughness Reynolds numbers, k+, ranged from 12 to 70 for the sand roughness, and as high as 200 for the pattern roughness. Boundary-layer parameters required for calculating k+ were evaluated using computational fluid dynamics simulations using the DPLR (Data Parallel Line Relaxation) code. Each model included both rough- and smooth-wall segments, and heat transfer augmentation factors were determined as the ratio of the rough-wall to smooth-wall heat flux measured on each test.

hypersonic↗

Harmonic structure of Pc 3-4 pulsations

Power spectra of magnetic pulsations observed at synchronous orbit by the ATS 6 satellite often show several spectral peaks simultaneously. Such pulsations, called harmonic events because of the nearly constant separation between successive peaks, are continuously observed in the dayside in the Pc 3-4 frequency range (6.6-100 mHz). The harmonic events are seen clearly only in the east-west magnetic field component. The spectral peaks are regularly spaced with a typical minimum separation of 14 mHz in the morning gradually decreasing to 10 mHz in the afternoon. In the dynamic spectra of harmonic events, the fundamental mode is usually absent. In addition, the relative amplitudes of the higher harmonics depend on the magnetic latitude. These observed features can be explained by a standing Alfven wave consisting of many discrete harmonic frequencies. A statistical analysis of power spectra demonstrates that at least 10-30% of Pc 3 pulsations can be classified as harmonic events. For a selected event on August 7, 1975, the plasma mass density at the synchronous orbit is estimated to be 3-8 hydrogen mass/cu cm.

Takahashi, K.↗

Experimental and Theoretical Investigations of the Solidification of Eutectic Al-Si Alloy

The eutectic alloys have a wide spectrum of applications due to their good castability and physical and mechanical properties. The interphase spacing resulting during solidification is an important microstructural feature that significantly influences the mechanical behavior of the material. Thus, knowledge of the evolution of the interphase spacing during solidification is necessary in order to properly design the solidification process and optimize the material properties. While the growth of regular eutectics is rather well understood, the irregular eutectics such as Al-Si or Fe-graphite exhibit undercoolings and lamellar spacings much larger than those theoretically predicted. Despite of a considerable amount of experimental and theoretical work a clear understanding of the true mechanism underlying the spacing selection in irregular eutectics is yet to be achieved. A new experimental study of the solidification of the eutectic Al-Si alloy will be reported in this paper. The measured interface undercoolings and lamellar spacing will be compared to those found in the literature in order to get more general information regarding the growth mechanism of irregular eutectics. A modification of the present theory of the eutectic growth is also proposed. The results of the modified mathematical model, accounting for a non-isothermal solid/liquid interface, will be compared to the experimental measurements.

Sen, S.↗

Relationship Between Intraseasonal Oscillation and Subtropical Wind Maxima Over the South Pacific Ocean

The significance of tropical heat sources on higher latitude jet streams has been examined by numerous investigators. Hurrell and Vincent (1990) provide a summary of many of these investigations in their observational case study of the relationship between tropical heating and subtropical wind maxima in the Southern Hemisphere during SOP-1, FGGE. They showed that the divergent outflow from tropical heating associated with the South Pacific Convergence Zone (SPCZ), acted on by the coriolis force, was an important factor in maintaining the subtropical jet on the poleward side of the SPCZ during the period, 6-20 January 1979. They found a similar, but weaker relationship, over the southern Indian Ocean from 3-17 February 1979, a period when the SPCZ heating was greatly reduced and the jet was essentially non-existent. Since their findings were based on a case study and involved the use of the highly-specialized FGGE data set, the natural questions which arose were: (1) Is this relationship a regular feature of the circulation over the South Pacific? and, (2) If so, can it be detected with a routine data set? Another question posed by Hurrell and Vincent in their papers was:(3) How important was the intraseasonal oscillation in causing the enhanced heating and divergent outflow in the Pacific Ocean in January and southern Indian Ocean in February? The purpose of the present paper is to address the answer to these three questions. To accomplish this, some circulation features for an entire warm season in the Southern Hemisphere were examined. The year selected was 1984-85, and the warm season consisted of the 6-month period, 1 November 1984 - 30 April 1985. This period was chosen because there were numerous cases of the westerly wind maxima over the South Pacific and the intraseasonal oscillation was well documented.

Vincent, Dayton G.↗

Downscaling Satellite Precipitation with Emphasis on Extremes: A Variational 1-Norm Regularization in the Derivative Domain

The increasing availability of precipitation observations from space, e.g., from the Tropical Rainfall Measuring Mission (TRMM) and the forthcoming Global Precipitation Measuring (GPM) Mission, has fueled renewed interest in developing frameworks for downscaling and multi-sensor data fusion that can handle large data sets in computationally efficient ways while optimally reproducing desired properties of the underlying rainfall fields. Of special interest is the reproduction of extreme precipitation intensities and gradients, as these are directly relevant to hazard prediction. In this paper, we present a new formalism for downscaling satellite precipitation observations, which explicitly allows for the preservation of some key geometrical and statistical properties of spatial precipitation. These include sharp intensity gradients (due to high-intensity regions embedded within lower-intensity areas), coherent spatial structures (due to regions of slowly varying rainfall),and thicker-than-Gaussian tails of precipitation gradients and intensities. Specifically, we pose the downscaling problem as a discrete inverse problem and solve it via a regularized variational approach (variational downscaling) where the regularization term is selected to impose the desired smoothness in the solution while allowing for some steep gradients(called 1-norm or total variation regularization). We demonstrate the duality between this geometrically inspired solution and its Bayesian statistical interpretation, which is equivalent to assuming a Laplace prior distribution for the precipitation intensities in the derivative (wavelet) space. When the observation operator is not known, we discuss the effect of its misspecification and explore a previously proposed dictionary-based sparse inverse downscaling methodology to indirectly learn the observation operator from a database of coincidental high- and low-resolution observations. The proposed method and ideas are illustrated in case studies featuring the downscaling of a hurricane precipitation field.

Hurricanes↗

Muon Neutrino Reconstruction at ICARUS with Machine Learning

The ICARUS T600 LArTPC detector successfully ran for three years at the underground LNGS laboratories, providing a first sensitive search for LSND-like anomalous electron neutrino appearance in the CNGS beam. After a significant overhauling at CERN, the T600 detector has been placed in its experimental hall at Fermilab, fully commissioned, and the first events observed with full detector readout. Regular data-taking began in May 2021 with neutrinos from the Booster Neutrino Beam (BNB) and neutrinos six degrees off-axis from the Neutrinos at the Main Injector (NuMI). Modern developments in machine learning have allowed for the development of an end-to-end machine learning-based event reconstruction for ICARUS data. This reconstruction folds in 3D voxel-level feature extraction using sparse convolutional neural networks and particle clustering using graph neural networks to produce outputs suitable for physics analyses. This poster will summarize the performance of a high-purity and high-efficiency end-to-end machine learning-based selection of muon neutrinos from the BNB and highlight studies of electromagnetic shower reconstruction from a neutral pion selection.

43 PARTICLE ACCELERATORS↗

Impact of Powder Variability on the Microstructure and Mechanical Behavior of Selective Laser Melted Alloy 718

Powder-bed additive manufacturing processes use fine powders to build parts layer-by-layer. Alloy 718 powder feedstocks for selective laser melting (SLM) additive manufacturing are produced commercially by both gas and rotary atomization and are available typically in the 10-45 or 15-45 microns size ranges. A comprehensive investigation was conducted to understand the impact of powder variability on the microstructure and mechanical behavior of SLM 718 heat treated to Aerospace Material Specification (AMS) 5664. This study included sixteen virgin powders and three once-recycled powders within the 10-45 and 15-45 microns size ranges that were obtained from seven direct source suppliers and one reseller. Although alike as highly regular spheroids, these powders showed distinct differences in composition (especially Al, C and N contents), particle size distributions, and powder features such as degree of agglomeration, fusion and surface roughness. Compositional differences expectedly had the strongest impact on microstructure. High N and C contents formed TiN-nitrides and/or (Nb,Ti,Mo)-C carbides on the grain boundaries, prevented recrystallization during heat treatment, and resulted in retained (001)-scalloped shaped grains that ranged from 19 to 41 microns in average size. In the absence of this particle pinning, the average grain size of the heat treated SLM 718 ranged from 51 microns to 90 microns. Room temperature tensile and high cycle fatigue (HCF) testing compared as-fabricated (AF) and low stress ground (LSG) surface conditions. Tensile testing revealed consistent behavior between the two surface conditions and amongst the powder lots. The finer grained SLM 718 builds displayed the lowest tensile properties. A SLM 718 build fabricated from a powder with eight times lower C content showed statistically better tensile properties presumably due to enhanced coarsening of (delta)-Ni3Nb precipitates. The specimens from once-recycled powders had slightly higher tensile strengths and slightly higher ductility compared to their virgin equivalents; once-recycling also did not substantially degrade the mean HCF life. The LSG fatigue lives agreed with conventionally manufactured 718 data, while AF lives exhibited a knock-down due to surface roughness. The fatigue lives of AF specimens were statistically equivalent across powder lots except for one and failures typically initiated at stress concentrators associated with SLM surface asperities. Fatigue testing of low stress ground specimens result in both transgranular and within facet crack initiations. More than half of the cracks initiated from these facets for the machined condition; however, these facets appeared to be within grains that were larger-than-average in size. A nitrogen-atomized powder with fine prior particles of TiN-nitrides and M(Ti,Nb,Mo)C carbides from atomization on powder surfaces resulted in the best fatigue performance with segregation of these particles to the SLM 718 grain boundaries leading to higher resistance to early-stage crack propagation. Typically the fine-grained builds with minor phases along the grain boundaries did not perform well in fatigue, whereas a larger-grain build with lower carbon content and coarser delta-Ni3Nb precipitates showed the next best HCF response. Further details of the build microstructure and its impact on tensile and fatigue behavior was considered.

laser deposition↗

CHESS 2025: Orthorectified airborne RGB imagery from NEON AOP surveys

This dataset provides Level 1 (L1) and Level 3 (L3) orthorectified Red-Green-Blue (RGB) imagery collected for the 2025 Colorado Headwaters Ecological Spectroscopy Study (CHESS). This high-resolution imagery is a photographic record of red, green, and blue visible light from sunlight reflected off of the Earth’s surface. The data comprise full-color images of the ground surface and are primarily intended to provide context to imaging spectroscopy and light detection and ranging (LiDAR) data. The data were acquired over three study domains in the Upper Gunnison river basin: the upper East River watershed (CRBU); Almont Triangle and Taylor Canyon (ALMO); and Upper Taylor River watershed (UPTA) between 2025-06-13 and 2025-07-15. RGB images were acquired using the PhaseOne IXM-RS150F high-resolution digital camera onboard the National Ecological Observatory Network (NEON) Airborne Observation Platform (AOP). The package data include both an L1 product comprising one camera frame per file and an L3 mosaic aligned to the Universal Transverse Mercator (UTM) Zone 13N grid and the World Geodetic System (WGS) 84 projection. Both products are provided in geotif (.tif) format at 0.1 m ground resolution. The bulk of the imagery was collected during the main CHESS field campaign from June 13 to July 15, 2025. Additional images of a portion of the Upper Taylor (UPTA) domain were collected on September 18, 2025, to fill gaps in imagery identified after the main campaign was complete. RGB camera imagery is not radiometrically calibrated, and therefore pixel values should not be exploited for scientific analysis. Pixel values have undergone a manual adjustment to enhance feature identification. The imagery is rigorously geolocated which does allow for reliable geometric information to be retrieved. To generate the orthorectified imagery, the NEON AOP camera captured visible spectrum in red, green, and blue bands. The raw images were then processed using NEON’s camera orthorectification workflow. A boresight calibration flight was made to build a complete camera, distortion, and alignment model. Color balance/white balance and exposure correction were applied to the raw RGB images. The corrected images were orthorectified by ray-tracing image pixels to a lidar-derived digital surface model (DSM) mesh using the refined camera model, outputting orthorectified raster pixels on a regular grid. Flightline-level data were mosaicked by selecting per-pixel contributions from overlapping orthorectified images using line-of-sight (LOS) zenith angle minimization to reduce edge distortions. CHESS Project Description: The Colorado Headwaters Ecological Spectroscopy Study (CHESS) comprised a multi-week airborne remote sensing and field observation campaign in the Upper Gunnison Basin, Colorado, conducted in June and July of 2025. Airborne remote sensing was conducted by the National Ecological Observatory Network Airborne Observation Platform (NEON AOP), concurrent with a field campaign run by the Rocky Mountain Biological Laboratory (RMBL), the Lawrence Berkeley National Laboratory (LBNL) and SLAC National Accelerator Laboratory Watershed Function Science Focus Area (SFA), and NASA-JPL (Jet Propulsion Laboratory) Earth Surface Mineral Dust Source Investigation (EMIT) program. Between June 10 and July 18, 2025, the NEON AOP flight team collected high-resolution aerial imaging spectroscopy and Light Detection and Ranging (LiDAR) data over three domains: the Upper East River (CRBU), Almont Triangle (ALMO), and the Upper Taylor Basin (UPTA). In coordination with the flights, a field campaign acquired ground-truth observations, including observations of vegetation composition, foliar traits, forest demography, and subsurface properties in 18 core sampling areas within the domains. Additional surface water observations were taken at over 380 point locations. All CHESS campaign datasets can be found within the CHESS ESS-DIVE data portal: https://data.ess-dive.lbl.gov/portals/chess. Funding Acknowledgement: Field and remote-sensing data acquisition was performed under a grant from the National Aeronautics and Space Administration (80NSSC24K1005). This work was also supported by the Watershed Function Science Focus Area at Lawrence Berkeley National Laboratory funded by the US Department of Energy, Office of Science, Biological and Environmental Research under Contract No. DE-AC02-05CH11231.

2018 NEON and 2025 CHESS Campaigns↗