logoGlobal Energy Interconnection
Home  >   View  >   Articles

Volume 6 Issue 1

Pages 1-126 (Feb 2023)
Select All
Export

Smart Grid

  • Deep reinforcement learning based multi-level dynamic reconfiguration for urban distribution network:a cloud-edge collaboration architecture

    2023,6(1): 1-14 ,DOI:10.1016/j.gloei.2023.02.001

    HTML(0) PDF(0) 万方(0)

    With the construction of the power Internet of Things(IoT),communication between smart devices in urban distribution networks has been gradually moving towards high speed,high compatibility,and low latency,which provides reliable support for reconfiguration optimization in urban distribution networks.Thus,this study proposed a deep reinforcement learning based multi-level dynamic reconfiguration method for urban distribution networks in a cloud-edge collaboration architecture to obtain a real-time optimal multi-level dynamic reconfiguration solution.First,the multi-level dynamic reconfiguration method was discussed,which included feeder-,transformer-,and substation-levels.Subsequently,the multi-agent system was combined with the cloud-edge collaboration architecture to build a deep reinforcement learning model for multi-level dynamic reconfiguration in an urban distribution network.The cloud-edge collaboration architecture can effectively support the multi-agent system to conduct “centralized training and decentralized execution” operation modes and improve the learning efficiency of the model.Thereafter,for a multi-agent system,this study adopted a combination of offline and online learning to endow the model with the ability to realize automatic optimization and updation of the strategy.In the offline learning phase,a Q-learning-based multi-agent conservative Q-learning(MACQL)algorithm was proposed to stabilize the learning results and reduce the risk of the next online learning phase.In the online learning phase,a multiagent deep deterministic policy gradient(MADDPG)algorithm based on policy gradients was proposed to explore the action space and update the experience pool.Finally,the effectiveness of the proposed method was verified through a simulation analysis of a real-world 445-node system.

    more
  • Similarity matching method of power distribution system operating data based on neural information retrieval

    2023,6(1): 15-25 ,DOI:10.1016/j.gloei.2023.02.002

    HTML(0) PDF(0) 万方(0)

    Operation control of power systems has become challenging with an increase in the scale and complexity of power distribution systems and extensive access to renewable energy.Therefore,improvement of the ability of data-driven operation management,intelligent analysis,and mining is urgently required.To investigate and explore similar regularities of the historical operating section of the power distribution system and assist the power grid in obtaining high-value historical operation,maintenance experience,and knowledge by rule and line,a neural information retrieval model with an attention mechanism is proposed based on graph data computing technology.Based on the processing flow of the operating data of the power distribution system,a technical framework of neural information retrieval is established.Combined with the natural graph characteristics of the power distribution system,a unified graph data structure and a data fusion method of data access,data complement,and multi-source data are constructed.Further,a graph node feature-embedding representation learning algorithm and a neural information retrieval algorithm model are constructed.The neural information retrieval algorithm model is trained and tested using the generated graph node feature representation vector set.The model is verified on the operating section of the power distribution system of a provincial grid area.The results show that the proposed method demonstrates high accuracy in the similarity matching of historical operation characteristics and effectively supports intelligent fault diagnosis and elimination in power distribution systems.

    more
  • Incentive-compatible and budget balanced AGV mechanism for peer-to-peer energy trading in smart grids

    2023,6(1): 26-35 ,DOI:10.1016/j.gloei.2023.02.003

    HTML(0) PDF(0) 万方(0)

    Peer-to-peer(P2P)energy trading refers to a type of decentralized transaction,where the energy from distributed energy resources is directly traded between peers.A key challenge in peer-to-peer energy trading is designing a safe,efficient,and transparent trading model and operating mechanism.In this study,we consider a P2P trading environment based on blockchain technology,where prosumers can submit bids or offers without knowing the reports of others.We propose an Arrow-d’Aspremont-Gerard-Varet(AGV)-based mechanism to encourage prosumers to submit their real reserve price and determine the P2P transaction price.We demonstrate that the AGV mechanism can achieve Bayesian incentive compatibility and budget balance.Kernel density estimation(KDE)is used to derive the prior distribution from the historical bid/offer information of the agents.Case studies are carried out to analyze and evaluate the proposed mechanism.Simulation results verify the effectiveness of the proposed mechanism in guiding agents to report the true reserve price while maximizing social welfare.Moreover,we discuss the advantages of budget balance for decentralized trading by comparing the Vickrey-Clarke-Groves(VCG)and AGV mechanisms.

    more
  • Identification of XLPE cable insulation defects based on deep learning

    2023,6(1): 36-49 ,DOI:10.1016/j.gloei.2023.02.004

    HTML(0) PDF(0) 万方(0)

    The insulation aging of cross-linked polyethylene(XLPE)cables is the main reason for the reduction in cable life.There is currently a lack of rapid and effective methods for detecting cable insulation defects in power-related sectors.To this end,this paper presents a method for identifying insulation defects in XLPE cables based on deep learning algorithms.First,the principle of the harmonic method for detecting cable insulation defects is introduced.Second,the ANSYS software is used to simulate the cable insulation layer containing bubbles,protrusions,and water tree defects,and the effects of each type of defect on the magnetic field strength and eddy loss current of the cable insulation layer are analyzed.Then,a total of 10 characteristic quantities of the total harmonic content and 2nd to 10th harmonic currents are constructed to establish a database of cable insulation defects.Finally,the deep learning algorithm,long short-term memory(LSTM),is used to accurately identify the types of insulation defects in cables.The results indicate that the LSTM algorithm can effectively diagnose and identify insulation defects in cables with an accuracy of 95.83%.

    more
  • Towards sparse matrix operations:graph database approach for power grid computation

    2023,6(1): 50-63 ,DOI:10.1016/j.gloei.2023.02.005

    HTML(0) PDF(0) 万方(0)

    The construction of new power systems presents higher requirements for the Power Internet of Things(PIoT)technology.The “source-grid-load-storage” architecture of a new power system requires PIoT to have a stronger multisource heterogeneous data fusion ability.Native graph databases have great advantages in dealing with multi-source heterogeneous data,which make them suitable for an increasing number of analytical computing tasks.However,only few existing graph database products have native support for matrix operation-related interfaces or functions,resulting in low efficiency when handling matrix calculations that are commonly encountered in power grids.In this paper,the matrix computation process is expressed by a strategy called graph description,which relies on the natural connection between the matrix and structure of the graph.Based on that,we implement matrix operations on graph database,including matrix multiplication,matrix decomposition,etc.Specifically,only the nodes relevant to the computation and their neighbors are concerned in the process,which prunes the influence of zero elements in the matrix and avoids useless iterations compared to the conventional matrix computation.Based on the graph description,a series of power grid computations can be implemented on graph database,which reduces redundant data import and export operations while leveraging the parallel computing capability of graph database.It promotes the efficiency of PIoT when handling multi-source heterogeneous data.An comprehensive experimental study over two different scale power system datasets compares the proposed method with Python and MATLAB baselines.The results reveal the superior performance of our proposed method in both power flow and N-1 contingency computations.

    more
  • High impedance fault detection in distribution network based on S-transform and average singular entropy

    2023,6(1): 64-80 ,DOI:10.1016/j.gloei.2023.02.006

    HTML(0) PDF(0) 万方(0)

    When a high impedance fault(HIF)occurs in a distribution network,the detection efficiency of traditional protection devices is strongly limited by the weak fault information.In this study,a method based on S-transform(ST)and average singular entropy(ASE)is proposed to identify HIFs.First,a wavelet packet transform(WPT)was applied to extract the feature frequency band.Thereafter,the ST was investigated in each half cycle.Afterwards,the obtained time-frequency matrix was denoised by singular value decomposition(SVD),followed by the calculation of the ASE index.Finally,an appropriate threshold was selected to detect the HIFs.The advantages of this method are the ability of fine band division,adaptive time-frequency transformation,and quantitative expression of signal complexity.The performance of the proposed method was verified by simulated and field data,and further analysis revealed that it could still achieve good results under different conditions.

    more

