WO2017008619A1 - Matrixing method for automatically determining logic of last circuit breaker - Google Patents

Matrixing method for automatically determining logic of last circuit breaker Download PDF

Info

Publication number
WO2017008619A1
WO2017008619A1 PCT/CN2016/086492 CN2016086492W WO2017008619A1 WO 2017008619 A1 WO2017008619 A1 WO 2017008619A1 CN 2016086492 W CN2016086492 W CN 2016086492W WO 2017008619 A1 WO2017008619 A1 WO 2017008619A1
Authority
WO
WIPO (PCT)
Prior art keywords
matrix
circuit breaker
field
node
equal
Prior art date
Application number
PCT/CN2016/086492
Other languages
French (fr)
Chinese (zh)
Inventor
何竞松
彭光强
陈欢
张楠
国建宝
王学之
陈晓鹏
王立平
Original Assignee
中国南方电网有限责任公司超高压输电公司检修试验中心
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中国南方电网有限责任公司超高压输电公司检修试验中心 filed Critical 中国南方电网有限责任公司超高压输电公司检修试验中心
Priority to DE112016000102.9T priority Critical patent/DE112016000102B4/en
Publication of WO2017008619A1 publication Critical patent/WO2017008619A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J3/00Circuit arrangements for ac mains or ac distribution networks
    • H02J3/001Methods to deal with contingencies, e.g. abnormalities, faults or failures
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J3/00Circuit arrangements for ac mains or ac distribution networks
    • H02J3/007Arrangements for selectively connecting the load or loads to one or several among a plurality of power lines or power sources

