LVRTM Example Use Case

Low Voltage Network Real Time Monitoring (LVRTM)

1 Description of the Use Case

1.1 Name of the Use Case

IDArea /
Domain(s)/
Zone(s)
Name of the Use Case
132Low Voltage Network Real Time Monitoring (LVRTM)

1.2 Version Management

1.3 Scope and Objectives of Use Case

ScopeThe use case consists in collecting in a unique repository located in the Secondary Substation – measurement (mean values and PQ indexes), states and alarms from the LV grid.
Objective(s)This information is needed to perform correctly algorithms (State Estimation, State Forecasting, Optimal Power Flow, and control actions in order to increase the network reliability and performance.
Related business
case(s)

1.4 Narrative of Use Case

Short description

The data collection for the LV grid is performed storing real-time measurements (mean values and PQ indexes), states and alarms in a unique repository – located in the Secondary Substation – after managing some implementation issues, such as protocol conversion and writing of data into the SSAU.RDBMS.

“Real-time” in this context means something in between 1 second and some minutes.

Complete description

On the LV grid, several monitoring devices will be installed:

  • Smart Meters (SM) on the connection point of LV customers/productions. Data of SMs are often collected by a Meter Data Collector (MDC) system, installed in the secondary substation and aggregated in an Automatic Metering Management system (AMM) located in the control center.
  • Remote Terminal Units (RTUs), Power Quality Meters (PQMs) or – more in general – Intelligent Electronic Devices (IEDs)

Data considered by the use case is:

  • Mean values of V, I, Q, P:

    • LV busbars, LV side of transformers and LV lines in secondary substations (RTU, IED)

    • On the connection point of LV customers/productions (SM/MDC)

  • Load profiles from LV customers and generations (SM/MDC)

  • PQ indexes both from the secondary substations and from some relevant nodes of the LV grid, such has street cabinets (PQM)

  • Status of remote-controllable elements in secondary substations (RTU-IED)

    • breakers/disconnectors

    • tap changer of MV/LV transformers

    • voltage or reactive power set-points for generation connected on the LV network

  • Alarms related to events and faults (IED-PQM-RTU)

Measures, events and states not provided by those devices are provided by the Distribution Management System (DMS).

Measures, events and states from the MV side of the secondary substation should be considered as well. In that case they will be transfer to the primary substation by the DMS.

Measures are fetched by using:

  • the IEC61850 protocols (mainly MMS) and stored into the database which presents a data model compliant with the IEC61850 for the general monitoring of the LV grid (from RTUs, IEDs, DMS…)

  • DLMS/COSEM protocol for the communication with electronic meters(EM)

 

Protocol conversion have to be implemented before writing the data – collected from different sources – into the SSAU.RDBMS to enable the execution of other use cases.

The SSAU.RDBMS should contain a Data layer, composed by a relational database, where the data are written.

The SSAU.Monitoring must include an Interface layer which implements required communication protocols and which is able to extract data from other systems.

The SSAU.Reporting is composed of an Application layer, which analyses the data to:

  • calculate statistical values such as min, max, avg, std, etc.

  • generate reports for the primary substation/DMS

1.5 General Remarks

2 Diagrams of Use Case

Figure 1 Figure 2 Figure 3

Markdown Monster icon

3 Technical Details

3.1 Actors

Actor NameActor TypeActor DescriptionFurther information specific to this Use Case
DIED.SMfunctionSmart Meter (SM)
Def. 1
Meter with additional functionalities one of which is data communication.

Def. 2
The metering end device is a combination of the following meter-related functions from the Smart Metering reference architecture: Metrology functions including the conventional meter display (register or index) that are under legal metrological control. When under metrological control, these functions shall meet the essential requirements of the MID; One or more additional functions not covered by the MID. These may also make use of the display; Meter communication functions

Actor in the Field zone
DMS.DXP.MMSfunctionDXP communication interface
Depending on the particolar interface it can be
- 104 master
- 61850 client/server
- Modbus/TCP master

Distribution Management System (DMS)
Def. 1
Application server of a Distribution Management System which hosts applications to monitor and control a distribution grid from a centralized location, typically the control center.

Def. 2
DMS SCADA System refers to the real-time information system and all the elements needed to support all the relevant operational activities and functions used in distribution automation at dispatch centers and control rooms.

Actor in Enterprise zone
PSAU.DXP.MMSfunctionDXP, client server interface for MMS
Primary Substation Automation Unit Monitoring
It represents the monitoring functionalities which are implemented in the Primary Substation Automation Unit
SensorotherIt is a generic sensor such as voltage sensor, current sensor, state sensor, etc. which can be acquired by a generic IED (RTU, PD, etc.)
SSAU.DXP.AMMfunctionAutomatic Meter Management is the system which is in charged to manage meter data concentrators collecting data in a centralzed database and performing a set of diagnostic functions
SSAU.DXP.DLMS/COSEMSSAU data exchange platform for DLMS/COSEM protocol (smart meter data)
SSAU.DXP.IEC104functionSecondary Substation Automation Unit Reporting
It represents the reporting functionalities which are implemented in the Secondary Substation Automation Unit
SSAU.DXP.MMSfunctionDXP, client server interface for MMS
Secondary Substation Automation Unit Monitoring
It represents the monitoring functionalities which are implemented in the Secondary Substation Automation Unit
SSAU.DXP.Modbus
SSAU.DXP.RDBMSfunctionSecondary Substation Automation Unit Relational Database Management System 
It represents the database and the related management system which compose the Secondary Substation Automation Unit storage system
SSAU.SCSSAU.SC
SSAU statistical calculation
SSIEDfunctionPSIED
SSIED.MDCfunctionMeter Data Concentrator (MDC)

Def. 1
A party responsible for meter reading and quality control of the reading.

Def. 2
Device or application typically in a substation which establishes the communication to smart meters to collect the metered information and send it in concentrated form to an AMI head end.

Actor in Station zone

3.2 Triggering Event, Preconditions, Assumptions

Actor/System/Information/ContractTriggering EventPre-conditionsAssumption

3.3 References

No.References TypeReferenceStatusImpact on Use CaseOrganistaor / OrganisationLink

3.4 Further Information to the Use Case for Classification / Mapping

Relation to Other Use Cases

Medium Voltage Network Real Time Monitoring (MVRTM);

Level of Depth

Primary Use Case

Priorisation

??

Generic, Regional or National Relation

European

Viewpoint

Technical

Further Keyword for Classification

Low Voltage Grid, Monitoring, Report, DLMS/COSEM

4 Step by Step Analysis of Use Case

4.1 Overview of Scenarios

No.Scenario NamePrimary ActorTriggering EventPre-ConditionPost-Condition
1SM with MDC [normal]Sensor, SM, MDC, SSAU.Monitoring, SSAU.RDBMSPeriodicallyEach SM is sampling values from connected sensors, MDC is connected to the SMs, SAU.Monitoring can call MDC webservices and SSAU.RDBMS is available to store new dataSmart Meters Data (voltages, currents, powers, etc.) is stored in the SSAU.RDBMS
2SM without MDC [normal]Sensor, SM, SSAU.Monitoring, SSAU.RDBMSPeriodicallyEach SM is sampling values from connected sensors, SSAU.Monitoring is connected to the SMs and SSAU.RDBMS is available to store new dataSmart Meters Data (voltages, currents, powers, etc.) is stored in the SSAU.RDBMS
3SM with AMM [normal]Sensor, SM, AMM, MDC, SSAU.Monitoring, SSAU.RDBMSPeriodicallyEach SM is sampling values from connected sensors, MDC is connected to the SMs, AMM is connected to the SMs and MDCs, SAU.Monitoring is connected to the AMM and SSAU.RDBMS is available to store new dataSmart Meters Data (voltages, currents, powers, etc.) is stored in the SSAU.RDBMS
4DMS No Monitored Event [normal]DMS, SSAU.Monitoring, SSAU.RDBMSNo directly monitored events in the LV gridDMS recives a notification for an event occured in the LV grid which is not directly monitored by SSAU.Monitoring (i.e. state changed for a manual disconnetor), SSAU.Monitoring has subscribed the related report and SSAU.RDBMS is available to store new dataNo monitored event data is stored in the SSAU.RDBMS
5IED Timed MMS Report [normal]Sensor, SSIED, SSAU.Monitoring, SSAU.RDBMSPeriodicallyIED is sampling values from connected sensors, SSAU.Monitoring has subscribed the IED timed report and SSAU.RDBMS is available to store new dataIED report data is stored in the SSAU.RDBMS
6IED Threshold/Event MMS Report [normal]Sensor, SSIED, SSAU.Monitoring, SSAU.RDBMSThreshold crossedIED is sampling values from connected sensors, SSAU.Monitoring has subscribed the IED threshold report and SSAU.RDBMS is available to store new dataIED report data is stored in the SSAU.RDBMS
7IED Read MMS [normal]Sensor, SSIED, SSAU.Monitoring, SSAU.RDBMSRead request from SSAU.MonitoringIED is sampling values from connected sensors, SSAU.Monitoring is connected to the IED and SSAU.RDBMS is available to store new dataIED requested data is stored in the SSAU.RDBMS
8Reporting Timed Report [normal]SSAU.Reporting, SSAU.RDBMSPeriodicallyAn external entity has subscribed a SSAU.Reporting timed report. SSAU.Reporting and SSAU.RDBMS are available to provide dataReport is transmitted to the external entity
9Reporting Threshold Report [normal]SSAU.Reporting, SSAU.RDBMSThreshold crossedAn external entity has subscribed a SSAU threshold report. SSAU.Reporting and SSAU.RDBMS are available to provide dataReport is transmitted to the external entity
10Reporting Read MMS [normal]SSAU.Reporting, SSAU.RDBMSRead request from external entityAn external entity has requested a read data then SSAU.Reporting answers retieving data from SSAU.RDBMSSSAU requested data is transmitted to the external entity
11Statistical Calculation [normal]SSAU.Reporting, SSAU.RDBMSPeriodicallySSAU.RDBMS is available to store new dataStatistical Values are stored in the SSAU.RDBMS

4.2 Steps – Scenarios

Scenario Name: No. 1 - SM with MDC [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1PeriodicallySignals samplingSM samples sensors signals (voltages and currents) and calculate powers and energiesREPORTSensorDIED.SMCurrent phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
2PeriodicallyData acquisitionMDC acquires data from conneted SMsGETDIED.SMSSIED.MDCReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
3PeriodicallyData acquisitionSSAU.Monitoring acquires data from MDCGETSSIED.MDCSSAU.DXP.DLMS/COSEMReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
4SSAU.Moitoring Data acquiredData storageSSAU.Monitoring writes acquired data in SSAU.RDBMSREPORTSSAU.DXP.DLMS/COSEMSSAU.DXP.RDBMSReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status

Scenario Name: No. 2 - SM without MDC [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1PeriodicallySignals samplingSM samples sensors signals (voltages and currents) and calculate powers and energiesREPORTSensorDIED.SMCurrent phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
2PeriodicallyData acquisitionSSAU.Monitoring acquires values from connected SMsGETDIED.SMSSAU.DXP.DLMS/COSEMReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
3SSAU.Monitoring data acquiredData storageSSAU.Monitoring writes acquired data in SSAU.RDBMSREPORTSSAU.DXP.DLMS/COSEMSSAU.DXP.RDBMSReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status

Scenario Name: No. 3 - SM with AMM [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1PeriodicallySignals samplingSM samples sensors signals (voltages and currents) and calculate powers and energiesREPORTSensorDIED.SMCurrent phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
2PeriodicallyData acquisitionMDC acquires data from conneted SMsGETDIED.SMSSIED.MDCReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
3PeriodicallyData acquisitionAMM acquires data from conneted MDCsGETSSIED.MDCSSAU.DXP.AMMReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
4PeriodicallyData acquisitionAMM acquires data from conneted SMsGETDIED.SMSSAU.DXP.AMMReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
5PeriodicallyData acquisitionSSAU.Monitoring acquires data from conneted AMMGETSSAU.DXP.AMMSSAU.DXP.DLMS/COSEMReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
6SSAU.Monitoring data acquiredData storageSSAU.Monitoring writes acquired data in SSAU.RDBMSREPORTSSAU.DXP.DLMS/COSEMSSAU.DXP.RDBMSReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status

Scenario Name: No. 4 - DMS No Monitored Event [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1No Monitored Event from LV gridData acquisitionDMS sends a report to the SSAU.Monitoring containing data related to the eventREPORTDMS.DXP.MMSSSAU.DXP.MMSSwitch status
2SSAU.Monitoring data acquiredData storageSSAU.Monitoring stores the data received by the DMS into the SSAU.RDBMSREPORTSSAU.DXP.MMSSSAU.DXP.RDBMSSwitch status

Scenario Name: No. 5 - IED Timed MMS Report [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1PeriodicallySignals samplingIED samples and acquires voltages/currents/states/etc. signals from sensorsREPORTSensorSSIEDCurrent phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Switch status
2PeriodicallyData acquisitionIED generates a new report that will be transmitted to the SSAU.Monitoring. Report can contains one or more valuesREPORTSSIEDSSAU.DXP.MMSVoltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
3SSAU.Monitoring data acquiredData storageSSAU.Monitoring stores the received report data inside the SSAU.RDBMSREPORTSSAU.DXP.MMSSSAU.DXP.RDBMSVoltage magnitude
Current magnitude
Active power
Energy measurement
Switch status

Scenario Name: No. 6 - IED Threshold/Event MMS Report [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1PeriodicallySignals samplingIED samples and acquires voltages/currents/states/etc. signals from sensorsREPORTSensorSSIEDCurrent phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Switch status
2Threshold crossedData acquisitionIED generate a new report that will be transmitted to the SSAU.Monitoring. Report can contains one or more valuesREPORTSSIEDSSAU.DXP.MMSReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
3SSAU.Monitoring data acquiredData storageSSAU.Monitoring stores the received report data inside the SSAU.RDBMSREPORTSSAU.DXP.MMSSSAU.DXP.RDBMSReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status

Scenario Name: No. 7 - IED Read MMS [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1PeriodicallySignals samplingIED samples and acquires voltages/currents/states/etc. signals from sensorsREPORTSensorSSIEDCurrent phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Switch status
2Read requestData acquisitionSSAU.Monitoring requestes a read then IED answers sending the requested valuesGETSSIEDSSAU.DXP.MMSReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
3SSAU.Monitoring data acquiredData storageSSAU.Monitoring stores the received report data inside the SSAU.RDBMSREPORTSSAU.DXP.MMSSSAU.DXP.RDBMSReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status

Scenario Name: No. 8 - Reporting Timed Report [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1PeriodicallyData storageSSAU.Reporting reads data from SSAU.RDBMSGETSSAU.DXP.RDBMSSSAU.DXP.MMSStatistical measurement
Reactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
2SSAU.Reporting data retrievedData presentationSSAU.Reporting generates a new report which contains the data retrieved from SSAU.RDBMSREPORTSSAU.DXP.MMSPSAU.DXP.MMSStatistical measurement
Reactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status

Scenario Name: No. 9 - Reporting Threshold Report [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1PeriodicallyData storageSSAU.Reporting reads data from SSAU.RDBMSGETSSAU.DXP.RDBMSSSAU.DXP.MMSStatistical measurement
Reactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
2Threshold crossedData presentationSSAU.Reporting generates a new report if a predefined threshold is crossedREPORTSSAU.DXP.MMSPSAU.DXP.MMSStatistical measurement
Reactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status

Scenario Name: No. 10 - Reporting Read MMS [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1Read request from external entityData presentationSSAU.Reporting receives a read data request from an external entity so it retrieves data from SSAU.RDBMSGETSSAU.DXP.RDBMSSSAU.DXP.MMS
SSAU.DXP.Modbus
SSAU.DXP.IEC104
Statistical measurement
Reactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status

Scenario Name: No. 11 - Statistical Calculation [normal]

Step No.Event.Name of Process/ ActivityDescription of Process/ Activity.ServiceInformation Producer (Actor)Information Receiver (Actor)Information ExchangedRequirements, R-ID
1PeriodicallyData storageSSAU.Reporting retrieves data required to calculate new statical values (such as min, max, avg, etc.)GETSSAU.DXP.RDBMSSSAU.SCVoltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
2Data retrievedStatistical calculationSSAU.Reporting calculates a set of statistical valuesEXECUTESSAU.SCSSAU.SCReactive power
Current phase angle
Voltage phase angle
Voltage magnitude
Current magnitude
Active power
Energy measurement
Switch status
3Statistical data calculatedData storageSSAU.Reporting stores the calculated statical data inside the SSAU.RDBMSREPORTSSAU.SCSSAU.DXP.RDBMSStatistical measurement

5 Information Exchanged

Name of Information (ID)Description of Information ExchangedRequirements to information data
Active powerActive power injection [W]
Current magnitudeCurrent magnitude [A]
Current phase angleCurrent phase angle [rad]
Energy measurementEnergy measurement [Wh]
Reactive powerReactive power injection [VAr]
Statistical measurementStatistical values such as min, max, avg, std, etc.
Switch statusInformation about devices states (i.e. breaker: open, close, undefined; tap changer position; etc.)
Voltage magnitudeVoltage magnitude [V]
Voltage phase angleVoltage phase angle [rad]

6 Requirements (optional)

7 Common Terms and Definitions

TermDefinition

8 Custom Information (optional)

KeyValueRefers to Section