auto tuning fuzzy-pid controller in simulink using pso

6 visualizaciones (últimos 30 días)
sarath m
sarath m el 25 de Ag. de 2019
Comentada: sarath m el 30 de Ag. de 2019
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?

Respuesta aceptada

V VIDHYA PRIYA
V VIDHYA PRIYA el 29 de Ag. de 2019
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 comentario
sarath m
sarath m el 30 de Ag. de 2019
Thank you for the valuable contribution, i will try this method

Iniciar sesión para comentar.

Más respuestas (1)

V VIDHYA PRIYA
V VIDHYA PRIYA el 29 de Ag. de 2019
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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by