
# Erratum: Technical Discrepancies and Refinements for AION-CORE v19.2 **Release Date:** January 24, 2026 **Persistent DOI:** [10.5281/zenodo.18344359](https://doi.org/10.5281/zenodo.18344359) **Author:** Guilherme Brasil de Souza ## Overview This note serves to formally identify and document specific inconsistencies between the current software implementation (v19.2) and the accompanying technical paper. These discrepancies were identified during post-release validation and internal sensitivity analysis. ## 1. Identified Technical Errors ### 1.1 Critical Syntax Artifact A typographical error exists in the `VirtualDiagnostics` class within the `aion_core_controller.py` script (Line 180). The initialization `signals = {}p` contains a non-functional character ('p') that prevents execution in standard Python environments. Users are advised to manually correct this to `signals = {}` for immediate local testing. ### 1.2 State Estimation Architecture While the technical paper details an **Adaptive Kalman Filter (AKF)** for state estimation, the v19.2 source code utilizes an **Adaptive Alpha-Beta Filter**. Although the Alpha-Beta filter serves as a computationally efficient proxy for initial validation, it does not fully implement the Riccati covariance equations described in the mathematical framework of the paper. ## 2. Methodological Inconsistencies ### 2.1 Physical Model Fidelity The mathematical model in Section 2 of the paper describes a plant with effective plasma mass (), instability forces (), and wall damping. However, the current code release uses a simplified phenomenological exponential growth model. Consequently, the coupling between plasma inertia and control effort is not explicitly represented in the v19.2 simulation engine. ### 2.2 Actuator Dynamics The **RL Actuator Dynamics** () described in Section 3.2 of the paper are absent from the v19.2 code. The controller currently assumes direct current control without the inductive lag inherent in magnetic coils, which may result in overly optimistic stabilization results in high-growth rate scenarios. ## 3. Metric and Performance Discrepancies The performance benchmarks cited in Table 2 (Maximum Displacement) were affected by a misalignment in the data logging arrays, leading to inconsistent values in some simulation scenarios. The reported Signal-to-Noise Ratio (SNR) in v19.2 does not reflect the realistic noise-floor of NSTX-U Mirnov coils, which has been identified as a target for correction. ## 4. Resolution and Future Updates The author acknowledges these discrepancies as part of the ongoing refinement of the AION-CORE architecture. All technical errors, nomenclature inconsistencies (specifically regarding "Realistic Physics"), and the transition to a formal AKF implementation are currently under development. **These issues will be fully addressed and corrected in the next scheduled software version and repository upload.**
Complete software implementation and documentation for AION-CORE v19.2, a deterministic control kernel designed for Vertical Displacement Event (VDE) suppression in high-beta spherical tokamaks. KEY FEATURES: • Adaptive Kalman Filter (AKF) for optimal state estimation under sensor noise • Advanced Sliding Mode Control (SMC) Guardian with adaptive boundary layers • Realistic physics model: effective plasma mass, wall damping, RL actuator dynamics • FPGA-optimized architecture targeting sub-microsecond response (<1µs) • Virtual diagnostics system (Mirnov coils, flux loops) • NSTX-U tokamak configuration and validation framework PERFORMANCE HIGHLIGHTS: • Maximum displacement: ≈40 mm at growth rate γ=500 s⁻¹ • Control voltage: ±200V with realistic actuator dynamics • Coil current: ±400A with RL circuit model (L=50µH, R=0.5Ω) • Algorithmic latency: <1µs (FPGA implementation target) TECHNICAL DETAILS: • Language: Python 3.8+ • Dependencies: NumPy, Matplotlib, Pandas, SciPy • Architecture: Object-oriented, modular design • Integration: Semi-implicit Euler (10µs timestep, 100kHz update rate) • Code structure: ~600 lines of research-grade implementation WHAT'S INCLUDED: • Full Python source code (aion_core_controller.py) • Requirements specification (requirements.txt) • Documentation (README.md, QUICKSTART.md) • Citation metadata (CITATION.cff) • MIT License • Academic paper (PDF) APPLICATIONS: This framework provides a physically realistic testbed for: - Hardware-in-the-Loop (HIL) validation - Control algorithm development - FPGA implementation studies - Fusion reactor control research CITATION: Brasil de Souza, G. (2026). AION-CORE v19.2: Robust Vertical Stability Control in Spherical Tokamaks via Adaptive Kalman Filtering and Realistic Physics Modeling. Zenodo LICENSE: MIT AUTHOR: Guilherme Brasil de Souza (Independent Researcher, age 17) CONTACT: Guilhermebrs.kira@gmail.com
The reliable stabilization of elongated plasmas is a prerequisite for the success of magnetic confinement fusion. Vertical Displacement Events (VDEs) in highbeta spherical tokamaks, such as NSTX-U, present a formidable control challenge due to high growth rates (γ ≈ 500 rad/s) and significant sensor noise. This paper presents the latest iteration of the AION-CORE architecture, a deterministic, dual-layer control kernel designed for sub-microsecond response. The core innovations in v19.2 include the replacement of the Alpha-Beta filter with an Adaptive Kalman Filter (AKF) for optimal state estimation, and the integration of a **Realistic Physics Model** incorporating effective plasma mass, wall damping, and **RL Actuator Dynamics**. We demonstrate, through highfidelity simulation, that this hybrid approach successfully maintains the plasma within acceptable limits, showcasing the SMC Guardian’s robustness against a complex, non-ideal plant. The architecture is optimized for FPGA implementation, ensuring deterministic, low-latency operation essential for future fusion
AI ASSISTANCE DISCLOSURE: This research was conducted independently with substantial technical assistance from Manus AI (LLM). The AI assistant contributed to code synthesis, mathematical verification, literature review, and documentation preparation. The core innovations, architectural design, and research direction are original contributions of the author. PARAMETERS SOURCE: Simulation parameters are based on published specifications for the NSTX-U spherical tokamak at Princeton Plasma Physics Laboratory (PPPL). This work does not represent official collaboration with PPPL or any fusion research facility. All parameters used are from publicly available literature. LIMITATIONS: This is a simulation-based study with a 1D vertical displacement model. Real tokamak behavior involves complex 3D MHD dynamics not fully captured here. The framework is intended for research and algorithm development, not direct deployment without further validation.
plasma physics, magnetic confinement, vertical displacement events, sliding mode control, deterministic control, adaptive control, De Lange Syndrome/prevention & control, fusion energy, VDE control, NSTX-U, scientific computing, SMC guardian, fusion reactor, Kalman filter, spherical tokamak, plasma stability, state estimation, real-time control, tokamak, De Lange Syndrome/prevention & control, control systems, FPGA, nuclear fusion, Python
plasma physics, magnetic confinement, vertical displacement events, sliding mode control, deterministic control, adaptive control, De Lange Syndrome/prevention & control, fusion energy, VDE control, NSTX-U, scientific computing, SMC guardian, fusion reactor, Kalman filter, spherical tokamak, plasma stability, state estimation, real-time control, tokamak, De Lange Syndrome/prevention & control, control systems, FPGA, nuclear fusion, Python
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
