Research Article

A Fault Analysis Method for Three-Phase Induction Motors Based on Spiking Neural P Systems

Algorithm 1

Pulse value reasoning algorithm.
Input:
(1)Let k = 1
(2)while ()
(3)if each proposition neuron satisfies its firing condition
then
(4) proposition neurons fire and compute via
  
(5)if each rule neuron satisfies its firing condition
  then
(6) rule neurons fire and compute via
   
(7)end if
(8)k = k + 1
(9)end while
Output: The pulse value of all neurons.