SearcharxivSearch

arXiv subjects

Sandeep Puri

Publications and source records attributed to Sandeep Puri.

10 recordsLinked to original sources

Determination of Tritium Content in D2 Gas and Heavy Water

A simple experimental method for the determination of tritium concentration in natural hydrogen and deuterium gas down to the femtomole level is described. Palladium and platinum catalysts were used to react hydrogen and oxygen, creating water that could be analyzed in a Revvity Quantulus GCT 6220. This analysis produced sub-femtomole detection limits of tritium present in hydrogen gas or heavy water. A contamination level of $\sim 1\text{ femtomole/SL}$ was found in the $\text{D}_2$ gas sample that was analyzed. A contamination level of $\sim 0.025\text{ femtomole/SL}$, which is below the noise level of the Quantulus, was found in the standard hydrogen gas sample that was analyzed. The choice of palladium or platinum catalyst did not significantly affect the resulting tritium measurement. By showing that common $\text{D}_2$ samples can be contaminated with trace amounts of tritium orders of magnitude above natural abundance, this test demonstrates that a baseline tritium measurement for deuterium samples is highly important for determining the validity of results in nuclear fusion yield experiments.

nucl-ex

Alpha Particle Induced Collision Cascade Fusion

We report experimental and computational investigations of a collision-cascade mechanism to induce deuterium-deuterium (D-D) fusion. Evidence of neutron production was observed from a pressurized deuterium target exposed to energetic alpha particles emitted by a $^{210}\text{Po}$ source. A 5-mCi $^{210}\text{Po}$ alpha source was placed within a chamber containing pressurized deuterium gas, and neutron emission was monitored for 18 h using two Mirion SN-S $^{3}\text{He}$ neutron detectors. Alpha particles incident on pressurized deuterium gas produced an average excess of $\sim$74 neutrons after background subtraction, corresponding to a fusion neutron rate of $\sim$2.24 n/s. With LiD in the pressurized deuterium, the average excess increased to 268 neutrons, corresponding to 8.1 n/s. Since D-D fusion branches into two equally likely pathways, these correspond to a fusion rate near 4.5 and 16.2 fusions per second, respectively. MCNP simulations incorporating experimental geometry, source activity, and detector configuration predicted neutron yields within 5.4% of the measured values and reproduced the detector response within experimental uncertainty. The tight agreement between measured and simulated neutron counts suggests that energetic alpha-particle interactions within the deuterium may contribute to measurable D-D fusion reactions through the D(d,n)$^{3}\text{He}$ channel.

nucl-ex

Question Answering for Diagram-Rich Technical Meeting Videos

Software engineering increasingly relies on asynchronous communication artifacts, including recorded meetings where stakeholders discuss concerns, rationale, and decisions. These meetings often include diagram-based representations of requirements, system behavior, component interactions, and trace dependencies. Accessing knowledge from these meetings is challenging because recordings are long and relevant evidence is distributed across speech, slides, and technical diagrams. This paper reports our industrial experience developing and evaluating LMVQA, an LLM-based multimodal question-answering system for technical meeting videos. Developed in collaboration with engineers at Ciena, LMVQA supports the understanding of requirements and design intent by grounding answers in audio and visual evidence, with explicit handling of diagram-rich content such as requirements and UML diagrams. It processes each video once to build a reusable time-stamped evidence corpus for grounded question answering. Across a Ciena dataset and a public dataset, we show that LMVQA significantly improves answer accuracy compared to a state-of-the-art baseline, from 31% to 94% on the Ciena dataset and from 21% to 88% on the public dataset, with larger gains on diagram-rich videos. We further show that, after one-time indexing, LMVQA reduces average response time from 81.3s to 3.3s on Ciena and from 98.4s to 9.2s on the public dataset, while lowering average token-based LLM API cost by about 75%. Finally, our interviews with three domain experts show that engineers particularly value LMVQA for locating software-engineering-relevant information, revisiting rationale, and tracing answers to specific video segments.

cs.SE

Production of Low-Density Aerogel Nuclear Fuels for Use in Fission Fragment Rockets and Novel Reactor Design

