TekUT
Full Member level 6
mppt algorithm
Hi all,
I know that for a PV system the converter attached to the solar cells must have a MPPT control strategy in order to extract the maximum available power from the cell but I've a trouble when I'm thinking that the same converter has to match the output voltage with the battery backup voltage.
So, for example, suppose to have a solar cell of about 17.3 V at the maximum power point and that you like to use it in order to charge a lead acid battery of 12 V located on the output of a suitable converter.
From a efficiency point of view, of course, we've to use a switching DC-DC converter, suitable topology can be the BUCK (step-down) because the output voltage is less than the input one.
At this point I've a question; the output voltage value should be regulated in order to meet the battery specification, then not exceed 14.3 V (full charge), also I think that we can expect a output voltage variation of the battery depending the state of charge which can be between 11.5 V and 14.3 V.
At the same time I've to use a duty-cycle able to reach the maximum power point for the solar cell, to did this I've to read the cell current and voltage and after that make the multiplication in order to calculate the power extracted from the cell. About the MPPT control I can use the well know P&O algorithm and make the duty-cycle changing in order to achieve the condition of the maximum power.
Well, but I've also another constraint about the battery which is on the converter output side.
Here is my question, on the solar cell side (converter input) is clear what I've to do in order to set the right duty-cycle to achieve the maximum power point (MPPT algorithm), but I've also to be sure that the duty-cycle value is valid regarding the battery voltage (to not overcharge the battery).
From this point of view then I can simply implement the MPPT algorithm and shut down the converter when the duty-cycle on the maximum power point exceed the maximum output voltage for the battery or I've to implement a duty-cycle decreasing in order to meet the maximum battery voltage (of course in this situation the converter will work outside the maximum power point).
What is your think about this question, could you please evaluate a little around this question?
Thanks in advance for everyone that have some time for my question.
Pow
Hi all,
I know that for a PV system the converter attached to the solar cells must have a MPPT control strategy in order to extract the maximum available power from the cell but I've a trouble when I'm thinking that the same converter has to match the output voltage with the battery backup voltage.
So, for example, suppose to have a solar cell of about 17.3 V at the maximum power point and that you like to use it in order to charge a lead acid battery of 12 V located on the output of a suitable converter.
From a efficiency point of view, of course, we've to use a switching DC-DC converter, suitable topology can be the BUCK (step-down) because the output voltage is less than the input one.
At this point I've a question; the output voltage value should be regulated in order to meet the battery specification, then not exceed 14.3 V (full charge), also I think that we can expect a output voltage variation of the battery depending the state of charge which can be between 11.5 V and 14.3 V.
At the same time I've to use a duty-cycle able to reach the maximum power point for the solar cell, to did this I've to read the cell current and voltage and after that make the multiplication in order to calculate the power extracted from the cell. About the MPPT control I can use the well know P&O algorithm and make the duty-cycle changing in order to achieve the condition of the maximum power.
Well, but I've also another constraint about the battery which is on the converter output side.
Here is my question, on the solar cell side (converter input) is clear what I've to do in order to set the right duty-cycle to achieve the maximum power point (MPPT algorithm), but I've also to be sure that the duty-cycle value is valid regarding the battery voltage (to not overcharge the battery).
From this point of view then I can simply implement the MPPT algorithm and shut down the converter when the duty-cycle on the maximum power point exceed the maximum output voltage for the battery or I've to implement a duty-cycle decreasing in order to meet the maximum battery voltage (of course in this situation the converter will work outside the maximum power point).
What is your think about this question, could you please evaluate a little around this question?
Thanks in advance for everyone that have some time for my question.
Pow