Do you have a Python script to change line models from lumped to distributed for steady state and harmonic analysis?

Category:
Power Equipment Models
Answer

For harmonic analysis in the frequency domain, overhead lines and cables should be modeled based on a distributed parameter line model. Long overhead lines and cables should be modeled with distributed line parameters also for load flow analysis.

The attached project contains an embedded Python script that can be used to convert the line models from lumped to distributed and vice versa.

Back