필터 지우기
필터 지우기

Inverter Switching Frequency,

조회 수: 1 (최근 30일)
Rolando Aguilera
Rolando Aguilera 2016년 4월 13일
답변: Joel Van Sickel 2024년 1월 5일
Hello Everyone, I'm working with Hysteresis Current Control, How can I measure the variable switching frequency against time? Any thoughts?
Thanks
Rolando

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2024년 1월 5일
I realize this answer is far to late to be of use for when you asked the question, but this question is still getting many views so I am going ot go ahead and answer it. There are two primary ways to measure time in Simulink. If you are using digital control, you can use a resetable counter, https://www.mathworks.com/help/simulink/slref/counterlimited.html?searchHighlight=counter&s_tid=srchtitle_support_results_7_counter
or, you can use a continuous time integrator with a reset/enable state turned on. This lets you use it to measure the time between events and you can control it with rising/falling edges.

카테고리

Help CenterFile Exchange에서 Switches and Breakers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by