Search NASA⌕ Search

SEARCH · Search NASA

Results for “Choice Behavior”

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 271 records · Page 15

HabSim: A Modular Coupled Virtual Testbed for Simulating ExtraTerrestrial Habitat Systems

Extraterrestrial habitats involve a tightly coupled combination of hardware, software, and humans while operating in an unforgiving environment that poses many risks, both anticipated and unanticipated. Traditional approaches with such systems of systems focus on reliability, robustness, and redundancy. These approaches seek to avoid failure rather than reduce overall risk. However, faults are inevitable, and understanding and managing the complex and emergent behavior and cascading events of such a complex system is critical. This study describes the development of HabSim, a computational simulation environment intended to support research to establish the know-how to design and operate resilient and autonomous SmartHabs. HabSim is a modular virtual testbed composed of many of the coupled dynamic systems expected in a typical SmartHab. A heterogeneous set of interconnected physics-based and phenomenological models is used to represent the essential functions of a SmartHab. HabSim further considers disruptions and models damage and repair of certain components. This paper discusses a) system and subsystem requirements of the deep space habitat included in the HabSim platform; b) architectural choices made in response to the requirements; c) technical considerations for developing, verifying, configuring, and executing HabSim; and d) illustrative sample results from a simulation of a representative disruption scenario.

Mohsen Azimi↗

On domains of convergence in optimization problems

Numerical optimization algorithms require the knowledge of an initial set of design variables. Starting from an initial design x(sup 0), improved solutions are obtained by updating the design iteratively in a way prescribed by the particular algorithm used. If the algorithm is successful, convergence is achieved to a local optimal solution. Let A denote the iterative procedure that characterizes a typical optimization algorithm, applied to the problem: Find x belonging to R(sup n) that maximizes f(x) subject to x belonging to Omega contained in R(sup n). We are interested in problems with several local maxima (x(sub j))(sup *), j=1, ..., m, in the feasible design space Omega. In general, convergence of the algorithm A to a specific solution (x(sub j))(sup *) is determined by the choice of initial design x(sup 0). The domain of convergence D(sub j) of A associated with a local maximum (x(sub j))(sup *) is a subset of initial designs x(sup 0) in Omega such that the sequence (x(sup k)), k=0,1,2,... defined by x(sup k+1) = A(x(sup k)), k=0,1,... converges to (x(sub j))(sup *). The set D(sub j) is also called the basin of attraction of (x(sub j))(sup *). Cayley first proposed the problem of finding the basin of attraction for Newton's method in 1897. It has been shown that the basin of attraction for Newton's method exhibits chaotic behavior in problems with polynomial objective. This implies that there may be regions in the feasible design space where arbitrarily close starting points will converge to different local optimal solutions. Furthermore, the boundaries of the domains of convergence may have a very complex, even fractal structure. In this paper we show that even simple structural optimization problems solved using standard gradient based (first order) algorithms exhibit similar features.

Diaz, Alejandro R.↗

Gravity Modeling for Variable Fidelity Environments

Aerospace simulations can model worlds, such as the Earth, with differing levels of fidelity. The simulation may represent the world as a plane, a sphere, an ellipsoid, or a high-order closed surface. The world may or may not rotate. The user may select lower fidelity models based on computational limits, a need for simplified analysis, or comparison to other data. However, the user will also wish to retain a close semblance of behavior to the real world. The effects of gravity on objects are an important component of modeling real-world behavior. Engineers generally equate the term gravity with the observed free-fall acceleration. However, free-fall acceleration is not equal to all observers. To observers on the sur-face of a rotating world, free-fall acceleration is the sum of gravitational attraction and the centrifugal acceleration due to the world's rotation. On the other hand, free-fall acceleration equals gravitational attraction to an observer in inertial space. Surface-observed simulations (e.g. aircraft), which use non-rotating world models, may choose to model observed free fall acceleration as the gravity term; such a model actually combines gravitational at-traction with centrifugal acceleration due to the Earth s rotation. However, this modeling choice invites confusion as one evolves the simulation to higher fidelity world models or adds inertial observers. Care must be taken to model gravity in concert with the world model to avoid denigrating the fidelity of modeling observed free fall. The paper will go into greater depth on gravity modeling and the physical disparities and synergies that arise when coupling specific gravity models with world models.

