
Problem with Enable subsystem in simulink
조회 수: 2 (최근 30일)
이전 댓글 표시
I am simulating a Switched reluctance machine having 4 phases. Each phase is an enabled subsystem enabled by control signals generated from angle feedback. The problem is that even though the control signal is a pulse waveform varying from 0 to 1, the enable signal inside the subsystem is always shown to be 1 (observed from 'show output port'). This means the subsystem is always being enabled.
I am unable to resolve this issue. Please help asap.
댓글 수: 0
답변 (1개)
Chandrasekhar
2014년 3월 21일
편집: Chandrasekhar
2014년 3월 21일
The output of the enable subsystem holds the value even if the subsystem is disabled. If you want to reset the output value do as shown in figure below

참고 항목
카테고리
Help Center 및 File Exchange에서 Subsystems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


