I am working on Multiple MPPT techniques and want to simulate DP P&O MPPT for fast charging purpose. The other thing bothering me is " How to adjust step size in MATLAB" ?
You may follow the attached link, which already discussing similar issue...https://www.researchgate.net/post/How_to_write_algorithm_for_P_and_O_type_MPPT_for_Solar_PV
See also https://www.mathworks.com/matlabcentral/fileexchange/67141-perturb-and-observe-mppt
With script: it's a program that generates the duty cycle according to the changes in PV voltage and current....here, the step size is a code variable.
I am working on improved form of P&O MPPT algorithm. And originally I am facing issue converting classical P&O MPPT Simulink model to DP P&O MPPT Simulink model. Can you kindly provide me with any model specifically for DP P&O MPPT as a reference.