fuzzy controller simulink problem in IPG CarMaker

조회 수: 1 (최근 30일)
Shabnam
Shabnam 2018년 8월 16일
편집: Haritha 2018년 8월 16일
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
Haritha
Haritha 2018년 8월 16일
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 2018년 8월 16일
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?

댓글을 달려면 로그인하십시오.

채택된 답변

Haritha
Haritha 2018년 8월 16일
편집: Haritha 2018년 8월 16일
Use Switch block in Simulink / Signal Routing for selecting one output. Otherwise try Switch Case block.
  댓글 수: 1
Shabnam
Shabnam 2018년 8월 16일
I used that but it did not work properly. I run my controller in IPG CarMaker and my choices are limited :(

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Fuzzy Logic in Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by