I want to calculate the power of wind turbine, the result should be between cut in and cut out speed, above or below equal to zero.
I found two equations for this purpose which are:
1-p=0.5*r*a*cf*v^3
2- p=prated*(vbins.^2 - vin^2)/(vr^2 - vin^2);
but the result is completely different even if I used the same spread sheet for the speed, which contains 8760 hours for a year.