
Controlling the Model "Residential Air Source Heat Pump" with AI
18 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I downloaded the Model from MATLAB and made some changes, so i can cnotroll the Heatpump with AI. But the AI only truns the Heatpump all the Time on or Off. With one Agent the Heatpump is all the Time on and with another Agent it is all the Time off. Depending on the Reward function. But i need it to switch dynamically. So in one Simulation it needs to switch the Heat pump onn and off. So this Question is about the Reward-Function or some issues in my adaptations of the model.
3 Commenti
Sam Chak
circa 4 ore fa
Hi @Henri
If you want to control the temperature dynamically, you must first remove the actuator’s physical constraints, and second, from a supervisory perspective, instruct the AI to “think” like a dynamic controller. This assumes that the AI in MATLAB understands how such a controller should behave, either stability-focused in the mathematical sense, or minimum-cost-guided in the dynamic-programming sense.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Fluid Network Interfaces Library in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!