Combine outputs of different ePWM blocks to get other PWM signals
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Mohammed Alharbi
le 15 Nov 2020
Hi,
Have you find a way for your question please?
please help if you do
Réponses (0)
Communautés
Plus de réponses dans Power Electronics Control
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!