
Controlling the Model "Residential Air Source Heat Pump" with AI
20 views (last 30 days)
Show older comments
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 Comments
Sam Chak
about 3 hours ago
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.
Answers (0)
See Also
Categories
Find more on Fluid Network Interfaces Library in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!