JP7264518B2 - Work procedure optimization device, work procedure optimization method and program - Google Patents

Work procedure optimization device, work procedure optimization method and program Download PDF

Info

Publication number
JP7264518B2
JP7264518B2 JP2021040540A JP2021040540A JP7264518B2 JP 7264518 B2 JP7264518 B2 JP 7264518B2 JP 2021040540 A JP2021040540 A JP 2021040540A JP 2021040540 A JP2021040540 A JP 2021040540A JP 7264518 B2 JP7264518 B2 JP 7264518B2
Authority
JP
Japan
Prior art keywords
information
work
procedure
devices
maintenance
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
JP2021040540A
Other languages
Japanese (ja)
Other versions
JP2022139946A (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.)
NEC Platforms Ltd
Original Assignee
NEC Platforms 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 NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2021040540A priority Critical patent/JP7264518B2/en
Publication of JP2022139946A publication Critical patent/JP2022139946A/en
Application granted granted Critical
Publication of JP7264518B2 publication Critical patent/JP7264518B2/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

Description

本発明は、作業手順最適化装置、作業手順最適化方法及びプログラムに関する。 The present invention relates to a work procedure optimization device, a work procedure optimization method, and a program.

下記特許文献1には作業指示システムが開示されている。この作業指示システムは、複数の機器から成るシステムの保守時間を短縮するためのものであり、予め細かい作業に分解された作業工程を、作業者の能力や手順の優先度などの情報により組み立てて作業者に提示することで、複数の機器を対象とした作業を効率化するものである。 Patent Document 1 below discloses a work instruction system. This work instruction system is intended to shorten the maintenance time of a system that consists of multiple pieces of equipment. Work processes that have been broken down in advance into detailed work are assembled based on information such as the capabilities of workers and the priority of procedures. By presenting it to the worker, the efficiency of the work for a plurality of devices is improved.

特開2017-199150号公報JP 2017-199150 A

ところで、上記作業指示システムは、機器間の移動時間を考慮していないため、組み立てられた作業工程は必ずしも最適とは言えない。また、この作業指示システムでは、作業に使用される機器や部品の物理的な構成や論理的な状態の変化を考慮していないので、組み立てられた作業工程が、実際の作業時における機器や部品の構成や状態に対して最適とならない場合がある。なお、上記機器や部品の物理的な構成とは、ある機器を構成する部品やある部品同士の物理的な接続などである。また、上記機器や部品の論理的な状態とは、ある機器や部品の動作状態などである。 By the way, since the above work instruction system does not take into account the movement time between devices, the assembled work process is not always optimal. In addition, this work instruction system does not take into consideration the physical configuration of the equipment and parts used in the work and changes in the logical state, so the assembled work process does not match the actual equipment and parts during the work. may not be optimal for the configuration and conditions of It should be noted that the physical configuration of the equipment and parts includes parts that constitute a certain equipment, physical connections between certain parts, and the like. Also, the logical state of the device or component is the operating state of a certain device or component.

この発明は、作業手順最適化装置、作業手順最適化方法及びプログラムの提供を目的としている。 An object of the present invention is to provide a work procedure optimization device, a work procedure optimization method, and a program.

本発明の第1の態様によれば、作業手順最適化装置は、作業手順情報、作業時間情報、移動時間情報、構成情報及び論理情報のうち、前記構成情報及び前記論理情報を最新化する情報最新化手段と、前記作業手順情報、前記作業時間情報、前記移動時間情報、前記構成情報及び前記論理情報に基づいて最適手順を導出する手順最適化手段とを備える。 According to the first aspect of the present invention, the work procedure optimizing device updates the configuration information and the logic information among the work procedure information, the work time information, the travel time information, the configuration information, and the logic information. and a procedure optimization means for deriving an optimum procedure based on the work procedure information, the work time information, the travel time information, the configuration information and the logic information.

本発明の第2の態様によれば、作業手順最適化方法は、作業手順情報、作業時間情報、移動時間情報、構成情報及び論理情報のうち、前記構成情報及び前記論理情報を最新化する情報最新化ステップと、前記作業手順情報、前記作業時間情報、前記移動時間情報、前記構成情報及び前記論理情報に基づいて最適手順を導出する手順最適化ステップとを有する。 According to the second aspect of the present invention, the work procedure optimization method includes information for updating the configuration information and the logic information among the work procedure information, the work time information, the travel time information, the configuration information, and the logic information. and a procedure optimization step of deriving an optimum procedure based on the work procedure information, the work time information, the travel time information, the configuration information and the logic information.

本発明の第3の態様によれば、プログラムは、コンピュータである作業手順最適化装置を、作業手順情報、作業時間情報、移動時間情報、構成情報及び論理情報のうち、前記構成情報及び前記論理情報を最新化する情報最新化手段、前記作業手順情報、前記作業時間情報、前記移動時間情報、前記構成情報及び前記論理情報に基づいて最適手順を導出する手順最適化手段として機能させる。 According to the third aspect of the present invention, the program operates the work procedure optimizing device, which is a computer, from among work procedure information, work time information, travel time information, configuration information and logic information, the configuration information and the logic information. Information updating means for updating information, and procedure optimization means for deriving an optimum procedure based on the work procedure information, the work time information, the travel time information, the configuration information and the logic information.

本発明によれば、機器間の移動時間に加え、機器や部品の物理的な構成や論理的な状態をも考慮した作業手順最適化装置、作業手順最適化方法及びプログラムを提供することができる。 According to the present invention, it is possible to provide a work procedure optimization device, a work procedure optimization method, and a program that take into account not only the travel time between devices but also the physical configuration and logical state of devices and parts. .