Madden, Michael M.↗

Dual modulation of the anion-driven thermodynamic properties of aqueous choline halide-based deep eutectic solvents

Deep eutectic solvents (DESs) are considered tunable solvents because their specific properties can be achieved based on the choice of components and their relative concentrations in a mixture. In this article, we investigate the influence of the variation in halide ions (F − , Cl − , Br − , I − ) of choline salts used on the thermodynamic and physicochemical properties of choline halide-based DESs. Our findings show that the density of choline halide-based DESs decreases nonlinearly with an increasing mole fraction of water, following a trend based on the size of the halides, with choline iodide showing the highest density. Temperature-dependent density data reveal that the thermal expansion coefficient decreases slightly with increasing water content, indicating a more stable volume at a higher mole fraction of water. The excess molar volume (V E ) of the DES mixtures exhibits complex behavior depending on the choline halide used, with both negative and positive V E values observed across different water mole fractions. These variations are linked to the hydrogen bonding interactions between the DES components and water molecules. In addition, viscosities decrease with increasing water content, suggesting the disruption of hydrogen bonding networks and enhanced mobility of the ions, which contributes to the observed increase in conductivity. The excess molar Gibbs energies, enthalpies, and entropies of activation have also been determined.

Choline halide↗

Using Parameter Sweep in WaterTAP to Analyze New Water Treatment Technologies

We describe a powerful and generalized parameter sweep tool in this report that was originally developed to analyze the performance of existing and novel water treatment models being developed in WaterTAP. Since WaterTAP is built upon IDAES and Pyomo, the parameter sweep tool can be used to systematically explore and debug the behavior of most Pyomo and IDAES numerical models. In order to enable meaningful analyses, the parameter sweep tool has been designed with the following features: 1) Model flexibility: The parameter sweep tool does not enforce any restrictions on the types of models that can be used with it. As long as a Pyomo model can be solved and the parameter is active and mutable, the tool only needs functions that describe how to run the model, the sweep parameters, and the output quantities of interest. 2) Flexible sampling: The parameter sweep tool has inbuilt functions to generate samples from a random distribution or a multidimensional Euclidean space. Furthermore, the users have to ability to supply samples generated from a tool of their choice. 3) Multiple sweep types: A user can choose from one of 3 types of parameter sweeps depending on their needs. 4) Detailed outputs: Outputs generated by the parameter sweep tool can be stored in detailed H5 file or user-friendly CSV files for post processing. 5) Parallel computing: The parameter sweep supports shared and distributed memory parallel computing to enable the use of high performance computers (HPC) for large-scale analyses. 6) Modular: The parameter sweep tool is self-contained and can easily be integrated within an outer-loop analysis or as desired by the user. 7) Ease of use: The tool is well documented and a simple sweep can be easily executed by following the online documentation in a few lines of code. We demonstrate the use of the parameter sweep tool on a simple water treatment system from the WaterTAP repository and show its parallel scaling performance on an Apple laptop and NREL's Eagle HPC. The parameter sweep tool is actively being used with models currently being developed within WaterTAP and we expect its use to grow beyond it to other IDAES and Pyomo models.

97 MATHEMATICS AND COMPUTING↗

Methods for Quantitative Thermal Analysis of Lithium Solid-State and Beyond Battery Safety

The use of differential scanning calorimetry (DSC) to measure the thermal behavior of individual components and electrolyte/electrode combinations is common. However, here we focus on DSC tests on an anode, cathode, and electrolyte (ACE) component combination over a temperature range that includes many of the phase transitions and key reactions (i.e., to 500 °C) that contribute to thermal runaway. This method can help quantify the complex reaction network in a full cell, thereby informing potential safety issues. Here, we used DSC heat flow data from a solid-state Li 0.43 CoO 2 +C+PVDF | LLZO | Li metal ACE sample and its components to quantify key factors affecting results. We focused on three areas: (1) ACE sample preparation and assembly in DSC pans, (2) DSC measurement parameters, and (3) heat flow analysis. Key points include the choice of component ratios (e.g., commercially relevant N:P capacity ratio), the importance of conductive carbon and binder, type of pan used, DSC ramp rate, and integration method used when dealing with broad and overlapping exothermic peaks. This work deepens the scientific basis and best practices for obtaining heat flow data from ACE samples for early-stage evaluation of solid-state and beyond battery safety.