Clean Energy

  • Centralized-local PV voltage control considering opportunity constraint of short-term fluctuation

    2023,6(1): 81-91 ,DOI:10.1016/j.gloei.2023.02.007

    HTML(0) PDF(0) 万方(0)

    This study proposes a two-stage photovoltaic(PV)voltage control strategy for centralized control that ignores short-term load fluctuations.In the first stage,a deterministic power flow model optimizes the 15-minute active cycle of the inverter and reactive outputs to reduce network loss and light rejection.In the second stage,the local control stabilizes the fluctuations and tracks the system state of the first stage.The uncertain interval model establishes a chance constraint model for the inverter voltage-reactive power local control.Second-order cone optimization and sensitivity theories were employed to solve the models.The effectiveness of the model was confirmed using a modified IEEE 33 bus example.The intraday control outcome for distributed power generation considering the effects of fluctuation uncertainty,PV penetration rate,and inverter capacity is analyzed.

    more
  • Evolutionary game- based optimization of green certificate- carbon emission right- electricity joint market for thermal-wind-photovoltaic power system

    2023,6(1): 92-102 ,DOI:10.1016/j.gloei.2023.02.008

    HTML(0) PDF(0) 万方(0)

    With the increasing proportion of renewable energy in the power market,the demands on government financial subsidies are gradually increasing.Thus,a joint green certificate- carbon emission right- electricity multi-market trading process is proposed to study the market-based strategy for renewable energy.Considering the commodity characteristics of green certificates and carbon emission rights,the dynamic cost models of green certificates and carbon rights are constructed based on the Rubinstein game and ladder pricing models.Furthermore,considering the irrational bidding behavior of energy suppliers in the actual electricity market,an evolutionary game based multi-market bidding optimization model is presented.Subsequently,it is solved using a composite differential evolutionary algorithm.Finally,the case study results reveal that the proposed model can increase profits and the consumption rate of renewable energy and reduce carbon emission.

    more
  • Analysis of electromagnetic characteristics of typical faults in permanent magnet wind generators

    2023,6(1): 103-114 ,DOI:10.1016/j.gloei.2023.02.009

    HTML(0) PDF(0) 万方(0)

    Due to the harsh actual operating environment of the permanent magnet wind turbine,it is easy to break down and difficult to monitor.Therefore,the electromagnetic characteristics identification of major fault types of large-scale permanent magnet wind turbines is studied in this paper.The typical faults of rotor eccentricity,stator winding short circuit and permanent magnet demagnetization of permanent magnet wind turbines are analyzed theoretically.The wavelet analysis algorithm is used to decompose and reconstruct the abnormal electromagnetic signal waveform band,and the characteristic frequency of the electromagnetic signal is obtained when the fault occurs.In order to verify the effectiveness of the proposed method,a 3.680MW permanent magnet wind turbine was taken as the research object.Its physical simulation model was established,and an external circuit was built to carry out field co-simulation.The results show that the motor fault type can be determined by detecting the change rule of fault characteristic frequency in the spectrum diagram,and the electromagnetic characteristic analysis can be applied to the early monitoring of the permanent magnet wind turbine fault.

    more

Energy strategy and planning

  • Review of trans-Mediterranean power grid interconnection:a regional roadmap towards energy sector decarbonization

    2023,6(1): 115-126 ,DOI:10.1016/j.gloei.2023.02.010

    HTML(0) PDF(0) 万方(0)

    Climate change is becoming an important issue in all fields of infrastructure development.Electricity plays a core role in the decarbonized energy system’s path to a regional zero-emission pattern.A well-built trans-Mediterranean backbone grid can hedge the profound evolution of regional power generation,transmission,and consumption.To date,only Turkey and the Maghreb countries(i.e.,Morocco,Algeria,and Tunisia)are connected with the Continental European Synchronous Area.Other south- and east-shore countries have insufficient interconnection infrastructures and synchronization difficulties that have proven to be major hurdles to the implementation of large-scale solar and wind projects and achievement of climate goals.This study analyzes the current trans-boundary grid interconnections and power and carbon emission portfolios in the Mediterranean region.To align with the recently launched new climate target‘Fit for 55’ program and the accelerated large-scale renewables target,a holistic review of projected trans-Mediterranean grids and their market,technical,and financial obstacles of implementation was conducted.For south- and east-shore countries,major legal and regulatory barriers encompassing non-liberalized market structure,regulation gaps of taxation and transmission tariffs,and the private sector’s access rights need to be removed.Enhancement of domestic grids,substations,and harmonized grid codes and frequency,voltage,and communication technology standards among all trans-Mediterranean countries are physical prerequisites for implementing the Trans-Mediterranean Electricity Market.In addition,the mobilization of capital instruments along with private and international investments is indispensable for the realization of supranational transmission projects.As the final section of the decarbonization roadmap,the development of electric appliances,equipment,and vehicles with higher efficiency is inevitable in the decarbonized building,transportation,and industry sectors.

    more