fuzzy controller simulink problem in IPG CarMaker

2 visualizaciones (últimos 30 días)
Shabnam
Shabnam el 16 de Ag. de 2018
Editada: Haritha el 16 de Ag. de 2018
I am trying to build a fuzzy controller. my controller has 3 steps. in each step 3 single outputs are calculated but I need one of them. I do not know how to select them and with which block. If anybody is there please help me :(
  2 comentarios
Haritha
Haritha el 16 de Ag. de 2018
First create fuzzy rule base block in simulink and create rules for your plant in fuzzy tool save it in .fis format in the same directory then load that file to workspace. After loading fis file run simulink now
Shabnam
Shabnam el 16 de Ag. de 2018
Many thanks for your comment. I have done this and I have 3 outputs now, but I need to choose one of them for each step. What should I do for that?

Iniciar sesión para comentar.

Respuesta aceptada

Haritha
Haritha el 16 de Ag. de 2018
Editada: Haritha el 16 de Ag. de 2018
Use Switch block in Simulink / Signal Routing for selecting one output. Otherwise try Switch Case block.
  1 comentario
Shabnam
Shabnam el 16 de Ag. de 2018
I used that but it did not work properly. I run my controller in IPG CarMaker and my choices are limited :(

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Fuzzy Logic in Simulink en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by