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 个评论
回答(0 个)
社区
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!