SearcharxivSearch

arXiv subjects

Timo Thun

Publications and source records attributed to Timo Thun.

5 recordsLinked to original sources

Designing A Buildable Optimized Stellarator to Confine Electron-Positron Plasmas

In this paper, the design of the the plasma equilibrium and superconducting coils for the Electrons and Positrons in an Optimized Stellarator EPOS experiment is presented. With newly developed stellarator optimization tools, including single-stage and stochastic optimization, as well as HTS strain, this work demonstrates that it is possible to achieve key metrics for the buildability and confinement properties of the device. In particular, satisfactory quality of quasisymmetry and stellarator robustness is designed, and engineering requirements are met for eight different candidates. A feasibility study is presented that optimizes multiple candidates for different plasma major radii and coil currents, as well as the best EPOS candidate to date.

physics.plasm-ph

Narrow Operator Models of Stellarator Equilibria in Fourier Zernike Basis

Numerical computation of the ideal Magnetohydrodynamic (MHD) equilibrium magnetic field is at the base of stellarator optimisation and provides the starting point for solving more sophisticated Partial Differential Equations (PDEs) like transport or turbulence models. Conventional approaches solve for a single stationary point of the ideal MHD equations, which is fully defined by three invariants and the numerical scheme employed by the solver. We present the first numerical approach that can solve for a continuous distribution of equilibria with fixed boundary and rotational transform, varying only the pressure invariant. This approach minimises the force residual by optimising parameters of multilayer perceptrons (MLP) that map from a scalar pressure multiplier to the Fourier Zernike basis as implemented in the modern stellarator equilibrium solver DESC.

physics.plasm-ph

Improving ideal MHD equilibrium accuracy with physics-informed neural networks

We present a novel approach to compute three-dimensional Magnetohydrodynamic equilibria by parametrizing Fourier modes with artificial neural networks and compare it to equilibria computed by conventional solvers. The full nonlinear global force residual across the volume in real space is then minimized with first order optimizers. Already,we observe competitive computational cost to arrive at the same minimum residuals computed by existing codes. With increased computational cost,lower minima of the residual are achieved by the neural networks,establishing a new lower bound for the force residual. We use minimally complex neural networks,and we expect significant improvements for solving not only single equilibria with neural networks,but also for computing neural network models valid over continuous distributions of equilibria.

cs.LG

A Non-planar ReBCO Test Coil with 3D-printed Aluminum Support Structure for the EPOS Stellarator

We report on the test of a small scale, non-planar coil using non-insulated ReBCO tape wound on a 3D-printed aluminum support structure. A 3D-scan of the winding frame which was printed out of AlSi10Mg using selective laser melting, showed peak manufacturing deviations of 0.3 mm. We tested the coil with 21 turns of 3 mm wide tape cooled both by liquid nitrogen and with a cryocooler. We achieved a central field strength of up to 21 mT which agrees with the prediction suggesting that we manufactured the coil without defects. The peak field was reached at a supply current of 120 A. The current leads showed a contact resistance of $\left(2.25\pm0.13\right)\mu\Omega$. The discharge time $L/R$ was found to be 0.63 s in liquid nitrogen and 2.92 s when cooled by the cryocooler. From this we estimate a winding pack temperature of 41 K.

physics.ins-det

Karolos: An Open-Source Reinforcement Learning Framework for Robot-Task Environments

In reinforcement learning (RL) research, simulations enable benchmarks between algorithms, as well as prototyping and hyper-parameter tuning of agents. In order to promote RL both in research and real-world applications, frameworks are required which are on the one hand efficient in terms of running experiments as fast as possible. On the other hand, they must be flexible enough to allow the integration of newly developed optimization techniques, e.g. new RL algorithms, which are continuously put forward by an active research community. In this paper, we introduce Karolos, a RL framework developed for robotic applications, with a particular focus on transfer scenarios with varying robot-task combinations reflected in a modular environment architecture. In addition, we provide implementations of state-of-the-art RL algorithms along with common learning-facilitating enhancements, as well as an architecture to parallelize environments across multiple processes to significantly speed up experiments. The code is open source and published on GitHub with the aim of promoting research of RL applications in robotics.

cs.RO