Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

337 results about "Depth-first search" patented technology

Depth-first search (DFS) is an algorithm for traversing or searching tree or graph data structures. The algorithm starts at the root node (selecting some arbitrary node as the root node in the case of a graph) and explores as far as possible along each branch before backtracking.

Method and device for optimizing multi-constraint quality of service (QoS) routing selection

The invention discloses a method and device for optimizing multi-constraint quality of service (QoS) routing selection. The method comprises the following steps: acquiring the topological structure and link parameters of an existing network in accordance with information of a prediction model; creating a corresponding multi-constraint QoS routing model in accordance with the determined topological structure and link parameters, and constructing penalty functions to transform multi-constraint conditions, as well as constructing fitness functions for evaluating paths; using a depth-first search method to acquire initial feasible paths and initializing particle swarms; calculating the fitness value of each particle, and finding out the optimal fitness value of the particle adjacent to each particle; using the generation algorithm and the genetic algorithm-particle swarm optimization (GA-PSO) to carry out iterative solution at the beginning of the initial feasible paths, and carrying out natural selection and variation operations; and finding out paths which meet conditions and are provided with the optimal fitness values, realizing optimal routing selection under the multi-constraint condition, and executing in accordance with the found routings.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Model conversion proposal from mechanical-electrical transient to electromagnetic transient and implementation method

The invention relates to a model conversion proposal from mechanical-electrical transient to electromagnetic transient and an implementation method to realize simulated electric fence model conversion from mechanical-electrical transient to electromagnetic transient, in particular to an electric fence model conversion proposal and an implementation method based on mechanical-electrical transient simulation tool BPA to electromagnetic transient simulation tool PSCAD / EMTDC. According to incidence matrix of graph theory and depth first search theory, the method generates node branch incidence matrix based on the electric fence structure of BPA data documents, and determines the sequence of electric fence branch nodes by carrying out depth first search and combining the node branch incidence matrix until a complete branch of the electric fence structure is searched. According to the searched node sequence, the node branch incidence matrix is adjusted, and according to the new incidence matrix after adjustment, nodes, loads, branches and other electric elements are added until the reconstruction of all nodes and branches is completed and a new network model structure under the electromagnetic transient simulation tool PSCAD / EMTDC is formed. The network model structure has the same network topology as the electric fence structure of the original BPA data documents, and the parameters of all elements remain consistent.
Owner:NORTH CHINA ELECTRIC POWER UNIV (BAODING) +1

Method and system for building binary decision diagrams efficiently in a structural network representation of a digital circuit

A method, system and computer program product for building decision diagrams efficiently in a structural network representation of a digital circuit using a dynamic resource constrained and interleaved depth-first-search and modified breadth-first-search schedule is disclosed. The method includes setting a first size limit for a first set of one or more m-ary decision representations describing a logic function and setting a second size limit for a second set of one or more m-ary decision representations describing a logic function. The first set of m-ary decision representations of the logic function is then built with one of the set of a depth-first technique or a breadth-first technique until the first size limit is reached, and a second set of m-ary decision representations of the logic function is built with the other technique until the second size limit is reached. In response to determining that a union of first set and the second set of m-ary decision representations do not describe the logic function, the first and second size limits are increased, and the steps of building the first and second set are repeated. In response to determining that the union of the first set of m-ary decision representations and the second set of m-ary decision representations describe the logic function, the union is reported.
Owner:GLOBALFOUNDRIES US INC

Traffic playback method and system for virtual network

The invention relates to a traffic playback method and system for a virtual network. The traffic playback method includes a first step of capturing and processing real traffic, extracting a real IP address set R_IP, a second step of conducting depth-first search on a bipartite graph which is generated by real traffic communication relationships, dividing the real IP address set R_IP into two disjoint sets, namely, a set R_IPA and a set R_IPB, a third step of dividing all virtual nodes which are in communication through any virtual network routing interface v_interfacei into two disjoint sets, namely a set V_IPAi and a set V_IPBi, a fourth step of calculating similarities of all the virtual network routing interfaces and a real traffic collecting point, a fifth step of selecting a virtual network interface which is most similar to the real traffic collecting point to be used as a mapping node of the traffic collecting point, conducting IP address mapping based on the mapping mode, and a sixth step of traversing the real traffic again to achieve real traffic playback in the virtual network. When the traffic is played back in the virtual network through the traffic playback method and system for the virtual network, the real traffic communication environment is restored as good as possible, and the virtual network traffic system is improved.
Owner:INST OF INFORMATION ENG CHINESE ACAD OF SCI

