xorbit / LiFePO4wered-Pi

Access library, command line tool and daemon for the LiFePO4wered/Pi module
GNU General Public License v2.0
132 stars 31 forks source link

Solar panel question #52

Closed scottsweb closed 3 years ago

scottsweb commented 3 years ago

I am working on a little project with my LiFePO4wered-Pi board and noticed in the documentation a resistor is recommended to customise the MPP setting for the panel:

RMPP = 51815 / (VMPP – 4.66)

I contacted the panel manufacturer and they came back with a value of Vmmp: 7.38V. I just wanted to check that the recommendation is a: 19049 ohm / 19 kohm resistor on these pads.

I only have a 20k resistor to hand, would that still be suitable or should I find something a little closer?

mstaack commented 3 years ago

Should be fine

xorbit commented 3 years ago

That will give you an MPP voltage of 7.25V, which should be just fine. Err on the lower-than-spec Vmpp side, it will work better in low light and the power drop off is slower on the low side. Note that when you add this resistor the unit won't charge from voltages lower than Vmpp anymore, so 5V USB charging won't work after you add it.

scottsweb commented 3 years ago

Thank you both for the clarification, that is a huge help. I would like to keep the 5V USB charging for now so I will save adding the resistor until I am sure we get enough Swedish sun 😄