Quote from customer email: "We have been working on our DC-DC converter for solar applications, and now we need some
DSP microcontrollers to control the MOSFETs. I was thinking to use something like TMS320C2000
or something better."
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Quote from customer email: "We have been working on our DC-DC converter for solar applications, and now we need some
DSP microcontrollers to control the MOSFETs. I was thinking to use something like TMS320C2000
or something better."
There are several versions of the C2000 chip that can be used for Solar power applications. Are you doing microinverters or string inverters? For micro, I would use the TMS320F28035. For string inverters I would go with the TMS32028335 or the TMS320C28346 (which is a bit more complex to use and design around because of the need for external A/D and memory, but has higher performance).
For the smallest microinverters, you can also use the higher performance MSP430 devices like the MSP430F5438, and of course the Stellaris parts have PWMs and ADCs that operate at high enough speed for most solar inverters. They also include some great features for human interface, but that is not very common in solar inverter applications. They also work well as a hub for a smart grid more than the FET controller.
Thanks,
Jacob
Here is our C2000 based renewable energy kit
http://focus.ti.com/docs/toolsw/folders/print/tmdsenrgykit.html
As jacob mentioned, C2000 is widely used by the inverter market. Started with F2812 and has moved to F28335 and F2809/8 for the standard inverter.
Microinverter market is obviously aiming at lower costs, so Piccolo family is of key interest there.
Some customers are doing some of the digital conversion using MSP430. We're seeing increasing connectivity in these applciations:
power line (C2000), wireless (MSP430), and ethernet (Stellaris)
BTW - there are some really nice tools that integrate with the renewable energy kit
http://www.vissim.com/solutions/solar_power_inverter.html
Mathworks also has some nice simulation models that work with C2000.