Combine outputs of different ePWM blocks to get other PWM signals
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to generate PWM signals using epwm blocks and generate them on TI 28379D LaunchPad using Simulink autocode generation. I know how to generate the signals from ePWM block, but what I need is using the PWM outputs from the different ePWM blocks and combine them to obtain other PWM outputs. For example, the output of 1st ePWM block say is signal 1 and the output from the second is signal 2. I want to generate say signal 3 which is signal 1 AND signal 2, or signal 1 OR signal 2, or signal 1 OR (NOT signal 2). Can I apply these logic expressions to the outputs of ePWM blocks to get new PWM outputs and how can this be done.
I am using MATLAB 2018b, CCS 8.3.0, and TI 28379D LaunchPad. I don't have a simulation file since I don't know how to generate these outputs yet.
Thanks
댓글 수: 1
Mohammed Alharbi
2020년 11월 15일
Hi,
Have you find a way for your question please?
please help if you do
답변 (0개)
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!