Definitions

  • the invention belongs to the technical field of high voltage direct current transmission, and particularly relates to a method for automatically determining the logic of the last circuit breaker by matrixing.
  • the algorithms used in the final circuit breaker judgment procedure of the existing DC project are enumeration methods.
  • the method is based on the structural characteristics of the DC engineering AC field, and the person on the subject judges the switching mode that meets the characteristics of the last circuit breaker, enumerates the last circuit breaker conditions, and then writes each working condition separately into a switch state.
  • n switches have 2 n kinds of switch state combinations. Generally, there are dozens or hundreds of working conditions in the program. The program is huge and cumbersome, and it takes a long time to re-correct the program when the AC field structure changes. Conducive to the timely recovery of production sites. The above defects lead to the logic of the program to be customized according to the project. Even if the two projects of the same technology platform, the program logic is not uniform and not universal, which brings certain difficulties to maintenance and use.
  • the invention proposes a non-enumeration general algorithm, which uses matrix modeling to deal with the logical relationship of each switch of the AC field, so that the program can automatically judge according to the unified criterion, and no subject is required to judge or enumerate all the last circuit breaker working conditions. Thereby avoiding the above problems.
  • the same logic of the general algorithm is applicable to different DC projects, and has the characteristics of convenient and time-saving and simple maintenance when the AC field structure is modified.
  • the object of the present invention is to provide a method for automatically determining the logic of the last circuit breaker by matrixing, thereby overcoming the defects that the enumeration method is large and cumbersome and error-prone, and the correction procedure takes a long time, and the modification is convenient, time-saving and simple maintenance. Conducive to the timely recovery of production sites.
  • a method for automatically determining the logic of the last circuit breaker in a matrix, which is applied to a DC system AC field structure of a two-male two-wire connection which comprises the following steps:
  • Step 1 Establish an AC field topology matrix T matrix :
  • Step 2 Construct a connectivity matrix L matrix :
  • the value in the L matrix of the connected matrix is 0 or 1.
  • the element calculated by the formula (2) is a non-zero element, it is replaced by the value 1;
  • Step 3 Construct a node attribute matrix P matrix :
  • the node attribute matrix P matrix is a diagonal matrix of k rows and k columns.
  • b i is the attribute value of the node i
  • the defined nodes are attribute values of the AC bus, the converter, the AC in and out lines, and the AC filter.
  • X, Y, Z respectively: where: X, Y, Z are non-zero arbitrary values;
  • Step 4 Calculate the AC field state matrix S matrix :
  • Step 5 the criteria:
  • the step 5 includes the following steps:
  • Step 51 When the following conditions are met:
  • An element is equal to X in any row of the AC field state matrix S matrix , and the row further includes an element equal to Y and an element equal to Z;
  • step 52 Then perform step 52;
  • Step 52 disconnecting the original closed circuit breakers one by one, and performing the operations of steps 1-4 again to obtain a new AC field state matrix S matrix' corresponding to the disconnected circuit breaker interval;
  • Step 53 When the following conditions are not met:
  • An element in the row of the new AC field state matrix S matrix' is equal to X, and the row further contains an element equal to Y and an element equal to Z;
  • the disconnected circuit breaker interval corresponding to the new AC field state matrix S matrix' is the last circuit breaker.
  • the invention describes the process of modeling the alternating field in matrix, and the structural features and physical meanings of various matrices: finally, the logic of the circuit breaker is determined by the structural characteristics of the alternating field, and the mathematical model for establishing comprehensive information of the alternating field is needed to realize automatic judgment. .
  • the structural characteristics of the AC field the AC field topology matrix T matrix , the connectivity matrix L matrix and the node attribute matrix P matrix are established .
  • the AC field state matrix S matrix is obtained .
  • the matrix contains information on the three aspects of the AC field structure, connectivity, and node properties.
  • the alternating field topology matrix T matrix is a symmetric matrix with a principal diagonal of 0, each element represents a direct connection relationship between different nodes; the k-th power of the T matrix is a k-order connection matrix, and each element represents a different node through k
  • the indirect connection of the circuit breaker spacing; the connectivity matrix L matrix is equal to the sum of the connection matrices of each order, which contains all the path information between the two nodes;
  • the node attribute matrix P matrix is the diagonal matrix, the value of the elements on the main diagonal Take the attribute values of each node, and the order of the alignment is consistent with the AC topology matrix.
  • the present invention describes the content of the final circuit breaker unified criterion: the unified criterion is mainly to judge each row of the alternating field state matrix, when there is an element of the matrix value of X in the matrix but not the elements of Y and Z at the same time, Indicates that the AC field has an inverter unlocked but no AC outlet or AC filter is available. This condition is consistent with the characteristics of the last circuit breaker.
  • the unified criterion to achieve three final circuit breaker conditions is judged by a logic, including the last circuit breaker of the inverter, the last circuit breaker of the large group of AC filters, and the last circuit breaker of the last line.
  • the invention has the universal characteristics, and the logic is applicable to different DC projects: the alternating field matrix modeling is easy to expand, so that the alternating fields with different structural characteristics can be converted into similar mathematical models, and the unified criterion used by the algorithm is finally broken.
  • the characteristics of the device are refined and applied to the AC field of any structure, so the application For different DC projects, only the external interface of the algorithm needs to be modified, and the internal logic does not need to be modified.
  • the invention overcomes the defects that the enumeration method relies on the subjective judgment of the person, the procedure is huge and cumbersome, and the correction procedure takes a long time, and the program is automatically judged according to the unified criterion, and the modification is convenient, time-saving, simple maintenance, and entry threshold. Low characteristics are conducive to engineering applications and exchange learning.
  • the invention has the following advantages:
  • the implementation program automatically judges according to the unified criteria, does not rely on human subjective judgment, does not rely on engineering experience, and greatly improves the reliability of the algorithm.
  • Figure 1 is a schematic diagram of a series of double-mother three-thirds wiring
  • FIG. 2 is a flow chart of a method for automatically determining the logic of the last circuit breaker automatically
  • Figure 3 is a schematic diagram of the three-string double-five three-wire connection, in which the circuit breaker spacing 5012, 5021 minutes, and 5023 are in the off state, and the remaining circuit breaker intervals are in the closed state;
  • FIG. 4 is a schematic diagram of the circuit breaker spacing 5032 disconnected on the basis of FIG. 3, at which time the valve block is locked, the current path disappears, and two devices are left on the original path;
  • FIG. 5 is a schematic diagram of the circuit breaker spacing 5022 being disconnected on the basis of FIG. 3, and the original current path is not affected at this time, and there are still three devices on the path.
  • the AC system AC field structure is generally two-thirds of the double-mother connection, and the number of nodes k is greater than the number of circuit breakers n (k>n).
  • the number of rows and columns of the following different types of matrices are equal to k, and the physical meanings represented by the corresponding rows and columns are consistent.
  • the circuit breaker spacing is closed to represent the direct connection between the two nodes, and the corresponding matrix should be used.
  • the element is set to 1, otherwise set to 0.
  • the AC field topology matrix T matrix can be constructed, and the order of the nodes can be flexibly changed to simplify the symmetric matrix with the main diagonal of 0.
  • the AC field realizes direct or indirect communication of devices connected by any two nodes by dividing different circuit breaker intervals.
  • the algorithm should contain connectivity status information of different nodes.
  • the two nodes connected by the circuit breaker can realize direct communication by closing the circuit breaker interval, but the two nodes that are not connected by the circuit breaker can only realize indirect communication by closing multiple circuit breaker intervals, and the implementation manner is not The only thing is that there are multiple paths to achieve indirect connectivity. Therefore, the key of different algorithms is how to select the circuit breaker interval that constitutes the path, and then judge the on-off state.
  • the enumeration method used in the existing DC engineering is to determine all the indirect connected paths by means of human judgment, and then write the circuit breakers on the path to the algorithm to judge the on-off state.
  • the general algorithm of the present invention constructs a connectivity matrix L matrix that automatically establishes all paths between any two nodes of the AC field and determines the spacing of each circuit breaker on the path.
  • the connectivity matrix L matrix is equal to the sum of the connection matrices of the orders.
  • each element represents the connection of two nodes through k circuit breakers, and the element value is 1 for connection, and vice versa.
  • the two nodes connected by a circuit breaker are: parent I and A, A and B, B and mother II.
  • the two nodes connected are: mother I and mother I, A and A, B and B, mother II and mother II, mother I and B, A and mother II; nodes connected by three circuit breakers are: mother I and A, A and B, B and mother II, mother I and mother II; nodes connected by 4 circuit breakers are: mother I and mother I, A and A, B and B, mother II and mother II, Mother I and B, A and Mother II, therefore:
  • the 1st order connection matrix is [0,1,0,0; 1,0,1,0; 0,1,0,1; 0,0,1,0],
  • the second-order connection matrix is [1,0,1,0; 0,1,0,1; 1,0,1,0; 0,1,0,1],
  • the 3rd order connection matrix is [0,1,0,1; 1,0,1,0; 0,1,0,1; 1,0,1,0],
  • the fourth-order connection matrix is [1,0,1,0; 0,1,0,1; 1,0,1,0; 0,1,0,1],
  • the connectivity matrix L matrix [1,1,1,1;1,1,1,1;1,1,1,1;1,1,1,1,1,] represents the node mothers I, A, B, and mother II Any two nodes are connected. And so on, k nodes have a k-order connection matrix.
  • the AC field topology matrix T matrix is actually a first-order connection matrix, and it is easy to prove that the k-th order connection matrix is equal to the k-th power of the first-order connection matrix and the non-zero element is changed to 1. Therefore, as long as the topology of the AC field is known, the connectivity matrix L matrix can be easily obtained by computer automatic calculation without human judgment and enumeration.
  • connection matrix of each order contains all the connectivity modes of the two nodes (including direct or indirect communication), all the on-off combinations of the interval of each circuit breaker are considered (since the number of nodes k is greater than the number of circuit breakers n), so the connectivity matrix L
  • the matrix contains all the channel information between the two nodes. It can automatically select the interval of multiple circuit breakers on the path and then judge the on-off state.
  • the AC field is used to configure the AC bus, converter, AC outlet (or incoming line), and different communication modes of the AC filter.
  • the node attribute matrix P matrix and the connectivity matrix L matrix can obtain the AC field state matrix through logical OR operation, AND operation, and multiplication operation. Therefore, the matrix includes three aspects of the topology of the AC field, the connectivity state of each node, and the attributes of each node. The specific mathematical relationship is shown in the following equation:
  • Each row (or column) of the AC field state matrix represents the connection relationship between the node and other nodes. By reading the non-zero elements of a row of the matrix, it can be determined which nodes have a path with the node, and which devices are connected in the path. on. If the third behavior of the matrix is [1, -1, 0, -1, 0, -2, 0, -1], then nodes 1, 2, 4, 5, and 7 are connected, and the device connected to node 1 is Inverter, the devices connected to nodes 2, 4, 5, and 7 are AC outgoing line A, AC outgoing line B, AC filter, and AC outgoing line C.
  • the AC field When the DC system normally delivers power, the AC field must have an inverter, an AC outlet (or incoming line), and an AC filter along the current path.
  • an inverter When a circuit breaker in the AC field is disconnected, a device loses its connection with the AC field, resulting in less than three devices connected to the current path, or the current path disappears.
  • This circuit breaker is the last circuit breaker. Therefore, the final circuit breaker generally includes three cases, namely the last circuit breaker of the inverter, the last circuit breaker of the large group of AC filters, and the last circuit breaker of the last line.
  • the existing algorithm can only enumerate the defects of various final circuit breakers.
  • the present invention combines the AC field state matrix to convert the above characteristics of the last circuit breaker into a unified criterion, and realizes three cases in one logic. Judge.
  • the unified criterion mainly judges each row of the AC field state matrix. That is, when there is an element equal to 1 in the current row, the row must contain elements with values of -1 and -2, otherwise the power cannot be normally transmitted. Therefore, the unified criterion is that there is an element in the current line equal to 1, and the line contains elements with values -1 and -2.
  • each circuit breaker is collected, and the corresponding AC field state matrix is calculated, and the first stage judgment is performed according to the above criteria. Then, the algorithm simulates the closed circuit breakers to be disconnected one by one, and calculates the AC state matrix at this time, and performs the second stage judgment according to the above criteria.
  • the first stage and the second stage respectively represent the judgment when a certain circuit breaker is closed and disconnected. If the first stage judges that the criterion is satisfied and the second stage judges that the criterion is not satisfied, then the circuit breaker is disconnected. If the number of devices connected to the current path is less than the above three or the current path disappears, the circuit breaker is the last circuit breaker.
  • Figure 2 shows the flow of automatically determining the final circuit breaker, including the processing of each matrix and the unified criteria.
  • step b Matrix processing: by collecting the separation state of each circuit breaker interval (step b and step a can be exchanged):
  • the alternating field topology matrix T matrix is formed , and the sum matrix 1 to the power of the power is obtained, and the connected matrix L matrix is obtained , and then the logical OR operation, the sum operation, and the multiplication operation are performed with the node attribute matrix P matrix to obtain an alternating field state matrix.
  • the AC topology matrix can be obtained as follows:
  • Last circuit breaker judgment analog disconnects an originally closed circuit breaker interval (ie, the corresponding position becomes 0), and then calls the code "matrix processing" and “loop operation”, but the code "cyclic operation” output content changes For the number of the circuit breaker, the circuit breaker is the last circuit breaker.
  • S matrix' is based on the unified criterion.
  • the first, second, third, fourth, seventh, and eighth lines are not satisfied. "The current line has an element equal to 1, and the line also contains elements with values equal to -1 and equal to -2. (The fifth and sixth lines do not involve elements equal to 1, ignore)" (from Figure 4, there are only two devices connected to the current path), so the second stage analog disconnect 5032 satisfies the unified criterion, and the output result 5032 is The last circuit breaker.
  • each line satisfies "the current line has an element equal to 1, and the line also contains elements with a value equal to -1 and equal to -2"" (from Figure 5, the current path is connected)
  • the second stage analog disconnect 5022 does not meet the unified criteria, and 5022 is not the last circuit breaker.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Power Engineering (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Abstract

A matrixing method for automatically determining a logic of a last circuit breaker. The method comprising the following steps: step 1. establishing an alternating current field topology matrix; step 2. constructing a connectivity matrix; step 3. constructing a node attribute matrix; step 4. calculating an alternating current field state matrix; and step 5. a determination basis: step 51. when the conditions that an element equal to X exists in any row of the alternating current field state matrix and the row contains an element equal to Y and an element equal to Z are satisfied; step 52. acquiring a new alternating current field state matrix corresponding to the disconnected circuit breaker compartment; and step 53. when the conditions that an element equal to X exists in any row of the new alternating current field state matrix and the row contains an element equal to Y and an element equal to Z are not satisfied, determining that a disconnected circuit breaker compartment is the last circuit breaker. The method has the advantages of convenient and time-saving modification and easy maintenance, and facilitates timely power recovery of a production site.

Description

一种矩阵化自动判断最后断路器逻辑的方法Method for automatically determining the logic of last circuit breaker by matrix 技术领域Technical field
本发明属于高压直流输电技术领域,特别涉及一种矩阵化自动判断最后断路器逻辑的方法。The invention belongs to the technical field of high voltage direct current transmission, and particularly relates to a method for automatically determining the logic of the last circuit breaker by matrixing.
背景技术Background technique
现有直流工程的最后断路器判断程序所用算法均是枚举法。其做法是根据直流工程交流场的结构特点,人为主观判断出符合最后断路器特点的倒闸方式,枚举每种最后断路器工况,然后将每种工况都单独编写成一段关于开关状态的与或非逻辑组合的程序。The algorithms used in the final circuit breaker judgment procedure of the existing DC project are enumeration methods. The method is based on the structural characteristics of the DC engineering AC field, and the person on the subject judges the switching mode that meets the characteristics of the last circuit breaker, enumerates the last circuit breaker conditions, and then writes each working condition separately into a switch state. A program that combines with or without logic.
这种算法不存在最后断路器判断的统一判据,而是以人的主观判断为标准,所以可能存在判断错误、依赖经验、因人而异等不可靠因数,潜在导致直流闭锁的风险。其次,n个开关则有2n种开关状态组合,编写成程序一般有几十或上百种工况,程序庞大繁琐易错,凡遇交流场结构变化均需较长时间重新修正程序,不利于生产现场及时复电。以上缺陷导致程序逻辑需根据工程定制,即使同一技术平台的两个工程,程序逻辑也不统一不通用,给维护和使用带来一定困难。This algorithm does not have the unified criterion for the final circuit breaker judgment, but the subjective judgment of the person as the standard, so there may be an unreliable factor such as judgment error, dependence on experience, and different from person to person, which may lead to the risk of DC blocking. Secondly, n switches have 2 n kinds of switch state combinations. Generally, there are dozens or hundreds of working conditions in the program. The program is huge and cumbersome, and it takes a long time to re-correct the program when the AC field structure changes. Conducive to the timely recovery of production sites. The above defects lead to the logic of the program to be customized according to the project. Even if the two projects of the same technology platform, the program logic is not uniform and not universal, which brings certain difficulties to maintenance and use.
本发明提出一种非枚举的通用算法,以矩阵建模处理交流场各开关的逻辑关系,使程序按统一的判据进行自动判断,不需人为主观判断或列举所有最后断路器工况,从而避免出现以上问题。通用算法的同一逻辑适用于不同直流工程,同时具备当交流场结构变化修改方便省时、简易维护等特点。The invention proposes a non-enumeration general algorithm, which uses matrix modeling to deal with the logical relationship of each switch of the AC field, so that the program can automatically judge according to the unified criterion, and no subject is required to judge or enumerate all the last circuit breaker working conditions. Thereby avoiding the above problems. The same logic of the general algorithm is applicable to different DC projects, and has the characteristics of convenient and time-saving and simple maintenance when the AC field structure is modified.
发明内容Summary of the invention
本发明的目的在于提供一种矩阵化自动判断最后断路器逻辑的方法,以克服了枚举法程序庞大繁琐易错、修正程序耗时较长等缺陷,具有修改方便省时、简易维护,有利于生产现场及时复电。The object of the present invention is to provide a method for automatically determining the logic of the last circuit breaker by matrixing, thereby overcoming the defects that the enumeration method is large and cumbersome and error-prone, and the correction procedure takes a long time, and the modification is convenient, time-saving and simple maintenance. Conducive to the timely recovery of production sites.
为了实现上述目的,本发明通过下列技术方案来实现:In order to achieve the above object, the present invention is achieved by the following technical solutions:
一种矩阵化自动判断最后断路器逻辑的方法,其应用于双母二分之三接线的直流系统交流场结构中,其包括以下步骤: A method for automatically determining the logic of the last circuit breaker in a matrix, which is applied to a DC system AC field structure of a two-male two-wire connection, which comprises the following steps:
步骤1、建立交流场拓扑结构矩阵Tmatrix Step 1. Establish an AC field topology matrix T matrix :
所述交流场拓扑结构矩阵Tmatrix为交流场结构中各节点之间的断路器间隔状态的集合:The AC field topology matrix T matrix is a set of circuit breaker interval states between nodes in the AC field structure:
Figure PCTCN2016086492-appb-000001
Figure PCTCN2016086492-appb-000001
式(1)中,aij为节点i和节点j之间断路器间隔的状态,如节点i和节点j之间的断路器间隔合上,则aij=1,反之,则aij=0;同时,该交流场拓扑结构矩阵Tmatrix主对角线上的数值全为0,k为交流场结构中的节点总数,k≥i,k≥j;In equation (1), a ij is the state of the circuit breaker interval between node i and node j. If the circuit breaker spacing between node i and node j is closed, then a ij =1, otherwise, a ij =0 At the same time, the value of the main diagonal of the T field topology matrix T matrix is all 0, k is the total number of nodes in the AC field structure, k≥i, k≥j;
步骤2、构造连通矩阵Lmatrix Step 2. Construct a connectivity matrix L matrix :
Figure PCTCN2016086492-appb-000002
Figure PCTCN2016086492-appb-000002
连通矩阵Lmatrix中的数值为0或1,通过式(2)计算得到的元素为非零元素时,均通过数值1进行替换;The value in the L matrix of the connected matrix is 0 or 1. When the element calculated by the formula (2) is a non-zero element, it is replaced by the value 1;
步骤3、构建节点属性矩阵Pmatrix Step 3. Construct a node attribute matrix P matrix :
Figure PCTCN2016086492-appb-000003
Figure PCTCN2016086492-appb-000003
节点属性矩阵Pmatrix为k行k列的对角矩阵,式(3)中,bi为节点i的属性数值,定义节点为交流母线、换流器、交流进出线以及交流滤波器的属性数值分别为0、X、Y、Z,其中:X、Y、Z为非零的任意值;The node attribute matrix P matrix is a diagonal matrix of k rows and k columns. In equation (3), b i is the attribute value of the node i, and the defined nodes are attribute values of the AC bus, the converter, the AC in and out lines, and the AC filter. 0, X, Y, Z, respectively: where: X, Y, Z are non-zero arbitrary values;
步骤4、计算交流场状态矩阵SmatrixStep 4. Calculate the AC field state matrix S matrix :
Smatrix=((Lmatrix+Pmatrix)|Lmatrix)*Pmatrix          (4)S matrix =((L matrix +P matrix )|L matrix )*P matrix (4)
步骤5、判据:Step 5, the criteria:
所述步骤5包括以下步骤: The step 5 includes the following steps:
步骤51、当满足下述条件时:Step 51: When the following conditions are met:
交流场状态矩阵Smatrix中任一行中存在元素等于X,且该行中又包含等于Y的元素以及等于Z的元素;An element is equal to X in any row of the AC field state matrix S matrix , and the row further includes an element equal to Y and an element equal to Z;
则执行步骤52;Then perform step 52;
步骤52、将原有合上的断路器间隔逐个断开,并重新执行步骤1-4的操作,获得该断开的断路器间隔所对应的新的交流场状态矩阵Smatrix’Step 52, disconnecting the original closed circuit breakers one by one, and performing the operations of steps 1-4 again to obtain a new AC field state matrix S matrix' corresponding to the disconnected circuit breaker interval;
步骤53、当不满足下述条件时:Step 53: When the following conditions are not met:
新的交流场状态矩阵Smatrix’中任一行中存在元素等于X,且该行中又包含等于Y的元素以及等于Z的元素;An element in the row of the new AC field state matrix S matrix' is equal to X, and the row further contains an element equal to Y and an element equal to Z;
则该新的交流场状态矩阵Smatrix’对应的断开的断路器间隔即为最后断路器。Then, the disconnected circuit breaker interval corresponding to the new AC field state matrix S matrix' is the last circuit breaker.
本发明描述了交流场以矩阵建模的过程,以及各种矩阵的结构特征和物理意义:最后断路器的逻辑由交流场的结构特点决定,要实现自动判断需建立交流场全面信息的数学模型。根据交流场的结构特点,建立了交流场拓扑结构矩阵Tmatrix、连通矩阵Lmatrix、节点属性矩阵Pmatrix,经矩阵运算后得到交流场状态矩阵Smatrix。该矩阵包含了交流场结构、连通关系、节点属性三方面的信息。The invention describes the process of modeling the alternating field in matrix, and the structural features and physical meanings of various matrices: finally, the logic of the circuit breaker is determined by the structural characteristics of the alternating field, and the mathematical model for establishing comprehensive information of the alternating field is needed to realize automatic judgment. . According to the structural characteristics of the AC field, the AC field topology matrix T matrix , the connectivity matrix L matrix and the node attribute matrix P matrix are established . After the matrix operation, the AC field state matrix S matrix is obtained . The matrix contains information on the three aspects of the AC field structure, connectivity, and node properties.
其中,交流场拓扑结构矩阵Tmatrix是主对角线为0的对称矩阵,各元素代表不同节点间的直接连接关系;Tmatrix的k次方为k阶连接矩阵,各元素代表不同节点通过k个断路器间隔的间接连接情况;连通矩阵Lmatrix等于各阶连接矩阵之和,其包含了两节点间的所有通路信息;节点属性矩阵Pmatrix为对角矩阵,主对角线上元素的数值取各节点属性数值,排列顺序与交流拓扑结构矩阵保持一致。The alternating field topology matrix T matrix is a symmetric matrix with a principal diagonal of 0, each element represents a direct connection relationship between different nodes; the k-th power of the T matrix is a k-order connection matrix, and each element represents a different node through k The indirect connection of the circuit breaker spacing; the connectivity matrix L matrix is equal to the sum of the connection matrices of each order, which contains all the path information between the two nodes; the node attribute matrix P matrix is the diagonal matrix, the value of the elements on the main diagonal Take the attribute values of each node, and the order of the alignment is consistent with the AC topology matrix.
本发明描述了最后断路器统一判据的内容:统一判据主要是对交流场状态矩阵的每行进行判断,当矩阵某行存在数值为X的元素但是不同时存在为Y和Z的元素,表示交流场出现换流器解锁但没有可用的交流出线或交流滤波器,这种工况符合最后断路器的特征。统一判据实现三种最后断路器情况以一种逻辑进行判断,包括换流器的最后一个断路器、大组交流滤波器的最后一个断路器、最后线路的最后一个断路器。The present invention describes the content of the final circuit breaker unified criterion: the unified criterion is mainly to judge each row of the alternating field state matrix, when there is an element of the matrix value of X in the matrix but not the elements of Y and Z at the same time, Indicates that the AC field has an inverter unlocked but no AC outlet or AC filter is available. This condition is consistent with the characteristics of the last circuit breaker. The unified criterion to achieve three final circuit breaker conditions is judged by a logic, including the last circuit breaker of the inverter, the last circuit breaker of the large group of AC filters, and the last circuit breaker of the last line.
本发明具有通用性特点,其逻辑适用于不同直流工程:交流场矩阵化建模易于扩展,使具有不同结构特点的交流场均可转化为类似数学模型,而且算法所用的统一判据由最后断路器的特性提炼而成,适用于任何结构的交流场,因此应用 于不同直流工程只需修改算法的外部接口,不需要修改内部逻辑。The invention has the universal characteristics, and the logic is applicable to different DC projects: the alternating field matrix modeling is easy to expand, so that the alternating fields with different structural characteristics can be converted into similar mathematical models, and the unified criterion used by the algorithm is finally broken. The characteristics of the device are refined and applied to the AC field of any structure, so the application For different DC projects, only the external interface of the algorithm needs to be modified, and the internal logic does not need to be modified.
本发明克服了枚举法依赖人的主观判断、程序庞大繁琐易错、修正程序耗时较长等缺陷,实现程序按统一的判据进行自动判断,具有修改方便省时、简易维护、入门门槛低等特点,有利于工程应用和交流学习。The invention overcomes the defects that the enumeration method relies on the subjective judgment of the person, the procedure is huge and cumbersome, and the correction procedure takes a long time, and the program is automatically judged according to the unified criterion, and the modification is convenient, time-saving, simple maintenance, and entry threshold. Low characteristics are conducive to engineering applications and exchange learning.
本发明与现有技术相比,具有以下优点:Compared with the prior art, the invention has the following advantages:
(1)实现程序按统一的判据进行自动判断,不依赖人为主观判断,不依赖工程经验,大大提高算法的可靠性。(1) The implementation program automatically judges according to the unified criteria, does not rely on human subjective judgment, does not rely on engineering experience, and greatly improves the reliability of the algorithm.
(2)矩阵建模和统一判据适用于不同交流结构,通用算法适用于不同直流工程,有利于工程应用和交流学习。(2) Matrix modeling and unified criteria are applicable to different communication structures. The general algorithm is applicable to different DC projects, which is beneficial to engineering applications and communication learning.
(3)通用算法逻辑清晰,克服了枚举法程序庞大繁琐易错、修正程序耗时较长等缺陷,具有修改方便省时、简易维护,有利于生产现场及时复电。(3) The general algorithm logic is clear, and overcomes the defects of the enumeration method, which is large and cumbersome and error-prone, and the correction procedure takes a long time. The modification is convenient, time-saving and simple maintenance, and is beneficial to the timely recovery of the production site.
附图说明DRAWINGS
图1是一串双母二分之三接线的原理图;Figure 1 is a schematic diagram of a series of double-mother three-thirds wiring;
图2是一种矩阵化自动判断最后断路器逻辑的方法的流程图;2 is a flow chart of a method for automatically determining the logic of the last circuit breaker automatically;
图3是三串双母二分之三接线的原理图,其中,断路器间隔5012、5021分、以及5023处于断开状态,其余断路器间隔均处于合上状态;Figure 3 is a schematic diagram of the three-string double-five three-wire connection, in which the circuit breaker spacing 5012, 5021 minutes, and 5023 are in the off state, and the remaining circuit breaker intervals are in the closed state;
图4是在图3的基础上将断路器间隔5032断开后的原理图,此时阀组闭锁,电流通路消失,原通路上剩下两种设备;4 is a schematic diagram of the circuit breaker spacing 5032 disconnected on the basis of FIG. 3, at which time the valve block is locked, the current path disappears, and two devices are left on the original path;
图5是在图3的基础上将断路器间隔5022断开后的原理图,此时不影响原电流通路,通路上仍有三种设备。FIG. 5 is a schematic diagram of the circuit breaker spacing 5022 being disconnected on the basis of FIG. 3, and the original current path is not affected at this time, and there are still three devices on the path.
具体实施方式detailed description
下面结合附图和具体实施方式对本发明的内容做进一步详细说明。The content of the present invention will be further described in detail below with reference to the accompanying drawings and specific embodiments.
直流系统交流场结构一般为双母二分之三接线,节点数k大于断路器间隔数n(k>n)。以下不同类型矩阵的行数、列数均等于k,相应行和列所代表的物理意义保持一致。The AC system AC field structure is generally two-thirds of the double-mother connection, and the number of nodes k is greater than the number of circuit breakers n (k>n). The number of rows and columns of the following different types of matrices are equal to k, and the physical meanings represented by the corresponding rows and columns are consistent.
1、交流场拓扑结构矩阵:Tmatrix 1. AC field topology matrix: T matrix
不同的交流场接线方式有不同的最后断路器逻辑,因此通用算法应该全面反 映交流场的拓扑结构。数学建模以矩阵为工具,构造交流场拓扑结构矩阵Tmatrix。如果规定矩阵每行代表交流场的一个节点,相应的列(列序号等于行序号)也代表该节点,那么不同行和列的交叉点,即矩阵中的元素,可用于代表不同节点间的直接连接关系,若两节点直接连通则元素为1,否则为0。直流系统交流场结构一般为双母二分之三接线,母线或节点间通过断路器间隔(包含两侧隔刀)直接连接,因此断路器间隔合上代表两节点直接连通,应将对应的矩阵元素置1,反之置0。按以上规定建模可构造交流场拓扑结构矩阵Tmatrix,灵活改变节点的排列顺序必可简化为主对角线为0的对称矩阵。Different AC field wiring methods have different final circuit breaker logic, so the general algorithm should fully reflect the topology of the AC field. Mathematical modeling uses a matrix as a tool to construct an alternating field topology matrix T matrix . If each row of the specified matrix represents a node of the AC field, and the corresponding column (column number equals the row number) also represents the node, then the intersection of different rows and columns, ie the elements in the matrix, can be used to represent direct between different nodes. Connection relationship, if the two nodes are directly connected, the element is 1, otherwise it is 0. The DC system AC field structure is generally two-fifths of the two-female connection. The busbars or nodes are directly connected by circuit breaker spacing (including the two sides of the knife). Therefore, the circuit breaker spacing is closed to represent the direct connection between the two nodes, and the corresponding matrix should be used. The element is set to 1, otherwise set to 0. According to the above specification, the AC field topology matrix T matrix can be constructed, and the order of the nodes can be flexibly changed to simplify the symmetric matrix with the main diagonal of 0.
如只有一串的双母二分之三接线,如图1所示,母I通过Breaker1连A,A通过Breaker2连B,B通过Breaker3连母II,那么交流场拓扑结构矩阵Tmatrix为:If there is only one string of two-fourths of the two-wire connection, as shown in Figure 1, the parent I connects to A through Breaker1, A connects through B through Breaker2, and B connects to Mother II through Breaker3. Then the topology matrix of the AC field matrix is:
Figure PCTCN2016086492-appb-000004
Figure PCTCN2016086492-appb-000004
2、连通矩阵:Lmatrix 2. Connected matrix: L matrix
交流场通过分合不同的断路器间隔,实现任何两个节点所接设备的直接或间接连通,算法应包含不同节点的连通状态信息。断路器间隔相连的两个节点能通过合上该断路器间隔实现直接连通,但非断路器间隔相连的两个节点只能通过合上多个断路器间隔构成通路实现间接连通,而且实现方式不唯一,即存在多个通路实现间接连通。因此不同算法的关键在于如何选出构成通路的断路器间隔,然后对其通断状态进行判断。The AC field realizes direct or indirect communication of devices connected by any two nodes by dividing different circuit breaker intervals. The algorithm should contain connectivity status information of different nodes. The two nodes connected by the circuit breaker can realize direct communication by closing the circuit breaker interval, but the two nodes that are not connected by the circuit breaker can only realize indirect communication by closing multiple circuit breaker intervals, and the implementation manner is not The only thing is that there are multiple paths to achieve indirect connectivity. Therefore, the key of different algorithms is how to select the circuit breaker interval that constitutes the path, and then judge the on-off state.
现有直流工程所采用的枚举法是以人为判断的方式,确定间接连通的所有通路,然后将通路上的各断路器间隔写入算法,进行通断状态判断。本发明的通用算法构造了连通矩阵Lmatrix,实现自动确立交流场任意两节点间的所有通路,以及确定通路上的各断路器间隔。The enumeration method used in the existing DC engineering is to determine all the indirect connected paths by means of human judgment, and then write the circuit breakers on the path to the algorithm to judge the on-off state. The general algorithm of the present invention constructs a connectivity matrix L matrix that automatically establishes all paths between any two nodes of the AC field and determines the spacing of each circuit breaker on the path.
连通矩阵Lmatrix等于各阶连接矩阵之和。k阶连接矩阵中,各元素代表两个节点通过k个断路器间隔的连接情况,元素数值为1代表相连,反之为0。The connectivity matrix L matrix is equal to the sum of the connection matrices of the orders. In the k-order connection matrix, each element represents the connection of two nodes through k circuit breakers, and the element value is 1 for connection, and vice versa.
同样以只有一串的双母二分之三接线为例(如图1所示),那么通过1个断路器间隔相连的两个节点有:母I与A、A与B、B与母II;通过2个断路器间 隔相连的两个节点有:母I与母I、A与A、B与B、母II与母II,母I与B、A与母II;通过3个断路器间隔相连的节点有:母I与A、A与B、B与母II、母I与母II;通过4个断路器间隔相连的节点有:母I与母I、A与A、B与B、母II与母II、母I与B、A与母II,因此:Similarly, with only one string of two-thirds of the two-wire connection (as shown in Figure 1), the two nodes connected by a circuit breaker are: parent I and A, A and B, B and mother II. Through 2 circuit breakers The two nodes connected are: mother I and mother I, A and A, B and B, mother II and mother II, mother I and B, A and mother II; nodes connected by three circuit breakers are: mother I and A, A and B, B and mother II, mother I and mother II; nodes connected by 4 circuit breakers are: mother I and mother I, A and A, B and B, mother II and mother II, Mother I and B, A and Mother II, therefore:
1阶连接矩阵为[0,1,0,0;1,0,1,0;0,1,0,1;0,0,1,0],The 1st order connection matrix is [0,1,0,0; 1,0,1,0; 0,1,0,1; 0,0,1,0],
2阶连接矩阵为[1,0,1,0;0,1,0,1;1,0,1,0;0,1,0,1],The second-order connection matrix is [1,0,1,0; 0,1,0,1; 1,0,1,0; 0,1,0,1],
3阶连接矩阵为[0,1,0,1;1,0,1,0;0,1,0,1;1,0,1,0],The 3rd order connection matrix is [0,1,0,1; 1,0,1,0; 0,1,0,1; 1,0,1,0],
4阶连接矩阵为[1,0,1,0;0,1,0,1;1,0,1,0;0,1,0,1],The fourth-order connection matrix is [1,0,1,0; 0,1,0,1; 1,0,1,0; 0,1,0,1],
连通矩阵Lmatrix[1,1,1,1;1,1,1,1;1,1,1,1;1,1,1,1,]表示节点母I、A、B、母II中任何两个节点均连通。如此类推,k个节点则有k阶连接矩阵。The connectivity matrix L matrix [1,1,1,1;1,1,1,1;1,1,1,1;1,1,1,1,] represents the node mothers I, A, B, and mother II Any two nodes are connected. And so on, k nodes have a k-order connection matrix.
按以上定义,交流场拓扑结构矩阵Tmatrix其实就是1阶连接矩阵,而且容易证明k阶连接矩阵等于1阶连接矩阵的k次方并将非零元素换为1。因此只要知道交流场拓扑结构,就可以通过计算机自动运算容易得到连通矩阵Lmatrix,而不需人为判断和枚举。According to the above definition, the AC field topology matrix T matrix is actually a first-order connection matrix, and it is easy to prove that the k-th order connection matrix is equal to the k-th power of the first-order connection matrix and the non-zero element is changed to 1. Therefore, as long as the topology of the AC field is known, the connectivity matrix L matrix can be easily obtained by computer automatic calculation without human judgment and enumeration.
由于各阶连接矩阵包含了两个节点的所有连通方式(含直接或间接连通),考虑了各断路器间隔的所有通断组合(因节点数k大于断路器间隔数n),因此连通矩阵Lmatrix包含了两节点间的所有通路信息,能自动选出通路上的多个断路器间隔,然后对其通断状态进行判断。Since the connection matrix of each order contains all the connectivity modes of the two nodes (including direct or indirect communication), all the on-off combinations of the interval of each circuit breaker are considered (since the number of nodes k is greater than the number of circuit breakers n), so the connectivity matrix L The matrix contains all the channel information between the two nodes. It can automatically select the interval of multiple circuit breakers on the path and then judge the on-off state.
3、节点属性矩阵:Pmatrix 3, node attribute matrix: P matrix
交流场用于配置交流母线、换流器、交流出线(或进线)以及交流滤波器的不同连通方式,算法应包含不同节点所接设备的信息。为了区分不同类型的设备,应对不同设备设定不同的属性数值,例如设定交流母线为0,换流器为X,交流出线(或进线)为Y,交流滤波器为Z,这里以X=1,Y=-1,Z=-2为例构造对角矩阵,主对角线上的元素排列顺序与交流拓扑结构矩阵保持一致,元素的数值取属性数值,得到节点属性矩阵PmatrixThe AC field is used to configure the AC bus, converter, AC outlet (or incoming line), and different communication modes of the AC filter. The algorithm should contain information about the devices connected to different nodes. In order to distinguish different types of devices, different attribute values should be set for different devices, such as setting the AC bus to 0, the converter to X, the AC outlet (or incoming) to Y, and the AC filter to Z. =1, Y=-1, Z=-2 is used as an example to construct a diagonal matrix. The order of the elements on the main diagonal is consistent with the AC topology matrix. The value of the element takes the attribute value to obtain the node attribute matrix P matrix .
4、交流场状态矩阵:Smatrix 4. Exchange field state matrix: S matrix
节点属性矩阵Pmatrix、连通矩阵Lmatrix经过逻辑或运算、和运算、乘运算可得到交流场状态矩阵,因此该矩阵包含交流场的拓扑结构、各节点连通状态、各节点属性这三方面信息,具体数学关系如下等式所示: The node attribute matrix P matrix and the connectivity matrix L matrix can obtain the AC field state matrix through logical OR operation, AND operation, and multiplication operation. Therefore, the matrix includes three aspects of the topology of the AC field, the connectivity state of each node, and the attributes of each node. The specific mathematical relationship is shown in the following equation:
smatrix=((Lmatrix+Pmatrix)|Lmatrix)*Pmatrix s matrix =((L matrix +P matrix )|L matrix )*P matrix
Figure PCTCN2016086492-appb-000005
<非零元素换为1>
Figure PCTCN2016086492-appb-000005
<non-zero element is changed to 1>
交流场状态矩阵的每行(或每列)代表该节点与其他节点的连接关系,通过读取矩阵某行的非零元素,能确定该节点与哪些节点存在通路,以及有哪些设备连接在通路上。如矩阵的第3行为[1,-1,0,-1,0,-2,0,-1],那么节点1,2,4,5,7之间连通,其中节点1所连设备为换流器,节点2,4,5,7所连设备分别为交流出线甲、交流出线乙、交流滤波器、交流出线丙。Each row (or column) of the AC field state matrix represents the connection relationship between the node and other nodes. By reading the non-zero elements of a row of the matrix, it can be determined which nodes have a path with the node, and which devices are connected in the path. on. If the third behavior of the matrix is [1, -1, 0, -1, 0, -2, 0, -1], then nodes 1, 2, 4, 5, and 7 are connected, and the device connected to node 1 is Inverter, the devices connected to nodes 2, 4, 5, and 7 are AC outgoing line A, AC outgoing line B, AC filter, and AC outgoing line C.
5、最后断路器统一判据5, the final circuit breaker unified criteria
直流系统正常送功率时,交流场沿电流通路必须连有换流器、交流出线(或进线)、交流滤波器。当交流场某个断路器断开后,某个设备与交流场失去连接,导致电流通路上连接的设备不足以上三种,或者电流通路消失,则这个断路器就是最后断路器。因此最后断路器一般包括三种情况,即换流器的最后一个断路器,大组交流滤波器的最后一个断路器,最后线路的最后一个断路器。When the DC system normally delivers power, the AC field must have an inverter, an AC outlet (or incoming line), and an AC filter along the current path. When a circuit breaker in the AC field is disconnected, a device loses its connection with the AC field, resulting in less than three devices connected to the current path, or the current path disappears. This circuit breaker is the last circuit breaker. Therefore, the final circuit breaker generally includes three cases, namely the last circuit breaker of the inverter, the last circuit breaker of the large group of AC filters, and the last circuit breaker of the last line.
针对现有算法只能进行枚举各种最后断路器的缺陷,本发明结合交流场状态矩阵,可将最后断路器的以上特征转化为一个统一的判据,实现三种情况以一种逻辑进行判断。The existing algorithm can only enumerate the defects of various final circuit breakers. The present invention combines the AC field state matrix to convert the above characteristics of the last circuit breaker into a unified criterion, and realizes three cases in one logic. Judge.
统一判据主要对交流场状态矩阵的每行进行判断,即在当前行存在某个元素等于1时,该行必须同时含有数值为-1和-2的元素,否则就不能正常送功率。因此统一判据为:当前行存在某个元素等于1,且该行同时含有数值为-1和-2的元素。The unified criterion mainly judges each row of the AC field state matrix. That is, when there is an element equal to 1 in the current row, the row must contain elements with values of -1 and -2, otherwise the power cannot be normally transmitted. Therefore, the unified criterion is that there is an element in the current line equal to 1, and the line contains elements with values -1 and -2.
采集各断路器的分合状态,运算得到相应的交流场状态矩阵,按照以上判据进行第一阶段判断。然后,算法模拟合上的断路器逐个断开,并计算这时的交流状态矩阵,按照以上判据进行第二阶段判断。The separation state of each circuit breaker is collected, and the corresponding AC field state matrix is calculated, and the first stage judgment is performed according to the above criteria. Then, the algorithm simulates the closed circuit breakers to be disconnected one by one, and calculates the AC state matrix at this time, and performs the second stage judgment according to the above criteria.
第一、第二阶段分别代表对某断路器合上、断开时的判断,如果第一阶段判断满足判据,同时第二阶段判断不满足判据,那么说明该断路器断开后,会导致电流通路上连接的设备不足以上三种或者电流通路消失,则该断路器即为最后断路器。The first stage and the second stage respectively represent the judgment when a certain circuit breaker is closed and disconnected. If the first stage judges that the criterion is satisfied and the second stage judges that the criterion is not satisfied, then the circuit breaker is disconnected. If the number of devices connected to the current path is less than the above three or the current path disappears, the circuit breaker is the last circuit breaker.
图2示出了自动判断最后断路器的流程,包含各矩阵的处理过程及统一判据 的使用原理:请参照图2所示,矩阵化自动判断最后断路器逻辑的方法,包括以下步骤:Figure 2 shows the flow of automatically determining the final circuit breaker, including the processing of each matrix and the unified criteria. The principle of use: Please refer to Figure 2, the matrix automatically determines the final circuit breaker logic, including the following steps:
初始化过程(第一阶段):Initialization process (first phase):
(a)初始赋值:交流场各节点属性已知,直接得到节点属性矩阵Pmatrix,以三串二分之三接线的交流场为示例,如图3所示,其含有:母线I、II(属性值为0),换流器A、B(属性值为1),出线A、B(属性值为-1),交流滤波器A、B(属性值为-2):(a) Initial assignment: The properties of each node of the AC field are known, and the node attribute matrix P matrix is directly obtained. The AC field of three strings of three-thirds is taken as an example. As shown in FIG. 3, it contains: bus bars I and II ( The attribute value is 0), the converters A and B (the attribute value is 1), the outgoing lines A and B (the attribute value is -1), and the AC filters A and B (the attribute value is -2):
Figure PCTCN2016086492-appb-000006
Figure PCTCN2016086492-appb-000006
(b)矩阵处理:通过采集各断路器间隔的分合状态(步骤b和步骤a可以调换):(b) Matrix processing: by collecting the separation state of each circuit breaker interval (step b and step a can be exchanged):
5011合、5012分、5013合;5011, 5012, 5013;
5021分、5022合、5023分;5021 points, 5022 points, 5023 points;
5031合、5032合、5033合;5031, 5032, 5033;
形成交流场拓扑结构矩阵Tmatrix,计算其1次方到k次方之和得到连通矩阵Lmatrix,再与节点属性矩阵Pmatrix进行逻辑或运算、和运算、乘运算可得到交流场状态矩阵。The alternating field topology matrix T matrix is formed , and the sum matrix 1 to the power of the power is obtained, and the connected matrix L matrix is obtained , and then the logical OR operation, the sum operation, and the multiplication operation are performed with the node attribute matrix P matrix to obtain an alternating field state matrix.
由此可得交流拓扑矩阵如下: The AC topology matrix can be obtained as follows:
Figure PCTCN2016086492-appb-000007
Figure PCTCN2016086492-appb-000007
代入断路器间隔的分合状态:Substituting the switching state of the circuit breaker interval:
Figure PCTCN2016086492-appb-000008
Figure PCTCN2016086492-appb-000008
计算交流场状态矩阵:Calculate the AC field state matrix:
Figure PCTCN2016086492-appb-000009
Figure PCTCN2016086492-appb-000009
(c)循环运算:对交流场状态矩阵的每行逐一进行判断,若均满足统一判据则进入下一步,反之则输出“换流器未解锁或条件不满足”。(c) Cyclic operation: Each row of the AC field state matrix is judged one by one, and if both of the criteria are met, the process proceeds to the next step, and vice versa, the output “un-unlocked or unsatisfied condition” is output.
上述的Smatrix中,满足“当前行存在某个元素等于1,且该行又同时含有数值等于-1以及等于-2的元素(如果在当前行存在某个元素等于1,该行的其他元素中只有等于-1或-2或者均不等于-1或-2的情况时,则不满足统一判据)”,(从图3可知,电流通路上连接的设备有三种),因此第一阶段判断满足统一判据,可以进入第二阶段判断。In the above S matrix , it satisfies that "the current row has an element equal to 1, and the row has an element with a value equal to -1 and equal to -2 (if there is an element equal to 1, the other elements of the row in the current row) In the case where there is only -1 or -2 or neither equal to -1 or -2, the unified criterion is not satisfied) (from Figure 3, there are three types of devices connected to the current path), so the first stage Judging the satisfaction of the unified criteria, you can enter the second stage of judgment.
自动查找最后断路器过程(第二阶段):Automatically find the last circuit breaker process (second phase):
(d)最后断路器判断:模拟断开某个原本闭合的断路器间隔(即相应位置变为0),然后调用代码“矩阵处理”和“循环运算”,但代码“循环运算”输出内容变为该断路器的编号,则该断路器为最后断路器。(d) Last circuit breaker judgment: analog disconnects an originally closed circuit breaker interval (ie, the corresponding position becomes 0), and then calls the code "matrix processing" and "loop operation", but the code "cyclic operation" output content changes For the number of the circuit breaker, the circuit breaker is the last circuit breaker.
(e)自动查找:每个原本闭合的断路器都逐一模拟断开,并调用代码“最后 断路器判断”对其进行判断,找出所有最后断路器的编号。(e) Automatic search: Each originally closed circuit breaker simulates disconnection one by one and calls the code "Last The circuit breaker judges "to judge it and find out the number of all the last circuit breakers.
第二阶段判断模拟本来合上的断路器间隔5011、5013、5022、5031、5032、5033逐一断开,得到新的Tmatrix’和从头计算Smatrix’(Pmatrix不变),以分别断开5032和5022为例进行说明:In the second stage, it is determined that the circuit breaker intervals 5011, 5013, 5022, 5031, 5032, and 5033 that were originally closed are disconnected one by one, and a new T matrix' is obtained and the S matrix' (P matrix is unchanged) is calculated to be disconnected respectively. 5032 and 5022 are examples for explanation:
①模拟断开5032,此时5032对应的元素变为0,则相对第一阶段原始的矩阵,Tmatrix’和Smatrix’变为(加粗字体为数值产生变化的元素):1 Analog disconnect 5032, at this time the corresponding element of 5032 becomes 0, then T matrix ' and S matrix' become relative to the original matrix of the first stage (the bold font is the element whose value changes):
Figure PCTCN2016086492-appb-000010
Figure PCTCN2016086492-appb-000010
Figure PCTCN2016086492-appb-000011
Figure PCTCN2016086492-appb-000011
Smatrix’对照统一判据,第一、二、三、四、七、八行均不满足“当前行存在某个元素等于1,且该行又同时含有数值等于-1以及等于-2的元素(第五、六行未涉及等于1的元素,忽略)”(从图4可知,电流通路上连接的设备只有两种),因此第二阶段模拟断开5032满足统一判据,输出结果5032为最后断路器。S matrix' is based on the unified criterion. The first, second, third, fourth, seventh, and eighth lines are not satisfied. "The current line has an element equal to 1, and the line also contains elements with values equal to -1 and equal to -2. (The fifth and sixth lines do not involve elements equal to 1, ignore)" (from Figure 4, there are only two devices connected to the current path), so the second stage analog disconnect 5032 satisfies the unified criterion, and the output result 5032 is The last circuit breaker.
②模拟断开5022,此时5022对应的元素变为0,则相对第一阶段原始的矩阵,Tmatrix’和Smatrix’变为(加粗字体为数值产生变化的元素):2 Analog disconnect 5022, at this time the corresponding element of 5022 becomes 0, then T matrix ' and S matrix ' become the original matrix relative to the first stage (the bold font is the element whose value changes):
Figure PCTCN2016086492-appb-000012
Figure PCTCN2016086492-appb-000012
Figure PCTCN2016086492-appb-000013
Figure PCTCN2016086492-appb-000013
Smatrix’对照统一判据,各行均满足“当前行存在某个元素等于1,且该行又同时含有数值等于-1以及等于-2的元素)”(从图5可知,电流通路上连接的设备仍有三种),因此第二阶段模拟断开5022不满足统一判据,5022不是最后断路器。S matrix' is based on the unified criterion, each line satisfies "the current line has an element equal to 1, and the line also contains elements with a value equal to -1 and equal to -2"" (from Figure 5, the current path is connected) There are still three types of equipment, so the second stage analog disconnect 5022 does not meet the unified criteria, and 5022 is not the last circuit breaker.
以此类推,对其余的5011、5013、5031、5033模拟逐一断开,即可找出全部的最后断路器。By analogy, the remaining 5011, 5013, 5031, 5033 simulations are disconnected one by one, and all the last circuit breakers can be found.
上述实施例只是为了说明本发明的技术构思及特点,其目的是在于让本领域内的普通技术人员能够了解本发明的内容并据以实施,并不能以此限制本发明的保护范围。凡是根据本发明内容的实质所做出的等效的变化或修饰,都应涵盖在本发明的保护范围内。 The above embodiments are only intended to illustrate the technical concept and the features of the present invention, and the purpose of the present invention is to enable those skilled in the art to understand the contents of the present invention and to implement the present invention. Equivalent changes or modifications made in accordance with the spirit of the invention are intended to be included within the scope of the invention.

