CN114140047B - System bill of materials generation method, system, storage medium and equipment - Google Patents

System bill of materials generation method, system, storage medium and equipment Download PDF

Info

Publication number
CN114140047B
CN114140047B CN202111409533.1A CN202111409533A CN114140047B CN 114140047 B CN114140047 B CN 114140047B CN 202111409533 A CN202111409533 A CN 202111409533A CN 114140047 B CN114140047 B CN 114140047B
Authority
CN
China
Prior art keywords
module
level
bill
materials
resource pool
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN202111409533.1A
Other languages
Chinese (zh)
Other versions
CN114140047A (en
Inventor
赵佳冰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202111409533.1A priority Critical patent/CN114140047B/en
Publication of CN114140047A publication Critical patent/CN114140047A/en
Application granted granted Critical
Publication of CN114140047B publication Critical patent/CN114140047B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders
    • G06Q10/0875Itemisation or classification of parts, supplies or services, e.g. bill of materials
    • 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/10Office automation; Time management
    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/04Manufacturing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention provides a system bill of materials generation method, a system, a storage medium and equipment, wherein the method comprises the following steps: establishing a module level resource pool based on the division of the system frame modules and the corresponding module level material numbers, and adding corresponding specification levels under each module level; establishing a relational statement library according to the module-level division of the module-level resource pool and the corresponding allocated relational statements; establishing a modularized bill of materials frame according to the corresponding relation among the module level resource pool, the product level material number, the module level and the specification level; associating corresponding relation sentences for the module level and the specification level from the relation sentence library based on a modularized bill of materials frame to complete a modularized bill of materials; and issuing the modularized bill of materials, calling a corresponding module level from the module resource pool and calling a corresponding relation statement from the relation statement library. According to the invention, the problems of high labor cost, huge time and energy consumption, more simulation leakage and the like in the prior art are solved.

Description

System bill of materials generation method, system, storage medium and equipment
Technical Field
The present invention relates to the field of server technologies, and in particular, to a method, a system, a storage medium, and an apparatus for generating a system bill of materials.
Background
For most server manufacturers, a new and new customized configuration requirement is put forward for global clients, especially domestic internet clients, with high requirements. Bill Of materials (Bill Of materials) necessary for system-customized configuration and generation thereof become increasingly complex. Thus, the introduction of modular BOM is certainly a trend of development.
Modular BOM (modular bill of materials) refers to the modular management of general-purpose product components, which can generally be assembled into modules according to the requirements of the final assembled product.
The overall architecture of the present modular BOM is typically divided into five layers, from top to bottom, into product, module, specification, combination/replacement and physical materials, respectively. The product level mainly comprises product model, product line and product series attribute information of the product, and the lower level comprises product BOM data; the module level is to divide the product in a modularization way, improve the visibility of the BOM, make the BOM structure clear, and select corresponding specifications under the module; the specification level is a carrier of product materials, and the material is selected according to the specification; the substitution stage/combination stage is a substitution combination that achieves the material.
With the increasing variety and number of server products, each server needs to build up a corresponding one or even multiple modularized BOMs. Each BOM is further divided into a number of module stages, which are currently not shared by the implementation. Therefore, a large number of module-level material numbers need to be applied for each modular BOM to be built, and a large amount of resource waste and time consumption are caused.
As shown in fig. 1, in the existing system bill of materials generation technology, the current creation process of the modularized BOM generally includes several steps of component bill summarizing, designing a BOM hierarchical structure, editing a comprehensive BOM table (initial edition), adding an OD relation & applying for a virtual bill of materials, editing a comprehensive BOM table (final edition), editing Loadsheet, and finally generating a system BOM. The comprehensive BOM table is a bill of materials containing product types, codes, descriptions and quantity of entity materials, and OD relations such as explanation, limiting conditions and the like are annotated.
However, there is a disadvantage in that the labor cost is extremely high in the creation process, and particularly, a lot of time and effort are required for applying the number of materials, editing the comprehensive BOM table, editing the Loadsheet, and the like, and there are many more repetitive works.
Another approach, which consumes a lot of time and effort, is to perform simulation matching work on the modularized BOM after it is released, and perform matching verification on the materials and the constraint relationship in the BOM. This is because the relation and configuration involved are very complex and complex, so the simulation of the fitting work consumes a lot of time and there are many cases where the missing is not simulated.
Therefore, in order to solve the above-mentioned drawbacks and problems in the prior art, it is necessary to provide an optimized system bill of materials generating method, which reduces labor cost, time and effort consumption, and avoids simulation loss as much as possible.
Disclosure of Invention
In view of the foregoing, it is an object of the present invention to provide an improved method, system, storage medium and apparatus for generating bill of materials BOM, particularly for producing bill of materials in a customized server, so as to solve the problems of excessive labor cost, huge time and effort consumption, more simulation loss and the like in the creation process and the simulation verification process in the prior art.
Based on the above object, in one aspect, the present invention provides a system bill of materials generating method, wherein the method includes the following steps:
establishing a module level resource pool based on the division of the system frame modules and the corresponding module level material numbers, and adding corresponding specification levels under each module level;
establishing a relational statement library according to the module-level division of the module-level resource pool and the corresponding allocated relational statements;
establishing a modularized bill of materials frame according to the corresponding relation among the module level resource pool, the product level material number, the module level and the specification level;
associating corresponding relation sentences for the module level and the specification level from the relation sentence library based on a modularized bill of materials frame to complete a modularized bill of materials;
and issuing the modularized bill of materials, calling a corresponding module level from the module resource pool and calling a corresponding relation statement from the relation statement library.
In some embodiments of the system bill of materials generation method according to the present invention, the method further comprises:
and performing system management on the new addition of the module level in the module level resource pool and/or the new addition and/or deletion of the specification level under the module level.
In some embodiments of the system bill of materials generation method according to the present invention, the creating a module-level resource pool based on the division of the system frame modules and the corresponding module-level bill of materials, and adding a corresponding specification level at each module level further comprises:
obtaining a division of various modules based on a collectable system bill of materials frame analysis;
applying for corresponding module grade material numbers according to the division of the module;
applying for each module a corresponding module level.
In some embodiments of the system bill of materials generating method according to the present invention, the establishing a modular bill of materials frame according to the correspondence between the module level resource pool, the product level bill of materials and the module level and the specification level further includes:
binding the product grade material number with a module grade resource pool;
the module grade material number corresponding to the product grade material number is called;
and selecting and hanging the module level corresponding to the module level material number under the product level.
In some embodiments of the system bill of materials generating method according to the present invention, the establishing a modular bill of materials frame according to the correspondence between the module level resource pool, the product level bill of materials and the module level and the specification level further includes:
the module level and the specification level under the module level are configured, wherein the configuration at least comprises one or more of the necessity configuration, the optional interface configuration, the limiting characteristic configuration and the mixed insertion configuration of the module level and the specification level.
In some embodiments of the system bill of materials generating method according to the present invention, the associating the corresponding relationship sentence for the module level and the specification level from the relationship sentence library based on the modular bill of materials frame to complete the modular bill of materials further comprises:
selecting corresponding general relation sentences from the relation sentence library according to a module level; and/or
Filling special relation sentences on a module level or a specification level; and/or
And making and uploading supplementary relation sentences according to the additional limiting relation.
In some embodiments of the system bill of materials generating method according to the present invention, the issuing the modular bill of materials, retrieving a corresponding module level from the module resource pool and retrieving a corresponding relationship sentence from the relationship sentence library further comprises:
and forming a complete system bill of materials based on the fetched module level and the fetched relation statement, and performing three-dimensional visual assembly by utilizing a digitizing process to perform accuracy verification on the modularized bill of materials.
In another aspect of the present invention, a system for generating a bill of materials of a system is provided, which includes:
the module level resource pool module is configured to establish a module level resource pool based on the division of the system frame module and the corresponding module level material number, and corresponding specification levels are added under each module level;
the relation sentence library module is configured to establish a relation sentence library according to the module-level division of the module-level resource pool and the corresponding allocated relation sentences;
a bill of material frame module configured to establish a modular bill of material frame according to the corresponding relationship of the module level resource pool, the product level material number, the module level and the specification level;
a modular bill of materials module configured to associate corresponding relationship sentences for the module level and the specification level from the relationship sentence library based on a modular bill of materials frame to complete a modular bill of materials;
and the issuing and calling module is configured to issue the modularized bill of materials, call the corresponding module level from the module resource pool and call the corresponding relation statement from the relation statement library.
In yet another aspect of the present invention, there is also provided a computer readable storage medium storing computer program instructions which when executed implement any of the above methods for generating a system bill of materials according to the present invention.
In yet another aspect of the present invention, there is also provided a computer device including a memory and a processor, the memory storing a computer program which, when executed by the processor, performs any of the above methods of generating a system bill of materials according to the present invention.
The invention has at least the following beneficial technical effects: based on the method of the invention, the invention provides a system bill generation method for establishing a module level resource pool and a relation statement library to realize the sharing of module level and relation statement, the system automatically captures module level and corresponding relation statement, automatically generates a system bill and performs simulation, selection and verification by using a digital process, optimizes the design process of the bill, saves a great deal of time, improves the design efficiency and accuracy of the modularized bill, and solves the problems of overhigh labor cost, huge time and energy consumption, more simulation leakage and the like in the creation process and the simulation verification process in the prior art.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are necessary for the description of the embodiments or the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention and that other embodiments may be obtained according to these drawings without inventive effort for a person skilled in the art.
In the figure:
FIG. 1 is a flow diagram illustrating an embodiment of a prior art system bill of materials generation method;
FIG. 2 shows a flow diagram of an embodiment of a system bill of materials generation method according to the present invention;
FIG. 3 shows a schematic block diagram of an embodiment of a system bill of materials generation method according to the present invention;
FIG. 4 shows a schematic block diagram of an embodiment of a system for system bill of materials generation in accordance with the present invention;
FIG. 5 illustrates a schematic diagram of an embodiment of a computer readable storage medium implementing a system bill of materials generation method in accordance with the present invention;
fig. 6 is a schematic diagram showing a hardware configuration of an embodiment of a computer device implementing a system bill of materials generating method according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention will be described in further detail with reference to the accompanying drawings.
It should be noted that, in the embodiments of the present invention, all the expressions "first" and "second" are used to distinguish two non-identical entities with the same name or non-identical parameters, and it is noted that the "first" and "second" are only used for convenience of expression, and should not be construed as limiting the embodiments of the present invention. Furthermore, the terms "comprise" and "have," and any variations thereof, are intended to cover a non-exclusive inclusion, such as a process, method, system, article, or other step or unit that comprises a list of steps or units.
Based on the above situation, the invention creatively provides a system bill generation method for realizing the sharing of module level and relation sentences by establishing a module level resource pool and a relation sentence library, automatically capturing the module level and the corresponding relation sentences by a system, automatically generating a system bill, and performing simulation, selection and verification by using a digitizing process. Fig. 2 shows a flow diagram of an embodiment of a system bill of materials generation method according to the invention. In general, the overall concept of the method mainly consists in determining product-level material numbers, constructing module-level resource pools, constructing a relational statement library, supplementing the relational statement library based on caseTable\preconditions, creating a system bill of materials, and the like.
Briefly, the concept of the invention is based on realizing the sharing of module level and relation sentences by establishing a module level resource pool and a relation sentence library, automatically grabbing the module level and the corresponding relation sentences by a system, automatically generating a system BOM and performing simulation, selection and verification by using a digitizing process. The method mainly comprises the steps of constructing a module level resource pool, constructing a relation statement library, constructing a modularized bill of materials frame, completing the creation of the modularized bill of materials, and finally issuing, calling and verifying the modularized bill of materials.
To this end, in a first aspect of the present invention, a system bill of materials generation method 100 is provided. Fig. 3 shows a schematic block diagram of an embodiment of a system bill of materials generating method according to the present invention. In the embodiment shown in fig. 1, the method comprises:
step S110: establishing a module level resource pool based on the division of the system frame modules and the corresponding module level material numbers, and adding corresponding specification levels under each module level;
step S120: establishing a relational statement library according to the module-level division of the module-level resource pool and the corresponding allocated relational statements;
step S130: establishing a modularized bill of materials frame according to the corresponding relation among the module level resource pool, the product level material number, the module level and the specification level;
step S140: associating corresponding relation sentences for the module level and the specification level from the relation sentence library based on a modularized bill of materials frame to complete a modularized bill of materials;
step S150: and issuing the modularized bill of materials, calling a corresponding module level from the module resource pool and calling a corresponding relation statement from the relation statement library.
In general, in view of the above problems in the prior art, after a large number of collection, arrangement and analysis, it is found that, at present, most of server BOMs have similar architecture, and the rule of module division is consistent, such as all the chassis modules, the motherboard modules, the CPU modules, and the like, which have basic conditions shared by module levels. Most simple OD relation sentences are also available in BOM, and have conditions common to BOM. Thus, first in step S110, the construction of a module-level resource pool is performed, i.e. a module-level resource pool is established based on the division of the system frame modules and the corresponding module-level material numbers, and a corresponding specification level is added at each module level. At this point, the module level is no longer hooked with a particular product, but is integrated into a library, i.e., resource pool, to be invoked. At each module level a respective specification level is added, preferably at each module level all the corresponding optional specification levels are added, e.g. for a CPU module all specification levels of a CPU that may be used in all systems today are added at the respective module level.
Then in step S120, a construction of a relational statement library is performed, i.e. the relational statement library is built according to the module-level division of the module-level resource pool and the corresponding allocated relational statements. For the relational statement library and the relational statements therein, OD relational statements are preferably selected. OD, a disassembly tool, also called OllyDebug, ollydbg, a new dynamic trace tool, the idea of combining IDA with SoftICE, the Ring 3 level debugger has replaced SoftICE as the most popular debugging decryption tool today. Meanwhile, the OD also supports plug-in expansion functions, and is the most powerful debugging tool at present. Basically, development testers generally use vc or the like for active code when debugging their programs, and more tend to use ollydubugs when cracking programs of others. Thus, more specifically, an OD relation statement library is built in the system, the statement library is divided according to module levels under a module level resource pool, and some OD relation statements commonly used by all the modules are placed under corresponding folders under each module level.
On this basis, in step S130, the construction of a modular bill of materials frame is performed, i.e. the modular bill of materials frame is established according to the correspondence between the module level resource pool, the product level material number, the module level and the specification level. And after the product grade material number is selected according to the design requirement of the product, the product grade material number is associated with a module grade and a specification grade in a module grade resource pool, wherein the method comprises the steps of selecting a required module grade for the product grade material number and calling the specification grade below the module grade to grab the required specification grade so as to generate an integral framework of the modularized bill of materials.
The creation of the modular bill of materials is then completed in step S140, i.e. the corresponding relationship sentences for the module level and the specification level are associated from the relationship sentence library based on the modular bill of materials frame to complete the modular bill of materials. In other words, after the module level and the specification level are selected from the module level resource pool, the system automatically jumps to the OD relation statement library, and selects a corresponding statement from the statement library according to the module, thereby perfecting the frame generated in step S130 to complete the creation of the modularized bill of materials.
And finally, in step S150, performing release, calling and verification of the modularized bill of materials, namely releasing the modularized bill of materials, calling corresponding module levels from the module resource pool and calling corresponding relation sentences from the relation sentence library. Furthermore, after the modularized BOM is released, the corresponding module level can be directly called from the module level resource pool, and the corresponding OD relation statement can be called from the OD relation statement library, so that the corresponding module level can be directly called from the module resource pool and the corresponding relation statement can be directly called from the relation statement library in the process of carrying out simulation selection on the modularized bill of materials, and the efficiency and the accuracy are greatly improved.
In some embodiments of the system bill of materials generation method 100 according to the present invention, the method further comprises: and performing system management on the new addition of the module level in the module level resource pool and/or the new addition and/or deletion of the specification level under the module level. Specifically, the system management is carried out on the module level resource pool, and the newly added module level can be added only after the verification of a special person; the new or deleted specification level under the module level can be checked and passed.
In some embodiments of the system bill of materials generation method 100 according to the present invention, step S110 of creating a module-level resource pool based on the division of the system frame modules and the corresponding module-level bill of materials, and adding a corresponding specification level at each module level further comprises:
step S111: obtaining a division of various modules based on a collectable system bill of materials frame analysis;
step S112: applying for corresponding module grade material numbers according to the division of the module;
step S113: applying for each module a corresponding module level.
Specifically, in step S111, the division of the various modules is obtained based on the analysis of the collectable system bill of materials frame, that is, all the module divisions are sorted according to the bill of materials frame of the collectable existing server, then step S112 applies for the corresponding module level material number according to the module division, and then step S113 applies for the corresponding module level for each module and applies for only one module level for each module.
In some embodiments of the system bill of materials generating method 100 according to the present invention, the step S130 of establishing a modular bill of materials frame according to the correspondence between the module level resource pool, the product level bill of materials and the module level and the specification level further includes:
step S131: binding the product grade material number with a module grade resource pool;
step S132: the module grade material number corresponding to the product grade material number is called;
step S133: and selecting and hanging the module level corresponding to the module level material number under the product level.
Specifically, the building of the modular bill of materials framework performed in step S130 further includes first binding the product level number with the module level resource pool in step S131, then calling the module level number corresponding to the product level number in step S132 to select the corresponding module level, and then hanging the module level corresponding to the module level number under the product level in step S133. In other words, the modularized BOM is established according to the module level resource pool, after the corresponding product level material number is applied for, the product level material number is bound with the module level resource pool, the module level material number is called, and the used module level is hooked according to the product design, so that the product level can be hung.
In some embodiments of the system bill of materials generating method 100 according to the present invention, the step S130 of establishing a modular bill of materials frame according to the correspondence between the module level resource pool, the product level bill of materials and the module level and the specification level further includes:
step S134: the module level and the specification level under the module level are configured, wherein the configuration at least comprises one or more of the necessity configuration, the optional interface configuration, the limiting characteristic configuration and the mixed insertion configuration of the module level and the specification level.
Specifically, after the module level is selected, the module level and the specification level below the module level need to be configured, wherein the configuration at least comprises one or more of the necessity configuration, the configuration of the optional interface, the configuration of the limiting characteristics and the configuration of the mixed insertion of the module level and the specification level. Specifically, after a certain module level is selected, the following options are selected: whether to choose; if the selected interface is displayed, the selected interface display name needs to be filled in, the selected name can also be filled in the sub-name, for example, the sub-name of 'CPU classification' can be filled in under the name of the CPU; generating a corresponding characteristic number for each name for filling in the limiting relation; finally, if the mix is filled, preferably not (i.e. only 1 specification level is allowed) then "1" is filled, two kinds of mix are filled (i.e. 2 specification levels are allowed) then "2" is filled, and so on. Here, the mixing and inserting means that different specification levels can be selected under the same module, for example, if the front hard disk supports 3 kinds of mixing and inserting, and the mixing and inserting configuration fills in "3", the front hard disk 1, the front hard disk 2 and the front hard disk 3 will be selected in the selection interface, and 3 different specification levels can be selected under the module level of the front hard disk.
Further, in some embodiments of the system bill of materials generating method 100 according to the present invention, step S140 associating the corresponding relationship statement for the module level and the specification level from the relationship statement library based on the modular bill of materials frame to complete the modular bill of materials further comprises:
step S141: selecting corresponding general relation sentences from the relation sentence library according to a module level; and/or
Step S142: filling special relation sentences on a module level or a specification level; and/or
Step S143: and making and uploading supplementary relation sentences according to the additional limiting relation.
Specifically, after the module level and the specification level are selected from the module level resource pool, the system automatically jumps to an OD relation statement library, and corresponding statements are selected from the statement library according to the modules. The OD-related sentences are written at the module level and the specification level, and since the OD-related sentences in the related sentence library are all general sentences, step S141 selects a corresponding general related sentence from the related sentence library at the module level. On this basis, some special or more complex sentences need to be filled in by clicking on the corresponding module level or specification level, further comprising so step S142 fills in special relation sentences on the module level or specification level. After the OD relation sentence is filled, step S143 creates and uploads a supplementary relation sentence according to the additional constraint relation, that is, the supplementary relation sentence is uploaded in Excel form such as CaseTable, precondition according to some other constraint relation of the product. To this end, the modular BOM is created.
Furthermore, in some embodiments of the system bill of materials generation method 100 according to the present invention, step S150 of publishing the modular bill of materials, retrieving a corresponding module level from the module resource pool and retrieving a corresponding relationship sentence from the relationship sentence library further comprises: and forming a complete system bill of materials based on the fetched module level and the fetched relation statement, and performing three-dimensional visual assembly by utilizing a digitizing process to perform accuracy verification on the modularized bill of materials. In the process of issuing, calling and verifying the modularized bill of materials executed in the step S150, after the modularized BOM issues, the corresponding module stage can be directly called from the module stage resource pool, the corresponding OD relation statement can be called from the OD relation statement library, the materials under the module stages can form a complete server product, the 3D form of visual assembly is performed by using the digitizing process, the accuracy of the modularized BOM can be intuitively verified, a great amount of time is saved, and the accuracy is improved.
According to the embodiment of the invention, the creation and verification modes of the modularized BOM are redefined from the other dimension, the system call is carried out by establishing the module level resource pool and the OD relation statement library, the modularized BOM of the system is directly generated and verified by utilizing the digitizing technology, a great amount of time is saved, the efficiency is improved, the integrated BOM table is not required to be established on line according to the module level material number corresponding to each BOM application, the integrated BOM table is not required to be established on line in the form of an Excel table, the integrated BOM table is converted into the Loadsheet to be edited by using the language recognizable by the system, and the subsequent change can be simpler and more convenient. In addition, all data are grabbed by the system, and many errors can be avoided. The module level in the module level resource pool is grabbed by utilizing the digitizing process to carry out visual verification, so that the time is saved, and the accuracy is ensured.
In a second aspect of the present invention, a system 200 for system bill of materials generation is also provided. Fig. 4 shows a schematic block diagram of an embodiment of a system 200 for system bill of materials generation according to the present invention. As shown in fig. 4, the system includes:
a module level resource pool module 210, the module level resource pool module 210 configured to establish a module level resource pool based on the division of the system frame modules and the corresponding module level material numbers, and to add a corresponding specification level at each module level;
a relational statement library module 220, the relational statement library module 220 being configured to establish a relational statement library according to the module-level partitioning of the module-level resource pool and the corresponding assigned relational statements;
a bill of materials frame module 230, the bill of materials frame module 230 configured to establish a modular bill of materials frame according to the corresponding relationship between the module level resource pool, the product level material number, the module level and the specification level;
a modular bill of materials module 240, the modular bill of materials module 240 configured to associate corresponding relationship sentences for the module level and the specification level from the relationship sentence library based on a modular bill of materials frame to complete a modular bill of materials;
and the issuing and calling module 250 is configured to issue the modularized bill of materials, call the corresponding module level from the module resource pool and call the corresponding relation statement from the relation statement library.
In a third aspect of the embodiment of the present invention, a computer readable storage medium is provided, and fig. 5 is a schematic diagram of a computer readable storage medium of a system bill of materials generating method according to an embodiment of the present invention. As shown in fig. 5, the computer-readable storage medium 300 stores computer program instructions 310, the computer program instructions 310 being executable by a processor. The computer program instructions 310, when executed, implement the method of any of the embodiments described above.
It should be understood that all of the embodiments, features and advantages set forth above for the system bill of materials generation method according to the present invention apply equally to the system and storage medium of system bill of materials generation according to the present invention without conflict.
In a fourth aspect of the embodiments of the present invention, there is also provided a computer device 400 comprising a memory 420 and a processor 410, the memory having stored therein a computer program which, when executed by the processor, implements the method of any of the embodiments described above.
Fig. 6 is a schematic hardware structure diagram of an embodiment of a computer device for performing the system bill of materials generating method according to the present invention. Taking the example of a computer device 400 as shown in fig. 6, a processor 410 and a memory 420 are included in the computer device, and may further include: an input device 430 and an output device 440. The processor 410, memory 420, input device 430, and output device 440 may be connected by a bus or other means, for example in fig. 6. The input device 430 may receive input numeric or character information and generate signal inputs related to the generation of the system bill of materials. The output 440 may include a display device such as a display screen.
The memory 420 is used as a non-volatile computer readable storage medium, and may be used to store non-volatile software programs, non-volatile computer executable programs, and modules, such as program instructions/modules corresponding to the resource monitoring method in the embodiments of the present application. Memory 420 may include a storage program area that may store an operating system, at least one application program required for functionality, and a storage data area; the storage data area may store data created by use of the resource monitoring method, and the like. In addition, memory 420 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some embodiments, memory 420 may optionally include memory located remotely from processor 410, which may be connected to the local module via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The processor 410 executes various functional applications of the server and data processing, i.e., implements the resource monitoring method of the above-described method embodiments, by running non-volatile software programs, instructions, and modules stored in the memory 420.
Finally, it should be noted that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory. By way of example, and not limitation, nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which acts as external cache memory. By way of example, and not limitation, RAM may be available in a variety of forms such as synchronous RAM (DRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The storage devices of the disclosed aspects are intended to comprise, without being limited to, these and other suitable types of memory.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
The various illustrative logical blocks, modules, and circuits described in connection with the disclosure herein may be implemented or performed with the following components designed to perform the functions herein: a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP and/or any other such configuration.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that as used herein, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items. The foregoing embodiment of the present invention has been disclosed with reference to the number of embodiments for the purpose of description only, and does not represent the advantages or disadvantages of the embodiments.
Those of ordinary skill in the art will appreciate that: the above discussion of any embodiment is merely exemplary and is not intended to imply that the scope of the disclosure of embodiments of the invention, including the claims, is limited to such examples; combinations of features of the above embodiments or in different embodiments are also possible within the idea of an embodiment of the invention, and many other variations of the different aspects of the embodiments of the invention as described above exist, which are not provided in detail for the sake of brevity. Therefore, any omission, modification, equivalent replacement, improvement, etc. of the embodiments should be included in the protection scope of the embodiments of the present invention.

Claims (10)

1. A method for generating a bill of materials of a system, comprising the steps of:
establishing a module level resource pool based on the division of the system frame modules and the corresponding module level material numbers, and adding corresponding specification levels under each module level;
establishing a relational statement library according to the module-level division of the module-level resource pool and the corresponding distributed relational statements;
establishing a modularized bill of materials frame according to the corresponding relation between the module level resource pool, the product level material number and the module level and the specification level;
associating corresponding relation sentences for the module level and the specification level from the relation sentence library based on a modularized bill of materials frame so as to complete the creation of a modularized bill of materials;
and issuing the modularized bill of materials, calling a corresponding module level from the module resource pool and calling a corresponding relation statement from the relation statement library.
2. The method according to claim 1, wherein the method further comprises:
and performing system management on the new addition of the module level in the module level resource pool and/or the new addition and/or deletion of the specification level under the module level.
3. The method of claim 1 or 2, wherein the establishing a module-level resource pool based on the partitioning of system frame modules and corresponding module-level stock numbers, and adding a corresponding specification level at each module level, further comprises:
obtaining a division of various modules based on a collectable system bill of materials frame analysis;
applying for corresponding module grade material numbers according to the division of the modules;
applying for each module a corresponding module level.
4. The method of claim 1 or 2, wherein the establishing a modular bill of materials framework from the correspondence of the module level resource pool, product level bin number, and the module level and the specification level further comprises:
binding the product grade material number with a module grade resource pool;
the module grade material number corresponding to the product grade material number is called;
and selecting and hanging the module level corresponding to the module level material number under the product level.
5. The method of claim 4, wherein the establishing a modular bill of materials framework from the correspondence of the module level resource pool, product level bin number, and the module level and the specification level further comprises:
and configuring a module level and a specification level under the module level, wherein the module level and the specification level at least comprise one or more of a necessity configuration, a selection interface configuration, a limiting characteristic configuration and a mixed insertion configuration of the module level and the specification level.
6. The method of claim 1 or 2, wherein the associating respective relationship statements for the module level and the specification level from the relationship statement library based on the modular bill of materials framework to complete creation of a modular bill of materials further comprises:
selecting corresponding general relation sentences from the relation sentence library according to a module level; and/or
Filling special relation sentences on a module level or a specification level; and/or
And making and uploading supplementary relation sentences according to the additional limiting relation.
7. The method of claim 1 or 2, wherein said issuing the modular bill of materials, retrieving a corresponding module level from the module resource pool and retrieving a corresponding relationship statement from the relationship statement library further comprises:
and forming a complete system bill of materials based on the fetched module level and the fetched relation statement, and performing three-dimensional visual assembly by utilizing a digitizing process so as to perform accuracy verification on the modularized bill of materials.
8. A system for generating a bill of materials, comprising:
the system comprises a module level resource pool module, a system frame module, a module level resource pool module and a module level resource pool module, wherein the module level resource pool module is configured to establish a module level resource pool based on the division of the system frame module and the corresponding module level material number, and a corresponding specification level is added under each module level;
the relation sentence library module is configured to establish a relation sentence library according to the module-level division of the module-level resource pool and the corresponding allocated relation sentences;
the bill of materials frame module is configured to establish a modularized bill of materials frame according to the corresponding relation between the module level resource pool, the product level material number, the module level and the specification level;
the modularized bill of materials module is configured to associate corresponding relation sentences for the module level and the specification level from the relation sentence library based on a modularized bill of materials frame so as to complete the creation of the modularized bill of materials;
and the issuing and calling module is configured to issue the modularized bill of materials, call the corresponding module level from the module resource pool and call the corresponding relation statement from the relation statement library.
9. A computer readable storage medium, characterized in that computer program instructions are stored, which computer program instructions, when executed, implement the system bill of materials generation method according to any one of claims 1-7.
10. A computer device comprising a memory and a processor, wherein the memory has stored therein a computer program which, when executed by the processor, performs the system bill of materials generation method according to any one of claims 1-7.
CN202111409533.1A 2021-11-20 2021-11-20 System bill of materials generation method, system, storage medium and equipment Active CN114140047B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111409533.1A CN114140047B (en) 2021-11-20 2021-11-20 System bill of materials generation method, system, storage medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111409533.1A CN114140047B (en) 2021-11-20 2021-11-20 System bill of materials generation method, system, storage medium and equipment

Publications (2)

Publication Number Publication Date
CN114140047A CN114140047A (en) 2022-03-04
CN114140047B true CN114140047B (en) 2024-01-19

Family

ID=80391538

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111409533.1A Active CN114140047B (en) 2021-11-20 2021-11-20 System bill of materials generation method, system, storage medium and equipment

Country Status (1)

Country Link
CN (1) CN114140047B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816367A (en) * 2022-05-31 2022-07-29 苏州浪潮智能科技有限公司 OD statement and castable editing method, system, storage medium and device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473325A (en) * 2013-09-13 2013-12-25 中国工商银行股份有限公司 System and method for generating test case data

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473325A (en) * 2013-09-13 2013-12-25 中国工商银行股份有限公司 System and method for generating test case data

Also Published As

Publication number Publication date
CN114140047A (en) 2022-03-04

Similar Documents

Publication Publication Date Title
Park et al. Plant model generation for PLC simulation
Luiten et al. An information reference model for architecture, engineering, and construction
CN102193781B (en) Integrated design application
CN103744647A (en) Java workflow development system and method based on workflow GPD
CN106327100A (en) Change list generation method and device
CN112163337A (en) Avionics collaborative design method and system based on SysML
CN114140047B (en) System bill of materials generation method, system, storage medium and equipment
CN111190814B (en) Method and device for generating software test case, storage medium and terminal
CN107239923B (en) Method and device for generating material application form
Chadzynski et al. Enhancing automated trade studies using MBSE, SysML and PLM
Li et al. Modeling and verifying Google file system
CN111966656B (en) Method, system, terminal and storage medium for simulating high-load scene of storage file
US7076779B2 (en) System for controlling and monitoring a process
CN113705143B (en) Automatic simulation system and automatic simulation method
CN104239072A (en) Method and device for generating software procedure code
KR20060022371A (en) Method for attribute control of 3d cad(unigraphics)
CN112764742A (en) Data processing method and device
CN113051651A (en) Materialization expression method of steel bar broken material node information
Mitsching et al. Design patterns for integrating variability in timed automata
CN104899045A (en) Universal software coding assistance system and method
Shafiq et al. Model server enabled management of collaborative changes in building information models
CN110968342B (en) Version comparison method, device and system
CN112579680B (en) Data bus and data integration device and method
Sumei Total object unified model driven architecture of product lifecycle management
CN116069427A (en) Rendering model of dynamic form generator for thousands of resources and thousands of surfaces

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant