1) The document presents a study on using a radial basis function neural network (RBFNN) to compensate for drift in the stator currents of an induction motor under vector control. Stator current data with implemented errors was collected to train the RBFNN.
2) An RBFNN with 3 input, 125 hidden, and 3 output nodes trained on 960 data points achieved a root mean square error of 0.34525. When tested, the network was able to restore stator currents close to their original values, validating that it can compensate for drift.
3) Using an RBFNN with k-means clustering to select hidden nodes was able to learn the compensation behavior accurately from data and generalize
Related topics: