Difference between revisions of "Dynamic Thermal Rating of over head lines"

From Medusa: Coordinate Free Mehless Method implementation
Jump to: navigation, search
Line 1: Line 1:
In February 2014 a severe icing storm hit Slovenia, and caused damage in order of 8.5 million € only on the power transmission network. In cooperation with Milan Vidmar Electric Power Research Institute (EIMV) and Slovenian Environment Agency (SEA) we developed and validated a DTRi model (Dynamic Thermal Rating - icing), which was implemented as a prototype system for operative forecasting and prevention of icing on high voltage transmission lines. We have validated the prototype system with measurements on an experimental site and through reconstruction of two real cases, on 1.2.2014 and 5.1.2016 on Beričevo-Divača line. The results of the study are promising, and therefore the customer decided to promote the system into the operative SUMO environment. For this purpose we also obtained additional founding from EU FP7 TETRACOM project. Both projects are led by members of our program group, while the customer is the company ELES.
+
In February 2014 a severe icing storm hit Slovenia, and caused damage in order of 8.5 million € only on the power transmission network. Based on feasibility study performed by Jožef Stefan Institute (JSI), Milan Vidmar Electric Power Research Institute (EIMV), Slovenian Environment Agency (SEA), and ELES, which confirmed that using Joule heating could prevent icing JSI further developed an operative software termed DTRi (Dynamic Thermal Rating - icing). The core of the DTRi is a physical model for the simulation of heat transfer within the transmission power line under realistic weather conditions related to the icing, i.e., ambient temperatures between -5 oC and 5 oC with super cooled rain present. The DTRi comprises the Joule heating, convection, solar heating, evaporation, radiation and impinging super cooled precipitation. Basically, the DTRi solves the heat transport equation (second order partial differential equation) with non-linear boundary conditions describing different heat terms due to the weather conditions. The results obtained with DTRi have been compared against available published data as well as measurements provided by EIMV, with promising results.
 +
DTRi can run in two modes, i.e. as standalone software and as an embedded system within the SUMO framework, which is a heterogeneous collection of subsystem from different vendors that was developed to increase safety and security as well as the capacity of the existing transmission network. Its core is the integration platform, SUMO BUS, which is an enterprise integration bus, used for orchestrating the subsystems and facilitating data exchange between them. The communication between SUMO BUS and the subsystems is based on web services. More precisely subsystems communicate with the bus via SOAP/HTTP interfaces. This technology enables different subsystem vendors to quickly and efficiently connect their subsystems using standardized and open means of communication and exchanging data. For example, SUMO allows different Dynamic Thermal Rating (DTR) vendors to be incorporated into the system, each serving a different part of the grid. Currently there are 17 services implemented. They are providing approximately 115 methods to the clients (subsystems). System’s internal state is held in a relational SQL database.  
  
The model considers a dynamic heat generation within the conductor and heat exchange with the surrounding. The model is validated by comparison of skin and core temperature with measurements under realistic environmental conditions.
+
More details can be found in user manual of the DTRi package [[:File:manual.pdf]]
 
<table>
 
<table>
 
<tr><td>
 
<tr><td>

Revision as of 22:26, 20 October 2016

In February 2014 a severe icing storm hit Slovenia, and caused damage in order of 8.5 million € only on the power transmission network. Based on feasibility study performed by Jožef Stefan Institute (JSI), Milan Vidmar Electric Power Research Institute (EIMV), Slovenian Environment Agency (SEA), and ELES, which confirmed that using Joule heating could prevent icing JSI further developed an operative software termed DTRi (Dynamic Thermal Rating - icing). The core of the DTRi is a physical model for the simulation of heat transfer within the transmission power line under realistic weather conditions related to the icing, i.e., ambient temperatures between -5 oC and 5 oC with super cooled rain present. The DTRi comprises the Joule heating, convection, solar heating, evaporation, radiation and impinging super cooled precipitation. Basically, the DTRi solves the heat transport equation (second order partial differential equation) with non-linear boundary conditions describing different heat terms due to the weather conditions. The results obtained with DTRi have been compared against available published data as well as measurements provided by EIMV, with promising results. DTRi can run in two modes, i.e. as standalone software and as an embedded system within the SUMO framework, which is a heterogeneous collection of subsystem from different vendors that was developed to increase safety and security as well as the capacity of the existing transmission network. Its core is the integration platform, SUMO BUS, which is an enterprise integration bus, used for orchestrating the subsystems and facilitating data exchange between them. The communication between SUMO BUS and the subsystems is based on web services. More precisely subsystems communicate with the bus via SOAP/HTTP interfaces. This technology enables different subsystem vendors to quickly and efficiently connect their subsystems using standardized and open means of communication and exchanging data. For example, SUMO allows different Dynamic Thermal Rating (DTR) vendors to be incorporated into the system, each serving a different part of the grid. Currently there are 17 services implemented. They are providing approximately 115 methods to the clients (subsystems). System’s internal state is held in a relational SQL database.

More details can be found in user manual of the DTRi package File:manual.pdf

Scheme of the model
Scheme of the DTRi implementation