How can I write a coding for tuning FOPID Controller by PSO?

4 views (last 30 days)
How can I write a coding for tuning FOPID Controller by PSO?

Answers (1)

qi yan
qi yan on 25 Nov 2020
hallo sir, I am studing how to use PSO algorithm to adjust FOPID parameters recently. And now I have konwm the basic principle,but I don't know how to realize it in MATLAB/Simulink.
I saw your question, and I know you've been working on this. Could you share the model with me? thank u.
my email is: jiandongke@gmail.com
  2 Comments
ali abdelrady
ali abdelrady on 28 May 2022
how to write matlab code to tuning fractional order pid by using pso algorithm method
my email
aliabdelrady88@gmail.com
Sam Chak
Sam Chak on 29 May 2022
Suggest that you to ask a technical question in a new thread.
You need to at least provide the codes for the mathematical structures of the following:
  1. The system being controlled
  2. The PID controller
  3. The fractional parts
Since your problem is about automatic tuning by the PSO algorithm, then you need to specify the performance criteria that are acceptable to you.
For example, the bare minimum criterion is stability. In other words, the PSO must guarantee that the tuned control parameters in FOPID will stabilize the system, no matter how bad the performance is.

Sign in to comment.

Tags

Products

Community Treasure Hunt

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

Start Hunting!