JP2019105887A - Information processor, information processing method and program - Google Patents

Information processor, information processing method and program Download PDF

Info

Publication number
JP2019105887A
JP2019105887A JP2017236428A JP2017236428A JP2019105887A JP 2019105887 A JP2019105887 A JP 2019105887A JP 2017236428 A JP2017236428 A JP 2017236428A JP 2017236428 A JP2017236428 A JP 2017236428A JP 2019105887 A JP2019105887 A JP 2019105887A
Authority
JP
Japan
Prior art keywords
unit
estimation
work time
information processing
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.)
Pending
Application number
JP2017236428A
Other languages
Japanese (ja)
Inventor
慶 玉川
Kei Tamagawa
慶 玉川
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2017236428A priority Critical patent/JP2019105887A/en
Publication of JP2019105887A publication Critical patent/JP2019105887A/en
Pending legal-status Critical Current

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/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
    • 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

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Factory Administration (AREA)

Abstract

To automatically obtain an accurate unit work time as it is desirable to be able to set the unit work time as accurate as possible for each process when creating a production plan.SOLUTION: Included are estimation means which estimates a process in each time of a set time interval, and correction means which corrects an estimated value of a unit work time for every process based on an estimation accuracy. The estimation means uses an estimation model in which work performance data on a process acquired in the past are associated with a process actually performed. The correction means improves the estimation accuracy of the estimation model by using measures of recall and precision.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理装置、情報処理方法及びプログラムに関する。   The present invention relates to an information processing apparatus, an information processing method, and a program.

生産現場では、生産計画を作成する。生産計画とは、注文に紐付く商品を、いつどのリソース(製造装置・作業員)を使って生産するかを表す計画である。生産計画を作成するには、計画情報が必要である。計画情報とは、注文の情報、商品の製造情報等を含む情報を指す。ここで、印刷物を印刷する印刷現場においては、注文の部数、1部当たりのページ数、1ページ当たりの所要時間(単位作業時間)を乗算することで工程(印刷、加工、検品等のある作業のまとまり)の作業時間を算出する。そして、その工程の作業開始時刻を決定することで、生産計画を作成する。正確な生産計画を作成するためには正確な単位作業時間が得られていることが必要である。正確な単位作業時間とは、過去実際にかかった作業時間から算出された時間を指す。
正確な単位作業時間を得るための技術としては、特許文献1に開示の技術がある。特許文献1に開示の技術は、所要時間を決定する際に、過去実績情報から算出された作業の所要時間を、ユーザから指定された情報に基づいて補正する。
At the production site, create a production plan. The production plan is a plan representing when to use the resources (manufacturing equipment and workers) to produce the product linked to the order. Planning information is required to create a production plan. The plan information refers to information including order information, product manufacturing information, and the like. Here, at a print site where printed matter is printed, the number of copies of an order, the number of pages per copy, the required time per page (unit work time) is multiplied by a process (printing, processing, inspection, etc.) Calculate the working time of Then, a production plan is created by determining the work start time of the process. In order to create an accurate production plan, it is necessary that accurate unit work time be obtained. The correct unit work time refers to the time calculated from the work time actually taken in the past.
As a technique for obtaining an accurate unit work time, there is a technique disclosed in Patent Document 1. In the technology disclosed in Patent Document 1, when determining the required time, the required time of the work calculated from the past record information is corrected based on the information specified by the user.

特開2015−5191号公報JP, 2015-5191, A

しかしながら、特許文献1に開示の技術では、正確な単位作業時間を得るために必要な情報をユーザが手入力しなければならなかった。   However, in the technique disclosed in Patent Document 1, the user has to manually input information necessary to obtain an accurate unit work time.

本発明の情報処理装置は、設定された時間間隔の各時点における工程を推定する推定手段と、前記推定の精度に基づき、工程ごとの単位作業時間の推定値を補正する補正手段と、を有する。   An information processing apparatus according to the present invention comprises estimation means for estimating a process at each time point of a set time interval, and correction means for correcting an estimated value of a unit work time for each process based on the accuracy of the estimation. .

本発明によれば、正確な単位作業時間を自動で得ることができる。   According to the present invention, accurate unit work time can be obtained automatically.

計画情報及び機械学習に関するデータの例を示す図である。It is a figure which shows the example of the data regarding plan information and machine learning. 情報処理装置のハードウェア構成の一例を示す図である。It is a figure showing an example of the hardware constitutions of an information processor. 実施形態1の情報補正アプリの一例を示す図である。FIG. 2 is a diagram showing an example of an information correction application of the first embodiment. 情報補正アプリの情報処理の一例を示すフローチャートである。It is a flowchart which shows an example of the information processing of an information correction application. 補正部の情報処理の一例を示すフローチャートである。It is a flowchart which shows an example of the information processing of a correction | amendment part. 実施形態2の情報補正アプリの一例を示す図である。It is a figure which shows an example of the information correction application of Embodiment 2. FIG. 計画情報の一例を示す図である。It is a figure which shows an example of plan information. 情報補正アプリの情報処理の一例を示すフローチャートである。It is a flowchart which shows an example of the information processing of an information correction application. 代表値決定部の情報処理の一例を示すフローチャートである。It is a flowchart which shows an example of the information processing of a representative value determination part. 計画を作成する情報処理の一例を示すフローチャートである。It is a flowchart which shows an example of the information processing which creates a plan. 計画画面の一例を示す図である。It is a figure which shows an example of a planning screen. 調整部における情報処理の一例を示すフローチャートである。It is a flowchart which shows an example of the information processing in an adjustment part. 平準化に適用したときの一例を示すガントチャートである。It is a Gantt chart which shows an example when it applies to equalization. 最適化に適用した場合の情報処理の一例を示すフローチャートである。It is a flowchart which shows an example of the information processing at the time of applying to optimization.

以下、本発明の実施形態について図面に基づいて説明する。   Hereinafter, embodiments of the present invention will be described based on the drawings.

<実施形態1>
人の手を介すことなく、自動で正確な単位作業時間を決定し、補正する処理について説明する。単位作業時間の補正方法について以下に説明する。
(計画情報)
まず、自動で正確な単位作業時間を決定、補正するために必要な情報を格納する計画情報のデータ構造の例について、図1(a)から(f)までを用いて説明する。
図1(a)は、商品テーブル101のデータ構造の例である。
フィールドは、商品ID、商品名、工程IDで構成される。
商品IDは、各商品を識別するためのIDである。商品IDは本フィールド内でユニークになるように登録される。言い換えると、同一のIDが本フィールドに出現することがないように登録される。
工程IDのユニーク性を保証する方法としては、例えば、データベース管理システムを使って本フィールドにユニーク制約を設定し、重複した内容を登録した際に再入力を促すようにすればよい。以下、各テーブルの第一フィールドは主キーであり、ユニーク性が保証されるものとする。
商品名は、商品の名称である。
工程IDは、商品を作るための最初の工程の工程IDである。工程IDは、後述する工程テーブル102の工程IDフィールドを参照する。
First Embodiment
A process of automatically determining an accurate unit work time and correcting it without human intervention will be described. The correction method of unit work time will be described below.
(Planning information)
First, an example of a data structure of plan information storing information necessary for automatically determining and correcting an accurate unit work time will be described using FIGS. 1 (a) to (f).
FIG. 1A shows an example of the data structure of the product table 101.
The field is configured of a product ID, a product name, and a process ID.
The item ID is an ID for identifying each item. The product ID is registered so as to be unique in this field. In other words, the same ID is registered so as not to appear in this field.
As a method of guaranteeing the uniqueness of the process ID, for example, a unique constraint may be set in this field using a database management system, and re-input may be prompted when duplicate contents are registered. Hereinafter, the first field of each table is a primary key, and uniqueness is guaranteed.
The product name is the name of the product.
Process ID is process ID of the first process for producing goods. The process ID refers to the process ID field of the process table 102 described later.

図1(b)は、工程テーブル102のデータ構造の例である。
フィールドは、工程ID、工程名、リソースID、次工程ID、単位作業時間、推定精度IDで構成される。
工程IDは、工程を識別するためのIDである。
工程名は、工程の名称である。
リソースIDは、該当する工程で使用するリソースのリソースIDである。リソースIDは、後述するリソーステーブル103のリソースIDフィールドを参照する。
次工程IDは、該当する工程の次の工程の工程IDである。次工程IDは、工程テーブル102の工程IDフィールドを参照する。
単位作業時間は、該当する工程の単位作業時間である。
推定精度IDは、後述する推定精度テーブル105の推定精度IDである。該当する工程の推定精度を表す。推定精度IDは、後述する推定精度テーブル105の推定精度IDフィールドを参照する。
FIG. 1B shows an example of the data structure of the process table 102.
The fields are composed of process ID, process name, resource ID, next process ID, unit work time, and estimation accuracy ID.
The process ID is an ID for identifying a process.
The process name is the name of the process.
The resource ID is a resource ID of a resource used in the corresponding process. The resource ID refers to the resource ID field of the resource table 103 described later.
The next process ID is a process ID of the process next to the corresponding process. The next process ID refers to the process ID field of the process table 102.
The unit work time is a unit work time of the corresponding process.
The estimation accuracy ID is an estimation accuracy ID of an estimation accuracy table 105 described later. Represents the estimation accuracy of the corresponding process. The estimation accuracy ID refers to an estimation accuracy ID field of an estimation accuracy table 105 described later.

図1(c)は、リソーステーブル103のデータ構造の例である。
フィールドは、リソースID、リソース名で構成される。
リソースIDは、各リソースを識別するためのIDである。
リソース名は、リソースの名称である。
FIG. 1C shows an example of the data structure of the resource table 103.
The field consists of resource ID and resource name.
The resource ID is an ID for identifying each resource.
The resource name is the name of a resource.

