WO2022252061A1 - Knowledge-based assembly process planning method, apparatus and system - Google Patents

Knowledge-based assembly process planning method, apparatus and system Download PDF

Info

Publication number
WO2022252061A1
WO2022252061A1 PCT/CN2021/097439 CN2021097439W WO2022252061A1 WO 2022252061 A1 WO2022252061 A1 WO 2022252061A1 CN 2021097439 W CN2021097439 W CN 2021097439W WO 2022252061 A1 WO2022252061 A1 WO 2022252061A1
Authority
WO
WIPO (PCT)
Prior art keywords
historical
product
cbs
assembly
design
Prior art date
Application number
PCT/CN2021/097439
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 PCT/CN2021/097439 priority Critical patent/WO2022252061A1/en
Priority to CN202180098306.3A priority patent/CN117355852A/en
Publication of WO2022252061A1 publication Critical patent/WO2022252061A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/36Creation of semantic tools, e.g. ontology or thesauri
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"

Definitions

  • the invention relates to the digital field, in particular to a knowledge-based assembly process planning method, device and system.
  • the prior art provides a hierarchical method for planning the assembly sequence of connectors.
  • the principle is to generate a connector structure hierarchy from the CAD model, then decompose the connector hierarchy hierarchically, retrieve similar connector structures in the database and refer to their assembly plans, and finally merge the socket structure from top to bottom Assembly planning for nodes.
  • the limitation of this scheme is that when retrieving similar connector structures in the database, retrieving historical reference data needs to use the same name to retrieve the same part, and only compares the topological similarity without quantitative comparison.
  • the prior art also provides a graph similarity method to compare the assembly graphs of two production lines.
  • the connection information between components and/or sub-assemblies at the edge of the assembly map is described in principle.
  • Graph similarity algorithms for similar assembly retrieval include graph matching (topological) and similarity testing (quantitative).
  • topological topological
  • similarity testing quantitative
  • the first aspect of the present invention provides a knowledge-based assembly process planning method, which includes the following steps: S1, receiving the product design material list, obtaining the knowledge information in the product design list and generating a topology model instance based on the topology model template, in matching the historical design bill of materials similar to the design bill of materials of the product in the database; S2, fetching the historical assembly plan corresponding to the similar historical design bill of materials from the database, and converting the nodes in the historical assembly plan to replacing with nodes corresponding to the product design bill of materials, removing nodes and their corresponding process steps in the historical assembly planning that are not related to the historical design bill of materials and reconstructing the product assembly planning; S3, from The historical assembly line corresponding to the corresponding historical assembly plan is retrieved from the database, and the workstations corresponding to the process steps removed by the step S2 in the historical assembly line are removed and reconstructed into a product assembly line.
  • the step S1 also includes the following steps: S11, receiving the product design bill of materials, analyzing the data structure of the product design bill of materials based on the topology model template, acquiring the knowledge information in the product design bill and Generate a topology model instance; S22, retrieve the historical design material list from the database, and convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively; S23, match the historical CBS map according to the product CBS map , when the product CBS graph matches multiple historical CBS graphs, the Euclidean algorithm is used to calculate the index difference between the product CBS graph and the nodes corresponding to the multiple historical CBS graphs to perform similarity measurement, so that in Selecting a similar CBS spectrum with the smallest difference in the indicators among the plurality of historical CBS spectrums.
  • the step S23 also includes the following steps: hierarchically matching historical CBS graphs according to product CBS graphs, when a part of product CBS graphs matches multiple historical CBS graphs, calculate by Euclidean algorithm
  • the product CBS map and the index difference between the nodes corresponding to multiple historical CBS maps are used to perform similarity measurement, and the matched and unmatched parts of the product CBS map are deconstructed and the product CBS map is continued.
  • the unmatched part of the product continues to perform matching and similarity measurement until it is completely matched or there is one unmatched node left.
  • the standard CBS map node in the database is called to match the node. Perform a match.
  • the nodes of the topology model include various types of entities, the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS map are connectors and multiple assemblies connected to them, Subassemblies, parts, connectors.
  • step S22 also includes the following steps: converting the nodes of the topology model into the nodes of the CBS map, so as to convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively Atlas.
  • the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines.
  • a second aspect of the present invention provides a knowledge-based assembly process planning system, comprising: a processor; and a memory coupled to the processor, the memory having instructions stored therein that when executed by the processor use
  • the electronic device performs an action, and the action includes: S1, receiving a list of product design materials, acquiring knowledge information in the product design list and generating a topology model instance based on a topology model template, and matching with the design material of the product in the database list a similar historical design material list; S2, retrieve the historical assembly plan corresponding to the similar historical design material list from the database, and replace the nodes in the historical assembly plan with the product design material list For the corresponding nodes, remove the nodes in the historical assembly plan that are not related to the historical design bill of materials and their corresponding process steps, and reconstruct them into product assembly plans; S3, retrieve the corresponding nodes from the database The historical assembly line corresponding to the historical assembly plan, removing the workstations corresponding to the process steps removed by the action S2 in the historical assembly line and reconstructing it as a
  • the action S1 also includes the following steps: S11, receiving the product design bill of materials, analyzing the data structure of the product design bill of materials based on the topology model template, acquiring the knowledge information in the product design bill and Generate a topology model instance; S22, retrieve the historical design material list from the database, and convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively; S23, match the historical CBS map according to the product CBS map , when the product CBS graph matches multiple historical CBS graphs, the Euclidean algorithm is used to calculate the index difference between the product CBS graph and the nodes corresponding to the multiple historical CBS graphs to perform similarity measurement, so that in Selecting a similar CBS spectrum with the smallest difference in the indicators among the plurality of historical CBS spectrums.
  • the action S23 also includes: hierarchically matching the historical CBS graph according to the product CBS graph, and when a part of the product CBS graph matches multiple historical CBS graphs, calculating the product CBS graph through the Euclidean algorithm respectively Perform similarity measurement based on the index difference between nodes corresponding to multiple historical CBS graphs, deconstruct the matched and unmatched parts of the product CBS graph and continue to unmatched parts of the product CBS graph Perform matching and similarity measurement until there is a complete match or there is one unmatched node.
  • the standard CBS graph node in the database is called to perform matching on the node.
  • the nodes of the topology model include various types of entities, the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS map are connectors and multiple assemblies connected to them, Subassemblies, parts, connectors.
  • step S22 also includes the following steps: converting the nodes of the topology model into the nodes of the CBS map, so as to convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively Atlas.
  • the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines.
  • the third aspect of the present invention provides a knowledge-based assembly process planning device, wherein the knowledge-based assembly process planning device further includes: a similarity retrieval device, which receives a product design material list and acquires the knowledge in the product design list information and generate a topology model instance based on the topology model template, and match the historical design bill of materials similar to the design bill of material of the product in the database; assembly planning generating means, which transfers the similar historical design bill of material from the database For the corresponding historical assembly planning, replace the nodes in the historical assembly planning with nodes corresponding to the product design bill of materials, remove the nodes in the historical assembly planning that are not related to the historical design bill of materials and The corresponding process steps are reconstructed into a product assembly plan; an assembly line generation device, which retrieves the historical assembly line corresponding to the corresponding historical assembly plan from the database, and removes the historical assembly line from the historical assembly line by the assembly plan generation device The workstations corresponding to the removed process steps are restructured into product assembly lines.
  • a fourth aspect of the present invention provides a computer program product tangibly stored on a computer-readable medium and comprising computer-executable instructions which, when executed, cause at least one processor to perform the The method described in the first aspect of the present invention.
  • a fifth aspect of the present invention provides a computer readable medium having stored thereon computer executable instructions which, when executed, cause at least one processor to perform the method according to the first aspect of the present invention.
  • the present invention uses the semantic graph as the carrier for describing assembly, assembly line and assembly planning, which has strong descriptive ability, easy to understand, easy to apply inference rules, and its entity naming is not limited. Therefore, the knowledge-based assembly process planning device provided by the present invention easy to use.
  • the present invention combines topological and quantitative methods to perform graph similarity measurement, wherein, ontology comparison is the first rough filtering, and quantitative similarity measurement is a precise filtering based on the first rough filtering, so computing Quantity decreased. Quantitative measures increase the accuracy of similarity comparisons and thus increase recommendation accuracy compared to pure topological comparisons. Therefore, the present invention is more efficient and more precise.
  • the knowledge in the database is accumulated over a long period of time as historical data, so the recommendation ability is increased, and the present invention is more intelligent and self-evolving.
  • Fig. 1 is a schematic diagram of a topology model according to a specific embodiment of the present invention.
  • Fig. 2 is a schematic diagram of the relationship between a product and a process topology model according to a specific embodiment of the present invention
  • Fig. 3 is a schematic diagram of the recommended assembly planning and assembly line in the product design bill of materials according to a specific embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a knowledge-based assembly process planning system according to a specific embodiment of the present invention.
  • Fig. 5 is a schematic diagram of converting the design bill of materials into a CBS structure according to a specific embodiment of the present invention
  • Fig. 6 is a schematic diagram of database data according to a specific embodiment of the present invention.
  • Fig. 7 is a schematic diagram of converting a product design bill of materials into a CBS structure according to yet another specific embodiment of the present invention.
  • Fig. 8 is a schematic diagram of a list of historical design materials according to another specific embodiment of the present invention.
  • Fig. 9 is a schematic diagram of hierarchical deconstruction and map matching according to a specific embodiment of the present invention.
  • Fig. 10 is a schematic diagram of similarity comparison according to a specific embodiment of the present invention.
  • the present invention provides a knowledge-based assembly process planning (assembly process planning) method, device and system, which reduces the dependence on human expertise and increases planning quality and efficiency.
  • the invention greatly reduces the calculation amount of database retrieval, provides a way of knowledge expression, and the construction of knowledge base is also more convenient. Furthermore, the present invention enables quantitative similarity measurement with rich geometric attributes.
  • the first aspect of the present invention provides a knowledge-based assembly process planning method.
  • Fig. 4 is a schematic structural diagram of a knowledge-based assembly process planning system according to a specific embodiment of the present invention.
  • the knowledge-based assembly process planning system 200 includes a similarity retrieval device 210 , an assembly planning generating device 220 and an assembly line generating device 230 .
  • the similarity retrieval device 210 is used to decompose the product design material list Q based on the new customer demand, and use the product design material list Q to search the knowledge database KD (Knowledge Database).
  • the similarity retrieval device 210 includes a history extraction device 211 , a graph structure construction device 212 and a similarity measurement device 213 .
  • the assembly plan generating means 220 includes a plan extracting means 221 , a node replacing means 222 and an assembly plan forming means 223 .
  • the assembly line generating device 230 includes a planning line extracting device 231 , a workstation adding and removing device 232 and an assembly line forming device 233 .
  • step S1 is executed.
  • the similarity retrieval device 210 receives the product design material list, acquires the knowledge information in the product design list, generates a topology model instance based on the topology model template, and matches the history similar to the product design material list in the database. Design bill of materials.
  • the product designer When receiving a new product order, the product designer usually provides a CAD model and its design material list (EBOM, Engineering Bill of Materials).
  • EBOM Design Material list
  • the design bill of materials should have all parts, sub-assemblies (sub-assemblies), hierarchical structures (hierarchical structures) and connections between the above parts.
  • the topology model (Ontology model) of the assembly structure will be stored in the knowledge base (Knowledge Base) after it is generated, which conforms to the ISO10303 standard.
  • ISO10303 standard part 44 provides some limited assembly design representations (assembly design representations), which capture the assembly structure and dynamic joint information (kinematic joint information) in the design process.
  • the assembly model establishes a neutral representation of the product assembly, which includes multiple sets of components.
  • a complete product is called an "assembly”
  • the lowest-level inseparable components in the assembly are called “parts”
  • two or more of the parts assembled together are called “subassemblies”. body”.
  • the model focuses on product hierarchies, and the location and orientation between parts.
  • the topology model 100 includes concepts, parts, sub-assemblies and connectors related to the product and its assembly.
  • the connector type corresponds to a specific assembly operation (assembly operation).
  • the relationship between the above concepts, the data properties of each concept are described as attributes.
  • the topology model 100 includes an assembly, a subassembly 1 , a subassembly 2 , a subassembly 3 , a subassembly 4 , a subassembly 5 , a part 1 , a part 2 , a part 3 and a part 4 .
  • the circles in FIG. 1 indicate the relationship between the above components.
  • Fig. 2 is a schematic diagram of the relationship between product and process topology models according to a specific embodiment of the present invention.
  • a portion 310 of a topological model of a product includes assemblies, parts, subassemblies, connectors, and connectors. Among them, parts and subassemblies are connected by connectors. Connections include glue bonding, bolting, press fitting and snap fitting.
  • Process 320 includes assembly operations including gluing, bolting, press-fitting, and snap-fitting operations. Wherein, the above-mentioned processes and connectors correspond one-to-one, and the relationship between the processes and connectors is usage.
  • glue bonding is used for “glue bonding operation”
  • bolt connection is used for “bolt operation”
  • press fitting is used for “press fitting operation”
  • snap fitting operation is used for “snap fitting operation”.
  • each design BOM information is described as an RDF or LGP graph, which conforms to the topology model shown in FIG. 2 .
  • the present invention will try to find an assembly similar to the new customized assembly, and generate a new assembly plan by modifying the assembly plan of the historical similar assembly.
  • step S1 includes sub-step S11, sub-step S12 and sub-step S13.
  • the history extraction device 211 receives the product design bill of materials, analyzes the data structure of the product design bill of materials based on the topology model template, obtains the knowledge information in the product design bill, and generates a topology model instance based on the topology model template .
  • the history extracting means 211 is used to search the list of historical design materials in the graph database, and the list of historical design materials is described by RDF graph or LGP graph. If the graphs in the database are classified by product category, since the products involved in the product design material list are considered to belong to a specific category, the history extracting means 211 only needs to perform a search in this category. Otherwise, all design BOM patterns would need to be searched through the entire database. Among them, the graph retrieval is identified in the application program interface in the graph database.
  • Fig. 3 is a schematic diagram of the recommended assembly plan and assembly line in the product design bill of materials according to a specific embodiment of the present invention.
  • node a is an assembly
  • node B is a part
  • node c is a subassembly
  • c1, c2, and c3 are parts or connectors.
  • the topological model of the product and the product design BOM G1 are sent to the similarity retrieval device 210, and the similarity retrieval device 210 searches the database D for historical design BOMs similar to the product design BOM.
  • the database KD includes historical design material list, assembly plan and assembly line.
  • P1, P2, and P3 nodes are process step nodes, and material nodes are connected to process nodes, which represent that materials can be consumed or manufactured in the process.
  • the material node is a material flow node.
  • process nodes also have some data values to describe their properties, such as process time and process name.
  • WS nodes represent workstations, and connections between WS nodes represent the sequence of process steps that occur at the workstations. Each WS node has some data values to describe its attributes, such as height, width, length, cost, workstation name and workstation number, etc.
  • the map structure construction device 212 retrieves the historical design material list from the database KD, and converts the product design material list and historical design material list into a product CBS map and a historical CBS map respectively.
  • the step S22 also includes the following step: converting the nodes of the topology model into the nodes of the CBS map, so as to convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively.
  • the nodes of the topology model include various types of entities, the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS map are connectors and multiple assemblies connected to them, Subassemblies, parts, connectors.
  • the graph structure construction device 212 is used to convert the RDF or LPG graph in the product design bill of materials and historical design bill of materials in the database into a connector-based structure (CBS, Connector-Based Structure) graph, referred to as a CBS graph.
  • CBS Connector-Based Structure
  • CBS Connector-Based Structure
  • the structure based on the connector is described as C[P1, P2...Pn] format, C represents the name of the connector, P1, P2...Pn represents the part or subassembly connected by the connector C.
  • Connectors and their parts or subassemblies can be named by any name desired by the designer.
  • the present invention combines them into a connector group, and the connector group is represented by (C1, C2...Cn)[P1, P2...Pn]. For example, 4 screws are required to secure a cover and box.
  • the design bill of materials 410 may be a product design bill of materials or a historical design bill of materials.
  • Design bill of materials 410 includes subassembly B, connector b, connector S1, connector R1, connector R2, part N, part N1, part N2, subassembly N3, subassembly N4, part N5, and part N6 , the aforementioned parts, subassemblies, and connectors are represented as nodes.
  • the graph structure constructing device 212 converts the product design bill of materials 410 into a CBS graph 420 .
  • the part N1 is a table leg
  • the connector S1 is a screw
  • the part N2 is a table top.
  • the part N1, the connector S1 and the part N2 are all nodes, but in the CBS diagram 420 they will be converted into a node S1 [N1,N2].
  • connector b, subassembly B and part N are converted to node b[B,N]
  • connector R1, subassembly N3 and subassembly N4 are replaced by node R1[N3, N4]
  • link R2, part N5 and part N6 are transformed into node R2[N5,N6].
  • the present invention converts nodes such as products, assemblies, parts, sub-assemblies, and connectors in the design material list into the form of connectors and the above-mentioned components connected in the CBS diagram, reducing the number of nodes and the amount of calculation.
  • the similarity measurement device 213 matches the historical CBS graphs according to the product CBS graphs.
  • the similarity measurement is performed based on the index difference between the nodes corresponding to the CBS graphs, so as to select a similar CBS graph with the smallest index difference among the multiple historical CBS graphs.
  • the step S23 also includes the following steps: Hierarchically matching the historical CBS graph according to the product CBS graph, when a part of the product CBS graph matches a plurality of historical CBS graphs, calculate the product CBS graph through the Euclidean algorithm
  • the index difference between the graphs and the nodes corresponding to multiple historical CBS graphs is used to perform similarity measurement, deconstruct the matched and unmatched parts of the product CBS graph and continue to analyze the unmatched parts of the product CBS graph Partially continue to perform matching and similarity measurement until there is a complete match or there is one unmatched node.
  • the standard CBS map node in the database is called to perform matching on the node.
  • the similarity measurement device 213 is used to perform hierarchical map similarity measurement using a map similarity algorithm, wherein the map similarity algorithm includes two incremental steps: a map matching step and a similarity measuring step.
  • Graph matching uses the VF2 graph isomorphism algorithm (VF2 graph isomorphism algorithm), plus semantics to use similar topological structures to query historical design bill of materials graphs.
  • VF2 graph isomorphism algorithm VF2 graph isomorphism algorithm
  • node types are assigned to serve as input attributes for the algorithm.
  • the same connector nodes do not need to use the same name, they can also be identified as the same. Since semantically they belong to the same type of connectors as long as they belong to the same type in the topology model.
  • the hierarchical structure principle of map matching is as follows. If the query based on the connector structure map cannot find a match in the historical database at one time, it is necessary to structure the structure hierarchically and perform a search for the match.
  • the product design BOM graph and the historical design BOM graph (historical EBOM graph) in the database cannot be judged to be isomorphic by comparing their connector structure graphs. Assuming that the query CBS map cannot be matched to the historical CBS map, it is necessary to deconstruct and perform the comparison recursively as shown in the figure.
  • the graph becomes two parts by removing the connection between the upper node and the rest of the graph. For each part, a matching map or sub-map is searched in both databases.
  • Some known CBS structures and their assembly plans are stored in a standard database.
  • the historian stores subassembly-level or product-level CBS structures and their plans. If similar structures are found, their existing assembly plans can be extracted to serve as a starting point for the product's assembly process planning.
  • heuristic rules can be implemented to infer assembly features from basic geometric features, and then infer assembly operations from assembly features.
  • Common-sense rules can be combined in the topology model of the SWRL language and driven by a reasoner.
  • the reasoner includes Pellet or Hermit. If it is difficult to generate rules from human experience, the CBS that cannot be matched will be executed manually, which will not affect the workflow of the entire system.
  • a new customer order requires assembly of an assembly as described in the product design BOM 510 .
  • the product design material list 510 includes the following nodes: assembly, bolt, box base, backplane, HMI interface, bolt, shell assembly, PCBA, bolt, front assembly, PCBA1, PCBA2, card slot, PCB, LCD and nuts.
  • the above product design material list 510 is converted into a product CBS map 520, wherein the product CBS map 520 includes the following nodes: the first node N 11 bolts [box base, back plate], the second node N 12 bolts [HMI Interface, shell assembly], the third node N 13 bolts [PCBA, PCBA], the fourth node N 14 card slots [PCBA1, PCBA2], the fifth node N 15 bolt connection [PCB, LCD].
  • the product CBS map 520 includes the following nodes: the first node N 11 bolts [box base, back plate], the second node N 12 bolts [HMI Interface, shell assembly], the third node N 13 bolts [PCBA, PCBA], the fourth node N 14 card slots [PCBA1, PCBA2], the fifth node N 15 bolt connection [PCB, LCD].
  • a historical CBS map 530 is stored in the database KD, which includes a plurality of nodes: the first node N 21 bolts [PCBA1, front assembly], the second node N 22 bolt connections [PCB, LCD], third node N 23 glue bonding [sheet, frame].
  • the second round of matching is performed on the unmatched part, and a node second node N 12 is matched with the historical CBS graph 530, specifically, the second node N 12 of the product CBS graph 520 and the first node of the historical CBS graph 530 N 21 is matched well, but others are not matched well, so the product CBS map 520 is deconstructed, and the second node N 12 is disassembled from the second node N 12 , the third node N 13 , and the second node N 14 .
  • the third round of matching is performed on the unmatched part, and two nodes are matched with the historical CBS map 530: the third node N 13 and the fifth node N 15 .
  • the third node N 13 and the fifth node N 15 of the product CBS map 520 are respectively matched with the first node N 21 and the second node N 22 of the historical CBS map 530 .
  • the above matches are all matched with the historical CBS map in the database KD, and there is still a single node, the fourth node N 14 , which has not been matched well.
  • the matching of a single node in the present invention usually invokes a standard CBS map node in the database, and the standard CBS map node is a single node.
  • the database includes standard CBS map nodes N 33 , N 34 and N 35 .
  • the single node fourth node N 14 is matched to the standard CBS map node N 33 .
  • FIG. 10 is a schematic diagram of similarity comparison according to a specific embodiment of the present invention.
  • a product CBS graph 610 matches two historical CBS graphs 620 and 630 .
  • the product CBS map 610 includes three nodes, namely D[B, K, E], s[k1, k2, k3] and b[E1, E2].
  • the two historical CBS graphs 620 and 630 are similar in structure to the product CBS graph 610, wherein the historical CBS graph 620 includes three nodes S1[N1,N2], R1[N3,N4] and R2[N5,N6].
  • 630 includes three nodes d[x,y], s2[t1,t2] and p[k1,k2].
  • the node b[B, N] in the historical CBS map 620 is not matched.
  • the indicators include model number, features, dimensions, quality, materials, and the like.
  • the distance between part B and part N1 can be calculated by the following algorithm:
  • Xi is an index
  • a and b refer to two corresponding components
  • i is a natural number
  • step S2 the history extracting means 211 retrieves the historical assembly plan corresponding to the similar historical design material list from the database, and the node replacement means 222 replaces the nodes in the historical assembly plan with the Designing the nodes corresponding to the BOM, the assembly plan forming unit 223 removes the nodes in the historical assembly plan that are not related to the historical design BOM and their corresponding process steps and reconstructs them into a product assembly plan.
  • the assembly plan generation device 220 is used to generate assembly plans for new products, wherein the matched CBS graph structures can come from different assemblies, so there can be more than one assembly plan for reference.
  • the assembly line generation device 230 is used to generate assembly lines for new products, wherein there are more than one assembly lines that can be referred to, so these assembly lines are first extracted with matching parts, and then the workstations without matching parts or redundant process steps are removed, and then in the process steps Merge these workstations according to the priority relationship.
  • the historical material list matched in step S1 is G2, which includes nodes A, B, C, D, E, c1, c2, c3, E1, and the historical material
  • the historical assembly plan corresponding to list G2 is SP1.
  • the historical assembly planning includes process steps P1, P2 and P3, and the process steps P1 and P2 are executed before the process step P3.
  • the material flow before process step P1 is described by node E1
  • the material flow after process step P1 is described by node E
  • the material flow before process step P2 is described by node E
  • the material flow after process step P3 is described by node A.
  • the material flow before process step P2 is described by nodes c1, c2, c3, the material flow after process step P2 is described by node C
  • the material flow before process step P2 is described by nodes E, B, C
  • the product assembly plan SP2 is obtained.
  • step S3 is executed, the planned line extracting device 231 retrieves the historical assembly line corresponding to the corresponding historical assembly plan from the database, and the workstation adding and removing device 232 removes the process steps removed by the step S2 in the historical assembly line
  • the assembly line configuration device 233 is reconfigured into a product assembly line.
  • the historical assembly line corresponding to the corresponding historical assembly plan SP1 is SL1 , wherein the assembly line includes workstations executed by each process step of the assembly plan. Specifically, the process step P1 is performed in the workstation WS1, the process step P2 is performed in the workstation WS2, and the process step P3 is performed in the workstation WS3.
  • the historical assembly line SL1 includes the workstations WS1, WS2 and WS2, wherein, the Said workstations WS1 and WS2 perform process steps P1 and P2, respectively, before said workstation WS3 performs process step P3. Therefore, after removing the workstation WS1 corresponding to the process step P1 removed in step S2, the product assembly line SP3 is obtained.
  • the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines.
  • the standard CBS map is a node N33, which includes a card slot, and the card slot includes a box and a board. Therefore, the assembly plan SP3 generated for the standard CBS map by using the present invention includes a process step P, and the process step P is a clamping process.
  • the material flow before the execution of the process step P is described by nodes N41 and N42, and the material flow after the execution of the process step P is described by the node N43, wherein, the node N41 is "a box with a slot", and the node N42 is "Board", the node N43 is "the box with the board connected”.
  • the present invention also includes the following steps: storing the generated product design material list, product assembly plan and product assembly line in the database.
  • a second aspect of the present invention provides a knowledge-based assembly process planning system, comprising: a processor; and a memory coupled to the processor, the memory having instructions stored therein that when executed by the processor use
  • the electronic device performs an action, and the action includes: S1, receiving a list of product design materials, acquiring knowledge information in the product design list and generating a topology model instance based on a topology model template, and matching with the design material of the product in the database list a similar historical design material list; S2, retrieve the historical assembly plan corresponding to the similar historical design material list from the database, and replace the nodes in the historical assembly plan with the product design material list For the corresponding nodes, remove the nodes in the historical assembly plan that are not related to the historical design bill of materials and their corresponding process steps, and reconstruct them into product assembly plans; S3, retrieve the corresponding nodes from the database The historical assembly line corresponding to the historical assembly plan, removing the workstations corresponding to the process steps removed by the action S2 in the historical assembly line and reconstructing it as a
  • the action S1 also includes the following steps: S11, receiving the product design bill of materials, analyzing the data structure of the product design bill of materials based on the topology model template, acquiring the knowledge information in the product design bill and Generate a topology model instance; S22, retrieve the historical design material list from the database, and convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively; S23, match the historical CBS map according to the product CBS map , when the product CBS graph matches multiple historical CBS graphs, the Euclidean algorithm is used to calculate the index difference between the product CBS graph and the nodes corresponding to the multiple historical CBS graphs to perform similarity measurement, so that in Selecting a similar CBS spectrum with the smallest difference in the indicators among the plurality of historical CBS spectrums.
  • the action S23 also includes: hierarchically matching the historical CBS graph according to the product CBS graph, and when a part of the product CBS graph matches multiple historical CBS graphs, calculating the product CBS graph through the Euclidean algorithm respectively Perform similarity measurement based on the index difference between nodes corresponding to multiple historical CBS graphs, deconstruct the matched and unmatched parts of the product CBS graph and continue to unmatched parts of the product CBS graph Perform matching and similarity measurement until there is a complete match or there is one unmatched node.
  • the standard CBS graph node in the database is called to perform matching on the node.
  • the nodes of the topology model include various types of entities, the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS map are connectors and multiple assemblies connected to them, Subassemblies, parts, connectors.
  • step S22 also includes the following steps: converting the nodes of the topology model into the nodes of the CBS map, so as to convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively Atlas.
  • the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines.
  • the third aspect of the present invention provides a knowledge-based assembly process planning device, wherein the knowledge-based assembly process planning device further includes: a similarity retrieval device, which receives a product design material list and acquires the knowledge in the product design list information and generate a topology model instance based on the topology model template, and match the historical design bill of materials similar to the design bill of material of the product in the database; assembly planning generating means, which transfers the similar historical design bill of material from the database For the corresponding historical assembly planning, replace the nodes in the historical assembly planning with nodes corresponding to the product design bill of materials, remove the nodes in the historical assembly planning that are not related to the historical design bill of materials and The corresponding process steps are reconstructed into a product assembly plan; an assembly line generation device, which retrieves the historical assembly line corresponding to the corresponding historical assembly plan from the database, and removes the historical assembly line from the historical assembly line by the assembly plan generation device The workstations corresponding to the removed process steps are restructured into product assembly lines.
  • a fourth aspect of the present invention provides a computer program product tangibly stored on a computer-readable medium and comprising computer-executable instructions which, when executed, cause at least one processor to perform the The method described in the first aspect of the present invention.
  • a fifth aspect of the present invention provides a computer readable medium having stored thereon computer executable instructions which, when executed, cause at least one processor to perform the method according to the first aspect of the present invention.
  • the present invention uses the semantic graph as the carrier for describing assembly, assembly line and assembly planning, which has strong descriptive ability, easy to understand, easy to apply inference rules, and its entity naming is not limited. Therefore, the knowledge-based assembly process planning device provided by the present invention easy to use.
  • the present invention combines topological and quantitative methods to perform graph similarity measurement, wherein the ontology comparison is the first rough filtering, and the quantitative similarity measurement is further refined filtering based on the first rough filtering, so computing Quantity decreased. Quantitative measures increase the accuracy of similarity comparisons and thus increase recommendation accuracy compared to pure topological comparisons. Therefore, the present invention is more efficient and more precise.
  • the knowledge in the database is accumulated over a long period of time as historical data, so the recommendation ability is increased, and the present invention is more intelligent and self-evolving.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Databases & Information Systems (AREA)
  • Game Theory and Decision Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present invention provides a knowledge-based assembly process planning method. The method comprises the following steps: S1, receiving a product design material list, acquiring knowledge information in the product design list, generating a topology model instance on the basis of a topology model template, and matching in a database a historical design material list similar to the product design material list; S2, retrieving a historical assembly plan corresponding to the similar historical design material list from the database, replacing nodes in the historical assembly plan with nodes corresponding to the product design material list, removing the nodes in the historical assembly plan that are not related to the historical design material list and corresponding process steps thereof, and reconstructing same into a product assembly plan; and S3, retrieving a historical assembly line corresponding to the corresponding historical assembly plan from the database, removing workstations corresponding to the process steps removed by step S2 in the historical assembly line, and reconstructing same into a product assembly line. The present invention is convenient to use, highly efficient and intelligent.

