ifference between revisions of "EMO:Logical Data Structure"
Line 105: | Line 105: | ||
*Reserve Region Name | *Reserve Region Name | ||
|} | |} | ||
+ | |||
+ | |||
+ | == Market Items == | ||
+ | The following table lists and describes the Market items modelled in ''EMarketOffer'' | ||
+ | |||
+ | {|class="wikitable" | ||
+ | ! Item (Entity) !! Description !! Attribute (Trait) | ||
+ | |- | ||
+ | ! | ||
+ | Market Node | ||
+ | | | ||
+ | :A system Node at which electricity can be injected or withdrawn and for which a Nodal Price is published in the NZEM | ||
+ | | | ||
+ | *Name (System Node) | ||
+ | |- | ||
+ | ! | ||
+ | Unit | ||
+ | | | ||
+ | :A single physical electricity generation Unit for which Offers can be made | ||
+ | | | ||
+ | *Name | ||
+ | *Connection (Market Node) | ||
+ | |- | ||
+ | ! | ||
+ | Generator | ||
+ | | | ||
+ | :A logical collection of (typically geographically co-located) Units | ||
+ | | | ||
+ | *Name | ||
+ | *Component Units | ||
+ | |} | ||
+ | |||
+ | |||
+ | == Commercial Items == |
Revision as of 11:15, 18 December 2012
EMarketOffer uses two broad types of data:
Static Data: Static data describes the Items Modelled in EMarketOffer (e.g. Generator maximum capacity).
Dynamic Data: Dynamic data described the state of the Modelled Items defined by the static data and changes rapidly over time, typically by Trading Period (e.g. Nodal Price)
Terminology
EMarketOffer's data design consists of 'things' included in the model, and the characteristics of those 'things'. In this manual the 'things' are called Entities and their characteristics are called Traits. Traits may be static or dynamic.
For example the Circuit Entity can have the static Traits of Start Node and End Node, and the dynamic Traits of Powerflow and Loss by Trading Period.
NOTE: : Static data is not permanently fixed and may, at times, be quite changeable, but within the context of EMarketOffer it is not necessary to be able to track such changes down to the Trading Period level.
Modelled Items
Four broad categories of item (Entity) are modelled in EMarketOffer:
Item Type | Relate To |
---|---|
|
|
|
|
|
|
|
|
System Items
The following table lists and describes the System items modelled in EMarketOffer.
Item (Entity) | Description | Attribute (Trait) |
---|---|---|
System Node |
|
|
Substation |
|
|
Circuit |
|
|
Branch Constraint |
|
|
Equation Constraint |
|
|
Reserve Region |
|
|
Market Items
The following table lists and describes the Market items modelled in EMarketOffer
Item (Entity) | Description | Attribute (Trait) |
---|---|---|
Market Node |
|
|
Unit |
|
|
Generator |
|
|