Project

General

Profile

CIM Issues #5299

Updated by Eric Stephan over 1 year ago

A physical modeling approach (leveraging WireAssembly and related classes) will allow accurate unbalanced mutual modeling to be done with the results stored in a phase impedance matrix described by the PerLengthPhaseImpedance class. Balanced modeling of mutual impedances can be derived from the phase impedance matrix. 
 To implement this approach, modeling needs to allow the identification of a group of line segments that are coupled. Two new classes are proposed that support such grouping: CoupledLineSegmentGroup and LineSegmentCoupling. 

Back