InspectorGadget
- Joined Nov 5, 2010
- 215
I scanned through the posts and didn't see any discussion of the edge case where the power available from the array is high but the load is lighter, and unable to consume all the power from the array. Remember, you can limit current going to a load that is too great for the power available from the array, but you can't force current into a load that isn't drawing it when the array has more power than the load needs.
I haven't seen what started this thread or what the code is controlling. Usually solar MPPT management is done within an inverter, limiting the inverter's conversion when the load draws more power than the array can handle and shifts the cells from their optimum operating point. My point in this reply is that your code has to handle the condition where there the power plot doesn't have a maximum, but just tops out below the array's maximum theoretical capacity. In that case, the voltage regulation on the inverter should be the limiting factor.
Hope this wasn't off base.
I haven't seen what started this thread or what the code is controlling. Usually solar MPPT management is done within an inverter, limiting the inverter's conversion when the load draws more power than the array can handle and shifts the cells from their optimum operating point. My point in this reply is that your code has to handle the condition where there the power plot doesn't have a maximum, but just tops out below the array's maximum theoretical capacity. In that case, the voltage regulation on the inverter should be the limiting factor.
Hope this wasn't off base.