Dear all,

I want to run a State Estimation for a 153 busbar system. My problem is how to specify minimum data in order to make the system observable and SE algorithm converges. For the IEEE 14-busbar system these data are measured and the system is observable and SE converges:

idx.idx_zPF = [1;3;8;9;10;13;15;16;17;19];
idx.idx_zPT = [4;5;7;11];
idx.idx_zPG = [1;2;3;4;5];
idx.idx_zVa = [];
idx.idx_zQF = [1;3;8;9;10;13;15;19];
idx.idx_zQT = [4;5;7;11];
idx.idx_zQG = [1;2];
idx.idx_zVm = [2;3;6;8;10;14];

I would be thankful if anybody can help me on this.

Best regards,
Ahmad

Reply via email to