Search NASA⌕ Search

SEARCH · Search NASA

Results for “Performance of High Energy Physics Detectors”

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

The high level trigger and express data production at STAR

To meet the demands of the Beam Energy Scan phase-II (BES-II) program, the STAR experiment at the Relativistic Heavy Ion Collider (RHIC) developed a dual real-time framework consisting of a High Level Trigger (HLT) and an Express Data Production system (xProduction). The HLT operates online within the Data Acquisition (DAQ) chain on a dedicated multi-core CPU cluster with the option to offload compute-intensive kernels to Xeon Phi coprocessors. It uses parallelized algorithms, such as the Cellular Automaton (CA) Track Finder, to perform rapid tracking, vertexing, and event filtering. This allows it to select events of interest in real time and provide immediate feedback on detector and beam conditions. In contrast, the xProduction workflow runs concurrently and independently of the DAQ loop. It applies near offline-quality calibration and reconstruction within hours of data collection. The xProduction input is the express data stream, whose content can be enriched by HLT trigger/priority selections under DAQ/HLT resource constraints, and it uses the STAR calibration/conditions framework, incorporating online calibration/QA information when available. This enables early preliminary physics analysis, including the reconstruction of rare signals, such as hyperons and hypernuclei. It also provides collaboration-wide access to analysis-ready datasets. Together, the HLT and xProduction systems form a complementary architecture: the HLT performs online event selection while the xProduction chain delivers high-quality results within a short amount of time. This integrated framework has enabled the prompt reconstruction of the $^5_Λ$ He hypernucleus with high statistical significance and the efficient processing of hundreds of millions of heavy-ion collision events. In conclusion, its demonstrated scalability and robustness establish a model for future high-luminosity experiments requiring both online event filtering and rapid access to analysis-quality data.

73 NUCLEAR PHYSICS AND RADIATION PHYSICS↗

Effectiveness of denoising diffusion probabilistic models for fast and high-fidelity whole-event simulation in high-energy heavy-ion experiments

Artificial intelligence (AI) generative models, such as generative adversarial networks (GANs), variational autoencoders, and normalizing flows, have been widely used and studied as efficient alternatives for traditional scientific simulations. However, they have several drawbacks, including training instability and inability to cover the entire data distribution, especially for regions where data are rare. This is particularly challenging for whole-event, full-detector simulations in high-energy heavy-ion experiments, such as sPHENIX at the Relativistic Heavy Ion Collider and Large Hadron Collider experiments, where thousands of particles are produced per event and interact with the detector. This work investigates the effectiveness of denoising diffusion probabilistic models (DDPMs) as an AI-based generative surrogate model for the sPHENIX experiment that includes the heavy-ion event generation and response of the entire calorimeter stack. DDPM performance in sPHENIX simulation data is compared with a popular rival, GANs. Results show that both DDPMs and GANs can reproduce the data distribution where the examples are abundant (low-to-medium calorimeter energies). Nonetheless, DDPMs significantly outperform GANs, especially in high-energy regions where data are rare. Additionally, DDPMs exhibit superior stability compared to GANs. The results are consistent between both central and peripheral centrality heavy-ion collision events. Moreover, DDPMs offer a substantial speedup of approximately a factor of 100 compared to the traditional Geant4 simulation method.

42 ENGINEERING↗

Status of the Mu2e experiment