図1(d)は、単位作業時間推定値テーブル104のデータ構造の例である。本テーブルの工程IDフィールドに対応する工程の単位作業時間の推定値を表す。
フィールドは、単位作業時間ID、工程ID、単位作業時間推定値で構成される。単位作業時間推定値の詳細は後述する。
単位作業時間IDは、各単位作業時間を識別するためのIDである。
工程IDは、単位作業時間が紐付く工程の工程IDである。工程IDは、工程テーブル102の工程IDフィールドを参照する。
単位作業時間推定値は、工程IDに対応する工程の単位作業時間の推定値である。
FIG. 1D shows an example of the data structure of the unit work time estimated value table 104. This represents the estimated value of the unit work time of the process corresponding to the process ID field of this table.
The field is composed of a unit work time ID, a process ID, and a unit work time estimated value. The details of the unit work time estimated value will be described later.
The unit work time ID is an ID for identifying each unit work time.
The process ID is a process ID of a process in which a unit work time is linked. The process ID refers to the process ID field of the process table 102.
The unit work time estimated value is an estimated value of the unit work time of the process corresponding to the process ID.

図1(e)は、推定精度テーブル105のデータ構造の例である。
フィールドは、推定精度ID、再現率、適合率で構成される。推定精度、再現率、適合率の詳細については、推定精度の節で後述する。
推定精度IDは、各推定精度を識別するためのIDである。
再現率は、工程テーブルの推定精度IDで紐付く工程に関する再現率である。
適合率は、工程テーブルの推定精度IDで紐付く工程に関する適合率である。
FIG. 1E is an example of the data structure of the estimation accuracy table 105.
The field is composed of an estimated accuracy ID, a recall rate, and a precision rate. Details of the estimation accuracy, the recall rate, and the accuracy rate will be described later in the section on estimation accuracy.
The estimation accuracy ID is an ID for identifying each estimation accuracy.
The recall is a recall relating to the process associated with the estimation accuracy ID of the process table.
The accuracy rate is a accuracy rate related to the process linked by the estimation accuracy ID of the process table.

図1(f)は、注文テーブル106のデータ構造の例である。
フィールドは、注文アイテムID、商品ID、注文数量、ページ数、製造期限、受注日時で構成される。
注文アイテムIDは、各注文アイテムを識別するためのIDである。
商品IDは、その注文アイテムで注文された商品の商品IDである。商品は、図1(a)を用いて先述した商品テーブルの商品IDフィールドを参照することにより特定することができる。
注文数量は、注文された商品の数量である。単位は部数である。
ページ数は、商品を構成するページ数である。
製造期限は、注文された商品の製造を完了させなければならない期限である。
受注日時は、注文を受注した日時である。
即ち、単位作業時間推定値は、商品別工程別に管理される。
FIG. 1F shows an example of the data structure of the order table 106.
The fields include an order item ID, a product ID, an order quantity, a page number, a manufacturing deadline, and an order date and time.
The order item ID is an ID for identifying each order item.
The item ID is the item ID of the item ordered by the order item. The product can be identified by referring to the product ID field of the product table described above with reference to FIG. 1 (a).
The order quantity is the quantity of the ordered item. The unit is the number of copies.
The number of pages is the number of pages constituting a product.
The production deadline is the deadline for completing the production of the ordered product.
The order receipt date is the date when the order was accepted.
That is, the unit work time estimated value is managed for each product-specific process.

(機械学習)
本実施形態では、各時点における注文ごとの工程を機械学習により作成した推定モデルを用いて推定する。ここで機械学習とは、過去に取得されたデータを経験的に学習し、新たに取得したデータについて学習結果をもとに解釈する手法である。また、推定モデルとは、過去に取得されたデータと各時点における注文ごとの工程との関係を経験的に学習することにより生成される判断基準の情報である。
まず、推定モデルを作成するための手順について説明する。
推定モデルを作成するためには、データに含まれる特徴を数値化したデータ(特徴量データ)と正解データとを機械学習の学習データとして入力する。本実施形態では、所定の時間間隔における作業員の位置、向き、姿勢、各作業場所で作業中の商品の注文ID、製造装置の動作ログ等を特徴量データとして機械学習の学習データとして入力する。各作業場所で作業中の商品の注文IDは、例えば次のように取得する。作業工程が印刷工程の場合、印刷機の出力トレイの上部にカメラを設置し、出力トレイに出力された印刷物を撮影する。撮影した画像とプリンタサーバ上の印刷データの画像とを比較し、一致する印刷データを特定する。特定した印刷データに紐付く商品を注文のリストから特定することにより、注文IDを特定する。また、作業工程が加工工程の場合、断裁機であれば断裁された印刷物が出力される出力トレイ、製本機であれば製本された印刷物が出力される出力トレイに出力された印刷物をカメラで撮影する。以降は、印刷工程での処理と同様、撮影した画像とプリンタサーバ上の印刷データの画像とを比較し、一致する印刷データを特定する。特定した印刷データに紐付く商品を注文のリストから特定することにより、注文IDを特定する。こうすることにより、各作業場所で作業中の商品の注文IDを取得する。
また、別の方法としては、次のように取得する。作業内容が書かれた作業指示書に注文IDをエンコードしたバーコードを印刷しておく。各工程の作業場所に作業指示書を置いておく、作業指示書置き場を設置する。その作業場所で作業する場合には、作業員は作業指示書置き場に作業指示書を置くように運用ルールを定める。そして、各作業指示書置き場に作業指示書のバーコードが読み取れる位置にカメラを設置する。カメラはバーコードを読み取れる状態にしておく。運用時には、作業員がその工程の作業を行う際に、作業指示書を作業指示書置き場に置く。カメラは作業指示書のバーコードを読み取り、現在行われている作業の工程の情報とバーコードをデコードした注文IDとを紐付ける。このような仕組みを設けることで、各作業場所で作業中の商品の注文IDを取得するようにしてもよい。
(Machine learning)
In this embodiment, the process for each order at each time point is estimated using an estimated model created by machine learning. Here, machine learning is a method of empirically learning data acquired in the past and interpreting newly acquired data based on a learning result. Further, the estimation model is information of a determination criterion generated by empirically learning the relationship between data acquired in the past and a process for each order at each time point.
First, the procedure for creating an estimation model will be described.
In order to create an estimation model, data (feature amount data) obtained by digitizing features included in the data and correct answer data are input as learning data for machine learning. In the present embodiment, the position, orientation, posture of the worker at a predetermined time interval, the order ID of the product under work at each work place, the operation log of the manufacturing apparatus, etc. are input as learning data of machine learning as feature quantity data. . The order ID of the item under work at each work place is acquired, for example, as follows. When the work process is a printing process, a camera is installed above the output tray of the printing press, and the printed matter output to the output tray is photographed. The photographed image is compared with the image of the print data on the printer server, and the matching print data is specified. The order ID is specified by specifying the product linked to the specified print data from the list of orders. If the work process is a processing process, the camera captures the printed matter output to the output tray to which the cut printed matter is output if it is a cutting machine, or to the output tray to which the bound printed matter is output if it is a bookbinding machine Do. Thereafter, as in the process of the printing process, the photographed image is compared with the image of the print data on the printer server, and the matching print data is specified. The order ID is specified by specifying the product linked to the specified print data from the list of orders. By doing this, the order ID of the product under work at each work place is acquired.
As another method, it acquires as follows. Print a barcode in which the order ID is encoded on the work instruction in which the work content is written. Place work instruction sheet in the work place of each process. When working at the work place, the workers set operation rules to place work instructions in the work instruction storage area. Then, a camera is installed at a position where the barcode of the work instruction can be read at each work instruction storage place. The camera is ready to read the barcode. At the time of operation, when a worker performs the work of the process, a work instruction is placed in the work instruction storage area. The camera reads the barcode of the work instruction sheet, and associates information on the process of work currently being performed with the order ID obtained by decoding the barcode. By providing such a mechanism, the order ID of the product under work at each work place may be acquired.

