3-phase PWM

skenn_ie

Sep 7, 2009
33
Joined
Sep 7, 2009
Messages
33
Does anyone know of a chip that generates a multi-phase (interleaved) PWM, with the PWM controlled via SPI/I2C/CAN or other serial interface ? I want to build a multi-phase flyback converter to dump energy across 3 isolation transformers (common output). Multiphase to reduce input current ripple for a higher power application. Ideally, this device should have 2 ADC channels readable via the serial port. I will have to code for a PIC if I can't find an off the shelf device.
 

Joosh

Feb 25, 2017
14
Joined
Feb 25, 2017
Messages
14
Think an arduino could possibly do what you are after. Google "sinusoidal pulse width modulation arduino" and have a look at:

It can communicate via serial and can also monitor analog and digital channels. The boards are inexpensive if bought from China. There is also a large community following, that may be able to point you to a suitable program which has already been written or help to write your own.

Josh
 
Top