how to make it state space representation a dynamics microgrid model in Model Predictive Controller(MPC)
3 ビュー (過去 30 日間)
古いコメントを表示
Hello,
so i have a microgrid model and MPC, like in the figure and I had en error "Plant Models cannot be a pure direct feed through system without additional dynamics " and I don't know how to make it dynamics.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1589451/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1589456/image.png)
7 件のコメント
akshatsood
2024 年 1 月 12 日
編集済み: akshatsood
2024 年 1 月 12 日
I investigated your issue and opened your model in MATLAB R2023b. While designing the MPC, I was able to get the following table. I seek your help in correctly identifying the issue you are facing, is it related to not able get the following table or after designing the MPC, you are not able to see the correct number of inputs and outputs as that in your microgrid model. Do help me with your workflow to take it further.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1589186/image.png)
As a second thought, did you try using "Bus Creators" block for the purpose of combining the signals.
回答 (1 件)
akshatsood
2024 年 1 月 12 日
Referring to the discussion within the comment thread, it appears you have come across the error "Plant model cannot be a pure direct feed-through system without additional dynamics." To rectify this issue, I recommend consulting the comprehensive solution provided by the MathWorks Support team. Implementing the suggested workarounds should help resolve the problem.
Additionaly, do refer to the following answers if the above workarounds do not work for you
Should the problem continue to occur despite following the suggested solutions, please inform me as this will enable me to conduct a thorough examination of the problem and work with you to identify a more effective resolution.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Linear Plant Specification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!