Open bartkl opened 7 months ago
Here are the differences:
SELECT
O.Package_ID AS PackageID,
O.Name AS PackageName,
O.Note AS ObjectNote,
P.Notes AS PackageNotes
FROM t_object AS O
INNER JOIN t_package AS P
ON O.Package_ID = P.Package_ID
WHERE O.Object_Type = "Package"
ORDER BY O.Package_ID
Results:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> PackageID | PackageName | ObjectNote | PackageNotes |
---|---|---|---|
2 | TC57CIM | Top package for IEC TC57 CIM. | |
3 | IEC61970 | Top package for IEC 61970. | Top package for IEC TC57 CIM. |
3 | IEC61968 | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. | Top package for IEC TC57 CIM. |
3 | IEC62325 | The IEC 62325 subpackages of the CIM are developed, standardized and maintained by the IEC TC57. | Top package for IEC TC57 CIM. |
3 | PackageDependencies | This package shows all the root level subpackage dependencies of the combined CIM model. | Top package for IEC TC57 CIM. |
4 | Base | Content of the base CIM published as IEC 61970-301. | Top package for IEC 61970. |
4 | InfIEC61970 | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG13 does not generate documentation for this informative portion of the model. | Top package for IEC 61970. |
4 | Dynamics | The CIM dynamic model definitions reflect the most common IEEE or, in the case of wind models, IEC, representations of models as well as models included in some of the transient stability software widely used by utilities. These dynamic models are intended to ensure interoperability between different vendors’ software products currently in use by electric utility energy companies, utilities, Transmission System Operators (TSOs), Regional Transmission Organizations (RTOs), and Independent System Operators (ISOs). It is important to note that each vendor is free to select its own internal implementation of these models. Differences in vendor results, as long as they are within accepted engineering practice, caused by different internal representations, are acceptable. Unless explicitly stated otherwise, the following modelling conventions are followed: - limited integrators are of the non-windup type; - it shall be possible to enter a time constant of zero (where it makes sense). | Top package for IEC 61970. |
12 | Production | The production package is responsible for classes which describe various kinds of generators. These classes also provide production costing information which is used to economically allocate demand among committed units and calculate reserve quantities. | This package contains packages that have information for Unit Commitment and Economic Dispatch of hydro and thermal generating units, Load Forecasting, Automatic Generation Control, and unit modeling for Training Simulation. |
12 | GenerationTrainingSimulation | The GenerationTrainingSimululation package contains prime movers, such as turbines and boilers, which are needed for simulation and educational purposes. | This package contains packages that have information for Unit Commitment and Economic Dispatch of hydro and thermal generating units, Load Forecasting, Automatic Generation Control, and unit modeling for Training Simulation. |
24 | Domain | The domain package defines primitive datatypes that are used by classes in other packages. Stereotypes are used to describe the datatypes. The following stereotypes are defined: <<enumeration>> A list of permissible constant values. <<Primitive>> The most basic data types used to compose all other data types. <<CIMDatatype>> A datatype that contains a value attribute, an optional unit of measure and a unit multiplier. The unit and multiplier may be specified as a static variable initialized to the allowed value. <<Compound>> A composite of Primitive, enumeration, CIMDatatype or other Compound classes, as long as the Compound classes do not recurse. For all datatypes both positive and negative values are allowed unless stated otherwise for a particular datatype. | Content of the base CIM published as IEC 61970-301. |
24 | Equivalents | The equivalents package models equivalent networks. | Content of the base CIM published as IEC 61970-301. |
24 | ControlArea | The ControlArea package models area specifications which can be used for a variety of purposes. The package as a whole models potentially overlapping control area specifications for the purpose of actual generation control, load forecast area load capture, or powerflow based analysis. | Content of the base CIM published as IEC 61970-301. |
24 | Protection | An extension to the Core and Wires packages that models information for protection equipment such as relays. These entities are used within training simulators and distribution network fault location applications. | Content of the base CIM published as IEC 61970-301. |
24 | LoadModel | This package is responsible for modelling the energy consumers and the system load as curves and associated curve data. Special circumstances that may affect the load, such as seasons and day types, are also included here. This information is used by Load Forecasting and Load Management. | Content of the base CIM published as IEC 61970-301. |
24 | Contingency | Contingencies to be studied. | Content of the base CIM published as IEC 61970-301. |
24 | Core | Contains the core PowerSystemResource and ConductingEquipment entities shared by all applications plus common collections of those entities. Not all applications require all the Core entities. This package does not depend on any other package except the Domain package, but most of the other packages have associations and generalizations that depend on it. | Content of the base CIM published as IEC 61970-301. |
24 | Generation | This package contains packages that have information for Unit Commitment and Economic Dispatch of hydro and thermal generating units, Load Forecasting, Automatic Generation Control, and unit modeling for Training Simulation. | Content of the base CIM published as IEC 61970-301. |
24 | Meas | Contains entities that describe dynamic measurement data exchanged between applications. | Content of the base CIM published as IEC 61970-301. |
24 | Wires | An extension to the Core and Topology package that models information on the electrical characteristics of Transmission and Distribution networks. This package is used by network applications such as State Estimation, Load Flow and Optimal Power Flow. | Content of the base CIM published as IEC 61970-301. |
24 | DocBase | This package contains example documentation diagrams not intended to be documented in IEC61970-301 with the rest of the normative packages. The diagrams within this package are individually included in this document. | Content of the base CIM published as IEC 61970-301. |
24 | StateVariables | State variables for analysis solutions such as powerflow. | Content of the base CIM published as IEC 61970-301. |
24 | DiagramLayout | This package describes diagram layout. This describes how objects are arranged in a coordinate system rather than how they are rendered. | Content of the base CIM published as IEC 61970-301. |
24 | SCADA | Contains entities to model information used by Supervisory Control and Data Acquisition (SCADA) applications. Supervisory control supports operator control of equipment, such as opening or closing a breaker. Data acquisition gathers telemetered data from various sources. The subtypes of the Telemetry entity deliberately match the UCA and IEC 61850 definitions. This package also supports alarm presentation but it is not expected to be used by other applications. | Content of the base CIM published as IEC 61970-301. |
24 | OperationalLimits | This package models a specification of limits associated with equipment and other operational entities. | Content of the base CIM published as IEC 61970-301. |
24 | Topology | An extension to the Core Package that, in association with the Terminal class, models Connectivity, that is the physical definition of how equipment is connected together. In addition it models Topology, that is the logical definition of how equipment is connected via closed switches. The Topology definition is independent of the other electrical characteristics. | Content of the base CIM published as IEC 61970-301. |
24 | AuxiliaryEquipment | Contains equipment which is not normal conducting equipment such as sensors, fault locators, and surge protectors. These devices do not define power carrying topological connections as conducting equipment, but are associated to terminals of other conducting equipment. | Content of the base CIM published as IEC 61970-301. |
24 | DC | This package contains model for direct current equipment and controls. | Content of the base CIM published as IEC 61970-301. |
24 | Faults | The package describes faults that may happen to conducting equipment, e.g. tree falling on a power line. | Content of the base CIM published as IEC 61970-301. |
24 | ICCPConfiguration | This package models configuration of ICCP required for bilateral exchanges. | Content of the base CIM published as IEC 61970-301. |
25 | DetailedDiagrams | This package contains instances used in instance diagrams for DC sample modelling. | This package contains model for direct current equipment and controls. |
25 | DocDC | This package contains diagrams that will not be printed from the package context (within DC package), but you can and should use diagram placeholders in the 61970-301 template for documentation of examples and comments on modelling principles. | This package contains model for direct current equipment and controls. |
29 | InfSIPS | System Integrity Protection Schemes (SIPS) (IEC terminology). Other names used are: Remedial Action Schemes (RAS) or System Protection Schemes (SPS). | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG13 does not generate documentation for this informative portion of the model. |
29 | InfOperationalLimits | The description of computed or dynamic limits. These classes would likely go into the OperationalLimits package. | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG13 does not generate documentation for this informative portion of the model. |
29 | Feeder | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG13 does not generate documentation for this informative portion of the model. | |
29 | EnergyArea | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG13 does not generate documentation for this informative portion of the model. | |
29 | InfAvailabilityPlans | Contains the planned schedules for equipment availability, primarily intended for future studies. | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG13 does not generate documentation for this informative portion of the model. |
29 | Part303 | Part of the canonical CIM published as IEC 61970-303. | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG13 does not generate documentation for this informative portion of the model. |
29 | InfPart303 | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG13 does not generate documentation for this informative portion of the model. | |
30 | InfGenericDatasetInstanceDiagrams | Generic descriptions of how domain data participates in datasets and alternate datasets. | |
30 | InfGenericDatasetInstanceExamples | Generic descriptions of how domain data participates in datasets and alternate datasets. | |
32 | ApplyChangeModelOperationExample | ||
32 | CustomModelOperationExample | ||
32 | PrimitiveIncrementals | ||
32 | InstanceExampleTopology | ||
32 | registry | ||
35 | create | ||
35 | delTyped | ||
35 | delUntyped | ||
35 | modPrecondition | Describes a modification with preconditions. | |
35 | modUpdateOnly | ||
46 | unused | ||
50 | DetailedDiagrams | This package models configuration of ICCP required for bilateral exchanges. | |
54 | DetailedDiagrams | Contains classes used for generic dataset modelling. | |
57 | GenericDataSet | Contains classes used for generic dataset modelling. | Part of the canonical CIM published as IEC 61970-303. |
58 | InfGenericDataset | Generic descriptions of how domain data participates in datasets and alternate datasets. | |
58 | NetworkModelProjects | Defining meta-data for a change set in the functional Power System model. | |
58 | ModelOperations | ||
58 | NetworkModelFrames | ||
58 | AlternateModels | ||
59 | StandardInterconnections | This subclause describes the standard interconnections for various types of equipment. These interconnections are understood by the application programs and can be identified based on the presence of one of the key classes with a relationship to the static power flow model: SynchronousMachineDynamics, AsynchronousMachineDynamics, EnergyConsumerDynamics or WindTurbineType3or4Dynamics. The relationships between classes expressed in the interconnection diagrams are intended to support dynamic behaviour described by either standard models or user-defined models. In the interconnection diagrams, boxes which are black in colour represent function blocks whose functionality can be provided by one of many standard models or by a user-defined model. Blue boxes represent specific standard models. A dashed box means that the function block or specific standard model is optional. | The CIM dynamic model definitions reflect the most common IEEE or, in the case of wind models, IEC, representations of models as well as models included in some of the transient stability software widely used by utilities. These dynamic models are intended to ensure interoperability between different vendors’ software products currently in use by electric utility energy companies, utilities, Transmission System Operators (TSOs), Regional Transmission Organizations (RTOs), and Independent System Operators (ISOs). It is important to note that each vendor is free to select its own internal implementation of these models. Differences in vendor results, as long as they are within accepted engineering practice, caused by different internal representations, are acceptable. Unless explicitly stated otherwise, the following modelling conventions are followed: - limited integrators are of the non-windup type; - it shall be possible to enter a time constant of zero (where it makes sense). |
59 | StandardModels | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. | The CIM dynamic model definitions reflect the most common IEEE or, in the case of wind models, IEC, representations of models as well as models included in some of the transient stability software widely used by utilities. These dynamic models are intended to ensure interoperability between different vendors’ software products currently in use by electric utility energy companies, utilities, Transmission System Operators (TSOs), Regional Transmission Organizations (RTOs), and Independent System Operators (ISOs). It is important to note that each vendor is free to select its own internal implementation of these models. Differences in vendor results, as long as they are within accepted engineering practice, caused by different internal representations, are acceptable. Unless explicitly stated otherwise, the following modelling conventions are followed: - limited integrators are of the non-windup type; - it shall be possible to enter a time constant of zero (where it makes sense). |
59 | UserDefinedModels | This subclause contains user-defined dynamic model classes to support the exchange of both proprietary and explicitly defined user-defined models. Proprietary models represent behaviour which, while not defined by a standard model class, is mutually understood by the sending and receiving applications based on the name passed in the .name attribute of the appropriate xxxUserDefined class. Proprietary model parameters are passed as general attributes using as many instances of the ProprietaryParameterDynamics class as there are parameters. Explicitly defined models describe dynamic behaviour in detail in terms of control blocks and their input and output signals. Note that the classes to support explicitly defined modelling are not currently defined - it is future work intended to also be supported by the family of xxxUserDefined classes. Both types of user-defined models use the family of xxxUserDefined classes, which allow a user-defined model to be used: - as the model for an individual standard function block (such as a turbine-governor or power system stabilizer) in a standard interconnection model whose other function blocks could be either standard or user-defined. For an illustration of this form of usage for a proprietary model, see the ExampleFunctionBlockProprietaryModel diagram in subclause 5.5. - as the complete representation of a dynamic behaviour model (for an entire synchronous machine, for example) where standard function blocks and standard interconnections are not used at all. For an illustration of this form of usage for a proprietary model, see the ExampleCompleteProprietaryModel diagram in subclause 5.5. | The CIM dynamic model definitions reflect the most common IEEE or, in the case of wind models, IEC, representations of models as well as models included in some of the transient stability software widely used by utilities. These dynamic models are intended to ensure interoperability between different vendors’ software products currently in use by electric utility energy companies, utilities, Transmission System Operators (TSOs), Regional Transmission Organizations (RTOs), and Independent System Operators (ISOs). It is important to note that each vendor is free to select its own internal implementation of these models. Differences in vendor results, as long as they are within accepted engineering practice, caused by different internal representations, are acceptable. Unless explicitly stated otherwise, the following modelling conventions are followed: - limited integrators are of the non-windup type; - it shall be possible to enter a time constant of zero (where it makes sense). |
59 | Examples | Examples illustrating the use of dynamic behaviour models are given in the following diagrams. | The CIM dynamic model definitions reflect the most common IEEE or, in the case of wind models, IEC, representations of models as well as models included in some of the transient stability software widely used by utilities. These dynamic models are intended to ensure interoperability between different vendors’ software products currently in use by electric utility energy companies, utilities, Transmission System Operators (TSOs), Regional Transmission Organizations (RTOs), and Independent System Operators (ISOs). It is important to note that each vendor is free to select its own internal implementation of these models. Differences in vendor results, as long as they are within accepted engineering practice, caused by different internal representations, are acceptable. Unless explicitly stated otherwise, the following modelling conventions are followed: - limited integrators are of the non-windup type; - it shall be possible to enter a time constant of zero (where it makes sense). |
61 | SynchronousMachineDynamics | For conventional power generating units (e.g., thermal, hydro, combustion turbine), a synchronous machine model represents the electrical characteristics of the generator and the mechanical characteristics of the turbine-generator rotational inertia. Large industrial motors or groups of similar motors can be represented by individual motor models which are represented as generators with negative active power in the static (power flow) data. The interconnection with the electrical network equations can differ among simulation tools. The tool only needs to know the synchronous machine to establish the correct interconnection. The interconnection with the motor’s equipment could also differ due to input and output signals required by standard models. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | AsynchronousMachineDynamics | An asynchronous machine model represents a (induction) generator or motor with no external connection to the rotor windings, e.g. a squirrel-cage induction machine. The interconnection with the electrical network equations can differ among simulation tools. The program only needs to know the terminal to which this asynchronous machine is connected in order to establish the correct interconnection. The interconnection with the motor’s equipment could also differ due to input and output signals required by standard models. The asynchronous machine model is used to model wind generators type 1 and type 2. For these, normal practice is to include the rotor flux transients and neglect the stator flux transients. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | TurbineGovernorDynamics | The turbine-governor model is linked to one or two synchronous generators and determines the shaft mechanical power (Pm) or torque (Tm) for the generator model. Unlike IEEE standard models for other function blocks, the three IEEE turbine-governor standard models (GovHydroIEEE0, GovHydroIEEE2, and GovSteamIEEE1) are documented in IEEE Transactions, not in IEEE standards. For that reason, diagrams are supplied for those models. A 2012 IEEE report, Dynamic Models for Turbine-Governors in Power System Studies, provides updated information on a variety of models including IEEE, vendor and reliability authority models. Fully incorporating the results of that report into the CIM dynamics model is a future effort. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | TurbineLoadControllerDynamics | A turbine load controller acts to maintain turbine power at a set value by continuous adjustment of the turbine governor speed-load reference. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | MechanicalLoadDynamics | A mechanical load represents the variation in a motor's shaft torque or power as a function of shaft speed. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | ExcitationSystemDynamics | The excitation system model provides the field voltage (Efd) for a synchronous machine model. It is linked to a specific generator (synchronous machine). The representation of all limits used by the models (not including IEEE standard models) shall comply with the representation defined in the Annex E of the IEEE 421.5-2005, unless specified differently in the documentation of the model. The parameters are different for each excitation system model; the same parameter name can have different meaning in different models. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | OverexcitationLimiterDynamics | Overexcitation limiters (OELs) are also referred to as maximum excitation limiters and field current limiters. The possibility of voltage collapse in stressed power systems increases the importance of modelling these limiters in studies of system conditions that cause machines to operate at high levels of excitation for a sustained period, such as voltage collapse or system-islanding. Such events typically occur over a long time frame compared with transient or small-signal stability simulations. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | UnderexcitationLimiterDynamics | Underexcitation limiters (UELs) act to boost excitation. The UEL typically senses either a combination of voltage and current of the synchronous machine or a combination of real and reactive power. Some UELs utilize a temperature or pressure recalibration feature, in which the UEL characteristic is shifted depending upon the generator cooling gas temperature or pressure. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | PowerSystemStabilizerDynamics | The power system stabilizer (PSS) model provides an input (Vs) to the excitation system model to improve damping of system oscillations. A variety of input signals can be used depending on the particular design. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | DiscontinuousExcitationControlDynamics | In certain system configurations, continuous excitation control with terminal voltage and power system stabilizing regulator input signals does not ensure that the potential of the excitation system for improving system stability is fully exploited. For these situations, discontinuous excitation control signals can be employed to enhance stability following large transient disturbances. For additional information please refer to IEEE 421.5-2005, 12. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | PFVArControllerType1Dynamics | Excitation systems for synchronous machines are sometimes supplied with an optional means of automatically adjusting generator output reactive power (VAr) or power factor (PF) to a user-specified value. This can be accomplished with either a reactive power or power factor controller or regulator. A reactive power or power factor controller is defined as a PF/VAr controller in IEEE 421.1 as “a control function that acts through the reference adjuster to modify the voltage regulator set point to maintain the synchronous machine steady-state power factor or reactive power at a predetermined value.” For additional information please refer to IEEE 421.5-2005, 11. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | VoltageAdjusterDynamics | A voltage adjuster is a reference adjuster that uses inputs from a reactive power or power factor controller to modify the voltage regulator set point to maintain the synchronous machine steady-state power factor or reactive power at a predetermined value. For additional information please refer to IEEE 421.5-2005, 11. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | PFVArControllerType2Dynamics | A var/pf regulator is defined as “a synchronous machine regulator that functions to maintain the power factor or reactive component of power at a predetermined value.” For additional information please refer to IEEE 421.5-2005, 11. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | VoltageCompensatorDynamics | Synchronous machine terminal voltage transducer and current compensator models adjust the terminal voltage feedback to the excitation system by adding a quantity that is proportional to the terminal current of the generator. It is linked to a specific generator (synchronous machine). Several types of compensation are available on most excitation systems. Synchronous machine active and reactive current compensation are the most common. Either reactive droop compensation and/or line-drop compensation can be used, simulating an impedance drop and effectively regulating at some point other than the terminals of the machine. The impedance or range of adjustment and type of compensation should be specified for different types. Care shall be taken to ensure that a consistent PU system is utilized for the compensator parameters and the synchronous machine current base. For further information see IEEE 421.5-2005, 4. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | WindDynamics | Wind turbines are generally divided into four types, which are currently significant in power systems. The four types have the following characteristics: - type 1: wind turbine with directly grid connected asynchronous generator with fixed rotor resistance (typically squirrel cage); - type 2: wind turbine with directly grid connected asynchronous generator with variable rotor resistance; - type 3: wind turbines with doubly-fed asynchronous generators (directly connected stator and rotor connected through power converter); - type 4: wind turbines connected to the grid through a full size power converter. Models included in this package are according to IEC 61400-27-1:2015. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | LoadDynamics | Dynamic load models are used to represent the dynamic real and reactive load behaviour of a load from the static power flow model. Dynamic load models can be defined as applying either to a single load (energy consumer) or to a group of energy consumers. Large industrial motors or groups of similar motors can be represented by a synchronous machine model (SynchronousMachineDynamics) or an asynchronous machine model (AsynchronousMachineDynamics), which are usually represented as generators with negative active power output in the static (power flow) data. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | HVDCDynamics | High voltage direct current (HVDC) models. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | StaticVarCompensatorDynamics | Static var compensator (SVC) models. | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. |
61 | InfHVDCDynamics | This subclause contains standard dynamic model specifications grouped into packages by standard function block (type of equipment being modelled). In the CIM, standard dynamic models are expressed by means of a class named with the standard model name and attributes reflecting each of the parameters necessary to describe the behaviour of an instance of the standard model. | |
80 | CSC | ||
80 | VSC | ||
86 | DetailedDiagrams | This package contains only diagrams that are never printed in official documents. Diagrams are drawn by hand from PaymentMetering-related XSDs that are in Part 9 Ed.1 document. Entry points into the schema are filled with green. Non-used associations are light grey. | This package is an extension of the Metering package and contains the information classes that support specialised applications such as prepayment metering. These classes are generally associated with the collection and control of revenue from the customer for a delivered service. |
92 | DetailedDiagrams | The package contains portions of the model defined byEnterprise Resource Planning (ERP) standards like those proposed by the Open Applications Group (OAG). It is provided to facilitate integration among electric utility applications (CIM) and enterprise resource planning (ERP) applications (as defined by OAG). Rather than inventing new CIM classes that accomplish similar functionality as in existing ERP models, the preferred approach is to use and extend ERP classes as appropriate in other packages. If a model other that the OAG standard is used as a basis for ERP integration, the utility classes labeld "Erp..." should be associated with the appropriate classes of that standard. In fact, definitions of "Erp..." classes are based on OAG Nouns to facilitate this process. 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: "The Enterprise Resource Planning (ERP) Support Package contains portions of the model defined by ERP standards like those proposed by the Open Applications Group (OAG). This package is provided to facilitate integration among electric utility applications (CIM) and enterprise resource planning (ERP) applications (OAG). Rather than inventing new CIM classes that accomplish similar functionality as in existing ERP models, the preferred approach is to use and extend ERP classes as appropriate in other packages. If a model other that the OAG standard is used as a basis for ERP integration, the utility classes labeled "Erp..." should be associated with the appropriate classes of that standard". | |
96 | DetailedDiagrams | This package contains functions common for distribution management. | |
100 | AssetMeas | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | AssetInfo | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | LoadControl | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | Common | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | Work | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | Assets | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | DER | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | Customers | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | Operations | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | Metering | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
100 | PaymentMetering | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | |
102 | DetailedDiagrams | This package contains the core information classes that support asset management applications that deal with the physical and lifecycle aspects of various network resources (as opposed to power system resource models defined in IEC61970::Wires package, which support network applications). | |
105 | InfTypeAsset | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. | |
105 | InfWork | The package covers all types of work, including inspection, maintenance, repair, restoration, and construction. It covers the full life cycle including request, initiate, track and record work. Standardized designs (compatible units) are used where possible. 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: "The Work package is used to define classes related to work. There are several different aspects of work. The Work Initiation (Work, Project, Request). The Work Design package is used for managing designs (CompatibleUnit, Design, DesignLocation, WorkTask). The Work Schedule package is used for the scheduling and coordination of work (AccessPermit, MaterialItem, OneCallRequest, Regulation). The Work Closing package is used for tracking costs of work (CostType, LaborItem, WorkCostDetail, VehicleItem). The Work Standards package is used for the definition of compatible units (CULaborItem, CUVehicleItem, CUGroup). This package is used for inspection and maintenance (InspectionDataSet, Procedure). The WorkService package defines Appointment class". | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. |
105 | InfERPSupport | The package contains portions of the model defined byEnterprise Resource Planning (ERP) standards like those proposed by the Open Applications Group (OAG). It is provided to facilitate integration among electric utility applications (CIM) and enterprise resource planning (ERP) applications (as defined by OAG). Rather than inventing new CIM classes that accomplish similar functionality as in existing ERP models, the preferred approach is to use and extend ERP classes as appropriate in other packages. If a model other that the OAG standard is used as a basis for ERP integration, the utility classes labeld "Erp..." should be associated with the appropriate classes of that standard. In fact, definitions of "Erp..." classes are based on OAG Nouns to facilitate this process. 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: "The Enterprise Resource Planning (ERP) Support Package contains portions of the model defined by ERP standards like those proposed by the Open Applications Group (OAG). This package is provided to facilitate integration among electric utility applications (CIM) and enterprise resource planning (ERP) applications (OAG). Rather than inventing new CIM classes that accomplish similar functionality as in existing ERP models, the preferred approach is to use and extend ERP classes as appropriate in other packages. If a model other that the OAG standard is used as a basis for ERP integration, the utility classes labeled "Erp..." should be associated with the appropriate classes of that standard". | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. |
105 | InfLocations | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. | |
105 | InfCommon | This package contains functions common for distribution management. | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. |
105 | InfAssetInfo | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. | |
105 | InfCustomers | The package is used to define detailed customer models. | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. |
105 | Sandbox | This package contains informative classes (new and old) that we are working on in DCIM12 and that should be promoted to normative as soon as we deem them stable enough. We did not rename existing Inf*** packages on purpose, because we sometimes refer to them and their classes in issues. Package below this sandbox will disappear, as soon as their content moves to normative. | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. |
105 | InfWiresExt | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. | |
105 | InfOperations | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. | |
105 | 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:
|
This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. |
105 | InfMetering | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. | |
107 | InfNewAssets | This package contains informative classes (new and old) that we are working on in DCIM12 and that should be promoted to normative as soon as we deem them stable enough. We did not rename existing Inf*** packages on purpose, because we sometimes refer to them and their classes in issues. Package below this sandbox will disappear, as soon as their content moves to normative. | |
115 | DetailedDiagrams | This package contains the core information classes that support work management and network extension planning applications. | |
119 | DetailedDiagrams | This package contains the core information classes that support operations and outage management applications. | |
120 | DetailedDiagrams | This package contains only diagrams that are never printed in official documents. Some are related to pending CIM issues, but the majority are drawn by hand from Metering-related XSDs that are in Part 9 document (Ed.1). Entry points into the schema are filled with green. Non-used associations are light grey. | This package contains the core information classes that support end device applications with specialized classes for metering and premises area network devices, and remote reading functions. These classes are generally associated with the point where a service is delivered to the customer. |
123 | DetailedDiagrams | This package is an extension of Assets package and contains the core information classes that support asset management and different network and work planning applications with specialized AssetInfo subclasses. They hold attributes that can be referenced by not only Asset-s or AssetModel-s but also by ConductingEquipment-s. | |
124 | DetailedDiagrams | 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:
|
|
126 | DetailedDiagrams | This package contains the information classes that support distribution management in general. | |
127 | PaymentMetering | This package is an extension of the Metering package and contains the information classes that support specialised applications such as prepayment metering. These classes are generally associated with the collection and control of revenue from the customer for a delivered service. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | Customers | This package contains the core information classes that support customer billing applications. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | InfIEC61968 | This package and its subpackages contain informative (unstable) elements of the model, expected to evolve a lot or to be removed, and not published as IEC document yet. Some portions of it will be reworked and moved to normative packages as the need arises, and some portions may be removed. WG14 does not generate documentation for this informative portion of the model. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | LoadControl | This package is an extension of the Metering package and contains the information classes that support specialised applications such as demand-side management using load control equipment. These classes are generally associated with the point where a service is delivered to the customer. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | AssetMeas | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. | |
127 | DocIEC61968 | This package contains only diagrams that are used in the introduction of IEC61968-11 and that should not be printed in its Clause 6 describing the UML model (due to the naming convention, this package will be considered as informative). Other specifications may freely reuse some of these diagrams from their templates. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | Assets | This package contains the core information classes that support asset management applications that deal with the physical and lifecycle aspects of various network resources (as opposed to power system resource models defined in IEC61970::Wires package, which support network applications). | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | Work | This package contains the core information classes that support work management and network extension planning applications. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | DER | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. | |
127 | Operations | This package contains the core information classes that support operations and outage management applications. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | Metering | This package contains the core information classes that support end device applications with specialized classes for metering and premises area network devices, and remote reading functions. These classes are generally associated with the point where a service is delivered to the customer. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | AssetInfo | This package is an extension of Assets package and contains the core information classes that support asset management and different network and work planning applications with specialized AssetInfo subclasses. They hold attributes that can be referenced by not only Asset-s or AssetModel-s but also by ConductingEquipment-s. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
127 | Common | This package contains the information classes that support distribution management in general. | The IEC 61968 subpackages of the CIM are developed, standardized and maintained by the UCA community including its working groups and task forces. Currently, normative parts of the model support the needs of information exchange defined in IEC 61968-3, IEC 61968-4, IEC 61968-5, IEC 61968-6, IEC 61968-8, IEC 61968-9 and in IEC 61968-13. |
134 | DetailedDiagrams | Congestion rent is a major, highly volatile charge currently faced by many participants in the LMP-based electrical energy markets. For this reason, the ISOs offer congestion revenue rights (CRR), also known as financial transmission rights or transmission congestion contracts. These are financial instruments that allow market participants to hedge against congestion charges when they schedule their generation, load and bilateral energy transactions. | |
135 | DetailedDiagrams | This package contains the common objects shared by MarketManagement, MarketOperations and Environmental packages. | |
136 | DetailedDiagrams | The MktDomain package is a data dictionary of quantities and units that define datatypes for attributes (properties) that may be used by any class in any other package within MarketOperations. | |
138 | InfReferenceData | ||
138 | InfReservation | ||
138 | InfMarketOperations | ||
138 | DetailedDiagrams | ||
138 | InfMarketOpCommon | ||
138 | InfMarketResults | ||
138 | InfCongestionRevenueRights | ||
138 | InfEnergyScheduling | This package provides the capability to schedule and account for transactions for the exchange of electric power between companies. It includes transations for megawatts which are generated, consumed, lost, passed through, sold and purchased. These classes are used by Accounting and Billing for Energy, Generation Capacity, Transmission, and Ancillary Services. | |
138 | InfParticipantInterfaces | ||
138 | InfDomain | ||
138 | InfFinancial | This package is responsible for Settlement and Billing. These classes represent the legal entities who participate in formal or informal agreements. | |
138 | InfExternalInputs | ||
140 | ReferenceData | Market static reference data. | This package contains all core CIM Market Extensions required for market operations systems. |
140 | CongestionRevenueRights | Congestion rent is a major, highly volatile charge currently faced by many participants in the LMP-based electrical energy markets. For this reason, the ISOs offer congestion revenue rights (CRR), also known as financial transmission rights or transmission congestion contracts. These are financial instruments that allow market participants to hedge against congestion charges when they schedule their generation, load and bilateral energy transactions. | This package contains all core CIM Market Extensions required for market operations systems. |
140 | MktDomain | The MktDomain package is a data dictionary of quantities and units that define datatypes for attributes (properties) that may be used by any class in any other package within MarketOperations. | This package contains all core CIM Market Extensions required for market operations systems. |
140 | MarketQualitySystem | Post-market accounting, calculation and meter data corrections to reduce invoicing errors and disputes. Reduces manual validation, verification and correction of transactional data that could affect market settlements. Republishing of market results with affected data corrected. | This package contains all core CIM Market Extensions required for market operations systems. |
140 | ParticipantInterfaces | Market participant interfaces for bids and trades. | This package contains all core CIM Market Extensions required for market operations systems. |
140 | MarketSystem | Market results and external inputs consumed by markets. | This package contains all core CIM Market Extensions required for market operations systems. |
140 | MarketPlan | Market plan definitions for planned markets, planned market events, actual market runs, actual market events. | This package contains all core CIM Market Extensions required for market operations systems. |
140 | MarketOpCommon | This package contains the common objects shared by MarketOperations packages. | This package contains all core CIM Market Extensions required for market operations systems. |
141 | DetailedDiagrams | Post-market accounting, calculation and meter data corrections to reduce invoicing errors and disputes. Reduces manual validation, verification and correction of transactional data that could affect market settlements. Republishing of market results with affected data corrected. | |
143 | DetailedDiagrams | Market participant interfaces for bids and trades. | |
147 | EnvDomain | ||
147 | DetailedDiagrams | ||
149 | DetailedDiagrams | Inputs to the market system from external sources. | |
153 | ExternalInputs | Inputs to the market system from external sources. | Market results and external inputs consumed by markets. |
153 | MarketResults | Results from the execution of a market. | Market results and external inputs consumed by markets. |
154 | DetailedDiagrams | Market plan definitions for planned markets, planned market events, actual market runs, actual market events. | |
156 | MarketCommon | This package contains the common objects shared by MarketManagement, MarketOperations and Environmental packages. | The IEC 62325 subpackages of the CIM are developed, standardized and maintained by the IEC TC57. |
156 | InfIEC62325 | The IEC 62325 subpackages of the CIM are developed, standardized and maintained by the IEC TC57. | |
156 | MarketOperations | This package contains all core CIM Market Extensions required for market operations systems. | The IEC 62325 subpackages of the CIM are developed, standardized and maintained by the IEC TC57. |
156 | Environmental | The IEC 62325 subpackages of the CIM are developed, standardized and maintained by the IEC TC57. | |
156 | DocIEC62325 | The IEC 62325 subpackages of the CIM are developed, standardized and maintained by the IEC TC57. | |
156 | MarketManagement | This package contains all core CIM Market Extensions required for market management systems. | The IEC 62325 subpackages of the CIM are developed, standardized and maintained by the IEC TC57. |
161 | DetailedDiagrams | Market static reference data. | |
169 | DetailedDiagrams | This package contains all core CIM Market Extensions required for market management systems. | |
170 | DetailedDiagrams | Results from the execution of a market. | |
174 | DetailedDiagrams | This package contains the common objects shared by MarketOperations packages. |
Both
t_object
andt_package
have aNote
orNotes
column, often with different contents. Which should I use for my LinkMLdescription
s?