EnergyMeter#
( Circuit Element, Meter Element )
EPRI’s OpenDSS Documentation for this component: https://opendss.epri.com/EnergyMeter2.html
# |
Name |
Type |
Default |
Units |
Description |
---|---|---|---|---|---|
1 |
|
string |
Vsource.source |
Name (Full Object name) of element to which the monitor is connected. |
|
2 |
|
integer |
1 |
Number of the terminal of the circuit element to which the monitor is connected. 1 or 2, typically. |
|
3 |
|
string |
{Clear (reset) | Save | Take | Zonedump | Allocate | Reduce} |
||
4 |
|
array of strings |
[E, R, C] |
Enter a string ARRAY of any combination of the following. Options processed left-to-right: |
|
5 |
|
real |
0.0 |
Upper limit on kVA load in the zone, Normal configuration. Default is 0.0 (ignored). Overrides limits on individual lines for overload EEN. With “LocalOnly=Yes” option, uses only load in metered branch. |
|
6 |
|
real |
0.0 |
Upper limit on kVA load in the zone, Emergency configuration. Default is 0.0 (ignored). Overrides limits on individual lines for overload UE. With “LocalOnly=Yes” option, uses only load in metered branch. |
|
7 |
|
array of reals |
[400.0, 400.0, 400.0] |
ARRAY of current magnitudes representing the peak currents measured at this location for the load allocation function. Enter one current for each phase |
|
8 |
|
array of strings |
ARRAY of full element names for this meter’s zone. Default is for meter to find its own zone. If specified, DSS uses this list instead. Can access the names in a single-column text file. Examples: |
||
9 |
|
boolean |
False |
If Yes, meter considers only the monitored element for EEN and UE calcs. Uses whole zone for losses. |
|
10 |
|
array of reals |
[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0] |
Mask for adding registers whenever all meters are totalized. Array of floating point numbers representing the multiplier to be used for summing each register from this meter. Default = (1, 1, 1, 1, … ). You only have to enter as many as are changed (positional). Useful when two meters monitor same energy, etc. |
|
11 |
|
boolean |
True |
Compute Zone losses. If NO, then no losses at all are computed. |
|
12 |
|
boolean |
True |
Compute Line losses. If NO, then none of the losses are computed. |
|
13 |
|
boolean |
True |
Compute Transformer losses. If NO, transformers are ignored in loss calculations. |
|
14 |
|
boolean |
True |
Compute Sequence losses in lines and segregate by line mode losses and zero mode losses. |
|
15 |
|
boolean |
Compute Line losses and segregate by 3-phase and other (1- and 2-phase) line losses. |
||
16 |
|
boolean |
True |
Compute losses and segregate by voltage base. If NO, then voltage-based tabulation is not reported. |
|
17 |
|
boolean |
False |
Report min, max, and average phase voltages for the zone and tabulate by voltage base. Demand Intervals must be turned on (Set Demand=true) and voltage bases must be defined for this property to take effect. Result is in a separate report file. |
|
18 |
|
real |
0.0 |
Average number of annual interruptions for head of the meter zone (source side of zone or feeder). |
|
19 |
|
real |
0.0 |
Average annual duration, in hr, of interruptions for head of the meter zone (source side of zone or feeder). |
|
20 |
|
real |
(Read only) Makes SAIFI result available via return on query (? energymeter.myMeter.SAIFI. |
||
21 |
|
real |
(Read only) Makes SAIFIkW result available via return on query (? energymeter.myMeter.SAIFIkW. |
||
22 |
|
real |
(Read only) Makes SAIDI result available via return on query (? energymeter.myMeter.SAIDI. |
||
23 |
|
real |
(Read only) Makes CAIDI result available via return on query (? energymeter.myMeter.CAIDI. |
||
24 |
|
real |
(Read only) Makes Total Customer Interrupts value result available via return on query (? energymeter.myMeter.CustInterrupts. |
||
25 |
|
real |
Hz |
Base Frequency for ratings. |
|
26 |
|
boolean |
True |
Indicates whether this element is enabled. |
|
27 |
|
string |
Make like another object, e.g.: |
Enumerations#
EnergyMeter: Action#
Value |
---|
|
|
|
|
|
|
Sample links#
These are the top 20 sample files with occurrences of this DSS object.
# of occurrences |
Link |
---|---|
77 |
|
3 |
|
2 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
|
1 |
Links are provided to the dss-extensions/electricdss-src repository since there are some edits and fixes. Otherwise, these files should be available on the official OpenDSS SVN or in the OpenDSS application folder if your have a local installation.