Thanks Harold! MPP is definitely is around highest output current, however I see no simple way to adjust feedback based on something that must be dynamically sought up and down? Constant input is just not a given when thinking about the moving shades and reflections a moving vehicle is exposed to all the time! However you do touch an important issue, as the normal circuit would in the effort to achieve output target, possibly drag the input down, way out of the MPP range! Let me see what you guys think about this type of pseudo code for the MPPT algorithm: D=3DFeedbackScanVoltageStep (Positive or Negative) F=3DFeedbackVoltage loop: P=3DPreviousOutputCurrent(A) F+=3DD A=3DMeassureOutputCurrent() if(A>P) Direction might be good, continue loop else D=3D-D, continue loop On 2/23/15, Harold Hallikainen wrote: > One clever thing I learned from Linear Technology is that the maximum > power point is very close to a constant voltage out of a solar panel. So, > a very simple MPPT converter is a constant voltage converter where you > take the feedback from the INPUT instead of the output. The switcher > adjusts the duty cycle as required to keep the input voltage constant. > > Harold > > > > > -- > FCC Rules Updated Daily at http://www.hallikainen.com - Advertising > opportunities available! > Not sent from an iPhone. > -- > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > --=20 Tobias Gogolin Tel. D1 (49) 0151 5187 5210 Tel. D2 (49) 0152 0839 5060 skype: moontogo messenger: usertogo@hotmail.com You develop Sustainable Ranch Technology at http://tech.groups.yahoo.com/group/SURA-TECH an Open Source Electric Motor/Alternator at http://groups.yahoo.com/group/Performance_Axial_Flux and an Open Source Motor Controller at http://groups.yahoo.com/group/GoBox --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .