SearcharxivSearch

arXiv subjects

Daniel Becker

Publications and source records attributed to Daniel Becker.

At least 19 recordsLinked to original sources

Integration of an Agent Model into an Open Simulation Architecture for Scenario-Based Testing of Automated Vehicles

Simulative and scenario-based testing are crucial methods in the safety assurance for automated driving systems. To ensure that simulation results are reliable, the real world must be modeled with sufficient fidelity, including not only the static environment but also the surrounding traffic of a vehicle under test. Thus, the availability of traffic agent models is of common interest to model naturalistic and parameterizable behavior, similar to human drivers. The interchangeability of agent models across different simulation environments represents a major challenge and necessitates harmonization and standardization. To address this challenge, we present a standardized and modular simulation integration architecture that enables the tool-independent integration of traffic agent models. The architecture builds upon the Open Simulation Interface (OSI) as a structured message format and the Functional Mock-up Interface (FMI) for dynamic model exchange. Rather than introducing yet another model or simulation tool, we provide a reusable reference implementation that translates these standards into a practical integration blueprint, including clear interfaces, data mappings, and execution semantics. The generic nature of the architecture is demonstrated by integrating an exemplary agent model into three widely used simulation environments: OpenPASS, CARLA, and CarMaker. As part of the evaluation, we show that the model yields consistent behavior in all simulation platforms, thereby validating the interoperability, modularity, and standard compliance of the proposed architecture. The reference implementation lowers integration barriers, serves as a foundation for future research, and is made publicly available at github.com/ika-rwth-aachen/agent-model-integration

cs.RO

Design of a mission to measure the shape and substructure of the 511 keV gamma-ray line from the center of the Milky Way

The 511 keV electron-positron annihilation feature near the galactic center has been detected for more than half a century, yet its origin remains a mystery. In this paper, we describe a concept for a balloon-borne 511 keV $\gamma$-ray mission called the 511-Spectrometer Mission. The mission will use Transition-Edge Sensor (TES) arrays with thick metal absorbers that are thermally coupled to the TES. The strength of the approach is a projected energy resolution of 200 eV Full Width Half Maximum (FWHM) at 511 keV, enabling detailed studies of the shape and substructure of the 511 keV emission from the galactic center region. A first mission equipped with 8,192 $\gamma$-ray detectors and a fully active shield and collimator could detect the galactic center with ~35 $\sigma$ statistical significance. We present the mission concept as well as first results obtained with a prototype detector equipped with $1.35\times1.35\times2$ mm$^{3}$ Bi absorbers. The detector has a quantum efficiency of 15% for 511 keV photons in photoelectric effect interactions. In tests with a $^{137}$Cs source, these prototype detectors show an energy resolution of 525 eV FWHM at 662 keV. We end with a discussion of follow-up missions that use coded mask imaging, or use concentrating or focusing optics to scrutinize the sources of 511 keV $\gamma$-rays on smaller angular scales.

astro-ph.IM

Nuclear Data Needs for Microcalorimetry and Non-destructive Assay

Cryogenic microcalorimeters are state-of-the-art radiation detectors using superconducting and quantum technologies. They can resolve complex X-ray and low-energy {\gamma}-ray spectra with ultra-high energy resolution of an order of 10 eV at 100 keV, enabling high-precision non-destructive assay (NDA) analysis of nuclear materials containing uranium, plutonium and other actinides. With significant technical advancements in microcalorimetry technology, microcalorimeters are now deployable to end-users such as the International Atomic Energy Agency (IAEA) for improved NDA. However, the accuracy of microcalorimetry analysis can be limited by nuclear data. There are several cases that the current nuclear data obtained by conventional radiation detector technologies is not sufficient to support microcalorimetry analysis. To address the growing need for improved nuclear data in microcalorimetry, the U.S. Department of Energy Office of International Nuclear Safeguards hosted a workshop on Microcalorimetry and Nuclear Data (MiND) in June 2023. Microcalorimetry experts and users, and nuclear structure evaluators and managers, and program sponsors attended the workshop with the main objective of identifying a roadmap for priority nuclear data, stakeholders, partnerships, and opportunities. This paper summarizes the outcome of the MiND workshop, including the priority list of nuclear data for microcalorimetry and a multi-laboratory measurement campaign to improve such nuclear data.

physics.ins-det

Lithographic integration of TES microcalorimeters with SQUID multiplexer circuits for large format spectrometers

Arrays of hundreds or thousands of low temperature detectors have been deployed for many experiments, both bolometers for long wavelength applications and calorimeters for shorter wavelength applications. One challenge that is common to many of these arrays is the efficient use of focal plane area to achieve a large fill fraction of absorbers coupled to detectors. We are developing an integrated fabrication of soft X-ray transition edge sensors (TES) and microwave SQUID multiplexers ($\mu$MUX) with the goal of maximizing the fill fraction of the focal plane area on a scale of many thousand pixel detectors. We will utilize lithographically defined high density interconnects to circumvent limitations in existing solutions that use wirebonds or flip-chip bonds. Here we report the first demonstration of combining TES and $\mu$MUX processes into a single TES-System-on-a-Chip (TES-SoC) fabrication on a silicon wafer. The $\mu$MUX SQUIDs and TES electrothermal feedback circuits are microfabricated first and protected with passivating SiO$_2$, then the TES devices and TES-to-SQUID interconnects are fabricated, and finally the protective layer is removed before the fabrication of the microwave resonators. We show that the microwave SQUIDs are functional and have reasonable yield, and that we are able to read out the transition temperature of the connected TESs using those SQUIDs.

physics.ins-det

Towards Precision Spectroscopy of Antiprotonic Atoms for Probing Strong-field QED

PAX (antiProtonic Atom X-ray spectroscopy) is a new experiment with the aim to test strong-field quantum electrodynamics (QED) effects by performing high-precision x-ray spectroscopy of antiprotonic atoms. By utilizing advanced microcalorimeter detection techniques and a low-energy antiproton beam provided by the ELENA ring at CERN, gaseous targets will be used for the creation of antiprotonic atoms, and the measurement of transitions between circular Rydberg states will be conducted with up to two orders of magnitude improved accuracy over previous studies using high-purity germanium detectors. Our approach eliminates the longstanding issue of nuclear uncertainties that have hindered prior studies using highly charged ions, thus enabling direct and purely QED-focused measurements. By precisely probing atomic systems with electric fields up to two orders of magnitude above the Schwinger limit, PAX will test vacuum polarization and second-order QED corrections, opening new frontiers in fundamental physics and uncovering potential pathways to physics beyond the Standard Model.

physics.atom-ph

Open-Source Tool Based Framework for Automated Performance Evaluation of an AD Function

As automation in the field of automated driving (AD) progresses, ensuring the safety and functionality of AD functions (ADFs) becomes crucial. Virtual scenario-based testing has emerged as a prevalent method for evaluating these systems, allowing for a wider range of testing environments and reproducibility of results. This approach involves AD-equipped test vehicles operating within predefined scenarios to achieve specific driving objectives. To comprehensively assess the impact of road network properties on the performance of an ADF, varying parameters such as intersection angle, curvature and lane width is essential. However, covering all potential scenarios is impractical, necessitating the identification of feasible parameter ranges and automated generation of corresponding road networks for simulation. Automating the workflow of road network generation, parameter variation, simulation, and evaluation leads to a comprehensive understanding of an ADF's behavior in diverse road network conditions. This paper aims to investigate the influence of road network parameters on the performance of a prototypical ADF through virtual scenario-based testing, ultimately advocating the importance of road topology in assuring safety and reliability of ADFs.

cs.RO

Perfectly Secure Key Agreement Over a Full Duplex Wireless Channel

Secret key generation (SKG) between authenticated devices is a pivotal task for secure communications. Diffie-Hellman (DH) is de-facto standard but not post-quantum secure. In this paper, we shall invent and analyze a new security primitive that is specifically designed for WPAN. For WPAN, wireless channel-based SKG has been proposed but was not widely deployed due to its critical dependence on the channel's entropy which is uncontrollable. We formulate a different approach: We still exploit channel properties but mainly hinge on the reciprocity of the wireless channel and not on the channel's entropy. The radio advantage comes from the use of full duplex communication. We show that in this situation both legitimate parties can agree on a common secret key even without ever probing the channel at all. At the core is a new bisparse blind deconvolution scheme for which we prove correctness and information-theoretic, i.e. perfect, security. We show that, ultimately, a secret key can be extracted and give a lower bound for the number of secret key bits which is then verified by experiments.

cs.IT

Simulative Performance Analysis of an AD Function with Road Network Variation

Automated driving functions (ADFs) have become increasingly popular in recent years. However, their safety must be assured. Thus, the verification and validation of these functions is still an important open issue in research and development. To achieve this efficiently, scenario-based testing has been established as a valuable methodology among researchers, industry, as well as authorities. Simulations are a powerful way to test those scenarios reproducibly. In this paper, we propose a method to automatically test a set of scenarios in many variations. In contrast to related approaches, those variations are not applied to traffic participants around the ADF, but to the road network to show that parameters regarding the road topology also influence the performance of such an ADF. We present a continuous tool chain to set up scenarios, variate them, run simulations and finally, evaluate the performance with a set of key performance indicators (KPIs).

cs.SE

Guideline for Trustworthy Artificial Intelligence -- AI Assessment Catalog

Artificial Intelligence (AI) has made impressive progress in recent years and represents a key technology that has a crucial impact on the economy and society. However, it is clear that AI and business models based on it can only reach their full potential if AI applications are developed according to high quality standards and are effectively protected against new AI risks. For instance, AI bears the risk of unfair treatment of individuals when processing personal data e.g., to support credit lending or staff recruitment decisions. The emergence of these new risks is closely linked to the fact that the behavior of AI applications, particularly those based on Machine Learning (ML), is essentially learned from large volumes of data and is not predetermined by fixed programmed rules. Thus, the issue of the trustworthiness of AI applications is crucial and is the subject of numerous major publications by stakeholders in politics, business and society. In addition, there is mutual agreement that the requirements for trustworthy AI, which are often described in an abstract way, must now be made clear and tangible. One challenge to overcome here relates to the fact that the specific quality criteria for an AI application depend heavily on the application context and possible measures to fulfill them in turn depend heavily on the AI technology used. Lastly, practical assessment procedures are needed to evaluate whether specific AI applications have been developed according to adequate quality standards. This AI assessment catalog addresses exactly this point and is intended for two target groups: Firstly, it provides developers with a guideline for systematically making their AI applications trustworthy. Secondly, it guides assessors and auditors on how to examine AI applications for trustworthiness in a structured way.

cs.CY

ASCENT - A balloon-borne hard X-ray imaging spectroscopy telescope using transition edge sensor microcalorimeter detectors

Core collapse supernovae are thought to be one of the main sources in the galaxy of elements heavier than iron. Understanding the origin of the elements is thus tightly linked to our understanding of the explosion mechanism of supernovae and supernova nucleosynthesis. X-ray and gamma-ray observations of young supernova remnants, combined with improved theoretical modeling, have resulted in enormous improvements in our knowledge of these events. The isotope ${}^{44}$Ti is one of the most sensitive probes of the innermost regions of the core collapse engine, and its spatial and velocity distribution are key observables. Hard X-ray imaging spectroscopy with the Nuclear Spectroscopic Telescope Array (NuSTAR) has provided new insights into the structure of the supernova remnant Cassiopeia A (Cas A), establishing the convective nature of the supernova engine. However, many questions about the details of this engine remain. We present here the concept for a balloon-borne follow-up mission called ASCENT (A SuperConducting ENergetic x-ray Telescope). ASCENT uses transition edge sensor gamma-ray microcalorimeter detectors with a demonstrated 55 eV Full Width Half Maximum (FWHM) energy resolution at 97 keV. This 8--16-fold improvement in energy resolution over NuSTAR will allow high resolution imaging and spectroscopy of the ${}^{44}$Ti emission. This will allow a detailed reconstruction of gamma-ray line redshifts, widths, and shapes, allowing us to address questions such as: What is the source of the neutron star "kicks"? What is the dominant production pathway for ${}^{44}$Ti? Is the engine of Cas A unique?

astro-ph.IM

Road Network Variation Based on HD Map Analysis for the Simulative Safety Assurance of Automated Vehicles

The validation and verification of automated driving functions (ADFs) is a challenging task on the journey of making those functions available to the public beyond the current research context. Simulation is a valuable building block for scenario-based testing that can help to model traffic situations that are relevant for ADFs. In addition to the surrounding traffic and environment of the ADF under test, the logical description and automated generation of concrete road networks have an important role. We aim to reduce efforts for manual map generation and to improve the automated testing process during development. Hence, this paper proposes a method to analyze real road networks and extract relevant parameters for the variation of synthetic simulation maps that correspond to real-world properties. Consequently, characteristics for inner-city junctions are selected from Here HD map. Then, parameter distributions are determined, analyzed and used to generate variations of road networks in the OpenDRIVE standard. The presented methodology enables efficient road network modeling which can be used for large scale simulations. The developed road network generation tool is publicly available on GitHub.

cs.OH

The 511-CAM Mission: A Pointed 511 keV Gamma-Ray Telescope with a Focal Plane Detector Made of Stacked Transition Edge Sensor Microcalorimeter Arrays

The 511 keV gamma-ray emission from the galactic center region may fully or partially originate from the annihilation of positrons from dark matter particles with electrons from the interstellar medium. Alternatively, the positrons could be created by astrophysical sources, involving exclusively standard model physics. We describe here a new concept for a 511 keV mission called 511-CAM (511 keV gamma-ray CAmera using Micro-calorimeters) that combines focusing gamma-ray optics with a stack of Transition Edge Sensor (TES) microcalorimeter arrays in the focal plane. The 511-CAM detector assembly has a projected 511 keV energy resolution of 390 eV Full Width Half Maximum (FWHM) or better, and improves by a factor of at least 11 on the performance of state-of-the-art Ge-based Compton telescopes. Combining this unprecedented energy resolution with sub-arcmin angular resolutions afforded by Laue lens or channeling optics could make substantial contributions to identifying the origin of the 511 keV emission by discovering and characterizing point sources and measuring line-of-sight velocities of the emitting plasmas.

astro-ph.IM

Semiparametric inference for partially linear regressions with Box-Cox transformation

In this paper, a semiparametric partially linear model in the spirit of Robinson (1988) with Box- Cox transformed dependent variable is studied. Transformation regression models are widely used in applied econometrics to avoid misspecification. In addition, a partially linear semiparametric model is an intermediate strategy that tries to balance advantages and disadvantages of a fully parametric model and nonparametric models. A combination of transformation and partially linear semiparametric model is, thus, a natural strategy. The model parameters are estimated by a semiparametric extension of the so called smooth minimum distance (SmoothMD) approach proposed by Lavergne and Patilea (2013). SmoothMD is suitable for models defined by conditional moment conditions and allows the variance of the error terms to depend on the covariates. In addition, here we allow for infinite-dimension nuisance parameters. The asymptotic behavior of the new SmoothMD estimator is studied under general conditions and new inference methods are proposed. A simulation experiment illustrates the performance of the methods for finite samples.

econ.EM

Improved Nondestructive Isotopic Analysis with Practical Microcalorimeter Gamma Spectrometers

Advances in both instrumentation and data analysis software are now enabling the first ultra-high-resolution microcalorimeter gamma spectrometers designed for implementation in nuclear facilities and analytical laboratories. With approximately ten times better energy resolution than high-purity germanium detectors, these instruments can overcome important uncertainty limits. Microcalorimeter gamma spectroscopy is intended to provide nondestructive isotopic analysis capabilities with sufficient precision and accuracy to reduce the need for sampling, chemical separations, and mass spectrometry to meet safeguards and security goals. Key milestones were the development of the SOFIA instrument (Spectrometer Optimized for Facility Integrated Applications) and the SAPPY software (Spectral Analysis Program in PYthon). SOFIA is a compact instrument that combines advances in large multiplexed transition-edge sensor arrays with optimized cryogenic performance to overcome many practical limitations of previous systems. With a 256-pixel multiplexed detector array capable of 5000 counts per second, measurement time can be comparable to high-purity germanium detectors. SAPPY was developed to determine isotopic ratios in data from SOFIA and other microcalorimeter instruments with an approach similar to the widely-used FRAM software. SAPPY provides a flexible framework with rigorous uncertainty analysis for both microcalorimeter and HPGe data, allowing direct comparison. We present current results from the SOFIA instrument, preliminary isotopic analysis using SAPPY, and describe how the technology is being used to explore uncertainty limits of nondestructive isotopic characterization, inform safeguards models, and extract improved nuclear data including gamma-ray branching ratios.

physics.ins-det