The Mu2e experiment at Fermilab searches for the coherent, neutrino-less conversion of a μ − to e − in the Coulomb field of Al nuclei, that represents one of the cleanest Charged Lepton Flavor Violating (CLFV) processes for exploring Beyond the Standard Model (BSM) physics. Mu2e aims to improve previous sensitivity by four orders of magnitude, with a distinctive signature provided by identifying mono-energetic electrons with energy slightly below the muon rest mass. To reach this goal, the experiment will use the highest intensity pulsed muon beam in the world, with up to 6 × 1 0 9 stopped muons/sec. This is achieved using the Fermilab proton beam and the design and realization of a unique 25 m long superconducting solenoidal system. The high beam intensity relies upon minimizing beam losses in the slow extraction region, indicating an opportunity of using bent crystals for shadowing. A high-resolution straw tracker and a fast CsI crystal calorimeter identify the conversion electron. Both detectors are inserted behind the Stopping Target in the last solenoid section. A Cosmic Ray Veto covers a large part of the solenoids to suppress background produced by cosmic rays. In this paper, we report the details of the experimental layout, the construction status of the magnetic system and detectors, and a short description of the simulation and realization of the bent crystals. Performing crystal channeling in front of the first slow extraction septa will allow beam shadowing and largely reduce beam losses. •Charge Lepton Flavor Violation processes: μ − → e − conversion.•Large Superconducting Solenoid system.•High-Intensity beams•High precision detectors.•Crystal channeling.

46 INSTRUMENTATION RELATED TO NUCLEAR SCIENCE AND ↗

Calibration of a soft secondary vertex tagger using proton-proton collisions at s = 13 TeV with the ATLAS detector

Several processes studied by the ATLAS experiment at the Large Hadron Collider produce low-momentum b-flavored hadrons in the final state. This paper describes the calibration of a dedicated tagging algorithm that identifies b-flavored hadrons outside of hadronic jets by reconstructing the soft secondary vertices originating from their decays. The calibration is based on a proton-proton collision dataset at a center-of-mass energy of 13 TeV corresponding to an integrated luminosity of 140 fb -1 . Scale factors used to correct the algorithm’s performance in simulated events are extracted for the b-tagging efficiency and the mistag rate of the algorithm using a data sample enriched in $t\overline{t}$ events. Several orthogonal measurement regions are defined, binned as a function of the multiplicities of soft secondary vertices and jets containing a b-flavored hadron in the event. The mistag rate scale factors are estimated separately for events with low and high average numbers of interactions per bunch crossing. The results, which are derived from events with low missing transverse momentum, are successfully validated in a phase space characterized by high missing transverse momentum and therefore are applicable to new physics searches carried out in either phase space regime.

72 PHYSICS OF ELEMENTARY PARTICLES AND FIELDS↗

Application of performance portability solutions for GPUs and many-core CPUs to track reconstruction kernels

Next generation High-Energy Physics (HEP) experiments are presented with significant computational challenges, both in terms of data volume and processing power. Using compute accelerators, such as GPUs, is one of the promising ways to provide the necessary computational power to meet the challenge. The current programming models for compute accelerators often involve using architecture-specific programming languages promoted by the hardware vendors and hence limit the set of platforms that the code can run on. Developing software with platform restrictions is especially unfeasible for HEP communities as it takes significant effort to convert typical HEP algorithms into ones that are efficient for compute accelerators. Multiple performance portability solutions have recently emerged and provide an alternative path for using compute accelerators, which allow the code to be executed on hardware from different vendors. We apply several portability solutions, such as Kokkos, SYCL, C++17 std::execution::par, Alpaka, and OpenMP/OpenACC, on two mini-apps extracted from the mkFit project: p2z and p2r. These apps include basic kernels for a Kalman filter track fit, such as propagation and update of track parameters, for detectors at a fixed z or fixed r position, respectively. The two mini-apps explore different memory layout formats. We report on the development experience with different portability solutions, as well as their performance on GPUs and many-core CPUs, measured as the throughput of the kernels from different GPU and CPU vendors such as NVIDIA, AMD and Intel.

Kwok, Ka Hei Martin↗

Beam Test Characterization of an Irradiated Pixel-Strip Module for HL_LHC CMS Tracker Upgrade

