[MPPT] Simulink simulation of wind power generation system based on MPPT

1. Software version

MATLAB2010b

2. Theoretical knowledge of this algorithm

The basic principles of MPPT are as follows:

The basic process is to calculate the power difference and the voltage difference for the input signal.

Then, the judgment is made according to the product of the power difference and the voltage difference.

Then the specific calculation iterative formula for not long is:

Note that some documents use P and rotational speed W for judgment, and some documents use P and U for judgment. Here I use P and U for judgment, and the effect is better than the joint judgment of P and W.

 3. Core code

 the whole frame:

 MPPT structure:

4. Operation steps and simulation conclusion

 

5. References

[1] Han Kun, Li Jun, Li Yuling, et al. New strategy of permanent magnet direct drive wind power generation MPPT based on simulation platform [J]. Journal of Solar Energy, 2010, 31(11):6...A21-10

Guess you like

Origin blog.csdn.net/ccsss22/article/details/124460586
Recommended