25 ENERGY STORAGE↗

A three-dimensional nonlinear Timoshenko beam based on the core-congruential formulation

A three-dimensional, geometrically nonlinear two-node Timoshenkoo beam element based on the total Larangrian description is derived. The element behavior is assumed to be linear elastic, but no restrictions are placed on magnitude of finite rotations. The resulting element has twelve degrees of freedom: six translational components and six rotational-vector components. The formulation uses the Green-Lagrange strains and second Piola-Kirchhoff stresses as energy-conjugate variables and accounts for the bending-stretching and bending-torsional coupling effects without special provisions. The core-congruential formulation (CCF) is used to derived the discrete equations in a staged manner. Core equations involving the internal force vector and tangent stiffness matrix are developed at the particle level. A sequence of matrix transformations carries these equations to beam cross-sections and finally to the element nodal degrees of freedom. The choice of finite rotation measure is made in the next-to-last transformation stage, and the choice of over-the-element interpolation in the last one. The tangent stiffness matrix is found to retain symmetry if the rotational vector is chosen to measure finite rotations. An extensive set of numerical examples is presented to test and validate the present element.

Crivelli, Luis A.↗

Hygrothermal Aging and Thermomechanical Characterization of As-Manufactured Tidal Turbine Blade Composites

This study investigates the hygrothermal aging behavior and thermomechanical properties of as-manufactured glass fiber-reinforced epoxy and thermoplastic composite tidal turbine blades. The blades were previously deployed in a marine environment and subsequently analyzed through a comprehensive suite of material characterization techniques, including hygrothermal aging, dynamic mechanical analysis (DMA), tensile testing and X-ray computed tomography (XCT). Hygrothermal aging experiments revealed that while thermoplastic composites exhibited lower overall water absorption (0.78% vs. 0.47%), they had significantly higher diffusion coefficients than epoxy (2.1 vs. 12.1 × 10 −13 m 2 s −1 ), suggesting faster saturation in operational environments. DMA results demonstrated that water ingress caused plasticization in epoxy matrices, reducing the glass transition temperature and increasing damping (112 °C to 104 °C), while thermoplastic composites showed more stable thermal behavior (87 °C glass transition temperature). Tensile testing revealed substantial reductions in ultimate strength (>40%) for both materials after prolonged water exposure, with minimal change in elastic modulus, highlighting the role of matrix degradation over fiber reinforcement. XCT image analysis showed that both composites were manufactured with high quality: no large voids or cracks were present, and the degree of misalignment was low. These findings inform future marine renewable energy composite designs by emphasizing the critical influence of moisture on long-term structural integrity and the need for optimized material systems in harsh marine environments. This work provides a rare real-world comparison of epoxy and recyclable thermoplastic tidal turbine blades, showing how laboratory aging tests and advanced imaging reveal the influence of material and manufacturing choices on long-term marine durability.

16 TIDAL AND WAVE POWER↗

Micromechanical Modeling of the Thermal Expansion of Graphite/copper Composites with Nonuniform Microstructure

Two micromechanical models were developed to investigate the thermal expansion of graphite/copper (Gr/Cu) composites. The models incorporate the effects of temperature-dependent material properties, matrix inelasticity, initial residual stresses due to processing history, and nonuniform fiber distribution. The first model is based on the multiple concentric cylinder geometry, with each cylinder treated as a two-phase composite with a characteristic fiber volume fractions. By altering the fiber volume fraction of the individual cylinders, unidirectional composites with radially nonuniform fiber distributions can be investigated using this model. The second model is based on the inelastic lamination theory. By varying the fiber content in the individual laminae, composites with nonuniform fiber distribution in the thickness direction can be investigated. In both models, the properties of the individual regions (cylinders or laminae) are calculated using the method of cells micromechanical model. Classical incremental plasticity theory is used to model the inelastic response of the copper matrix at the microlevel. The models were used to characterize the effects of nonuniform fiber distribution on the thermal expansion of Gr/Cu. These effects were compared to the effects of matrix plasticity, choice of stress-free temperature, and slight fiber misalignment. It was found that the radially nonuniform fiber distribution has little effect on the thermal expansion of Gr/Cu but could become significant for composites with large fiber-matrix transverse CTE and Young's modulus mismatch. The effect of nonuniform fiber distribution in the through-thickness direction of a laminate was more significant, but only approached that of the stress-free temperature for the most extreme cases that include large amounts of bending. Subsequent comparison with experimental thermal expansion data indicated the need for more accurate characterization of the graphite fiber thermomechanical properties. Correlation with cyclic data revealed the presence of a mechanism not considered in the developed models. The predicted response did, however, exhibit ratcheting behavior that has been observed experimentally in Gr/Cu. Finally, simulation of the actual fiber distribution of particular specimens had little effect on the predicted thermal expansion.

Bednarcyk, Brett A.↗

Mechanical Properties and Microstructure Investigation of Lead Free Solder

While the electronics industry appears to be focusing on Sn-Ag-Cu as the alloy of choice for lead free electronics assembly, ,the exact composition varies by geographic region, supplier and user. Add to that dissolved copper and silver from the printed circuit board traces and surface finish, and there can be significant variation in the final solder joint composition. A systematic study of the mechanical and microstructural properties of Sn-Ag-Cu alloys with Ag varying from 2wt% to 4wt% and Cu varying from 0.5wt% to lSwt%, was undertaken in this research study. Different sample preparation techniques (water quenched, oil quenched and water quenched followed by reflow) were explored and the resulting microstructure compared to that of a typical reflowed lead free chip scale package (CSP) solder joint. Tensile properties (modulus, 0.2% yield strength and the ultimate tensile strength) and creep behavior of selected alloy compositions (Sn-4Ag-1 X u , Sn-4Ag-OSCu, Sn- 2Ag-1 X u , Sn-2Ag-OSCu, Sn-3.5Ag-O.SCu) were determined for three conditions: as- cast; aged for 100 hours at 125OC; and aged for 250 hours at 125OC. There was no significant difference in Young's Modulus as a function of alloy composition. After an initial decrease in modulus after 100 hours at 125"C, there was an insignificant change with further aging. The distribution of 0.2% strain yield stress and ultimate tensile strength as a function of alloy composition was more significant and decreased with aging time and temperature. The microstructures of these alloys were examined using light and scanning electron microscopy (LM and SEM) respectively and SEM based energy dispersive x-ray spectroscopy (EDS). Fracture surface and cross-section analysis were performed on the specimens after creep testing. The creep testing results and the effect of high temperature aging on mechanical properties is presented for the oil quenched samples. In general the microstructure of oil quenched specimen exhibited a eutectic region of Sn with moderately dispersed Ag3Sn intermetallic, surrounded by a dendritic Sn-rich phase. The SEM images of the fracture surface indicated the presence of a tough shear surface at the initial cavity break area and a break line in the middle of specimen along the failure direction. A hyperbolic-sine creep model was adopted and used to fit the creep experiment data. The effect on the mechanical properties by adding the quaternary element bismuth to the Sn-3.5Ag-0.8Cu alloy was measured and compared with the mechanical properties of the ternary alloys. The results of this research study provide necessary data for the modeling of solder joint reliability for a range of Sn-Ag-Cu compositions and a baseline for evaluating the effects of subsequent quaternary additions.

Wang, Qing↗

Instantaneous velocity field imaging instrument for supersonic reacting flows