A new tracker, for the CMS detector at The Large Hadron Collider, will be built to address the demands of the High Luminosity upgrade which aims to achieve peak instantaneous luminosities from 5 up to 7.5 10^34 cm^-2 s^-1 and an integrated luminosity of 3000 4000 fb^-1 at a center of mass energy of 14 TeV. To meet the resulting challenges, the CMS experiment is changing its outer tracker silicon modules to include tracking capabilities at the Level-1 trigger. As part of this upgrade effort, a prototype module, combining both pixel and strip sensors (PS-module), was irradiated and subsequently tested at the Fermilab Test Beam and Irradiation facilities. These tests evaluated the module's ability to maintain precise tracking, effective particle momentum discrimination, and consistent performance when exposed to the radiation levels expected in the High Luminosity LHC environment. Results from these studies are presented with a focus on comparing the module's performance before and after irradiation.

43 PARTICLE ACCELERATORS↗

Towards Reliable Evaluation of Anomaly-Based Intrusion Detection Performance

This report describes the results of research into the effects of environment-induced noise on the evaluation process for anomaly detectors in the cyber security domain. This research was conducted during a 10-week summer internship program from the 19th of August, 2012 to the 23rd of August, 2012 at the Jet Propulsion Laboratory in Pasadena, California. The research performed lies within the larger context of the Los Angeles Department of Water and Power (LADWP) Smart Grid cyber security project, a Department of Energy (DoE) funded effort involving the Jet Propulsion Laboratory, California Institute of Technology and the University of Southern California/ Information Sciences Institute. The results of the present effort constitute an important contribution towards building more rigorous evaluation paradigms for anomaly-based intrusion detectors in complex cyber physical systems such as the Smart Grid. Anomaly detection is a key strategy for cyber intrusion detection and operates by identifying deviations from profiles of nominal behavior and are thus conceptually appealing for detecting "novel" attacks. Evaluating the performance of such a detector requires assessing: (a) how well it captures the model of nominal behavior, and (b) how well it detects attacks (deviations from normality). Current evaluation methods produce results that give insufficient insight into the operation of a detector, inevitably resulting in a significantly poor characterization of a detectors performance. In this work, we first describe a preliminary taxonomy of key evaluation constructs that are necessary for establishing rigor in the evaluation regime of an anomaly detector. We then focus on clarifying the impact of the operational environment on the manifestation of attacks in monitored data. We show how dynamic and evolving environments can introduce high variability into the data stream perturbing detector performance. Prior research has focused on understanding the impact of this variability in training data for anomaly detectors, but has ignored variability in the attack signal that will necessarily affect the evaluation results for such detectors. We posit that current evaluation strategies implicitly assume that attacks always manifest in a stable manner; we show that this assumption is wrong. We describe a simple experiment to demonstrate the effects of environmental noise on the manifestation of attacks in data and introduce the notion of attack manifestation stability. Finally, we argue that conclusions about detector performance will be unreliable and incomplete if the stability of attack manifestation is not accounted for in the evaluation strategy.

cyber defense↗

Particle hit clustering and identification using point set transformers in liquid argon time projection chambers

Liquid argon time projection chambers are often used in neutrino physics and dark-matter searches because of their high spatial resolution. The images generated by these detectors are extremely sparse, as the energy values detected by most of the detector are equal to 0, meaning that despite their high resolution, most of the detector is unused in a particular interaction. Instead of representing all of the empty detections, the interaction is usually stored as a sparse matrix, a list of detection locations paired with their energy values. Traditional machine learning methods that have been applied to particle reconstruction such as convolutional neural networks (CNNs), however, cannot operate over data stored in this way and therefore must have the matrix fully instantiated as a dense matrix. Operating on dense matrices requires a lot of memory and computation time, in contrast to directly operating on the sparse matrix. We propose a machine learning model using a point set neural network that operates over a sparse matrix, greatly improving both processing speed and accuracy over methods that instantiate the dense matrix, as well as over other methods that operate over sparse matrices. Compared to competing state-of-the-art methods, our method improves classification performance by 14%, segmentation performance by more than 22%, while taking 80% less time and using 66% less memory. Compared to state-of-the-art CNN methods, our method improves classification performance by more than 86%, segmentation performance by more than 71%, while reducing runtime by 91% and reducing memory usage by 61%.

