simulink- too much connections?
조회 수: 3 (최근 30일)
이전 댓글 표시
hello,
i want to build a Fuzzy model with the anfis gui. then i want to use the .fis in simulink, because i need the realtime workshop.
the problem is, that the generated fis has about 1000 rules. and simulink does not load it correctly. blocks or connections (>2000) are missing..
is there a maximum number of connections in one model? or can i change it?
thanks
댓글 수: 0
답변 (2개)
Andreas Goser
2011년 2월 8일
I am not particularily strong with the Fuzzy Logic Controller block, but when I tried it a while ago, I recognized too, that the number of blocks and signals was quite high when looking under the mask.
I am not aware of a theoretical limitation of Simulink and Real-Time Workshop with regards to numbers of signals. I know of customer models with >100.000 blocks and more, so at least that should not be the cause of what you are observing.
Also: I remember very well that my professor (quite a while ago...) recommended to keep fuzzy controllers simple. He said one should not use more than 5 MFs and avoid more than a handlful of inputs to keep the number of rule healthy.
댓글 수: 0
Andreas
2011년 2월 24일
Hi,
well you have already 3000 rules when you choose 5 MFs and 5 inputs. Thats not really much, i think.
hmm, if simulink normally can handle that, perhaps the problem is the loader for the fis structure.
thanks..
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Fuzzy Logic in Simulink에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!