Research Article

Robust Fault Detection of Wind Energy Conversion Systems Based on Dynamic Neural Networks

Table 1

The ARS training algorithm.

StepOperation

(1) Initialization phase: , , and should be selected and , ;

(2) Variance selection phase: , , ;
while ( )
  while ( )
   The trial point algorithm is executed;
    ;
  end
, , ;
end

(3) Variance exploration phase: , , ;
while ( )
  The trial point algorithm is executed;
   ;
end
if (( ) or ( ))
  Break;
else , and go to Step  2.;
end

The trial point algorithm: , ;
if ( )
   ;
else ;
end
if ( )
   ;
   ;
end