calibration and fitting methods↗

Signal selection and model-independent extraction of the neutrino neutral-current single 𝜋 + cross section with the T2K experiment

This article presents a study of single 𝜋 + production in neutrino neutral-current interactions (NC⁢1⁢𝜋 + ) using the FGD1 hydrocarbon target of the ND280 detector of the T2K experiment. We report the largest sample of such events selected by any experiment, providing the first new data for this channel in over four decades and the first using a sub-GeV neutrino flux. The signal selection strategy and its performance are detailed together with validations of a robust cross section extraction methodology. The measured flux-averaged integrated cross-section is 𝜎 = (6.07 ± 1.22) × 10 −41 cm 2 /nucleon, 1.3⁢𝜎 above the NEUT v5.4.0 expectation.

Neutrino detection↗

Impact of Source Geometry on Detector Response Matrix Efficiency: Simulations of the PFUNS-MUSiC Experiments

This work looks at two different bare highly enriched uranium (HEU) systems, configuration one from Measurements of Uranium Subcritical and Critical (MUSiC) and Prompt Fission Uranium Neutron Spectrum (PFUNS) to see the effect geometry has on detector efficiency and the response matrix. The distance from the multiplying source, the medium between the source and detector, and the geometry of the source all play a part in the efficiency of the detector. These factors are especially important when performing spectrum unfolding. Spectrum unfolding is a process used to reconstruct a true spectrum from measured detector response data. It involves interpreting a set of measured values, such as a light signal from a scintillator, to recover the original neutron energy spectrum. This leads to the question, how much will the efficiency of a detector change when you measure a point source compared to an extended source? The distance and solid angle from the source to the detector may be different. It may only be a minuscule change, but in the spectrum unfolding process it can have a considerable effect on the unfolded spectrum

73 NUCLEAR PHYSICS AND RADIATION PHYSICS↗

Search for the isospin-violating decays 𝜒 𝑐⁢𝐽 → $Λ\bar{⁢Σ}^0$ + c.c. and 𝜂 𝑐 → $Λ\bar{⁢Σ}^0$ + c.c.

Using a sample of (2712.4 ± 14.3) × 10 6 𝜓⁡(3686) events collected with the BESIII detector, we perform a search for the isospin-violating decays 𝜒 𝑐⁢𝐽 → $Λ\bar{⁢Σ}^0$ + c.c.(𝐽 = 0,1,2) and 𝜂 𝑐 → $Λ\bar{⁢Σ}^0$ + c.c. No significant signal for 𝜒 𝑐⁢𝐽 or 𝜂 𝑐 is observed in the $Λ\bar{⁢Σ}^0$ invariant mass distribution. The upper limits on the branching fractions at the 90% confidence level are set to be ℬ⁡(𝜒 𝑐⁢0 → $Λ\bar{⁢Σ}^0$ + c.c.) < 1.5 × 10 −6 , ℬ⁡(𝜒 𝑐⁢1 → $Λ\bar{⁢Σ}^0$ + c.c.) < 1.6 × 10 −6 , ℬ⁡(𝜒 𝑐⁢2 → $Λ\bar{⁢Σ}^0$ + c.c.) < 1.7 × 10 −6 , and ℬ⁡(𝜂 𝑐 → $Λ\bar{⁢Σ}^0$ + c.c.) < 6.2 × 10 −5 for the first time.