Description

基于知识的装配工艺规划方法、装置和系统Knowledge-based assembly process planning method, device and system 技术领域technical field
本发明涉及数字化领域,尤其涉及基于知识的装配工艺规划方法、装置和系统。The invention relates to the digital field, in particular to a knowledge-based assembly process planning method, device and system.
背景技术Background technique
在工业4.0时代,许多制造工厂都面对着越来越多客户定制化需求。怎样快速通过相应地提供流程规划和资源规划应对这样的变化需求是决定性问题。In the era of Industry 4.0, many manufacturing plants are facing more and more customer customization needs. How to respond quickly to such changing requirements by providing process planning and resource planning accordingly is the decisive question.
传统地,生产线规划是工程师利用他们的判断和经验来手动执行的。一些工厂会定义标准流程程序作为出发点来覆盖一个特定产品家族的定制化服务。Traditionally, production line planning was performed manually by engineers using their judgment and experience. Some factories define standard process procedures as a starting point to cover customization for a specific product family.
上述现有技术的方案都高度依赖人的专业性,并且易出错和工作量大。针对复杂产品,可行组装顺序的数量会很大,即使最熟练的工程师也会在找到最好可能的顺序上失算。此外,上述方案不能利用历史定制化需求的大量累积下来的历史流程规划数据,其会导致信息资源浪费。The solutions of the above-mentioned prior art are all highly dependent on the professionalism of people, and are prone to errors and heavy workload. For complex products, the number of possible assembly sequences can be so large that even the most skilled engineer can miscalculate in finding the best possible sequence. In addition, the above solution cannot utilize a large amount of accumulated historical process planning data of historical customization requirements, which will lead to waste of information resources.
例如,现有技术提供了一种连接件的装配顺序规划的分层方法。具体地,其原理是从CAD模型产生一个连接件结构层级,然后分层次地分解连接件层级,在数据库中检索相似连接件结构并且参考他们的装配规划,最后从上到下合并插线座结构节点的装配规划。这种方案的局限性在于当在数据库中检索相似连接件结构时,检索历史参考数据需要利用同样名字来检索同样的部分,并且只有比对拓扑结构相似性,并没有定量比较。For example, the prior art provides a hierarchical method for planning the assembly sequence of connectors. Specifically, the principle is to generate a connector structure hierarchy from the CAD model, then decompose the connector hierarchy hierarchically, retrieve similar connector structures in the database and refer to their assembly plans, and finally merge the socket structure from top to bottom Assembly planning for nodes. The limitation of this scheme is that when retrieving similar connector structures in the database, retrieving historical reference data needs to use the same name to retrieve the same part, and only compares the topological similarity without quantitative comparison.
又例如,对比于连接件结构层级方案,现有技术还提供了图谱相似性方法来比较两个产线的装配图谱。具体地,在原理上描述了装配图普边缘的元件和/或子装配体之间的连接信息。用于相似装配检索的图谱相似性算法包括图谱匹配(拓扑结构)和相似性测试(数量上的)。这种方案的局限性在于,对比连接件层级方案,装配图谱具有更多节点,图谱匹配或许需要更大的计算量。For another example, compared with the hierarchical scheme of the connector structure, the prior art also provides a graph similarity method to compare the assembly graphs of two production lines. Specifically, the connection information between components and/or sub-assemblies at the edge of the assembly map is described in principle. Graph similarity algorithms for similar assembly retrieval include graph matching (topological) and similarity testing (quantitative). The limitation of this scheme is that compared with the connector-level scheme, the assembly graph has more nodes, and graph matching may require a greater amount of computation.
发明内容Contents of the invention
本发明第一方面提供了基于知识的装配工艺规划方法,其中,包括如下步骤:S1,接收产品设计材料清单,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例,在数据库中匹配和该产品的设计材料清单相似的历史设计材料清单;S2,从所述数据库中调取所述相似的历史设计材料清单所对应的历史装配规划,将所述历史装配规划中的节点替换为与所述产品设计材料清单相对应的节点,去除所述历史装配规划中与所述历史设计材料清单中不相关的节点及其对应的工艺步骤并重构为产品装配规划;S3,从所述数据库中调取所述对应的历史装配规划对应的历史装配线,去除所述历史装配线中被所述步骤S2去除的工艺步骤对应的工作站并重构为产品装配线。The first aspect of the present invention provides a knowledge-based assembly process planning method, which includes the following steps: S1, receiving the product design material list, obtaining the knowledge information in the product design list and generating a topology model instance based on the topology model template, in matching the historical design bill of materials similar to the design bill of materials of the product in the database; S2, fetching the historical assembly plan corresponding to the similar historical design bill of materials from the database, and converting the nodes in the historical assembly plan to replacing with nodes corresponding to the product design bill of materials, removing nodes and their corresponding process steps in the historical assembly planning that are not related to the historical design bill of materials and reconstructing the product assembly planning; S3, from The historical assembly line corresponding to the corresponding historical assembly plan is retrieved from the database, and the workstations corresponding to the process steps removed by the step S2 in the historical assembly line are removed and reconstructed into a product assembly line.
进一步地,所述步骤S1还包括如下步骤:S11,接收产品设计材料清单,基于拓扑模型模板分析所述产品设计材料清单的数据结构,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例;S22,在数据库中调取历史设计材料清单,将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱;S23,根据产品CBS图谱匹配历史CBS图谱,当产品CBS图谱匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,以在所述多个历史CBS图谱中选择一个所述指标差别最小的相似CBS图谱。Further, the step S1 also includes the following steps: S11, receiving the product design bill of materials, analyzing the data structure of the product design bill of materials based on the topology model template, acquiring the knowledge information in the product design bill and Generate a topology model instance; S22, retrieve the historical design material list from the database, and convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively; S23, match the historical CBS map according to the product CBS map , when the product CBS graph matches multiple historical CBS graphs, the Euclidean algorithm is used to calculate the index difference between the product CBS graph and the nodes corresponding to the multiple historical CBS graphs to perform similarity measurement, so that in Selecting a similar CBS spectrum with the smallest difference in the indicators among the plurality of historical CBS spectrums.
进一步地,其特征在于,所述步骤S23还包括如下步骤:根据产品CBS图谱分层地匹配历史CBS图谱,当产品CBS图谱的一部分匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,将所述产品CBS图谱中已经匹配和未匹配的部分解构并继续对所述产品CBS图谱的未匹配的部分继续执行匹配以及相似性测量,直至完全匹配或者剩下一个节点未匹配,当所述产品CBS图谱剩下一个节点未匹配时,调取数据库中的标准CBS图谱节点对该节点执行匹配。Further, it is characterized in that the step S23 also includes the following steps: hierarchically matching historical CBS graphs according to product CBS graphs, when a part of product CBS graphs matches multiple historical CBS graphs, calculate by Euclidean algorithm The product CBS map and the index difference between the nodes corresponding to multiple historical CBS maps are used to perform similarity measurement, and the matched and unmatched parts of the product CBS map are deconstructed and the product CBS map is continued. The unmatched part of the product continues to perform matching and similarity measurement until it is completely matched or there is one unmatched node left. When there is one unmatched node left in the product CBS map, the standard CBS map node in the database is called to match the node. Perform a match.
进一步地,所述拓扑模型的节点包括各种类型的实体,所述实体包括装配体、子装配体、零件、连接件,所述CBS图谱的节点为连接件及其连接的 多个装配体、子装配体、零件、连接件。Further, the nodes of the topology model include various types of entities, the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS map are connectors and multiple assemblies connected to them, Subassemblies, parts, connectors.
进一步地,所述步骤S22还包括如下步骤:将所述拓扑模型的节点转换为所述CBS图谱的节点,以将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱。Further, the step S22 also includes the following steps: converting the nodes of the topology model into the nodes of the CBS map, so as to convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively Atlas.
进一步地,所述数据库中存储有设计材料清单、标准CBS图谱、历史装配规划、拓扑模型模板、历史装配线。Further, the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines.
本发明第二方面提供了基于知识的装配工艺规划系统,包括:处理器;以及与所述处理器耦合的存储器,所述存储器具有存储于其中的指令,所述指令在被处理器执行时使所述电子设备执行动作,所述动作包括:S1,接收产品设计材料清单,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例,在数据库中匹配和该产品的设计材料清单相似的历史设计材料清单;S2,从所述数据库中调取所述相似的历史设计材料清单所对应的历史装配规划,将所述历史装配规划中的节点替换为与所述产品设计材料清单相对应的节点,去除所述历史装配规划中与所述历史设计材料清单中不相关的节点及其对应的工艺步骤并重构为产品装配规划;S3,从所述数据库中调取所述对应的历史装配规划对应的历史装配线,去除所述历史装配线中被所述动作S2去除的工艺步骤对应的工作站并重构为产品装配线。A second aspect of the present invention provides a knowledge-based assembly process planning system, comprising: a processor; and a memory coupled to the processor, the memory having instructions stored therein that when executed by the processor use The electronic device performs an action, and the action includes: S1, receiving a list of product design materials, acquiring knowledge information in the product design list and generating a topology model instance based on a topology model template, and matching with the design material of the product in the database list a similar historical design material list; S2, retrieve the historical assembly plan corresponding to the similar historical design material list from the database, and replace the nodes in the historical assembly plan with the product design material list For the corresponding nodes, remove the nodes in the historical assembly plan that are not related to the historical design bill of materials and their corresponding process steps, and reconstruct them into product assembly plans; S3, retrieve the corresponding nodes from the database The historical assembly line corresponding to the historical assembly plan, removing the workstations corresponding to the process steps removed by the action S2 in the historical assembly line and reconstructing it as a product assembly line.
进一步地,所述动作S1还包括如下步骤:S11,接收产品设计材料清单,基于拓扑模型模板分析所述产品设计材料清单的数据结构,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例;S22,在数据库中调取历史设计材料清单,将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱;S23,根据产品CBS图谱匹配历史CBS图谱,当产品CBS图谱匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,以在所述多个历史CBS图谱中选择一个所述指标差别最小的相似CBS图谱。Further, the action S1 also includes the following steps: S11, receiving the product design bill of materials, analyzing the data structure of the product design bill of materials based on the topology model template, acquiring the knowledge information in the product design bill and Generate a topology model instance; S22, retrieve the historical design material list from the database, and convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively; S23, match the historical CBS map according to the product CBS map , when the product CBS graph matches multiple historical CBS graphs, the Euclidean algorithm is used to calculate the index difference between the product CBS graph and the nodes corresponding to the multiple historical CBS graphs to perform similarity measurement, so that in Selecting a similar CBS spectrum with the smallest difference in the indicators among the plurality of historical CBS spectrums.
进一步地,所述动作S23还包括:根据产品CBS图谱分层地匹配历史CBS图谱,当产品CBS图谱的一部分匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,将所述产品CBS图谱中已经匹配和未匹配的部分解构并继续对所述产品CBS图谱的未匹配的部分继续执行匹配以及相似性测 量,直至完全匹配或者剩下一个节点未匹配,当所述产品CBS图谱剩下一个节点未匹配时,调取数据库中的标准CBS图谱节点对该节点执行匹配。Further, the action S23 also includes: hierarchically matching the historical CBS graph according to the product CBS graph, and when a part of the product CBS graph matches multiple historical CBS graphs, calculating the product CBS graph through the Euclidean algorithm respectively Perform similarity measurement based on the index difference between nodes corresponding to multiple historical CBS graphs, deconstruct the matched and unmatched parts of the product CBS graph and continue to unmatched parts of the product CBS graph Perform matching and similarity measurement until there is a complete match or there is one unmatched node. When there is one unmatched node in the product CBS graph, the standard CBS graph node in the database is called to perform matching on the node.
进一步地,所述拓扑模型的节点包括各种类型的实体,所述实体包括装配体、子装配体、零件、连接件,所述CBS图谱的节点为连接件及其连接的多个装配体、子装配体、零件、连接件。Further, the nodes of the topology model include various types of entities, the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS map are connectors and multiple assemblies connected to them, Subassemblies, parts, connectors.
进一步地,所述步骤S22还包括如下步骤:将所述拓扑模型的节点转换为所述CBS图谱的节点,以将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱。Further, the step S22 also includes the following steps: converting the nodes of the topology model into the nodes of the CBS map, so as to convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively Atlas.
进一步地,所述数据库中存储有设计材料清单、标准CBS图谱、历史装配规划、拓扑模型模板、历史装配线。Further, the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines.
本发明第三方面提供了基于知识的装配工艺规划装置,其中,所述基于知识的装配工艺规划装置还包括:相似度检索装置,其接收产品设计材料清单,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例,在数据库中匹配和该产品的设计材料清单相似的历史设计材料清单;装配规划产生装置,其从所述数据库中调取所述相似的历史设计材料清单所对应的历史装配规划,将所述历史装配规划中的节点替换为与所述产品设计材料清单相对应的节点,去除所述历史装配规划中与所述历史设计材料清单中不相关的节点及其对应的工艺步骤并重构为产品装配规划;装配线产生装置,其从所述数据库中调取所述对应的历史装配规划对应的历史装配线,去除所述历史装配线中被所述装配规划产生装置去除的工艺步骤对应的工作站并重构为产品装配线。The third aspect of the present invention provides a knowledge-based assembly process planning device, wherein the knowledge-based assembly process planning device further includes: a similarity retrieval device, which receives a product design material list and acquires the knowledge in the product design list information and generate a topology model instance based on the topology model template, and match the historical design bill of materials similar to the design bill of material of the product in the database; assembly planning generating means, which transfers the similar historical design bill of material from the database For the corresponding historical assembly planning, replace the nodes in the historical assembly planning with nodes corresponding to the product design bill of materials, remove the nodes in the historical assembly planning that are not related to the historical design bill of materials and The corresponding process steps are reconstructed into a product assembly plan; an assembly line generation device, which retrieves the historical assembly line corresponding to the corresponding historical assembly plan from the database, and removes the historical assembly line from the historical assembly line by the assembly plan generation device The workstations corresponding to the removed process steps are restructured into product assembly lines.
本发明第四方面提供了计算机程序产品,所述计算机程序产品被有形地存储在计算机可读介质上并且包括计算机可执行指令,所述计算机可执行指令在被执行时使至少一个处理器执行根据本发明第一方面所述的方法。A fourth aspect of the present invention provides a computer program product tangibly stored on a computer-readable medium and comprising computer-executable instructions which, when executed, cause at least one processor to perform the The method described in the first aspect of the present invention.
本发明第五方面提供了计算机可读介质,其上存储有计算机可执行指令,所述计算机可执行指令在被执行时使至少一个处理器执行根据本发明第一方面所述的方法。A fifth aspect of the present invention provides a computer readable medium having stored thereon computer executable instructions which, when executed, cause at least one processor to perform the method according to the first aspect of the present invention.
本发明利用语义图谱作为描述装配体、装配线和装配规划的载体,其描述能力强、易懂,容易适用推断规则,并且其实体命名也没有限制,因此本发明提供的基于知识的装配工艺规划装置方便使用。The present invention uses the semantic graph as the carrier for describing assembly, assembly line and assembly planning, which has strong descriptive ability, easy to understand, easy to apply inference rules, and its entity naming is not limited. Therefore, the knowledge-based assembly process planning device provided by the present invention easy to use.
并且,本发明结合了拓扑和定量的方式来执行图谱相似度测量,其中, 本体比较是第一个粗略的过滤,数量上的相似性测量是进一步基于第一个粗略过滤的精确过滤,因此计算量降低了。比起纯拓扑比较,数量上的测量增加了相似度比较的精确度,增加了推荐精确度。因此,本发明更有效率,更精确。Moreover, the present invention combines topological and quantitative methods to perform graph similarity measurement, wherein, ontology comparison is the first rough filtering, and quantitative similarity measurement is a precise filtering based on the first rough filtering, so computing Quantity decreased. Quantitative measures increase the accuracy of similarity comparisons and thus increase recommendation accuracy compared to pure topological comparisons. Therefore, the present invention is more efficient and more precise.
此外,在数据库中的知识作为历史数据长期积累,因此推荐能力增加了,本发明更加聪明和自我进化。In addition, the knowledge in the database is accumulated over a long period of time as historical data, so the recommendation ability is increased, and the present invention is more intelligent and self-evolving.
附图说明Description of drawings
图1是根据本发明一个具体实施例的拓扑模型的示意图;Fig. 1 is a schematic diagram of a topology model according to a specific embodiment of the present invention;
图2是根据本发明一个具体实施例的产品和工艺的拓扑模型之间的关系示意图;Fig. 2 is a schematic diagram of the relationship between a product and a process topology model according to a specific embodiment of the present invention;
图3是根据本发明一个具体实施例的产品设计材料清单中的推荐装配规划和装配线示意图;Fig. 3 is a schematic diagram of the recommended assembly planning and assembly line in the product design bill of materials according to a specific embodiment of the present invention;
图4是根据本发明一个具体实施例的基于知识的装配工艺规划系统的结构示意图;4 is a schematic structural diagram of a knowledge-based assembly process planning system according to a specific embodiment of the present invention;
图5是根据本发明一个具体实施例的将设计材料清单转换为CBS结构的示意图;Fig. 5 is a schematic diagram of converting the design bill of materials into a CBS structure according to a specific embodiment of the present invention;
图6是根据本发明一个具体实施例的数据库数据示意图;Fig. 6 is a schematic diagram of database data according to a specific embodiment of the present invention;
图7是根据本发明又一具体实施例的产品设计材料清单转换为CBS结构的示意图;Fig. 7 is a schematic diagram of converting a product design bill of materials into a CBS structure according to yet another specific embodiment of the present invention;
图8是根据本发明又一具体实施例的历史设计材料清单示意图;Fig. 8 is a schematic diagram of a list of historical design materials according to another specific embodiment of the present invention;
图9是根据本发明一个具体实施例的分层解构和图谱匹配示意图;Fig. 9 is a schematic diagram of hierarchical deconstruction and map matching according to a specific embodiment of the present invention;
图10是根据本发明一个具体实施例的相似性比较示意图。Fig. 10 is a schematic diagram of similarity comparison according to a specific embodiment of the present invention.
具体实施方式Detailed ways
以下结合附图,对本发明的具体实施方式进行说明。The specific embodiments of the present invention will be described below in conjunction with the accompanying drawings.
本发明提供了一种基于知识的装配工艺规划(assembly process planning)方法、装置和系统,减少了对人专业性的依赖,并且增加了规划质量和效率。本发明极大减少了数据库检索的计算量,提供了一种知识表述的方式,并且知识库构建也更方便。此外,本发明通过丰富的几何属性实现了定量相似性测量。The present invention provides a knowledge-based assembly process planning (assembly process planning) method, device and system, which reduces the dependence on human expertise and increases planning quality and efficiency. The invention greatly reduces the calculation amount of database retrieval, provides a way of knowledge expression, and the construction of knowledge base is also more convenient. Furthermore, the present invention enables quantitative similarity measurement with rich geometric attributes.
当利用本发明执行装配工艺规划时,重要的是在元件之间的产品结构和关系,而不是装配模型的全部形状。其中,相似连接符合相似装配工艺步骤。也就是说,两个装配件可能并不是十分相关,并且具有相似装配工艺,即使他们全部视觉上的外形并不十分相同。When performing assembly process planning using the present invention, what is important is the product structure and relationships between components, not the overall shape of the assembly model. Wherein, similar connections correspond to similar assembly process steps. That is, two assemblies may not be very related and have a similar assembly process even though their overall visual appearance is not quite the same.
对通常具有定制化请求的制造商来说,他们可能有累积下来的很大数量的定制化产品的历史装配规划。其中一些产品属于同样的产品类型,只有一些零件外形不同,包括零件数量、材料和装饰等。例如,一些包括门的电子控制柜包括玻璃窗户,一些控制柜具有纯金属门,一些控制柜具有10个内部开关,而一些控制柜只有8个内部开关。因此,针对新来的客户需求,如果这些历史数据能够作为新装配工艺规划的参考,效率和准确性都将极大地提高。For manufacturers who typically have customization requests, they may have accumulated historical assembly plans for a large number of customized products. Some of these products belong to the same product type, only some parts are different in appearance, including the number of parts, materials and decorations, etc. For example, some electronic control cabinets that include doors include glass windows, some control cabinets have pure metal doors, some control cabinets have 10 internal switches, and some control cabinets only have 8 internal switches. Therefore, for new customer needs, if these historical data can be used as a reference for new assembly process planning, efficiency and accuracy will be greatly improved.
本发明第一方面提供了一种基于知识的装配工艺规划方法。The first aspect of the present invention provides a knowledge-based assembly process planning method.
图4是根据本发明一个具体实施例的基于知识的装配工艺规划系统的结构示意图。基于知识的装配工艺规划系统200包括相似度检索装置210、装配规划产生装置220和装配线产生装置230。其中,相似度检索装置210用于利用基于新的客户需求分解产品设计材料清单Q,并利用产品设计材料清单Q对知识数据库KD(Knowledge Database)执行检索。具体地,相似度检索装置210包括历史提取装置211、图谱结构构建装置212和相似度测量装置213。装配规划产生装置220包括规划提取装置221、节点替换装置222和装配规划构成装置223。装配线产生装置230包括规划线提取装置231、工作站添加移除装置232和装配线构成装置233。Fig. 4 is a schematic structural diagram of a knowledge-based assembly process planning system according to a specific embodiment of the present invention. The knowledge-based assembly process planning system 200 includes a similarity retrieval device 210 , an assembly planning generating device 220 and an assembly line generating device 230 . Wherein, the similarity retrieval device 210 is used to decompose the product design material list Q based on the new customer demand, and use the product design material list Q to search the knowledge database KD (Knowledge Database). Specifically, the similarity retrieval device 210 includes a history extraction device 211 , a graph structure construction device 212 and a similarity measurement device 213 . The assembly plan generating means 220 includes a plan extracting means 221 , a node replacing means 222 and an assembly plan forming means 223 . The assembly line generating device 230 includes a planning line extracting device 231 , a workstation adding and removing device 232 and an assembly line forming device 233 .
首先执行步骤S1,相似度检索装置210接收产品设计材料清单,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例,在数据库中匹配和该产品的设计材料清单相似的历史设计材料清单。First, step S1 is executed. The similarity retrieval device 210 receives the product design material list, acquires the knowledge information in the product design list, generates a topology model instance based on the topology model template, and matches the history similar to the product design material list in the database. Design bill of materials.
当收到新的产品订单时,产品设计者通常会提供一个CAD模型,及其设计材料清单(EBOM,Engineering Bill of Materials)。设计材料清单应当具有所有零件,子装配体(sub-assemblies),分层结构(hierarchical structures)以及上述零件之间的连接。When receiving a new product order, the product designer usually provides a CAD model and its design material list (EBOM, Engineering Bill of Materials). The design bill of materials should have all parts, sub-assemblies (sub-assemblies), hierarchical structures (hierarchical structures) and connections between the above parts.
其中,装配结构的拓扑模型(Ontology model)产生以后会保存在知识库(Knowledge Base)中,其符合ISO10303标准。ISO10303标准44部分提供了一些有限的装配设计表示(assembly design representations),其捕捉了设计 过程中的装配结构和动态联合信息(kinematic joint information)。具体地,装配模型确立了产品装配的中性表达(neutral representation),其中包括了多套部件。在该模型中,完整产品被称为“装配体”,在该装配中的最低层级的不可拆分的部件被成为“零件”,两个或以上所述零件组装在一起被称为“子装配体”。该模型专注于产品的层级,以及零件之间的位置和方向。Among them, the topology model (Ontology model) of the assembly structure will be stored in the knowledge base (Knowledge Base) after it is generated, which conforms to the ISO10303 standard. ISO10303 standard part 44 provides some limited assembly design representations (assembly design representations), which capture the assembly structure and dynamic joint information (kinematic joint information) in the design process. Specifically, the assembly model establishes a neutral representation of the product assembly, which includes multiple sets of components. In this model, a complete product is called an "assembly", the lowest-level inseparable components in the assembly are called "parts", and two or more of the parts assembled together are called "subassemblies". body". The model focuses on product hierarchies, and the location and orientation between parts.
如图1所示,拓扑模型100包括产品及其装配相关的概念、零件、子装配体和连接件(connector)。其中,连接件类型对应于一个特定装配操作(assembly operation)。上述概念之间的关系,每个概念的数据性质(property)被描述为属性(attributes)。具体地,拓扑模型100包括装配体、子装配体1、子装配体2、子装配体3、子装配体4、子装配体5、零件1、零件2、零件3、零件4。图1的圆圈表示上述部件之间的关系。As shown in FIG. 1 , the topology model 100 includes concepts, parts, sub-assemblies and connectors related to the product and its assembly. Among them, the connector type corresponds to a specific assembly operation (assembly operation). The relationship between the above concepts, the data properties of each concept are described as attributes. Specifically, the topology model 100 includes an assembly, a subassembly 1 , a subassembly 2 , a subassembly 3 , a subassembly 4 , a subassembly 5 , a part 1 , a part 2 , a part 3 and a part 4 . The circles in FIG. 1 indicate the relationship between the above components.
图2是根据本发明一个具体实施例的产品和工艺的拓扑模型之间的关系示意图。如图2所示,产品的拓扑模型的一部分310包括装配体、零件、子装配体、连接件和连接件。其中,零件和子装配体是靠连接件连接。连接件包括胶水粘结、螺栓连接、压装和卡扣装接。工艺320包括装配操作,所述装配操作包括胶水粘结操作、螺栓连接操作、压装操作和卡扣装接操作。其中,上述工艺和连接件一一对应,工艺和连接件之间的关系是使用。具体地,“胶水粘结操作”使用“胶水粘结”,“螺栓操作”使用“螺栓连接”,“压装操作”使用“压装”,“卡扣装接操作”使用“卡扣装接”。Fig. 2 is a schematic diagram of the relationship between product and process topology models according to a specific embodiment of the present invention. As shown in FIG. 2 , a portion 310 of a topological model of a product includes assemblies, parts, subassemblies, connectors, and connectors. Among them, parts and subassemblies are connected by connectors. Connections include glue bonding, bolting, press fitting and snap fitting. Process 320 includes assembly operations including gluing, bolting, press-fitting, and snap-fitting operations. Wherein, the above-mentioned processes and connectors correspond one-to-one, and the relationship between the processes and connectors is usage. Specifically, "glue bonding" is used for "glue bonding operation", "bolt connection" is used for "bolt operation", "press fitting" is used for "press fitting operation", and "snap fitting operation" is used for "snap fitting operation". ".
具体地,每个设计材料清单信息被描述为一个RDF或者LGP图谱,其符合图2所示的拓扑模型。本发明会尝试找到和新来的定制化装配相似的装配,并通过修改历史相似装配的装配规划来产生一个新的装配计划。Specifically, each design BOM information is described as an RDF or LGP graph, which conforms to the topology model shown in FIG. 2 . The present invention will try to find an assembly similar to the new customized assembly, and generate a new assembly plan by modifying the assembly plan of the historical similar assembly.
具体地,步骤S1包括子步骤S11、子步骤S12和子步骤S13。Specifically, step S1 includes sub-step S11, sub-step S12 and sub-step S13.
在子步骤S11中,历史提取装置211接收产品设计材料清单,基于拓扑模型模板分析所述产品设计材料清单的数据结构,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例。具体地,历史提取装置211用于在图谱数据库中检索历史设计材料清单,所述历史设计材料清单用RDF图谱或者LGP图谱来描述。如果数据库中的图谱用产品类别来分类,由于产品设计材料清单涉及的产品被认为属于某个特定类别,因此所述历史提取装置211只需要在该类别中执行检索。如若不然,则需要在整个数据库中检索所有的设计材料清单图谱。其中,图谱检索在图谱数据库中的应用程序 界面中识别。In sub-step S11, the history extraction device 211 receives the product design bill of materials, analyzes the data structure of the product design bill of materials based on the topology model template, obtains the knowledge information in the product design bill, and generates a topology model instance based on the topology model template . Specifically, the history extracting means 211 is used to search the list of historical design materials in the graph database, and the list of historical design materials is described by RDF graph or LGP graph. If the graphs in the database are classified by product category, since the products involved in the product design material list are considered to belong to a specific category, the history extracting means 211 only needs to perform a search in this category. Otherwise, all design BOM patterns would need to be searched through the entire database. Among them, the graph retrieval is identified in the application program interface in the graph database.
图3是根据本发明一个具体实施例的产品设计材料清单中的推荐装配规划和装配线示意图。如图3所示,在产品设计材料清单G1中,a节点是一个装配,B节点是一个零件,c节点是一个子装配体,c1、c2和c3是零件或者连接件。上述产品的拓扑模型和产品设计材料清单G1被发送给相似度检索装置210,相似度检索装置210从在数据库D中查询和该产品的设计材料清单相似的历史设计材料清单。Fig. 3 is a schematic diagram of the recommended assembly plan and assembly line in the product design bill of materials according to a specific embodiment of the present invention. As shown in Figure 3, in the product design bill of materials G1, node a is an assembly, node B is a part, node c is a subassembly, and c1, c2, and c3 are parts or connectors. The topological model of the product and the product design BOM G1 are sent to the similarity retrieval device 210, and the similarity retrieval device 210 searches the database D for historical design BOMs similar to the product design BOM.
其中,所述数据库KD包括历史设计材料清单、装配规划和装配线。在链接的装配规划图谱中,P1、P2和P3节点为工艺步骤节点,材料节点连接于过程节点,其代表着材料能够在该过程中消耗或者被制造。优选地,材料节点为物料流(material flow)节点。除了材料,过程节点也有一些数据值来描述其属性,例如过程时间和过程名字等。此外,在链接的装配线图谱,WS节点表示工作站,WS节点之间的连接表示发生在工作站的过程步骤顺序。每个WS节点具有一些数据值来描述其属性,例如高度、宽度、长度、花费、工作站名字和工作站编号等。Wherein, the database KD includes historical design material list, assembly plan and assembly line. In the linked assembly planning graph, P1, P2, and P3 nodes are process step nodes, and material nodes are connected to process nodes, which represent that materials can be consumed or manufactured in the process. Preferably, the material node is a material flow node. In addition to materials, process nodes also have some data values to describe their properties, such as process time and process name. Furthermore, in the linked assembly line graph, WS nodes represent workstations, and connections between WS nodes represent the sequence of process steps that occur at the workstations. Each WS node has some data values to describe its attributes, such as height, width, length, cost, workstation name and workstation number, etc.
在子步骤S22中,图谱结构构建装置212在数据库KD中调取历史设计材料清单,将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱。所述步骤S22还包括如下步骤:将所述拓扑模型的节点转换为所述CBS图谱的节点,以将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱。In sub-step S22, the map structure construction device 212 retrieves the historical design material list from the database KD, and converts the product design material list and historical design material list into a product CBS map and a historical CBS map respectively. The step S22 also includes the following step: converting the nodes of the topology model into the nodes of the CBS map, so as to convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively.
进一步地,所述拓扑模型的节点包括各种类型的实体,所述实体包括装配体、子装配体、零件、连接件,所述CBS图谱的节点为连接件及其连接的多个装配体、子装配体、零件、连接件。Further, the nodes of the topology model include various types of entities, the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS map are connectors and multiple assemblies connected to them, Subassemblies, parts, connectors.
具体地,图谱结构构建装置212用于将产品设计材料清单和数据库中的历史设计材料清单中的RDF或者LPG图谱转换为基于连接件结构(CBS,Connector-Based Structure)图谱,简称CBS图谱。其中,基于连接件结构被描述为C[P1,P2……Pn]格式,C表示连接件名字,P1,P2……Pn表示该连接件C连接的零件或者子装配体。连接件及其零件或者子装配体能够被设计者用需要的任何名字来命名。如果超过一个同样类型的连接件,本发明将他们组合成一个连接件组,连接件组用(C1,C2……Cn)[P1,P2……Pn]来表示。例如,需要用4个螺丝来固定一个盖子和盒子。Specifically, the graph structure construction device 212 is used to convert the RDF or LPG graph in the product design bill of materials and historical design bill of materials in the database into a connector-based structure (CBS, Connector-Based Structure) graph, referred to as a CBS graph. Among them, the structure based on the connector is described as C[P1, P2...Pn] format, C represents the name of the connector, P1, P2...Pn represents the part or subassembly connected by the connector C. Connectors and their parts or subassemblies can be named by any name desired by the designer. If there are more than one connector of the same type, the present invention combines them into a connector group, and the connector group is represented by (C1, C2...Cn)[P1, P2...Pn]. For example, 4 screws are required to secure a cover and box.
示例性地,如图5所示,设计材料清单410可以为产品设计材料清单或者历史设计材料清单。设计材料清单410包括子装配体B、连接件b、连接件S1、连接件R1、连接件R2、零件N、零件N1、零件N2、子装配体N3、子装配体N4、零件N5和零件N6,上述零件、子装配体和连接件都表示为节点。图谱结构构建装置212将产品设计材料清单410转换为CBS图谱420。例如,零件N1是桌腿,连接件S1是螺丝,零件N2是桌面,在设计材料清单410中零件N1、连接件S1和零件N2都是节点,但是在CBS图谱420中会转换为一个节点S1[N1,N2]。同理,在CBS图谱420中,连接件b、子装配体B和零件N被转换为节点b[B,N],连接件R1、子装配体N3和子装配体N4换为节点R1[N3,N4],连接件R2、零件N5和零件N6被转换为节点R2[N5,N6]。Exemplarily, as shown in FIG. 5 , the design bill of materials 410 may be a product design bill of materials or a historical design bill of materials. Design bill of materials 410 includes subassembly B, connector b, connector S1, connector R1, connector R2, part N, part N1, part N2, subassembly N3, subassembly N4, part N5, and part N6 , the aforementioned parts, subassemblies, and connectors are represented as nodes. The graph structure constructing device 212 converts the product design bill of materials 410 into a CBS graph 420 . For example, the part N1 is a table leg, the connector S1 is a screw, and the part N2 is a table top. In the design bill of materials 410, the part N1, the connector S1 and the part N2 are all nodes, but in the CBS diagram 420 they will be converted into a node S1 [N1,N2]. Similarly, in the CBS diagram 420, connector b, subassembly B and part N are converted to node b[B,N], connector R1, subassembly N3 and subassembly N4 are replaced by node R1[N3, N4], link R2, part N5 and part N6 are transformed into node R2[N5,N6].
本发明将设计材料清单中得产品、装配体、零件、子装配体和连接件等节点转换为CBS图谱中得连接件及其连接的上述部件的形式,节点数量减少,计算量也减少。The present invention converts nodes such as products, assemblies, parts, sub-assemblies, and connectors in the design material list into the form of connectors and the above-mentioned components connected in the CBS diagram, reducing the number of nodes and the amount of calculation.
在子步骤S23中,相似度测量装置213根据产品CBS图谱匹配历史CBS图谱,当产品CBS图谱匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,以在所述多个历史CBS图谱中选择一个所述指标差别最小的相似CBS图谱。In sub-step S23, the similarity measurement device 213 matches the historical CBS graphs according to the product CBS graphs. The similarity measurement is performed based on the index difference between the nodes corresponding to the CBS graphs, so as to select a similar CBS graph with the smallest index difference among the multiple historical CBS graphs.
具体地,所述步骤S23还包括如下步骤:根据产品CBS图谱分层地匹配历史CBS图谱,当产品CBS图谱的一部分匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,将所述产品CBS图谱中已经匹配和未匹配的部分解构并继续对所述产品CBS图谱的未匹配的部分继续执行匹配以及相似性测量,直至完全匹配或者剩下一个节点未匹配,当所述产品CBS图谱剩下一个节点未匹配时,调取数据库中的标准CBS图谱节点对该节点执行匹配。Specifically, the step S23 also includes the following steps: Hierarchically matching the historical CBS graph according to the product CBS graph, when a part of the product CBS graph matches a plurality of historical CBS graphs, calculate the product CBS graph through the Euclidean algorithm The index difference between the graphs and the nodes corresponding to multiple historical CBS graphs is used to perform similarity measurement, deconstruct the matched and unmatched parts of the product CBS graph and continue to analyze the unmatched parts of the product CBS graph Partially continue to perform matching and similarity measurement until there is a complete match or there is one unmatched node. When there is one unmatched node in the product CBS map, the standard CBS map node in the database is called to perform matching on the node.
其中,相似度测量装置213用于利用图谱相似度算法来执行分层图谱相似度测量,其中,所述图谱相似度算法包括2个递增步骤:图谱匹配步骤和相似度测量步骤。Wherein, the similarity measurement device 213 is used to perform hierarchical map similarity measurement using a map similarity algorithm, wherein the map similarity algorithm includes two incremental steps: a map matching step and a similarity measuring step.
下面介绍本发明的图谱匹配原理。图谱匹配采用VF2图谱同构算法(VF2 graph isomorphism algorithm),加上语义来用相似拓扑结构来查询历史设计材 料清单图谱。当执行所述图谱同构算法时,节点类型被分配为充当该算法的输入属性。此时同样的连接件节点不需要用同样的名字,他们也能够被识别为同样的。由于在语义上只要他们属于在拓扑模型中的同样类型,他们就属于连接件的同一类型。The following describes the spectrum matching principle of the present invention. Graph matching uses the VF2 graph isomorphism algorithm (VF2 graph isomorphism algorithm), plus semantics to use similar topological structures to query historical design bill of materials graphs. When executing the graph isomorphism algorithm, node types are assigned to serve as input attributes for the algorithm. At this time, the same connector nodes do not need to use the same name, they can also be identified as the same. Since semantically they belong to the same type of connectors as long as they belong to the same type in the topology model.
图谱匹配的分层结构原理如下。如果询问基于连接件结构图谱不能一次在历史数据库中找到匹配,就需要分层次地结构,并且为匹配执行检索。The hierarchical structure principle of map matching is as follows. If the query based on the connector structure map cannot find a match in the historical database at one time, it is necessary to structure the structure hierarchically and perform a search for the match.
在本发明一个实施例中,产品设计材料清单图谱和数据库中的历史设计材料清单图谱(historical EBOM graph)并不能通过对比他们的基于连接件结构图谱的比较来判断是否同构。假设不能用该询问CBS图谱匹配到历史CBS图谱,则需要解构和图中所示的递归地执行比较。In one embodiment of the present invention, the product design BOM graph and the historical design BOM graph (historical EBOM graph) in the database cannot be judged to be isomorphic by comparing their connector structure graphs. Assuming that the query CBS map cannot be matched to the historical CBS map, it is necessary to deconstruct and perform the comparison recursively as shown in the figure.
对于每个结构,通过移除上层节点和图谱的其他部分的连接件,图谱会变成两个部分。对于每个部分,则在两个数据库中检索匹配图谱或者子图谱。在标准数据库中存储了一些已知CBS结构和他们的装配规划。历史数据库存储了子装配体级或者产品级CBS结构以及他们的规划。如果找到了相似结构,他们现在存在的装配规划能够提取以从充当产品的装配工艺规划的起始点。For each structure, the graph becomes two parts by removing the connection between the upper node and the rest of the graph. For each part, a matching map or sub-map is searched in both databases. Some known CBS structures and their assembly plans are stored in a standard database. The historian stores subassembly-level or product-level CBS structures and their plans. If similar structures are found, their existing assembly plans can be extracted to serve as a starting point for the product's assembly process planning.
如果在最底层结构以后仍然存在一些在数据库中无法匹配的CBD节点,常识规则(heuristic rules)能够执行来从基本几何特征来推断装配特征,然后从装配特征推断装配操作(assembly operations)。常识规则能够在SWRL语言的拓扑模型中组合,并且用一个推理器(reasoner)驱动。示例性地,所述推理器包括Pellet或Hermit等。如果从人的经验中产生规则很难,无法匹配的CBS则用人工执行,其并不会影响整个系统的工作流程。If there are still some CBD nodes that cannot be matched in the database after the lowest structure, heuristic rules can be implemented to infer assembly features from basic geometric features, and then infer assembly operations from assembly features. Common-sense rules can be combined in the topology model of the SWRL language and driven by a reasoner. Exemplarily, the reasoner includes Pellet or Hermit. If it is difficult to generate rules from human experience, the CBS that cannot be matched will be executed manually, which will not affect the workflow of the entire system.
具体地,在一个实施例中,如图7所示,一个新的客户订单要求装配一个如产品设计材料清单510描述的装配体。其中,产品设计材料清单510包括如下节点:装配体、螺栓、盒子底座、背板、HMI接口、螺栓、外壳装配体、PCBA、螺栓、前装配体、PCBA1、PCBA2、卡槽、PCB、LCD和螺母。因此,将上述产品设计材料清单510转化为产品CBS图谱520,其中,所述产品CBS图谱520包括如下节点:第一节点N 11螺栓[盒子底座,背板],第二节点N 12螺栓[HMI接口,外壳装配体],第三节点N 13螺栓[PCBA,PCBA],第四节点N 14卡槽[PCBA1,PCBA2],第五节点N 15螺栓连接[PCB,LCD]。 Specifically, in one embodiment, as shown in FIG. 7 , a new customer order requires assembly of an assembly as described in the product design BOM 510 . Among them, the product design material list 510 includes the following nodes: assembly, bolt, box base, backplane, HMI interface, bolt, shell assembly, PCBA, bolt, front assembly, PCBA1, PCBA2, card slot, PCB, LCD and nuts. Therefore, the above product design material list 510 is converted into a product CBS map 520, wherein the product CBS map 520 includes the following nodes: the first node N 11 bolts [box base, back plate], the second node N 12 bolts [HMI Interface, shell assembly], the third node N 13 bolts [PCBA, PCBA], the fourth node N 14 card slots [PCBA1, PCBA2], the fifth node N 15 bolt connection [PCB, LCD].
此时,如图8所示,数据库KD中存储有一个历史CBS图谱530,其包括多个节点:第一节点N 21螺栓[PCBA1,前装配体],第二节点N 22螺栓连接 [PCB,LCD],第三节点N 23胶水粘结[薄片,框架]。 At this point, as shown in Figure 8, a historical CBS map 530 is stored in the database KD, which includes a plurality of nodes: the first node N 21 bolts [PCBA1, front assembly], the second node N 22 bolt connections [PCB, LCD], third node N 23 glue bonding [sheet, frame].
如图9所示,首先尝试对所述产品CBS图谱520执行第一轮匹配,与历史CBS图谱530匹配到了一个节点第一节点N 11,具体地,产品CBS图谱520的第一节点N 11和历史CBS图谱530的第一节点N 21匹配好了,其他都未匹配好,因此对所述产品CBS图谱520执行解构,将第一节点N 11和第二节点N 12、第二节点N 12、第三节点N 13、第二节点N 14拆开。然后对未匹配好的部分执行第二轮匹配,与历史CBS图谱530匹配到了一个节点第二节点N 12,具体地,产品CBS图谱520的第二节点N 12和历史CBS图谱530的第一节点N 21匹配好了,其他都未匹配好,因此对所述产品CBS图谱520执行解构,将第二节点N 12和第二节点N 12、第三节点N 13、第二节点N 14拆开。接着对未匹配好的部分继续执行第三轮匹配,与历史CBS图谱530匹配到了一个两个节点:第三节点N 13和第五节点N 15。其中,所述产品CBS图谱520的第三节点N 13和第五节点N 15分别匹配于历史CBS图谱530的第一节点N 21和第二节点N 22。其中,上述匹配都是与数据库KD中的历史CBS图谱相匹配的,此时还剩单个节点第四节点N 14未匹配好。 As shown in FIG. 9 , first try to perform the first round of matching on the product CBS graph 520 , and match the historical CBS graph 530 to a node first node N 11 , specifically, the first node N 11 and the first node N 11 of the product CBS graph 520 and The first node N 21 of the historical CBS map 530 has been matched well, and the others have not been matched well. Therefore, the product CBS map 520 is deconstructed, and the first node N 11 and the second node N 12 , the second node N 12 , The third node N 13 and the second node N 14 are disassembled. Then the second round of matching is performed on the unmatched part, and a node second node N 12 is matched with the historical CBS graph 530, specifically, the second node N 12 of the product CBS graph 520 and the first node of the historical CBS graph 530 N 21 is matched well, but others are not matched well, so the product CBS map 520 is deconstructed, and the second node N 12 is disassembled from the second node N 12 , the third node N 13 , and the second node N 14 . Then, the third round of matching is performed on the unmatched part, and two nodes are matched with the historical CBS map 530: the third node N 13 and the fifth node N 15 . Wherein, the third node N 13 and the fifth node N 15 of the product CBS map 520 are respectively matched with the first node N 21 and the second node N 22 of the historical CBS map 530 . Wherein, the above matches are all matched with the historical CBS map in the database KD, and there is still a single node, the fourth node N 14 , which has not been matched well.
进一步地,本发明对单个节点的匹配通常调用的是数据库中的标准CBS图谱节点,所述标准CBS图谱节点为单个节点。如图9所示,数据库中包括标准CBS图谱节点N 33、N 34和N 35。最后,在本实施例中,单个节点第四节点N 14匹配到了标准CBS图谱节点N 33Furthermore, the matching of a single node in the present invention usually invokes a standard CBS map node in the database, and the standard CBS map node is a single node. As shown in FIG. 9 , the database includes standard CBS map nodes N 33 , N 34 and N 35 . Finally, in this embodiment, the single node fourth node N 14 is matched to the standard CBS map node N 33 .
相似性测量原理在于如果超过一个匹配被找到,则CBS节点内部的部件需要进一步地执行数量上的比较。图10是根据本发明一个具体实施例的相似性比较示意图,产品CBS图谱610匹配了两个历史CBS图谱620和630。具体地,产品CBS图谱610包括三个节点,分别是D[B,K,E]、s[k1,k2,k3]和b[E1,E2]。两个历史CBS图谱620和630与产品CBS图谱610结构相似,其中,历史CBS图谱620包括三个节点S1[N1,N2]、R1[N3,N4]和R2[N5,N6],历史CBS图谱630包括三个节点d[x,y]、s2[t1,t2]和p[k1,k2]。其中历史CBS图谱620中的节点b[B,N]并未匹配上。The principle of similarity measurement is that if more than one match is found, components inside the CBS node need to further perform quantitative comparisons. FIG. 10 is a schematic diagram of similarity comparison according to a specific embodiment of the present invention. A product CBS graph 610 matches two historical CBS graphs 620 and 630 . Specifically, the product CBS map 610 includes three nodes, namely D[B, K, E], s[k1, k2, k3] and b[E1, E2]. The two historical CBS graphs 620 and 630 are similar in structure to the product CBS graph 610, wherein the historical CBS graph 620 includes three nodes S1[N1,N2], R1[N3,N4] and R2[N5,N6]. 630 includes three nodes d[x,y], s2[t1,t2] and p[k1,k2]. The node b[B, N] in the historical CBS map 620 is not matched.
为了比较历史CBS图谱620和630哪个和产品CBS图谱610更加相似和匹配需要通过欧几里德算法计算执行相应节点之间的指标差别。例如,需要分别比较节点D[B,K,E]分别和节点S1[N1,N2]以及d[x,y]之间的指标差别,以及比较节点s[k1,k2,k3]分别和节点R1[N3,N4]以及s2[t1,t2]之间的指标差别。 可选地,所述指标包括模型编号、特征、尺寸、质量和材料等。In order to compare the historical CBS graphs 620 and 630 which are more similar and match the product CBS graph 610 , it is necessary to calculate and execute the index difference between the corresponding nodes through the Euclidean algorithm. For example, it is necessary to compare the index differences between nodes D[B, K, E] and nodes S1[N1, N2] and d[x, y] respectively, and to compare node s[k1, k2, k3] with nodes Index difference between R1[N3,N4] and s2[t1,t2]. Optionally, the indicators include model number, features, dimensions, quality, materials, and the like.
示例性地,零件B和零件N1能够通过以下算法计算两者之间的距离:Exemplarily, the distance between part B and part N1 can be calculated by the following algorithm:
Figure PCTCN2021097439-appb-000001
Figure PCTCN2021097439-appb-000001
其中,Xi是指标,a和b指代两个相对应的部件,i为自然数。Among them, Xi is an index, a and b refer to two corresponding components, and i is a natural number.
然后执行步骤S2,历史提取装置211从所述数据库中调取所述相似的历史设计材料清单所对应的历史装配规划,节点替换装置222将所述历史装配规划中的节点替换为与所述产品设计材料清单相对应的节点,装配规划构成装置223去除所述历史装配规划中与所述历史设计材料清单中不相关的节点及其对应的工艺步骤并重构为产品装配规划。装配规划产生装置220用于为新产品产生装配规划,其中,匹配好的CBS图谱结构能够从不同的装配体中来,因此可参考的装配规划可以不止一个。因此,首先需要提取产品CBS图谱匹配好的这些装配规划,然后将这些装配规划中未匹配的部分去除,最后为产品设计材料清单的零件/子装配体的匹配部分替补零件和子装配体,接着在产品设计材料清单的材料中按照分层关系合并工艺部份。Then step S2 is executed, the history extracting means 211 retrieves the historical assembly plan corresponding to the similar historical design material list from the database, and the node replacement means 222 replaces the nodes in the historical assembly plan with the Designing the nodes corresponding to the BOM, the assembly plan forming unit 223 removes the nodes in the historical assembly plan that are not related to the historical design BOM and their corresponding process steps and reconstructs them into a product assembly plan. The assembly plan generation device 220 is used to generate assembly plans for new products, wherein the matched CBS graph structures can come from different assemblies, so there can be more than one assembly plan for reference. Therefore, it is first necessary to extract the assembly plans that match the CBS diagram of the product, then remove the unmatched parts of these assembly plans, and finally replace the parts and sub-assemblies for the matching parts of the parts/subassemblies in the product design bill of materials, and then in The materials in the product design bill of materials are combined with process parts according to the hierarchical relationship.
装配线产生装置230用于为新产品产生装配线,其中,可以参考的装配线不止一个,因此首先用匹配好的部分抽取这些装配线,然后移除没有匹配部分或者多余工艺步骤的工作站,然后在工艺步骤中按照优先关系合并这些工作站。如图3所示,在本实施例中,在步骤S1中匹配的历史材料清单为G2,其中包括节点A、B、C、D、E、c1、c2、c3、E1,与所述历史材料清单G2对应的历史装配规划为SP1。其中,所述历史装配规划包括工艺步骤P1、P2和P3,工艺步骤P1和P2在所述工艺步骤P3之前执行。在工艺步骤P1之前的物料流用节点E1来描述,在工艺步骤P1之后的物料流用节点E来描述,在工艺步骤P2之前的物料流用节点E来描述,在工艺步骤P3之后的物料流用节点A来描述,在工艺步骤P2之前的物料流用节点c1、c2、c3来描述,在工艺步骤P2之后的物料流用节点C来描述,在工艺步骤P2之前的物料流用节点E、B、C来描述,在工艺步骤P2之后的物料流用节点A来描述。因此,在去除了不相关的节点E1和E及其相关的工艺步骤以后即得到了产品装配规划SP2。The assembly line generation device 230 is used to generate assembly lines for new products, wherein there are more than one assembly lines that can be referred to, so these assembly lines are first extracted with matching parts, and then the workstations without matching parts or redundant process steps are removed, and then in the process steps Merge these workstations according to the priority relationship. As shown in Figure 3, in this embodiment, the historical material list matched in step S1 is G2, which includes nodes A, B, C, D, E, c1, c2, c3, E1, and the historical material The historical assembly plan corresponding to list G2 is SP1. Wherein, the historical assembly planning includes process steps P1, P2 and P3, and the process steps P1 and P2 are executed before the process step P3. The material flow before process step P1 is described by node E1, the material flow after process step P1 is described by node E, the material flow before process step P2 is described by node E, and the material flow after process step P3 is described by node A. Description, the material flow before process step P2 is described by nodes c1, c2, c3, the material flow after process step P2 is described by node C, the material flow before process step P2 is described by nodes E, B, C, in The material flow after process step P2 is described by node A. Therefore, after removing the irrelevant nodes E1 and E and their related process steps, the product assembly plan SP2 is obtained.
最后执行步骤S3,规划线提取装置231从所述数据库中调取所述对应的历史装配规划对应的历史装配线,工作站添加移除装置232去除所述历史装 配线中被所述步骤S2去除的工艺步骤对应的工作站,装配线构成装置233重构为产品装配线。如图3所示,对应的历史装配规划SP1对应的历史装配线为SL1,其中,装配线包括装配规划每个工艺步骤所执行的工作站。具体地,工艺步骤P1是在工作站WS1中执行,工艺步骤P2是在工作站WS2中执行,工艺步骤P3是在工作站WS3中执行,因此,历史装配线SL1包括了工作站WS1、WS2和WS2,其中,所述工作站WS1和WS2分别执行工艺步骤P1和P2在所述工作站WS3执行工艺步骤P3以前。因此,去除了在步骤S2中去除了的工艺步骤P1对应的工作站WS1以后就得到了产品装配线SP3。Finally, step S3 is executed, the planned line extracting device 231 retrieves the historical assembly line corresponding to the corresponding historical assembly plan from the database, and the workstation adding and removing device 232 removes the process steps removed by the step S2 in the historical assembly line Corresponding to the workstation, the assembly line configuration device 233 is reconfigured into a product assembly line. As shown in FIG. 3 , the historical assembly line corresponding to the corresponding historical assembly plan SP1 is SL1 , wherein the assembly line includes workstations executed by each process step of the assembly plan. Specifically, the process step P1 is performed in the workstation WS1, the process step P2 is performed in the workstation WS2, and the process step P3 is performed in the workstation WS3. Therefore, the historical assembly line SL1 includes the workstations WS1, WS2 and WS2, wherein, the Said workstations WS1 and WS2 perform process steps P1 and P2, respectively, before said workstation WS3 performs process step P3. Therefore, after removing the workstation WS1 corresponding to the process step P1 removed in step S2, the product assembly line SP3 is obtained.
进一步地,所述数据库中存储有设计材料清单、标准CBS图谱、历史装配规划、拓扑模型模板、历史装配线。如图6所示,标准CBS图谱是一个节点N33,其包括一个卡槽,卡槽包括一个盒子和板。因此,利用本发明为该标准CBS图谱产生的装配规划SP3包括一个工艺步骤P,工艺步骤P为卡接工艺。所述工艺步骤P执行以前的物料流由节点N41和N42来描述,所述工艺步骤P执行以后的物料流由节点N43来描述,其中,节点N41为“具有卡槽的盒子”,节点N42为“板”,节点N43为“卡接了板的盒子”。Further, the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines. As shown in FIG. 6, the standard CBS map is a node N33, which includes a card slot, and the card slot includes a box and a board. Therefore, the assembly plan SP3 generated for the standard CBS map by using the present invention includes a process step P, and the process step P is a clamping process. The material flow before the execution of the process step P is described by nodes N41 and N42, and the material flow after the execution of the process step P is described by the node N43, wherein, the node N41 is "a box with a slot", and the node N42 is "Board", the node N43 is "the box with the board connected".
此外,本发明还包括如下步骤:将产生的产品设计材料清单、产品装配规划和产品装配线存储于所述数据库。In addition, the present invention also includes the following steps: storing the generated product design material list, product assembly plan and product assembly line in the database.
本发明第二方面提供了基于知识的装配工艺规划系统,包括:处理器;以及与所述处理器耦合的存储器,所述存储器具有存储于其中的指令,所述指令在被处理器执行时使所述电子设备执行动作,所述动作包括:S1,接收产品设计材料清单,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例,在数据库中匹配和该产品的设计材料清单相似的历史设计材料清单;S2,从所述数据库中调取所述相似的历史设计材料清单所对应的历史装配规划,将所述历史装配规划中的节点替换为与所述产品设计材料清单相对应的节点,去除所述历史装配规划中与所述历史设计材料清单中不相关的节点及其对应的工艺步骤并重构为产品装配规划;S3,从所述数据库中调取所述对应的历史装配规划对应的历史装配线,去除所述历史装配线中被所述动作S2去除的工艺步骤对应的工作站并重构为产品装配线。A second aspect of the present invention provides a knowledge-based assembly process planning system, comprising: a processor; and a memory coupled to the processor, the memory having instructions stored therein that when executed by the processor use The electronic device performs an action, and the action includes: S1, receiving a list of product design materials, acquiring knowledge information in the product design list and generating a topology model instance based on a topology model template, and matching with the design material of the product in the database list a similar historical design material list; S2, retrieve the historical assembly plan corresponding to the similar historical design material list from the database, and replace the nodes in the historical assembly plan with the product design material list For the corresponding nodes, remove the nodes in the historical assembly plan that are not related to the historical design bill of materials and their corresponding process steps, and reconstruct them into product assembly plans; S3, retrieve the corresponding nodes from the database The historical assembly line corresponding to the historical assembly plan, removing the workstations corresponding to the process steps removed by the action S2 in the historical assembly line and reconstructing it as a product assembly line.
进一步地,所述动作S1还包括如下步骤:S11,接收产品设计材料清单,基于拓扑模型模板分析所述产品设计材料清单的数据结构,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例;S22,在数据库 中调取历史设计材料清单,将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱;S23,根据产品CBS图谱匹配历史CBS图谱,当产品CBS图谱匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,以在所述多个历史CBS图谱中选择一个所述指标差别最小的相似CBS图谱。Further, the action S1 also includes the following steps: S11, receiving the product design bill of materials, analyzing the data structure of the product design bill of materials based on the topology model template, acquiring the knowledge information in the product design bill and Generate a topology model instance; S22, retrieve the historical design material list from the database, and convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively; S23, match the historical CBS map according to the product CBS map , when the product CBS graph matches multiple historical CBS graphs, the Euclidean algorithm is used to calculate the index difference between the product CBS graph and the nodes corresponding to the multiple historical CBS graphs to perform similarity measurement, so that in Selecting a similar CBS spectrum with the smallest difference in the indicators among the plurality of historical CBS spectrums.
进一步地,所述动作S23还包括:根据产品CBS图谱分层地匹配历史CBS图谱,当产品CBS图谱的一部分匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,将所述产品CBS图谱中已经匹配和未匹配的部分解构并继续对所述产品CBS图谱的未匹配的部分继续执行匹配以及相似性测量,直至完全匹配或者剩下一个节点未匹配,当所述产品CBS图谱剩下一个节点未匹配时,调取数据库中的标准CBS图谱节点对该节点执行匹配。Further, the action S23 also includes: hierarchically matching the historical CBS graph according to the product CBS graph, and when a part of the product CBS graph matches multiple historical CBS graphs, calculating the product CBS graph through the Euclidean algorithm respectively Perform similarity measurement based on the index difference between nodes corresponding to multiple historical CBS graphs, deconstruct the matched and unmatched parts of the product CBS graph and continue to unmatched parts of the product CBS graph Perform matching and similarity measurement until there is a complete match or there is one unmatched node. When there is one unmatched node in the product CBS graph, the standard CBS graph node in the database is called to perform matching on the node.
进一步地,所述拓扑模型的节点包括各种类型的实体,所述实体包括装配体、子装配体、零件、连接件,所述CBS图谱的节点为连接件及其连接的多个装配体、子装配体、零件、连接件。Further, the nodes of the topology model include various types of entities, the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS map are connectors and multiple assemblies connected to them, Subassemblies, parts, connectors.
进一步地,所述步骤S22还包括如下步骤:将所述拓扑模型的节点转换为所述CBS图谱的节点,以将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱。Further, the step S22 also includes the following steps: converting the nodes of the topology model into the nodes of the CBS map, so as to convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively Atlas.
进一步地,所述数据库中存储有设计材料清单、标准CBS图谱、历史装配规划、拓扑模型模板、历史装配线。Further, the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines.
本发明第三方面提供了基于知识的装配工艺规划装置,其中,所述基于知识的装配工艺规划装置还包括:相似度检索装置,其接收产品设计材料清单,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例,在数据库中匹配和该产品的设计材料清单相似的历史设计材料清单;装配规划产生装置,其从所述数据库中调取所述相似的历史设计材料清单所对应的历史装配规划,将所述历史装配规划中的节点替换为与所述产品设计材料清单相对应的节点,去除所述历史装配规划中与所述历史设计材料清单中不相关的节点及其对应的工艺步骤并重构为产品装配规划;装配线产生装置,其从所述数据库中调取所述对应的历史装配规划对应的历史装配线,去除所述历史装配线中被所述装配规划产生装置去除的工艺步骤对应的工作站 并重构为产品装配线。The third aspect of the present invention provides a knowledge-based assembly process planning device, wherein the knowledge-based assembly process planning device further includes: a similarity retrieval device, which receives a product design material list and acquires the knowledge in the product design list information and generate a topology model instance based on the topology model template, and match the historical design bill of materials similar to the design bill of material of the product in the database; assembly planning generating means, which transfers the similar historical design bill of material from the database For the corresponding historical assembly planning, replace the nodes in the historical assembly planning with nodes corresponding to the product design bill of materials, remove the nodes in the historical assembly planning that are not related to the historical design bill of materials and The corresponding process steps are reconstructed into a product assembly plan; an assembly line generation device, which retrieves the historical assembly line corresponding to the corresponding historical assembly plan from the database, and removes the historical assembly line from the historical assembly line by the assembly plan generation device The workstations corresponding to the removed process steps are restructured into product assembly lines.
本发明第四方面提供了计算机程序产品,所述计算机程序产品被有形地存储在计算机可读介质上并且包括计算机可执行指令,所述计算机可执行指令在被执行时使至少一个处理器执行根据本发明第一方面所述的方法。A fourth aspect of the present invention provides a computer program product tangibly stored on a computer-readable medium and comprising computer-executable instructions which, when executed, cause at least one processor to perform the The method described in the first aspect of the present invention.
本发明第五方面提供了计算机可读介质,其上存储有计算机可执行指令,所述计算机可执行指令在被执行时使至少一个处理器执行根据本发明第一方面所述的方法。A fifth aspect of the present invention provides a computer readable medium having stored thereon computer executable instructions which, when executed, cause at least one processor to perform the method according to the first aspect of the present invention.
本发明利用语义图谱作为描述装配体、装配线和装配规划的载体,其描述能力强、易懂,容易适用推断规则,并且其实体命名也没有限制,因此本发明提供的基于知识的装配工艺规划装置方便使用。The present invention uses the semantic graph as the carrier for describing assembly, assembly line and assembly planning, which has strong descriptive ability, easy to understand, easy to apply inference rules, and its entity naming is not limited. Therefore, the knowledge-based assembly process planning device provided by the present invention easy to use.
并且,本发明结合了拓扑和定量的方式来执行图谱相似度测量,其中,本体比较是第一个粗略的过滤,数量上的相似性测量是进一步基于第一个粗略过滤的精确过滤,因此计算量降低了。比起纯拓扑比较,数量上的测量增加了相似度比较的精确度,增加了推荐精确度。因此,本发明更有效率,更精确。Moreover, the present invention combines topological and quantitative methods to perform graph similarity measurement, wherein the ontology comparison is the first rough filtering, and the quantitative similarity measurement is further refined filtering based on the first rough filtering, so computing Quantity decreased. Quantitative measures increase the accuracy of similarity comparisons and thus increase recommendation accuracy compared to pure topological comparisons. Therefore, the present invention is more efficient and more precise.
此外,在数据库中的知识作为历史数据长期积累,因此推荐能力增加了,本发明更加聪明和自我进化。In addition, the knowledge in the database is accumulated over a long period of time as historical data, so the recommendation ability is increased, and the present invention is more intelligent and self-evolving.
尽管本发明的内容已经通过上述优选实施例作了详细介绍,但应当认识到上述的描述不应被认为是对本发明的限制。在本领域技术人员阅读了上述内容后,对于本发明的多种修改和替代都将是显而易见的。因此,本发明的保护范围应由所附的权利要求来限定。此外,不应将权利要求中的任何附图标记视为限制所涉及的权利要求;“包括”一词不排除其它权利要求或说明书中未列出的装置或步骤;“第一”、“第二”等词语仅用来表示名称,而并不表示任何特定的顺序。Although the content of the present invention has been described in detail through the above preferred embodiments, it should be understood that the above description should not be considered as limiting the present invention. Various modifications and alterations to the present invention will become apparent to those skilled in the art upon reading the above disclosure. Therefore, the protection scope of the present invention should be defined by the appended claims. In addition, any reference signs in the claims should not be construed as limiting the involved claims; the word "comprising" does not exclude other claims or means or steps not listed in the description; "first", "the first Words such as "two" are used to denote names only, and do not imply any particular order.

Claims (15)

  1. 基于知识的装配工艺规划方法,其中,包括如下步骤:A knowledge-based assembly process planning method, which includes the following steps:
    S1,接收产品设计材料清单,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例,在数据库中匹配和该产品的设计材料清单相似的历史设计材料清单;S1. Receive a product design bill of materials, acquire knowledge information in the product design bill, generate a topology model instance based on a topology model template, and match a historical design bill of materials similar to the product design bill of materials in the database;
    S2,从所述数据库中调取所述相似的历史设计材料清单所对应的历史装配规划,将所述历史装配规划中的节点替换为与所述产品设计材料清单相对应的节点,去除所述历史装配规划中与所述历史设计材料清单中不相关的节点及其对应的工艺步骤并重构为产品装配规划;S2. Retrieve the historical assembly plan corresponding to the similar historical design bill of materials from the database, replace the nodes in the historical assembly plan with nodes corresponding to the product design bill of materials, and remove the The nodes in the historical assembly plan that are not related to the historical design bill of materials and their corresponding process steps are reconstructed into a product assembly plan;
    S3,从所述数据库中调取所述对应的历史装配规划对应的历史装配线,去除所述历史装配线中被所述步骤S2去除的工艺步骤对应的工作站并重构为产品装配线。S3. Retrieve the historical assembly line corresponding to the corresponding historical assembly plan from the database, remove the workstations corresponding to the process steps removed by the step S2 in the historical assembly line, and reconstruct it into a product assembly line.
  2. 根据权利要求1所述的基于知识的装配工艺规划方法,其特征在于,所述步骤S1还包括如下步骤:The knowledge-based assembly process planning method according to claim 1, wherein said step S1 further comprises the following steps:
    S11,接收产品设计材料清单,基于拓扑模型模板分析所述产品设计材料清单的数据结构,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例;S11. Receive a product design bill of materials, analyze the data structure of the product design bill of materials based on a topology model template, acquire knowledge information in the product design bill, and generate a topology model instance based on the topology model template;
    S22,在数据库中调取历史设计材料清单,将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱;S22. Retrieve the historical design material list from the database, and convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively;
    S23,根据产品CBS图谱匹配历史CBS图谱,当产品CBS图谱匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,以在所述多个历史CBS图谱中选择一个所述指标差别最小的相似CBS图谱。S23. Match the historical CBS graph according to the product CBS graph. When the product CBS graph matches multiple historical CBS graphs, calculate the relationship between the product CBS graph and the nodes corresponding to the multiple historical CBS graphs using the Euclidean algorithm. The similarity measurement is performed based on the index difference, so as to select a similar CBS map with the smallest index difference among the plurality of historical CBS maps.
  3. 根据权利要求2所述的基于知识的装配工艺规划方法,其特征在于,所述步骤S23还包括如下步骤:The knowledge-based assembly process planning method according to claim 2, wherein said step S23 further comprises the following steps:
    根据产品CBS图谱分层地匹配历史CBS图谱,当产品CBS图谱的一部分匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,将所述产品CBS图谱中已经匹配和未匹配的部分解构并继续对所述产品CBS图谱的未匹配的部分继续执行匹配以及相似性测量,直至完全匹配或者剩下一 个节点未匹配,Hierarchically match the historical CBS graphs according to the product CBS graphs, and when a part of the product CBS graphs matches multiple historical CBS graphs, calculate the nodes corresponding to the product CBS graphs and the multiple historical CBS graphs respectively through the Euclidean algorithm The index difference between them is used to perform similarity measurement, deconstruct the matched and unmatched part of the product CBS map and continue to perform matching and similarity measurement on the unmatched part of the product CBS map until a complete match or a node is left unmatched,
    当所述产品CBS图谱剩下一个节点未匹配时,调取数据库中的标准CBS图谱节点对该节点执行匹配。When there is one unmatched node in the CBS map of the product, the standard CBS map node in the database is called to perform matching on the node.
  4. 根据权利要求2基于知识的装配工艺规划方法,其特征在于,所述拓扑模型的节点包括各种类型的实体,所述实体包括装配体、子装配体、零件、连接件,所述CBS图谱的节点为连接件及其连接的多个装配体、子装配体、零件、连接件。According to the knowledge-based assembly process planning method according to claim 2, it is characterized in that, the nodes of the topology model include various types of entities, and the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS graph Nodes are connectors and the multiple assemblies, subassemblies, parts, and connectors they connect to.
  5. 根据权利要求2基于知识的装配工艺规划方法,其特征在于,所述步骤S22还包括如下步骤:将所述拓扑模型的节点转换为所述CBS图谱的节点,以将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱。According to the knowledge-based assembly process planning method according to claim 2, it is characterized in that said step S22 also includes the following steps: converting the nodes of said topology model into nodes of said CBS graph, so as to convert said product design bill of materials and The historical design bill of materials is transformed into product CBS map and historical CBS map respectively.
  6. 根据权利要求1基于知识的装配工艺规划方法,其特征在于,所述数据库中存储有设计材料清单、标准CBS图谱、历史装配规划、拓扑模型模板、历史装配线。The knowledge-based assembly process planning method according to claim 1, wherein the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines.
  7. 基于知识的装配工艺规划系统,包括:Knowledge-based assembly process planning system, including:
    处理器;以及processor; and
    与所述处理器耦合的存储器,所述存储器具有存储于其中的指令,所述指令在被处理器执行时使所述电子设备执行动作,所述动作包括:a memory coupled to the processor, the memory having stored therein instructions that when executed by the processor cause the electronic device to perform actions, the actions comprising:
    S1,接收产品设计材料清单,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例,在数据库中匹配和该产品的设计材料清单相似的历史设计材料清单;S1. Receive a product design bill of materials, acquire knowledge information in the product design bill, generate a topology model instance based on a topology model template, and match a historical design bill of materials similar to the product design bill of materials in the database;
    S2,从所述数据库中调取所述相似的历史设计材料清单所对应的历史装配规划,将所述历史装配规划中的节点替换为与所述产品设计材料清单相对应的节点,去除所述历史装配规划中与所述历史设计材料清单中不相关的节点及其对应的工艺步骤并重构为产品装配规划;S2. Retrieve the historical assembly plan corresponding to the similar historical design bill of materials from the database, replace the nodes in the historical assembly plan with nodes corresponding to the product design bill of materials, and remove the The nodes in the historical assembly plan that are not related to the historical design bill of materials and their corresponding process steps are reconstructed into a product assembly plan;
    S3,从所述数据库中调取所述对应的历史装配规划对应的历史装配线,去除所述历史装配线中被所述动作S2去除的工艺步骤对应的工作站并重构为产品装配线。S3. Retrieve the historical assembly line corresponding to the corresponding historical assembly plan from the database, remove the workstation corresponding to the process step removed by the action S2 in the historical assembly line, and reconstruct it as a product assembly line.
  8. 根据权利要求7所述的基于知识的装配工艺规划系统,其特征在于,所述动作S1还包括如下步骤:The knowledge-based assembly process planning system according to claim 7, wherein said action S1 further comprises the following steps:
    S11,接收产品设计材料清单,基于拓扑模型模板分析所述产品设计材料 清单的数据结构,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例;S11, receiving the product design bill of materials, analyzing the data structure of the product design bill of materials based on the topology model template, obtaining the knowledge information in the product design bill and generating a topology model instance based on the topology model template;
    S22,在数据库中调取历史设计材料清单,将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱;S22. Retrieve the historical design material list from the database, and convert the product design material list and the historical design material list into a product CBS map and a historical CBS map respectively;
    S23,根据产品CBS图谱匹配历史CBS图谱,当产品CBS图谱匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,以在所述多个历史CBS图谱中选择一个所述指标差别最小的相似CBS图谱。S23. Match the historical CBS graph according to the product CBS graph. When the product CBS graph matches multiple historical CBS graphs, calculate the relationship between the product CBS graph and the nodes corresponding to the multiple historical CBS graphs using the Euclidean algorithm. The similarity measurement is performed based on the index difference, so as to select a similar CBS map with the smallest index difference among the plurality of historical CBS maps.
  9. 根据权利要求8所述的基于知识的装配工艺规划系统,其特征在于,所述动作S23还包括:The knowledge-based assembly process planning system according to claim 8, wherein said action S23 further comprises:
    根据产品CBS图谱分层地匹配历史CBS图谱,当产品CBS图谱的一部分匹配了多个历史CBS图谱时,通过欧几里德算法计算所述产品CBS图谱分别和多个历史CBS图谱相对应的节点之间的指标差别来执行相似性测量,将所述产品CBS图谱中已经匹配和未匹配的部分解构并继续对所述产品CBS图谱的未匹配的部分继续执行匹配以及相似性测量,直至完全匹配或者剩下一个节点未匹配,Hierarchically match the historical CBS graphs according to the product CBS graphs, and when a part of the product CBS graphs matches multiple historical CBS graphs, calculate the nodes corresponding to the product CBS graphs and the multiple historical CBS graphs respectively through the Euclidean algorithm The index difference between them is used to perform similarity measurement, deconstruct the matched and unmatched part of the product CBS map and continue to perform matching and similarity measurement on the unmatched part of the product CBS map until a complete match or a node is left unmatched,
    当所述产品CBS图谱剩下一个节点未匹配时,调取数据库中的标准CBS图谱节点对该节点执行匹配。When there is one unmatched node in the CBS map of the product, the standard CBS map node in the database is called to perform matching on the node.
  10. 根据权利要求8基于知识的装配工艺规划系统,其特征在于,所述拓扑模型的节点包括各种类型的实体,所述实体包括装配体、子装配体、零件、连接件,所述CBS图谱的节点为连接件及其连接的多个装配体、子装配体、零件、连接件。According to the knowledge-based assembly process planning system according to claim 8, it is characterized in that the nodes of the topology model include various types of entities, and the entities include assemblies, subassemblies, parts, and connectors, and the nodes of the CBS graph Nodes are connectors and the multiple assemblies, subassemblies, parts, and connectors they connect to.
  11. 根据权利要求8基于知识的装配工艺规划系统,其特征在于,所述步骤S22还包括如下步骤:将所述拓扑模型的节点转换为所述CBS图谱的节点,以将所述产品设计材料清单和历史设计材料清单分别转化为产品CBS图谱和历史CBS图谱。According to the knowledge-based assembly process planning system according to claim 8, it is characterized in that, said step S22 also includes the following steps: converting the nodes of said topology model into nodes of said CBS graph, so as to convert said product design bill of materials and The historical design bill of materials is transformed into product CBS map and historical CBS map respectively.
  12. 根据权利要求7基于知识的装配工艺规划系统,其特征在于,所述数据库中存储有设计材料清单、标准CBS图谱、历史装配规划、拓扑模型模板、历史装配线。The knowledge-based assembly process planning system according to claim 7, wherein the database stores design material lists, standard CBS diagrams, historical assembly planning, topology model templates, and historical assembly lines.
  13. 基于知识的装配工艺规划装置,其特征在于,所述基于知识的装配工艺规划装置还包括:The knowledge-based assembly process planning device is characterized in that the knowledge-based assembly process planning device also includes:
    相似度检索装置,其接收产品设计材料清单,获取所述产品设计清单中的知识信息并基于拓扑模型模板生成拓扑模型实例,在数据库中匹配和该产品的设计材料清单相似的历史设计材料清单;A similarity retrieval device, which receives the product design material list, acquires the knowledge information in the product design list and generates a topology model instance based on the topology model template, and matches the historical design material list similar to the product design material list in the database;
    装配规划产生装置,其从所述数据库中调取所述相似的历史设计材料清单所对应的历史装配规划,将所述历史装配规划中的节点替换为与所述产品设计材料清单相对应的节点,去除所述历史装配规划中与所述历史设计材料清单中不相关的节点及其对应的工艺步骤并重构为产品装配规划;An assembly plan generating device, which retrieves the historical assembly plan corresponding to the similar historical design BOM from the database, and replaces the nodes in the historical assembly plan with nodes corresponding to the product design BOM , removing the nodes in the historical assembly plan that are not related to the historical design bill of materials and their corresponding process steps, and reconstructing it into a product assembly plan;
    装配线产生装置,其从所述数据库中调取所述对应的历史装配规划对应的历史装配线,去除所述历史装配线中被所述装配规划产生装置去除的工艺步骤对应的工作站并重构为产品装配线。An assembly line generation device, which retrieves the historical assembly line corresponding to the corresponding historical assembly plan from the database, removes the workstations corresponding to the process steps removed by the assembly plan generation device in the historical assembly line, and restructures it into a product assembly line .
  14. 计算机程序产品,所述计算机程序产品被有形地存储在计算机可读介质上并且包括计算机可执行指令,所述计算机可执行指令在被执行时使至少一个处理器执行根据权利要求1至7中任一项所述的方法。A computer program product tangibly stored on a computer-readable medium and comprising computer-executable instructions which, when executed, cause at least one processor to perform the one of the methods described.
  15. 计算机可读介质,其上存储有计算机可执行指令,所述计算机可执行指令在被执行时使至少一个处理器执行根据权利要求1至7中任一项所述的方法。A computer-readable medium having stored thereon computer-executable instructions which, when executed, cause at least one processor to perform the method of any one of claims 1-7.
