Optimal placement of PMU using any algorithm

조회 수: 22 (최근 30일)
Maveeya Baba
Maveeya Baba 2019년 10월 10일
댓글: SRAVAN KOTHA 2021년 2월 15일
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

답변 (5개)

Ismael Abdulrahman
Ismael Abdulrahman 2019년 12월 31일

Abdulaziz NA
Abdulaziz NA 2019년 11월 28일
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 2019년 11월 28일
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
SRAVAN KOTHA
SRAVAN KOTHA 2021년 2월 15일
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

댓글을 달려면 로그인하십시오.


Maveeya Baba
Maveeya Baba 2019년 11월 28일
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 2019년 11월 28일
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

카테고리

Help CenterFile Exchange에서 Power and Energy Systems에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by