Ablikim, M. [Institute of High Energy Physics] (OR↗

ADRIANO2 Calorimeter performance from 2022 Prototypes

A novel high-granularity dual-readout calorimetric technique was developed as part of the T1604 collaboration research program. The building block of ADRIANO2 Calorimeter consists of a pair of optically isolated, small sized tiles made of scintillating plastic and lead glass. The two components of the dual-readout energy compensation technique. Furthermore,Cˇerenkovlightfromtheleadglassareexploitedtoforhighresolutiontimingmeasurements,whilehigh granularity from scintillating plastic can be used to probe the spatial component of the particle shower. This setup works for excellent energy resolution and particle identification for REDTOP as it is crucial for a calorimeter to detect and identify the decay products of eta/eta-prime mesons. Measurements were collected on several ADRIANO2 prototypes between February to December 2022 to evaluate the detector performance. The key metrics extracted from the analyses are presented in this paper are the efficiencies and light-yi eld for various tile configurations. The measured values will be used as input parameters for improved REDTOP Montecarlo simulation.

46 INSTRUMENTATION RELATED TO NUCLEAR SCIENCE AND ↗

First Measurement of the Electron-Neutrino Charged-Current Pion Production Cross Section on Carbon with the T2K Near Detector

The T2K Collaboration presents the first measurement of electron neutrino-induced charged-current pion production on a predominantly carbon target in a restricted kinematical phase space. This is performed using data from the 2.5° off-axis near detector, ND280. The differential cross sections with respect to the outgoing electron and pion kinematics, in addition to the total flux-integrated cross section, are obtained. Comparisons between the measured and predicted cross-section results using the neut, genie, and nuwro Monte Carlo event generators are presented. The measured total flux-integrated cross section is [2.52 ± 0.52⁢(stat) ± 0.30⁢(syst)] × 10 −39 cm 2 nucleon −1 , which is lower than the event generator predictions.

Neutrinos↗

Rate-induced aging effects on Parallel-Plate Avalanche Counter (PPAC) caused by heavy ion beams

The Facility for Rare Isotope Beams (FRIB) is one of the premier scientific user facilities for nuclear science with radioactive beams, capable of producing most (approximately 80%) of the isotopes expected to exist, from oxygen to uranium, at energies up to 200 MeV/u. With the increase in beam power from the present 10 kW to the planned 400 kW, FRIB experiments are about to enter a new era. An unprecedented rate capability as well as stable performance of all the planned instrumentation intended for beam diagnostics and beam tuning is required at the expected high beam intensities (> 1 MHz). A summary of aging phenomena at high heavy-ion beam rates observed in the Advanced Rare Isotope Separator (ARIS) detectors for beam diagnostics, including Parallel Plate Avalanche Counters (PPAC) and plastic scintillation for time-of-flight measurements, is discussed. Current research and development project to mitigate rate-induced aging are presented.

Aging effects↗

High Spectral Resolution, High Cadence, Imaging X-Ray Microcalorimeters for Solar Physics

High spectral resolution, high cadence, imaging x-ray spectroscopy has the potential to revolutionize the study of the solar corona. To that end we have been developing transition-edge-sensor (TES) based x-ray micro calorimeter arrays for future solar physics missions where imaging and high energy resolution spectroscopy will enable previously impossible studies of the dynamics and energetics of the solar corona. The characteristics of these x-ray microcalorimeters are significantly different from conventional micro calorimeters developed for astrophysics because they need to accommodate much higher count rates (300-1000 cps) while maintaining high energy resolution of less than 4 eV FWHM in the X-ray energy band of 0.2-10 keV. The other main difference is a smaller pixel size (less than 75 x 75 square microns) than is typical for x-ray micro calorimeters in order to provide angular resolution less than 1 arcsecond. We have achieved at energy resolution of 2.15 eV at 6 keV in a pixel with a 12 x 12 square micron TES sensor and 34 x 34 x 9.1 micron gold absorber, and a resolution of 2.30 eV at 6 keV in a pixel with a 35 x 35 micron TES and a 57 x 57 x 9.1 micron gold absorber. This performance has been achieved in pixels that are fabricated directly onto solid substrates, ie. they are not supported by silicon nitride membranes. We present the results from these detectors, the expected performance at high count-rates, and prospects for the use of this technology for future Solar missions.

Bandler, Simon R.↗

Low-Jitter Clock Receivers for Fast Timing Applications

Precision timing is a key requirement for emerging 4D particle tracking, Positron Emission Tomography (PET), beam and fusion plasma diagnostics, and other systems. Time-to-Digital Converters (TDCs) are commonly used to provide digital estimates of the relative timing between events, but the jitter performance of a TDC can be no better than the performance of the circuits that acquire the pulses and deliver them to the TDC. Several clock receiver and distribution circuits were evaluated, and a differential amplifier with resistive loads driving a pseudo-differential clock distribution network, developed using design guidelines for radiation tolerance and cryogenic compatibility, was fabricated as part of three prototypes: an analog front-end testbed chip for high-precision timing pixel readout, a dedicated TDC evaluation chip, and a Low-Gain Avalanche Detector (LGAD) readout circuit. Based on TDC measurements of the prototypes, we infer that the jitter added by the clock receiver and distribution circuits is less than 2.25 ps-rms. This performance meets the requirements of many future precision timing systems. The clock receiver and on-chip pseudo-differential driver were fabricated in commercial 28-nm CMOS technology and occupy 2288 µm 2 .

47 OTHER INSTRUMENTATION↗

PREFACE: A Search for Long-Lived Particles at the Large Hadron Collider

The Standard Model (SM) fails to explain many problems (neutrino masses, dark matter, and matter–antimatter asymmetry, among others) that may be resolved with new particles beyond the SM. No observation of such new particles may be explained either by their exceptionally high mass or by considerably small coupling to SM particles. The latter case implies relatively long lifetimes. Such long-lived particles (LLPs) then to have signatures different from those of SM particles. Searches in the “central region” are covered by the LHC general purpose experiments. The forward small angle region far from the interaction point (IP) is unexplored. Such particles are expected to have the energy as large as E = O(1 TeV) and Lorentz time dilation factor γ = E/m ≈ 10 2 –10 3 (with m the particle mass) hence long enough decay distances. A new class of specialized LHC detectors dedicated to LLP searches has been proposed for the forward regions. Among these experiments, FASER is already operational, and FACET is under consideration at a location 100 m from the LHC IP5 (the CMS detector intersection). However, some features of FACET require a specially enlarged beam pipe, which cannot be implemented for LHC Run 4. In this study, we explore a simplified version of the proposed detector PREFACE compatible with the standard LHC beam pipe in the HL-LHC Run 4. Realistic G EANT 4 simulations are performed and the background is evaluated. An initial analysis of the physics potential with the PREFACE geometry indicates that several significant channels could be accessible with sensitivities comparable to FACET and other LLP searches.

72 PHYSICS OF ELEMENTARY PARTICLES AND FIELDS↗

FM4NPP: A Scaling Foundation Model for Nuclear and Particle Physics

Large language models have revolutionized artificial intelligence by enabling large, generalizable models trained through self-supervision. This paradigm has inspired the development of scientific foundation models (FMs). However, applying this capability to experimental particle physics is challenging due to the sparse, spatially distributed nature of detector data, which differs dramatically from natural language. This work addresses if an FM for particle physics can scale and generalize across diverse tasks. We introduce a new dataset with more than 11 million particle collision events and a suite of downstream tasks and labeled data for evaluation. We propose a novel self-supervised training method for detector data and demonstrate its neural scalability with models that feature up to 188 million parameters. With frozen weights and task-specific adapters, this FM consistently outperforms baseline models across all downstream tasks. The performance also exhibits robust data-efficient adaptation. Further analysis reveals that the representations extracted by the FM are task-agnostic but can be specialized via a single linear mapping for different downstream tasks.

72 PHYSICS OF ELEMENTARY PARTICLES AND FIELDS↗