Control algorithm stops working after 5 min 30 sec on F28335.

조회 수: 3 (최근 30일)
ashish ahir
ashish ahir 2015년 8월 31일
이동: Sabin 2022년 12월 20일
I want to generate A sin(Wt) with A and W as external signals. As shown in figure i have done that. Sample time for blocks is 50e-6. I am using this block in inverter control algorithm. After downloading code on F28335 controller, it stops controlling after 5 min 30 sec. p.s. if i use inbuilt sine source block, it works fine. But, i want A and W configurable from external signals.

답변 (1개)

Jeevan Thomas
Jeevan Thomas 2015년 9월 11일
이동: Sabin 2022년 12월 20일
Did you make sure that you gave the same "50e-6" as sample time for all the blocks including "Digital Clock" block? "Digital Clock" has a default sample time of 1 sec. If it is not set to the base sample time, your application might terminate prematurely based on the end time of Simulation set in model.

Community Treasure Hunt

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

Start Hunting!

Translated by