Hello, I can say I am a biginner with FLC. I tried to simulate a system which is going to be controlled by using FLC, and i face the following warning. I am not getting the desired output.
In 'speed_controlof_separatlyexcitedDcmotor/Fuzzy Logic Controller', input 1 expects a value in range [0 1], but has a value of -5.66435e-08. [2430 similar]
In 'speed_controlof_separatlyexcitedDcmotor/Fuzzy Logic Controller', no rules fired for Output 1. Defuzzified output value set to its mean range value 0.5. [2434 similar]
i am asking someone's help to solve the problem. thankyou for your consideration and time...

 채택된 답변

Fangjun Jiang
Fangjun Jiang 2020년 3월 6일

0 개 추천

Well, the message seems clear. The "input 1" is supposed to be between 0 and 1. But you have a very small negative value. I think you can add a saturation block to deal with it.

댓글 수: 1

Mebre Allo
Mebre Allo 2020년 3월 6일
Thankyou Mr. Fungjun Jiang for your willingness to help me. even when i use the correct the range the output is not as desired. i need my system to track the step reference without noticeable overshoot. but the output i got with FLC is not matching the reference value (it is below the reference value). it may be because of the second warning. please help how to solve the second warning.
kind regards!

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Fuzzy Logic in Simulink에 대해 자세히 알아보기

질문:

2020년 3월 6일

댓글:

2020년 3월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by