Claims (1)

  1. 一种矩阵化自动判断最后断路器逻辑的方法,其应用于双母二分之三接线的直流系统交流场结构中,其特征在于,其包括以下步骤:A method for automatically determining the logic of the last circuit breaker in a matrix, which is applied to a DC system AC field structure of a two-male two-wire connection, characterized in that it comprises the following steps:
    步骤1、建立交流场拓扑结构矩阵TmatrixStep 1. Establish an AC field topology matrix T matrix :
    所述交流场拓扑结构矩阵Tmatrix为交流场结构中各节点之间的断路器间隔状态的集合:The AC field topology matrix T matrix is a set of circuit breaker interval states between nodes in the AC field structure:
    Figure PCTCN2016086492-appb-100001
    Figure PCTCN2016086492-appb-100001
    式(1)中,aij为节点i和节点j之间断路器间隔的状态,如节点i和节点j之间的断路器间隔合上,则aij=1,反之,则aij=0;同时,该交流场拓扑结构矩阵Tmatrix主对角线上的数值全为0,k为交流场结构中的节点总数,k≥i,k≥j;In equation (1), a ij is the state of the circuit breaker interval between node i and node j. If the circuit breaker spacing between node i and node j is closed, then a ij =1, otherwise, a ij =0 At the same time, the value of the main diagonal of the T field topology matrix T matrix is all 0, k is the total number of nodes in the AC field structure, k≥i, k≥j;
    步骤2、构造连通矩阵LmatrixStep 2. Construct a connectivity matrix L matrix :
    Figure PCTCN2016086492-appb-100002
    Figure PCTCN2016086492-appb-100002
    连通矩阵Lmatrix中的数值为0或1,通过式(2)计算得到的元素为非零元素时,均通过数值1进行替换;The value in the L matrix of the connected matrix is 0 or 1. When the element calculated by the formula (2) is a non-zero element, it is replaced by the value 1;
    步骤3、构建节点属性矩阵PmatrixStep 3. Construct a node attribute matrix P matrix :
    Figure PCTCN2016086492-appb-100003
    Figure PCTCN2016086492-appb-100003
    节点属性矩阵Pmatrix为k行k列的对角矩阵,式(3)中,bi为节点i的属性数值,定义节点为交流母线、换流器、交流进出线以及交流滤波器的属性数值分别为0、X、Y、Z,其中:X、Y、Z为非零的任意值; The node attribute matrix P matrix is a diagonal matrix of k rows and k columns. In equation (3), b i is the attribute value of the node i, and the defined nodes are attribute values of the AC bus, the converter, the AC in and out lines, and the AC filter. 0, X, Y, Z, respectively: where: X, Y, Z are non-zero arbitrary values;
    步骤4、计算交流场状态矩阵SmatrixStep 4. Calculate the AC field state matrix S matrix :
    Smatrix=((Lmatrix+Pmatrix)|Lmatrix)*Pmatrix   (4)S matrix =((L matrix +P matrix )|L matrix )*P matrix (4)
    步骤5、判据:Step 5, the criteria:
    所述步骤5包括以下步骤:The step 5 includes the following steps:
    步骤51、当满足下述条件时:Step 51: When the following conditions are met:
    交流场状态矩阵Smatrix中任一行中存在元素等于X,且该行中又包含等于Y的元素以及等于Z的元素;An element is equal to X in any row of the AC field state matrix S matrix , and the row further includes an element equal to Y and an element equal to Z;
    则执行步骤52;Then perform step 52;
    步骤52、将原有合上的断路器间隔逐个断开,并重新执行步骤1-4的操作,获得该断开的断路器间隔所对应的新的交流场状态矩阵Smatrix’Step 52, disconnecting the original closed circuit breakers one by one, and performing the operations of steps 1-4 again to obtain a new AC field state matrix S matrix' corresponding to the disconnected circuit breaker interval;
    步骤53、当不满足下述条件时:Step 53: When the following conditions are not met:
    新的交流场状态矩阵Smatrix’中任一行中存在元素等于X,且该行中又包含等于Y的元素以及等于Z的元素;An element in the row of the new AC field state matrix S matrix' is equal to X, and the row further contains an element equal to Y and an element equal to Z;
    则该新的交流场状态矩阵Smatrix’对应的断开的断路器间隔即为最后断路器。 Then, the disconnected circuit breaker interval corresponding to the new AC field state matrix S matrix' is the last circuit breaker.
