Combine outputs of different ePWM blocks to get other PWM signals
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Mohammed Alharbi
el 15 de Nov. de 2020
Hi,
Have you find a way for your question please?
please help if you do
Respuestas (0)
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!