SPT-100 Hall Thruster Dataset for Machine Learning Surrogate Modeling (from HallThruster.jl v0.18.7): Simulation Data and Partitions
收藏资源简介:
What this is This dataset comes from simulating a Hall thruster — a type of electric propulsion engine used on spacecraft — using a plasma physics simulator called HallThruster.jl (version 0.18.7). Instead of running a real thruster in a vacuum chamber every time we want data, we run the simulator, which solves the physics equations for how the plasma behaves inside the thruster channel. We used it to generate 12,000 simulation runs of a specific thruster design (the SPT-100), each one with slightly different settings for things like input voltage, propellant flow rate, and background pressure. The SPT-100 has been around for a while — it was developed by the Russian company Fakel and first flew on a satellite back in 1994, and since then it's become one of the most flown and most-studied Hall thrusters out there, which is part of why it's such a common choice for testing new simulation and modeling approaches like this one. The bigger goal of the project is to train machine learning models (we call them "surrogate models") that can predict what the simulator would output, but almost instantly instead of taking real computation time. This dataset is what we used to train and test those models, so that others can build on the same simulation data and reproduce the kind of results we report. This dataset was produced as part of a research project at the Data Mining Laboratory (DMLab), Georgia State University. What's included The full set of 12,000 simulation runs (all converged, meaning the simulation successfully solved for every one) Two additional sampling pools used for the extrapolation tests — one at lower background pressures and one at higher magnetic field strengths — each drawn independently of the core set specifically for evaluating out-of-range prediction The exact lists of which runs belong to which test category (the data is split into 7 partitions — six designs, with the sparse-data one at two levels — to test different kinds of prediction difficulty: interpolation, sparse training data, extrapolation, and gaps in the middle of the sampled range) Files spt100_gbohm_12k_nc3_s42_20260617.h5 — the full 12,000-run core dataset extrap_pool_D3_2400.h5 — sampling pool for the pressure-extrapolation test extrap_pool_D4_2400.h5 — sampling pool for the magnetic-field-extrapolation test partitions_manifest.h5 — the run-to-partition assignments (which runs belong to which test category, and train/test splits) License This dataset is released under CC-BY-4.0, which means you're free to use it for research or other purposes as long as you credit us.