本発明の第1実施形態に係る作業手順最適化装置の構成を示すシステム構成図である。1 is a system configuration diagram showing the configuration of a work procedure optimization device according to a first embodiment of the present invention; FIG. 本発明の第1実施形態における部品Bpの交換作業手順を示す表である。It is a table|surface which shows the replacement|exchange work procedure of the components Bp in 1st Embodiment of this invention. 本発明の第1実施形態における部品Bqの交換作業手順を示す表である。It is a table|surface which shows the replacement|exchange work procedure of the component Bq in 1st Embodiment of this invention. 本発明の第1実施形態における移動時間情報を示す表である。It is a table showing travel time information in the first embodiment of the present invention. 本発明の第1実施形態における最適手順を示す表である。It is a table showing the optimum procedure in the first embodiment of the present invention. 本発明の第2実施形態に係る作業手順最適化装置の構成を示すシステム構成図である。It is a system block diagram which shows the structure of the work procedure optimization apparatus which concerns on 2nd Embodiment of this invention. 上記作業手順最適化装置の最小構成を示す図である。It is a figure which shows the minimum structure of the said work procedure optimization apparatus. 上記最小構成の作業手順最適化装置による処理フローを示す図である。It is a figure which shows the processing flow by the work procedure optimization apparatus of the said minimum structure.

以下、本発明の実施形態に係る作業手順最適化装置及び作業手順最適化方法を図面を参照して説明する。
〔第1実施形態〕
最初に、本発明の第1実施形態に係る作業手順最適化装置及び作業手順最適化方法について、図1~図5を用いて説明する。第1実施形態に係る作業手順最適化装置は、図1のシステム構成図に示す管理サーバAである。
Hereinafter, a work procedure optimization device and a work procedure optimization method according to embodiments of the present invention will be described with reference to the drawings.
[First embodiment]
First, a work procedure optimization device and work procedure optimization method according to a first embodiment of the present invention will be described with reference to FIGS. 1 to 5. FIG. The work procedure optimization device according to the first embodiment is the management server A shown in the system configuration diagram of FIG.

この管理サーバAは、通信回線Nを介して複数の機器P~Sに接続されており、プログラムに基づいて所定の機能を発揮するコンピュータである。また、詳細については後述するが、この管理サーバAは、保守用端末Tと無線通信によって接続されている。 This management server A is a computer that is connected to a plurality of devices P to S via a communication line N and that exhibits a predetermined function based on a program. Although the details will be described later, the management server A is connected to the maintenance terminal T by wireless communication.

複数の機器P~Sについて先に説明すると、機器P~Sは図示するように一例として4台である。この機器P~Qの台数は、4台に限定されるものではなく、複数つまり2以上の自然数であればいくつでも良い。 Regarding the plurality of devices P to S, the devices P to S are four as an example as shown. The number of devices P to Q is not limited to four, and may be any number as long as it is plural, that is, a natural number of 2 or more.

複数の機器P~Sは、作業員が保守作業対象とする機器であり、作業員が各々に割り当てられた専用の保守作業を行う。すなわち、第1の機器Pでは作業員が第1の保守作業を行い、第2の機器Qでは作業員が第2の保守作業を行い、第3の機器Rでは作業員が第3の保守作業を行い、第4の機器Sでは作業員が第4の保守作業を行う。 A plurality of devices P to S are devices targeted for maintenance work by workers, and workers perform dedicated maintenance work assigned to each of them. That is, the worker performs the first maintenance work on the first device P, the worker performs the second maintenance work on the second device Q, and the worker performs the third maintenance work on the third device R. , and the worker performs the fourth maintenance work on the fourth device S.

このような複数の機器P~Sは、各々に部品Bp~Bs及び応答装置Cp~Csを備えている。すなわち、第1の機器Pは部品Bp及び応答装置Cpを備え、第2の機器Qは部品Bq及び応答装置Cqを備えている。また、第3の機器Rは部品Br及び応答装置Crを備え、第4の機器Sは部品Bs及び応答装置Csを備えている。 A plurality of such devices P to S are each equipped with parts Bp to Bs and transponders Cp to Cs. That is, the first equipment P has a part Bp and a response device Cp, and the second equipment Q has a part Bq and a response device Cq. Also, the third device R has a component Br and a response device Cr, and the fourth device S has a component Bs and a response device Cs.

第1の部品Bpは、第1の機器Pが備えている1あるいは複数の要素部品の総称である。第1の応答装置Cpは、第1の部品Bpに付帯的に設けられており、当該第1の部品Bpの位置を作業員に通知する装置である。このような第1の応答装置Cpは、例えばLED(発光ダイオード)やブザーである。 The first component Bp is a general term for one or more component components that the first device P has. The first response device Cp is provided incidentally to the first part Bp and is a device for notifying the worker of the position of the first part Bp. Such a first response device Cp is, for example, an LED (light emitting diode) or a buzzer.

第2の部品Bqは、第2の機器Qが備えている1あるいは複数の要素部品の総称である。第2の応答装置Cqは、第2の部品Bqに付帯的に設けられており、当該第2の部品Bqの位置を作業員に通知する装置である。このような第2の応答装置Cqは、例えばLED(発光ダイオード)やブザーである。 The second part Bq is a general term for one or more elemental parts that the second device Q has. The second response device Cq is provided incidentally to the second part Bq and is a device for notifying the worker of the position of the second part Bq. Such a second response device Cq is, for example, an LED (light emitting diode) or a buzzer.

第3の部品Brは、第3の機器Rが備えている1あるいは複数の要素部品の総称である。第3の応答装置Crは、第3の部品Brに付帯的に設けられており、当該第3の部品Brの位置を作業員に通知する装置である。このような第3の応答装置Crは、例えばLED(発光ダイオード)やブザーである。 The third part Br is a general term for one or more elemental parts that the third device R has. The third response device Cr is provided incidentally to the third part Br, and is a device for notifying the worker of the position of the third part Br. Such a third response device Cr is, for example, an LED (light emitting diode) or a buzzer.

第4の部品Bsは、第4の機器Sが備えている1あるいは複数の要素部品の総称である。第4の応答装置Csは、第4の部品Bsに付帯的に設けられており、当該第4の部品Bsの位置を作業員に通知する装置である。このような第4の応答装置Csは、例えばLED(発光ダイオード)やブザーである。 The fourth part Bs is a general term for one or more elemental parts that the fourth device S has. The fourth response device Cs is provided incidentally to the fourth part Bs, and is a device for notifying the operator of the position of the fourth part Bs. Such a fourth response device Cs is, for example, an LED (light emitting diode) or a buzzer.

ここで、上述した複数の部品Bp~Bsは、相互に接続関係にある。例えば第1の機器Pにおける第1の部品Bpと第3の機器Rにおける第3の部品Brとは、図1に示すように相互に接続されており、また第2の機器Qにおける第2の部品Bqと第4の機器Sにおける第4の部品Bsとは、同じく図1に示すように相互に接続されている。 Here, the plurality of components Bp to Bs described above are connected to each other. For example, the first component Bp of the first device P and the third component Br of the third device R are interconnected as shown in FIG. The component Bq and the fourth component Bs of the fourth device S are interconnected as shown in FIG.

このような複数の部品Bp~Bsの接続関係は、複数の機器P~Sにおける保守作業の進行状態に応じて順次変化する。また、複数の機器P~Sや部品Bp~Bsの動作状態は、複数の機器P~Sにおける保守作業の進行状態に応じて順次変化する。 Such connection relationships among the plurality of parts Bp-Bs change sequentially according to the progress of maintenance work in the plurality of devices P-S. Further, the operation states of the plurality of devices P to S and the parts Bp to Bs sequentially change according to the progress of maintenance work in the plurality of devices P to S.

さらに、作業員は、複数の機器P~S間を順次移動することによって複数の保守作業を行う。作業員が複数の機器P~S間を移動するのに要する時間(移動時間)は、予め見積ることが可能である。 Furthermore, the worker performs a plurality of maintenance tasks by sequentially moving between the plurality of devices P to S. It is possible to estimate in advance the time required for the worker to move between the devices P to S (moving time).

このような複数の機器P~Sは、上述した複数の部品Bp~Bsの接続関係を構成情報として管理サーバAに送信する。また、複数の機器P~Sは、上述した複数の機器P~Sや部品Bp~Bsの動作状態を論理情報として管理サーバAに送信する。 Such multiple devices P to S transmit to the management server A the connection relationships of the multiple components Bp to Bs described above as configuration information. Further, the plurality of devices P to S transmit to the management server A the operating states of the above-described plurality of devices P to S and the components Bp to Bs as logical information.

一方、管理サーバAは、上述した複数の機器P~Sを管理する装置であり、図示するようにCPU1、ストレージ2、通信装置3、入力装置4及び出力装置5を備えている。なお、これら管理サーバAの構成要素のうち、CPU1は、本発明の情報最新化手段及び手順最適化手段に相当する。また、ストレージ2は、本発明の記憶手段に相当する。 On the other hand, the management server A is a device that manages the plurality of devices P to S described above, and includes a CPU 1, a storage 2, a communication device 3, an input device 4 and an output device 5 as shown in the figure. Of these constituent elements of the management server A, the CPU 1 corresponds to the information update means and procedure optimization means of the present invention. Further, the storage 2 corresponds to storage means of the present invention.

CPU1は、図示するように通信回線Nを介して複数の機器P~Sに通信自在に接続され、またストレージ2と通信自在に別途接続されている。このCPU1は、図示するように保守情報最新化部1a及び保守手順最適化部1bを内部の機能構成要素として備えている。すなわち、保守情報最新化部1a及び保守手順最適化部1bは、CPU1が実行するプログラムによって実現される機能である。 The CPU 1 is communicatively connected to a plurality of devices P to S via a communication line N, and is also separately connected to a storage 2 so as to be communicable. As shown, the CPU 1 has a maintenance information updating unit 1a and a maintenance procedure optimizing unit 1b as internal functional components. That is, the maintenance information updating unit 1a and the maintenance procedure optimizing unit 1b are functions implemented by programs executed by the CPU 1. FIG.

保守情報最新化部1aは、上述した構成情報及び論理情報を複数の機器P~Sから取得してストレージ2に記憶させることにより、ストレージ2の構成情報2b及び論理情報2cを最新化する情報最新化手段である。すなわち、保守情報最新化部1aは、複数の機器P~Sに対するポーリングによって最新の構成情報及び論理情報を順次取得し、これら最新の構成情報及び論理情報を構成情報2b及び論理情報2cとしてストレージ2に格納する。 The maintenance information updating unit 1a updates the configuration information 2b and the logic information 2c of the storage 2 by acquiring the configuration information and the logic information described above from the plurality of devices P to S and storing them in the storage 2. It is a means of That is, the maintenance information updating unit 1a sequentially acquires the latest configuration information and logic information by polling a plurality of devices P to S, and uses the latest configuration information and logic information as configuration information 2b and logic information 2c. store in

保守手順最適化部1bは、ストレージ2に記憶された作業情報2a、構成情報2b、論理情報2c及び移動時間情報2dに基づいて最適手順を導出する手順最適化手段である。すなわち、保守手順最適化部1bは、作業情報2a及び移動時間情報2dに加え、保守情報最新化部1aによって常に最新化された構成情報2b及び論理情報2cを用いることにより最適手順を導出する。 The maintenance procedure optimizing unit 1b is procedure optimizing means for deriving the optimum procedure based on the work information 2a, the configuration information 2b, the logic information 2c, and the travel time information 2d stored in the storage 2. FIG. That is, the maintenance procedure optimizing unit 1b derives the optimum procedure by using the work information 2a and the travel time information 2d, as well as the configuration information 2b and the logic information 2c that are constantly updated by the maintenance information updating unit 1a.

この最適手順は、複数の機器P~S間における作業員の移動時間も考慮した上で、作業員が一つの保守作業を行う際または複数の保守作業を同時に行う際に最短時間で作業を完了することができる作業手順である。 This optimal procedure takes into consideration the travel time of workers between multiple devices P to S, and allows workers to complete work in the shortest possible time when performing one maintenance task or when performing multiple maintenance tasks at the same time. It is a work procedure that can be done.

ストレージ2は、CPU1と通信自在に接続されており、作業情報2a、構成情報2b、論理情報2c及び移動時間情報2dを記憶する記憶手段である。作業情報2aは、作業手順、作業時間及び作業条件等から構成されており、ストレージ2に予め記憶されている。 The storage 2 is communicably connected to the CPU 1, and is storage means for storing work information 2a, configuration information 2b, logic information 2c, and movement time information 2d. The work information 2a includes work procedures, work hours, work conditions, etc., and is stored in the storage 2 in advance.