別の方法としては、RFID(Radio Frequency Identification)リーダ(後述のRFタグを読み取る装置)とRFタグ(ID情報を埋め込んだ情報媒体)とを用いて各作業場所で作業中の注文IDを取得するようにしてもよい。より具体的には、各工程の作業場所にRFIDリーダを設置する。また、RFIDタグに注文IDを書き込み、作業指示書に貼付する。各作業場所に作業指示書置き場を設け、作業指示書置き場には、RFIDリーダを併設する。運用ルールとして、作業員は、各工程での作業開始時に作業時指示書を作業指示書置き場に置くこととする。また、作業終了時に作業指示書を作業指示書置き場から取り出し、次工程の作業場所、又は、作業指示書の回収場所に持って行くものとする。このような仕組みを設けることで、各作業場所で作業中の注文IDを特定することができる。このようにして各作業場所で作業中の商品の注文IDを取得するようにしてもよい。
併せて、各時間間隔における注文別の正解の工程を正解データとして機械学習の学習データとして入力する。図1(g)に学習データの例を示す。図1(g)は、学習データテーブル111は学習データの例を示す学習データテーブルである。学習データテーブルは以下のフィールドで構成される。実績ID、時刻、開始位置のx座標、y座標、終了位置のx座標、y座標、開始時の向き、終了時の向き、時間間隔における向きの総変化量、注文ID、正解等である。実績フィールドは、各実績を識別するためのIDである。時刻フィールドは、各実績が取得された時刻である。図1(g)の例では、1秒間隔で実績を取得している。開始位置のx座標フィールドとy座標フィールドとは、各時刻の開始時点における作業員の印刷現場での位置を表す。例えば、レコードTR000001であれば、時刻2017/6/1 09:00:00における作業員の位置を表す。ここで、座標値は、印刷現場のある位置を原点として、そこからの横方向の距離をx座標、縦方向の距離をy座標とする。座標値は、原点からの距離をスケーリングした値を用いてもよく、作業員の位置を把握できるのであれば、どのような表現であってもよい。終了位置のx座標フィールドとy座標フィールドとは、各時刻の終了時点における作業員の印刷現場での位置を表す。例えば、レコードTR000001であれば、時刻2017/6/1 09:00:01における作業員の位置を表す。開始時の向きフィールドと終了時の向きフィールドとは、作業員が向いている方向に関する情報である。開始時の向きフィールドは、各時刻の開始時点において作業員が向いている方向を表す。終了時の向きフィールドは、各時刻の終了時点において作業員が向いている方向を表す。時間間隔における向きの総変化量フィールドは、各時間間隔中、つまり、1秒間に作業員の向きが変化した総変化量を表す。注文IDフィールドは、各時点において作業員から最も近い作業場所の作業指示書置き場で認識された作業指示書に紐付く注文IDを表す。正解フィールドは、各時点において作業員が作業している工程の工程ID、つまり、機械学習に学習させたい正解の情報である。これらの学習データは一例であって、推定モデルの推定精度を上げる可能性のある特徴量データを用いればよい。
これらの情報を機械学習の学習データとして入力することにより、所定の時間間隔における工程を注文別に推定する推定モデルを得ることができる。
As another method, an order ID in operation at each work place is acquired using an RFID (Radio Frequency Identification) reader (an apparatus for reading an RF tag described later) and an RF tag (an information medium in which ID information is embedded). You may do so. More specifically, an RFID reader is installed at the work place of each process. Also, write the order ID on the RFID tag and attach it to the work instruction. A work instruction storage room will be provided at each work site, and an RFID reader will be provided at the work instruction storage area. As an operation rule, workers shall place work instructions at the work instruction storage area at the start of work in each process. At the end of the work, the work instruction sheet is taken out from the work instruction sheet storage and taken to the work place of the next process or the collection place of the work instruction sheet. By providing such a mechanism, it is possible to specify the order ID under work at each work place. In this way, the order ID of the item under work at each work place may be acquired.
At the same time, the process of the correct answer for each order at each time interval is input as learning data of machine learning as correct data. FIG. 1 (g) shows an example of learning data. FIG. 1 (g) is a learning data table showing an example of learning data. The learning data table is composed of the following fields. The record ID, time, x coordinate of start position, y coordinate, x coordinate of end position, y coordinate, direction at start, direction at end, total amount of change in direction at time interval, order ID, correct answer, etc. The result field is an ID for identifying each result. The time field is the time when each record was acquired. In the example of FIG. 1 (g), the results are acquired at one second intervals. The x-coordinate field and the y-coordinate field of the start position represent the position of the worker at the printing site at the start of each time. For example, if it is record TR000001, it will indicate the position of the worker at time 2017/6/1 09:00:00. Here, with respect to the coordinate values, the distance in the lateral direction from there is a x-coordinate, and the distance in the vertical direction is y-coordinate, with the position at the printing site as the origin. The coordinate value may be a value obtained by scaling the distance from the origin, or may be any expression as long as the position of the worker can be grasped. The x-coordinate field and y-coordinate field of the end position represent the position of the worker at the printing site at the end of each time. For example, in the case of the record TR000001, the position of the worker at time 2017/6/1 09:00: 01 is represented. The start orientation field and the end orientation field are information on the direction in which the worker is pointing. The start direction field indicates the direction in which the worker is facing at the start of each time. The end direction field indicates the direction in which the worker is facing at the end of each time. The total change in orientation field in the time interval represents the total change in worker orientation during each time interval, i.e. 1 second. The order ID field represents an order ID associated with the work instruction recognized at the work instruction storage area closest to the worker at each time point. The correct answer field is the process ID of the process that the worker is working at each time point, that is, the information on the correct answer that the machine learning is desired to learn. These learning data are one example, and feature amount data that may increase the estimation accuracy of the estimation model may be used.
By inputting these pieces of information as learning data for machine learning, it is possible to obtain an estimation model that estimates steps in a predetermined time interval for each order.

次に、作成した推定モデルを用いて推定結果を得る方法について説明する。推定モデルを用いて推定結果を得るには、推定モデルに特徴量データを入力する。特徴量データとしては、学習データテーブル111の正解フィールドを除くデータである。特徴量データを入力することにより、所定の時間間隔における工程を注文別に推定することができる。図1(h)に推定結果データのテーブルの例を示す。図1(h)において、推定結果データテーブル112は、推定結果データを示す推定結果データテーブルである。フィールドは、実績ID、推定結果からなる。実績IDフィールドは、学習データテーブル111の実績IDフィールドに対応する。推定結果フィールドは、推定モデルが推定した、各時点における工程の工程IDを表す。図1(h)の例では、実績IDTR000001、TR000002は推定結果がOP001で、学習データテーブルの正解と一致している。したがって、推定モデルは正しく推定できている。一方、実績IDTR000003、TR000004は推定結果がOP101で、学習データテーブルの正解と一致していない。したがって、推定モデルは正しく推定できていない。   Next, a method of obtaining an estimation result using the created estimation model will be described. In order to obtain an estimation result using an estimation model, feature amount data is input to the estimation model. The feature amount data is data excluding the correct answer field of the learning data table 111. By inputting the feature amount data, the processes at predetermined time intervals can be estimated for each order. The example of the table of estimation result data is shown in FIG. 1 (h). In FIG. 1 (h), the estimation result data table 112 is an estimation result data table showing estimation result data. A field consists of an achievement ID and an estimation result. The result ID field corresponds to the result ID field of the learning data table 111. The estimation result field represents the process ID of the process at each time point estimated by the estimation model. In the example of FIG. 1 (h), in the actual results IDTR000001 and TR000002, the estimation result is OP001, which matches the correct answer in the learning data table. Therefore, the estimation model can be estimated correctly. On the other hand, in the actual results IDTR000003 and TR000004, the estimation result is OP101, which does not match the correct answer in the learning data table. Therefore, the estimation model can not be estimated correctly.

(推定精度)
推定モデルに対して、正解が付いた特徴量データ(テストデータ)を入力することで、推定モデルが推定した推定結果と入力した正解から、その推定モデルの推定精度を得ることができる。正解の中からどれだけ正解と推定したかを評価する指標として再現率、推定した中に正解がどれだけ含まれているかを評価する指標として適合率がある。例えば、所定の時間間隔において、検品工程が6つだったときに、推定モデルが検品工程は5つと推定したとする。そして、このうち4つが正解だったとする。このとき、再現率は、「正解の中で推定結果も正解だった個数4」÷「正解の個数6」で約67%。適合率は、「正解と推定した中での正解の個数4」÷「正解と推定した個数5」で80%となる。本実施形態では、この推定精度を使って、単位作業時間を補正し、正確な単位作業時間を算出する。算出方法については、後述の本実施形態の処理のイメージで説明する。
(Estimated accuracy)
By inputting feature quantity data (test data) with a correct answer to the estimated model, it is possible to obtain the estimation accuracy of the estimated model from the estimation result estimated by the estimated model and the input correct answer. Among the correct answers, there is a recall rate as an index for evaluating how much the solution is estimated as a correct solution, and a precision rate as an index for evaluating how much the correct solution is included in the estimation. For example, when the number of inspection processes is six in a predetermined time interval, it is assumed that the estimation model estimates that the number of inspection processes is five. And suppose that four of these were correct. At this time, the recall rate is about 67% for "the number 4 of the correct answers that the estimation result was also the correct answer" ÷ "the number of correct answers 6". The accuracy rate is 80% as “the number of correct answers in the estimated correct solution 4” ÷ “the estimated number of correct solutions 5”. In this embodiment, the unit work time is corrected using this estimation accuracy to calculate an accurate unit work time. The calculation method will be described in the image of the process of the present embodiment described later.

