Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “REACTOR PHYSICS”

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 127 records · Page 7

Quantifying uncertainty in uranium concentration measurements via K-edge densitometry

This study quantifies the uncertainty in uranium concentration predictions of fluoride and chloride-based salts within a steel pipe using K-edge densitometry. Modeling and simulation was conducted with the Monte Carlo N-Particle Transport (MCNP) code. The quality of of this technique’s prediction in a pipe requires proper characterization of the pipe’s thickness, which is dependent on the source size and axial offset from the pipe centerline. The thickness was determined as either the center-line thickness seen by the X-ray source or an average value determined through random sampling. Generally, the predicted concentrations were slightly better at lower offset with the random sampling thickness and using the center-line thickness for the highest offsets. For a line-beam source and varying axial offsets, the relative error of concentration was within 1% of the true value but uncertainty increased by 2 orders of magnitude. Similarly, for no axial offset, the relative error was significantly less than 1% while no trend for uncertainty was found. However, at the largest possible offset for a given source size, the concentrations become erroneous and greater than the allowable 1% relative error. Furthermore, high offsets tended to increase the variance of the transmission spectra by 3 orders of magnitude.

Characterization and Analytical Technique↗

Reduced-order modeling for efficient cross section library development in high-temperature gas reactor pebble-bed depletion analysis

Accurate modeling of running-in and equilibrium conditions in pebble-bed reactors (PBRs) requires precise microscopic multigroup neutron cross sections. In Griffin, deterministic neutronics calculations rely on multivariate interpolation over large cross section libraries, resulting in significant memory usage and performance bottlenecks. This work, together with a companion paper on Griffin integration, explores reduced-order models (ROMs) to replace interpolation with lightweight surrogates. Several ROM techniques are benchmarked, with deep neural networks (DNNs) demonstrating superior memory efficiency, scalability, and predictive accuracy. A total of 295 DNNs were trained to build a comprehensive isotope library, integrated into Griffin through a custom LibTorch interface for depletion analysis. Initial results demonstrate that DNN-based ROMs drastically reduce memory demands while preserving accuracy, enabling finer tabulations and additional state variables without overhead. In conclusion, the framework also supports online cross section generation and real-time DNN updates through transfer learning, improving fidelity by capturing self-shielding and evolving nuclide compositions during burnup.

22 - GENERAL STUDIES OF NUCLEAR REACTORS↗

Effects of Uranium Impurities in Downblended HEU on HTGR Performance

Many advanced reactor designs require fuel enriched between 5% and 20% 235 U. To assist in producing fuel at these enrichment levels, government-owned inventories of highly enriched uranium can be downblended. However, fuel produced from these inventories contain uranium impurities that are not often found when enriching natural uranium or accounted for when modeling reactor cores. To address this concern, this work models reactor designs like the X-energy Xe-100 and the Ultra Safe Nuclear Company’s Micro Modular Reactor, and compares their performance with fuel from enriching natural uranium to fuel from downblended highly enriched uranium. This paper evaluates the models based on the effective neutron multiplication factor, k eff , effective delayed neutron fraction, β eff , and energy- and spatially dependent neutron flux, ϕ, as well as the fuel, coolant, moderator, and total reactivity temperature feedback coefficients, α F , α C , α M , and α T . The results show that the fuel from downblended highly enriched uranium inventories leads to differences in each of the metrics, especially in the keff values. In the Xe-100–like and Micro Modular Reactor–like models, k eff changes by about 1400 pcm and up to 1200 pcm, respectively. Total reactivity feedback coefficients α T are negative with the impure fuels and the keff values remain above 1 for each core configuration and fuel composition. These results show that the impure fuel compositions do not necessarily prevent achieving key design parameters, such as cycle length, or from operating in a safe condition.

11 NUCLEAR FUEL CYCLE AND FUEL MATERIALS↗

Boron carbide films with reduced nodular defect density deposited by full-face erosion radio-frequency magnetron sputtering