作業手順は、保守作業について細かなステップに分解された要素作業の手順を示すものである。図2は、第1の機器Pにおける保守作業の作業手順の一例であり、第1の部品Bpを他の部品に交換する保守作業の作業手順を示している。また、図3は、第2の機器Qにおける保守作業の作業手順の一例であり、第2の部品Bqを他の部品に交換する保守作業の作業手順を示している。 The work procedure indicates the procedure of elemental work broken down into detailed steps for maintenance work. FIG. 2 is an example of a maintenance work procedure for the first device P, and shows a maintenance work procedure for replacing the first part Bp with another part. FIG. 3 is an example of a maintenance work procedure for the second device Q, and shows a maintenance work procedure for replacing the second part Bq with another part.

作業時間は、作業員が個々の要素作業を行う際の時間である。なお、上記要素作業(ステップ)は、作業員が一度に行うことのできる最も短い作業の単位であり、例えば部品Bq~Bsの動作を停止する等が当てはまる。作業条件は、上記要素作業を行う際の条件であり、例えば「当該部品が他の部品と物理的に接続されている場合のみ実施」に関する情報である。 The work time is the time taken by the worker to perform each elemental work. Note that the element work (step) is the shortest unit of work that can be performed by a worker at one time, and includes, for example, stopping the operation of parts Bq to Bs. The work condition is a condition for performing the element work, for example, information regarding "perform only when the part concerned is physically connected to another part".

構成情報2bは、複数の部品Bp~Bsの属性情報及び部品Bp~Bs間の物理的な接続関係を示す接続情報である。この部品Bp~Bs間の物理的な接続関係は、上述したように各機器P~Sにおける保守作業の進行状態に応じて順次変化する。構成情報2bは、CPU1から入力される更新指令に基づいて常に最新のものに更新される。 The configuration information 2b is attribute information of a plurality of parts Bp-Bs and connection information indicating physical connection relationships between the parts Bp-Bs. The physical connection relationship between the parts Bp-Bs changes sequentially according to the progress of maintenance work in each of the devices P-S, as described above. The configuration information 2b is always updated to the latest information based on an update command input from the CPU1.

論理情報2cは、複数の機器P~Sや部品Bp~Bsの動作状態を示す動作情報である。この機器P~Sや部品Bp~Bsの動作状態は、上述したように各機器P~Sにおける保守作業の進行状態に応じて順次変化する。論理情報2cは、CPU1から入力される更新指令に基づいて常に最新のものに更新される。 The logic information 2c is operation information indicating operation states of the plurality of devices P to S and the parts Bp to Bs. The operating states of the devices P to S and the parts Bp to Bs sequentially change according to the progress of maintenance work on the devices P to S, as described above. The logic information 2c is always updated to the latest information based on an update command input from the CPU1.

移動時間情報2dは、作業員が複数の機器P~S間を移動するために必要とする時間であり、ストレージ2に予め記憶されている。図4は、第1の機器P、第2の機器Q、第3の機器R及び第4の機器Sの移動時間の一例を示している。 The travel time information 2d is the time required for the worker to travel between the devices P to S, and is stored in the storage 2 in advance. FIG. 4 shows an example of travel times of the first device P, the second device Q, the third device R, and the fourth device S. In FIG.

通信装置3は、保守用端末Tと無線通信自在に接続され、またCPU1と通信自在に別途接続されている。この通信装置3は、CPU1と保守用端末Tとの通信を仲介するものであり、例えば保守用端末Tから最適手順の導出指示を受信してCPU1に出力すると共にCPU1から入力される最適手順を保守用端末Tに送信する。 The communication device 3 is connected to the maintenance terminal T for wireless communication, and is separately connected to the CPU 1 for communication. The communication device 3 mediates communication between the CPU 1 and the maintenance terminal T. For example, the communication device 3 receives instructions for deriving the optimum procedure from the maintenance terminal T, outputs them to the CPU 1, and outputs the optimum procedure input from the CPU 1. Send to maintenance terminal T.

入力装置4は、例えばマウス等のポインティングデバイスやキーボードであり、図示するようにCPU1と通信自在に接続されている。この入力装置4は、管理サーバAを運用する作業員の操作指示を受け付けてCPU1に出力する。 The input device 4 is, for example, a pointing device such as a mouse or a keyboard, and is communicably connected to the CPU 1 as shown. This input device 4 accepts an operation instruction from a worker who operates the management server A and outputs it to the CPU 1 .

出力装置5は、例えば液晶ディスプレイ等の表示装置であり、図示するようにCPU1と通信自在に接続されている。この出力装置5は、CPU1から入力される出力情報を上記作業員に向けて出力する。上記出力情報は、例えば上記最適手順や作業手順情報、作業時間情報、移動時間情報、構成情報及び論理情報である。 The output device 5 is, for example, a display device such as a liquid crystal display, and is communicatively connected to the CPU 1 as shown. The output device 5 outputs output information input from the CPU 1 to the worker. The output information is, for example, the optimum procedure, work procedure information, work time information, travel time information, configuration information, and logic information.

保守用端末Tは、作業員が保守作業の作業中に携帯する携帯端末であり、例えばタブレットやスマートフォンである。この保守用端末Tは、通信装置3と無線通信自在に接続されており、通信装置t1、入力装置t2及び出力装置t3を備える。 The maintenance terminal T is a mobile terminal carried by a worker during maintenance work, such as a tablet or a smartphone. The maintenance terminal T is connected to the communication device 3 for wireless communication, and includes a communication device t1, an input device t2 and an output device t3.

通信装置t1は、管理サーバAの通信装置3と無線通信自在に接続されている。すなわち、この通信装置t1は、保守用端末Tが管理サーバAと無線通信を行うための装置である。入力装置t2は、例えばタッチパネルであり、作業員からの入力を受け付ける。出力装置t3は、例えば液晶ディスプレイであり、保守作業の作業手順の出力等を行う。 The communication device t1 is connected to the communication device 3 of the management server A for free wireless communication. That is, this communication device t1 is a device for the maintenance terminal T to perform wireless communication with the management server A. FIG. The input device t2 is, for example, a touch panel, and receives input from the operator. The output device t3 is, for example, a liquid crystal display, and outputs work procedures for maintenance work.

