Other Parts Discussed in Thread: LMV331, LM5155
Dear all,
I want to design a boost-converter for a 2s-lipo in, boosting up to 24V. My design goal was 3amps load current output with 7.7v in and 24v out.
I downloaded the spice models and have now everything running smoothly with the loop-compensation, over-current protection, load-jump response looks well damped.
However - I figured out, that TPS40210 is not doing any cycle-by-cycle current-limiting as I originally expected it. Instead, one time, the OC trip-point is triggered, it starts discharging the SS-capacitor - so this means the converter disables completely for a while until it is doing a restart.
Instead I would like to have it working similar like a lab-power-supply. The boost should limit the current (just to not driving the inductor into saturation), but try to boost the voltage as high as possible. This was originally not intented in the TPS40210.
However I found a workaround now and would like to have a review from your side. At least in simulation it's working.
My idea - using a small comparator (lmv331) and checking the current-sense voltage against a reference. The reference is set a little bit lower than the OCP threshold of the TPS40210.
The open-collector of the lmv331 is connected to the comparator-pin of the TPS40210.
If the lmv331 is detecting overcurrent, the COMP pin is pulled low and therefore stopping the current PWM-cycle -> the TPS40210 overcurrent-protection is not triggering and therefore LMV331 is limiting cycle-by-cycle the current.
However I have some concerns with this workaround:
The LMV331 is rated up to max. 5.5V on all pins. The COMP pin of TPS40210 can reach up to 7/8 volts. I would just clamp that COMP pin externally with a 3.3V zener. Is it expected to have some internal problems if max. amplitude on COMP pin is only 3.3V? In simulation it works. I could also use a 5V zener clamping.
Do I have to fear some device destruction if I pull the COMP pin externally directly to GND via the open-collector of LMV331?
See some screenshots in attach (sorry for using your competitor's software - but at least I used your spice-models :-) )
- Schematic
- Waveforms of V_Out, I_Shunt, V_COMP.
At 100us, the 3 ohms loads is switched on the output. As starting condition I have the output-cap precharged.
Thanks a lot