Problem with Enable subsystem in simulink

조회 수: 2 (최근 30일)
avinash3010
avinash3010 2014년 3월 21일
댓글: avinash3010 2014년 3월 21일
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.

답변 (1개)

Chandrasekhar
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
  댓글 수: 1
avinash3010
avinash3010 2014년 3월 21일
I looked into this.I want to use the enable signal within the subsystem, not as an output.
the enable signal outside the block is
but inside the block it is always 1

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

카테고리

Help CenterFile Exchange에서 Subsystems에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by