Control algorithm stops working after 5 min 30 sec on F28335.
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Jeevan Thomas
on 11 Sep 2015
Moved: Sabin
on 20 Dec 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!