CN115660261B - Production order information processing method, computer device and storage medium - Google Patents

Production order information processing method, computer device and storage medium Download PDF

Info

Publication number
CN115660261B
CN115660261B CN202211701134.7A CN202211701134A CN115660261B CN 115660261 B CN115660261 B CN 115660261B CN 202211701134 A CN202211701134 A CN 202211701134A CN 115660261 B CN115660261 B CN 115660261B
Authority
CN
China
Prior art keywords
production
resource
completion time
order information
information
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
CN202211701134.7A
Other languages
Chinese (zh)
Other versions
CN115660261A (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.)
Guangzhou Ligong Industrial Co ltd
Original Assignee
Guangzhou Ligong Industrial 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 Guangzhou Ligong Industrial Co ltd filed Critical Guangzhou Ligong Industrial Co ltd
Priority to CN202211701134.7A priority Critical patent/CN115660261B/en
Publication of CN115660261A publication Critical patent/CN115660261A/en
Application granted granted Critical
Publication of CN115660261B publication Critical patent/CN115660261B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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 discloses a production order information processing method, a computer device and a storage medium, which comprises the steps of obtaining order information, required completion time and first estimated completion time, and searching for a second production resource when the first estimated completion time is greater than the required completion time. According to the invention, whether the currently used first production resource meets the production requirement of the order information is judged, and the second production resource which can meet the production requirement of the order information is selected to be used under the condition that the first production resource cannot meet the production requirement of the order information, so that the working personnel is guided to apply the second production resource to the production process of the product required by the order information. Because the use of the second production resource can expect to obtain shorter production time, the invention can improve the utilization rate of the production resource and accelerate the production speed, so that the supply and demand tend to be balanced. The invention is widely applied to the technical field of information processing.

Description

