Optimal placement of PMU using any algorithm

24 visualizaciones (últimos 30 días)
Maveeya Baba
Maveeya Baba el 10 de Oct. de 2019
Comentada: SRAVAN KOTHA el 15 de Feb. de 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

Respuestas (5)

Ismael Abdulrahman
Ismael Abdulrahman el 31 de Dic. de 2019

Abdulaziz NA
Abdulaziz NA el 28 de Nov. de 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 el 28 de Nov. de 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 comentario
SRAVAN KOTHA
SRAVAN KOTHA el 15 de Feb. de 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

Iniciar sesión para comentar.


Maveeya Baba
Maveeya Baba el 28 de Nov. de 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 el 28 de Nov. de 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

Categorías

Más información sobre Power and Energy Systems en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by