(本実施形態の処理のイメージ)
本実施形態の処理は、2つのフェーズからなる。第一フェーズは日々の作業実績を蓄積するフェーズである。第二フェーズは蓄積した作業実績から所定の期間ごとに単位作業時間を補正、更新するフェーズである。
第一フェーズでは、生産現場における生産活動から得られる作業実績を所定の期間、例えば、1日等、蓄積する。蓄積した作業実績を推定モデルに入力し、1秒刻み等、所定の時間間隔ごとに工程を注文別に推定する。図1(g)と図1(h)とを例にすると、蓄積した作業実績、即ち、学習データテーブル111の正解フィールドを除く情報を推定モデルに入力する。そして、推定結果データテーブル112に示すような実績IDと推定結果との対の情報を得る。
次に、注文別、工程別に工程の個数をカウントし、所定の時間間隔を乗算することで、注文別、工程別に作業時間を算出する。図1(h)の推定結果データテーブル112の例で言えば、OP001、OP002、OP101、OP102等の工程の種類ごとにその個数をカウントする。仮にOP001が700個あったとすると、700に所定の時間間隔、1秒を乗算することで、工程OP001の作業時間が700秒と算出できる。算出した作業時間を注文数量で除算することで単位作業時間を算出する。例えば、工程OP001が、チラシ商品700部を印刷する印刷工程だった場合、作業時間700秒÷1枚÷700部を演算することで、1枚印刷するときの作業時間、即ち、単位作業時間を1秒と算出することができる。最後に、算出した単位作業時間を注文別、工程別にデータベースに保存する。これらの処理を十分データが蓄積されるまで繰り返す。
次に、第二フェーズでは、蓄積された注文別、工程別の単位作業時間の度数分布から統計処理により単位作業時間の代表値を算出する。統計処理は、最頻値、平均値、中央値等の統計値を算出する所望の統計処理を用いればよい。算出した単位作業時間に商品別工程別の推定精度を適用することで、正しい単位作業時間に補正することができる。より具体的には、算出した単位作業時間に適合率を乗算し、再現率を除算することで正しい単位作業時間を算出することができる。
これは、再現率と適合率との定義から、
・再現率が低いほど正解を取りこぼしている
・適合率が低いほど正解を余計に多く見積もっている
ので、推定値を補正するように再現率と適合率とを適用することで正しい値を算出することができる。
更に詳しく言えば、算出した単位作業時間が推定値であり、適合率の分母が推定した正解数、即ち、推定値であることから、推定した単位作業時間に適合率を乗算することで、推定値と分母の推定した正解数とが打ち消しあい、正解と推定した中での正解数が残る。これに再現率を除算することで、正解と推定した中での正解数と、正解の中で推定結果も正解の個数とが打ち消しあい、最終的に再現率の分母の正解の個数が残ることになる。結果として、上記演算により、正しい単位作業時間を逆算することができる。
(Image of processing of this embodiment)
The process of this embodiment consists of two phases. The first phase is a phase in which daily work results are accumulated. The second phase is a phase that corrects and updates the unit work time for each predetermined period from the accumulated work results.
In the first phase, work results obtained from production activities at a production site are accumulated for a predetermined period, for example, one day. The accumulated work results are input to an estimation model, and processes are estimated for each order at predetermined time intervals, such as every one second. Taking (g) in FIG. 1 and (h) in FIG. 1 as an example, the accumulated work record, that is, information excluding the correct answer field in the learning data table 111 is input to the estimation model. Then, as shown in the estimation result data table 112, information of a pair of the result ID and the estimation result is obtained.
Next, the number of processes is counted by order and by process, and the work time is calculated by order and process by multiplying the predetermined time interval. In the example of the estimation result data table 112 of FIG. 1 (h), the number is counted for each process type such as OP001, OP002, OP101, OP102. If it is assumed that there are 700 OP001's, then by multiplying 700 by a predetermined time interval, 1 second, the working time of the process OP001 can be calculated to be 700 seconds. The unit work time is calculated by dividing the calculated work time by the order quantity. For example, if the process OP001 is a printing process for printing 700 copies of a leaflet product, the operation time for printing one sheet by calculating 700 seconds per 700 seconds of operation time, that is, a unit operation time It can be calculated as one second. Finally, the calculated unit work time is stored in the database for each order and for each process. These processes are repeated until sufficient data are accumulated.
Next, in the second phase, a representative value of unit work time is calculated by statistical processing from the accumulated frequency distribution of unit work time for each order and process. The statistical processing may use desired statistical processing for calculating statistical values such as the mode value, the average value, and the median value. By applying the estimation accuracy for each product process to the calculated unit work time, it is possible to correct the correct unit work time. More specifically, the correct unit work time can be calculated by multiplying the calculated unit work time by the precision rate and dividing the recall rate.
This is from the definition of recall and precision
・ The lower the recall rate is, the more correct answers are missed. As the lower the precision rate, more correct answers are estimated. Therefore, the correct rate is calculated by applying the recall rate and the precision rate to correct the estimated value. be able to.
More specifically, since the calculated unit work time is an estimated value and the number of correct answers estimated by the denominator of the precision rate, that is, the estimated value, the estimated unit work time is estimated by multiplying the precision rate. The value and the number of correct answers estimated by the denominator cancel each other, and the number of correct answers in the estimated correct solution remains. By dividing the recall rate by this, the number of correct answers in the correct answer and the number of correct answers among the correct answers cancel each other out, and the number of correct answers in the denominator of the recall rate remains finally become. As a result, the correct unit work time can be calculated back by the above calculation.

(情報処理装置のハードウェア構成)
図2は、情報処理装置のハードウェア構成の一例を示す図である。
CPU(Central Processing Unit)201は、記憶装置206上に格納されたプログラムを読み込み、解釈、実行し、バス209を介してバスに接続されたRAM203やディスプレイ204等を制御する装置である。
ROM(Read Only Memory)202は、バスに接続されたハードウェアとの入出力制御を行う読み出し専用メモリである。
RAM(Random Access Memory)203は、CPU201が演算する際の情報を一時的に記憶するランダムアクセスメモリである。
ディスプレイ204は、CPU201による計算結果を表示するディスプレイである。
キーボード205は、ユーザからの入力を受け付ける。但し、情報処理装置がスマートデバイスの場合は、タッチパネルを備えているため、キーボード205は付随していなくてもよい。
記憶装置206は、計算に利用するプログラムやデータを格納する記憶装置である。
ネットワークI/F207は、ローカルネットワークやイントラネット、インターネット等のネットワークに接続するネットワークI/F(I/F:インターフェイス)である。
ポインティングデバイス208は、ユーザが画面上で指定した座標を受け付けるマウスやトラックボール等のポインティングデバイスである。
バス209は、CPU201からポインティングデバイス208までのハードウェアが接続された信号線であるところのバスである。
CPU201が記憶装置206に記憶されたプログラムに基づき処理を実行することによって後述する図3、図6に示す情報補正アプリケーション(以下、情報補正アプリ)301の機能が実現される。また、CPU201が記憶装置206に記憶されたプログラムに基づき処理を実行することによって後述する図4、図5、図8〜図10、図12、図14のフローチャートの処理が実現される。
(Hardware configuration of information processing apparatus)
FIG. 2 is a diagram illustrating an example of a hardware configuration of the information processing apparatus.
A CPU (Central Processing Unit) 201 reads, interprets, and executes a program stored on the storage device 206, and controls the RAM 203, the display 204, and the like connected to the bus via the bus 209.
A ROM (Read Only Memory) 202 is a read only memory that performs input / output control with hardware connected to a bus.
A random access memory (RAM) 203 is a random access memory that temporarily stores information when the CPU 201 performs an operation.
The display 204 is a display for displaying the calculation result by the CPU 201.
The keyboard 205 receives an input from the user. However, when the information processing apparatus is a smart device, since the touch panel is provided, the keyboard 205 may not be attached.
The storage device 206 is a storage device for storing programs and data used for calculation.
The network I / F 207 is a network I / F (I / F: interface) connected to a network such as a local network, an intranet, or the Internet.
The pointing device 208 is a pointing device such as a mouse or a trackball that receives coordinates designated by the user on the screen.
A bus 209 is a signal line to which hardware from the CPU 201 to the pointing device 208 is connected.
When the CPU 201 executes a process based on a program stored in the storage device 206, the function of an information correction application (hereinafter, information correction application) 301 shown in FIGS. 3 and 6 described later is realized. Also, the processing of the flowcharts of FIG. 4, FIG. 5, FIG. 8 to FIG. 10, FIG. 12 and FIG. 14 to be described later is realized by the CPU 201 executing the processing based on the program stored in the storage device 206.

(情報補正アプリ)
図3は、情報補正アプリ301の一例を示す図である。
作業実績保持部302は、生産現場における生産活動の結果、収集された作業実績を保持する。推定モデルを保持する。尚、推定モデルは、情報処理装置の内部の記憶装置に保持されてもよいし、情報処理装置の外部の記憶装置に保持されているものを情報補正アプリが取得してもよい。
工程推定部303は、推定モデルを用いて所定の時間間隔における工程を注文別に推定する。
単位作業時間作成部304は、推定した工程から商品別工程別の単位作業時間を作成する。
計画情報保持部305は、計画情報を保持する。
記録量判定部306は、計画情報保持部305に保持された単位作業時間の記録量を判定する。
代表値決定部307は、計画情報保持部305に保持された単位作業時間から代表値を決定する。
補正部308は、単位作業時間の代表値と推定モデルの推定精度とから本来の単位作業時間(補正値)を算出する。
更新部309は、計画情報保持部305に保持された商品別工程別の単位作業時間を補正値で更新する。
(Information correction application)
FIG. 3 is a view showing an example of the information correction application 301. As shown in FIG.
The work result holding unit 302 holds the collected work results as a result of the production activities at the production site. Hold the estimated model. Note that the estimation model may be held in a storage device inside the information processing apparatus, or the information correction application may acquire one held in a storage device external to the information processing apparatus.
The process estimation unit 303 estimates processes in predetermined time intervals for each order using an estimation model.
The unit work time creation unit 304 creates a unit work time for each product-based process from the estimated process.
The plan information holding unit 305 holds the plan information.
The recording amount determination unit 306 determines the recording amount of the unit work time held in the plan information holding unit 305.
The representative value determination unit 307 determines a representative value from the unit work time stored in the plan information storage unit 305.
The correction unit 308 calculates an original unit work time (correction value) from the representative value of the unit work time and the estimation accuracy of the estimated model.
The updating unit 309 updates the unit work time per product-specific process held in the plan information holding unit 305 with the correction value.

