auto tuning fuzzy-pid controller in simulink using pso

5 ビュー (過去 30 日間)
sarath m
sarath m 2019 年 8 月 25 日
コメント済み: sarath m 2019 年 8 月 30 日
I had designed 2 area system having fuzzy pid controller in simulink and i need to auto control the fuzzy pid control using PSO optimisation. could anybody guide me how to autotune both?

採用された回答

V VIDHYA PRIYA
V VIDHYA PRIYA 2019 年 8 月 29 日
Use params in the PSO code then run the pso.m file ,then use the same variable as params for eg: params.a1 .This is the way you can interconnect the m.file with simulink
  1 件のコメント
sarath m
sarath m 2019 年 8 月 30 日
Thank you for the valuable contribution, i will try this method

サインインしてコメントする。

その他の回答 (1 件)

V VIDHYA PRIYA
V VIDHYA PRIYA 2019 年 8 月 29 日
Use params in the PSO code then run the pso.m file ,then use the same variable as params for eg: params.a1 .This is the way you can interconnect the m.file with simulink

カテゴリ

Help Center および File ExchangePID Controller Tuning についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by