Soalr SMPS Part 5: Control Logic
Till now I only drawn parts of schematic and talked about a mysterious control logic. Now I'll write a bit more how this logic is actually implemented. Possibilities "Typical" solution Output section can be made using one of many commercially available current mode SMPS ICs available. Input section is much more problematic. ICs usually only describe stability criteria and math for standard application and none of them have a stabilization of the input voltage as a typical application. Dedicated MPPT ICs are a few and far between and all of them are notoriously expensive. Also, there's problem of protecting a battery from over charge / over discharge - probably another IC, as well as some delay to turn on LED predefined time after the sunset. "Discrete" solution A few EEs much more skilled than me designed LED drive circuits using transistors only, One of examples is: https://www.romanblack.com/smps/a05.htm . Some of those circuits can be adapted to perform ...