ILC on PLC

Iterative learning control (ILC) using a programmable logic controller (PLC).
ダウンロード: 294
更新 2017/4/28

ライセンスの表示

Yet another demonstration for my students: ILC on PLC. An exemplary CoDeSys project included. It's a hardware-in-the-loop (HIL) simulation. The target is EATON EC4P-200 easy Control PLC. It is also possible to run the program in a simulation mode provided in XSOFT-CODESYS. Please visit http://www.eaton.eu/Europe/Electrical/ProductsServices/AutomationControl/AutomationControlVisualization/AutomationSoftware/CODESYS/ to get it for free (the demo version). An equivalent Simulink model as well as a pure m-code model are also included. More examples at http://ufnalski.edu.pl/zne/codesys_examples/ .

引用

Bartlomiej Ufnalski (2024). ILC on PLC (https://www.mathworks.com/matlabcentral/fileexchange/62716-ilc-on-plc), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGraph and Network Algorithms についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

counter: WORD := 1; (* A big thanks goes to my colleague Remigiusz Olesinski for pointing this out. *)

1.0.0.0

More examples at http://ufnalski.edu.pl/zne/codesys_examples/ .