Hello!
I have a decent budget for this project so any substantial constructive help that will lead to a working design will be rewarded.
I'm trying to connect 15 or 16 IC in series to power them directly from 12V. Each IC needs 0.75 - 0.9 V (140Amperes max), 3.3V (0.5A max), 1.8V (0.2A max).
I know it is not a standard idea but other similar IC have been seen working this way therefore I want to try to make my IC work as well.
BOM cost is not a major concern.
As I see it there are several problems that I need to solve in order to get it to work:
1. Communication:
All these IC communicate via SPI (2Mhz) with a microcontroller (powered from 3V3 & real GND).
As the SPI signals of each chip will not 3v3 and 0v when related to the real GND, (Eg. IC 1 will generate SPI signals between 14.5V and 11.2v) we need to transform the signals so they can be read both ways (MCU and IC)
I was thinking to use ADUM 7440/1400 but it has 2 issues:
a. it will pull down when not active therefore the generated signal towards the MCU will be pulled up by 1 ADUM7440 and pulled down by all the rest.
b. i've never tested it if it would work in such a setup and the datasheet is not clear to me.
2. As a failsafe I want to use the same microcontroller to monitor the voltage of each IC. Should any of the IC voltage exit the valid range, it will need to reset all of them in order to restore the correct resistance.
3. I'm not very clear yet how to generate all power ranges required for this setup. Clearly each IC has it's own 0.8V vcore, but 1.8v and 3.3v also need to be generated. I'm thinking that for chips in the lower part of the string we can use 3.3 and 1.8v from taken from VCC core of higher chips, we will need a boost up converter for first 3 IC.
How would you see this done?
Thank you.
Regards!
I have a decent budget for this project so any substantial constructive help that will lead to a working design will be rewarded.
I'm trying to connect 15 or 16 IC in series to power them directly from 12V. Each IC needs 0.75 - 0.9 V (140Amperes max), 3.3V (0.5A max), 1.8V (0.2A max).
I know it is not a standard idea but other similar IC have been seen working this way therefore I want to try to make my IC work as well.
BOM cost is not a major concern.
As I see it there are several problems that I need to solve in order to get it to work:
1. Communication:
All these IC communicate via SPI (2Mhz) with a microcontroller (powered from 3V3 & real GND).
As the SPI signals of each chip will not 3v3 and 0v when related to the real GND, (Eg. IC 1 will generate SPI signals between 14.5V and 11.2v) we need to transform the signals so they can be read both ways (MCU and IC)
I was thinking to use ADUM 7440/1400 but it has 2 issues:
a. it will pull down when not active therefore the generated signal towards the MCU will be pulled up by 1 ADUM7440 and pulled down by all the rest.
b. i've never tested it if it would work in such a setup and the datasheet is not clear to me.
2. As a failsafe I want to use the same microcontroller to monitor the voltage of each IC. Should any of the IC voltage exit the valid range, it will need to reset all of them in order to restore the correct resistance.
3. I'm not very clear yet how to generate all power ranges required for this setup. Clearly each IC has it's own 0.8V vcore, but 1.8v and 3.3v also need to be generated. I'm thinking that for chips in the lower part of the string we can use 3.3 and 1.8v from taken from VCC core of higher chips, we will need a boost up converter for first 3 IC.
How would you see this done?
Thank you.
Regards!
Last edited: