CN114116876A - Method, system, device, processor and storage medium for realizing modular processing of process management based on database technology - Google Patents
Method, system, device, processor and storage medium for realizing modular processing of process management based on database technology Download PDFInfo
- Publication number
- CN114116876A CN114116876A CN202111482046.8A CN202111482046A CN114116876A CN 114116876 A CN114116876 A CN 114116876A CN 202111482046 A CN202111482046 A CN 202111482046A CN 114116876 A CN114116876 A CN 114116876A
- Authority
- CN
- China
- Prior art keywords
- information
- database
- editing
- continuing
- layer
- 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.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
- G06F16/252—Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1448—Management of the data involved in backup or backup restore
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Quality & Reliability (AREA)
- Computational Linguistics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention relates to a method for realizing modular processing of process management based on database technology, which comprises the steps of creating, editing or deleting a process library module; editing process detailed information in the layer; updating the process information and storing the process information into a process database; opening or building a new machining tool path; modifying the process in the cutter path; editing or directly using the imported process; and carrying out laser processing by using the process parameters in the layer process. The invention also relates to a system, a device, a processor and a computer readable storage medium for realizing the modular process of process management based on the database technology. By adopting the method, the system, the device, the processor and the computer readable storage medium for realizing the modularized processing of the process management based on the database technology, all process information is stored on the disk medium in a single database file form, the long-term effective management and convenient application of the existing process information are realized, and the problems of disordered process information management and inconvenient process information transplantation in a plurality of single process file scenes are solved.
Description
Technical Field
The invention relates to the field of manufacturing industry, in particular to the field of process management, and specifically relates to a method, a system, a device, a processor and a computer readable storage medium for realizing modular processing of process management based on database technology.
Background
In the prior art, a piece of process information is stored as a single process information file, and the interaction steps with the laser cutting process flow are as follows:
1) creating or opening a processing tool path file in laser cutting software;
2) opening a layer process interface, editing a default process in a tool path or importing an original single process information file;
3) confirming that all parameters in the process information are correct and retreating to form a layer process interface;
4) starting laser cutting processing;
5) detecting the processing effect after the cutting is finished, and if the effect reaches the expectation, storing the process used in the cutting as a single process information file;
6) after software is upgraded or hardware equipment is replaced, single process information files under each path are searched, and all the single process information files are copied to the equipment with newly installed software.
The defects are as follows:
1) when the number of single process information files is large, when the existing process is started before processing, all the existing process information is difficult to view from the global angle, the suitable process is difficult to find quickly, and the process information management is disordered;
2) when the number of the single process information files is large, the process may be stored to different driving paths by the end user, and when the software is upgraded or the hardware equipment is replaced, the existing process information is lost due to reasons such as missing caused by file copying.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a method, a system, a device, a processor and a computer readable storage medium thereof for realizing modular processing of process management based on database technology, which are simple and convenient to operate, difficult to waste and wide in application range.
In order to achieve the above object, the method, system, apparatus, processor and computer readable storage medium for implementing modular process management based on database technology of the present invention are as follows:
the method for realizing the modularized processing of the process management based on the database technology is mainly characterized by comprising the following steps of:
(1) creating, editing or deleting a process by the process library module;
(2) editing process detailed information in the layer through the layer module;
(3) updating process information, storing the process information into a process database and storing the process information in a magnetic disk medium;
(4) opening or building a new machining tool path;
(5) judging whether the process in the cutter path is modified or not, if so, continuing the step (6); otherwise, continuing the step (7);
(6) opening a layer editing function of the layer module, and performing addition, deletion and query operations on material information;
(7) judging whether to import other processes in the process library, if so, editing or directly using the imported processes; otherwise, editing a tool path default process;
(8) and carrying out laser processing by using the process parameters in the layer process.
Preferably, the step (1) specifically comprises the following steps:
(1.1) detecting whether a specified process database file exists at a specified position, if so, editing or deleting the process, and continuing the step (1.5); otherwise, specifying a structural database for the newly-built process;
(1.2) newly building a process, and filling basic process information;
(1.3) editing detailed process parameters of each layer through a layer module;
(1.4) updating the process information, storing the process information into a process database, storing the process information into a magnetic disk medium, and continuing the step (1.6);
(1.5) judging whether an editing process is carried out, if so, editing target parameters, storing process information, and continuing the step (1.6); otherwise, automatically deleting all data related to the process item in the database, and continuing the step (1.6);
and (1.6) automatically refreshing the interface display information of the process library module.
Preferably, the step of adding, deleting and querying the material information in the step (6) specifically includes the following processing procedures:
(6.1) judging whether the material information needs to be operated, if so, continuing to the step (6.2); otherwise, ending the step;
(6.2) if the material information needs to be added, filling the material information and adding the material; if the material information needs to be deleted, selecting a certain material and deleting the material;
(6.3) judging whether to continue the operation, if so, continuing the step (6.1); otherwise, continuing the step (6.4);
(6.4) judging whether the current operation is confirmed, if so, updating the operation result to a process database, and ending the step; otherwise, the step is ended.
Preferably, the step of introducing the process in the step (7) specifically includes the following steps:
(7.1) selecting the process required by each layer, assigning a corresponding single process information file path for at least one layer, and selecting a single layer process file of the assigned layer;
(7.2) judging whether preview editing is carried out, if so, previewing in layer editing and carrying out process fine adjustment; otherwise, continuing the step (7.3);
(7.3) analyzing the data in the single process information file into information suitable for being stored in a process database, and inserting the data into the process database module;
and (7.5) automatically refreshing the interface display information of the process library module.
Preferably, the method further comprises a step of backing up process information, which specifically comprises the following processing procedures:
(1-1) selecting a process item to be backed up, and executing a backup operation;
(1-2) designating a disk drive path of a backup database and a database file name;
(1-3) automatically creating a backup database according to the complete path of the file of the designated backup database;
and (1-4) retrieving the relevant data of the selected process item from the existing database and inserting the retrieved relevant data into the value backup database.
Preferably, the method further comprises a step of restoring the process information, which specifically comprises the following processing procedures:
(2-1) selecting a path of a file in the backup process library to be restored;
(2-2) automatically reading and displaying all process information in the backup database, comparing the process information with information in the process library module, automatically marking and displaying process information items which generate conflicts, and displaying the process information items on a process reduction interface;
(2-3) selecting a process conflict resolution mode, if skipping is selected, skipping the conflicting process item, and continuing to the step (2-4); if the overlay is selected, updating the conflict data in the process library module by using the data in the backup process library, and continuing the step (2-4);
(2-4) inserting conflict-free process data into the process library module;
and (2-5) automatically refreshing the interface display information of the process library module.
Preferably, the method further comprises a step of retaining or transferring process information, specifically comprising the following processing procedures:
(3-1) starting a software installation program;
(3-2) selecting an installation language and a bus or non-bus configuration;
(3-3) selecting whether to keep the local parameters, if so, continuing to the step (3-4); otherwise, continuing the step (3-6);
(3-5) performing installation;
(3-6) automatically reserving a process database file under a default path;
and (3-7) updating the driver.
The system for realizing the modularized processing of the process management based on the database technology is mainly characterized by comprising the following steps:
the process library module is used for carrying out retrieval, new creation, deletion, import, backup or reduction operation on process information;
the layer module is connected with the process library module through an editing interface and a lead-in interface, the process information of the process library module is obtained through the lead-in interface, and the process library module calls the layer module through the editing interface to edit the process information;
the process database is connected with the process database module and is used for storing the analyzed single process information file;
and the backup database is connected with the process library module and is used for backing up the process information in the process library.
The device for realizing the modularized processing of the process management based on the database technology is mainly characterized by comprising the following steps:
a processor configured to execute computer-executable instructions;
a memory storing one or more computer-executable instructions that, when executed by the processor, perform the steps of the method for implementing a process management modular process based on database technology described above.
The processor for realizing the database technology-based process management modular processing is mainly characterized in that the processor is configured to execute computer-executable instructions, and when the computer-executable instructions are executed by the processor, the steps of the method for realizing the process management modular processing based on the database technology are realized.
The computer-readable storage medium is characterized by having stored thereon a computer program executable by a processor to perform the steps of the method for implementing a process management modular process based on database technology described above.
By adopting the method, the system, the device, the processor and the computer readable storage medium for realizing the modularized processing of the process management based on the database technology, all process information is stored on the magnetic disk medium in a single database file form, the long-term effective management and convenient application of the existing process information can be realized, even if software is upgraded or laser cutting machine tool equipment is replaced, the process information can be resident or copied on the current machine tool equipment when the software is installed, and the problems of disordered process information management and inconvenient process information transplantation when the software is updated or the machine tool equipment is replaced under the scene of using a plurality of single process files are solved.
Drawings
Fig. 1 is a schematic structural diagram of a system for implementing modular process management based on database technology according to the present invention.
FIG. 2 is a flow chart of a method for implementing modular process management based on database technology in accordance with the present invention.
Fig. 3 is a schematic diagram of a process information editing operation of the method for implementing modular process management based on database technology according to the present invention.
Fig. 4 is a schematic diagram of material information editing operation of the method for implementing modular process management based on database technology according to the present invention.
Fig. 5 is a schematic process backup diagram of the method for implementing modular process management based on database technology according to the present invention.
Fig. 6 is a schematic view of process information reduction of the method for implementing modular process management based on database technology according to the present invention.
Fig. 7 is a schematic process import diagram of the method for implementing modular process management based on database technology according to the present invention.
Fig. 8 is a schematic diagram of a process information retaining or migrating function of the method for implementing modular process management based on database technology according to the present invention.
Fig. 9 is a schematic diagram of the effect of the main interface of the process library according to the embodiment of the method for implementing modular process management based on database technology.
Fig. 10 is a schematic diagram illustrating the effect of using a designated database file to store in the embodiment of the method for implementing modular process management based on database technology.
Fig. 11 is a schematic effect diagram of an embodiment of the method for implementing modular process management based on database technology according to the present invention, in which a large amount of process visualization management cannot be implemented in the prior art.
Detailed Description
In order to more clearly describe the technical contents of the present invention, the following further description is given in conjunction with specific embodiments.
The invention relates to a method for realizing modular processing of process management based on database technology, which comprises the following steps:
(1) creating, editing or deleting a process by the process library module;
(2) editing process detailed information in the layer through the layer module;
(3) updating process information, storing the process information into a process database and storing the process information in a magnetic disk medium;
(4) opening or building a new machining tool path;
(5) judging whether the process in the cutter path is modified or not, if so, continuing the step (6); otherwise, continuing the step (7);
(6) opening a layer editing function of the layer module, and performing addition, deletion and query operations on material information;
(7) judging whether to import other processes in the process library, if so, editing or directly using the imported processes; otherwise, editing a tool path default process;
(8) and carrying out laser processing by using the process parameters in the layer process.
As a preferred embodiment of the present invention, the step (1) specifically comprises the following steps:
(1.1) detecting whether a specified process database file exists at a specified position, if so, editing or deleting the process, and continuing the step (1.5); otherwise, specifying a structural database for the newly-built process;
(1.2) newly building a process, and filling basic process information;
(1.3) editing detailed process parameters of each layer through a layer module;
(1.4) updating the process information, storing the process information into a process database, storing the process information into a magnetic disk medium, and continuing the step (1.6);
(1.5) judging whether an editing process is carried out, if so, editing target parameters, storing process information, and continuing the step (1.6); otherwise, automatically deleting all data related to the process item in the database, and continuing the step (1.6);
and (1.6) automatically refreshing the interface display information of the process library module.
As a preferred embodiment of the present invention, the step of adding, deleting and querying the material information in step (6) specifically includes the following processing procedures:
(6.1) judging whether the material information needs to be operated, if so, continuing to the step (6.2); otherwise, ending the step;
(6.2) if the material information needs to be added, filling the material information and adding the material; if the material information needs to be deleted, selecting a certain material and deleting the material;
(6.3) judging whether to continue the operation, if so, continuing the step (6.1); otherwise, continuing the step (6.4);
(6.4) judging whether the current operation is confirmed, if so, updating the operation result to a process database, and ending the step; otherwise, the step is ended.
As a preferred embodiment of the present invention, the step of introducing the process in step (7) specifically includes the following steps:
(7.1) selecting the process required by each layer, assigning a corresponding single process information file path for at least one layer, and selecting a single layer process file of the assigned layer;
(7.2) judging whether preview editing is carried out, if so, previewing in layer editing and carrying out process fine adjustment; otherwise, continuing the step (7.3);
(7.3) analyzing the data in the single process information file into information suitable for being stored in a process database, and inserting the data into the process database module;
and (7.5) automatically refreshing the interface display information of the process library module.
As a preferred embodiment of the present invention, the method further includes a step of backing up process information, specifically including the following processing procedures:
(1-1) selecting a process item to be backed up, and executing a backup operation;
(1-2) designating a disk drive path of a backup database and a database file name;
(1-3) automatically creating a backup database according to the complete path of the file of the designated backup database;
and (1-4) retrieving the relevant data of the selected process item from the existing database and inserting the retrieved relevant data into the value backup database.
As a preferred embodiment of the present invention, the method further comprises a step of restoring the process information, specifically comprising the following processing procedures:
(2-1) selecting a path of a file in the backup process library to be restored;
(2-2) automatically reading and displaying all process information in the backup database, comparing the process information with information in the process library module, automatically marking and displaying process information items which generate conflicts, and displaying the process information items on a process reduction interface;
(2-3) selecting a process conflict resolution mode, if skipping is selected, skipping the conflicting process item, and continuing to the step (2-4); if the overlay is selected, updating the conflict data in the process library module by using the data in the backup process library, and continuing the step (2-4);
(2-4) inserting conflict-free process data into the process library module;
and (2-5) automatically refreshing the interface display information of the process library module.
As a preferred embodiment of the present invention, the method further comprises a step of retaining or transferring process information, specifically comprising the following processing procedures:
(3-1) starting a software installation program;
(3-2) selecting an installation language and a bus or non-bus configuration;
(3-3) selecting whether to keep the local parameters, if so, continuing to the step (3-4); otherwise, continuing the step (3-6);
(3-5) performing installation;
(3-6) automatically reserving a process database file under a default path;
and (3-7) updating the driver.
The system for realizing the modularized processing of the process management based on the database technology comprises the following components:
the process library module is used for carrying out retrieval, new creation, deletion, import, backup or reduction operation on process information;
the layer module is connected with the process library module through an editing interface and a lead-in interface, the process information of the process library module is obtained through the lead-in interface, and the process library module calls the layer module through the editing interface to edit the process information;
the process database is connected with the process database module and is used for storing the analyzed single process information file;
and the backup database is connected with the process library module and is used for backing up the process information in the process library.
The invention relates to a device for realizing the modularized process of process management based on database technology, wherein the device comprises:
a processor configured to execute computer-executable instructions;
a memory storing one or more computer-executable instructions that, when executed by the processor, perform the steps of the method for implementing a process management modular process based on database technology described above.
The processor for implementing the database technology-based process management modular process of the present invention is configured to execute computer-executable instructions, and when the computer-executable instructions are executed by the processor, the steps of the method for implementing the process management modular process based on the database technology are implemented.
The computer-readable storage medium of the present invention, wherein a computer program is stored thereon, said computer program being executable by a processor to implement the steps of the above-mentioned method for implementing a modular process for process management based on database technology.
The invention provides a process information management modular processing method based on a database technology, aiming at solving the problems of disordered process management, inconvenient transplantation and waste of storage resources in the single process information file mode.
In order to achieve the above purpose, the present invention uses a unified process database file with a fixed driving path as the only effective process information storage entity.
And establishing a process library module in laser cutting software to complete the operations of searching, creating, deleting, importing, backing up or restoring process information, and reserving an 'editing' interface. And calling the layer module in an 'editing' interface of the process library module to realize the editing operation of detailed data in the process information. And acquiring process information in the process library module in a lead-in interface under the laser software layer module. Compatible with single process information files, allowing the single process information files to be imported through the process library module, and storing the single process information files into the process database after analysis. The invention allows for the backup of process information specified in the process library to backup data in the process library module. And allowing all process information in the backup database to be restored to the process database in the process library module.
The invention uses NcStaudio laser cutting system to process new construction and save on the disk medium in the form of database file, before executing laser processing, the process is acted on the pattern layer, and then laser processing is carried out. The basic steps are described as follows:
(1) entering a process library management interface and newly building a process;
(2) establishing basic process information on a process information interface;
(3) editing process detailed information on a layer editing interface;
(4) the process information is automatically stored in a database and stored in a magnetic disk medium;
(5) opening or newly building a processing tool path in NcStaudio, and importing a target process in a process library in a layer editing interface;
(6) starting laser processing treatment;
(7) creating, deleting, editing, backing up, restoring and importing process data in a process library management interface;
(8) adding/deleting material information at a material management interface;
(9) and (6) exiting.
In order to more clearly describe the technical content of the present invention, the following description is provided in conjunction with the flow of each functional module:
1. as shown in fig. 2, the steps of implementing the interaction between the laser processing and the process information in the process database are as follows:
1.1, creating/editing/deleting a process on a process library interface;
1.2, updating process information into a process database, refreshing process library interface display information, and sequencing according to a certain rule;
1.3, creating or opening the existing tool path file on a drawing interface;
1.4 editing and correcting the default process information when necessary, or directly importing other existing processes from a process library;
1.5, starting laser cutting treatment after data in the layer process is checked to be correct.
2. As shown in fig. 3, the steps of implementing the basic operations of adding, deleting and modifying the process information are as follows:
2.1, establishing a storage position of a process database file;
2.2 starting software, detecting whether a specified process database file exists at a specified position, and if not, establishing a specified structure database;
2.3 entering a process library interface, newly building a process, and filling basic process information including information such as material type, material thickness, nozzle type, nozzle aperture, power, gas, processing type, remark and the like;
2.4 entering a layer process interface, and specifically editing detailed process parameters of each layer;
2.5 storing the process data to the database, returning to the process library interface, refreshing and displaying the process items displayed on the process library interface, and reordering according to a certain rule;
2.6 selecting a certain process item, executing deletion operation, automatically deleting all data related to the process item in the database by software, refreshing the process item displayed on the interface of the process library, and reordering the process items according to a certain rule;
2.7 selecting a certain process item, executing editing operation, entering a layer process interface, editing target parameters, storing process information, automatically updating the related data of the selected process item in a database by software, refreshing the process item displayed on the process library interface, and reordering according to a certain rule.
3. As shown in fig. 4, the steps of implementing the operations of adding, deleting and checking the material information are as follows:
3.1 entering a process library interface, and starting to execute material management;
3.2 entering a material management interface, and automatically displaying all added material information;
3.3 filling information such as material name, abbreviation, density and the like in the material management interface, and executing material adding operation;
3.4 selecting certain material information on the material management interface and executing material deletion operation;
and 3.5, confirming or canceling all the adding and deleting operations at this time, and if the operations are selected to be confirmed, updating the operation results into the database.
4. As shown in fig. 5, the steps for implementing the process backup are as follows:
4.1 selecting one or more process items to be backed up on a process library interface, and executing backup operation;
4.2 appointing the disk drive path of the backup database and the name of the database file;
4.3 automatically creating a process backup database according to the file complete path of the designated backup database;
4.4, the data related to one or more process items selected from the 4.1 are retrieved from the existing database and then inserted into the backup database.
5. As shown in fig. 6, the steps for implementing the process information reduction are as follows:
5.1, executing a process reduction operation on a process library interface, and entering a process reduction interface;
5.2, selecting a complete disk drive path of the backup process library file to be restored on a process restoration interface;
5.3 the software automatically reads all process information in the backup database and displays the process information on a process recovery interface, compares the process information with information in the existing process library, automatically marks conflicting process information items according to a unique algorithm of the software and displays the process information items on the process recovery interface;
5.4 selecting a process conflict resolution mode, and selecting covering or skipping;
5.5 if the selection is skipped, directly ignoring the conflicting process item, and if the selection is covered, updating the conflicting process item in the existing process library by using the process item in the backup process library;
5.6 inserting conflict-free process data into the existing process database;
5.7 refreshing the process items displayed on the process library interface and reordering the process items according to a certain rule.
6. As shown in fig. 7, the compatible processing of the original single process information file is realized, that is, the process import steps are as follows:
6.1, executing import process operation on a process library interface;
6.2 appointing a corresponding single process information file path for at least one layer on a process import interface;
6.3, preview editing can be selected for the appointed single process information files of each layer so as to realize process fine adjustment;
6.4 according to the unique algorithm of the department, resolving the data in the single process information file into information suitable for being stored in a process database, and inserting the data into the existing process database;
6.5 refreshing the process items displayed on the process library interface and reordering the process items according to a certain rule.
7. As shown in fig. 8, the steps of implementing the process information retaining or transferring function when software is updated or equipment is replaced are as follows:
7.1 starting a software installation program;
7.2 selecting and installing the language and the bus/non-bus configuration;
7.3 selecting whether to reserve the local parameters;
7.4 executing installation;
7.5 automatically reserving the process database file under the default path;
7.6 updating the driver.
In the specific implementation mode of the invention, the process information management method created by the invention eliminates the method of storing process information by using a large number of single process information files, innovatively realizes the operations of visual retrieval, editing, deletion and the like of all the existing process information in laser cutting software based on database technology, simultaneously supports the operations of flow new process, import process, backup process, reduction process and the like, the effect of a main interface of a process library is shown in figure 9, the effect of storing by using a uniquely specified database file is shown in figure 10, the original technology can not realize the visual management of a large number of processes, and the effect of using a large number of single process information files is shown in figure 11.
In addition, because the database file at the unified and designated position is used, the process library file at the designated position can be automatically reserved in the software installation process, so that the problem of process information loss caused by omission when a large number of single process information files are copied after software upgrading or hardware equipment replacement is solved, and the effect is obvious through the description of the above contents.
For a specific implementation of this embodiment, reference may be made to the relevant description in the above embodiments, which is not described herein again.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that the terms "first," "second," and the like in the description of the present invention are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present invention, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by suitable instruction execution devices. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, and the corresponding program may be stored in a computer readable storage medium, and when executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a separate product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
By adopting the method, the system, the device, the processor and the computer readable storage medium for realizing the modularized processing of the process management based on the database technology, all process information is stored on the magnetic disk medium in a single database file form, the long-term effective management and convenient application of the existing process information can be realized, even if software is upgraded or laser cutting machine tool equipment is replaced, the process information can be resident or copied on the current machine tool equipment when the software is installed, and the problems of disordered process information management and inconvenient process information transplantation when the software is updated or the machine tool equipment is replaced under the scene of using a plurality of single process files are solved.
In this specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
Claims (11)
1. A method for realizing modular process management based on database technology is characterized by comprising the following steps:
(1) creating, editing or deleting a process by the process library module;
(2) editing process detailed information in the layer through the layer module;
(3) updating process information, storing the process information into a process database and storing the process information in a magnetic disk medium;
(4) opening or building a new machining tool path;
(5) judging whether the process in the cutter path is modified or not, if so, continuing the step (6); otherwise, continuing the step (7);
(6) opening a layer editing function of the layer module, and performing addition, deletion and query operations on material information;
(7) judging whether to import other processes in the process library, if so, editing or directly using the imported processes; otherwise, editing a tool path default process;
(8) and carrying out laser processing by using the process parameters in the layer process.
2. The database technology-based method for realizing modular process management according to claim 1, wherein the step (1) specifically comprises the following steps:
(1.1) detecting whether a specified process database file exists at a specified position, if so, editing or deleting the process, and continuing the step (1.5); otherwise, specifying a structural database for the newly-built process;
(1.2) newly building a process, and filling basic process information;
(1.3) editing detailed process parameters of each layer through a layer module;
(1.4) updating the process information, storing the process information into a process database, storing the process information into a magnetic disk medium, and continuing the step (1.6);
(1.5) judging whether an editing process is carried out, if so, editing target parameters, storing process information, and continuing the step (1.6); otherwise, automatically deleting all data related to the process item in the database, and continuing the step (1.6);
and (1.6) automatically refreshing the interface display information of the process library module.
3. The method for realizing modular process management based on database technology as claimed in claim 1, wherein the step of adding, deleting and querying the material information in step (6) specifically comprises the following processing procedures:
(6.1) judging whether the material information needs to be operated, if so, continuing to the step (6.2); otherwise, ending the step;
(6.2) if the material information needs to be added, filling the material information and adding the material; if the material information needs to be deleted, selecting a certain material and deleting the material;
(6.3) judging whether to continue the operation, if so, continuing the step (6.1); otherwise, continuing the step (6.4);
(6.4) judging whether the current operation is confirmed, if so, updating the operation result to a process database, and ending the step; otherwise, the step is ended.
4. The method for realizing modular process management based on database technology as claimed in claim 1, wherein the step of importing the process in step (7) specifically comprises the following processes:
(7.1) selecting the process required by each layer, assigning a corresponding single process information file path for at least one layer, and selecting a single layer process file of the assigned layer;
(7.2) judging whether preview editing is carried out, if so, previewing in layer editing and carrying out process fine adjustment; otherwise, continuing the step (7.3);
(7.3) analyzing the data in the single process information file into information suitable for being stored in a process database, and inserting the data into the process database module;
and (7.5) automatically refreshing the interface display information of the process library module.
5. The database technology-based method for realizing modular process management according to claim 1, wherein the method further comprises a step of backing up process information, and specifically comprises the following processing procedures:
(1-1) selecting a process item to be backed up, and executing a backup operation;
(1-2) designating a disk drive path of a backup database and a database file name;
(1-3) automatically creating a backup database according to the complete path of the file of the designated backup database;
and (1-4) retrieving the relevant data of the selected process item from the existing database and inserting the retrieved relevant data into the value backup database.
6. The database technology-based method for realizing modular process management according to claim 1, wherein the method further comprises a step of restoring process information, specifically comprising the following processing procedures:
(2-1) selecting a path of a file in the backup process library to be restored;
(2-2) automatically reading and displaying all process information in the backup database, comparing the process information with information in the process library module, automatically marking and displaying process information items which generate conflicts, and displaying the process information items on a process reduction interface;
(2-3) selecting a process conflict resolution mode, if skipping is selected, skipping the conflicting process item, and continuing to the step (2-4); if the overlay is selected, updating the conflict data in the process library module by using the data in the backup process library, and continuing the step (2-4);
(2-4) inserting conflict-free process data into the process library module;
and (2-5) automatically refreshing the interface display information of the process library module.
7. The database technology-based method for implementing modular process management according to claim 1, wherein the method further comprises a step of retaining or migrating process information, and specifically comprises the following processes:
(3-1) starting a software installation program;
(3-2) selecting an installation language and a bus or non-bus configuration;
(3-3) selecting whether to keep the local parameters, if so, continuing to the step (3-4); otherwise, continuing the step (3-6);
(3-5) performing installation;
(3-6) automatically reserving a process database file under a default path;
and (3-7) updating the driver.
8. A system for realizing modular process management based on database technology is characterized in that the system comprises:
the process library module is used for carrying out retrieval, new creation, deletion, import, backup or reduction operation on process information;
the layer module is connected with the process library module through an editing interface and a lead-in interface, the process information of the process library module is obtained through the lead-in interface, and the process library module calls the layer module through the editing interface to edit the process information;
the process database is connected with the process database module and is used for storing the analyzed single process information file;
and the backup database is connected with the process library module and is used for backing up the process information in the process library.
9. An apparatus for implementing database technology-based modular process management, the apparatus comprising:
a processor configured to execute computer-executable instructions;
a memory storing one or more computer-executable instructions that, when executed by the processor, perform the steps of the method of implementing a modular process for process management based on database technology of any of claims 1 to 7.
10. A processor for implementing database technology based process management modular processing, the processor being configured to execute computer-executable instructions which, when executed by the processor, implement the steps of the database technology based process management modular processing method of any of claims 1 to 7.
11. A computer-readable storage medium, having stored thereon a computer program executable by a processor for performing the steps of the method for database technology based modular process management of any of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111482046.8A CN114116876A (en) | 2021-12-06 | 2021-12-06 | Method, system, device, processor and storage medium for realizing modular processing of process management based on database technology |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111482046.8A CN114116876A (en) | 2021-12-06 | 2021-12-06 | Method, system, device, processor and storage medium for realizing modular processing of process management based on database technology |
Publications (1)
Publication Number | Publication Date |
---|---|
CN114116876A true CN114116876A (en) | 2022-03-01 |
Family
ID=80367381
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111482046.8A Pending CN114116876A (en) | 2021-12-06 | 2021-12-06 | Method, system, device, processor and storage medium for realizing modular processing of process management based on database technology |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114116876A (en) |
-
2021
- 2021-12-06 CN CN202111482046.8A patent/CN114116876A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8407691B2 (en) | User interface for automated provision of build images | |
US8028271B2 (en) | Patch-aware editor | |
US20030217038A1 (en) | Data file history management method and apparatus thereof | |
US9037539B2 (en) | Data synchronization | |
US7770148B2 (en) | Methods and apparatus enabling diagram customization retention | |
JP5106062B2 (en) | File search method, file search device, search system, and file search program | |
US20240111521A1 (en) | Code processing method and system, and computer cluster, medium, and program product | |
WO2001060060A1 (en) | Control of sequence of video modifying operations | |
CN114116876A (en) | Method, system, device, processor and storage medium for realizing modular processing of process management based on database technology | |
JP4088760B2 (en) | Design work support device | |
US7885984B2 (en) | Editing device and method, program, and recording medium | |
JP2000215038A (en) | Information management device and recording medium | |
CN117453189B (en) | Method, system, equipment and medium for layered development of application | |
CN112597057B (en) | Method and device for differentially processing blueprint data | |
JP3284539B2 (en) | Program library management system | |
JPH07110759A (en) | Version management method for data | |
JP2006268764A (en) | Model edit system, model edit apparatus, model edit method and model edit program | |
KR101940719B1 (en) | Task graph construct apparatus and method of conversational processing system based on task graph | |
JP4180099B2 (en) | Recording medium recording sequence analysis program, sequence analysis apparatus, and sequence analysis method | |
JP3424558B2 (en) | Object management method | |
JP2006099452A (en) | Si object file and si related file management system | |
JP6355861B1 (en) | Program development support apparatus, program development support method, program development support program, and recording medium | |
KR20170007944A (en) | Apparatus and mehtod for generating and managing subdistrict box of subregion | |
KR100817364B1 (en) | Programmable logic controller peripheral device and program creation method thereof | |
CN112633856A (en) | Data processing method and device based on work items |
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 |