You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider Examples.Data.Lines.
It contains twin line data for RXline components and PIline components.
The latter have the same info of the former, plus additional info regarding transverse susceptances and conductances.
A few comments on them:
there is no need for this duplication: the more complete records can be used with RXline components without inconveniences. Thus I propose to leave in place only the more complete parameters, those having presently the underscore in the name
the data do not have any info showing which geometry they refer to. This can be improved.
duplication of data for the same line is risky. Consider for instance OHline_15kV1ph: is should contain the same data of OHline15kV1ph, plus additional susceptances and conductances. However, I read V_nom=132e3 which is apparently wrong. Consider Cable132 kV and Cable_132 kV: they should have the same x, which is not the case (0.8e-3 and 0.08e-3 respectively)
To contribute positively to this issue I attach here a OH line record with realistic data and info about the line geometry.
So I propose to:
to eliminate the records without susceptance and conductance info, since they are a somewhat duplication
progressively modify the supplied data using new data for which geometry is reported. One of them might be the one I propose here:
Note that I have a simple utility program which computes all the parameters for continuously transposed line from geometry and conductor data which I can share with anyone interested.
The text was updated successfully, but these errors were encountered:
Consider Examples.Data.Lines.
It contains twin line data for RXline components and PIline components.
The latter have the same info of the former, plus additional info regarding transverse susceptances and conductances.
A few comments on them:
To contribute positively to this issue I attach here a OH line record with realistic data and info about the line geometry.
So I propose to:
ItOHLine_132kV.txt
Note that I have a simple utility program which computes all the parameters for continuously transposed line from geometry and conductor data which I can share with anyone interested.
The text was updated successfully, but these errors were encountered: