SearcharxivSearch

arXiv subjects

O. Hoenen

Publications and source records attributed to O. Hoenen.

3 recordsLinked to original sources

Disambiguation of magnetic sensors in ITER

ITER will possess approximately 500 magnetic sensors (mainly measuring poloidal flux) distributed across the first wall. The coils are at known locations but the matching signals not necessarily known. There may also be mistakes in the wiring of the coil polarity. The existing strategy to disambiguate coils uses combinatoric programming of poloidal field coil waveforms of up to 48 discharges of plasma-less operation. An alternate strategy explored in this work is the energisation of a combination of both poloidal and toroidally asymmetric active coils, and Biot-Savart computation of the field solution from all active coils at the sensor coils. A direct brute force permutation of all $N$ coil combinations scales as $O(2^N N!) $ which is intractable for $N>10$. The mathematically formulated optimisation problem was analysed using AI-assisted coding tools, which identified the problem structure as a signed assignment problem and suggested a Hungarian-algorithm-based optimisation strategy, which scales as $O(N^3)$. This search algorithm, when embedded into the magnetic-diagnostic identification problem, was able to disambiguate randomly connected and polarised coils in a regularly spaced array in the ITER first wall (where the the coils are located) down to a signal-to-noise ratio of 50. The computation took 2 seconds. Reconstruction of the actual coil positions in the ITER first wall was achieved high confidence, $C>0.97$. Reconstruction of the second wall poloidal flux coils, which comprised multiple arrays at near constant $\phi$ (each of which is regularly spaced in $\theta$) had a much lower confidence, of $C > 0.15$. By adding the active poloidal field coils to the combined cost function, the confidence increased to $C > 0.59$. This provides the opportunity to reduce the commissioning time of ITER, and is a strategy that could be tested on other toroidal magnetic confinement devices.

physics.plasm-ph

EP-Stability-WF: an IMAS-integrated workflow for energetic particle stability

The confinement of energetic particles (EPs) generated by fusion reactions and external heating methods is crucial for the performance of future fusion devices. However, EP transport can occur due to their interaction with electromagnetic perturbations, affecting heating efficiency and overall performance. Robust reduced models are needed to analyze stability and transport, but their development requires effort. This paper presents an automated IMAS-based workflow for analyzing the time-dependent stability of EP-driven modes, focusing on the linear properties of Toroidal Alfven Eigenmodes (TAEs) in general Tokamak geometry. The workflow utilizes efficient computational methods and reduced models to deliver fast and reproducible results. A demonstration of the workflow's effectiveness was performed, identifying key linear properties of TAEs in various projected ITER scenarios. This approach represents a critical step towards developing tools for analyzing EP transport and optimizing the performance of future fusion reactors.

physics.plasm-ph

VECMAtk: A Scalable Verification, Validation and Uncertainty Quantification Toolkit for Scientific Simulations

We present the VECMA toolkit (VECMAtk), a flexible software environment for single and multiscale simulations that introduces directly applicable and reusable procedures for verification, validation (V&V), sensitivity analysis (SA) and uncertainty quantification (UQ). It enables users to verify key aspects of their applications, systematically compare and validate the simulation outputs against observational or benchmark data, and run simulations conveniently on any platform from the desktop to current multi-petascale computers. In this sequel to our paper on VECMAtk which we presented last year, we focus on a range of functional and performance improvements that we have introduced, cover newly introduced components, and applications examples from seven different domains such as conflict modelling and environmental sciences. We also present several implemented patterns for UQ/SA and V&V, and guide the reader through one example concerning COVID-19 modelling in detail.

cs.MS