次に、第1実施形態に係る作業手順最適化装置つまり管理サーバAの動作について詳しく説明する。この管理サーバAの動作は、管理サーバAを用いた作業手順最適化方法に相当するものである。 Next, the operation of the work procedure optimizing device, that is, the management server A according to the first embodiment will be described in detail. This operation of the management server A corresponds to a work procedure optimization method using the management server A. FIG.

この作業手順最適化装置では、情報最新化ステップとして、保守情報最新化部1aがポーリングによって最新の構成情報2b及び論理情報2cを各機器P~Sから順次取得し、ストレージ2の構成情報2b及び論理情報2cを最新化する。この情報最新化ステップによって、ストレージ2には各機器P~Sの最新状態を示す構成情報2b及び論理情報2cが常に記憶された状態となる。 In this work procedure optimizing device, as an information updating step, the maintenance information updating unit 1a sequentially acquires the latest configuration information 2b and logical information 2c from each of the devices P to S by polling. Update the logical information 2c. By this information update step, the storage 2 always stores the configuration information 2b and the logical information 2c indicating the latest state of each of the devices P to S.

作業員は、管理サーバAの入力装置4または保守用端末Tの入力装置t2から保守作業内容を選択する。なお、以下では保守作業の一例として、第1の部品Bpの保守部品Bp’への交換作業が作業員によって選択された場合について説明を行う。 The worker selects maintenance work contents from the input device 4 of the management server A or the input device t2 of the terminal T for maintenance. In the following, as an example of maintenance work, a case where the operator selects the work of replacing the first part Bp with the maintenance part Bp' will be described.

保守手順最適化部1bは、作業員により選択された保守作業内容に基づいて作業情報2a、構成情報2b、論理情報2c及び移動時間情報2dをストレージ2から取得する。そして、保守手順最適化部1bは、手順最適化ステップとして、これら作業情報2a、構成情報2b、論理情報2c及び移動時間情報2dに基づいて作業員が指定した第1の部品Bpと保守部品Bp’との交換作業を行う際の最適手順を導出する。 The maintenance procedure optimizing unit 1b acquires the work information 2a, the configuration information 2b, the logical information 2c, and the movement time information 2d from the storage 2 based on the maintenance work content selected by the worker. Then, as a procedure optimization step, the maintenance procedure optimizing unit 1b extracts the first part Bp and the maintenance part Bp specified by the worker based on the work information 2a, the configuration information 2b, the logic information 2c, and the travel time information 2d. ' and derive the optimum procedure when performing the replacement work.

図5は、保守手順最適化部1bが導出した最適手順の一例を示している。この最適手順では、第1の部品Bpと保守部品Bp’とを交換するために、最初の要素作業(作業ステップ)として、第1の部品Bpの接続先部品の動作を停止させることが示されている。なお、第1の部品Bpの接続先部品は、上述したように第3の部品Brである。 FIG. 5 shows an example of the optimum procedure derived by the maintenance procedure optimizing unit 1b. In this optimum procedure, in order to replace the first part Bp and the maintenance part Bp', as the first element work (work step), the operation of the connection destination part of the first part Bp is stopped. ing. The connection destination component of the first component Bp is the third component Br as described above.

すなわち、作業員は、第1の部品Bpの接続先部品である第3の部品Brの動作を停止するために、作業中に機器間を移動する必要がある。管理サーバAの保守手順最適化部1bは、作業情報2a、構成情報2b、論理情報2c及び移動時間情報2dを用いることにより、複数の機器P~S間の移動時間も含めて保守作業にかかる時間が最も短くなるような手順を最適手順として導出する。 That is, the worker needs to move between devices during work in order to stop the operation of the third part Br, which is the connection destination part of the first part Bp. The maintenance procedure optimizing unit 1b of the management server A uses the work information 2a, the configuration information 2b, the logic information 2c, and the travel time information 2d to perform maintenance work including the travel time between the plurality of devices P to S. The procedure that takes the shortest time is derived as the optimal procedure.

保守手順最適化部1bは、このように導出した最適手順を出力装置5に出力すると共に、通信装置3に保守用端末Tに向けて送信させる。この結果、管理サーバAの出力装置5に最適手順が出力され、また保守用端末Tの出力装置t3に最適手順が出力される。 The maintenance procedure optimizing unit 1b outputs the optimum procedure thus derived to the output device 5 and causes the communication device 3 to transmit it to the maintenance terminal T. FIG. As a result, the optimum procedure is output to the output device 5 of the management server A, and the optimum procedure is output to the output device t3 of the terminal T for maintenance.

作業員は、出力装置5あるいは/及び出力装置t3の出力を確認することによって最適手順を理解することができる。図5は、出力装置5及び出力装置t3の出力の一例を示す画面表示である。 The operator can understand the optimum procedure by confirming the output of the output device 5 and/or the output device t3. FIG. 5 is a screen display showing an example of output from the output device 5 and the output device t3.

また、保守手順最適化部1bは、このような最適手順の出力と同時に、現在の要素作業(作業ステップ)つまり第1の部品Bpの接続先部品である第3の部品Brの動作停止で対象となっている第3の部品Brの応答装置(第3の応答装置Cr)に応答指示を送信する。すなわち、第3の応答装置Crは、上記応答指示に従ってLEDを発光させ、またブザーを鳴動させる。 At the same time as outputting such an optimum procedure, the maintenance procedure optimizing unit 1b also outputs the current element work (work step), that is, the operation stop of the third part Br that is the connection destination part of the first part Bp. A response instruction is transmitted to the response device (third response device Cr) of the third component Br that is set to . That is, the third response device Cr causes the LED to emit light and the buzzer to sound in accordance with the response instruction.

作業員は、第3の応答装置Crの応答に従って第3の部品Brの位置を確認し、当該第3の部品Brの動作を停止させる。そして、作業員は、保守用端末Tの入力装置t2を用いて第3の部品Brの動作停止が終了すると、この作業ステップの終了を入力装置t2に入力する。 The worker confirms the position of the third part Br according to the response of the third response device Cr, and stops the operation of the third part Br. Then, the operator uses the input device t2 of the maintenance terminal T to input the end of this work step to the input device t2 when the operation stop of the third component Br is completed.

上記作業ステップの終了は、図5に示すように、保守用端末Tの出力装置t3に表示されたステップ操作内容に作業員がチェックマークを付けることによって行う。この作業ステップの終了は、ステップ完了報告が保守用端末Tの通信装置t1から管理サーバAの通信装置3に送信され、通信装置3から保守手順最適化部1bに入力される。 As shown in FIG. 5, the above work steps are completed by the operator putting a checkmark on the step operation contents displayed on the output device t3 of the maintenance terminal T. FIG. A step completion report is transmitted from the communication device t1 of the maintenance terminal T to the communication device 3 of the management server A, and is input from the communication device 3 to the maintenance procedure optimizing section 1b.

そして、保守手順最適化部1bは、上記作業ステップの終了が入力されると、次の要素作業(作業ステップ)つまり第1の部品Bpの動作停止で対象となる第1の部品Bpの応答装置(第1の応答装置Cp)を応答させる。作業者は、この第1の応答装置Cpの応答に従って第1の部品Bpの位置を確認し、当該第1の部品Bpの動作を停止させる。 When the end of the work step is input, the maintenance procedure optimizing unit 1b performs the next element work (work step), that is, the response device of the first part Bp to stop the operation of the first part Bp (the first response device Cp) to respond. The operator confirms the position of the first part Bp according to the response of the first response device Cp and stops the operation of the first part Bp.

そして、保守手順最適化部1bは、この作業ステップの終了が入力されると、次の要素作業(作業ステップ)つまり第1の部品Bpの部品Bp’への交換で対象となる第1の部品Bpの応答装置(第1の応答装置Cp)を応答させる。作業者は、この第1の応答装置Cpの応答に従って第1の部品Bpを部品Bp’に交換し、この作業ステップの終了を保守用端末Tの入力装置t2に入力する。これによって、保守手順最適化部1bが導出した最適手順に従った一連の保守作業が終了する。 When the end of this work step is input, the maintenance procedure optimizing unit 1b selects the first part to be replaced with the part Bp′ in the next elemental work (work step), that is, the first part Bp. Bp's response device (first response device Cp) responds. The operator replaces the first part Bp with the part Bp' according to the response of the first response device Cp, and inputs the completion of this work step to the input device t2 of the maintenance terminal T. As a result, a series of maintenance work according to the optimum procedure derived by the maintenance procedure optimizing unit 1b is completed.

このような第1実施形態によれば、管理サーバAの保守情報最新化部1aは、ストレージ2に記憶された構成情報2b及び論理情報2cを常に最新化するように更新する。また、管理サーバAの保守手順最適化部1bは、ストレージ2に記憶された作業情報2a、構成情報2b、論理情報2c及び移動時間情報2dを用いることにより、複数の機器P~Sや複数の部品Bp~Bsの物理構成と論理状態が変化する状況下において、作業員の移動時間まで加味した最も効率の良い作業手順(最適手順)を導出する。 According to the first embodiment as described above, the maintenance information updating unit 1a of the management server A always updates the configuration information 2b and the logical information 2c stored in the storage 2 so as to be updated. Also, the maintenance procedure optimizing unit 1b of the management server A uses the work information 2a, the configuration information 2b, the logic information 2c, and the movement time information 2d stored in the storage 2 to optimize the plurality of devices P to S and the plurality of devices P to S. To derive the most efficient work procedure (optimal procedure) in consideration of the worker's travel time under the condition that the physical configuration and logical state of the parts Bp to Bs change.

したがって、第1実施形態によれば、複数の機器P~S間における作業員の移動時間まで加味した最も効率の良い作業手順(最適手順)を提供することに加え、複数の機器P~Sや複数の部品Bp~Bsの物理構成及び論理状態をも考慮した作業手順最適化装置(管理サーバA)及び作業手順最適化方法を提供することができる。 Therefore, according to the first embodiment, in addition to providing the most efficient work procedure (optimal procedure) taking into consideration the movement time of workers between the plurality of devices P to S, the plurality of devices P to S and It is possible to provide a work procedure optimization device (management server A) and a work procedure optimization method that consider the physical configuration and logical state of a plurality of parts Bp-Bs.

〔第2実施形態〕
次に、図6を参照して本発明の第2実施形態に係る作業手順最適化装置及び作業手順最適化方法について説明する。第2実施形態に係る作業手順最適化装置は、図6に示す管理サーバB及び保守用端末Uから構成されている。
[Second embodiment]
Next, a work procedure optimization device and a work procedure optimization method according to a second embodiment of the present invention will be described with reference to FIG. The work procedure optimization device according to the second embodiment is composed of a management server B and a maintenance terminal U shown in FIG.

すなわち、第2実施形態の管理サーバEは、第1実施形態の管理サーバAにおける保守手順最適化部1bを機能構成要素として削除したものである。また、第2実施形態における保守用端末Uは、第1実施形態の保守用端末Tに保守手順最適化部1bを機能構成要素として追加したものである。 That is, the management server E of the second embodiment is obtained by removing the maintenance procedure optimizing unit 1b from the management server A of the first embodiment as a functional component. A maintenance terminal U according to the second embodiment is obtained by adding a maintenance procedure optimizing unit 1b to the maintenance terminal T according to the first embodiment as a functional component.

さらに、第2実施形態に係る作業手順最適化装置は、第1実施形態のストレージ2をクラウド2Aとして設けたものである。すなわち、第2実施形態のクラウド2Aは、管理サーバE及び保守用端末Uと通信自在に接続されており、ストレージ2と同様な作業情報2a、構成情報2b、論理情報2c及び移動時間情報2dを記憶する。 Further, the work procedure optimization device according to the second embodiment is provided with the storage 2 of the first embodiment as a cloud 2A. That is, the cloud 2A of the second embodiment is communicably connected to the management server E and the maintenance terminal U, and stores work information 2a, configuration information 2b, logical information 2c, and travel time information 2d similar to those of the storage 2. Remember.

この第2実施形態では、管理サーバEの保守情報最新化部1aは、ポーリングによって取得した最新の構成情報2b及び論理情報2cをクラウド2Aにアップロードし、クラウド2A上の構成情報2bと論理情報2cを常に最新化する。 In this second embodiment, the maintenance information updating unit 1a of the management server E uploads the latest configuration information 2b and logical information 2c acquired by polling to the cloud 2A, and updates the configuration information 2b and logical information 2c on the cloud 2A. always up-to-date.

そして、作業員が管理サーバEの入力装置4または保守用端末Uの入力装置t2を通して保守作業内容を選択すると、保守端末Uの保守手順最適化部1bがクラウド2Aから必要な情報をダウンロードして利用することによって、作業員の移動時間まで加味した最も効率の良い作業手順(最適手順)を導出する。 Then, when the worker selects maintenance work content through the input device 4 of the management server E or the input device t2 of the maintenance terminal U, the maintenance procedure optimization unit 1b of the maintenance terminal U downloads necessary information from the cloud 2A. By using it, the most efficient work procedure (optimal procedure) that takes into account the travel time of workers is derived.

このような第2実施形態によれば、第1実施形態と同様に、複数の機器P~S間における作業員の移動時間まで加味した最も効率の良い作業手順(最適手順)を提供することに加え、複数の機器P~Sや複数の部品Bp~Bsの物理構成及び論理状態をも考慮した作業手順最適化装置(管理サーバE及び保守端末U)並びに作業手順最適化方法を提供することができる。 According to the second embodiment, as in the first embodiment, it is possible to provide the most efficient work procedure (optimal procedure) in consideration of the worker's movement time between the plurality of devices P to S. In addition, it is possible to provide a work procedure optimization device (management server E and maintenance terminal U) and a work procedure optimization method that considers the physical configuration and logical state of a plurality of devices P to S and a plurality of parts Bp to Bs. can.

最後に、本発明に係る作業手順最適化装置の最小構成について図7及び図8を参照して説明する。最小構成の作業手順最適化装置Dは、情報最新化部10と手順最適化部11を少なくとも備える。情報最新化部11は、作業手順情報、作業時間情報、移動時間情報、構成情報及び論理情報のうち、構成情報及び論理情報を最新化する(ステップSa)。手順最適化部12は、作業手順情報、作業時間情報、移動時間情報、構成情報及び論理情報に基づいて最適手順を導出する(ステップSb)。 Finally, the minimum configuration of the work procedure optimization device according to the present invention will be described with reference to FIGS. 7 and 8. FIG. A work procedure optimizing device D with a minimum configuration includes at least an information updating unit 10 and a procedure optimizing unit 11 . The information updating unit 11 updates the configuration information and logic information among the work procedure information, work time information, travel time information, configuration information and logic information (step Sa). The procedure optimization unit 12 derives the optimum procedure based on the work procedure information, work time information, travel time information, configuration information and logic information (step Sb).

本発明によれば、機器間の移動時間に加え、機器や部品の物理的な構成や論理的な状態をも考慮した作業手順最適化装置、作業手順最適化方法及びプログラムを提供することができる。 According to the present invention, it is possible to provide a work procedure optimization device, a work procedure optimization method, and a program that take into account not only the travel time between devices but also the physical configuration and logical state of devices and parts. .

A、E 管理サーバ
Bp~Bs 部品
Cp~Cs 応答装置
D 作業手順最適化装置
N 通信回線
P~S 機器
T、U 保守用端末
t1 通信装置
t2 入力装置
t3 出力装置
1 CPU
1a 保守情報最新化部
1b 保守手順最適化部
2 ストレージ
2A クラウド
2a 作業情報
2b 構成情報
2c 論理情報
2d 移動時間情報
3 通信装置
4 入力装置
5 出力装置
10 情報最新化部
11 手順最適化部
A, E Management server Bp-Bs Parts Cp-Cs Response device D Work procedure optimization device N Communication line P-S Equipment T, U Maintenance terminal t1 Communication device t2 Input device t3 Output device 1 CPU
1a maintenance information update unit 1b maintenance procedure optimization unit 2 storage 2A cloud 2a work information 2b configuration information 2c logical information 2d travel time information 3 communication device 4 input device 5 output device 10 information update unit 11 procedure optimization unit

Claims (7)

