Package CIM15 :: Package IEC61970 :: Package Informative :: Package InfAssets
[hide private]
[frames] | no frames]

Package InfAssets

The package is used to define asset-level models for objects. Assets may be comprised of other assets and may have relationships to other assets. Assets also have owners and values. Assets may also have a relationship to a PowerSystemResource in the Wires model. TODO: The following has been copied from a very old version of draft Part 11, so the references are wrong, but we store the knowledge here to reuse later: 'Assets are the basic units which define a physical infrastructure. PowerSystemResources are logical objects meaningful to operations which are constructed from one or more Assets, although PowerSystemResources are not required to specifiy their component Assets. The Asset package is comprosed of several packages. The key concepts of an Asset are as follows: <ul> <li>Assets can have names, through inheritance to the Naming package</li> <li>Assets are physical entities which have a lifecycle</li> <li>One or more assets can be associated to create a PowerSystemResource</li> <li>Assets can be grouped (aggregated) with other Assets</li> <li>Assets are typically either 'point' or 'linear' assets, which relate to physical geometry</li> <li>Assets have a close relationship to Work as a consequence of their lifecycle</li> </ul> The following sections describe the packages in the Assets package. The AssetBasics package defines the relationship between Asset and other classes, such as Organization, PowerSystemResource and Document. Point assets are those assets whose physical location can be described in terms of a single coordinate, such as a pole or a switch. Linear assets are those assets whose physical location is best described in terms of a line, plyline or polygon. Asset work triggers are used to determine when inspection and/or maintenance are required for assets.'

Submodules [hide private]

Classes [hide private]
  AnchorKind
Values are: concrete, helix, unknown, multiHelix, screw, rod, other
  TowerConstructionKind
Values are: suspension, tension
  ProcedureKind
Values are: test, maintenance, other, inspection, diagnosis
  FacilityKind
Values are: plant, building, storage, switching, generation
  MediumKind
Values are: gas, liquid, solid
  UndergroundStructureKind
Values are: trench, pullbox, vault, burd, subsurfaceEnclosure, handhole, enclosure, tunnel, manhole, pad
  PolePreservativeKind
Values are: penta, unknown, chemonite, other, naphthena, creosote, cellon
  ShuntImpedanceLocalControlKind
Values are: none, temperature, powerFactor, voltage, reactivePower, time, current
  CoolingKind
Values are: forcedAir, selfCooling, forcedOilAndAir, other
  RegulationBranchKind
Values are: recloser, transformer, breaker, fuse, switch, sectionner, other, line
  VehicleUsageKind
Values are: crew, contractor, user, other
  SubstationFunctionKind
Values are: transmission, distribution, other, generation, subTransmission, industrial
  JointFillKind
Values are: epoxy, noFillPrefab, airNoFilling, other, asphaltic, insoluseal, oil, noVoid, petrolatum, bluefill254
  BushingInsulationPfTestKind
Values are: c2, c1
  PoleTreatmentKind
Values are: unknown, natural, grayStain, greenStain, penta, butt, other, full
  FaultIndicatorResetKind
Values are: automatic, other, remote, manual
  ShuntImpedanceControlKind
Values are: remoteOnly, remoteWithLocalOverride, localOnly, fixed
  JointConfigurationKind
Values are: other, wires2to1, wires3to1, wires1to1
  PoleBaseKind
Values are: dirt, asphalt, unknown, cement, other
  FACTSDeviceKind
Values are: tcpar, tssc, tsbr, svc, tcsc, tcvl, statcom, upfc
  StructureSupportKind
Values are: guy, anchor
  BushingInsulationKind
Values are: solidPorcelain, compound, other, paperoil
  StructureMaterialKind
Values are: wood, concrete, steel, other
  StreetlightLampKind
Values are: metalHalide, highPressureSodium, other, mercuryVapor
  CompositeSwitchKind
Values are: throwOver, regulatorBypass, escoThrowOver, ral, other, gral, ugMultiSwitch
  FailureIsolationMethodKind
Values are: fuse, manuallyIsolated, breakerOperation, other, burnedInTheClear
Variables [hide private]
  nsURI = 'http://iec.ch/TC57/2010/CIM-schema-cim15#InfAssets'
  nsPrefix = 'cimInfAssets'
  __package__ = 'CIM15.IEC61970.Informative.InfAssets'