Optimal placement of PMU using any algorithm

25 visualizzazioni (ultimi 30 giorni)
Maveeya Baba
Maveeya Baba il 10 Ott 2019
Commentato: SRAVAN KOTHA il 15 Feb 2021
Dear mate could you please guide me how to implement optimal PMU code in MATLAB and ink with any IEEE standar test system to know about best location?
any suggestion and anwer will be highly appriciated

Risposte (5)

Ismael Abdulrahman
Ismael Abdulrahman il 31 Dic 2019

Abdulaziz NA
Abdulaziz NA il 28 Nov 2019
Dear Maveeya Baba,
Have you find any help regarding your subject.
I am also need some help for same your inquiry.
Thanks

Maveeya Baba
Maveeya Baba il 28 Nov 2019
Dear i did not get any help.. but now i am reading old codes .Those worked for the OPP Problem.. learn the codes and match with the papers.. Run the old programs and run each and every line of the program then u will get to know how these coding are working and how they explained in the research papers.. PSO, GA, Integer linear, Depth first search, simulated annealing... read these papers and download OPP master from get hub.. and learn those codes.
  1 Commento
SRAVAN KOTHA
SRAVAN KOTHA il 15 Feb 2021
Hi Maveeya Baba.
can you guide me how to download OPP master from get hub or can you please share mem the files regarding OPP problems that you have.please,this will helps me alot for my research.my maill id:sravankumar.ee@gmail.com

Accedi per commentare.


Maveeya Baba
Maveeya Baba il 28 Nov 2019
if you want to find IEEE-case system which is bus system (14,30....etc).. write MATPOWER IEEE-case in gethub you will get all the IEEE-cases

Maveeya Baba
Maveeya Baba il 28 Nov 2019
for understading the OPP problem you should study the linear programming method in which they construct a MATRIX A.. (ADJACENET MATRIX A)..
this matrix A is important in every program coding you will find in those OPP master in gethub.. this matrix is important to understand how to put PMUs in a bus with a binary digit 1.... and through adjacent matrix you will get constraint functions in research papers match all the constraint functions with IEEE-case system and adjacant matrix.. which is used for incident lines as well..
likewise= the constraint function in a paper like this.. F1= X1+X2+X3> 1......
This means that if we want to observe bus-1 we have to place a PMU either in bus-1,bus-2 or bus -3... match this function with IEEE-bus diagram with incident lines of for example bus-1

Categorie

Scopri di più su Power and Energy Systems in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by