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
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
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!