Dear scholars,

Imagine there is a non-linear system, Like PCM storage tank (or ice storage tank, ... ). For optimization purpose or real-time control (reducing computational time) I need to make a surrogate model that can predict the performance of the real system until the future horizon, like next 24 hours.

Systems like thermal storages (imagine melting of ice if you're not familiar with the case) have large amount of inertia. During their melting or solidification, which takes a lot of time in my case, we have no data that what's going on in storage tank (temperature is constant). We just know how much time is passed.

I want to use ANN (artificial neural network) or Deep learning to make the black box of the mentioned system. But first, I need to be sure about the accuracy and performance of these methods for my purpose.

I would appreciate any help or advice.

Thanks.

Similar questions and discussions