@bentley/power-system-resources-functional-schema 1.0.1-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# MIT License
|
|
2
|
+
|
|
3
|
+
Copyright © 2017-2026 Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6
|
+
|
|
7
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
8
|
+
|
|
9
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"$schema":"https://dev.bentley.com/json_schemas/ec/32/ecschema","name":"PowerSystemResourcesFunctional","version":"01.00.01","alias":"psrf","label":"PowerSystemResourcesFunctional","description":"Base schema for the PowerSystemResources domain.","references":[{"name":"BisCore","version":"01.00.26"},{"name":"Functional","version":"01.00.05"},{"name":"BisCustomAttributes","version":"01.00.00"},{"name":"CoreCustomAttributes","version":"01.00.05"}],"customAttributes":[{"className":"CoreCustomAttributes.ProductionStatus","SupportedUse":"NotForProduction"},{"className":"BisCustomAttributes.SchemaLayerInfo","Value":"DisciplinePhysical"}],"items":{"EquipmentFunctional":{"schemaItemType":"EntityClass","label":"Electrical Functional Element","description":"An EquipmentFunctional models functionality of an Electrical Equipment that will either be fulfilled by a physical Entity (when the equipment is placed in a 3D Physical Model) or will be represented by one or more Electrical Symbols (when the equipment is placed in 2D Drawing Model, such as a Schematic Diagram, Single Line Diagram, etc.). It represents the primary element of an Electrical equipment. All non-graphical properties of the equipment are expected to be stored with an EquipmentFunctional, or its ElectricalFunctionalType.","modifier":"Abstract","baseClass":"Functional.FunctionalComponentElement","properties":[{"name":"CodeValue","type":"PrimitiveProperty","label":"Device Id","typeName":"string"},{"name":"DeviceTag","type":"PrimitiveProperty","label":"Device Tag","typeName":"string"}]},"StructureFunctional":{"schemaItemType":"EntityClass","label":"Structure Functional Element","description":"A Structure Functional models functionality of an Electrical Structure that will either be fulfilled by a physical Entity (when the Structure is placed in a 3D Physical Model) or will be represented by one or more Electrical Symbols (when the Structure is placed in 2D Drawing Model, such as a Schematic Diagram, Single Line Diagram, etc.). It represents the primary element of an Electrical Structure. All non-graphical properties of the Structure are expected to be stored with an StructureFunctional, or its ElectricalFunctionalType.","modifier":"Abstract","baseClass":"Functional.FunctionalComponentElement","properties":[{"name":"CodeValue","type":"PrimitiveProperty","label":"Device Id","typeName":"string"},{"name":"DeviceTag","type":"PrimitiveProperty","label":"Device Tag","typeName":"string"}]},"FoundationFunctional":{"schemaItemType":"EntityClass","label":"Foundation Functional Element","description":"An Foundation Functional models functionality of an Electrical Foundation that will either be fulfilled by a physical Entity (when the Foundation is placed in a 3D Physical Model) or will be represented by one or more Electrical Symbols (when the Foundation is placed in 2D Drawing Model, such as a Schematic Diagram, Single Line Diagram, etc.). It represents the primary element of an Electrical Foundation. All non-graphical properties of the Foundation are expected to be stored with an FoundationFunctional, or its ElectricalFunctionalType.","modifier":"Abstract","baseClass":"Functional.FunctionalComponentElement","properties":[{"name":"CodeValue","type":"PrimitiveProperty","label":"Device Id","typeName":"string"},{"name":"DeviceTag","type":"PrimitiveProperty","label":"Device Tag","typeName":"string"}]},"WorkOrderAspect":{"schemaItemType":"EntityClass","label":"Work Order Aspect","description":"Contains properties of an Work Order Aspect.","baseClass":"BisCore.ElementMultiAspect"},"ElementOwnsMultiWorkOrderAspect":{"schemaItemType":"RelationshipClass","modifier":"None","baseClass":"BisCore.ElementOwnsMultiAspects","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":true,"constraintClasses":["BisCore.Element"]},"target":{"multiplicity":"(0..*)","roleLabel":"is owned by","polymorphic":true,"constraintClasses":["PowerSystemResourcesFunctional.WorkOrderAspect"]}},"EquipmentFunctionalAspect":{"schemaItemType":"EntityClass","label":"Equipment Functional Aspect","description":"Contains properties of an Functional Equipment Aspect.","modifier":"Abstract","baseClass":"BisCore.ElementUniqueAspect"},"StructureFunctionalAspect":{"schemaItemType":"EntityClass","label":"Structure Functional Aspect","description":"Contains properties of an Functional Equipment Aspect.","modifier":"Abstract","baseClass":"BisCore.ElementUniqueAspect"},"FoundationFunctionalAspect":{"schemaItemType":"EntityClass","label":"Foundation Functional Aspect","description":"Contains properties of an Functional Equipment Aspect.","modifier":"Abstract","baseClass":"BisCore.ElementUniqueAspect"},"ElectricalTerminal":{"schemaItemType":"EntityClass","label":"Electrical Terminal","description":"An ElectricalTerminal Element is a functional element owned by an EquipmentFunctional. It represents a location (or anchor) on the ElectricalFunctionalElement to which a connection to one or more ElectricalTerminals of other ElectricalFunctionalElements. An ElectricalTerminal Element is represented graphically by ElectricalGraphicsPoint2d Elements (in a Drawing Model) or TBD... by ElectricalGraphicPoint3dElements (in a Physical Model).","baseClass":"Functional.FunctionalComponentElement"},"ElectricalNode":{"schemaItemType":"EntityClass","label":"Electrical Node","description":"An ElectricalNode Element is a functional element that connects two or more ElectricalTerminals.","baseClass":"Functional.FunctionalComponentElement"},"ACLineSegment":{"schemaItemType":"EntityClass","label":"AC Line Segment","description":"","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"EquipmentFunctionalOwnsElectricalTerminal":{"schemaItemType":"RelationshipClass","description":"","modifier":"None","baseClass":"BisCore.ElementOwnsChildElements","strength":"Embedding","strengthDirection":"Forward","source":{"multiplicity":"(1..1)","roleLabel":"owns","polymorphic":true,"abstractConstraint":"PowerSystemResourcesFunctional.EquipmentFunctional","constraintClasses":["PowerSystemResourcesFunctional.EquipmentFunctional"]},"target":{"multiplicity":"(1..*)","roleLabel":"is owned by","polymorphic":true,"abstractConstraint":"PowerSystemResourcesFunctional.ElectricalTerminal","constraintClasses":["PowerSystemResourcesFunctional.ElectricalTerminal"]}},"ElectricalNodeConnectsElectricalTerminal":{"schemaItemType":"RelationshipClass","description":"Connects ElectricalNode to ElectricalTerminal.","modifier":"Sealed","baseClass":"BisCore.ElementRefersToElements","strength":"Referencing","strengthDirection":"Forward","source":{"multiplicity":"(0..1)","roleLabel":"connects","polymorphic":true,"abstractConstraint":"PowerSystemResourcesFunctional.ElectricalNode","constraintClasses":["PowerSystemResourcesFunctional.ElectricalNode"]},"target":{"multiplicity":"(0..*)","roleLabel":"is connected to","polymorphic":true,"abstractConstraint":"PowerSystemResourcesFunctional.ElectricalTerminal","constraintClasses":["PowerSystemResourcesFunctional.ElectricalTerminal"]}},"SwitchFunctional":{"schemaItemType":"EntityClass","label":"Switch","description":"A generic device designed to close, or open, or both, one or more electric circuits. All switches are two terminal devices including grounding switches. The ACDCTerminal.connected at the two sides of the switch shall not be considered for assessing switch connectivity, i.e. only Switch.open, .normalOpen and .locked are relevant.","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional","properties":[{"name":"IsLocked","type":"PrimitiveProperty","label":"Is Locked","typeName":"boolean"},{"name":"IsOpen","type":"PrimitiveProperty","label":"Is Open","typeName":"boolean"},{"name":"IsNormalOpen","type":"PrimitiveProperty","label":"Is Normal Open","typeName":"boolean"},{"name":"IsRetained","type":"PrimitiveProperty","label":"Is Retained","typeName":"boolean"}]},"AuxiliaryEquipmentFunctional":{"schemaItemType":"EntityClass","label":"Auxiliary Equipment","description":"AuxiliaryEquipment describe equipment that is not performing any primary functions but support for the equipment performing the primary function.\r AuxiliaryEquipment is attached to primary equipment via an association with Terminal.","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"EarthFaultCompensatorFunctional":{"schemaItemType":"EntityClass","label":"Earth Fault Compensator","description":"A conducting equipment used to represent a connection to ground which is typically used to compensate earth faults. An earth fault compensator device modelled with a single terminal implies a second terminal solidly connected to ground. If two terminals are modelled, the ground is not assumed and normal connection rules apply.\r ","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"TransformerFunctional":{"schemaItemType":"EntityClass","label":"Transformer","description":"Power transformers are utilized in transmission networks with significantly higher voltage, while distribution transformers function in distribution networks defined by lower voltages","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"CompensatorFunctional":{"schemaItemType":"EntityClass","label":"Compensator","description":"A Series Compensator is a series capacitor or reactor or an AC transmission line without charging susceptance. It is a two terminal device.","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"ConductorFunctional":{"schemaItemType":"EntityClass","label":"Conductor","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"ClampFunctional":{"schemaItemType":"EntityClass","label":"Clamp","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"ConnectorFunctional":{"schemaItemType":"EntityClass","label":"Connector","description":"A conductor, or group of conductors, with negligible impedance, that serve to connect other conducting equipment within a single substation and are modelled with a single logical terminal.","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"EnergyConnectionFunctional":{"schemaItemType":"EntityClass","label":"Energy Connection","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"GroundFunctional":{"schemaItemType":"EntityClass","label":"Grounding Equipment","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"DERFunctional":{"schemaItemType":"EntityClass","label":"DER","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"LightningProtectionFunctional":{"schemaItemType":"EntityClass","label":"Lightning Protection","baseClass":"PowerSystemResourcesFunctional.EquipmentFunctional"},"OverheadStructureFunctional":{"schemaItemType":"EntityClass","label":"Overhead Structure","baseClass":"PowerSystemResourcesFunctional.StructureFunctional"},"CableSupportsFunctional":{"schemaItemType":"EntityClass","label":"Cable Supports","baseClass":"PowerSystemResourcesFunctional.StructureFunctional"},"CableFunctional":{"schemaItemType":"EntityClass","label":"Cable","baseClass":"PowerSystemResourcesFunctional.StructureFunctional"},"UndergroundStructureFunctional":{"schemaItemType":"EntityClass","label":"Underground Structure","baseClass":"PowerSystemResourcesFunctional.StructureFunctional"},"SectionalizerFunctional":{"schemaItemType":"EntityClass","label":"Sectionalizer","description":"Automatic switch that will lock open to isolate a faulted section. It may, or may not, have load breaking capability. Its primary purpose is to provide fault sectionalising at locations where the fault current is either too high, or too low, for proper coordination of fuses.","baseClass":"PowerSystemResourcesFunctional.SwitchFunctional"},"CutFunctional":{"schemaItemType":"EntityClass","label":"Cut","description":"A cut separates a line segment into two parts. The cut appears as a switch inserted between these two parts and connects them together. As the cut is normally open there is no galvanic connection between the two line segment parts. But it is possible to close the cut to get galvanic connection.\r The cut terminals are oriented towards the line segment terminals with the same sequence number. Hence the cut terminal with sequence number equal to 1 is oriented to the line segment's terminal with sequence number equal to 1.\r The cut terminals also act as connection points for jumpers and other equipment, e.g. a mobile generator. To enable this, connectivity nodes are placed at the cut terminals. Once the connectivity nodes are in place any conducting equipment can be connected at them.","baseClass":"PowerSystemResourcesFunctional.SwitchFunctional"},"JumperFunctional":{"schemaItemType":"EntityClass","label":"Jumper","description":"A short section of conductor with negligible impedance which can be manually removed and replaced if the circuit is de-energized. Note that zero-impedance branches can potentially be modelled by other equipment types.","baseClass":"PowerSystemResourcesFunctional.SwitchFunctional"},"FuseFunctional":{"schemaItemType":"EntityClass","label":"Fuse","description":"An overcurrent protective device with a circuit opening fusible part that is heated and severed by the passage of overcurrent through it. A fuse is considered a switching device because it breaks current.","baseClass":"PowerSystemResourcesFunctional.SwitchFunctional"},"GroundDisconnectorFunctional":{"schemaItemType":"EntityClass","label":"Ground Disconnector","description":"A manually operated or motor operated mechanical switching device used for isolating a circuit or equipment from ground.\r Also known as earthing switch","baseClass":"PowerSystemResourcesFunctional.SwitchFunctional"},"DisconnectorFunctional":{"schemaItemType":"EntityClass","label":"Disconnector","description":"A manually operated or motor operated mechanical switching device used for changing the connections in a circuit, or for isolating a circuit or equipment from a source of power. It is required to open or close circuits when negligible current is broken or made.","baseClass":"PowerSystemResourcesFunctional.SwitchFunctional"},"ProtectedSwitchFunctional":{"schemaItemType":"EntityClass","label":"Protected Switch","description":"A ProtectedSwitch is a switching device that can be operated by ProtectionEquipment.\r ","baseClass":"PowerSystemResourcesFunctional.SwitchFunctional"},"SurgeArresterFunctional":{"schemaItemType":"EntityClass","label":"Surge Arrester","description":"Shunt device, installed on the network, usually in the proximity of electrical equipment in order to protect the said equipment against transient voltage transients caused by lightning or switching activity.","baseClass":"PowerSystemResourcesFunctional.AuxiliaryEquipmentFunctional"},"FaultIndicatorFunctional":{"schemaItemType":"EntityClass","label":"Fault Indicator","description":"A FaultIndicator is typically only an indicator (which may or may not be remotely monitored), and not a piece of equipment that actually initiates a protection event. It is used for FLISR (Fault Location, Isolation and Restoration) purposes, assisting with the dispatch of crews to \"most likely\" part of the network (i.e. assists with determining circuit section where the fault most likely happened).","baseClass":"PowerSystemResourcesFunctional.AuxiliaryEquipmentFunctional"},"WaveTrapFunctional":{"schemaItemType":"EntityClass","label":"Wave Trap","description":"Line traps are devices that impede high frequency power line carrier signals yet present a negligible impedance at the main power frequency.","baseClass":"PowerSystemResourcesFunctional.AuxiliaryEquipmentFunctional"},"InsulatorFunctional":{"schemaItemType":"EntityClass","label":"Insulator","baseClass":"PowerSystemResourcesFunctional.AuxiliaryEquipmentFunctional"},"SensorFunctional":{"schemaItemType":"EntityClass","label":"Sensor","description":"AuxiliaryEquipment describes equipment that does not perform primary functions but supports equipment that does.","baseClass":"PowerSystemResourcesFunctional.AuxiliaryEquipmentFunctional"},"GroundingImpedanceFunctional":{"schemaItemType":"EntityClass","label":"Grounding Impedance","description":"A fixed impedance device used for grounding.\r ","baseClass":"PowerSystemResourcesFunctional.EarthFaultCompensatorFunctional"},"PetersenCoilFunctional":{"schemaItemType":"EntityClass","label":"Petersen Coil","description":"A variable impedance device normally used to offset line charging during single line faults in an ungrounded section of network.","baseClass":"PowerSystemResourcesFunctional.EarthFaultCompensatorFunctional"},"PowerTransformerFunctional":{"schemaItemType":"EntityClass","label":"Power Transformer","baseClass":"PowerSystemResourcesFunctional.TransformerFunctional"},"SeriesCompensatorFunctional":{"schemaItemType":"EntityClass","label":"Series Compensator","description":"A Series Compensator is a series capacitor or reactor or an AC transmission line without charging susceptance. It is a two terminal device.","baseClass":"PowerSystemResourcesFunctional.CompensatorFunctional"},"BusbarSectionFunctional":{"schemaItemType":"EntityClass","label":"Busbar Section","description":"A conductor, or group of conductors, with negligible impedance, that serve to connect other conducting equipment within a single substation. \r 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.","baseClass":"PowerSystemResourcesFunctional.ConnectorFunctional"},"JunctionFunctional":{"schemaItemType":"EntityClass","label":"Junction","description":"A point where one or more conducting equipments are connected with zero resistance.\r ","baseClass":"PowerSystemResourcesFunctional.ConnectorFunctional"},"EnergySourceFunctional":{"schemaItemType":"EntityClass","label":"Energy Source","baseClass":"PowerSystemResourcesFunctional.EnergyConnectionFunctional"},"EnergyConsumerFunctional":{"schemaItemType":"EntityClass","label":"Energy Consumer","baseClass":"PowerSystemResourcesFunctional.EnergyConnectionFunctional"},"RegulatingConductingEqFunctional":{"schemaItemType":"EntityClass","label":"Regulating Conducting Equipment","baseClass":"PowerSystemResourcesFunctional.EnergyConnectionFunctional"},"BatteryFunctional":{"schemaItemType":"EntityClass","label":"Battery","baseClass":"PowerSystemResourcesFunctional.DERFunctional"},"SolarPanelFunctional":{"schemaItemType":"EntityClass","label":"Solar Panel","baseClass":"PowerSystemResourcesFunctional.DERFunctional"},"WindTurbineFunctional":{"schemaItemType":"EntityClass","label":"Wind Turbine","baseClass":"PowerSystemResourcesFunctional.DERFunctional"},"LightningMastsFunctional":{"schemaItemType":"EntityClass","label":"Lightning Masts","baseClass":"PowerSystemResourcesFunctional.LightningProtectionFunctional"},"ShieldWireFunctional":{"schemaItemType":"EntityClass","label":"Shield Wire","baseClass":"PowerSystemResourcesFunctional.LightningProtectionFunctional"},"BusStructureFunctional":{"schemaItemType":"EntityClass","label":"Bus Structure","baseClass":"PowerSystemResourcesFunctional.OverheadStructureFunctional"},"EquipmentStructureFunctional":{"schemaItemType":"EntityClass","label":"Equipment Structure","baseClass":"PowerSystemResourcesFunctional.OverheadStructureFunctional"},"DeadEndStructureFunctional":{"schemaItemType":"EntityClass","label":"Dead-end Structure","baseClass":"PowerSystemResourcesFunctional.OverheadStructureFunctional"},"PoleFunctional":{"schemaItemType":"EntityClass","label":"Pole","description":"Distribution pole used to support the overhead conductors and related equipment","baseClass":"PowerSystemResourcesFunctional.OverheadStructureFunctional"},"SupportWireFunctional":{"schemaItemType":"EntityClass","label":"Support Wire","baseClass":"PowerSystemResourcesFunctional.OverheadStructureFunctional"},"GuyWireAccessoriesFunctional":{"schemaItemType":"EntityClass","label":"Guy Wire Accessories","baseClass":"PowerSystemResourcesFunctional.CableSupportsFunctional"},"CableSpacerFunctional":{"schemaItemType":"EntityClass","label":"Cable Spacer","baseClass":"PowerSystemResourcesFunctional.CableSupportsFunctional"},"SpanGuyFunctional":{"schemaItemType":"EntityClass","label":"Span Guy","baseClass":"PowerSystemResourcesFunctional.CableFunctional"},"DownGuyFunctional":{"schemaItemType":"EntityClass","label":"Down Guy","baseClass":"PowerSystemResourcesFunctional.CableFunctional"},"VaultFunctional":{"schemaItemType":"EntityClass","label":"Vault","baseClass":"PowerSystemResourcesFunctional.UndergroundStructureFunctional"},"ManholeFunctional":{"schemaItemType":"EntityClass","label":"Manhole","baseClass":"PowerSystemResourcesFunctional.UndergroundStructureFunctional"},"AnchorCageFunctional":{"schemaItemType":"EntityClass","label":"Anchor Cage","baseClass":"PowerSystemResourcesFunctional.UndergroundStructureFunctional"},"BreakerFunctional":{"schemaItemType":"EntityClass","label":"Breaker","baseClass":"PowerSystemResourcesFunctional.ProtectedSwitchFunctional"},"RecloserFunctional":{"schemaItemType":"EntityClass","label":"Recloser","description":"Pole-mounted fault interrupter with built-in phase and ground relays, current transformer (CT), and supplemental controls.","baseClass":"PowerSystemResourcesFunctional.ProtectedSwitchFunctional"},"LoadBreakSwitchFunctional":{"schemaItemType":"EntityClass","label":"Load Break Switch","description":"A mechanical switching device capable of making, carrying, and breaking currents under normal operating conditions.","baseClass":"PowerSystemResourcesFunctional.ProtectedSwitchFunctional"},"PotentialTransformerFunctional":{"schemaItemType":"EntityClass","label":"Potential Transformer","description":"AuxiliaryEquipment describe equipment that is not performing any primary functions but support for the equipment performing the primary function.\r AuxiliaryEquipment is attached to primary equipment via an association with Terminal.","baseClass":"PowerSystemResourcesFunctional.SensorFunctional"},"CurrentTransformerFunctional":{"schemaItemType":"EntityClass","label":"Current Transformer","baseClass":"PowerSystemResourcesFunctional.SensorFunctional"},"PostLineSensorFunctional":{"schemaItemType":"EntityClass","label":"Post Line Sensor","description":"A sensor used mainly in overhead distribution networks as the source of both current and voltage measurements","baseClass":"PowerSystemResourcesFunctional.SensorFunctional"},"FrequencyConverterFunctional":{"schemaItemType":"EntityClass","label":"Frequency Converter","description":"A device to convert from one frequency to another (e.g., frequency F1 to F2) comprises a pair of FrequencyConverter instances. One converts from F1 to DC, the other converts the DC to F2.","baseClass":"PowerSystemResourcesFunctional.RegulatingConductingEqFunctional"},"StaticVarCompensatorFunctional":{"schemaItemType":"EntityClass","label":"Static Var Compensator","description":"A facility for providing variable and controllable shunt reactive power. The SVC typically consists of a stepdown transformer, filter, thyristor-controlled reactor, and thyristor-switched capacitor arms.\r \r The SVC may operate in fixed MVar output mode or in voltage control mode. When in voltage control mode, the output of the SVC will be proportional to the deviation of voltage at the controlled bus from the voltage setpoint. The SVC characteristic slope defines the proportion. If the voltage at the controlled bus is equal to the voltage setpoint, the SVC MVar output is zero.","baseClass":"PowerSystemResourcesFunctional.RegulatingConductingEqFunctional"},"ExternalNetworkInjectionFunctional":{"schemaItemType":"EntityClass","label":"External Network Injection","baseClass":"PowerSystemResourcesFunctional.RegulatingConductingEqFunctional"},"ShuntCompensatorFunctional":{"schemaItemType":"EntityClass","label":"Shunt Compensator","baseClass":"PowerSystemResourcesFunctional.RegulatingConductingEqFunctional"},"PowerElectronicsConnectionFunctional":{"schemaItemType":"EntityClass","label":"Power Electronic Connection","baseClass":"PowerSystemResourcesFunctional.RegulatingConductingEqFunctional"},"RotatingMachineFunctional":{"schemaItemType":"EntityClass","label":"Rotating Machine","baseClass":"PowerSystemResourcesFunctional.RegulatingConductingEqFunctional"},"GuyWireFunctional":{"schemaItemType":"EntityClass","label":"Guy Wire","baseClass":"PowerSystemResourcesFunctional.SupportWireFunctional"},"DisconnectingCircuitBreakerFunctional":{"schemaItemType":"EntityClass","label":"Circuit Breaker With Disconnector","description":"A circuit breaking device including disconnecting function, eliminating the need for separate disconnectors.","baseClass":"PowerSystemResourcesFunctional.BreakerFunctional"},"AsynchronousMachineFunctional":{"schemaItemType":"EntityClass","label":"Asynchronous Machine","baseClass":"PowerSystemResourcesFunctional.RotatingMachineFunctional"},"SynchronousMachineFunctional":{"schemaItemType":"EntityClass","label":"Synchronous Machine","baseClass":"PowerSystemResourcesFunctional.RotatingMachineFunctional"}}}
|
|
@@ -0,0 +1,297 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!-- ==================================================================================
|
|
3
|
+
| * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
+
| * See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
+
======================================================================================= -->
|
|
6
|
+
<ECSchema xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2" schemaName="PowerSystemResourcesFunctional" version="01.00.01" alias="psrf" displayLabel="PowerSystemResourcesFunctional" description="Base schema for the PowerSystemResources domain.">
|
|
7
|
+
<ECSchemaReference name="BisCore" version="01.00.25" alias="bis" />
|
|
8
|
+
<ECSchemaReference name="Functional" version="01.00.04" alias="func" />
|
|
9
|
+
<ECSchemaReference name="BisCustomAttributes" version="01.00.00" alias="bisCA" />
|
|
10
|
+
<ECSchemaReference name="CoreCustomAttributes" version="01.00.04" alias="CoreCA" />
|
|
11
|
+
<ECCustomAttributes>
|
|
12
|
+
<ProductionStatus xmlns="CoreCustomAttributes.01.00.04">
|
|
13
|
+
<SupportedUse>NotForProduction</SupportedUse>
|
|
14
|
+
</ProductionStatus>
|
|
15
|
+
<SchemaLayerInfo xmlns="BisCustomAttributes.01.00.00">
|
|
16
|
+
<Value>DisciplinePhysical</Value>
|
|
17
|
+
</SchemaLayerInfo>
|
|
18
|
+
</ECCustomAttributes>
|
|
19
|
+
<ECEntityClass typeName="EquipmentFunctional" displayLabel="Electrical Functional Element" description="An EquipmentFunctional models functionality of an Electrical Equipment that will either be fulfilled by a physical Entity (when the equipment is placed in a 3D Physical Model) or will be represented by one or more Electrical Symbols (when the equipment is placed in 2D Drawing Model, such as a Schematic Diagram, Single Line Diagram, etc.). It represents the primary element of an Electrical equipment. All non-graphical properties of the equipment are expected to be stored with an EquipmentFunctional, or its ElectricalFunctionalType." modifier="Abstract">
|
|
20
|
+
<BaseClass>func:FunctionalComponentElement</BaseClass>
|
|
21
|
+
<ECProperty propertyName="CodeValue" displayLabel="Device Id" typeName="string" />
|
|
22
|
+
<ECProperty propertyName="DeviceTag" displayLabel="Device Tag" typeName="string" />
|
|
23
|
+
</ECEntityClass>
|
|
24
|
+
<ECEntityClass typeName="StructureFunctional" displayLabel="Structure Functional Element" description="A Structure Functional models functionality of an Electrical Structure that will either be fulfilled by a physical Entity (when the Structure is placed in a 3D Physical Model) or will be represented by one or more Electrical Symbols (when the Structure is placed in 2D Drawing Model, such as a Schematic Diagram, Single Line Diagram, etc.). It represents the primary element of an Electrical Structure. All non-graphical properties of the Structure are expected to be stored with an StructureFunctional, or its ElectricalFunctionalType." modifier="Abstract">
|
|
25
|
+
<BaseClass>func:FunctionalComponentElement</BaseClass>
|
|
26
|
+
<ECProperty propertyName="CodeValue" displayLabel="Device Id" typeName="string" />
|
|
27
|
+
<ECProperty propertyName="DeviceTag" displayLabel="Device Tag" typeName="string" />
|
|
28
|
+
</ECEntityClass>
|
|
29
|
+
<ECEntityClass typeName="FoundationFunctional" displayLabel="Foundation Functional Element" description="An Foundation Functional models functionality of an Electrical Foundation that will either be fulfilled by a physical Entity (when the Foundation is placed in a 3D Physical Model) or will be represented by one or more Electrical Symbols (when the Foundation is placed in 2D Drawing Model, such as a Schematic Diagram, Single Line Diagram, etc.). It represents the primary element of an Electrical Foundation. All non-graphical properties of the Foundation are expected to be stored with an FoundationFunctional, or its ElectricalFunctionalType." modifier="Abstract">
|
|
30
|
+
<BaseClass>func:FunctionalComponentElement</BaseClass>
|
|
31
|
+
<ECProperty propertyName="CodeValue" displayLabel="Device Id" typeName="string" />
|
|
32
|
+
<ECProperty propertyName="DeviceTag" displayLabel="Device Tag" typeName="string" />
|
|
33
|
+
</ECEntityClass>
|
|
34
|
+
<ECEntityClass typeName="WorkOrderAspect" displayLabel="Work Order Aspect" description="Contains properties of an Work Order Aspect." modifier="None">
|
|
35
|
+
<BaseClass>bis:ElementMultiAspect</BaseClass>
|
|
36
|
+
</ECEntityClass>
|
|
37
|
+
<ECRelationshipClass typeName="ElementOwnsMultiWorkOrderAspect" strength="embedding" modifier="None">
|
|
38
|
+
<BaseClass>bis:ElementOwnsMultiAspects</BaseClass>
|
|
39
|
+
<!-- @see ElementMultiAspect.Element ECNavigationProperty -->
|
|
40
|
+
<Source multiplicity="(1..1)" roleLabel="owns" polymorphic="true">
|
|
41
|
+
<Class class="bis:Element"/>
|
|
42
|
+
</Source>
|
|
43
|
+
<Target multiplicity="(0..*)" roleLabel="is owned by" polymorphic="true">
|
|
44
|
+
<Class class="WorkOrderAspect"/>
|
|
45
|
+
</Target>
|
|
46
|
+
</ECRelationshipClass>
|
|
47
|
+
<ECEntityClass typeName="EquipmentFunctionalAspect" displayLabel="Equipment Functional Aspect" description="Contains properties of an Functional Equipment Aspect." modifier="Abstract">
|
|
48
|
+
<BaseClass>bis:ElementUniqueAspect</BaseClass>
|
|
49
|
+
</ECEntityClass>
|
|
50
|
+
<ECEntityClass typeName="StructureFunctionalAspect" displayLabel="Structure Functional Aspect" description="Contains properties of an Functional Equipment Aspect." modifier="Abstract">
|
|
51
|
+
<BaseClass>bis:ElementUniqueAspect</BaseClass>
|
|
52
|
+
</ECEntityClass>
|
|
53
|
+
<ECEntityClass typeName="FoundationFunctionalAspect" displayLabel="Foundation Functional Aspect" description="Contains properties of an Functional Equipment Aspect." modifier="Abstract">
|
|
54
|
+
<BaseClass>bis:ElementUniqueAspect</BaseClass>
|
|
55
|
+
</ECEntityClass>
|
|
56
|
+
<ECEntityClass typeName="ElectricalTerminal" displayLabel="Electrical Terminal" description="An ElectricalTerminal Element is a functional element owned by an EquipmentFunctional. It represents a location (or anchor) on the ElectricalFunctionalElement to which a connection to one or more ElectricalTerminals of other ElectricalFunctionalElements. An ElectricalTerminal Element is represented graphically by ElectricalGraphicsPoint2d Elements (in a Drawing Model) or TBD... by ElectricalGraphicPoint3dElements (in a Physical Model)." modifier="None">
|
|
57
|
+
<BaseClass>func:FunctionalComponentElement</BaseClass>
|
|
58
|
+
</ECEntityClass>
|
|
59
|
+
<ECEntityClass typeName="ElectricalNode" displayLabel="Electrical Node" description="An ElectricalNode Element is a functional element that connects two or more ElectricalTerminals." modifier="None">
|
|
60
|
+
<BaseClass>func:FunctionalComponentElement</BaseClass>
|
|
61
|
+
</ECEntityClass>
|
|
62
|
+
<ECEntityClass typeName="ACLineSegment" displayLabel="AC Line Segment" description="" modifier="None">
|
|
63
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
64
|
+
</ECEntityClass>
|
|
65
|
+
<ECRelationshipClass typeName="EquipmentFunctionalOwnsElectricalTerminal" description="" modifier="None" strength="Embedding" strengthDirection="Forward">
|
|
66
|
+
<BaseClass>bis:ElementOwnsChildElements</BaseClass>
|
|
67
|
+
<Source polymorphic="true" roleLabel="owns" multiplicity="(1..1)" abstractConstraint="EquipmentFunctional">
|
|
68
|
+
<Class class="EquipmentFunctional" />
|
|
69
|
+
</Source>
|
|
70
|
+
<Target polymorphic="true" roleLabel="is owned by" multiplicity="(1..*)" abstractConstraint="ElectricalTerminal">
|
|
71
|
+
<Class class="ElectricalTerminal" />
|
|
72
|
+
</Target>
|
|
73
|
+
</ECRelationshipClass>
|
|
74
|
+
<ECRelationshipClass typeName="ElectricalNodeConnectsElectricalTerminal" description="Connects ElectricalNode to ElectricalTerminal." modifier="Sealed" strength="Referencing" strengthDirection="Forward">
|
|
75
|
+
<BaseClass>bis:ElementRefersToElements</BaseClass>
|
|
76
|
+
<Source polymorphic="true" roleLabel="connects" multiplicity="(0..1)" abstractConstraint="ElectricalNode">
|
|
77
|
+
<Class class="ElectricalNode" />
|
|
78
|
+
</Source>
|
|
79
|
+
<Target polymorphic="true" roleLabel="is connected to" multiplicity="(0..*)" abstractConstraint="ElectricalTerminal">
|
|
80
|
+
<Class class="ElectricalTerminal" />
|
|
81
|
+
</Target>
|
|
82
|
+
</ECRelationshipClass>
|
|
83
|
+
<ECEntityClass typeName="SwitchFunctional" displayLabel="Switch" description="A generic device designed to close, or open, or both, one or more electric circuits. All switches are two terminal devices including grounding switches. The ACDCTerminal.connected at the two sides of the switch shall not be considered for assessing switch connectivity, i.e. only Switch.open, .normalOpen and .locked are relevant." modifier="None">
|
|
84
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
85
|
+
<ECProperty propertyName="IsLocked" displayLabel="Is Locked" typeName="boolean" />
|
|
86
|
+
<ECProperty propertyName="IsOpen" displayLabel="Is Open" typeName="boolean" />
|
|
87
|
+
<ECProperty propertyName="IsNormalOpen" displayLabel="Is Normal Open" typeName="boolean" />
|
|
88
|
+
<ECProperty propertyName="IsRetained" displayLabel="Is Retained" typeName="boolean" />
|
|
89
|
+
</ECEntityClass>
|
|
90
|
+
<ECEntityClass typeName="AuxiliaryEquipmentFunctional" displayLabel="Auxiliary Equipment" description="AuxiliaryEquipment describe equipment that is not performing any primary functions but support for the equipment performing the primary function.
 AuxiliaryEquipment is attached to primary equipment via an association with Terminal." modifier="None">
|
|
91
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
92
|
+
</ECEntityClass>
|
|
93
|
+
<ECEntityClass typeName="EarthFaultCompensatorFunctional" displayLabel="Earth Fault Compensator" description="A conducting equipment used to represent a connection to ground which is typically used to compensate earth faults. An earth fault compensator device modelled with a single terminal implies a second terminal solidly connected to ground. If two terminals are modelled, the ground is not assumed and normal connection rules apply.
 " modifier="None">
|
|
94
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
95
|
+
</ECEntityClass>
|
|
96
|
+
<ECEntityClass typeName="TransformerFunctional" displayLabel="Transformer" description="Power transformers are utilized in transmission networks with significantly higher voltage, while distribution transformers function in distribution networks defined by lower voltages" modifier="None">
|
|
97
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
98
|
+
</ECEntityClass>
|
|
99
|
+
<ECEntityClass typeName="CompensatorFunctional" displayLabel="Compensator" description="A Series Compensator is a series capacitor or reactor or an AC transmission line without charging susceptance. It is a two terminal device." modifier="None">
|
|
100
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
101
|
+
</ECEntityClass>
|
|
102
|
+
<ECEntityClass typeName="ConductorFunctional" displayLabel="Conductor" modifier="None">
|
|
103
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
104
|
+
</ECEntityClass>
|
|
105
|
+
<ECEntityClass typeName="ClampFunctional" displayLabel="Clamp" modifier="None">
|
|
106
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
107
|
+
</ECEntityClass>
|
|
108
|
+
<ECEntityClass typeName="ConnectorFunctional" displayLabel="Connector" description="A conductor, or group of conductors, with negligible impedance, that serve to connect other conducting equipment within a single substation and are modelled with a single logical terminal." modifier="None">
|
|
109
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
110
|
+
</ECEntityClass>
|
|
111
|
+
<ECEntityClass typeName="EnergyConnectionFunctional" displayLabel="Energy Connection" modifier="None">
|
|
112
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
113
|
+
</ECEntityClass>
|
|
114
|
+
<ECEntityClass typeName="GroundFunctional" displayLabel="Grounding Equipment" modifier="None">
|
|
115
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
116
|
+
</ECEntityClass>
|
|
117
|
+
<ECEntityClass typeName="DERFunctional" displayLabel="DER" modifier="None">
|
|
118
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
119
|
+
</ECEntityClass>
|
|
120
|
+
<ECEntityClass typeName="LightningProtectionFunctional" displayLabel="Lightning Protection" modifier="None">
|
|
121
|
+
<BaseClass>EquipmentFunctional</BaseClass>
|
|
122
|
+
</ECEntityClass>
|
|
123
|
+
<ECEntityClass typeName="OverheadStructureFunctional" displayLabel="Overhead Structure" modifier="None">
|
|
124
|
+
<BaseClass>StructureFunctional</BaseClass>
|
|
125
|
+
</ECEntityClass>
|
|
126
|
+
<ECEntityClass typeName="CableSupportsFunctional" displayLabel="Cable Supports" modifier="None">
|
|
127
|
+
<BaseClass>StructureFunctional</BaseClass>
|
|
128
|
+
</ECEntityClass>
|
|
129
|
+
<ECEntityClass typeName="CableFunctional" displayLabel="Cable" modifier="None">
|
|
130
|
+
<BaseClass>StructureFunctional</BaseClass>
|
|
131
|
+
</ECEntityClass>
|
|
132
|
+
<ECEntityClass typeName="UndergroundStructureFunctional" displayLabel="Underground Structure" modifier="None">
|
|
133
|
+
<BaseClass>StructureFunctional</BaseClass>
|
|
134
|
+
</ECEntityClass>
|
|
135
|
+
<ECEntityClass typeName="SectionalizerFunctional" displayLabel="Sectionalizer" description="Automatic switch that will lock open to isolate a faulted section. It may, or may not, have load breaking capability. Its primary purpose is to provide fault sectionalising at locations where the fault current is either too high, or too low, for proper coordination of fuses." modifier="None">
|
|
136
|
+
<BaseClass>SwitchFunctional</BaseClass>
|
|
137
|
+
</ECEntityClass>
|
|
138
|
+
<ECEntityClass typeName="CutFunctional" displayLabel="Cut" description="A cut separates a line segment into two parts. The cut appears as a switch inserted between these two parts and connects them together. As the cut is normally open there is no galvanic connection between the two line segment parts. But it is possible to close the cut to get galvanic connection.
 The cut terminals are oriented towards the line segment terminals with the same sequence number. Hence the cut terminal with sequence number equal to 1 is oriented to the line segment's terminal with sequence number equal to 1.
 The cut terminals also act as connection points for jumpers and other equipment, e.g. a mobile generator. To enable this, connectivity nodes are placed at the cut terminals. Once the connectivity nodes are in place any conducting equipment can be connected at them." modifier="None">
|
|
139
|
+
<BaseClass>SwitchFunctional</BaseClass>
|
|
140
|
+
</ECEntityClass>
|
|
141
|
+
<ECEntityClass typeName="JumperFunctional" displayLabel="Jumper" description="A short section of conductor with negligible impedance which can be manually removed and replaced if the circuit is de-energized. Note that zero-impedance branches can potentially be modelled by other equipment types." modifier="None">
|
|
142
|
+
<BaseClass>SwitchFunctional</BaseClass>
|
|
143
|
+
</ECEntityClass>
|
|
144
|
+
<ECEntityClass typeName="FuseFunctional" displayLabel="Fuse" description="An overcurrent protective device with a circuit opening fusible part that is heated and severed by the passage of overcurrent through it. A fuse is considered a switching device because it breaks current." modifier="None">
|
|
145
|
+
<BaseClass>SwitchFunctional</BaseClass>
|
|
146
|
+
</ECEntityClass>
|
|
147
|
+
<ECEntityClass typeName="GroundDisconnectorFunctional" displayLabel="Ground Disconnector" description="A manually operated or motor operated mechanical switching device used for isolating a circuit or equipment from ground.
 Also known as earthing switch" modifier="None">
|
|
148
|
+
<BaseClass>SwitchFunctional</BaseClass>
|
|
149
|
+
</ECEntityClass>
|
|
150
|
+
<ECEntityClass typeName="DisconnectorFunctional" displayLabel="Disconnector" description="A manually operated or motor operated mechanical switching device used for changing the connections in a circuit, or for isolating a circuit or equipment from a source of power. It is required to open or close circuits when negligible current is broken or made." modifier="None">
|
|
151
|
+
<BaseClass>SwitchFunctional</BaseClass>
|
|
152
|
+
</ECEntityClass>
|
|
153
|
+
<ECEntityClass typeName="ProtectedSwitchFunctional" displayLabel="Protected Switch" description="A ProtectedSwitch is a switching device that can be operated by ProtectionEquipment.
 " modifier="None">
|
|
154
|
+
<BaseClass>SwitchFunctional</BaseClass>
|
|
155
|
+
</ECEntityClass>
|
|
156
|
+
<ECEntityClass typeName="SurgeArresterFunctional" displayLabel="Surge Arrester" description="Shunt device, installed on the network, usually in the proximity of electrical equipment in order to protect the said equipment against transient voltage transients caused by lightning or switching activity." modifier="None">
|
|
157
|
+
<BaseClass>AuxiliaryEquipmentFunctional</BaseClass>
|
|
158
|
+
</ECEntityClass>
|
|
159
|
+
<ECEntityClass typeName="FaultIndicatorFunctional" displayLabel="Fault Indicator" description="A FaultIndicator is typically only an indicator (which may or may not be remotely monitored), and not a piece of equipment that actually initiates a protection event. It is used for FLISR (Fault Location, Isolation and Restoration) purposes, assisting with the dispatch of crews to "most likely" part of the network (i.e. assists with determining circuit section where the fault most likely happened)." modifier="None">
|
|
160
|
+
<BaseClass>AuxiliaryEquipmentFunctional</BaseClass>
|
|
161
|
+
</ECEntityClass>
|
|
162
|
+
<ECEntityClass typeName="WaveTrapFunctional" displayLabel="Wave Trap" description="Line traps are devices that impede high frequency power line carrier signals yet present a negligible impedance at the main power frequency." modifier="None">
|
|
163
|
+
<BaseClass>AuxiliaryEquipmentFunctional</BaseClass>
|
|
164
|
+
</ECEntityClass>
|
|
165
|
+
<ECEntityClass typeName="InsulatorFunctional" displayLabel="Insulator" modifier="None">
|
|
166
|
+
<BaseClass>AuxiliaryEquipmentFunctional</BaseClass>
|
|
167
|
+
</ECEntityClass>
|
|
168
|
+
<ECEntityClass typeName="SensorFunctional" displayLabel="Sensor" description="AuxiliaryEquipment describes equipment that does not perform primary functions but supports equipment that does." modifier="None">
|
|
169
|
+
<BaseClass>AuxiliaryEquipmentFunctional</BaseClass>
|
|
170
|
+
</ECEntityClass>
|
|
171
|
+
<ECEntityClass typeName="GroundingImpedanceFunctional" displayLabel="Grounding Impedance" description="A fixed impedance device used for grounding.
 " modifier="None">
|
|
172
|
+
<BaseClass>EarthFaultCompensatorFunctional</BaseClass>
|
|
173
|
+
</ECEntityClass>
|
|
174
|
+
<ECEntityClass typeName="PetersenCoilFunctional" displayLabel="Petersen Coil" description="A variable impedance device normally used to offset line charging during single line faults in an ungrounded section of network." modifier="None">
|
|
175
|
+
<BaseClass>EarthFaultCompensatorFunctional</BaseClass>
|
|
176
|
+
</ECEntityClass>
|
|
177
|
+
<ECEntityClass typeName="PowerTransformerFunctional" displayLabel="Power Transformer" modifier="None">
|
|
178
|
+
<BaseClass>TransformerFunctional</BaseClass>
|
|
179
|
+
</ECEntityClass>
|
|
180
|
+
<ECEntityClass typeName="SeriesCompensatorFunctional" displayLabel="Series Compensator" description="A Series Compensator is a series capacitor or reactor or an AC transmission line without charging susceptance. It is a two terminal device." modifier="None">
|
|
181
|
+
<BaseClass>CompensatorFunctional</BaseClass>
|
|
182
|
+
</ECEntityClass>
|
|
183
|
+
<ECEntityClass typeName="BusbarSectionFunctional" displayLabel="Busbar Section" description="A conductor, or group of conductors, with negligible impedance, that serve to connect other conducting equipment within a single substation. 
 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." modifier="None">
|
|
184
|
+
<BaseClass>ConnectorFunctional</BaseClass>
|
|
185
|
+
</ECEntityClass>
|
|
186
|
+
<ECEntityClass typeName="JunctionFunctional" displayLabel="Junction" description="A point where one or more conducting equipments are connected with zero resistance.
 " modifier="None">
|
|
187
|
+
<BaseClass>ConnectorFunctional</BaseClass>
|
|
188
|
+
</ECEntityClass>
|
|
189
|
+
<ECEntityClass typeName="EnergySourceFunctional" displayLabel="Energy Source" modifier="None">
|
|
190
|
+
<BaseClass>EnergyConnectionFunctional</BaseClass>
|
|
191
|
+
</ECEntityClass>
|
|
192
|
+
<ECEntityClass typeName="EnergyConsumerFunctional" displayLabel="Energy Consumer" modifier="None">
|
|
193
|
+
<BaseClass>EnergyConnectionFunctional</BaseClass>
|
|
194
|
+
</ECEntityClass>
|
|
195
|
+
<ECEntityClass typeName="RegulatingConductingEqFunctional" displayLabel="Regulating Conducting Equipment" modifier="None">
|
|
196
|
+
<BaseClass>EnergyConnectionFunctional</BaseClass>
|
|
197
|
+
</ECEntityClass>
|
|
198
|
+
<ECEntityClass typeName="BatteryFunctional" displayLabel="Battery" modifier="None">
|
|
199
|
+
<BaseClass>DERFunctional</BaseClass>
|
|
200
|
+
</ECEntityClass>
|
|
201
|
+
<ECEntityClass typeName="SolarPanelFunctional" displayLabel="Solar Panel" modifier="None">
|
|
202
|
+
<BaseClass>DERFunctional</BaseClass>
|
|
203
|
+
</ECEntityClass>
|
|
204
|
+
<ECEntityClass typeName="WindTurbineFunctional" displayLabel="Wind Turbine" modifier="None">
|
|
205
|
+
<BaseClass>DERFunctional</BaseClass>
|
|
206
|
+
</ECEntityClass>
|
|
207
|
+
<ECEntityClass typeName="LightningMastsFunctional" displayLabel="Lightning Masts" modifier="None">
|
|
208
|
+
<BaseClass>LightningProtectionFunctional</BaseClass>
|
|
209
|
+
</ECEntityClass>
|
|
210
|
+
<ECEntityClass typeName="ShieldWireFunctional" displayLabel="Shield Wire" modifier="None">
|
|
211
|
+
<BaseClass>LightningProtectionFunctional</BaseClass>
|
|
212
|
+
</ECEntityClass>
|
|
213
|
+
<ECEntityClass typeName="BusStructureFunctional" displayLabel="Bus Structure" modifier="None">
|
|
214
|
+
<BaseClass>OverheadStructureFunctional</BaseClass>
|
|
215
|
+
</ECEntityClass>
|
|
216
|
+
<ECEntityClass typeName="EquipmentStructureFunctional" displayLabel="Equipment Structure" modifier="None">
|
|
217
|
+
<BaseClass>OverheadStructureFunctional</BaseClass>
|
|
218
|
+
</ECEntityClass>
|
|
219
|
+
<ECEntityClass typeName="DeadEndStructureFunctional" displayLabel="Dead-end Structure" modifier="None">
|
|
220
|
+
<BaseClass>OverheadStructureFunctional</BaseClass>
|
|
221
|
+
</ECEntityClass>
|
|
222
|
+
<ECEntityClass typeName="PoleFunctional" displayLabel="Pole" description="Distribution pole used to support the overhead conductors and related equipment" modifier="None">
|
|
223
|
+
<BaseClass>OverheadStructureFunctional</BaseClass>
|
|
224
|
+
</ECEntityClass>
|
|
225
|
+
<ECEntityClass typeName="SupportWireFunctional" displayLabel="Support Wire" modifier="None">
|
|
226
|
+
<BaseClass>OverheadStructureFunctional</BaseClass>
|
|
227
|
+
</ECEntityClass>
|
|
228
|
+
<ECEntityClass typeName="GuyWireAccessoriesFunctional" displayLabel="Guy Wire Accessories" modifier="None">
|
|
229
|
+
<BaseClass>CableSupportsFunctional</BaseClass>
|
|
230
|
+
</ECEntityClass>
|
|
231
|
+
<ECEntityClass typeName="CableSpacerFunctional" displayLabel="Cable Spacer" modifier="None">
|
|
232
|
+
<BaseClass>CableSupportsFunctional</BaseClass>
|
|
233
|
+
</ECEntityClass>
|
|
234
|
+
<ECEntityClass typeName="SpanGuyFunctional" displayLabel="Span Guy" modifier="None">
|
|
235
|
+
<BaseClass>CableFunctional</BaseClass>
|
|
236
|
+
</ECEntityClass>
|
|
237
|
+
<ECEntityClass typeName="DownGuyFunctional" displayLabel="Down Guy" modifier="None">
|
|
238
|
+
<BaseClass>CableFunctional</BaseClass>
|
|
239
|
+
</ECEntityClass>
|
|
240
|
+
<ECEntityClass typeName="VaultFunctional" displayLabel="Vault" modifier="None">
|
|
241
|
+
<BaseClass>UndergroundStructureFunctional</BaseClass>
|
|
242
|
+
</ECEntityClass>
|
|
243
|
+
<ECEntityClass typeName="ManholeFunctional" displayLabel="Manhole" modifier="None">
|
|
244
|
+
<BaseClass>UndergroundStructureFunctional</BaseClass>
|
|
245
|
+
</ECEntityClass>
|
|
246
|
+
<ECEntityClass typeName="AnchorCageFunctional" displayLabel="Anchor Cage" modifier="None">
|
|
247
|
+
<BaseClass>UndergroundStructureFunctional</BaseClass>
|
|
248
|
+
</ECEntityClass>
|
|
249
|
+
<ECEntityClass typeName="BreakerFunctional" displayLabel="Breaker" modifier="None">
|
|
250
|
+
<BaseClass>ProtectedSwitchFunctional</BaseClass>
|
|
251
|
+
</ECEntityClass>
|
|
252
|
+
<ECEntityClass typeName="RecloserFunctional" displayLabel="Recloser" description="Pole-mounted fault interrupter with built-in phase and ground relays, current transformer (CT), and supplemental controls." modifier="None">
|
|
253
|
+
<BaseClass>ProtectedSwitchFunctional</BaseClass>
|
|
254
|
+
</ECEntityClass>
|
|
255
|
+
<ECEntityClass typeName="LoadBreakSwitchFunctional" displayLabel="Load Break Switch" description="A mechanical switching device capable of making, carrying, and breaking currents under normal operating conditions." modifier="None">
|
|
256
|
+
<BaseClass>ProtectedSwitchFunctional</BaseClass>
|
|
257
|
+
</ECEntityClass>
|
|
258
|
+
<ECEntityClass typeName="PotentialTransformerFunctional" displayLabel="Potential Transformer" description="AuxiliaryEquipment describe equipment that is not performing any primary functions but support for the equipment performing the primary function.
 AuxiliaryEquipment is attached to primary equipment via an association with Terminal." modifier="None">
|
|
259
|
+
<BaseClass>SensorFunctional</BaseClass>
|
|
260
|
+
</ECEntityClass>
|
|
261
|
+
<ECEntityClass typeName="CurrentTransformerFunctional" displayLabel="Current Transformer" modifier="None">
|
|
262
|
+
<BaseClass>SensorFunctional</BaseClass>
|
|
263
|
+
</ECEntityClass>
|
|
264
|
+
<ECEntityClass typeName="PostLineSensorFunctional" displayLabel="Post Line Sensor" description="A sensor used mainly in overhead distribution networks as the source of both current and voltage measurements" modifier="None">
|
|
265
|
+
<BaseClass>SensorFunctional</BaseClass>
|
|
266
|
+
</ECEntityClass>
|
|
267
|
+
<ECEntityClass typeName="FrequencyConverterFunctional" displayLabel="Frequency Converter" description="A device to convert from one frequency to another (e.g., frequency F1 to F2) comprises a pair of FrequencyConverter instances. One converts from F1 to DC, the other converts the DC to F2." modifier="None">
|
|
268
|
+
<BaseClass>RegulatingConductingEqFunctional</BaseClass>
|
|
269
|
+
</ECEntityClass>
|
|
270
|
+
<ECEntityClass typeName="StaticVarCompensatorFunctional" displayLabel="Static Var Compensator" description="A facility for providing variable and controllable shunt reactive power. The SVC typically consists of a stepdown transformer, filter, thyristor-controlled reactor, and thyristor-switched capacitor arms.
 
 The SVC may operate in fixed MVar output mode or in voltage control mode. When in voltage control mode, the output of the SVC will be proportional to the deviation of voltage at the controlled bus from the voltage setpoint. The SVC characteristic slope defines the proportion. If the voltage at the controlled bus is equal to the voltage setpoint, the SVC MVar output is zero." modifier="None">
|
|
271
|
+
<BaseClass>RegulatingConductingEqFunctional</BaseClass>
|
|
272
|
+
</ECEntityClass>
|
|
273
|
+
<ECEntityClass typeName="ExternalNetworkInjectionFunctional" displayLabel="External Network Injection" modifier="None">
|
|
274
|
+
<BaseClass>RegulatingConductingEqFunctional</BaseClass>
|
|
275
|
+
</ECEntityClass>
|
|
276
|
+
<ECEntityClass typeName="ShuntCompensatorFunctional" displayLabel="Shunt Compensator" modifier="None">
|
|
277
|
+
<BaseClass>RegulatingConductingEqFunctional</BaseClass>
|
|
278
|
+
</ECEntityClass>
|
|
279
|
+
<ECEntityClass typeName="PowerElectronicsConnectionFunctional" displayLabel="Power Electronic Connection" modifier="None">
|
|
280
|
+
<BaseClass>RegulatingConductingEqFunctional</BaseClass>
|
|
281
|
+
</ECEntityClass>
|
|
282
|
+
<ECEntityClass typeName="RotatingMachineFunctional" displayLabel="Rotating Machine" modifier="None">
|
|
283
|
+
<BaseClass>RegulatingConductingEqFunctional</BaseClass>
|
|
284
|
+
</ECEntityClass>
|
|
285
|
+
<ECEntityClass typeName="GuyWireFunctional" displayLabel="Guy Wire" modifier="None">
|
|
286
|
+
<BaseClass>SupportWireFunctional</BaseClass>
|
|
287
|
+
</ECEntityClass>
|
|
288
|
+
<ECEntityClass typeName="DisconnectingCircuitBreakerFunctional" displayLabel="Circuit Breaker With Disconnector" description="A circuit breaking device including disconnecting function, eliminating the need for separate disconnectors." modifier="None">
|
|
289
|
+
<BaseClass>BreakerFunctional</BaseClass>
|
|
290
|
+
</ECEntityClass>
|
|
291
|
+
<ECEntityClass typeName="AsynchronousMachineFunctional" displayLabel="Asynchronous Machine" modifier="None">
|
|
292
|
+
<BaseClass>RotatingMachineFunctional</BaseClass>
|
|
293
|
+
</ECEntityClass>
|
|
294
|
+
<ECEntityClass typeName="SynchronousMachineFunctional" displayLabel="Synchronous Machine" modifier="None">
|
|
295
|
+
<BaseClass>RotatingMachineFunctional</BaseClass>
|
|
296
|
+
</ECEntityClass>
|
|
297
|
+
</ECSchema>
|
package/README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# @bentley/power-system-resources-functional-schema
|
|
2
|
+
|
|
3
|
+
Copyright © Bentley Systems, Incorporated. All rights reserved. See [LICENSE.md](./LICENSE.md) for license terms and full copyright notice.
|
|
4
|
+
|
|
5
|
+
[iTwin.js](http://itwinjs.org) is an open source platform for creating, querying, modifying, and displaying Infrastructure Digital Twins.
|
|
6
|
+
|
|
7
|
+
## BIS Schemas
|
|
8
|
+
|
|
9
|
+
The acronym “BIS” stands for “Base Infrastructure Schemas”. BIS is an “open” and extensible family of schemas that is modularized into Domains. Please go to [iTwinjs.org](https://www.itwinjs.org/bis/) for more information.
|
package/package.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@bentley/power-system-resources-functional-schema",
|
|
3
|
+
"license": "MIT",
|
|
4
|
+
"version": "1.0.1-dev.1",
|
|
5
|
+
"homepage": "https://www.itwinjs.org/",
|
|
6
|
+
"keywords": [
|
|
7
|
+
"Bentley",
|
|
8
|
+
"BIS",
|
|
9
|
+
"iModel"
|
|
10
|
+
],
|
|
11
|
+
"description": "PowerSystemResourcesFunctional BIS Domains",
|
|
12
|
+
"author": {
|
|
13
|
+
"name": "Bentley Systems, Inc.",
|
|
14
|
+
"url": "http://www.bentley.com"
|
|
15
|
+
},
|
|
16
|
+
"exports" : {
|
|
17
|
+
"./PowerSystemResourcesFunctional.ecschema.xml": "./PowerSystemResourcesFunctional.ecschema.xml",
|
|
18
|
+
"./PowerSystemResourcesFunctional.ecschema.json": "./PowerSystemResourcesFunctional.ecschema.json"
|
|
19
|
+
}
|
|
20
|
+
}
|