Project

General

Profile

CIM Issues #6808

Updated by Todd Viegut about 1 month ago

We recommend that the existing description in the BusbarSection class be changed to read: 

 "A conductor, or group of conductors, with negligible impedance, that serve to connect other conducting equipment within a single substation. The BusbarSection class is intended to represent physical parts of bus bars no matter how that bus bar is constructed. 

 Voltage measurements are typically obtained from voltage transformers that are connected to busbar sections. A bus bar section may have many physical terminals but for analysis is modelled with exactly one logical terminal." 


 For the Junction class update the description to: 

 "A point where one or more conducting equipments are connected with zero resistance. 

 The Junction class is intended to provide a place to associate additional information to a connectivity node which connects two or more equipment terminals.    Examples include a tee-point or the connection point between two switches. 

 The Junction class is intended to provide a method to associate additional information, for instance Location, to a ConnectivityNode. Examples include a T-point or the connection point between two switches. Typically, BusbarSection objects and Junction objects are represented by different symbols on diagrams." 

Back