matlab coding for probabilistic load flow
古いコメントを表示
I am doing project work in DG uncertainties, hence i need to run opf.. but while considering uncertainties I need probabilistic power flow matlab coding. if any one knows any detais about PPF kindly reply me.
1 件のコメント
Guangyuan Shi
2016 年 3 月 16 日
Did you find the math code?
回答 (1 件)
EmJay
2016 年 5 月 6 日
0 投票
You may have to first decide what kind of power flow method you are after. It is fairly easy to generate (or code) a Probabilistic Load Flow (PLF) solution based on the Monte-Carlo Simulation (MCS) in MATLAB. I have not really found any place where one could get the code but if you have the load flow equations then the only thing you would require is an implementation of a loop in which you solve the load flow using randomly selected numbers from the distribution profiles (pdfs) of the input variables. iterations of up to 10000 runs are usually sufficient for appreciable accuracy. (Hope this is a bit helpful)
1 件のコメント
Mahdi
2022 年 8 月 21 日
Thank you very much ...
カテゴリ
ヘルプ センター および File Exchange で Univariate Discrete Distributions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!