PCT/CN2021/097439 2021-05-31 2021-05-31 Knowledge-based assembly process planning method, apparatus and system WO2022252061A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2021/097439 WO2022252061A1 (en) 2021-05-31 2021-05-31 Knowledge-based assembly process planning method, apparatus and system
CN202180098306.3A CN117355852A (en) 2021-05-31 2021-05-31 Knowledge-based assembly process planning method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2021/097439 WO2022252061A1 (en) 2021-05-31 2021-05-31 Knowledge-based assembly process planning method, apparatus and system

Publications (1)

Publication Number Publication Date
WO2022252061A1 true WO2022252061A1 (en) 2022-12-08

Family

ID=84322616

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/097439 WO2022252061A1 (en) 2021-05-31 2021-05-31 Knowledge-based assembly process planning method, apparatus and system

Country Status (2)

Country Link
CN (1) CN117355852A (en)
WO (1) WO2022252061A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116187738A (en) * 2023-04-27 2023-05-30 中建科技集团有限公司 Automatic generation method of work package based on execution sequence and position distribution
CN117236446A (en) * 2023-09-26 2023-12-15 中国科学院沈阳自动化研究所 Method and system for reasoning 3D model structure by using rational atlas
CN117270832A (en) * 2023-11-22 2023-12-22 卡奥斯工业智能研究院(青岛)有限公司 Machine instruction generation method and device, electronic equipment and storage medium
CN117852855A (en) * 2024-03-07 2024-04-09 海鹏辉精密工业(深圳)有限公司 Mold production management method, system, equipment and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110110870A (en) * 2019-06-05 2019-08-09 厦门邑通软件科技有限公司 A kind of equipment fault intelligent control method based on event graphical spectrum technology
CN110866317A (en) * 2019-11-23 2020-03-06 广东科龙模具有限公司 Design tool kit reconstruction method based on product historical information and design behavior analysis
CN111191821A (en) * 2019-12-17 2020-05-22 东华大学 Equipment resource allocation optimization method based on knowledge graph drive
CN111444351A (en) * 2020-03-24 2020-07-24 清华苏州环境创新研究院 Method and device for constructing knowledge graph in industrial process field
CN111930956A (en) * 2020-06-17 2020-11-13 西安交通大学 Integrated system for recommending and stream-driving multiple innovation methods by adopting knowledge graph

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110110870A (en) * 2019-06-05 2019-08-09 厦门邑通软件科技有限公司 A kind of equipment fault intelligent control method based on event graphical spectrum technology
CN110866317A (en) * 2019-11-23 2020-03-06 广东科龙模具有限公司 Design tool kit reconstruction method based on product historical information and design behavior analysis
CN111191821A (en) * 2019-12-17 2020-05-22 东华大学 Equipment resource allocation optimization method based on knowledge graph drive
CN111444351A (en) * 2020-03-24 2020-07-24 清华苏州环境创新研究院 Method and device for constructing knowledge graph in industrial process field
CN111930956A (en) * 2020-06-17 2020-11-13 西安交通大学 Integrated system for recommending and stream-driving multiple innovation methods by adopting knowledge graph

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116187738A (en) * 2023-04-27 2023-05-30 中建科技集团有限公司 Automatic generation method of work package based on execution sequence and position distribution
CN116187738B (en) * 2023-04-27 2023-08-29 中建科技集团有限公司 Automatic generation method of work package based on execution sequence and position distribution
CN117236446A (en) * 2023-09-26 2023-12-15 中国科学院沈阳自动化研究所 Method and system for reasoning 3D model structure by using rational atlas
CN117236446B (en) * 2023-09-26 2024-06-07 中国科学院沈阳自动化研究所 Method and system for reasoning 3D model structure by utilizing logic atlas
CN117270832A (en) * 2023-11-22 2023-12-22 卡奥斯工业智能研究院(青岛)有限公司 Machine instruction generation method and device, electronic equipment and storage medium
CN117270832B (en) * 2023-11-22 2024-02-13 卡奥斯工业智能研究院(青岛)有限公司 Machine instruction generation method and device, electronic equipment and storage medium
CN117852855A (en) * 2024-03-07 2024-04-09 海鹏辉精密工业(深圳)有限公司 Mold production management method, system, equipment and readable storage medium
CN117852855B (en) * 2024-03-07 2024-06-04 海鹏辉精密工业(深圳)有限公司 Mold production management method, system, equipment and readable storage medium

