EP1384143A2 - Computerized system for managing production orders of an industrial process - Google Patents
Computerized system for managing production orders of an industrial processInfo
- Publication number
- EP1384143A2 EP1384143A2 EP02703635A EP02703635A EP1384143A2 EP 1384143 A2 EP1384143 A2 EP 1384143A2 EP 02703635 A EP02703635 A EP 02703635A EP 02703635 A EP02703635 A EP 02703635A EP 1384143 A2 EP1384143 A2 EP 1384143A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- software
- computerized
- software component
- industrial process
- component
- 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.)
- Withdrawn
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/08—Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
- G06Q10/087—Inventory or stock management, e.g. order filling, procurement or balancing against orders
Definitions
- the present invention relates to a computerized system for managing production orders for an industrial process.
- the present invention is described hereinafter with particular reference to a computerized system for managing production orders for an industrial rolling process. No limitation of the inventive scope is intended thereby: the computerized system according to the present invention can in fact be used successfully for managing production orders for industrial processes of any kind, both discrete and continuous.
- a first operational level is the computerized control system, also known as Open Control System or, for the sake of brevity, OCS.
- the OCS generally comprises a plurality of field devices suitable to interact with one or more portions of the industrial process to be controlled.
- these field devices comprise motors for actuating the rolling cylinders, sensors for detecting the speed of the rolling strip and similar devices.
- the field devices are connected by means of a communications network, for example a Fieldbus network, to controllers which are capable of regulating the operation of the field devices according to the requirements.
- a second operational level is the computerized system for managing production orders, also known as Manufacturing Execution System or, for the sake of brevity, MES.
- the MES receives in input information/data related to the orders to be executed, for example on a daily basis, and provides in output instructions related to the steps to be performed in order to complete/execute an order, i.e., to obtain the final product to which the order refers.
- the MES can communicate these instructions directly to the controllers of the OCS, for example over a TCP/IP network, which in turn, according to the received instructions, regulate the operation of the field devices that interact with the industrial process. In this manner, the various portions of the industrial process being controlled are conditioned so as to obtain the final product that is the subject of the production order.
- a computerized MES is generally also assigned other management functions, such as for example supervisory functions related to the sequence of the orders to be executed, monitoring of the progress of an order, reporting functions, statistical analysis functions, management functions, and the like.
- a third operational level can be a computerized system for resource planning, also known as Enterprise Resource Planning System or ERP system, which generally comprises SAP platforms or the like.
- ERP system allows to formulate strategic-type schedules regarding the industrial process, perform administrative management, et cetera.
- the task of the ERP system is to provide in input to the MES the sequence of production orders to be completed, which is generated autonomously on the basis of the strategic and economic plans that have been formulated.
- a computerized MES runs one or more application programs, which are normally coded according to the principles of structured programming, using programming languages such as for example C or C ++ .
- the set of these application programs is organized according to a specific software architecture, which can be considered as a logical structure that determines the logic and timing criteria for execution of the application programs and for interaction among the various portions of each application program, among the application programs themselves or between one or more application programs and external application programs, et cetera.
- the conventional software architectures used in known computerized MESs are generally of the monolithic type. In other words, they are software architectures in which management functions are executed with a relatively low level of modularity and in practice in a substantially centralized manner, by means of a small number of relatively complex application programs, i.e., programs comprising a relatively large number of lines of executable code.
- the computerized MES can be organized according to a "client-server” structure, which uses a central unit (the server), which communicates with the OCS, and a human-machine interface (the client), which can be accessed by the user.
- the application programs used can be located variously on the "client” and on the "server”, according to the requirements.
- the software architectures according to which these application programs are organized, however, are still substantially of the monolithic type.
- Computerized MESs of the traditional type have drawbacks. A first drawback arises from the fact that due to the monolithic structure of the software architectures that are used, the application programs that are used are often very complex, making them difficult to develop, implement and maintain.
- the aim of the present invention is to provide a computerized system for managing production orders for an industrial process that allows to overcome the described drawbacks.
- an object of the present invention is to provide a computerized system for managing production orders for an industrial process that comprises a software architecture characterized by a high level of modularity in performing the various required management functions.
- Another object of the present invention is to provide a computerized system for managing production orders for an industrial process that allows to easily integrate new management function and/or modify/delete existing management functions.
- Another object of the present invention is to provide a computerized system for managing production orders for an industrial process which allows, in performing the management functions, to interact easily with external application programs.
- Another object of the present invention is to provide a computerized system for managing production orders for an industrial process that is easy to implement, manage and maintain for the user.
- a computerized system for managing production orders for an industrial process comprising a computerized unit that is at least partially accessible to the user and communicates with a system for controlling said industrial process, said computerized unit comprising at least one software architecture that includes:
- first software modules suitable to perform one or more management functions, said first software modules comprising one or more predefined software components; and ⁇ a second software module suitable to manage the operations of said first software modules;
- first computerized means suitable to store data/information, said first computerized means being accessible to said computerized unit; characterized in that one or more of said first software modules comprise at least one of the following:
- Figure 1 is a schematic view of an embodiment of the computerized system according to the present invention.
- Figure 2 is a schematic view of a detail of the computerized system according to the present invention.
- FIG. 3 is a schematic view of another detail of the computerized system according to the present invention.
- Figure 4 is a schematic view of another embodiment of the computerized system according to the present invention.
- the computerized system for managing production orders for an industrial process comprises a computerized unit 200, which can be accessed at least partially by the user and communicates with a system 101 for controlling the controlled industrial process.
- the MES also comprises first computerized means 13 suitable to store data/information.
- the first computerized means 13 can advantageously be accessed by the computerized unit 200 and can advantageously comprise one or more databases, preferably one or more databases of the ORACLE type.
- the computerized unit 200 comprises a software architecture 1, which comprises one or more first software modules 2 ( Figure 2) suitable to execute one or more management functions.
- Each first software module 2 comprises, in practice, an application program that is independent and orientated to the execution of a certain sequence of predefined management operations. The sequence of operations is required to execute a certain management function that must be performed by the MES, according to the requirements. Accordingly, there can be software modules assigned to performing order management functions, reporting functions, presetting functions, supervisory functions, et cetera.
- the architecture 1 also comprises a second software module 3 whose particular task is to manage the activity of the first software modules 2.
- the second software module 3 comprises an application program that has the task of ensuring correct execution of the management functions assigned to the entire computerized MES.
- the second software module 3 can be assigned to controlling the synchronization of the activity of the first software modules 2, controlling the execution of the management operations assigned to the first software modules 2, manage communication among the first software modules 2, et cetera.
- each software module 2 there are one or more software components, which comprise in practice application subprograms of a predefined type for performing specific management operations.
- the first software modules 2 comprise a first software component 4 for implementing user interface functions and/or a second software component 5 for implementing a set of logic rules for performing assigned operations of the functional type and/or a third software component 51 for implementing data and information archiving and storage functions.
- each software module 2 there can be one or more of the described software components, according to the requirements.
- one or more of the described software components can advantageously comprise one or more software subcomponents to be used according to the requirements.
- One of the particularities of the software architecture 1 is the fact that the first software module 2 also comprises a fourth software component 6, which is suitable to control the activity of the first software component 4 and/or of the second software component 5 and/or of the third software component 51.
- the fourth software component 6 is furthermore entrusted with the task of communicating with the second software module 3. Therefore, the fourth software component 6 is entrusted with the management of the functional operation of each software component included in a software module 2 and the management of the internal and external communication of each software module 2 ("component management" function).
- the second software module 3 comprises a fifth software component 7, which is suitable to communicate with the fourth software component 6.
- the fifth software component 7 has the exclusive task of communicating with the fourth software component 6 ("message dispatching" function).
- the fourth software component 7 can be provided so as to manage communication with the fourth software component of one or more first software modules 2 according to the requirements.
- the third software module 8 also can be provided so as to interface one or more first software modules 2 with the second software module 3, according to the requirements.
- the software architecture 1 also comprises elements for mutually interfacing the various software components of a first software module 2.
- a first software module 2 can preferably comprise a sixth software component 9, which is suitable to allow communication between the fourth software component 6 and the first software component 4.
- a first software module 2 can comprise a seventh software component 10, which is suitable to allow communication between the fourth software component 6 and the second software component 4.
- a first software module 2 can comprise an eighth software component 52, which is suitable to allow communication between the third software component 51 and the fourth software component 6.
- the communication of each software module 2 can also occur with the outside environment, particularly with the databases included in the first computerized means 13.
- the software architecture 1 also comprises a fourth software module 11, which is suitable to allow communication between one or more of the software components of one or more of the first software modules 2 and first computerized means 13 suitable to store data/information (for example a database). Accordingly, it is possible to constitute an interface between the first software modules and the second computerized means so that all the stored data and information can be accessed by each one of the first modules 2.
- the software architecture 1 has considerable advantages.
- the software architecture 1 is in fact completely modular. Production order management functions are not entrusted to a few application programs but are logically separated and entrusted to a plurality of specialized software modules. Interaction among different software modules is managed by a single dedicated software module. Moreover, interaction among various components of a same software module is managed in a preordered fashion. This fact ensures very easy development, implementation and maintenance of the management application programs.
- Each software module 2 can in fact be provided substantially independently, using the most suitable programming languages. It is merely necessary to comply with the predefined criteria for interaction among the various software components provided by the software architecture 1. Accordingly, the software architecture 1 according to the present invention is highly flexible and adaptable to the requirements of the user.
- Each software module 2 can be modified/improved or developed from scratch, according to the requirements, without undesirable effects on the overall behavior of the MES.
- Each software module 2 can interact, by means of the control software module 3, with external application programs.
- the software architecture 1 according to the present invention is furthermore easy to implement in practice with software technologies known as "COM" or "ActiveX” technologies. It is also possible to use structured or unstructured programming languages, such as for example C ++ or Visual Basic.
- the computerized platform 200 can advantageously comprise a "client-server” structure that comprises second computerized means 14 ("server” unit) suitable to communicate with the OCS 102 and to perform a predefined first series of order management functions.
- the second computerized means 14 can be constituted for example by a server of the API (Application Programming Interface), provided with a dedicated virtual interface for the OCS, and communicate with the first computerized means 13.
- the computerized platform 200 can also comprise third computerized means 103 which are connected to the second computerized means 14 and the first computerized means 13.
- the third computerized means (“client" unit) are suitable to constitute a Human System Interface and to perform a predefined second series of order management functions.
- the software architecture 1 according to the present invention is advantageously included in the third computerized means 103 and/or in the second computerized means 14.
- the computerized platform 200 can comprise a "stand-alone" structure, i.e.
Landscapes
- Business, Economics & Management (AREA)
- Economics (AREA)
- Engineering & Computer Science (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Finance (AREA)
- Entrepreneurship & Innovation (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Accounting & Taxation (AREA)
- Strategic Management (AREA)
- Development Economics (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Stored Programmes (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- General Factory Administration (AREA)
- Multi-Process Working Machines And Systems (AREA)
Abstract
Description
Claims
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| ITMI20010049 | 2001-03-08 | ||
| IT2001MI000491A ITMI20010491A1 (en) | 2001-03-08 | 2001-03-08 | COMPUTERIZED SYSTEM FOR THE MANAGEMENT OF THE PRODUCTION ORDERS OF AN INDUSTRIAL PROCESS |
| PCT/EP2002/002860 WO2002071207A2 (en) | 2001-03-08 | 2002-03-07 | Computerized system for managing production orders of an industrial process |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP1384143A2 true EP1384143A2 (en) | 2004-01-28 |
Family
ID=11447188
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP02703635A Withdrawn EP1384143A2 (en) | 2001-03-08 | 2002-03-07 | Computerized system for managing production orders of an industrial process |
Country Status (5)
| Country | Link |
|---|---|
| EP (1) | EP1384143A2 (en) |
| CN (1) | CN1514969A (en) |
| AU (1) | AU2002237329A1 (en) |
| IT (1) | ITMI20010491A1 (en) |
| WO (1) | WO2002071207A2 (en) |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6009454A (en) * | 1994-09-30 | 1999-12-28 | Allen-Bradley Company, Llc | Multi-tasking operation system for industrial controller |
| US6070250A (en) * | 1996-12-13 | 2000-05-30 | Westinghouse Process Control, Inc. | Workstation-based distributed process control system |
-
2001
- 2001-03-08 IT IT2001MI000491A patent/ITMI20010491A1/en unknown
-
2002
- 2002-03-07 CN CNA028061101A patent/CN1514969A/en active Pending
- 2002-03-07 WO PCT/EP2002/002860 patent/WO2002071207A2/en not_active Ceased
- 2002-03-07 EP EP02703635A patent/EP1384143A2/en not_active Withdrawn
- 2002-03-07 AU AU2002237329A patent/AU2002237329A1/en not_active Abandoned
Non-Patent Citations (1)
| Title |
|---|
| See references of WO02071207A3 * |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2002071207A2 (en) | 2002-09-12 |
| CN1514969A (en) | 2004-07-21 |
| ITMI20010491A1 (en) | 2002-09-08 |
| WO2002071207A3 (en) | 2003-11-20 |
| AU2002237329A1 (en) | 2002-09-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Berry et al. | Managing technology and innovation: a review | |
| US7640291B2 (en) | Agent-equipped controller having data table interface between agent-type programming and non-agent-type programming | |
| US8843876B2 (en) | Method for keeping a web session alive in a web application | |
| US9031681B2 (en) | System and method for controlling the operations of a manufacturing facility | |
| US6834214B2 (en) | System, method and computer-program product for transferring a numerical control program to thereby control a machine tool controller | |
| DE10206902A1 (en) | Engineering process and engineering system for industrial automation systems | |
| CN108009258A (en) | It is a kind of can Configuration Online data collection and analysis platform | |
| US20060271420A1 (en) | System and method for performing capacity checks and resource scheduling within a supply chain management system | |
| EP2407842B1 (en) | Method for operating machines or machines in a machine series and design system | |
| EP2574997B1 (en) | Method for adjusting an operating status | |
| DE102008053274A1 (en) | Method for controlling a plurality of production processes | |
| US7873430B1 (en) | System that can schedule operations that are performed on industrial control devices | |
| Brödner | Options for CIM:‘Unmanned factory’versus skill-based manufacturing | |
| WO2015150184A1 (en) | Production management system and method | |
| EP2045679A1 (en) | A system and method for checking the consistency of a production schedule within a manufacturing execution system | |
| US7899559B2 (en) | Language-based organization of controller engine instances | |
| EP1384143A2 (en) | Computerized system for managing production orders of an industrial process | |
| Johannsen | Architecture of Man—Machine Decision Making Systems | |
| JP2025012316A (en) | Operation Management System | |
| US20190056855A1 (en) | System and method for temporal planning and monitoring of machine states | |
| EP3812860B1 (en) | Production control system | |
| EP2819058A1 (en) | Accessing data of a database in a MES system | |
| Calvo et al. | Using object oriented technologies in factory automation | |
| CN116090752B (en) | A steel production scheduling rules engine platform | |
| Haley | The economic dynamics of work |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20030930 |
|
| AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR |
|
| AX | Request for extension of the european patent |
Extension state: AL LT LV MK RO SI |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: 7G 06F 9/46 A |
|
| RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: ABB SERVICE S.R.L |
|
| 17Q | First examination report despatched |
Effective date: 20071122 |
|
| RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: ABB S.P.A. |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
| 18D | Application deemed to be withdrawn |
Effective date: 20091001 |