Can you explain P(s) block of simulink model of fuzzy ann controller?
조회 수: 2(최근 30일)
표시 이전 댓글
채택된 답변
Sam Chak
2023년 3월 13일
The P(s) block is actually a Proportional Controller block (set from the default PID block) with the external source for P-controller gain. This external source for the tuned P-gain comes from the output of the Neural Network block.
From the 'e' and 'ce'-labeled signal lines on the left side and the discrete Integrator Anti-windup on the right side, this looks like the "Neural network-based Gain-Scheduled Fuzzy Incremental form of a Discrete PI Controller".
댓글 수: 0
추가 답변(0개)
참고 항목
범주
Find more on Fuzzy Logic Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!