Production order information processing method, computer device and storage medium
Technical Field
The invention relates to the technical field of information processing, in particular to a production order information processing method, a computer device and a storage medium.
Background
With the development of industries such as mobile electronic commerce platform, live broadcast e-commerce and the like, customized manufacturing has become a normal state of the manufacturing industry. The past mass product manufacturing is gradually changed into personalized, customized and small-batch product manufacturing, for example, some enterprises receive orders issued by customers through channels such as an online ordering platform and the like, and directly produce customized products according to the orders.
Most of the existing manufacturing technologies and production scheduling are manual scheduling, and assistance is provided through some spreadsheets. However, when the production of small-lot and multi-lot products becomes the norm of the manufacturing enterprises, whether delivery requirements can be met efficiently and quickly depends on the matching of the customer requirements and the manufacturing capability supply of the enterprises. The situation that supply is less than demand is easy to occur under the situations of ordering peak before the electricity business festival and the situations before and after the large-scale festival and holiday, at the moment, manufacturing enterprises can meet the situations that orders are complicated and scattered, the types of parts are various, and the manual matching efficiency of production resources is not high, so that the supply and demand imbalance is further caused. The manufacturer cannot fully utilize the production resources, the production efficiency and the generated benefits are at a low level, and on the other hand, the purchaser cannot obtain sufficient product supply.
Disclosure of Invention
The invention aims to provide a production order information processing method, a computer device and a storage medium, aiming at the technical problems that the order requirement of a demand side is not matched with the production resource of a manufacturing side, so that the production resource is not fully utilized and the like.
In one aspect, an embodiment of the present invention includes a method for processing production order information, including:
acquiring order information;
acquiring the required completion time corresponding to the order information;
determining a first estimated completion time corresponding to the order information; the first estimated completion time is a completion time required for applying a first production resource to the production of the order information relative to a current product process route and based on a real-time production load; the first production resource is the production resource with the highest priority level in all the production resources;
when the first estimated completion time is greater than the required completion time, finding out a second production resource; and a second estimated completion time corresponding to the second production resource is less than the required completion time, and the second estimated completion time is the time for applying the second production resource to the production of the order information and estimating the completion of the production.
Further, the determining the first estimated completion time corresponding to the order information includes:
acquiring product data, process route information and working calendar information according to the order information;
and performing analog simulation production according to the product data, the process route information, the working calendar information and first production resources, and determining the first estimated completion time.
Further, when the first estimated completion time is greater than the required completion time, finding a second production resource comprises:
finding out at least one alternative production resource from the production resource set;
determining the estimated completion time corresponding to each alternative production resource; the estimated completion time is the time for applying the alternative production resources to the production of the order information and estimating the completion of the production;
and determining the second production resource according to the plurality of alternative production resources corresponding to the minimum estimated completion time.
Further, the finding at least one alternative production resource from the set of production resources comprises:
according to the order information, finding out historical production record information; the historical production record information records the passing rate and the energy consumption of each alternative production resource in the production resource set;
and searching at least one alternative production resource with the passing rate larger than the passing rate threshold value and the energy consumption smaller than the energy consumption threshold value.
Further, the finding out historical production record information according to the order information includes:
obtaining order parameters of the order information;
obtaining order parameters of a historical order; the historical orders are orders which have been previously executed for production;
determining similarity between the order parameters of the order information and the order parameters of the historical orders;
and when the similarity reaches a similarity threshold value, searching out the historical production record information according to the historical order.
Further, the determining the second production resource according to the candidate production resources corresponding to the smallest estimated completion time includes:
when the number of the alternative production resources corresponding to the minimum estimated completion time is one, taking the alternative production resources as the second production resources;
when the number of the plurality of the alternative production resources corresponding to the minimum estimated completion time is multiple, obtaining each production resource element in the plurality of the alternative production resources, wherein each production resource element belongs to each type, and the second production resource is formed by the mode of each type of the production resource elements.
Further, the production order information processing method further includes:
and when the second production resource is found out, generating recommended production plan information according to the second production resource, otherwise, generating recommended production plan information according to the first production resource.
Further, the production order information processing method further includes:
and generating production scheduling information according to the recommended production plan information.
In another aspect, an embodiment of the present invention further includes a computer device, including a memory and a processor, where the memory is configured to store at least one program, and the processor is configured to load the at least one program to execute the method for processing production order information in the embodiment.
In another aspect, an embodiment of the present invention further includes a storage medium in which a program executable by a processor is stored, the program executable by the processor being configured to perform the production order information processing method in the embodiment when executed by the processor.
The beneficial effects of the invention are: according to the production order information processing method in the embodiment, whether the currently used first production resource meets the production requirement of the order information can be judged through the size relationship between the first estimated completion time corresponding to the first production resource and the required completion time corresponding to the order information, and under the condition that the first production resource cannot meet the production requirement of the order information, the second production resource capable of meeting the production requirement of the order information can be selected for use, so that a worker is guided to apply the second production resource to the production process of the product required by the order information. Since the production using the second production resource can be expected to achieve shorter production time, the production order information processing method in the embodiment can improve the utilization rate of the production resource and increase the production speed, so that the supply and demand tend to be balanced.
Drawings
FIG. 1 is a schematic diagram illustrating steps of a method for processing production order information according to an embodiment;
FIG. 2 is a flow chart illustrating a method for processing production order information according to an embodiment;
FIG. 3 is a schematic structural diagram of a production order information processing system in an embodiment;
FIG. 4 is a schematic diagram of a terminal used as a production order information processing system in the embodiment;
FIG. 5 is a schematic diagram of an embodiment of a system for processing production order information using a server;
FIG. 6 is a schematic structural diagram of a computer device according to an embodiment.
Detailed Description
In this embodiment, referring to fig. 1, the method for processing production order information includes the following steps:
s1, obtaining order information;
s2, obtaining the required completion time corresponding to the order information;
s3, determining first estimation completion time corresponding to the order information;
and S4, when the first estimated completion time is greater than the required completion time, searching for a second production resource.
Steps S1-S4 may be performed by the manufacturer of the manufacturing industry, the supplier of the raw materials, etc., and in particular may be performed by a server on which these aspects operate. The server opens a network interface for the access of terminals such as a mobile phone, a personal computer, a tablet computer and the like used by a client, and the client can be a purchaser of a product.
In step S1, the server receives order information sent by the client through the terminal. The customer expresses information such as purchase intention and the like proposed by the customer to the manufacturer through order information, wherein the order information comprises order parameters such as an order number, a customer name, a product name, a drawing number, a version number, a production quantity, a demand date, a state, priority and the like.
In step S2, the server obtains the required completion time corresponding to the order information. In this embodiment, the required completion time may be a time length required to complete the order, which is provided by the customer in the order information, or a time length required to complete the order, which is calculated by the manufacturer according to the order information and by combining factors such as the industry production standard and the industry average level.
In step S3, the server screens out process route information (which may specifically include parameters such as work number, process code, process name, work description, used production resources, preparation time, processing time, transfer time, and time Of outsource processes) meeting the requirements according to product data (such as product name, etc. (which may specifically be in the form Of a BOM Of Material list) in the order information, that is, a product required to be produced by the order information can be produced through a process route determined by the process route information. And the server calls the arrangement of the employees on duty, on vacation and the like, refers to the vacation arrangement of the area and the like as data sources according to the production posts related to the process route information, so that working calendar information is obtained, and can represent the productivity information such as the number of the employees on duty and the like in each working day.
In step S3, after obtaining the product data, the process route information, the work calendar information, and other information, the server may perform simulation production according to these parameters.
Through analog simulation production, the production processes such as production, output and the like can be subjected to analog simulation. The process simulated by the simulation production is as follows: in the case where the first production resource is a production resource having the highest priority among all production resources (for example, all orders including order information are preferentially selected for production using the first production resource), and the first production resource is simultaneously applied to a current product production task (a product production task other than the order information), the first production resource is supplied to a product specified by the production order information under conditions such as production by a process route specified by the process route information, productivity support specified by the work calendar information, and the like. Through the simulation production, the time required by production processes such as production and output can be simulated, namely the first estimation completion time. The first estimated completion time can represent a time required to apply the first production resource to production of the order information relative to the current product process route and based on real-time production load.
In this embodiment, the first production resource may specifically include production resource elements such as a working machine, an operator, a material, and an auxiliary resource. The auxiliary resources can comprise tools with service life, such as a clamp, a checking tool, a cutter and the like. Wherein the lifetime can be customized by the customer into the secondary resource attributes.
The server performs judgment according to the required completion time obtained in step S2 and the first estimated completion time obtained in step S3. If the server determines that the first estimated completion time is greater than the requested completion time, it may be determined that if the product requested to be produced by the actual input production order information is produced, the time required to complete production will exceed the request of the client, and the server may perform step S4, i.e., find the second production resource.
In step S4, the second production resource found by the server is a production resource with a content different from that of the first production resource. For example, the following steps are carried out: the first production resource and the second production resource can be used for producing three products A, B and C; assuming that a first production resource is producing a product a and the production requirement of the order information obtained in step S1 is a product B, a second production resource is currently being used for producing a product C; even if the efficiency of the first production resource for producing the a product is possibly higher (e.g., by 5%) than the efficiency of the second production resource for producing the a product when the first production resource is the highest priority production resource, in the case that the second production resource can complete the current C product production task faster (e.g., when the second production resource completes the production of the C product, 3 days after the first estimated completion time expires), the time advantage of the second production resource will exceed the efficiency advantage of the first production resource when the second production resource is used for producing the a product, the first production resource is replaced with the second production resource for producing the a product, a faster production speed can be obtained, the overall production efficiency of all products is improved, and the overall utilization rate of all production resources is also improved.
In this embodiment, the type of the production resource elements included in the second production resource may be the same as that of the first production resource, and specifically may include production resource elements such as a working machine, an operator, a material, and an auxiliary resource.
In step S4, the second production resource found by the server further satisfies the following conditions: the second estimated completion time for the second production resource is less than the required completion time. Wherein the second estimated completion time is a time to apply the second production resource to production of the order information.
In this embodiment, when the server executes step S4, the server may refer to the process of performing the simulation production in step S3, and determine the time required for supplying the second production resource to the product determined by the production order information under the conditions of performing the production through the process route determined by the process route information, supporting the productivity determined by the work calendar information, and the like, and completing the production process such as commissioning and output, that is, the second estimated completion time. The second estimated completion time can represent a time to apply the second production resource to production of the order information. If the second estimated completion time corresponding to a second production resource is less than the requested completion time, then the second production resource can be used as the second production resource found in step S4.
In this embodiment, by executing steps S1 to S4, it can be determined whether the currently used first production resource meets the production requirement of the order information through a size relationship between the first estimated completion time corresponding to the first production resource and the required completion time corresponding to the order information, and in a case where the first production resource cannot meet the production requirement of the order information, a second production resource capable of meeting the production requirement of the order information can be selected for use, so as to guide a worker to apply the second production resource to a production process of a product required by the order information. Since the second production resource is idle relative to the first production resource, and shorter production time can be expected when the second production resource is used for production, the utilization rate of the production resource can be improved and the production speed can be increased by executing the steps S1 to S4.
In this embodiment, referring to fig. 2, on the basis of executing steps S1 to S4, the following steps may be further executed:
s5, when the second production resource is found out, generating recommended production plan information according to the second production resource, otherwise, generating recommended production plan information according to the first production resource;
and S6, generating production scheduling information according to the recommended production plan information.
In the case that it is judged in step S4 that the first estimated completion time is greater than the required completion time, the second production resource is found, and then in step S5, recommended production plan information is generated according to the second production resource; in the case where it is determined in step S4 that the "first estimated completion time is not greater than the required completion time", the step of finding out the second production resource is not performed, which indicates that the product required by the order information can be produced using the first production resource and the time limit requirement of the order can also be satisfied, and then in step S5, recommended production plan information is generated based on the first production resource. That is, in step S5, the recommended production plan information is generated either from the first production resource or from the second production resource.
Taking the generation of the recommended production plan information according to the second production resource as an example, the recommended production plan information generated in step S5 may include simulation production performed according to parameters such as process route information, working calendar information, and the second production resource, and the obtained simulation result, such as the production opportunity and the production volume of various production resource elements.
After obtaining the recommended production plan information in step S5, the server may send the recommended production plan information to a display screen, and display the recommended production plan information for the production line manager to view. The production line manager can decide whether to accept the recommended production plan information recommended by the server. If the production line manager receives the recommended production plan information recommended by the server, the server may execute step S6 to generate production schedule information according to the recommended production plan information.
The production schedule information generated in step S6 may specifically include process route parameters corresponding to the process route information, staff-to-post vacation arrangement corresponding to the work calendar information, and production opportunity and production volume of various production resource elements.
After the production scheduling information is obtained in step S6, the server can synchronously push the production scheduling information to a display screen through the MES, and the information is displayed for the production line manager to view.
In step S6, the production schedule information may be displayed in a gantt chart form. The gantt chart comprises contents including a production resource use gantt chart, a process gantt chart, a calendar gantt chart and the like. The calendar gantt chart comprises contents such as task progress, work machine load rate, attendance rate, specific time point of release scheduling, specific time point of MES synchronization and the like. The production scheduling information is displayed through the Gantt chart, and the second estimated completion time corresponding to the order information can be visually displayed, so that visual judgment of production line managers is facilitated, faster completion time, energy consumption and passing rate are provided for users as references, and the decision quality of the production line managers is improved.
By performing steps S5 and S6, recommended production plan information made according to the first production resource or the second production resource, and production schedule information generated according to the recommended production plan information may be displayed to the production line manager. Production line management personnel can arrange production according to production scheduling information, so that the production line management personnel can clearly and accurately know production resources required by order content, production decisions of users are facilitated, and efficient utilization of first production resources or second production resources is facilitated.
In this embodiment, the production line manager may select an optimal production resource and process route combination in real time, modify the schedule in time if the initial production schedule is different from the actual work report condition, and after receiving a schedule modification signal sent by the production line manager, the server determines, according to the latest modification content, second production resource information corresponding to the second production schedule, and updates the production resource sent by the user terminal using a gantt chart.
It should be noted that the server may receive the production resource recommended by the production line manager for the production plan, and after determining the production resource information corresponding to the manual modification by the production line manager, the server may further update the corresponding production plan and production resource by using the gantt chart. Through the technical scheme, visual production progress and plan progress are visually provided for production line management personnel as references, so that the evaluation time of a user is saved, and effective help is provided for the improvement of the production efficiency of the user.
In this embodiment, when the step S4 is executed, that is, the step of finding the second production resource is executed, the following steps may be specifically executed:
s401, at least one alternative production resource is searched out from the production resource set;
s402, determining the estimated completion time corresponding to each alternative production resource; the estimated completion time is the time for applying the alternative production resources to the production of the order information and estimating the completion of the production;
s403, determining a second production resource according to the plurality of alternative production resources with the minimum corresponding estimation completion time.
In step S401, the production resource set may be implemented by a database of the server. The database stores information for a plurality of alternative manufacturing resources that can all be used to produce the product requested for production by the order information. Each alternative production resource comprises production resource elements such as a working machine, an operator, a material, an auxiliary resource and the like.
The alternative production resources in the production resource set can be ranked according to the priority in the production resource set according to factors such as production efficiency, energy consumption, product passing rate, automation degree and the like, and are stored in the database according to the priority sequence.
When step S401 is executed, historical production record information may be found according to the order information. Specifically, when the order information includes order parameters such as an order number, a customer name, a product name, a drawing number, a version number, a production quantity, a demand date, a status, and a priority, the order information may be represented as a vector composed of the order parameters such as the order number, the customer name, the product name, the drawing number, the version number, the production quantity, the demand date, the status, and the priority as elements. The orders that the manufacturer has previously performed production are historical orders, which may also be represented as a vector consisting of the order number, customer name, product name, etc. as elements. Similarity between the order information and the historical orders can be calculated through a similarity algorithm among the vectors, so that a plurality of historical orders most similar to the order information are screened out, and historical production record information is searched out according to the most similar historical orders.
In step S401, the searched historical production record information records the passing rate and energy consumption of each alternative production resource in the production resource set, and at least one alternative production resource satisfying that "the passing rate is greater than the passing rate threshold" and "the energy consumption is less than the energy consumption threshold" is searched, thereby completing step S401.
The most similar historical order is found out according to the order information, and then the historical production record information is found out according to the historical order, so that the historical production record information with the production condition closest to the order information can be determined. And finally, the searched alternative production resources meet the conditions of production conditions close to order information, high passing rate, low energy consumption and the like.
When the server executes step S402, it may refer to the process of performing simulation production in step S3, and determine the time required for respectively supplying the alternative production resources to the product determined by the production order information under the conditions of performing production through the process route determined by the process route information, and the productivity support determined by the work calendar information, and complete the production processes such as production and production, that is, the estimated completion time corresponding to the alternative production resources. The estimated completion time corresponding to the alternative production resource can represent the time to apply the alternative production resource to the production of the order information, the estimated completion time.
In step S403, the candidate production resource with the smallest estimated completion time may be selected from the multiple candidate production resources as the second production resource directly according to the estimated completion time corresponding to each candidate production resource determined in step S402. In this case, the selected second production resource satisfies the conditions of "the production condition is close to the order information", "the passing rate is high", "the energy consumption is low", and "the order completion time is minimum", and can be used for the production of the product in the order information instead of the first production resource.
In step S403, a plurality of candidate production resources with the smallest estimated completion time may be selected from the plurality of candidate production resources according to the estimated completion time corresponding to each candidate production resource determined in step S402.
TABLE 1
Working machine Working personnel Material(s) Auxiliary resources
Alternative production resources 1 Working machine 1 Working person 2 Material 3 Auxiliary resource 4
Alternative production resources 2 Working machine 1 Worker 2 Material 3 Auxiliary resource 1
Alternative production resources 3 Work machine 2 Working person 2 Material 1 Auxiliary resource 4
Alternative production resources 4 Working machine 1 Working person 1 Material 3 Auxiliary resources 4
…… …… …… …… ……
Alternative production resource n Working machine 3 Working personnel 3 Material 2 Auxiliary resource 2
Mode number Working machine 1 Working person 2 Material 3 Auxiliary resources 4
Referring to table 1, among a plurality of candidate production resources with the smallest estimated completion time, each candidate production resource includes production resource elements of types such as a work machine, an operator, a material, and an auxiliary resource, and specific contents of each production resource element are a work machine 1 (the specific contents may be a certain model), an operator 1 (the specific contents may be a name of a certain person), a material 1 (the specific contents may be a name of a certain material), an auxiliary resource 1 (the specific contents may be a name of a certain auxiliary resource), and the like. Of the plurality of candidate production resources whose estimated completion time is the smallest, the "work machine 1" is the most appeared among the production resource elements of the type of "work machine", the "worker 2" is the most appeared among the production resource elements of the type of "worker", the "material 3" is the most appeared among the production resource elements of the type of "material", and the "auxiliary resource 4" is the most appeared among the production resource elements of the type of "auxiliary resource", that is, the "work machine 1", the "worker 2", the "material 3", and the "auxiliary resource 4" are the modes of the production resource elements of the respective types, respectively. Thus, the second production resource may be composed of "work machine 1", "worker 2", "material 3", and "auxiliary resource 4".
In step S403, by forming the second production resource by the mode of each type of production resource element, the production resource element that contributes most to the "estimated completion time" can be extracted from the plurality of candidate production resources having the smallest estimated completion time, and the second production resource can be formed. The formed second production resources meet the conditions of production conditions close to order information, high passing rate, low energy consumption, minimum order completion time and the like, and can replace the first production resources for producing the products in the order information.
In this embodiment, a production order information processing system is provided, and the production order information processing method in this embodiment may be executed by operating the production order information processing system.
Referring to fig. 3, the production order information processing system includes an order module, a product data module, a process route module, a working calendar module, a first judgment module, a historical data determination module, a percentage of pass determination module, an energy consumption determination module, a second estimated completion time determination module, a production plan modification module, a recommended production resource determination module, a recommended plan presentation module, a recommended reception module, and the like.
The order module may execute step S1 in the production order information processing method to obtain the order information.
The product data module may obtain product data.
The process route module can obtain process route information.
The work calendar module may obtain work calendar information.
The first judging module executes step S4 in the production order information processing method to judge whether the first estimated completion time is greater than the required completion time.
The historical data determining module executes step S401 in the production order information processing method, and finds out historical production record information according to the order information.
The passing rate determination module executes step S401 in the production order information processing method to determine the passing rate of each alternative production resource.
The energy consumption determining module and the qualification rate determining module execute step S401 in the production order information processing method to determine the energy consumption of each alternative production resource.
The second estimated completion time determining module executes step S4 of the production order information processing method to find out the second estimated completion time of each second production resource.
The production plan modification module is used for modifying the production plan on the client or the server.
The recommended production resource determining module executes step S5 in the production order information processing method, and generates recommended production plan information according to the first production resource or the second production resource.
And the recommendation plan display module is used for sending the recommendation production plan information to the client.
And the recommendation receiving module is used for receiving the recommended production plan information sent by the server.
By operating each module in the production order information processing system, each step in the production order information processing method can be executed, so that the technical effect of the production order information processing method is realized.
In this embodiment, referring to fig. 4, a terminal may be used as the production order information processing system, or referring to fig. 5, a server may be used as the production order information processing system.
The production order information processing method in the present embodiment may be implemented by writing a computer program for executing the production order information processing method in the present embodiment, writing the computer program in a storage medium or a computer apparatus shown in fig. 6, and executing the production order information processing method in the present embodiment when the computer program is read out to run, thereby achieving the same technical effects as the production order information processing method in the embodiment.
It should be noted that, unless otherwise specified, when a feature is referred to as being "fixed" or "connected" to another feature, it can be directly fixed or connected to the other feature or indirectly fixed or connected to the other feature. Furthermore, the descriptions of upper, lower, left, right, etc. used in the present disclosure are only relative to the mutual positional relationship of the constituent parts of the present disclosure in the drawings. As used in this disclosure, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. In addition, unless defined otherwise, all technical and scientific terms used in this example have the same meaning as commonly understood by one of ordinary skill in the art. The terminology used in the description of the embodiments herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this embodiment, the term "and/or" includes any combination of one or more of the associated listed items.
It will be understood that, although the terms first, second, third, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element of the same type from another. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, without departing from the scope of the present disclosure. The use of any and all examples, or exemplary language ("e.g.," such as "or the like") provided with this embodiment is intended merely to better illuminate embodiments of the invention and does not pose a limitation on the scope of the invention unless otherwise claimed.
It should be recognized that embodiments of the present invention can be realized and implemented by computer hardware, a combination of hardware and software, or by computer instructions stored in a non-transitory computer readable memory. The methods may be implemented in a computer program using standard programming techniques, including a non-transitory computer-readable storage medium configured with the computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner, according to the methods and figures described in the detailed description. Each program may be implemented in a high level procedural or object oriented programming language to communicate with a computer system. However, the program(s) can be implemented in assembly or machine language, if desired. In any case, the language may be a compiled or interpreted language. Furthermore, the program can be run on a programmed application specific integrated circuit for this purpose.
Further, operations of processes described in this embodiment can be performed in any suitable order unless otherwise indicated herein or otherwise clearly contradicted by context. The processes described in this embodiment (or variations and/or combinations thereof) may be performed under the control of one or more computer systems configured with executable instructions, and may be implemented as code (e.g., executable instructions, one or more computer programs, or one or more applications) collectively executed on one or more processors, by hardware, or combinations thereof. The computer program includes a plurality of instructions executable by one or more processors.
Further, the method may be implemented in any type of computing platform operatively connected to a suitable connection, including but not limited to a personal computer, mini computer, mainframe, workstation, networked or distributed computing environment, separate or integrated computer platform, or in communication with a charged particle tool or other imaging device, or the like. Aspects of the invention may be embodied in machine-readable code stored on a non-transitory storage medium or device, whether removable or integrated into a computing platform, such as a hard disk, optically read and/or write storage medium, RAM, ROM, or the like, such that it may be read by a programmable computer, which when read by the storage medium or device, is operative to configure and operate the computer to perform the procedures described herein. Further, the machine-readable code, or portions thereof, may be transmitted over a wired or wireless network. The invention described in this embodiment includes these and other different types of non-transitory computer-readable storage media when such media include instructions or programs that implement the steps described above in conjunction with a microprocessor or other data processor. The invention also includes the computer itself when programmed according to the methods and techniques described herein.
A computer program can be applied to input data to perform the functions described in the present embodiment to convert the input data to generate output data that is stored to a non-volatile memory. The output information may also be applied to one or more output devices, such as a display. In a preferred embodiment of the invention, the transformed data represents physical and tangible objects, including particular visual depictions of physical and tangible objects produced on a display.
The above description is only a preferred embodiment of the present invention, and the present invention is not limited to the above embodiment, and any modifications, equivalent substitutions, improvements, etc. within the spirit and principle of the present invention should be included in the protection scope of the present invention as long as the technical effects of the present invention are achieved by the same means. The technical solution and/or the embodiments thereof may be variously modified and varied within the scope of the present invention.

Claims (9)

1. A production order information processing method is characterized by comprising the following steps:
acquiring order information;
acquiring the required completion time corresponding to the order information;
determining a first estimated completion time corresponding to the order information; the first estimated completion time is a completion time required for applying a first production resource to the production of the order information relative to a current product process route and based on a real-time production load; the first production resource is the production resource with the highest priority in all the production resources;
when the first estimated completion time is larger than the required completion time, finding out a second production resource; a second estimated completion time corresponding to the second production resource is less than the required completion time, and the second estimated completion time is the time for applying the second production resource to the production of the order information and estimating the completion of the production;
the determining a first estimated completion time corresponding to the order information includes:
acquiring product data, process route information and working calendar information according to the order information;
performing analog simulation production according to the product data, the process route information, the working calendar information and first production resources, and determining the first estimated completion time;
the determining the first estimated completion time by performing simulation production according to the product data, the process route information, the work calendar information, and a first production resource includes:
and under the condition that the first production resource is the production resource with the highest priority in all the production resources and is simultaneously applied to the current product production task, the first production resource is supplied to the product determined by the production order information under the production supporting condition determined by the working calendar information and the production route determined by the process route information is produced, and the time required by the production process, namely the first estimated completion time is simulated.
2. The method of claim 1, wherein the step of locating a second production resource when the first estimated completion time is greater than the requested completion time comprises:
finding out at least one alternative production resource from the production resource set;
determining the estimated completion time corresponding to each alternative production resource; the estimated completion time is the time for applying the alternative production resources to the production of the order information and estimating the completion of the production;
and determining the second production resource according to the plurality of alternative production resources corresponding to the minimum estimated completion time.
3. The method of claim 2, wherein said locating at least one alternative production resource from the set of production resources comprises:
according to the order information, finding out historical production record information; the historical production record information records the passing rate and the energy consumption of each alternative production resource in the production resource set;
and finding out at least one alternative production resource with the passing rate larger than the passing rate threshold value and the energy consumption smaller than the energy consumption threshold value.
4. The method according to claim 3, wherein said finding out historical production record information according to the order information comprises:
obtaining order parameters of the order information;
obtaining order parameters of a historical order; the historical orders are orders which have been previously executed for production;
determining similarity between the order parameters of the order information and the order parameters of the historical orders;
and when the similarity reaches a similarity threshold value, searching out the historical production record information according to the historical order.
5. The method of claim 2, wherein said determining the second production resource based on the candidate production resources corresponding to the smallest estimated completion time comprises:
when the number of the alternative production resources corresponding to the minimum estimated completion time is one, taking the alternative production resources as the second production resources;
when the number of the plurality of the alternative production resources corresponding to the minimum estimated completion time is multiple, obtaining each production resource element in the plurality of the alternative production resources, wherein each production resource element belongs to each type, and the second production resource is formed by the mode of each type of the production resource elements.
6. The production order information processing method according to any one of claims 1 to 5, further comprising:
and when the second production resource is found out, generating recommended production plan information according to the second production resource, otherwise, generating recommended production plan information according to the first production resource.
7. The production order information processing method according to claim 6, further comprising:
and generating production scheduling information according to the recommended production plan information.
8. A computer device comprising a memory for storing at least one program and a processor for loading the at least one program to perform the production order information processing method of any one of claims 1 to 7.
9. A computer-readable storage medium in which a program executable by a processor is stored, wherein the program executable by the processor is for executing the production order information processing method according to any one of claims 1 to 7 when executed by the processor.
CN202211701134.7A 2022-12-29 2022-12-29 Production order information processing method, computer device and storage medium Active CN115660261B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211701134.7A CN115660261B (en) 2022-12-29 2022-12-29 Production order information processing method, computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211701134.7A CN115660261B (en) 2022-12-29 2022-12-29 Production order information processing method, computer device and storage medium

Publications (2)

Publication Number Publication Date
CN115660261A CN115660261A (en) 2023-01-31
CN115660261B true CN115660261B (en) 2023-04-07

Family

ID=85022538

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211701134.7A Active CN115660261B (en) 2022-12-29 2022-12-29 Production order information processing method, computer device and storage medium

Country Status (1)

Country Link
CN (1) CN115660261B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117808458A (en) * 2024-03-01 2024-04-02 中国人民解放军海军工程大学 Equipment repair line optimization method, system, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0425404A2 (en) * 1989-10-23 1991-05-02 International Business Machines Corporation Automated re-work shop order scheduling system
CN101261694A (en) * 2007-03-07 2008-09-10 杭州电子科技大学 A simulation validation method for virtualization dispatching optimization in process industry

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955206B (en) * 2019-11-19 2021-06-18 中通客车控股股份有限公司 Order scheduling and distribution scheduling method and system
CN111738590A (en) * 2020-06-19 2020-10-02 青岛奥利普自动化控制系统有限公司 Production scheduling method and device
CN114090236A (en) * 2021-10-27 2022-02-25 北京奇艺世纪科技有限公司 Multimedia production task processing method and device, electronic equipment and medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0425404A2 (en) * 1989-10-23 1991-05-02 International Business Machines Corporation Automated re-work shop order scheduling system
CN101261694A (en) * 2007-03-07 2008-09-10 杭州电子科技大学 A simulation validation method for virtualization dispatching optimization in process industry

Also Published As

Publication number Publication date
CN115660261A (en) 2023-01-31

Similar Documents

Publication Publication Date Title
Mateus et al. Capacitated lot sizing and sequence dependent setup scheduling: an iterative approach for integration
CN107274095A (en) The order allocation method and device of component order, storage medium, Order splitting server
KR20070100477A (en) Web-based collaboration method and realtime collaboration system for re-organization, re-modeling, innovation of industry and embodiment the virtual manufacturing
CN112446526B (en) Production scheduling system and method
CN110796416B (en) Industrial networking based order processing method and computer storage medium
CN115660261B (en) Production order information processing method, computer device and storage medium
EP3933744A1 (en) Blockchain-based industrial manufacturing resource sharing method, device and system
CN112258065A (en) Method, device and equipment for determining maintenance and dispatching sequence
WO2019216991A1 (en) Method for scheduling semiconductor back-end factories
CN116976599A (en) Intelligent scheduling method and related equipment
CN109508843B (en) Intelligent service implementation method and device
CN103971187A (en) Automatic production plan generation method and system based on RFID
CN116300720A (en) Intelligent flexible scheduling advanced planning and scheduling system for production line
US20060195350A1 (en) Design review, progress check information transmission method and apparatus
CN115239173A (en) Scheduling plan generation method and device, electronic equipment and storage medium
KR101656989B1 (en) Integrated platform management system for collaboration between the manufacturing company
JP2019008501A (en) Production managing system and production managing method
US10768612B2 (en) Method for back end planning and scheduling
US10176446B2 (en) System and method for inventory management, cost savings delivery and decision making
Talibi et al. The relevance study of adaptive kanban in a multicriteria constraints context using data-driven simulation method
US20220404817A1 (en) Processes for controlling operation of machine tools
US6917843B2 (en) System and method for scheduling production of molds
CN114707874A (en) Scheduling method, equipment and storage medium applied to aluminum alloy production
JP2019185167A (en) Information processing unit, information processing method and information processing program
Lin et al. IoT-enabled manufacturing synchronization for ecommerce

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