Also Published As

Publication number Publication date
CN117355852A (en) 2024-01-05

Similar Documents

Publication Publication Date Title
WO2022252061A1 (en) Knowledge-based assembly process planning method, apparatus and system
Wu et al. Semantic hyper-graph-based knowledge representation architecture for complex product development
WO2021226809A1 (en) Method and system for constructing knowledge map of manufacturing field
Froeschl Metadata management in statistical information processing: a unified framework for metadata-based processing of statistical data aggregates
CN105808853B (en) A kind of ontological construction management of Engineering Oriented application and ontology data automatic obtaining method
CN107491476B (en) Data model conversion and query analysis method suitable for various big data management systems
Flouris et al. A Classification of Ontology Change.
CN113742368A (en) Data blood relationship analysis method
CN116301755A (en) Automatic batch flow data marking framework construction method based on directed calculation graph
CN111144123B (en) Industrial Internet identification analysis data dictionary construction method
CN110196887B (en) Management method for manufacturing industry processing equipment model
CN109446263A (en) A kind of data relationship correlating method and device
Kazi et al. Ontology-Based System for Conceptual Data Model Evaluation.
Toch et al. Automatically grounding semantically-enriched conceptual models to concrete web services
CN114880483A (en) Metadata knowledge graph construction method, storage medium and system
Amira et al. An extension of protégé for an automatic fuzzy-ontology building using clustering and FCA
Jia et al. The research on representation and processing of process knowledge based on object-oriented modeling
Gujral et al. Knowledge Graphs: Connecting Information over the Semantic Web
Kim et al. Optimizing RDF (S) queries on cloud platforms
Chen et al. Scalable multi-process inter-server collaborative design synthesis in the Internet distributed resource environment
Bordoloi et al. ER model to an abstract mathematical model for database schema using reference graph
Noughi et al. Conceptual interpretation of SQL execution traces for program comprehension
Qiao et al. Common Structure Mining of 3D Model Assembly Model Based on Frequent Subgraphs
Lv et al. Process hyper-relation knowledge graph construction and application
Froeschl A metadata approach to statistical query processing

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: 21943437

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 202180098306.3

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21943437

Country of ref document: EP

Kind code of ref document: A1