Improving current limiting with LT3780,season 2
Now that' i've been using my LT3780 power supply for some times, some limitations are showing. In particular : * Cannot set max current to less than ~ 100 mA * Resets if actual current is way above limit , when limit is low * Linear pot, so painful to set low values As far as requirements are concerned, i aim at max ~4A First things first, let's have a closer look at the first stage of our current sensing measure : It is a non inverting opAmp amplifier , that we'll simplify here that way. It is done on a breadboard using cheap LM358 from ebay (~1$ for 20) Let's drive it from 0 to 14 mV, representing a current sensing from 0 to 2 A The result is as follows, output voltage vs input voltage in mv: We can see the input voltage offset, it should be ~ 2mV according to the datasheet. It is only 0.74 mV here. That graph can be approximated as VOut = (Iin*7mOhm-0.74mv)*153 (value <0 are grounded) That can also be expressed ...