Boron carbide coatings deposited by sputtering with conventional planar magnetrons exhibit nodular growth defects. Here, we demonstrate that the density of nodular defects in B 4 C films can be greatly reduced by using a full-face-erosion magnetron source that achieves a more uniform target erosion by sweeping the confining magnetic field over the target surface. Here, we systematically study properties of B 4 C films deposited on substrates with different tilt angles and demonstrate deposition of ultrathick films with compressive residual stress below 200MPa.

36 MATERIALS SCIENCE↗

Pulsed-Neutron Experiments at the Inherently Safe Subcritical Assembly

The pulsed neutron technique is a powerful, dynamic method to assay the reactivity of a multiplying system. This work presents the novel application of the pulsed neutron technique to the Inherently Safe Subcritical Assembly, an experimental configuration accepted by the International Criticality Safety Benchmark Evaluation Project Handbook. The experiments were replicated with COG11.3, a continuous-energy Monte Carlo code. The pulsed neutron data were analyzed using the Sjöstrand and Gozani area-ratio methods and by extracting the prompt neutron decay constant. Subsequent static k-eigenvalue and 𝛼-eigenvalue simulations were also performed for the same configurations. Neutron detector dead-time effects from the experiments were corrected using the Backwards Extrapolation Method and shown to have a negligible impact on the estimated reactivities. The results highlight that capturing time-dependent effects like delayed neutron precursor buildup are essential to accurately reproduce experimental results. They also highlight the importance of shielding the detectors from generator source neutrons in deeply subcritical configurations.

21 SPECIFIC NUCLEAR REACTORS AND ASSOCIATED PLANTS↗

