MDM Exam Flashcards
What is the difference between critical validations and VEE rules?
Critical validations are technical data checks that ensure we can read and perform VEE on the measurements– example, invalid device ID.
Then VEE rules are used to validate, estimate, and edit measurements from a business perspective– example, high-low check, spike checks, etc.
What is VEE eligibility criteria used?
A VEE rule may optionally have eligibility criteria that controls if the rule is applied. This feature can reduce the number of VEE groups required by an implementation, because it allows a single group to have conditional VEE rules. So eligibility criteria determine if a VEE rule will be called.
How can factors be used to dynamically assign VEE groups?
The “VEE Group Matrix (Factor)” rule allows for a Factor to determine which VEE Rule gets executed based on defined characteristics.
D1-AVEER-FCT - This VEE rule algorithm uses the factor configured on the rule to determine a VEE group, and then calls the VEE processor to execute the rules for that group.
The rule can be configured to produce an error if no VEE group is returned upon evaluation of the input factor. Otherwise, if no VEE group is returned, the rule exits without error.
Can MDM perform VEE on estimated data?
Yes
Can multiple estimation process be called for the same IMD?
Yes, All rules can be called multiple times from a single VEE group. Calling multiple estimation rules is often a good technique to estimate data.
For example, one rule can be called to fill gaps, then another rule called to scale the interval data up or down to agree with the corresponding registered ratings.
How are multipliers used? How many standard multipliers does MDM include?
During the prepare for VEE stage, the system applies the product of the channel and installation multipliers to the pre-VEE consumption.
What are the three VEE exception severity levels?
Info: Used to highlight something interesting, but not sufficient to cause the initial measurement to be put into the Exception state. Exceptions of this category can be used to report on the frequency of interesting, but not fatal issues.
Issue: Used to report a problem that will prevent the initial measurement from being finalized. Multiple “issue exceptions” can be created during VEE processing. If at least one issue exists after all rules have been applied, the initial measurement is transitioned to the Exception state.
Terminate: Used to report a severe issue that will cause the VEE process to stop and the initial measurement to be transitioned immediately to the Exception state. Only one terminate exception can be issued (as the first one causes VEE to stop on an initial measurement).
Are exceptions deleted?
Exceptions are not deleted when an initial measurement is adjusted or corrected. After any issues are corrected or the initial measurement is overridden (or manually completed), the exceptions persist in a closed state for reporting purposes.
What can a user do to an IMD in the exception state?
A user can reread, discard, or manually override an IMD in the exception state.
Can VEE reprocessing be automated?
Yes. In MDM, IMDs can be configured to retry IMDs every x minutes. It can also be configured to the retry IMDs in the exception state.
When validating an initial measurement for a smart device, can the high-low VEE rule use historical consumption form a prior scalar device?
Yes
Choose three scenarios where Dynamic Option can be applied
- The utility has a program that credits customers for conservation during critical peak periods (CPP)
- The utility has a program where customers can optionally participate in demand response (DR) programs:
- A consumer receives a credit for consumption during a CPP event that is lower than their “normal” consumption
On what zone does work list icon appears?
- Map
- Explorer
- Standalone
- Query
Explorer
Where is Service Provider associated?
- Device Type
- Device Configuration Type
- Usage Subscription Type
- Service Point Type
Device Type, Usage Subscription Type
How to communicate with external system?
Usage Subscription
Bene’s answer: Service Provider (More likely the answer)
Outbound Message??
Outbound messages provide functionality for routing XML messages to an external system real-time or in near real time.
Give two primary definition for Usage Transactions
- Push for bill determinants from the subscribing systems
- Pull for bill determinants to the subscribing systems
Choose three calculation types of Apply Math Usage Rule
- Single Value
- Math Function
- Mathematical Expression
What best describes TOU Map Template SPI
A TOU template’s interval size (SPI) controls the values allowed in the Start and End Times
A template can be used to generate TOU data for TOU maps whose SPI divides evenly into the template’s SPI
A scenario wherein TOU data should be generated. Where holiday consumption should be categorized as Off-Peak regardless of the day it falls on?
- Add work Calendar in the TOU Map Template and mark Holiday as off-peak
- Edit TOU Map Template to mark Holiday as “off-peak”
Add work Calendar in the TOU Map Template and mark Holiday as off-peak
9) If TOU Map template is described as “controls the values allowed in the Start and End Times
A template can be used to generate TOU data for TOU maps whose SPI divides evenly into the template’s SPI”.
Choose the best choice on what possible TOU data will be generated by the TOU Map template with 60 SPI value:
- TOU Map template can only generate 60 minute TOU data
- TOU Map template can generate 60 minutes TOU data and 120 minutes TOU data
- TOU Map template can generate 60 minutes TOU data and 1440 minutes TOU data
- TOU Map template can generate 60 minute, 30 minute, 15 minute, 5 minute TOU data
TOU Map template can generate 60 minute, 30 minute, 15 minute, 5 minute TOU data