Dear all,

I am currently studying MPC in a temperature controller. I've got the concepts of MPC such as model, control horizon, prediction horizon, constraint, ..etc. With these fundamental understanding, I can easily do simulations test on Matlab Simulink toolbox.

However, I need to implement this MPC algorithm on C# WinForm Application, since I created UI on C# with temperature controllers basing on Modbus ASCII protocol. The hardware configuration is as the figure.

I've found someone who has done with CASADI toolbox on Python, but it seems quite hard to follow.

I am looking for suggestions on which library on Python to implement it. Besides, are there any problems with the hardware configuration?

Thank you!

More Thanh Doan Le's questions See All
Similar questions and discussions