複数の機器の保守作業に関する作業手順情報、作業時間情報、移動時間情報、前記複数の機器に各々備えられる複数の部品の接続関係を示す構成情報及び前記複数の機器や前記複数の部品の動作状態を示す動作情報のうち、前記構成情報及び前記動作情報を最新化する情報最新化手段と、
前記作業手順情報、前記作業時間情報、前記移動時間情報、前記構成情報及び前記動作情報に基づいて前記保守作業にかかる時間が最も短くなる最適手順を導出する手順最適化手段と
を備えることを特徴とする作業手順最適化装置。
work procedure information, work time information, travel time information relating to maintenance work for a plurality of devices, configuration information indicating connection relationships between a plurality of components provided in the plurality of devices, and operation states of the plurality of devices and the plurality of components; information updating means for updating the configuration information and the operation information among the operation information indicating
procedure optimization means for deriving an optimum procedure that minimizes the time required for the maintenance work based on the work procedure information, the work time information, the travel time information, the configuration information, and the operation information. Work procedure optimization device.
前記情報最新化手段及び前記手順最適化手段は、サーバに設けられていることを特徴とする請求項1に記載の作業手順最適化装置。 2. The work procedure optimizing device according to claim 1, wherein said information updating means and said procedure optimizing means are provided in a server. 前記情報最新化手段は端末に設けられ、
前記手順最適化手段はサーバに設けられていることを特徴とする請求項1に記載の作業手順最適化装置。
The information updating means is provided in the terminal,
2. The work procedure optimizing device according to claim 1, wherein said procedure optimizing means is provided in a server.
前記情報最新化手段は、ポーリングによって複数の機器から最新の前記構成情報及び前記動作情報を順次取得することによって前記構成情報及び前記動作情報を最新化することを特徴とする請求項1~3のいずれか一項に記載の作業手順最適化装置。 4. The apparatus according to any one of claims 1 to 3, wherein said information updating means updates said configuration information and said operation information by sequentially acquiring the latest configuration information and said operation information from a plurality of devices by polling. A work procedure optimization device according to any one of the preceding items. 前記手順最適化手段は、作業員の移動時間も考慮して最適手順を導出することを特徴とする請求項1~4のいずれか一項に記載の作業手順最適化装置。 The work procedure optimizing device according to any one of claims 1 to 4, wherein said procedure optimizing means derives an optimum procedure in consideration of a worker's travel time. 複数の機器の保守作業に関する作業手順情報、作業時間情報、移動時間情報、前記複数の機器に各々備えられる複数の部品の接続関係を示す構成情報及び前記複数の機器や前記複数の部品の動作状態を示す動作情報のうち、前記構成情報及び前記動作情報を最新化する情報最新化ステップと、
前記作業手順情報、前記作業時間情報、前記移動時間情報、前記構成情報及び前記動作情報に基づいて前記保守作業にかかる時間が最も短くなる最適手順を導出する手順最適化ステップと
を有することを特徴とする作業手順最適化方法。
work procedure information, work time information, travel time information relating to maintenance work for a plurality of devices, configuration information indicating connection relationships between a plurality of components provided in the plurality of devices, and operation states of the plurality of devices and the plurality of components; an information updating step of updating the configuration information and the operation information among the operation information indicating
and a procedure optimization step of deriving an optimum procedure that minimizes the time required for the maintenance work based on the work procedure information, the work time information, the travel time information, the configuration information, and the operation information . Work procedure optimization method.
コンピュータである作業手順最適化装置を、
複数の機器の保守作業に関する作業手順情報、作業時間情報、移動時間情報、前記複数の機器に各々備えられる複数の部品の接続関係を示す構成情報及び前記複数の機器や前記複数の部品の動作状態を示す動作情報のうち、前記構成情報及び前記動作情報を最新化する情報最新化手段、
前記作業手順情報、前記作業時間情報、前記移動時間情報、前記構成情報及び前記動作情報に基づいて前記保守作業にかかる時間が最も短くなる最適手順を導出する手順最適化手段
として機能させるプログラム。
A work procedure optimization device, which is a computer,
work procedure information, work time information, travel time information relating to maintenance work for a plurality of devices, configuration information indicating connection relationships between a plurality of components provided in the plurality of devices, and operation states of the plurality of devices and the plurality of components; information updating means for updating the configuration information and the operation information among the operation information indicating
A program that functions as procedure optimization means for deriving an optimum procedure that minimizes the time required for the maintenance work based on the work procedure information, the work time information, the travel time information, the configuration information, and the operation information .
JP2021040540A 2021-03-12 2021-03-12 Work procedure optimization device, work procedure optimization method and program Active JP7264518B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021040540A JP7264518B2 (en) 2021-03-12 2021-03-12 Work procedure optimization device, work procedure optimization method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021040540A JP7264518B2 (en) 2021-03-12 2021-03-12 Work procedure optimization device, work procedure optimization method and program

Publications (2)

Publication Number Publication Date
JP2022139946A JP2022139946A (en) 2022-09-26
JP7264518B2 true JP7264518B2 (en) 2023-04-25

Family

ID=83399756

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021040540A Active JP7264518B2 (en) 2021-03-12 2021-03-12 Work procedure optimization device, work procedure optimization method and program

Country Status (1)

Country Link
JP (1) JP7264518B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009220996A (en) 2008-03-18 2009-10-01 Toshiba Elevator Co Ltd Automatic diagnostic device for elevator
JP2013242774A (en) 2012-05-22 2013-12-05 Mitsubishi Electric Building Techno Service Co Ltd Maintenance work schedule preparation device and program
JP2017199150A (en) 2016-04-26 2017-11-02 株式会社ジェイテクト Work instruction system
WO2020165982A1 (en) 2019-02-14 2020-08-20 三菱電機株式会社 Fault assistance device, fault assistance program, and fault assistance method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5913201A (en) * 1991-04-30 1999-06-15 Gte Laboratories Incoporated Method and apparatus for assigning a plurality of work projects

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009220996A (en) 2008-03-18 2009-10-01 Toshiba Elevator Co Ltd Automatic diagnostic device for elevator
JP2013242774A (en) 2012-05-22 2013-12-05 Mitsubishi Electric Building Techno Service Co Ltd Maintenance work schedule preparation device and program
JP2017199150A (en) 2016-04-26 2017-11-02 株式会社ジェイテクト Work instruction system
WO2020165982A1 (en) 2019-02-14 2020-08-20 三菱電機株式会社 Fault assistance device, fault assistance program, and fault assistance method

Also Published As

Publication number Publication date
JP2022139946A (en) 2022-09-26

Similar Documents

Publication Publication Date Title
US20230073424A1 (en) Management apparatus and management method
US9557725B2 (en) Apparatus and method for determining replacement compatibility of field devices in industrial process control systems
EP2112783A2 (en) Knowledge-based failure recovery support system
JP2019032819A (en) Dynamic correction for manufacturing plan according to manufacturing deviation
US20140310052A1 (en) Method And Apparatus For Generating An Engineering Workflow
JP2012185685A (en) Work instruction display device and work management device
JP6945369B2 (en) Progress / operation monitoring system
JP7264518B2 (en) Work procedure optimization device, work procedure optimization method and program
JP2009157690A (en) Manufacturing process management apparatus, manufacturing process management method, program and recording medium for the same
JP2019179393A (en) Work support device, work support system, work support method, and work support program
JP4888408B2 (en) Process data linkage device
JP4796446B2 (en) Application setting information update method
CN103038747B (en) For producing the method and system of integrated model
US20240036561A1 (en) Production Line Design Device, Production Line Design System, and Production Line Design Method
JP5929950B2 (en) Work plan display system
JP6345070B2 (en) Manufacturing work assist system, manufacturing work assist device, manufacturing work assist method and program
JP6320025B2 (en) Demand management system and demand management method
CN108694493B (en) Work request support system and method thereof
JPWO2018174223A1 (en) Operation management server, development operation support system, their method and program
JP6566859B2 (en) Engineering tools
KR102615011B1 (en) Electronic device for providing platform for controlling workflow related to supply chain management, the method thereof, and non-transitory computer-readable recording medium
JP2008009657A (en) Business flow management support system
JP7403284B2 (en) Work support system, work support method and work support program
EP4131001A1 (en) Method for the deployment of a software module in a manufacturing operation management system
JP2019020793A (en) Database transfer system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221101

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221219

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230314

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230406

R151 Written notification of patent or utility model registration

Ref document number: 7264518

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151