Open martinmoraga opened 1 year ago
another option would be try a new implementation of the PT without using snubber components. I think an implementation without virtual nodes would not need snubber components and we could also improve the computation time of the ieee14 bus (and bigger networks).
Running powerflow to initialize the dynamic simulation of the IEEE14 network I could observe that the use of snubber components leads to an accuracy decreceament. The snubber components are calculated in such a way that they consume only 0.1% of the base power. In IEEE14 the base power is equal to 100MW and then is the power consumption of the snubber resistors and capacitors is not insignificantly. As we can see the difference between PSAT (and matpower) and DPsim is not to small:
Using $R=10^{12}$ for the snubber resistors and $C=10^{-12}$ for the snubber capacitors, the accuracy can be considerately improved: