State-estimation results of pandapower and power-grid-model are different #63
-
Hello!
The results of the both networks are very different. For example the first line (the power-grid-model id 118 matches the id 0 in pandapower):
Also the result-values for the voltages at the nodes are unrealistic:
For pandapower, they look okay:
Do you have any suggestions on why the results are so different? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @Milena1511, thanks for asking the question here. I think they use p.u. voltage at PandaPower, looking at the voltages in your voltage sensors. At Power Grid Model u_measured should be provided in V. I think this is the reason your results are different. Can you check if this is indeed the case? |
Beta Was this translation helpful? Give feedback.
Hi @Milena1511, thanks for asking the question here. I think they use p.u. voltage at PandaPower, looking at the voltages in your voltage sensors. At Power Grid Model u_measured should be provided in V. I think this is the reason your results are different. Can you check if this is indeed the case?