(情報補正アプリ301における処理の流れ)
図4は、情報補正アプリ301の情報処理の一例を示すフローチャートである。
S401において、工程推定部303は、推定モデルに作業実績を入力し、所定の時間間隔における工程を注文別に推定する。より具体的には、以下の通りである。工程推定部303は、計画情報保持部305から推定モデルを取得し、作業実績保持部302から作業実績を取得する。工程推定部303は、作業実績を推定モデルに入力し、所定の時間間隔における注文別の工程を取得する。
S402において、単位作業時間作成部304は、注文別に工程の単位作業時間の推定値を算出する。より具体的には、以下の通りである。まず、単位作業時間作成部304は、注文別に推定した工程の個数をカウントする。単位作業時間作成部304は、その個数に所定の時間間隔を乗算し、注文別に工程の作業時間を算出する。単位作業時間作成部304は、算出した作業時間を単位作業時間に変換する。例えば、単位作業時間作成部304は、印刷工程であれば、部数とページ数とで除し、単位作業時間の推定値を算出する。単位作業時間作成部304は、断裁工程においても、部数とページ数とで除し、単位作業時間の推定値を算出する。
S403において、記録量判定部306は、全ての工程について、単位作業時間の推定値が十分に貯まったかを判定する。判定の結果、十分貯まっていれば、記録量判定部306は、その工程をメモリに記憶し、S404へ進む。一方、十分貯まった工程がなければ、記録量判定部306は、S401に戻る。記録量判定部306は、十分貯まったかの判定を、予め決めた個数の閾値と記録量の個数とを比較し、記録量が閾値以上であれば十分貯まったと判定する。
S404において、代表値決定部307は、メモリに記憶した各工程について、複数の単位作業時間の推定値から代表値を決定し、メモリに格納する。代表値決定部307は、代表値を、推定値の平均値とする。
S405において、補正部308は、推定モデルの推定精度を用いて、前述の代表値から補正値を算出する。本ステップの処理の詳細は図5を用いて後述する。
S406において、更新部309は、算出した補正値を計画情報保持部305に商品別工程別に保存する。
(Flow of processing in the information correction application 301)
FIG. 4 is a flowchart showing an example of the information processing of the information correction application 301.
In step S401, the process estimation unit 303 inputs work results into the estimation model, and estimates the processes at predetermined time intervals for each order. More specifically, it is as follows. The process estimation unit 303 acquires the estimated model from the plan information holding unit 305, and acquires the work result from the work result holding unit 302. The process estimation unit 303 inputs the work result to the estimation model, and acquires an order-specific process at a predetermined time interval.
In S402, the unit work time creation unit 304 calculates an estimated value of the unit work time of the process for each order. More specifically, it is as follows. First, the unit work time creation unit 304 counts the number of processes estimated for each order. The unit work time creation unit 304 multiplies the number by a predetermined time interval, and calculates the work time of the process for each order. The unit work time creation unit 304 converts the calculated work time into a unit work time. For example, in the case of a printing process, the unit work time creation unit 304 divides the number of copies and the number of pages to calculate an estimated value of the unit work time. The unit work time creation unit 304 also divides the number of copies and the number of pages in the cutting process to calculate an estimated value of the unit work time.
In S403, the recording amount determination unit 306 determines whether or not the estimated value of the unit work time has been sufficiently stored for all steps. As a result of the determination, if the information is sufficiently stored, the recording amount determination unit 306 stores the process in the memory, and proceeds to S404. On the other hand, if there is no process accumulated enough, the recording amount determination unit 306 returns to S401. The recording amount determination unit 306 determines whether storage has been sufficiently performed by comparing a predetermined number of thresholds with the number of recording amounts, and determines that storage is sufficient if the recording amount is equal to or more than the threshold.
In S404, the representative value determining unit 307 determines a representative value from estimated values of a plurality of unit work times for each process stored in the memory, and stores the representative value in the memory. The representative value determination unit 307 sets the representative value as the average value of the estimated values.
In S405, the correction unit 308 calculates a correction value from the above-described representative value using the estimation accuracy of the estimation model. Details of the process of this step will be described later with reference to FIG.
In S406, the updating unit 309 stores the calculated correction value in the plan information holding unit 305 for each product-specific process.

(補正部308における処理の流れ)
図5は、補正部308の情報処理の一例を示すフローチャートである。
S501において、補正部308は、補正対象の工程の単位作業時間の代表値をメモリから取得する。ここで、補正対象の工程とは、前述の記録量が十分貯まったと判定された工程を指す。
S502において、補正部308は、該当する工程の推定モデルの再現率を計画情報保持部305から取得する。
S503において、補正部308は、該当する工程の推定モデルの適合率を計画情報保持部305から取得する。
S504において、補正部308は、取得した再現率と適合率とから該当する工程の単位作業時間の代表値を補正し、補正値を算出する。より具体的には、補正部308は、代表値×適合率÷再現率で補正する。適合率及び再現率は、0から1までの実数である。
(Flow of processing in correction unit 308)
FIG. 5 is a flowchart showing an example of the information processing of the correction unit 308.
In S501, the correction unit 308 acquires, from the memory, a representative value of the unit work time of the process to be corrected. Here, the process to be corrected refers to a process determined that the above-mentioned recording amount has been sufficiently stored.
In S502, the correction unit 308 acquires, from the plan information holding unit 305, the recall rate of the estimated model of the corresponding process.
In S503, the correction unit 308 acquires, from the plan information holding unit 305, the relevance ratio of the estimation model of the corresponding process.
In S504, the correction unit 308 corrects the representative value of the unit work time of the corresponding process from the acquired recall rate and the relevance rate, and calculates a correction value. More specifically, the correction unit 308 corrects by “the representative value × the precision ratio × the reproduction rate”. The precision and recall are real numbers from 0 to 1.

以上、説明した技術によれば、推定モデルの商品別工程別の適合率と再現率とから、推定モデルの推定結果から算出した単位作業時間を補正し、正確な単位作業時間を算出することができる。   As described above, according to the technology described above, it is possible to correct the unit work time calculated from the estimation result of the estimation model from the relevance ratio and the recall ratio of the estimation model for each product and process and calculate an accurate unit work time. it can.

<実施形態2>
実施形態1では、計画作成時の単位作業時間として、度数分布における代表値を補正した一意の値(補正値)を用いた。本実施形態では、計画作成時の単位作業時間として、度数分布のばらつき具合に応じて前述の補正値を調整した値を用いる。即ち、実施形態1で利用した単位作業時間が、どれ程の確率でどの程度超過しうるかを考慮して計画を作成することで、計画通りに作業が完了する確率をコントロールすることができる。実施形態2では、その例を示す。
Second Embodiment
In the first embodiment, a unique value (correction value) obtained by correcting a representative value in a frequency distribution is used as a unit work time at the time of creating a plan. In this embodiment, a value obtained by adjusting the above-mentioned correction value according to the degree of variation of the frequency distribution is used as a unit work time at the time of creating a plan. That is, it is possible to control the probability that the work will be completed as planned by creating a plan in consideration of how much the unit work time used in the first embodiment may exceed with how much probability. The second embodiment shows an example.

(情報補正アプリ)
図6は、情報補正アプリ601の一例を示す図である。情報補正アプリ601のうち、実施形態1の情報補正アプリ301と同じ処理内容の処理部については、同一の符号を付し、説明を省略する。
計画情報保持部605は、計画情報保持部305で保持した情報に加えて、単位作業時間の推定値に関する度数分布の分散を商品別工程別に保持する。図7は、計画情報の一例を示す図である。工程テーブル701は、計画情報保持部605が保持する工程テーブルの例である。工程テーブルは、工程ID、工程名、リソースID、次工程ID、単位作業時間、分散、推定精度IDを持つ。工程IDは、工程を識別するIDである。工程名は工程の名称である。リソースIDは、該当する工程で使用するリソースのリソースIDである。次工程IDは、該当する工程の次の工程を識別するための工程IDである。単位作業時間は、該当する工程における単位作業時間である。分散は、該当する工程の単位作業時間の推定値に関する度数分布の分散である。推定精度IDは、推定モデルが該当する工程を推定する推定精度の推定精度IDである。リソーステーブル702は、計画情報保持部605が保持するリソーステーブルの例である。リソーステーブルは、リソースID、リソース名を持つ。リソースIDは、各リソースを識別するためのIDである。リソース名は、各リソースの名称である。
(Information correction application)
FIG. 6 is a diagram showing an example of the information correction application 601. As shown in FIG. About the processing part of the same processing content as the information correction application 301 of Embodiment 1 among the information correction application 601, the same code | symbol is attached | subjected and description is abbreviate | omitted.
In addition to the information held by the plan information holding unit 305, the plan information holding unit 605 holds the variance of the frequency distribution regarding the estimated value of the unit work time for each product-specific process. FIG. 7 is a diagram showing an example of the plan information. The process table 701 is an example of a process table held by the plan information holding unit 605. The process table has a process ID, a process name, a resource ID, a next process ID, a unit work time, a variance, and an estimation accuracy ID. The process ID is an ID for identifying a process. The process name is the name of the process. The resource ID is a resource ID of a resource used in the corresponding process. The next process ID is a process ID for identifying the next process of the corresponding process. The unit work time is a unit work time in the corresponding process. The variance is the variance of the frequency distribution with respect to the estimated value of the unit work time of the corresponding process. The estimation accuracy ID is an estimation accuracy ID of estimation accuracy for estimating a process corresponding to the estimation model. The resource table 702 is an example of a resource table held by the plan information holding unit 605. The resource table has a resource ID and a resource name. The resource ID is an ID for identifying each resource. The resource name is the name of each resource.

代表値決定部607は、代表値決定部307の処理に加えて、計画情報保持部605に保持された商品別工程別の単位作業時間の度数分布から分散を算出する。
更新部609は、計画情報保持部605に保持された単位作業時間と分散とを、補正された単位作業時間と分散とで更新する。
受付部610は、計画安全度に関するユーザからの指示を受け付ける。計画安全度とは、計画された時間内に各工程を完了することができる可能性の高さを示す指標である。
調整情報取得部611は、単位作業時間を調整するための調整情報をユーザインターフェース(以下、UI)から取得する。
調整部612は、調整情報に基づき単位作業時間を調整する。
計画部613は、調整した単位作業時間を用いて生産計画を作成する。計画部613は、情報補正アプリ601に含まれていてもよいし、図6に示されるように含まれていなくてもよい。計画部613が情報補正アプリ601に含まれていない場合、CPU201がROM202又は記憶装置206に記憶されたプログラムに基づき処理を実行することによって計画部613の機能が実現される。
In addition to the processing of the representative value determination unit 307, the representative value determination unit 607 calculates the variance from the frequency distribution of the unit work time for each product process held in the plan information holding unit 605.
The updating unit 609 updates the unit work time and the variance held in the plan information holding unit 605 with the corrected unit work time and the variance.
The receiving unit 610 receives an instruction from the user regarding the planned safety level. The planned safety is an index indicating the degree of possibility that each process can be completed within the planned time.
The adjustment information acquisition unit 611 acquires adjustment information for adjusting a unit work time from a user interface (hereinafter, UI).
The adjustment unit 612 adjusts the unit work time based on the adjustment information.
The planning unit 613 creates a production plan using the adjusted unit work time. The planning unit 613 may be included in the information correction application 601, or may not be included as shown in FIG. When the planning unit 613 is not included in the information correction application 601, the function of the planning unit 613 is realized by the CPU 201 executing processing based on a program stored in the ROM 202 or the storage device 206.

(情報補正アプリ601における処理の流れ)
図8は、情報補正アプリ601における情報処理の一例を示すフローチャートである。
S701において、代表値決定部607は、メモリに記憶された全ての工程について、工程に紐付く単位作業時間の度数分布から分散を算出する。本ステップの処理の詳細は図9(a)を用いて後述する。
S702において、更新部609は、メモリに記憶された全ての工程について、計画情報保持部605で保持されている分散フィールドの値を前記分散の値で更新する。本ステップの処理の詳細は図9(b)を用いて後述する。
(Flow of processing in the information correction application 601)
FIG. 8 is a flowchart showing an example of information processing in the information correction application 601.
In S701, the representative value determination unit 607 calculates the variance from the frequency distribution of the unit work time associated with the process for all the processes stored in the memory. The details of the process of this step will be described later with reference to FIG.
In S702, the updating unit 609 updates the value of the distribution field held by the plan information holding unit 605 with the value of the dispersion for all steps stored in the memory. The details of the process of this step will be described later with reference to FIG.

(代表値決定部607における処理の流れ)
図9(a)は、代表値決定部607における情報処理の一例を示すフローチャートである。
S901において、代表値決定部607は、メモリに記憶された全ての工程について、計画情報保持部605から商品別工程別の単位作業時間の推定値の分布を取得する。商品別工程別の単位作業時間をtiとする。ここで、iは単位作業時間の分布の集合の要素番号である。
S902において、代表値決定部607は、分布から平均値を算出し、メモリに記憶する。代表値決定部607は、平均値μを、

Figure 2019105887
によって算出する。Nは分布の全要素数である。
S903において、代表値決定部607は、分布から分散を算出し、メモリに記憶する。代表値決定部607は、分散を、
Figure 2019105887
によって算出する。 (Flow of processing in representative value determination unit 607)
FIG. 9A is a flowchart illustrating an example of information processing in the representative value determination unit 607.
In step S901, the representative value determination unit 607 obtains, from the plan information holding unit 605, the distribution of estimated values of unit work time by product type for all the processes stored in the memory. The unit work time for each product process is ti. Here, i is an element number of a set of unit work time distributions.
In S902, the representative value determination unit 607 calculates an average value from the distribution and stores the average value in the memory. The representative value determination unit 607 calculates the average value μ as
Figure 2019105887
Calculated by N is the total number of elements of the distribution.
In S903, the representative value determination unit 607 calculates the variance from the distribution, and stores the variance in the memory. The representative value determination unit 607 determines the variance
Figure 2019105887
Calculated by

(更新部609における処理の流れ)
図9(b)は、更新部609における情報処理の一例を示すフローチャートである。
S911において、更新部609は、計画情報保持部605から単位作業時間及び分散を更新する対象の工程の工程IDを取得する。
S912において、更新部609は、取得した工程IDに紐付く単位作業時間をメモリに記憶された平均値で更新する。
S913において、更新部609は、取得した工程IDに紐付く分散をメモリに記憶された分散で更新する。
(Flow of processing in update unit 609)
FIG. 9B is a flowchart illustrating an example of information processing in the updating unit 609.
In step S 911, the updating unit 609 acquires, from the plan information holding unit 605, the unit work time and the process ID of the process for which the distribution is to be updated.
In S912, the updating unit 609 updates the unit work time associated with the acquired process ID with the average value stored in the memory.
In S913, the updating unit 609 updates the distribution associated with the acquired process ID with the distribution stored in the memory.

(情報補正アプリ601における処理の流れ)
図8のS702までの処理で、計画情報の更新を完了した。次に、更新した計画情報を用いて、計画を作成する処理の流れについて、図10を参照して以下に説明する。図10は、計画を作成する情報処理の一例を示すフローチャートである。
S1001において、受付部610は、ユーザからの計画安全度の指示及び計画作成の指示を受け付けるための計画画面をディスプレイ204に表示する。図11は、計画画面1101の一例を示す図である。
スライダーバー1102は、計画安全度の度合いをユーザに指定させるためのスライダーバーである。
インジケータ1103は、計画安全度の度合いをユーザに指定させるためのインジケータである。インジケータ1103は、スライダーバーの範囲内を移動させることができ、左に位置するほど計画安全度が低く設定され、右に位置するほど高く設定される。
計画作成ボタン1104は、ユーザからの計画作成の指示を受け付けるボタンである。
S1002において、受付部610は、計画ボタンが選択されるまで待機する。
S1003において、調整情報取得部611は、スライダーバーのインジケータの位置に対応する相対位置を、単位作業時間を調整するための係数として取得する。
S1004において、調整部612は、相対位置と商品別工程別との分散を取得し、それらを用いて単位作業時間を調整する。本ステップの処理の詳細は図12を用いて後述する。
S1005において、計画部613は、計画を作成する。
(Flow of processing in the information correction application 601)
In the processing up to S702 in FIG. 8, the update of the plan information is completed. Next, the flow of processing for creating a plan using the updated plan information will be described below with reference to FIG. FIG. 10 is a flowchart illustrating an example of information processing for creating a plan.
In S1001, the reception unit 610 displays on the display 204 a planning screen for receiving an instruction of the planned safety degree and an instruction of the planning from the user. FIG. 11 is a diagram showing an example of the planning screen 1101.
The slider bar 1102 is a slider bar for causing the user to specify the degree of planned safety.
The indicator 1103 is an indicator for causing the user to designate the degree of planned safety. The indicator 1103 can be moved within the range of the slider bar, and the planned safety is set lower as it is located on the left, and higher as it is located on the right.
The plan creation button 1104 is a button for receiving a plan creation instruction from the user.
In S1002, the reception unit 610 stands by until the plan button is selected.
In S1003, the adjustment information acquisition unit 611 acquires the relative position corresponding to the position of the indicator of the slider bar as a coefficient for adjusting the unit work time.
In S1004, the adjustment unit 612 acquires the variance between the relative position and the product-by-product process, and uses them to adjust the unit work time. The details of the process of this step will be described later with reference to FIG.
In S1005, the planning unit 613 creates a plan.

(調整部612における処理の流れ)
図12は、調整部612における情報処理の一例を示すフローチャートである。
S1201において、調整部612は、インジケータの位置に対応する相対位置kを取得する。相対位置は、0から1までの実数である。インジケータが最も左に位置するときにk=0、最も右に位置するときにk=1、中間に位置するときにk=0.5である。
S1202において、調整部612は、計画情報保持部605から注文情報に対応する商品を取得する。
S1203において、調整部612は、計画情報保持部605から商品に紐付く工程を取得する。
S1204において、調整部612は、工程の単位作業時間μを取得する。
S1205において、調整部612は、工程の分散σを取得する。
S1206において、調整部612は、相対位置k、単位作業時間μ、分散σを用いて工程の単位作業時間を調整する。調整部612は、単位作業時間をt=μ+k√σによって算出し、この値で計画情報保持部605の単位作業時間を更新する。
(Flow of processing in adjustment unit 612)
FIG. 12 is a flowchart illustrating an example of information processing in the adjustment unit 612.
In S1201, the adjustment unit 612 obtains a relative position k corresponding to the position of the indicator. The relative position is a real number from 0 to 1. K = 0 when the indicator is at the far left, k = 1 when it is at the far right, and k = 0.5 when it is at the middle.
In S1202, the adjustment unit 612 acquires the product corresponding to the order information from the plan information holding unit 605.
In S <b> 1203, the adjustment unit 612 acquires, from the plan information holding unit 605, a process in which the product is linked.
In S1204, the adjustment unit 612 obtains a unit work time μ of the process.
In S1205, the adjustment unit 612 obtains the process variance σ.
In S1206, the adjustment unit 612 adjusts the unit work time of the process using the relative position k, the unit work time μ, and the variance σ. The adjustment unit 612 calculates the unit work time by t = μ + k√σ, and updates the unit work time of the plan information holding unit 605 with this value.

実施形態2の技術の他の適用例を以下に記す。
生産現場によっては、稼働日ごとの負荷を平準化する処理が行われる。平準化の例を、図13を用いて説明する。図13(a)は、一つのリソースに対して工程を割り付けたガントチャートである。図13(a)において、開始日時1301、1302、1303は、それぞれ1週目、2週目、3週目の開始日時を表す。また、工程1304、1305、1306等の長方形は各工程を表す。図13(a)では1週目と2週目とに割り付けられた工程の合計時間はほぼ同じになり、負荷が平準化していることが分かる。しかしながら、各工程は遅延の可能性があり、この計画に則って作業を開始した結果、図13(b)に示すように、遅延してしまうこともある(2週目の工程は割愛する)。作業実績1314、1315、1316は、それぞれ工程1304、1305、1306に対応する作業実績である。遅延して再計画することになると、翌週以降の計画も変更になる。そうすると、計画の変更に伴って、調整が発生する。調整には手間と時間とがかかるので、翌週以降の計画を変更することはできるだけ避けることが好ましい。このような場合に、工程の作業時間に余裕を持たせて計画することが考えられる。
しかし、どの程度の余裕を持たせればよいのかを判断することが難しい。
そこで、情報補正アプリ601は、分散を使うことで、分散が大きい工程に関しては余裕を長く、分散が小さい工程に関しては余裕を短く設定することができる。分散を考慮して平準化を行ったときの計画を図13(c)に示す。工程1326は図13(a)の工程1306に対応する工程で、遅延の可能性を考慮して、2週目に割り付けられた工程である。
Other application examples of the technology of the second embodiment will be described below.
Depending on the production site, processing is performed to equalize the load for each operation day. An example of leveling will be described using FIG. FIG. 13A is a Gantt chart in which processes are allocated to one resource. In FIG. 13A, start dates and times 1301, 1302, and 1303 indicate start dates and times of the first week, the second week, and the third week, respectively. In addition, rectangles of steps 1304, 1305, 1306, etc. represent respective steps. In FIG. 13A, it can be seen that the total time of the steps allocated to the first and second weeks is almost the same, and the load is leveled. However, there is a possibility that each process may be delayed, and as a result of starting work according to this plan, it may be delayed as shown in FIG. 13 (b) (the second week process is omitted) . The operation results 1314, 1315, 1316 are operation results corresponding to the steps 1304, 1305, 1306, respectively. If it is delayed and replanned, the plans for the following week will also change. Then, adjustments will occur as the plan changes. Since adjustment takes time and effort, it is preferable to avoid changing the plan after the next week as much as possible. In such a case, it is conceivable to make a plan with room for the working time of the process.
However, it is difficult to determine how much margin should be given.
Therefore, by using the dispersion, the information correction application 601 can set the margin long for a process with large variance, and set the margin short for a process with small variance. The plan when leveling is performed in consideration of dispersion is shown in FIG. 13 (c). Step 1326 is a step corresponding to step 1306 in FIG. 13 (a), and is a step assigned to the second week in consideration of the possibility of delay.

