Getting code for PLC from MPC controler
29 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi everyone. I'm kind of rookie here.
I developed and tuned MPC controler in Simulink for a given tf of my system and it works great. Now I have to implement that MPC controler in Siemens PLC S7 1200. I don't know how to get code that I can write in TIA Portal. How can I do it, can someone help me?
1 comentario
Branislav
el 19 de Abr. de 2021
Hi,
I have recently encountered to this discussion. Are you willing to share your work? Thanx in advance.
Respuestas (2)
Raphael Agner
el 4 de Dic. de 2019
As this is still getting some views:
You can deploy it using the Simulink PLC Coder.
Here is the general Workflow:
0 comentarios
Bill Chou
el 28 de Abr. de 2020
Yes, you can generate either structured text or C/C++ code from MPC controller. Here's an example that walks through the process:
0 comentarios
Ver también
Categorías
Más información sobre Code Generation en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!