Generate variable Duty cycle automatically after each cycle (Ts)
1 次查看(过去 30 天)
显示 更早的评论
I need to generate 3 different duty cycle automaticaly. D1+ D2+D3 =1
Such as in the first cycle D1= 0.4 , D2=0.5 and D3 =0.1.
Such as in the 2nd cycle D1= 0.3 , D2=0.6 and D3 =0.1. it can be any thing but different than first cycle; however, the sum should be 1.
In the picture delay there are three signal with a constant delay, i just need to develope these automaticaily with variable delay in each cycle.
Please assist
Thank you
0 个评论
回答(1 个)
Xu Liu
2019-8-28
You can achieve your requirements by modifying PWM duty cycle.that's not complex actually.
0 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Export to MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!