Graphene hydrogels were created and loaded with uranyl nitrate or thorium nitrate and freeze-dried to produce graphene aerogel nuclear fuels. These aerogels had densities between 0.018-0.035 g/cm3 and consisted of ~7.3 +- 0.5% uranium/thorium by mass. The ultra-low density of the aerogels allows for high energy ions to escape the fuel particles without depositing all their energy as heat, as is typical in nuclear fuels. Their measured alpha activity was ~16 pCi/mg, which could be enhanced up to ~49 pCi/mg by decreasing the thickness of aerogel samples to allow all alpha particles to escape. Additionally, high energy neutrons were used to induce fission to provide a source of fission fragments from the aerogel fuels. This novel form of nuclear fuel has potential applications in space propulsion such as fission fragment rocket engines, as well as in terrestrial applications for modular reactors, direct conversion methods, and in medical radiotherapeutics.

cond-mat.mtrl-sci

Question Answering for Multi-Release Systems: A Case Study at Ciena

Companies regularly have to contend with multi-release systems, where several versions of the same software are in operation simultaneously. Question answering over documents from multi-release systems poses challenges because different releases have distinct yet overlapping documentation. Motivated by the observed inaccuracy of state-of-the-art question-answering techniques on multi-release system documents, we propose QAMR, a chatbot designed to answer questions across multi-release system documentation. QAMR enhances traditional retrieval-augmented generation (RAG) to ensure accuracy in the face of highly similar yet distinct documentation for different releases. It achieves this through a novel combination of pre-processing, query rewriting, and context selection. In addition, QAMR employs a dual-chunking strategy to enable separately tuned chunk sizes for retrieval and answer generation, improving overall question-answering accuracy. We evaluate QAMR using a public software-engineering benchmark as well as a collection of real-world, multi-release system documents from our industry partner, Ciena. Our evaluation yields five main findings: (1) QAMR outperforms a baseline RAG-based chatbot, achieving an average answer correctness of 88.5% and an average retrieval accuracy of 90%, which correspond to improvements of 16.5% and 12%, respectively. (2) An ablation study shows that QAMR's mechanisms for handling multi-release documents directly improve answer accuracy. (3) Compared to its component-ablated variants, QAMR achieves a 19.6% average gain in answer correctness and a 14.0% average gain in retrieval accuracy over the best ablation. (4) QAMR reduces response time by 8% on average relative to the baseline. (5) The automatically computed accuracy metrics used in our evaluation strongly correlate with expert human assessments, validating the reliability of our methodology.

cs.SE

Boron Nitride Coatings for the Enhanced Detection of Neutrons in CR-39

The neutron detection efficiency of Columbia Resin 39 (CR-39) nuclear track detectors was assessed for AmBe, 252Cf, and D-T (14 MeV) neutron source spectra. A boron nitride (BN) coating for CR-39 was developed to enhance the neutron detection efficiency by converting neutrons into energetic alpha particles through the well-known 10B(n,a)7Li reaction. Separate partially coated CR-39 pieces were exposed to each neutron source and subsequently analyzed under optical microscope and through large-area Scanning Electron Microscopy (SEM) imaging over the irradiated area. The detection efficiency (tracks per neutron) was evaluated for each source spectra under optical and scanning electron microscopes and with or without BN coating. This resulted in a comprehensive guide to neutron detection with various sources using CR-39.

physics.ins-det

The Impact of Critique on LLM-Based Model Generation from Natural Language: The Case of Activity Diagrams

Large Language Models (LLMs) show strong potential for automating model generation from natural-language descriptions. A common approach begins with an initial model generation, followed by an iterative critique-refine loop in which the model is evaluated for issues and refined based on those issues. This process needs to address: (1) structural correctness -- compliance with well-formedness rules -- and (2) semantic alignment -- accurate reflection of the intended meaning in the source text. We present LADEX (LLM-based Activity Diagram Extractor), a pipeline for deriving activity diagrams from natural-language process descriptions using an LLM-driven critique-refine process. Structural checks in LADEX can be performed either algorithmically or by an LLM, while alignment checks are performed by an LLM. We design five ablated variants of LADEX to study: (i) the impact of the critique-refine loop itself, (ii) the role of LLM-based semantic checks, and (iii) the comparative effectiveness of algorithmic versus LLM-based structural checks. To evaluate LADEX, we compare generated diagrams with expert ground truths using a trace-based behavioural and an LLM-based matcher. This enables automated measurement of correctness (whether the generated activity diagram includes the ground-truth nodes) and completeness (how many of the ground-truth nodes the generated activity diagram covers). Experiments on two datasets -- a public-domain dataset and an industry dataset from our collaborator, Ciena -- indicate: (1) Both matchers yield similar completeness and correctness comparisons. (2) The critique-refine loop improves structural validity, correctness, and completeness compared to single-pass generation. (3) Activity diagrams refined based on algorithmic structural checks achieve structural consistency, whereas those refined based on LLM-based checks often still show structural inconsistencies.

