Title: - ANFIS BASED SUPERCONDUCTING MAGNETIC ENERGY STORAGE SYSTEM (SMES) FOR A GRID CONNECTED WIND ENERGY CONVERSION SYSTEM IN A DISTRIBUTION NETWORK
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Implementation Plan:
----------------------
Step 1: Initially we design the Simulink model based on a grid-connected doubly fed induction generator (DFIG). Here we used the IEEE 33 bus system.
Step 2: Next we perform the output power fluctuation of the DFIG wind turbine effectively during normal operation.
Step 3: Next we reduce the overvoltage in the dc link during faults.
Step 4: Then we perform the overcurrent in both stator and rotor during the faults. This optimization problem is solved by a particle swarm optimization (PSO).
Step 5: Finally, This work is evaluated with the performance metrics,
• Number of particles in the PSO vs. power loss
• Number of particles in the PSO vs. voltage stability
• Number of particles in the PSO vs. voltage deviations
• Number of particles in the PSO vs. forecasting error
• Iteration time vs. fitness value
===========================================================================================================================================================
Software Requirement:
-----------------------
1. Tool: Matlab-R2020a/Simulink
2. Operating System: Windows 10 (64-bit)
============================================================
Additional s/w required:
-------------------------
1)gunplot
install command
sudo apt-get install gnuplot
-------------------------------------------------------------------------------------------------------------
running procedure:
--------------------
1) copy the src and scratch folder paste into ns-3.26 folder
2) go to terminal type this command
a)sudo ./waf configure
b)sudo ./waf build
3)Get build finished successfully message
4)run command:
1)sudo ./waf --run filename --vis