Pattern and model verifying method of distribution automation master station system and geographical information system

The invention belongs to the field of electric power system distribution automation, and particularly relates to a pattern and model verifying method of a distribution automation master station system and a geographical information system. The method comprises the following steps that firstly, a model and a pattern file are guided out of the geographical information system; secondly, the distribution automation master station system obtains the pattern and the pattern file of the geographical information system through an information interaction bus; thirdly, the distribution automation master station system automatically analyzes a pattern and a model file online based on an adjacent matrix according to the depth-first search algorithm, and the pattern and model verification is carried out. A power grid topological structure is simplified through the depth-first search algorithm, accordingly, the pattern and model verification between the distribution automation master station system and the geographical information system is carried out, the working efficiency is improved, the pattern and model correction period is shortened, and the defect that a traditional topological method is low in searching efficiency is overcome.
Owner:国网甘肃省电力公司武威供电公司 +1

Online automatic generation method for black-start scheme

The invention relates to the technical field of electric power system analysis and control and provides an online automatic generation method for a black-start scheme. The online automatic generation method comprises the following steps: acquiring a QS formatted file in an E language from 'intelligent power grid dispatching technical support system for state grid' through a file transmission protocol and analyzing the QS formatted file in a C# language; constructing a topology map by taking a node in the power grid as a vertex and a power transmission line or transformer as a border; adopting the shortest path algorithm or depth-first search algorithm for calculating a black-start recovering path from a power point to a to-be-recovered unit/load; calling ATP-EMTP and PSD-BPA7 for performing simulating calculation; introducing a class library Microsoft.Office.Interop.Word for automatically writing a simulated result into a Word file in the form of graph, word and table, thereby forming the black-start scheme. Compared with the existing method for forming the black-start scheme by manually adopting the tool, such as PSD-BPA or ATP-EMTP, which is time-wasting and labor-wasting and has the defect of inferior applicability of independently developed simulated program, the online automatic generation method has the advantage that the efficiency and credibility of the generated black-start scheme are increased. The online automatic generation method has significance in failure recovery of a power system.
Owner:NORTH CHINA ELECTRIC POWER UNIV (BAODING)

Method for converting ladder diagram into PLC (Programmable Logic Controller) program command

InactiveCN102354144AQuick searchAnalyzing the time complexity of the job is easyProgramme control in sequence/logic controllersRelation graphDepth-first search
The invention relates to a method for converting a ladder diagram into a PLC (Programmable Logic Controller) program command, which comprises the following steps of: 1, presenting a topological structure of a ladder diagram by using a directed graph; 2, traversing a transposed graph GL <T> by using a depth-first search method, storing a topological sorting relation of parallel-connection peaks and coil peaks in a queue Q; 3, carrying out breadth-first search on the parallel-connection peaks according to a connection relation of the directed graph GL, carrying out depth-first search on serial-connection peaks adjacently connected with the parallel-connection peaks, generating an AND expression of the directed graph GL on the whole serial-connection path and an OR expression of the serial-connection peaks; 4, generating a final expression of the maximum combining item of the parallel-connection peaks; 5, carrying out breadth-first search on a connection relation graph Gp by using the Q,figuring out an OR expression of the corresponding parallel-connection peaks and verifying, finally, constructing the maximum combining item into the AND expression to form a final result; 6, judgingwhether a queue Q' is empty; and 7, processing a starting peak. The invention can be widely applied to the process of converting the ladder diagram into the PLC program command.
Owner:BEIJING UNION UNIVERSITY
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products