また、別の適用例を、図14を用いて、以下に説明する。
図14は、最適化に適用した場合の情報処理の一例を示すフローチャートである。
S1401において、調整部612は、計画部による計画結果を取得する。
S1402において、調整情報取得部611は、スライダーバー上のインジケータの位置に対応する値を取得する。
S1403において、調整部612は、単位作業時間と分散とインジケータの位置とから補正した単位作業時間を算出する。
S1404において、調整部612は、補正した単位作業時間を用いて計画結果を修正する。修正時には、調整部612は、工程の前後関係は維持して修正するものとする。例えば、調整部612は、印刷工程が終わってからでないと断裁工程を開始できない、表紙印刷と本文印刷が終わってからでないと製本工程を開始できないといった工程の前後関係は維持して修正する。
S1405において、調整部612は、修正した計画が一日で収まる度合いを算出する。算出した度合いは、組み合わせ最適化技術を用いたスケジューリングにおいて目的関数の一評価項目として用いられる。目的関数とは、ある制約条件において、最大化、又は、最小化される関数のことである。スケジューリングにおいては、商品の完成日が注文の納期を超えないこと、リードタイムが短いこと等が評価項目として挙げられる。調整部612は、それらと同時に上記度合いを評価する。
In addition, another application example will be described below using FIG.
FIG. 14 is a flowchart showing an example of information processing applied to optimization.
In S1401, the adjustment unit 612 acquires the result of planning by the planning unit.
In S1402, the adjustment information acquisition unit 611 acquires a value corresponding to the position of the indicator on the slider bar.
In S1403, the adjustment unit 612 calculates a unit work time corrected from the unit work time, the variance, and the position of the indicator.
In S1404, the adjustment unit 612 corrects the plan result using the corrected unit work time. At the time of correction, the adjustment unit 612 maintains and corrects the process context. For example, the adjustment unit 612 maintains and corrects the context of the process in which the cutting process can be started only after the printing process is completed, and the bookbinding process can be started only after the cover printing and the text printing are completed.
In S1405, the adjustment unit 612 calculates the degree to which the corrected plan fits in one day. The calculated degree is used as one evaluation item of the objective function in scheduling using a combination optimization technique. An objective function is a function that is maximized or minimized under certain constraints. In the scheduling, evaluation items include that the completion date of the product does not exceed the delivery date of the order and that the lead time is short. The adjustment unit 612 simultaneously evaluates the above degree.

計画安全度の導入は以下のようなケースにおいても効果がある。
・下流工程への影響を小さくしたい
上流工程と下流工程とを担当する部門がそれぞれあるときに、上流工程の作業が遅延すると、下流工程への影響が発生する。上流工程の計画の計画安全度を高く設定して作成しておくことで、上流工程が遅延したとしても下流工程への影響を小さく抑えることができる。例えば、印刷会社で印刷工程の作業を自社で行い、型抜き等の後工程を加工会社に委託している場合、加工会社では、委託を受けられるだけの作業員、作業場所、製造装置の準備等を行う。しかし、印刷会社での作業が遅延し、加工会社への印刷物の提供が遅れると、加工会社での準備は印刷物の到着までの間、無駄になってしまう。印刷会社で計画を作成する際に、計画安全度を高く設定しておくことで、加工会社での無駄を低減することができる。
・機械での作業完了直後に作業を開始したい
3Dプリンタを使った生産現場では、3Dプリンタで3Dモデルを造形した後、そのまま造形物を長時間にわたって3Dプリンタ内に放置しておくと、造形精度が下がってしまうことがある。したがって、造形の完了のタイミングは、作業員が勤務している時間帯が好ましい。そこで、3Dプリンタを使った生産現場では、作業員の勤務時間内に取り出し等の後処理を実施できる時間を確実に確保できるように、計画安全度を高く設定して計画する。こうすることで、造形精度の低下を防止することができる。
・作業を定時内に完了させたい
定時内に業務を完了させることが強く求められる生産現場では、当日計画していた作業が定時内に完了しないことは好ましくない。そのような現場で作業時間に余裕を持たせずに計画を作成した場合、ひとたび作業が遅延すると、定時内に作業を完了させることが難しくなる。このような現場においても、計画安全度を高く設定して計画を作成することで、定時内に作業が完了する可能性の高い計画を作成することができる。
Introduction of planned safety is also effective in the following cases.
・ I would like to reduce the impact on the downstream process If there is a department in charge of the upstream process and the downstream process, and the work of the upstream process is delayed, the impact on the downstream process occurs. By setting and creating the planned safety degree of the upstream process plan high, even if the upstream process is delayed, the influence on the downstream process can be reduced. For example, when the printing company carries out the printing process at its own company and the post-processing such as die cutting is outsourced to the processing company, the processing company prepares the workers, the work place and the manufacturing apparatus that can only receive the outsourcing. Etc. However, if the work at the printing company is delayed and the provision of the printed matter to the processing company is delayed, the preparation at the processing company will be wasted until the arrival of the printed matter. When creating a plan at a printing company, it is possible to reduce waste at the processing company by setting the planned safety degree high.
・ I would like to start work immediately after the completion of work in a machine At a production site using a 3D printer, after modeling a 3D model with a 3D printer, if the model is left in the 3D printer for a long time, the modeling accuracy Can go down. Therefore, as for the timing of completion of modeling, the time zone in which the worker works is preferable. Therefore, at a production site using a 3D printer, a planned safety level is set high to plan so as to ensure time for which post-processing such as extraction can be performed within the working hours of workers. By doing this, it is possible to prevent a decrease in modeling accuracy.
・ I want to complete the work on time. In a production site where it is strongly required to complete the work on time, it is not desirable that the work planned on the day is not completed on time. If a plan is created without ample work time at such a site, once the work is delayed, it will be difficult to complete the work on time. Even in such a site, by setting the planned safety degree high and creating a plan, it is possible to create a plan with high possibility of completing the work within a fixed time.

以上、説明した技術によれば、推定モデルの再現率と適合率とを用いて、単位作業時間を補正することで、正確な単位作業時間を自動で得ることができる。   As described above, according to the technology described above, it is possible to automatically obtain an accurate unit work time by correcting the unit work time using the recall rate and the relevance rate of the estimated model.

<実施形態3>
上述した実施形態において、推定モデルの推定精度は、計画情報保持部から取得するようにした。しかし、推定精度の取得方法はこれに限定するものではない。情報補正アプリは、ユーザからの再現率又は適合率、又は両方の指定を受け付けるUI(入力受付部)をディスプレイ204に表示し、再現率又は適合率、又は両方を取得するようにするようにしてもよい。
また上述した実施形態において、単位作業時間を補正する際の代表値(換言すると、補正前の単位作業時間)は、計算で求めるようにした。しかし、これに限定するものではなく、情報補正アプリは、ユーザからの推定値の指定を受け付けるUI(入力受付部)をディスプレイ204に表示し、推定値も取得するようにしてもよい。
上述した実施形態において、計画画面の計画安全度はスライダーバーで指定する例を示したが、指定の方法はこれに限定するものではない。情報補正アプリは、プルダウンリストで候補の値からユーザに選択させるようにしてもよいし、直接数値を入力させるようにしてもよい。また、計画安全度の値をファイルに記述しておき、情報補正アプリは、それを読み込むようにしてもよい。更に言えば、情報補正アプリは、計画安全度の値を取得することができればどのような形態であってもよい。
上述した実施形態において、調整部612は、単位作業時間tをt=μ+k√σによって算出したが、算出方法はこれに限定するものではなく、例えば、2√σや3√σを用いて、t=μ+2k√σ、t=μ+3k√σ等、√σに係数を掛けるのでもよい。こうすることにより、より安全度の高い計画を作成することができる。
上述した実施形態において、調整部612は、S1404の計画結果の修正の範囲は特に断らなかったが、例えば、クリティカルパスになる工程に限定して修正するのでもよい。又は、調整部612は、分散の大きい工程に限定して修正するのでもよい。もちろん、調整部612は、両者を組み合わせるのでもよい。
また上述した実施形態において、単位作業時間の調整には単位作業時間の推定値の分布の分散を用いた。しかし、分散に限定するものではなく、情報補正アプリは、単位作業時間の分布の最大値と平均値との幅、平均値と最小値との幅、又は、最大値と中央値との幅等、分布のばらつきを表す指標値であれば、どのような値を用いてもよい。
Embodiment 3
In the embodiment described above, the estimation accuracy of the estimation model is acquired from the plan information holding unit. However, the method of obtaining the estimation accuracy is not limited to this. The information correction application causes the display 204 to display a UI (input receiving unit) that accepts specification of the recall ratio or the relevance ratio, or both from the user, and acquires the recall ratio or the relevance ratio, or both. It is also good.
Further, in the embodiment described above, the representative value for correcting the unit work time (in other words, the unit work time before the correction) is obtained by calculation. However, the present invention is not limited to this, and the information correction application may display a UI (input reception unit) that receives specification of an estimated value from the user on the display 204 and may also acquire the estimated value.
In the embodiment described above, although the example of specifying the planned safety degree of the planning screen with the slider bar is shown, the specified method is not limited to this. The information correction application may cause the user to select from candidate values in the pull-down list, or may directly input numerical values. In addition, the value of the planned safety degree may be described in a file, and the information correction application may read it. Furthermore, the information correction application may have any form as long as it can obtain the value of the planned safety.
In the embodiment described above, the adjustment unit 612 calculates the unit work time t by t = μ + k√σ, but the calculation method is not limited to this, and for example, using 2√σ or 3√σ, A factor may be multiplied by √σ, such as t = μ + 2k√σ, t = μ + 3k√σ. By doing this, it is possible to create a safer plan.
In the embodiment described above, the adjustment unit 612 does not particularly refuse the scope of the correction of the planning result of S1404. However, for example, the adjustment may be performed by limiting the process to the critical path. Alternatively, the adjustment unit 612 may correct only the large dispersion process. Of course, the adjustment unit 612 may combine both.
Further, in the embodiment described above, the variance of the distribution of the estimated value of the unit work time is used for the adjustment of the unit work time. However, the information correction application is not limited to the dispersion, and the information correction application may be the width between the maximum value and the average value of the unit work time distribution, the width between the average value and the minimum value, or the width between the maximum value and the median value Any value may be used as long as it is an index value representing the dispersion of the distribution.