The technical tasks conducted to develop and demonstrate a new gas velocity measurement technique for high enthalpy reacting flows is described. The technique is based on Doppler-shifted Planar Laser-induced Fluorescence (PLIF) imaging of the OH radical. The imaging approach permits, in principle, single-shot measurements of the 2-D distribution of a single velocity component in the measurement plane, and is thus a technique of choice for applications in high enthalpy transient flow facilities. In contrast to previous work in this area, the present program demonstrated an approach which modified the diagnostic technique to function under the constraints of practical flow conditions of engineering interest, rather than vice-versa. In order to accomplish the experimental demonstrations, the state-of-the-art in PLIF diagnostic techniques was advanced in several ways. Each of these tasks is described in detail and is intended to serve as a reference in supporting the transition of this new capability to the fielded PLIF instruments now installed at several national test facilities. Among the new results of general interest in LlF-based flow diagnostics, a detailed set of the first measurements of the collisional broadening and shifting behavior of OH (1,0) band transitions in H7-air combustion environments is included. Such measurements are critical in the design of a successful strategy for PLIF velocity imaging; they also relate to accurate concentration and temperature measurements, particularly in compressible flow regimes. Furthermore, the results shed new light on the fundamental relationship between broadening and energy transfer collisions in OH A(sup 2)Sigma(+)v(sup ') = 1. The first single-pulse, spectrally-resolved measurements of the output of common pulsed dye lasers were also produced during the course of this effort. As with the OH broadening measurements, these data are a significant aspect of a successful velocity imaging strategy, and also have potential implications for many other LIF measurement techniques. Our results indicated the need to modify the commercially available laser cavity in order to accommodate the constraints imposed by typical SCRAMJET combustion characteristics as well as to increase the instrument's velocity dynamic range to span an intra-image range in excess of 2 km/s. The various technical efforts were brought together in a series of experiments demonstrating the applicability of the technique in a high pressure, high temperature H2-air combustion system. The resultant images were compared with 2-D flow simulations in order to determine the accuracy of the instrument. Mean velocity imaging in flows with an axis of symmetry was demonstrated with an accuracy of +/- 50 m/s out of an intra-image dynamic range of 1600 m/s, including reversed flow. A more complex configuration amenable to single-shot imaging in flows without an axis of symmetry was also demonstrated. Limitations imposed by available equipment resulted in an accuracy of about +/- 200 m/s out of 1750 m/s in these demonstrations. Minor modifications to the present configuration were suggested to improve this performance. Each technical task is described in detail, along with significance of the results for the overall imaging velocimeter configuration. This report should allow the user community to integrate this new measurement capability in their existing instrumentation platforms.

Allen, M. G.↗

Nine Canyon Long-Duration Energy Storage: A Feasibility Study

The Nine Canyon Long Duration Energy Storage (LDES) Feasibility Study explores the technical and economic viability of deploying advanced energy storage technologies at Energy Northwest's (EN) Nine Canyon (9C) Wind Project site in Benton County, Washington. Supported by the Washington State Department of Commerce and the U.S. Department of Energy’s Office of Electricity under its LDES Voucher Program, the study represents a collaborative effort between EN, Pacific Northwest National Laboratory (PNNL), and ARES North America. At the core of this effort is the development of a generalized techno-economic modeling framework and evaluation tool designed to assess the value proposition of LDES projects across a variety of contexts. The modeling tool is technology-agnostic and accommodates user-defined parameters such as rated power, energy duration, round-trip efficiency, capital and operational costs, and dispatch constraints. It also integrates economic inputs, including market prices, energy revenue structures, and financing parameters to evaluate performance through key metrics. The tool provides utilities with a transparent, adaptable platform to support decision-making, investment prioritization, and portfolio planning for various storage technologies. To guide scenario design and interpretation, the study first surveyed the LDES technology landscape, including lithium-ion batteries, flow batteries, non-hydro gravity storage, and thermo-mechanical systems, comparing cost trajectories, technical performance, safety and hazards, materials sourcing and recyclability, and spatial/siting considerations. This literature-grounded review highlights technology trade-offs and reinforces the need to align technology choice with site characteristics, use cases, and project objectives. A companion chapter examines ownership structures (EN ownership, third-party ownership, shared models) and offtake options (energy marketing, capacity/energy PPAs, time-of-use PPAs, block-delivery PPAs, and tolling), where PPAs (power purchase agreements) represent contractual arrangements for buying and selling electricity. The chapter also highlights implications for risk allocation, capital access, operational control, and revenue certainty. The study also evaluates supervisory control and data acquisition (SCADA) and transmission interconnection pathways, options include upgrading the existing SCADA or deploying a dedicated LDES controller, with attention to protection schemes, data telemetry, cybersecurity, and regulatory coordination with BPA. In addition, an ARES-specific geotechnical and hydrology assessment presented in the appendix screens multiple corridors for slope stability, bearing capacity, cut-and-fill magnitude, and stormwater behavior.

25 ENERGY STORAGE↗

On plasticity-enhanced interfacial toughness in bonded joints

Here, the performance and reliability of many structures and components depend on the integrity of interfaces between dissimilar materials. Interfacial toughness Γ is the key material parameter that characterizes resistance to interfacial crack growth, and Γ is known to depend on many factors including temperature. For example, previous work showed that the toughness of an epoxy/aluminum interface decreased 40 % as the test temperature was increased from -60 °C to room temperature (RT). Interfacial integrity at elevated temperatures is of considerable practical importance. Recent measurements show that instead of continuing to decrease with increasing temperature, Γ increases when test temperature is above RT. Cohesive zone finite element calculations of an adhesively bonded, asymmetric double cantilever beam specimen of the type used to measure Γ suggest that this increase in toughness may be a result of R-curve behavior generated by plasticity-enhanced toughening during stable subcritical crack growth with interfacial toughness defined as the critical steady-state limit value. In these calculations, which used an elastic-perfectly plastic epoxy model with a temperature-dependent yield strength, the plasticity-enhanced increase in Γ above its intrinsic value Γ o depended on the ratio of interfacial strength σ* to the yield strength σyb of the bond material. There is a nonlinear relationship between Γ/Γ o and σ*/σ yb with the value Γ/Γ o increasing rapidly above a threshold value of σ*/σ yb . The predicted increase in toughness can be significant. For example, there is nearly a factor of two predicted increase in Γ/Γ o during micrometer-scale crack-growth when σ*/σ yb = 2 (a reasonable choice for σ*/σ yb ). Furthermore, contrary to other reported results, plasticity-enhanced toughening can occur prior to crack advance as the cohesive zone forms and the peak stress at the tip of the original crack tip translates to the tip of the fully formed cohesive zone. These results suggest that plasticity-enhanced toughening should be considered when modeling interfaces at elevated temperatures.

36 MATERIALS SCIENCE↗

High-temperature thermoelectric energy converstion. I - Theory

The high-temperature thermoelectric energy-conversion theory is examined. It is shown that semiconductors are the logical choices for high-figure of merit-value materials, but the requirements for optimization differ depending on whether the material is classed as a broad-band or narrow-band semiconductor. Optimization is discussed as a function of temperature. Phonon scattering mechanisms are considered; and for the reduction of thermal conductivity, basic material guidelines are given. Although experimental results indicate that ZT (where Z is the figure of merit and T is the temperature) of about 1 represents an upper limit, there is in fact, no theoretical limitation. It is unlikely that the Z values will be significantly reduced by radiation transfer at temperatures lower than 2000 K. The current status of materials research is also considered. The rare-earth chalcogenides which behave as n-type semi-conductors and the boron-rich borides which exhibit hopping p-type conductivity behavior are the materials that show promise for high-temperature Z values. The reasons for low thermal conductivities in these materials is discussed.

Wood, C.↗

The dielectric properties of soil-water mixtures at microwave frequencies

Recent measurements on the dielectric constants of soil-water mixtures show the existence of two frequency regions in which the dielectric behavior of these mixtures was quite different. At the frequencies of 1.4 GHz to 5 GHz, there were strong evidences that the variations of the dielectric (epsilon) with water content (W) depended on soil type. While the real part of epsilon for sandy soils rose rapidly with the increase in W, epsilon for the high-clay content soils rose only slowly with W. As a consequence, epsilon was generally higher for the sandy soils than for the high-clay content soils at a given W. On the other hand, most of the measurements at frequencies 1 GHz indicated the increase of epsilon with W independent of soil types. At a given W, epsilon' (sandy soil) approximately equals epsilon (high-clay content soil) within the precision of the measurements. These observational features can be satisfactorily interpreted in terms of a simple dielectric relaxation model, with an appropriate choice of the mean relaxation frequency f(m) and the range of the activation energy (beta). It was found that smaller f(m) and larger beta were required for the high-clay content soils than the sandy soils in order to be consistent with the measured data.

Wang, J. R.↗

Combining Speed Information Across Space

We used speed discrimination tasks to measure the ability of observers to combine speed information from multiple stimuli distributed across space. We compared speed discrimination thresholds in a classical discrimination paradigm to those in an uncertainty/search paradigm. Thresholds were measured using a temporal two-interval forced-choice design. In the discrimination paradigm, the n gratings in each interval all moved at the same speed and observers were asked to choose the interval with the faster gratings. Discrimination thresholds for this paradigm decreased as the number of gratings increased. This decrease was not due to increasing the effective stimulus area as a control experiment that increased the area of a single grating did not show a similar improvement in thresholds. Adding independent speed noise to each of the n gratings caused thresholds to decrease at a rate similar to the original no-noise case, consistent with observers combining an independent sample of speed from each grating in both the added- and no-noise cases. In the search paradigm, observers were asked to choose the interval in which one of the n gratings moved faster. Thresholds in this case increased with the number of gratings, behavior traditionally attributed to an input bottleneck. However, results from the discrimination paradigm showed that the increase was not due to observers' inability to process these gratings. We have also shown that the opposite trends of the data in the two paradigms can be predicted by a decision theory model that combines independent samples of speed information across space. This demonstrates that models typically used in classical detection and discrimination paradigms are also applicable to search paradigms. As our model does not distinguish between samples in space and time, it predicts that discrimination performance should be the same regardless of whether the gratings are presented in two spatial intervals or two temporal intervals. Our last experiment largely confirmed this prediction.

Verghese, Preeti↗

Combining Speed Information Across Space

We used speed discrimination tasks to measure the ability of observers to combine speed information from multiple stimuli distributed across space. We compared speed discrimination thresholds in a classical discrimination paradigm to those in an uncertainty/search paradigm. Thresholds were measured using a temporal two-interval forced-choice design. In the discrimination paradigm, the n gratings in each interval all moved at the same speed and observers were asked to choose the interval with the faster gratings. Discrimination thresholds for this paradigm decreased as the number of gratings increased. This decrease was not due to increasing the effective stimulus area as a control experiment that increased the area of a single grating did not show a similar improvement in thresholds. Adding independent speed noise to each of the n gratings caused thresholds to decrease at a rate similar to the original no-noise case, consistent with observers combining an independent sample of speed from each grating in both the added- and no-noise cases. In the search paradigm, observers were asked to choose the interval in which one of the n gratings moved faster. Thresholds in this case increased with the number of gratings, behavior traditionally attributed to an input bottleneck. However, results from the discrimination paradigm showed that the increase was not due to observers' inability to process these gratings. We have also shown that the opposite trends of the data in the two paradigms can be predicted by a decision theory model that combines independent samples of speed information across space. This demonstrates that models typically used in classical detection and discrimination paradigms are also applicable to search paradigms. As our model does not distinguish between samples in space and time, it predicts that discrimination performance should be the same regardless of whether the gratings are presented in two spatial intervals or two temporal intervals. Our last experiment largely confirmed this prediction.

Verghese, Preeti↗

Innovative Nuclear Materials Outboard-A Project Specimen Preparation Guide

The Innovative Nuclear Materials (INM) Program was recently established by the U.S. Department of Energy (DOE) to develop advanced material technologies for use in nuclear reactors. The INM program is presently focused on researching in-core non-fueled materials for application in fast spectrum nuclear reactors. The widespread deployment of fast reactors continues to be a prominent aspiration for advanced nuclear technology developers. However, companies working to license these reactors have no choice but to rely on historic material technologies since further optimization and advancement of these materials is impeded by the lack of fast neutron irradiation test facilities. INM-OA is a non-fueled drop-in experiment which will irradiate material specimens of interest to fast reactor applications. This experiment will be irradiated at Idaho National Laboratory (INL) in the Advanced Test Reactor (ATR) outboard-A (OA) position during normal and high temperature steady state (HTSS) cycles. It will include material specimens supplied by members of the INM program and will utilize a cadmium-lined basket to filter out incident thermal neutrons, thus simulating a faster neutron energy spectrum. Material specimens will undergo post-irradiation examination including microscopy and mechanical testing. In addition to absorption reactions, fast neutrons cause microstructural damage in materials by atom displacement, which can cause exacerbated changes in physical properties and behavior. Thus, the data obtained from the INM-OA experiment will be crucial for understanding the engineering-scale behavior of reactor materials. This document is intended for the Principal Investigators providing samples for this project. Topics included are a general description of the experiment, the irradiation experiment/capsule design, sample geometries, number of samples to be provided, documentation to be provided, a brief list potentially useful characterization methods that can be leveraged at INL, and other miscellaneous requirements specific to this project. This document is intended for informational use only.

innovative nuclear materials↗