Generation of Complex Road Networks Using a Simplified Logical Description for the Validation of Automated Vehicles

Simulation is a valuable building block for the verification and validation of automated driving functions (ADF). When simulating urban driving scenarios, simulation maps are one important component. Often, the generation of those road networks is a time consuming and manual effort. Furthermore, typically many variations of a distinct junction or road section are demanded to ensure that an ADF can be validated in the process of releasing those functions to the public. Therefore, in this paper, we present a prototypical solution for a logical road network description which is easy to maintain and modify. The concept aims to be non-redundant so that changes of distinct quantities do not affect other places in the code and thus the variation of maps is straightforward. In addition, the simple definition of junctions is a focus of the work. Intersecting roads are defined separately, are then set in relation and the junction is finally generated automatically. The idea is to derive the description from a commonly used, standardized format for simulation maps in order to generate this format from the introduced logical description. Consequently, we developed a command-line tool that generates the standardized simulation map format OpenDRIVE.

cs.OH

Highly-multiplexed microwave SQUID readout using the SLAC Microresonator Radio Frequency (SMuRF) Electronics for Future CMB and Sub-millimeter Surveys

The next generation of cryogenic CMB and submillimeter cameras under development require densely instrumented sensor arrays to meet their science goals. The readout of large numbers ($\sim$10,000--100,000 per camera) of sub-Kelvin sensors, for instance as proposed for the CMB-S4 experiment, will require substantial improvements in cold and warm readout techniques. To reduce the readout cost per sensor and integration complexity, efforts are presently focused on achieving higher multiplexing density while maintaining readout noise subdominant to intrinsic detector noise. Highly-multiplexed cold readout technologies in active development include Microwave Kinetic Inductance Sensors (MKIDs) and microwave rf-SQUIDs. Both exploit the high quality factors of superconducting microwave resonators to densely channelize sub-Kelvin sensors into the bandwidth of a microwave transmission line. We present advancements in the development of a new warm readout system for microwave SQUID multiplexing, the SLAC Superconducting Microresonator RF electronics, or SMuRF. The SMuRF system is unique in its ability to track each tone, minimizing the total RF power required to read out each resonator, thereby significantly reducing the linearity requirements on the cold and warm readout. Here, we present measurements of the readout noise and linearity of the first full SMuRF system, including a demonstration of closed-loop tone tracking on a 528 channel cryogenic microwave SQUID multiplexer. SMuRF is being explored as a potential readout solution for several future CMB projects including Simons Observatory, BICEP Array, CCAT-prime, Ali-CPT, and CMB-S4. Parallel development of the platform is underway to adapt SMuRF to read out both MKID and fast X-ray TES calorimeter arrays.

astro-ph.IM

Reflection positivity in higher derivative scalar theories

Reflection positivity constitutes an integral prerequisite in the Osterwalder-Schrader reconstruction theorem which relates quantum field theories defined on Euclidean space to their Lorentzian signature counterparts. In this work we rigorously prove the violation of reflection positivity in a large class of free scalar fields with a rational propagator. This covers in particular higher-derivative theories where the propagator admits a partial fraction decomposition as well as degenerate cases including e.g. p^4 -type propagators.

hep-th

On avoiding Ostrogradski instabilities within Asymptotic Safety

We study the renormalization group flow of gravity coupled to scalar matter using functional renormalization group techniques. The novel feature is the inclusion of higher-derivative terms in the scalar propagator. Such terms give rise to Ostrogradski ghosts which signal an instability of the system and are therefore dangerous for the consistency of the theory. Since it is expected that such terms are generated dynamically by the renormalization group flow they provide a potential threat when constructing a theory of quantum gravity based on Asymptotic Safety. Our work then establishes the following picture: upon incorporating higher-derivative terms in the scalar propagator the flow of the gravity-matter system possesses a fixed point structure suitable for Asymptotic Safety. This structure includes an interacting renormalization group fixed point where the Ostrogradski ghosts acquire an infinite mass and decouple from the system. Tracing the flow towards the infrared it is found that there is a subset of complete renormalization group trajectories which lead to stable renormalized propagators. This subset is in one-to-one correspondence to the complete renormalization group trajectories obtained in computations which do not track of the higher-derivative terms. Thus our asymptotically safe gravity-matter systems are not haunted by Ostrogradski ghosts.

hep-th