Control algorithm stops working after 5 min 30 sec on F28335.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
Jeevan Thomas
am 11 Sep. 2015
Verschoben: Sabin
am 20 Dez. 2022
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Deployment, Integration, and Supported Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!