Inductive Measurement of Plasma Jet Electrical Conductivity (MSFC Center Director's discretionary Fund)

Measurement of plasma jet electrical conductivity has utility in the development of explosively driven magnetohydrodynamic (MHD) energy converters as well as magnetic flux compression reaction chambers for nuclear/chemical pulse propulsion and power. Within these types of reactors, the physical parameter of critical importance to underlying MHD processes is the magnetic Reynolds number, the value of which depends upon the product of plasma electrical conductivity and velocity. Therefore, a thorough understanding of MHD phenomena at high magnetic Reynolds number is essential, and methods are needed for the accurate and reliable measurement of electrical conductivity in high-speed plasma jets. It is well known that direct measurements using electrodes suffer from large surface resistance, and an electrodeless technique is desired. To address this need, an inductive probing scheme, originally developed for shock tube studies, has been adapted. In this method, the perturbation of an applied magnetic field by a plasma jet induces a voltage in a search coil, which, in turn, can be used to infer electrical conductivity through the inversion of a Fredholm integral equation of the first kind. A 1-in.-diameter probe using a light-gas gun. Exploratory laboratory experiments were carried out using plasma jets expelled from 15-g shaped charges. Measured conductivities were in the range of 4 kS/m for unseeded octol charges and 26 kS/m for seeded octol charges containing 2-percent potassium carbonate by mass.

Turner, M. W.↗

A Practical guide to Parsing MCNP Inputs: Lessons Learned from Implementing Context-Free Parsing in MontePy

Monte Carlo N-Particle (MCNP) is a widely used Monte Carlo transport solver that began development in the 1960’s. Due to this MCNP input files uses a custom input syntax, for which there are no off-the-shelf parsing libraries available. For MontePy to create an effective Object-Oriented interface for MCNP input files, an context-free parser was implemented to be able to fully parse the files. MontePy uses a number of shortcuts and optimizations to avoid creating a single universal input file parser. . These lessons can be applied to working with the many other custom input syntax languages persistent throughout the nuclear industry.

97 MATHEMATICS AND COMPUTING↗

ViBRANT Applied as a Closed Loop Flux and Thermal Surrogate

Surrogate testing platforms provide a means to develop a target aspect of a larger system. Some systems target single aspects while others are more wholistic. ViBRANT (Visual Benign Reactor as Analog for Nuclear Testing) aims to be a wholistic system by representing the primary reactor behaviors through an accessible LED driven reactor core, photodiodes, thermocouples, and high-performance software interfaces being developed to the standards required for actual microreactor deployment such as MARVEL. With the ability to drive control drums enabled with full reactor capability (e.g. speed/angle/torque capability/limits for operation and clutch/spring scram capability), drive ViBRANT’s high fidelity 36 pin hexagon core to represent phenomena via LEDs, and capture the analog response of distributed photodiodes/thermocouples, this paper will show the system’s ability to operate in a closed-loop fashion and do well at matching reactor power/temperature distribution in an accessible reactor surrogate environment.

22 - GENERAL STUDIES OF NUCLEAR REACTORS↗

Cyber-Physical Tabletop Exercise for Small Modular Reactor Facilities

U.S. nuclear power facilities face increasing challenges in meeting dynamic security requirements caused by evolving and expanding threats while keeping costs reasonable to make nuclear energy competitive. This evolving threat landscape includes adversaries having offensive cyber capabilities to attack information technology (IT) systems and operation technology (OT) systems. These adversaries may have the ability to attack the physical protection system (PPS) networks with potential consequential impacts that could degrade the effectiveness of the PPS. These cyber attacks may also be used to attack the safety and operational systems used to operate and ensure the safety of the reactor. Additionally, adversaries may gain access to unmanned aerial systems (UAS) that may be used to provide reconnaissance and surveillance of the facility, provide information to the adversaries, and be equipped with kinetic capabilities such as explosives or weapons that can be used to directly attack the facility. The Department of Energy’s Office of Nuclear Energy’s Advanced Reactor Safeguards and Security (ARSS) program funded Sandia National Laboratories (SNL) and Idaho National Laboratory (INL) to develop a cyber-physical tabletop exercise (TTX). This exercise was conducted on a hypothetical small modular reactor (SMR) facility, and only considered a potential adversary cyber attack on the PPS to a physical attack on the hypothetical facility to achieve a radiological release. This cyber-physical TTX is meant to provide lessons learned to integrate the cyber security system design and the physical protection system (PPS) design to decrease design, operation, and maintenance costs as well as increase effectiveness for defending against design basis threat attacks at the facility. This TTX will also provide a framework and method for SMR and microreactor vendors to conduct their own cyber-physical TTX and gain impactful insights to improving the cyber and physical protection system design for their SMR or microreactor facility design.

42 ENGINEERING↗

NASA Reactor Facility Hazards Summary

The Lewis Research Center of the National Aeronautics and Space Administration proposes to build a nuclear research reactor which will be located in the Plum Brook Ordnance Works near Sandusky, Ohio. The purpose of this report is to inform the Advisory Committee on Reactor Safeguards of the U. S. Atomic Energy Commission in regard to the design Lq of the reactor facility, the characteristics of the site, and the hazards of operation at this location. The purpose of this research reactor is to make pumped loop studies of aircraft reactor fuel elements and other reactor components, radiation effects studies on aircraft reactor materials and equipment, shielding studies, and nuclear and solid state physics experiments. The reactor is light water cooled and moderated of the MTR-type with a primary beryllium reflector and a secondary water reflector. The core initially will be a 3 by 9 array of MTR-type fuel elements and is designed for operation up to a power of 60 megawatts. The reactor facility is described in general terms. This is followed by a discussion of the nuclear characteristics and performance of the reactor. Then details of the reactor control system are discussed. A summary of the site characteristics is then presented followed by a discussion of the larger type of experiments which may eventually be operated in this facility. The considerations for normal operation are concluded with a proposed method of handling fuel elements and radioactive wastes. The potential hazards involved with failures or malfunctions of this facility are considered in some detail. These are examined first from the standpoint of preventing them or minimizing their effects and second from the standpoint of what effect they might have on the reactor facility staff and the surrounding population. The most essential feature of the design for location at the proposed site is containment of the maximum credible accident.

Source record↗