Content of Exclusive: Digital and Intelligent Development of Power Grid in our journal

  • Published in last 1 year
  • In last 2 years
  • In last 3 years
  • All

Please wait a minute...
  • Select all
    |
  • Exclusive: Digital and Intelligent Development of Power Grid
    ZHAO Zhiyu, XIE Linjiang, GENG Zhenwei, YANG Benfu, LI Li, LUO Tao, YANG Pengsheng
    Science & Technology Review. 2024, 42(9): 17-25. https://doi.org/10.3981/j.issn.1000-7857.2022.07.01104
    Abstract (161) PDF (288)   Knowledge map   Save
    Since the construction of smart grid platforms there has been substantial progress in the digital transformation of electricity consumption. This paper focuses on the application research on edge computing and blockchain in Smart Electricity. Firsly, the concept of edge computing in smart power consumption is expounded. Then the research and application of edge computing in power consumption information acquisition, smart power service system, and smart charging are introduced. Meanwhile the applications of blockchain in smart electricity are elaborated in terms of the concept of blockchain technology, electricity bill settlement, electricity trading, and electric vehicle charging. And through analysis and summary, key technical problems in the practical application of smart power consumption are presented through analysis and summary. Finally, the integration applications of edge computing and blockchain in smart power consumption, such as edge measurement oriented blockchain technology, cloud edge collaboration and blockchain integration applications, platform and data integration design, and multi-party reconciliation business application, are discussed.
  • Exclusive: Digital and Intelligent Development of Power Grid
    YANG Kaixing, MAN Hongren, LIU Xiu, CHEN Chen, LIU Xueping, LI Jinyuan, LI Wanqing, LI Zhengxuan
    Science & Technology Review. 2024, 42(9): 26-38. https://doi.org/10.3981/j.issn.1000-7857.2022.07.01106
    Abstract (119) PDF (671)   Knowledge map   Save
    Recently, the power industry has vigorously carried out the construction of smart grids; integration and application of new technologies has become a trend in the development of smart grids. Based on the actual business needs of the power grid side, this paper studies and designs an intelligent electricity platform by integrating edge computing and blockchain on a traditional platform, which changes the original centralized mode to decentralized mode, reduces cloud computing load, network pressure, and improves power data acquisition and efficient application capabilities by sinking acquisition and computing pressure, At the same time, edge computing is enabled by blockchain technology to achieve collaboration, security, trustworthiness and data sharing. This platform can achieve high real-time electricity cost calculation, electricity inspection, line loss analysis, voltage quality monitoring, and other lean electricity management needs, better serving the construction of modern power supply service systems and diverse interactive electricity systems.
  • Exclusive: Digital and Intelligent Development of Power Grid
    LI Shenzhang, YANG Zhengyu, LI Li, MA Xinkun, WU Wei, LI Liangjing, ZHANG Yibin, ZHOU Zhixun
    Science & Technology Review. 2024, 42(9): 39-50. https://doi.org/10.3981/j.issn.1000-7857.2022.07.01105
    Abstract (153) PDF (52)   Knowledge map   Save
    In this paper, an architecture for fusing cloud-edge collaboration and blockchain is studied from theory, key technologies and specific architecture design. Particularly, it includes overall integration application research and design, cloudedge collaboration and blockchain interactive application design, blockchain management function design based on cloud-edge collaboration, smart contract management design based on cloud-edge collaboration, and blockchain data management design. Through feasibility study and by means of advantages of cloud-edge collaboration and blockchain integration, a general architecture that fuses the two is proposed, which can be applied to applications such as smart electricity consumption, smart connected vehicles, smart pipe networks, and industrial IoT Scenes.
  • Exclusive: Digital and Intelligent Development of Power Grid
    ZHANG Jianwen, MAO Zhengxiong, JIANG Ying, HUANG Shifeng, ZHANG Jinsong, YANG Benfu, YANG Shijun
    Science & Technology Review. 2024, 42(9): 51-59. https://doi.org/10.3981/j.issn.1000-7857.2022.07.01102
    Abstract (146) PDF (27)   Knowledge map   Save
    With the surge of demand for edge computing, cloud edge collaboration has become an important evolution direction. One of the difficulties of cloud edge collaboration development lies in the deployment, management, update and upgrade of edge end and applications running on it. Container technology provides ideas for solving the above problem. Based on the lightweight, fast deployment, and easy portability characteristics of container technology, an efficient cloud edge application control method based on containerization was studied, including adding container design to the overall architecture of cloud edge collaboration and using container based application collaboration design; studying the cloud deployment update management mechanism; conducting research and implementation on the design content of container application deployment and updates, as well as container and application distribution. Experimental verification showed that this method could significantly improve system energy consumption, efficiency, computational latency, and cloud CPU utilization efficiency, thereby improving system update rate and increasing the number of available edge nodes on the server and data processing capacity. It could greatly optimize the cloud edge collaborative system and also greatly improve the overall system's computing power. The application of this technology can improve the problems of tight computing resources, heterogeneous edge devices, and complex and diverse service management requirements on the edge of the Power Grid smart electricity platform, achieving efficient application control of the Power Grid smart electricity cloud edge collaborative platform.
  • Exclusive: Digital and Intelligent Development of Power Grid
    HENG Xingchen, PU Gang, LI Ling, CHEN Da, ZHANG Jinsong, ZHOU Zhixun, JIANG Wenzhe
    Science & Technology Review. 2024, 42(9): 60-66. https://doi.org/10.3981/j.issn.1000-7857.2022.07.01103
    This paper first introduces various researches and solutions to solve the problem of blockchain storage at present. Secondly, combined with the deployment of blockchain on the edge side of the intelligent electricity platform, DHT distributed blockchain storage is adopted. At the same time, regular backup of historical side block data, multiple selection of consensus algorithms, and blockchain mirror cutting are used to realize the lightweight of side blockchain nodes. Finally, it is pointed out that with the enrichment and continuous development of application scenarios of the electricity internet of things, this topic still needs further research to find more optimized algorithm models and solutions.
  • Exclusive: Digital and Intelligent Development of Power Grid
    ZHANG Chengyi, GUO He
    Science & Technology Review. 2024, 42(9): 67-75. https://doi.org/10.3981/j.issn.1000-7857.2023.05.00745
    Abstract (139) PDF (30)   Knowledge map   Save
    This paper proposes a detection method based on an improved YOLOv5s model for the problem of slight cracks in wind turbine blades that are difficult to detect. The method mainly includes three improvements. First, in the backbone network part, ASPP (atrous spatial pyramid pooling) is used instead of SPP (spatial pyramid pooling) to adapt to targets of different sizes and proportions. Second, SE (squeeze and excitation) attention modules are inserted into the backbone network to increase the network's sensitivity to small defects; and SIoU-Loss is used to replace the original CIoU-Loss to further improve the accuracy and training speed of the new network. Finally, a comparison experiment is conducted using a self-built dataset. Experimental results show that the mAP value of the improved YOLOv5s model is 94.29%, which is 7.03 percentage points higher than that of the YOLOv5s model, and its detection accuracy has advantages over other mainstream models. The detection speed is 42.78f/s. This method has good performance and effect in detecting defects inside wind turbine blades.
  • Exclusive: Digital and Intelligent Development of Power Grid
    GUO He
    Science & Technology Review. 2024, 42(9): 76-84. https://doi.org/10.3981/j.issn.1000-7857.2023.05.00744
    This paper aims to solve the problem of accurate detection of various types of defects in the complex internal cavity structure of wind turbine blades. An improved SSD (single shot multibox detector) algorithm is thus proposed and three aspects of improvement are made: 1) in terms of network framework, the base network of SSD is changed from VGG-16 to ResNet101 to optimize the input features for the regression and classification tasks of predicting bounding boxes; 2) an FCSE attention module is added to make the model pay more attention to important features and improve its detection accuracy; 3) the loss function is improved by adding a hyperparameter to control the smooth region, making the model more robust. Through comparative experiments on a self-built wind turbine blade internal cavity dataset, the improved SSD model achieves an mAP value of 83.6%, which is 9.4 percentage points higher than that of the original SSD model, and has advantages over other mainstream models based on SSD framework in detection accuracy, while greatly reducing the model parameter quantity, lowering the model complexity and storage requirements, and achieving a detection speed of 31.6 f/s, meeting the detection speed needs in practical production.
  • Exclusive: Digital and Intelligent Development of Power Grid
    LIAN Zhaolong, LI Xiaoyu, CHEN Peng, SUN Bin, XU Xinyu, HUANG Yudong, WANG Caifeng
    Science & Technology Review. 2024, 42(9): 85-93. https://doi.org/10.3981/j.issn.1000-7857.2022.11.01815
    Abstract (179) PDF (78)   Knowledge map   Save
    This paper introduces the research progress of polyurethane foam changed by carbon nano-materials in recent years. The enhancement methods are divided into two categories according to the different ways of introducing carbon nano-materials, namely the internal doping method and the external protective layer method. The action mechanism and modification effect of the two methods are discussed respectively. The shortcomings of polyurethane foam modified by carbon nano-materials and the prospect for the future are discussed. Simple modification operation and reduction of packing agglomeration should be the focus of future research.
  • Exclusive: Digital and Intelligent Development of Power Grid
    SUN Hao, HE Ling, LIU Dan
    Science & Technology Review. 2024, 42(9): 94-101. https://doi.org/10.3981/j.issn.1000-7857.2022.12.01971
    Abstract (190) PDF (40)   Knowledge map   Save
    Long-term repetitive activities or incorrect postures make muscles bear continuous stress and the incidence of chronic injury of human muscle tissue is high. In this paper, the research status of muscle tissue morphological model, biophysical model, chronic injury analysis and data collection are reviewed. Muscle shape model is mainly based on line segment, volume and surface modeling methods, muscle dynamic modeling methods are worthy of further exploration. Muscle biophysical properties are based on muscle biological tests, and more efforts are needed to accurately describe the biophysical properties of muscle groups. The model of chronic muscle injury is mainly based on MRI data, and simulation experiments are carried out with the help of simulation platform and algorithm, which can further enhance simplification and optimization of calculation methods. A variety of measuring equipment such as myoelectrometer and depth sensor can be used for acquisition of physical quantities such as muscle deformation and force, and more innovations are expected in data fusion methods and algorithms. Finally, when studying chronic injury of muscle tissue, correct description of the morphology and mechanical properties of muscle tissue is the key to accurate results.