How to design PWPF in Simulink

조회 수: 4 (최근 30일)
Mert Alagözlü
Mert Alagözlü 2021년 5월 8일
댓글: Manish Vutkoori 2022년 8월 31일
I am trying to convert a signal to -1 when the output is at 30 degrees, otherwise +1. Is there a simple way to do it? I could'nt find a correct block box for the design below. Thank you.
  댓글 수: 1
Manish Vutkoori
Manish Vutkoori 2022년 8월 31일
Use Relay function in Simulink

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

답변 (1개)

Amrtanshu Raj
Amrtanshu Raj 2021년 5월 16일
Hi,
You can use the switch block to get the functionality. You can change the condition to =30 and that would get the desired result.
Hope this helps.

카테고리

Help CenterFile Exchange에서 Pulse and Transition Metrics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by