cs.SE

Enhanced Tritium Production in Irradiated TiD2 from Collisional Fusion in the Solid-State

Ongoing research in new nuclear mechanisms hold the potential for beneficial developments in nuclear power cycle designs. Recent reports investigated the possibility of lattice dynamics to influence nuclear processes in metals. Results from Steinetz et al., at the NASA Glenn Research Center indicated that it may be feasible to initiate deuterium deuterium fusion reactions that are enhanced using electron screening to reduce the deuterium deuterium fusion barrier. This article presents tritium production results from both simulations and experiments targeting specific nuclear processes in an effort to identify the source of higher energy neutrons observed in those results. We explore two pathways of tritium generation in TiD2 through this fusion cycle. Tritium production from TiD2 in the University of Missouri Research Reactor, where the neutron spectrum was approximately 90 percent thermal, was within 25 percent of the predicted amount from simulations, and well explained by known nuclear reactions without invoking screening enhanced recoil-induced fusion. Tritium production from TiD2 in the cyclotron vault at MURR, where the neutron spectrum was completely energetic with almost no thermal neutrons, was a factor of 2.9 to 5.1 times higher than predicted from simulations using known nuclear reactions. This indicates the likelihood of an additional mechanism, such as collision-induced fusion in the solid state, increasing the credibility in the results from Steinetz et al.

nucl-ex

Progress in Fission Fragment Rocket Engine Development and Alpha Particle Detection in High Magnetic Fields

In this article, we present our recent experiments on fission fragment rocket propulsion, and on an innovative new design for an alpha particle detection system that has been inspired by these rocketry results. Our test platform, which operates within high magnetic fields 3 T over a large cross$\unicode{x2013}$section (approximately 40 cm in diameter), has been used as a test platform to evaluate the containment and thrust within a future fission$\unicode{x2013}$fragment rocket engine (FFRE). This much more efficient nuclear rocket propulsion FFRE design was first proposed in the 1980s with the intent of greatly reducing transit times in long$\unicode{x2013}$duration space travel. Our objective is to enhance the operational efficiency of this nuclear rocket while gaining deeper insights into the behavior of fuel particles and of the fission$\unicode{x2013}$fragment ejecta within strong magnetic fields experimentally. Through a combination of simulations and experimental work, we established a method for the production and detection of alpha particles as a surrogate for fission fragments. To achieve this, we employed Americium$\unicode{x2013}$241 ($^{ 241}$Am) sources, which were situated within a cylindrical vacuum chamber positioned in a 3$\unicode{x2013}$T Siemens MRI superconducting magnet. By simulating, measuring, and analyzing the emitted alpha particle flux, we gained valuable information about the distribution and likelihood of escape of fission fragments in a future FFRE design. This approach could potentially achieve both high specific impulse and power density in advanced nuclear propulsion systems, such as the FFRE. More generally, this work provides a powerful new approach for analyzing ion flux and nuclear particle or nuclear reaction fragments from a wide variety of experimental designs.

physics.ins-det

Simulation and Experimental Analysis of Aerogel Attenuation for High Energy Alpha Particles in Fission Fusion Fragment Rocket Applications

Emerging studies are geared toward exploring new methods of nuclear rocket propulsion to provide more efficient space transit beyond Earth's orbit. One method is to employ a Fission Fragment Rocket Engine utilizing fissionable layers embedded in a low-density aerogel. A quantitative understanding of particle attenuation is essential for developing a functional prototype that permits fission fragments to escape the layers and contribute to specific impulse rather than being attenuated and generating waste heat. In this investigation, the MCNP code was used to theoretically analyze the attenuation of alpha particles from Am-241 sources within aerogel materials. Simulations were conducted on aerogels with various densities and compositions. These simulations aimed to predict the expected intensity of alpha particles reaching a detector. CR-39 was employed as a Plastic Nuclear Track Detector to assess particle attenuation by the aerogels. The threshold areal density of atoms was found to be around $10^{ 20}$ atoms/$cm^{ 2}$ for the three materials studied in this project. Using a 0.22 mm thick SiO$_2$ aerogel with a density of 90 mg/$cm^{ 3}$, which exceeds the threshold, nearly all alpha particles were attenuated. Conversely, employing a 1.6 mm thick graphene aerogel with a density of 12.5 mg/$cm^{ 3}$ resulted in an average attenuation of 32.3%.

physics.ins-det