KIT | KIT-Bibliothek | Impressum | Datenschutz

Experimental Data for the Paper "Knowledge-Guided Learning of Temporal Dynamics and its Application to Gas Turbines"

Bielski, Pawel ORCID iD icon 1; Kottonau, Dustin ORCID iD icon 2
1 Lehrstuhl IPD Böhm (Lehrstuhl IPD Böhm), Karlsruher Institut für Technologie (KIT)
2 Institut für Technische Physik (ITEP), Karlsruher Institut für Technologie (KIT)

Abstract (englisch):

These are experimental data for the paper:

Pawel Bielski, Aleksandr Eismont, Jakob Bach, Florian Leiser, Dustin Kottonau, and Klemens Böhm. 2024. Knowledge-Guided Learning of Temporal Dynamics and its Application to Gas Turbines, 15th ACM International Conference on Future Energy Systems (e-Energy '24), Singapore


The data consist of:
1. experimental time series data collected from a micro gas turbine
2. results from the experiments and the corresponding code to create plots used in the paper

The corresponding GitHub repository:
https://github.com/Energy-Theory-Guided-Data-Science/Gas-Turbine


Zugehörige Institution(en) am KIT Institut für Technische Physik (ITEP)
Lehrstuhl IPD Böhm (Lehrstuhl IPD Böhm)
Publikationstyp Forschungsdaten
Publikationsdatum 26.04.2024
Erstellungsdatum 23.04.2024
Identifikator DOI: 10.35097/sLJiahifxvfDKMEc
KITopen-ID: 1000170209
Lizenz Creative Commons Namensnennung 4.0 International
Schlagwörter Dynamical Systems, Dynamics Modeling, Micro Gas Turbine, Physics-Guided Deep Learning, Domain Knowledge
Liesmich

Micro Gas Turbine Data

Overview

These experimental data support the paper "Knowledge-Guided Learning of Temporal Dynamics and its Application to Gas Turbines", presented at 15th ACM International Conference on Future Energy Systems (e-Energy '24), Singapore.
The data was collected from a commercial micro gas turbine designed for residential use, generating approximately 3 kW of electrical power. Its purpose was to model the turbine's behavior over time using machine learning techniques.

Folder Structure

  • data: Contains 8 experimental time series data in CSV format, collected from the micro gas turbine.
  • plots: Includes results from experiments and the code used to generate plots from the paper.
  • plots/create_plots.ipynb: A Jupyter notebook containing code to create the plots.

Time Series Data

Each time series represents a separate experiment where the input control voltage was varied over time, and the resulting output electrical power of the micro gas turbine was measured. The data has a resolution of approximately 1 second and is structured in a CSV file with the following columns:

  • time: Time in seconds, denoted as $t$.
  • input_voltage: Input control voltage in volts, representing the control signal $x_t$.
  • el_power: electrical power in watts, representing the output signal $y_t$.

Prediction Task

The data was used for a time-series prediction task, aiming to predict el_power based on input_voltage. In the paper, the objective was to forecast the output $y_t$ given the control inputs $xt, x{t-1}, \dots, x_{t-N+1}$.

Additional Information

Requirements for running create_plots.ipynb:

  • Python 3.8.17
  • Jupyter Notebook 6.5.4
  • Pandas 1.2.2
  • Matplotlib 3.5.2
  • Seaborn 0.12.2

When using this dataset, please cite the following paper:
Pawel Bielski, Aleksandr Eismont, Jakob Bach, Florian Leiser, Dustin Kottonau, and Klemens Böhm. 2024. Knowledge-Guided Learning of Temporal Dynamics and its Application to Gas Turbines, 15th ACM International Conference on Future Energy Systems (e-Energy '24), Singapore.

For more details and the code used in the experiments, visit the GitHub repository.

Art der Forschungsdaten Dataset
KIT – Die Forschungsuniversität in der Helmholtz-Gemeinschaft
KITopen Landing Page