<その他の実施形態>
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給する。そして、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
<Other Embodiments>
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium. And, it is also possible to realize the processing in which one or more processors in the computer of the system or apparatus read and execute the program. It can also be implemented by a circuit (eg, an ASIC) that implements one or more functions.

以上、本発明の実施形態の一例について詳述したが、本発明は係る特定の実施形態に限定されるものではない。
例えば、情報処理装置のハードウェア構成として、CPUは複数存在してもよく、複数のCPUがROM又は記憶装置等に記憶されているプログラムに基づき処理を実行するようにしてもよい。また、情報処理装置のハードウェア構成として、CPUの替わりに、GPU(Graphics Processing Unit)を用いてもよい。
また、上述した実施形態を任意に組み合わせて実施してもよい。
As mentioned above, although an example of an embodiment of the present invention was explained in full detail, the present invention is not limited to such a specific embodiment.
For example, as a hardware configuration of the information processing apparatus, a plurality of CPUs may exist, and the plurality of CPUs may execute the processing based on a program stored in the ROM, the storage device, or the like. Further, as a hardware configuration of the information processing apparatus, a GPU (Graphics Processing Unit) may be used instead of the CPU.
Also, the embodiments described above may be implemented in any combination.

以上、上述した各実施形態によれば、正確な単位作業時間を自動で得ることができる。   As mentioned above, according to each embodiment mentioned above, exact unit work time can be obtained automatically.

201 CPU
202 ROM
206 記憶装置
201 CPU
202 ROM
206 storage device

Claims (11)

設定された時間間隔の各時点における工程を推定する推定手段と、
前記推定の精度に基づき、工程ごとの単位作業時間の推定値を補正する補正手段と、
を有する情報処理装置。
Estimation means for estimating the process at each time point of the set time interval;
A correction unit that corrects an estimated value of a unit work time for each process based on the accuracy of the estimation;
An information processing apparatus having
前記推定の結果に基づき、工程ごとの単位作業時間の推定値を作成する作成手段を更に有し、
前記補正手段は、前記推定の精度に基づき、前記単位作業時間の推定値を補正する請求項1記載の情報処理装置。
The image processing apparatus further comprises creation means for creating an estimated value of unit work time for each process based on the result of the estimation,
The information processing apparatus according to claim 1, wherein the correction unit corrects the estimated value of the unit work time based on the accuracy of the estimation.
前記補正された前記単位作業時間の推定値で計画情報の単位作業時間を更新する第1の更新手段を更に有する請求項1又は2記載の情報処理装置。   The information processing apparatus according to claim 1, further comprising a first update unit configured to update a unit work time of plan information with the corrected estimated value of the unit work time. 前記推定手段は、推定モデルで前記設定された時間間隔の各時点における工程を推定する請求項1乃至3何れか1項記載の情報処理装置。   The information processing apparatus according to any one of claims 1 to 3, wherein the estimation unit estimates a process at each time point of the set time interval in the estimation model. 前記推定手段は、生産現場で収集された特徴量データを前記推定モデルに入力することで前記設定された時間間隔の各時点における工程を推定する請求項4記載の情報処理装置。   The information processing apparatus according to claim 4, wherein the estimation unit estimates a process at each time point of the set time interval by inputting feature amount data collected at a production site to the estimation model. 前記推定の精度とは、前記推定モデルの再現率と適合率とである請求項4又は5記載の情報処理装置。   The information processing apparatus according to claim 4, wherein the accuracy of the estimation is a recall ratio and a precision ratio of the estimated model. 前記推定の結果に基づき、工程ごとの単位作業時間の度数分布から分散を決定する決定手段と、
前記決定された分散で前記計画情報の分散を更新する第2の更新手段と、
を更に有する請求項3記載の情報処理装置。
A determination means for determining the variance from the frequency distribution of unit work time for each process based on the result of the estimation;
Second updating means for updating the distribution of the plan information with the determined distribution;
The information processing apparatus according to claim 3, further comprising:
計画画面を介して入力された計画安全度に関する情報に基づき、前記計画情報の前記単位作業時間を調整する調整手段を更に有する請求項7記載の情報処理装置。   8. The information processing apparatus according to claim 7, further comprising: adjustment means for adjusting the unit work time of the plan information based on the information on the plan safety degree inputted via the plan screen. 前記計画画面を表示する表示手段を更に有する請求項8記載の情報処理装置。   9. The information processing apparatus according to claim 8, further comprising display means for displaying the plan screen. 情報処理装置が実行する情報処理方法であって、
設定された時間間隔の各時点における工程を推定する推定工程と、
前記推定の精度に基づき、工程ごとの単位作業時間の推定値を補正する補正工程と、
を有する情報処理方法。
An information processing method executed by the information processing apparatus;
An estimation step of estimating a step at each time point of the set time interval;
A correction step of correcting an estimated value of a unit work time for each step based on the accuracy of the estimation;
Information processing method having.
コンピュータを、請求項1乃至9何れか1項記載の情報処理装置の各手段として機能させるためのプログラム。   A program for causing a computer to function as each means of the information processing apparatus according to any one of claims 1 to 9.
JP2017236428A 2017-12-08 2017-12-08 Information processor, information processing method and program Pending JP2019105887A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017236428A JP2019105887A (en) 2017-12-08 2017-12-08 Information processor, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017236428A JP2019105887A (en) 2017-12-08 2017-12-08 Information processor, information processing method and program

Publications (1)

Publication Number Publication Date
JP2019105887A true JP2019105887A (en) 2019-06-27

Family

ID=67061289

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017236428A Pending JP2019105887A (en) 2017-12-08 2017-12-08 Information processor, information processing method and program

Country Status (1)

Country Link
JP (1) JP2019105887A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019212076A (en) * 2018-06-06 2019-12-12 株式会社日立製作所 Production plan schedule creation method and information processing apparatus
JP7506296B2 (en) 2020-01-10 2024-06-26 日本製鉄株式会社 Planning support device, prediction model construction device, method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019212076A (en) * 2018-06-06 2019-12-12 株式会社日立製作所 Production plan schedule creation method and information processing apparatus
JP7506296B2 (en) 2020-01-10 2024-06-26 日本製鉄株式会社 Planning support device, prediction model construction device, method and program

Similar Documents

Publication Publication Date Title
CN108632097B (en) Abnormal behavior object identification method, terminal device and medium
US20160364809A1 (en) Personnel expense simulation system, personnel expense simulation method, and personnel expense simulation program
JP6973887B2 (en) Project management support equipment, project management support methods and programs
US20140195312A1 (en) System and method for management of processing workers
JP2019105887A (en) Information processor, information processing method and program
JP6387622B2 (en) Information processing apparatus, information processing method, and program
US20200311702A1 (en) Dental technical fee automatic calculation system, dental technical fee automatic calculation method, and program
Tehrani Engineer’s estimate reliability and statistical characteristics of bids
JP2013058102A (en) Information management device, program, and information management system
Lödding et al. Modelling schedule reliability
US8577757B2 (en) Inventory management system in a print-production environment
WO2014188524A1 (en) Task time estimation device
JP2005032079A (en) Project pre-evaluation method
CN112270350A (en) Organization mechanism image method, device, equipment and storage medium
JP2011002887A (en) Apparatus, method and program for support of sales activity
CN110197457A (en) Pattern code position method of adjustment, device and computer readable storage medium
JP2007122264A (en) Prediction system for management or demand and prediction program to be used for the same
Cape et al. Estimating Heston's and Bates’ models parameters using Markov chain Monte Carlo simulation
CN112236786A (en) Future prediction simulation device, method, and computer program
JP2022029398A (en) Data processing device, data processing method and data processing program
EP2372531A1 (en) Software modification estimate method and software modification estimate system
CN101799925A (en) Performance analysis method for automatic segmentation result of image
JP2009205297A (en) Development budget management device
US20140072937A1 (en) System and method of testing candidates&#39; skill of use of cutting tools and compiling and managing data related to candidates&#39; test results and providing data to potential employers
JP2007328532A (en) Project evaluation device, project evaluation method and project evaluation program