I am planning to make a buck converter able to convert from (30V - 90V) to 12V delivering 5A current.
I am fine in calculating the inductor and capacitor and other parts requirement and selection but I am facing problem in choosing the right PWM controller IC.
My converter will be
1. Current mode controlled
2. Non-Isolated
3. Synchronous or asynchronous depending on complexity and part cost
I have been looking for several IC from multiple manufacturers but each IC got some problem.
I started with TI
UC3842A but their current sense resistor is monitoring 1V voltage drop which results in 5W of power loss which is unacceptable. (specially since I am planning to increase the current in next iteration)
Then I went for
LT3800 but the maximum input voltage is 60V but I need 90 volts.
After looking at many PWM controller IC I can say that my PWM IC should be
1. Either not using Rsense (current detected via mosfet Rdson) or the type of Rsense which is in series to load (Rsense+:Rsense-) which consumes very low power.
2. It should not be directly fed by incoming voltage because I don't think many PWM IC can withstand 90V at Vin, and the one able to take 90V are very costly (in 4-6$ range, what I am looking is like 0.6-1.0$))
3. Should be driving the Mosfet directly
4. Certainly should have external switch (not the one with internal switch and limited to 2-3 Amps of current)
5. Should not be too costly
I think choosing the right IC should not be a big issue and I must be missing something.
Any help choosing the right IC will be really helpful. Also if someone can point me to a similar project
that will be really helpful (I might be missing something but I have been looking for similar project on google for past 3-4 days and believe me I cant find one).
I think I am wrong in interpreting the Rsense of TI UC3842A IC. I assume that you have to choose the Rsense so that it drops 1V across itself which sets the current limit accordingly but that will create 5Ax1V = 5watts of power loss. I must be wrong, can someone help me understand the selection of Rsense, the datasheet seems confusing to me.
Secondly I want to know why almost all IC are always directly fed from main input voltage, instead we can use a small linear regulator to power the IC and feed the mosfet directly from the input voltage.