- 1State Grid Hunan Extra High Voltage Substation Company, Changsha, China
- 2Substation Intelligent Operation and Inspection Laboratory of State Grid Hunan Electric Power Co.,Ltd, Changsha, China
- 3College of Electrical and Information Engineering, Hunan University, Changsha, China
To improve the intelligence and automation for adapting to the development of prosumer substations, this paper proposes an isolation switch opening and closing position discrimination method based on intelligent image recognition technology. The marking point recognition and edge detection method based on the Canny algorithm is developed to identify the open and close position of disconnecting switch. Compared with the traditional auxiliary switch contact, the proposed method can form the “double confirmation” criterion of non-homologous position to realize the open and close position of the disconnecting switch, while providing the auxiliary discrimination support for one-button compatible operation. In addition, the transformation scheme of intelligent recognition and monitoring of the disconnecting switch is designed in the high voltage environment of the substation to enhance the adaptation to the prosumer substation. The field work proves that the designed system has good accuracy and reliability, which can enhance the development of one-button sequence control technology and the implementation and application in the construction site.
1 Introduction
With the popularization of the supporting power grid and the continuous expansion of the construction scale, the increase in the number of substations has greatly increased the workload of operation and inspection (Wang et al., 2019; Wei et al., 2021). Especially the growing penetration of distributed energy resources has made it possible for traditional passive consumers to evolve into active prosumers (Li et al., 2020; Zhang et al., 2022). The prosumer can realize the management of their energy generation, storage, and consumption simultaneously through their electrical infrastructure. Switching operation is an important task for the daily operation and maintenance of substations. High-voltage isolation switch positions often use remote control signals and on-site manual observation to determine whether the opening and closing are in place, which is susceptible to the subjective influence of the observer and has low work efficiency (Chen et al., 2019). Due to the remote location or poor environment and other reasons, manual confirmation cannot be carried out at the remote operation site. At present, some stations use image recognition, pressure sensing and other methods to assist in determining the position of the isolation switch, but the above-mentioned position monitoring methods still have many problems in terms of stability, accuracy and adaptability, such as the equipment installation of pressure sensing, deployment and replacement without power failure, and the wear and oxidize of micro switch contacts (Liu et al., 2018; Cai et al., 2017; Teng et al., 2019). Existing methods for monitoring the opening and closing positions of isolation switches have certain limitations (Cheng and Xiang, 2020). It will be the focus of future research to find new technical methods and means that can improve efficiency and safety to realize the accurate judgment of opening and closing positions.
With the continuous deepening of research on smart grids, one-key sequence control technology based on automation systems has been widely popularized. The key to realize one-key sequence control is to realize accurate discrimination of various high-voltage switch position signals to reduce unnecessary energy consumption (Xiong et al., 2021). The main function is to check the position of the device based on the actual position of the device. In case of special circumstances where the actual position cannot be seen, the indirect method should be used. When at least two different principles or non-homologous indicators change correspondingly at the same time, all determined indicators change (Yu, 2008). Corresponding changes occur at the same time to determine whether the opening and closing are in place, that is, the “double confirmation” of the switch position needs to be realized. At present, the research methods for the identification of the opening and closing positions of the isolation switch mainly include pressure sensor technology, micro switch technology, optical sensing technology, attitude sensor and intelligent image recognition technology (Rodriguez, 2021). Among them, image recognition technology mainly refers to the use of computer vision, pattern recognition and other technologies to extract features from the information in the image area to meet the information and visual needs of users in different scenarios (Zheng et al., 2016).
The principle of the technology based on image intelligent recognition to distinguish the opening or closing position of the isolation switch is to use information processing technology and intelligent recognition algorithm to determine whether the isolation switch is on or off at the opening and closing position of the isolation switch to extract image features (He et al., 2016). Image intelligent recognition schemes are two kinds: one is to set mark points on the key parts of the disconnect switch, and determine the actual coordinates of the mark points through video measurement, so as to judge whether the disconnect switch is in place which is basically suitable for all types of isolation switches, and a video probe can monitor the opening and closing positions of multiple sets of switches and its main advantages are that the original equipment structure is not changed, the installation and maintenance are convenient, the cost is low, and the scope of application is wide. Besides, with the continuous development of machine vision and artificial intelligence technologies, relevant technologies have been widely applied in transportation, safety, UAV (unmanned aerial vehicle), robotics and virtual reality, etc., (Xu et al., 2020). At present, it has been widely used in the “double confirmation” technology of isolation switch opening and closing, and has achieved plentiful good results. However, its disadvantage lies in that the non-integrated design with the device makes the image easily obscured and interfered with, and the lens dust-proof and anti-fouling technology needs to be further improved. In addition, the on-site practical cost of the above-mentioned technology is relatively high, and the installation difficulty is also relatively large. To improve the automation and intelligence level of high voltage isolation switch equipment to reduce its operation cost, including manpower and energy consumption has become an urgent need for the construction and development of future substations.
This paper proposes a method for distinguishing the position of the isolation switch “double confirmation” based on image intelligent recognition technology. The center coordinate of the mark point is calculated by using the technique of scanning the mark point in eight zones, to achieve the accurate judgment of the open and close state of the disconnecting switch. In addition, the development of intelligent identification and detection system of high-voltage isolation switch sub and position pattern are also built. The main contributions are summarized as follows:
1) The reflective marking point on the conductive arm of the isolation switch is design and the coordinates of the marking point is determined based on the gray-scale center of gravity algorithm, aiming to judge the opening and closing status of the isolation switch.
2) The proposed algorithm can output the video signal of the isolation switch to the original video monitoring host of the substation through the image processing host, and automatically determine the opening and closing status of the isolation switch for monitoring.
3) The accuracy of open and closed state judgment and adaptive outdoor environment is greatly improved by considering the active light source lighting and reflective marking points, which can provide the auxiliary discrimination support for one-button compatible operation.
2 Discriminant Algorithm of Isolation Switch’s Opening and Closing Position
In this paper, the marking point recognition and calculation method based on intelligent image recognition technology is proposed to identify the open and close position of disconnecting switch, which is a multi-layer perceptron designed based on the visual nerve mechanism. The angle values calculated with the marking point calculation method can be set as the judgment standard of the opening or closing position of the isolation switch. It means if the angle measurement value between the two conductive arms of the isolation switch exceeds set the margin of error, the position signal of the switch opening or closing is incorrect and the position signal is not output, otherwise, sending the position signal.
2.1 Marking Point Recognition
The coding mark point is used to implement the visual measurement work of the isolation switch. According to the positional relationship between the marking point and the coding marking point, the matching and positioning of the marking point can be realized. The design principle of marking points is the appropriate size, easy to paste, and simple graphics, which can accurately reflect the location information for detection and identification. The actual image of the isolation switch should be binarized for discriminating the breaking or closing position. The binarized image is obtained by segmenting a grayscale image by setting an appropriate grayscale threshold, which can reflect the overall and local characteristics of the image. The process of image binarization includes selecting a gray threshold based on the distribution of the image gray value, and dividing the image into background region and target region based on the gray threshold. When the distribution of the internal gray value and background gray value for a specific object is relatively uniform, the threshold method is used to segment the gray image.
Edge detection is to segment the image based on the discontinuity of the amplitude, so as to detect the local characteristics of the image. In this paper, the Canny edge detector algorithm is designed to implement the detection of step edges due to the stronger denoising capability and finer edge handling. The Canny algorithm uses a two-dimensional zero-mean Gaussian function and performs convolution operation on the image matrix to eliminate noise and smooth the image (Kearney et al., 2017). Assume that the position of a pixel point is
The image after smoothing with the Gaussian filter can be expressed as,
where
The grayscale image gradient of smoothed function
Convolving the Eq. 3 with the original image
Then the comprehensive gradient amplitude
The specific steps of contour extraction with the Canny algorithm are shown in Figure 1. After edge detection, the eight-neighbor contour scanning algorithm is used to extract the contours of the marker points and obtain the specific information of the contour, and extract the marker points for locating the center.
2.2 Calculating the Center Coordinate of the Marking Point
For the original image function
where T represents the background threshold. The first-order matrix of the ellipse and circular hole image after binarization can be calculated as,
The ellipse fitting method is adopted to detect the edge points of the ellipse and conduct the ellipse fitting on the edge points to determine the center of the ellipse. The elliptic image is expressed as,
where
where M is the penalty factor. Therefore, the fitting of the ellipse is transformed into a nonlinear least second-order problem, which can be solved based on the Newton-Gauss method. Then the precise center point
The center point of the obtained ellipse image is the three-dimensional coordinates of the mark point, which is used to calculate the angle between the two conductive arms. We can calibrate the angle values of the opening and closing positions of the isolation switch as the judgment standard and set the acceptable error range. If the angle measurement value between the two conductive arms of the isolation switch is within the error range, the position signal of the switch opening and closing is correct, otherwise, the position signal is not output.
2.3 Discriminant Algorithm of the Opening and Closing Position for the Isolator Switch
With the received image data of the corresponding isolator switch in the open and closed state, the discriminant algorithm of the opening and closing position for the isolator switch can be summarized as follows: the included angle of the corresponding disconnector in the closed state
where
For the image of the isolation switch in the open state, identify the marking points on the isolation switch, and calculate the gray-scale center of gravity coordinates of each marking point in the image, aiming at one arm of the isolation switch in the open state. Perform straight-line fitting on the marked points on the isolation switch to obtain slope
where
Compare the included angle
3 Intelligent Image Recognition and Monitoring System
Reflective marking points are set on the conductive arm of the isolation switch, and the actual coordinates of the marking points are analyzed through the gray-scale center of gravity algorithm. According to the obtained coordinates of the marking points, the relative positions of the moving and static contacts of the isolation switch are determined. The design principle is shown in Figure 2.
The specific working principle is as follows. 1) Switch the image information of the mark point on the conductive arm. Reflective marking stickers are used as marking points, which can clearly capture the image information of marking points under the illumination of the active light source in bad weather and low visibility, which can improve the accuracy of the double-confirmation system in bad weather conditions. 2) Transmit the image data to the image processing device arranged on-site for data processing, measure the coordinate points of the calibration mark, calculate the angle between the conductive arms through the coordinate fitting straight line, and calibrate the isolation switch through the straight-line angle value change. The opening and closing process. 3) The processing result (i.e., the position of the isolation switch opening and closing state) is directly transmitted to the substation control zone 1 in a hard-wired manner, and the hard contact signal is sent to the sequence control host, which can avoid the communication from zone 4 to zone 1 can achieve complete physical isolation to ensure network security. The video signal of the knife switch can be output to the video host through the network interface, and the video signal can be watched in real time.
4 On-Site Test
On the isolation switch of the prosumer substation, the continuous exercise process test is implemented in the substation in Hunan province, China. The opening and closing state of the isolation switch test results under the continuous exercise process and night and haze weather conditions are shown in Table1 and Figure 3. The angle calculated from the three-dimensional coordinate point measured by the total station was used as the standard value to verify the validity of the measurement. The continuous movement process of opening and closing verifies that the proposed method can accurately discriminate the opening and closing position of the isolation switch under the night and haze and other bad weather conditions. It is found from the data that the scheme designed in this paper is feasible and can be effectively applied to practical application scenarios, such as the prosumer substation.
5 Conclusion
This paper proposes a “dual confirmation” position identification method of the isolation switch based on image intelligent recognition technology. The marking point recognition and edge detection method based on the Canny algorithm is proposed to identify the open and close position of disconnecting switch. The image intelligent identification monitoring system was designed for the construction site of high voltage isolation switch opening and closing position. The practical application effect is verified by in-plant test and field pilot operation, which can objectively and accurately determine the opening and closing position of the disconnecting switch, guaranteeing the accuracy and reliability of the “one-key sequence control” function in smart substations.
Data Availability Statement
The original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding author.
Author Contributions
BW: Project design, Methodology, Writing-Original draft preparation. JW: Investigation, Idea, Supervision. PL: Algorithm design. MP: Software, Simulation. CL: Image processing. LW: Date processing, HZ: On-site test, JY: On-site test.
Funding
This work received the funding from the Science and Technology Project of State Grid Hunan Electric Power Co., Ltd.
Conflict of Interest
BW, PL, MP, CL, LW, HZ, JY was employed by State Grid Hunan Extra High Voltage Substation Company, Substation Intelligent Operation and Inspection Laboratory of State Grid Hunan Electric Power Co.,Ltd.
The remaining author declares that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Publisher’s Note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
References
Cai, Y., Guan, Y., and Liu, W. (2017). Statistical Characteristics of Transient Enclosure Voltage in Ultra-high-voltage Gas-Insulated Switchgear. Plasma Sci. Technol. 19 (6), 064011–064085. doi:10.1088/2058-6272/aa65c7
Chen, W., Zhao, J., Bian, K., Wang, D., Wan, B., Zhou, Z., et al. (2019). Research Progress on Transient Electromagnetic Disturbance Due to Switching Operations in GIS Substation. Proc. CSEE. 39 (16), 4935–4948. doi:10.13334/j.0258-8013.pcsee.181400
Cheng, M., and Xiang, D. (2020). The Design and Application of a Track-type Autonomous Inspection Robot for Electrical Distribution Room. Robotica 38 (2), 185–206. doi:10.1017/S0263574719000559
He, K., Zhang, X., Ren, S., and Sun, J. (2016). Deep Residual Learning for Image Recognition. Proc. IEEE Conf. Comput. Vis. pattern Recognit., 770–778. doi:10.1109/CVPR.2016.90
Kearney, V., Huang, Y., Mao, W., Yuan, B., and Tang, L. (2017). Canny Edge-Based Deformable Image Registration. Phys. Med. Biol. 62 (3), 966–985. doi:10.1088/1361-6560/aa5342.966-985
Li, C., Yang, H., Shahidehpour, M., Xu, Z., Zhou, B., Cao, Y., et al. (2020). Optimal Planning of Islanded Integrated Energy System with Solar-Biogas Energy Supply. IEEE Trans. Sustain. Energy 11 (4), 2437–2448. doi:10.1109/TSTE.2019.2958562
Liu, B., Xie, P., Yu, H., Xiong, J., and Zhang, X. (2018). “Experimental Study on Fast Isolating Switch with Vacuum Multi-Breaks,” in IEEE International Power Electronics and Application Conference and Exposition (PEAC), 4-7 Nov. 2018, 1–5. doi:10.1109/PEAC.2018.8590222
Rodriguez, J. S. (2021). A Comparison of an RGB-D Cameras Performance and a Stereo Camera in Relation to Object Recognition and Spatial Position Determination. Elcvia 20 (1), 16–27. doi:10.5565/rev/elcvia.1238
Teng, Y., Tan, T.-Y., Lei, C., Yang, J.-G., Ma, Y., Zhao, K., et al. (2019). A Novel Method to Recognize the State of High-Voltage Isolating Switch. IEEE Trans. Power Deliv. 34 (4), 1350–1356. doi:10.1109/TPWRD.2019.2897132
Wang, B., Mao, W., Jiang, Y., Mingwei, H., jin, Y., and Hui, Z. (2019). “Review on Breaking-Closing Position Monitoring Method for Intelligent Disconnecting Switches,”. IOP Conf. Ser.: Earth Environ. Sci. in Proceedings of 2018 International Conference on Advanced Technologies in Energy, Qingdao, China, 26–28 October 2018, 012026. doi:10.1088/1755-1315/223/1/012026223
Wei, J., Cao, Y., Wu, Q., Li, C., Huang, S., Zhou, B., et al. (2021). Coordinated Droop Control and Adaptive Model Predictive Control for Enhancing HVRT and Post-event Recovery of Large-Scale Wind Farm. IEEE Trans. Sustain. Energy 12 (3), 1549–1560. doi:10.1109/TSTE.2021.30539553
Xiong, Z., Gan, X., Gao, Y., Li, Y., Ding, D., and Tian, Y. (2021). “Study on Application of One Key Sequence Control in 750 kV Substation,” in 6th Asia Conference on Power and Electrical Engineering (ACPEE), Chongqing, China, April 8–April 11, 2021, 269–274. doi:10.1109/ACPEE51499.2021.9436875
Xu, J., Li, Q., Luo, Y., Zhou, Y., and Wang, J. (2020). State Measurement of Isolating Switch Using Cost Fusion and Smoothness Prior Based Stereo Matching. Int. J. Adv. Robotic Syst. 17 (3), 172988142092529–16. doi:10.1177/1729881420925299
Yu, S.-C. (2008). Development of Real-Time Acoustic Image Recognition System Using by Autonomous Marine Vehicle. Ocean. Eng. 35 (1), 90–105. doi:10.1016/j.oceaneng.2007.07.010
Zhang, K., Zhou, B., Chung, C. Y., Bu, S., Wang, Q., and Voropai, N. (2022). A Coordinated Multi-Energy Trading Framework for Strategic Hydrogen Provider in Electricity and Hydrogen Markets. IEEE Trans. Smart Grid, 1. doi:10.1109/TSG.2022.3154611
Keywords: prosumer substation, intelligent image recognition, isolation switch, position determination, intelligent monitoring
Citation: Wang B, Wei J, Li P, Peng M, Li C, Wang L, Zhou H and Yi J (2022) Position Identification Method of Isolation Switch for Prosumer Substation Based on Intelligent Image Recognition Technology. Front. Energy Res. 10:930555. doi: 10.3389/fenrg.2022.930555
Received: 28 April 2022; Accepted: 07 June 2022;
Published: 01 July 2022.
Edited by:
Jian Zhao, Shanghai University of Electric Power, ChinaReviewed by:
Feili Zhong, China University of Geosciences Wuhan, ChinaHengrui Ma, Qinghai University, China
Copyright © 2022 Wang, Wei, Li, Peng, Li, Wang, Zhou and Yi. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Juan Wei, weijuanba@hnu.edu.cn