Title:    An effective predictor of the dynamic operation of latent heat thermal energy storage units based on a non-linear autoregressive network with exogenous inputs: data


Citation
Saikia P, Bastida H, Ugalde-Loo CE (2024). An effective predictor of the dynamic operation of latent heat thermal energy storage units based on a non-linear autoregressive network with exogenous inputs: dataCardiff Universityhttps://doi.org/10.17035/d.2024.0305908711



Access RightsCardiff University Software Licence

Access Method:  https://doi.org/10.17035/d.2024.0305908711 will take you to the repository page for this dataset, where you will be able to download the data or find further access information, as appropriate.


Dataset Details

PublisherCardiff University

Date (year) of data becoming publicly available2024

Data format.csv, .ipynb, .txt

Software RequiredMicrosoft Excel, Jupyter Notebook, Python

Estimated total storage size of datasetLess than 100 megabytes

DOI 10.17035/d.2024.0305908711

DOI URLhttp://doi.org/10.17035/d.2024.0305908711

Related URLhttps://doi.org/10.1016/j.apenergy.2024.122697


Description

This repository contains datasets and source code to develop an artificial intelligence (AI) based tool to estimate the state-of-charge (SoC) and heat transfer fluid (HTF) outlet temperature of a latent heat thermal energy storage (LHTES) tank with water-ice mixture as the phase change material. The AI tool is a non-linear autoregressive network with exogenous inputs (NARX) model, that takes as input the known values of HTF mass flow rate and inlet temperature for the LHTES tank to predict its SoC and HTF outlet temperature. The model recursively uses its past predictions of SoC and HTF outlet temperature to predict the future outputs of these quantities. The dataset comprises CSV files for training and testing the NARX model. In the files for training (Training_dataset.csv) and testing (Test_profile_**.csv , where ** ranges from 9 to 19), the first column represents time in s, the second column represents SoC with no unit and ranging between 0 (representing completely melted ice) and 1 (representing completely solidified ice), the third column represents change in SoC between two time-steps, the fourth column represents HTF outlet temperature in °C, the fifth column represents HTF mass flow rate in kg/s, and the sixth column represents HTF inlet temperature in °C. The source code for the NARX model is provided as a Jupyter Notebook compatible python script (“NARX_final_codes.ipynb”) and a simple text file (“NARX_final_codes.txt”). Detailed explanation of each block of code is provided as comments within the source code itself. The file named “feedback.csv" contains reference values of SoC and HTF outlet temperature, which can be obtained from external sources (eg. sensors or a physics-based model) and compared with the NARX model at certain intervals of time-steps to monitor the model's accuracy over long-term operations. For a more detailed explanation of the dataset and the source code's development and performance, refer to the article "An effective predictor of the dynamic operation of latent heat thermal energy storage units based on a non-linear autoregressive network with exogenous inputs" published in the journal Applied Energy in 2024.

Research results based upon these data are published at https://doi.org/10.1016/j.apenergy.2024.122697


Keywords

Latent heat thermal energy storageMachine learning

Related Projects

Last updated on 2024-13-06 at 08:37