PCT/CN2016/086492 2015-07-15 2016-06-20 Matrixing method for automatically determining logic of last circuit breaker WO2017008619A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
DE112016000102.9T DE112016000102B4 (en) 2015-07-15 2016-06-20 Matrix method for the automatic determination of the logic of the last breaker

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510416217.5A CN105117509B (en) 2015-07-15 2015-07-15 A kind of method of the last breaker logic of matrixing automatic decision
CN201510416217.5 2015-07-15

Publications (1)

Publication Number Publication Date
WO2017008619A1 true WO2017008619A1 (en) 2017-01-19

Family

ID=54665497

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/086492 WO2017008619A1 (en) 2015-07-15 2016-06-20 Matrixing method for automatically determining logic of last circuit breaker

Country Status (3)

Country Link
CN (1) CN105117509B (en)
DE (1) DE112016000102B4 (en)
WO (1) WO2017008619A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114552644A (en) * 2022-03-02 2022-05-27 中国南方电网有限责任公司超高压输电公司柳州局 Converter station alternating current filter phase selection and closing effect discrimination method based on wave recording data

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117509B (en) * 2015-07-15 2018-03-09 中国南方电网有限责任公司超高压输电公司检修试验中心 A kind of method of the last breaker logic of matrixing automatic decision
CN106529030B (en) * 2016-11-09 2019-06-28 中国南方电网有限责任公司超高压输电公司检修试验中心 The border search method of last breaker
US11710197B2 (en) 2018-01-12 2023-07-25 Siemens Energy Global GmbH & Co. KG Adaptive power management recognition and assignment system
CN109117627B (en) * 2018-07-16 2020-11-20 中国南方电网有限责任公司超高压输电公司检修试验中心 System and method for verifying protection function of final circuit breaker in direct current engineering
CN109659913B (en) * 2018-12-28 2020-03-10 中国南方电网有限责任公司超高压输电公司检修试验中心 Last circuit breaker identification method based on virtual circuit network
CN111722582B (en) * 2020-06-18 2021-06-08 常熟理工学院 Switching-on control logic calculation method for marine generator switch and bus switch

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5737166A (en) * 1995-04-07 1998-04-07 Asea Brown Boveri Ab Protective equipment in a bipolar HVDC station
CN102185278A (en) * 2011-05-03 2011-09-14 中国电力工程顾问集团中南电力设计院 Extra-high-voltage direct-current power transmission converter station protecting method
CN103248517A (en) * 2013-04-02 2013-08-14 中国南方电网有限责任公司 Minimum break point set (MBPS) updating method suitable for any topological structure modification
CN103746400A (en) * 2013-12-31 2014-04-23 中国南方电网有限责任公司超高压输电公司检修试验中心 Last circuit breaker and last line protection method for high-voltage direct current power transmission
CN104377648A (en) * 2014-09-30 2015-02-25 南方电网科学研究院有限责任公司 Last circuit breaker backup protection method based on evidence theory
CN105117509A (en) * 2015-07-15 2015-12-02 中国南方电网有限责任公司超高压输电公司检修试验中心 Matrixing method for automatically judging logic of last breaker

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9362071B2 (en) * 2011-03-02 2016-06-07 Franklin Fueling Systems, Inc. Gas density monitoring system
CN103855691B (en) * 2012-11-30 2017-04-05 国家电网公司 A kind of method of Fault Diagnosis for Substation, apparatus and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5737166A (en) * 1995-04-07 1998-04-07 Asea Brown Boveri Ab Protective equipment in a bipolar HVDC station
CN102185278A (en) * 2011-05-03 2011-09-14 中国电力工程顾问集团中南电力设计院 Extra-high-voltage direct-current power transmission converter station protecting method
CN103248517A (en) * 2013-04-02 2013-08-14 中国南方电网有限责任公司 Minimum break point set (MBPS) updating method suitable for any topological structure modification
CN103746400A (en) * 2013-12-31 2014-04-23 中国南方电网有限责任公司超高压输电公司检修试验中心 Last circuit breaker and last line protection method for high-voltage direct current power transmission
CN104377648A (en) * 2014-09-30 2015-02-25 南方电网科学研究院有限责任公司 Last circuit breaker backup protection method based on evidence theory
CN105117509A (en) * 2015-07-15 2015-12-02 中国南方电网有限责任公司超高压输电公司检修试验中心 Matrixing method for automatically judging logic of last breaker

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DENG, JIEQING ET AL.: "Analysis and Optimization of Interior Logic for Final Breaker Protection", ELECTRIC POWER AUTOMATION EQUIPMENT, vol. 28, no. 7, 31 July 2008 (2008-07-31), pages 121 - 123, ISSN: 1006-6047 *
JIANG, YI ET AL.: "Suggestions to Improve the Last Circuit Breaker and Line Protection at Shenzhen Converter Station", SOUTHERN POWER SYSTEM TECHNOLOGY, vol. 3, no. 1, 28 February 2009 (2009-02-28), pages 69 - 71, ISSN: 1674-0629 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114552644A (en) * 2022-03-02 2022-05-27 中国南方电网有限责任公司超高压输电公司柳州局 Converter station alternating current filter phase selection and closing effect discrimination method based on wave recording data
CN114552644B (en) * 2022-03-02 2024-04-26 中国南方电网有限责任公司超高压输电公司柳州局 Method for judging phase-selecting and switching-on effects of alternating current filter of converter station based on wave-recording data

Also Published As

Publication number Publication date
CN105117509A (en) 2015-12-02
DE112016000102T5 (en) 2017-05-04
DE112016000102B4 (en) 2021-05-06
CN105117509B (en) 2018-03-09

Similar Documents

Publication Publication Date Title
WO2017008619A1 (en) Matrixing method for automatically determining logic of last circuit breaker
Liu et al. Finite/fixed-time pinning synchronization of complex networks with stochastic disturbances
Hendrickx A lifting approach to models of opinion dynamics with antagonisms
CN109697455B (en) Fault diagnosis method and device for distribution network switch equipment
CN107231255B (en) Method for modeling robustness of controllability of complex system to successive faults
WO2017041428A1 (en) Modelling method and system for diode clamped cascaded multi-level converter
CN103559042B (en) A kind of method setting up the Line Loss of Distribution Network System CIM based on IEC61970/61968
Guo et al. Line failure localization of power networks part II: Cut set outages
CN103729553A (en) Classification control method for urban safety complex events on basis of Bayesian network learning
CN103560952A (en) Node failure recovery method for micro network
Yao et al. A unified fuzzy control approach for stochastic high-order nonlinear systems with or without state constraints
AU2019348020A1 (en) Secure distributed state estimation for networked microgrids
CN107992541A (en) A kind of full wiring of electric system calculates topology analyzing method and system
Lai et al. Robust distributed cooperative control for DC mircogrids with time delays, noise disturbances, and switching topologies
Huang et al. Finite-time passivity of delayed multi-weighted complex dynamical networks with different dimensional nodes
CN104569785A (en) Inverter circuit fault diagnosis method
CN109617079B (en) Method for analyzing existence and stability of tidal current solution of direct-current power distribution system
CN109064026A (en) A kind of industrial process procedure parameter immunization time appraisal procedure considering the power supply system method of operation
CN113325708A (en) Fault estimation method of multi-unmanned aerial vehicle system based on heterogeneous multi-agent
Han et al. Improved percolation theory incorporating power flow analysis to model cascading failures in cyber-physical power system
WO2018086199A1 (en) Border search method for final circuit breaker
Abdel-Akher et al. An approach to determine a pair of power-flow solutions related to the voltage stability of unbalanced three-phase networks
Tian et al. Cascading failures in interdependent modular networks with partial random coupling preference
Hu et al. Bipartite consensus strategies for coopetition networks
Munteanu et al. From technical design structures to Bayesian networks in power engineering

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16823766

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 112016000102

Country of ref document: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16823766

Country of ref document: EP

Kind code of ref document: A1