JP2022174504A - display system - Google Patents

display system Download PDF

Info

Publication number
JP2022174504A
JP2022174504A JP2021080343A JP2021080343A JP2022174504A JP 2022174504 A JP2022174504 A JP 2022174504A JP 2021080343 A JP2021080343 A JP 2021080343A JP 2021080343 A JP2021080343 A JP 2021080343A JP 2022174504 A JP2022174504 A JP 2022174504A
Authority
JP
Japan
Prior art keywords
display
control information
display control
past
unit
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
JP2021080343A
Other languages
Japanese (ja)
Inventor
祐司 山口
Yuji Yamaguchi
力 荒木
Tsutomu Araki
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.)
JTEKT Corp
Original Assignee
JTEKT Corp
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 JTEKT Corp filed Critical JTEKT Corp
Priority to JP2021080343A priority Critical patent/JP2022174504A/en
Publication of JP2022174504A publication Critical patent/JP2022174504A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Factory Administration (AREA)
  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To provide a display system that allows an administrator or an operator to easily change a display mode according to their needs.SOLUTION: A display system 1 comprises a learning processing facility 20 and an output device 30. The learning processing facility 20 creates a learned model TM through machine learning with past request specification information KY and past display control information KH accumulated and stored in a database 15 as a data set for training. The output device 30 acquires new request specification information NY, uses the acquired new request specification information NY and the learned model TM to generate new display control information NH, and outputs the new display control information.SELECTED DRAWING: Figure 2

Description

本発明は、表示システムに関する。 The present invention relates to display systems.

従来から、例えば、特許文献1及び特許文献2に開示された表示システムが知られている。特許文献1に開示された表示システムは、複数の作業工程により行う製品の生産活動において作業工程の進捗を表示するシステムであり、対象製品ごとに現在が各作業工程の警告基準日を超過しているか否かを判定し、警告基準日が超過している作業工程の対象製品に対して警告表示が行われるようになっている。又、特許文献2に開示された表示システムは、処理設備の稼働状態を撮影することができる撮影装置を有するシステムであり、撮影された映像に基づいて表示部に稼働状況が表示されるようになっている。 2. Description of the Related Art Conventionally, for example, display systems disclosed in Patent Documents 1 and 2 are known. The display system disclosed in Patent Document 1 is a system that displays the progress of work processes in product production activities performed by a plurality of work processes. It is determined whether or not there is a warning, and a warning is displayed for the target product in the work process for which the warning reference date has passed. Further, the display system disclosed in Patent Document 2 is a system having a photographing device capable of photographing the operating state of the processing equipment, and the operating state is displayed on the display unit based on the photographed image. It's becoming

特開2014-174969号公報JP 2014-174969 A 特開2019-215787号公報JP 2019-215787 A

ところで、一般に、処理設備の稼働状態を表示する表示システムにおいては、表示部に表示される内容は、例えば、処理設備を供給する供給者側が事前に作成した表示態様を利用することもあれば、管理者又は作業者が自身の確認したい表示態様のニーズ即ち要求仕様に応じて表示態様をカスタマイズする場合がある。 By the way, in general, in a display system for displaying the operating status of processing equipment, the content displayed on the display unit may be, for example, a display mode prepared in advance by the supplier who supplies the processing equipment. A manager or an operator may customize the display mode according to the needs of the display mode that he or she wants to check, ie, the required specifications.

この場合、管理者又は作業者が供給者によって予め設定された種々の表示態様を変更することも可能であるが、管理者又は作業者の要求仕様は無数に存在するため、種々の表示態様を予め設定しておくことは現実的ではない。従って、管理者又は作業者自身が、ニーズ(要求仕様)に応じた表示態様となるように、容易に表示態様を変更できることが望まれる。 In this case, it is possible for the manager or worker to change various display modes preset by the supplier. Setting in advance is not realistic. Therefore, it is desired that the manager or the worker himself/herself can easily change the display mode so as to meet the needs (required specifications).

本発明は、ニーズに応じて表示態様の変更が容易な表示システムを提供することを目的とする。 SUMMARY OF THE INVENTION An object of the present invention is to provide a display system in which the display mode can be easily changed according to needs.

表示システムは、1つ又は複数の処理設備の稼働状態を表示するための表示システムであって、処理設備の稼働状態に関する各種データを取得する通信部と、通信部によって取得された各種データを表示する表示部と、表示部における表示態様を制御する制御部と、表示態様の変更を要求する要求仕様情報、及び、要求仕様情報に応じて表示態様を制御する表示制御情報を蓄積して記憶するデータベースと、データベースに記憶されている過去の要求仕様情報である過去要求仕様情報と、過去要求仕様情報に応じた過去の表示制御情報である過去表示制御情報とを訓練用データセットとして取得する訓練用データセット取得部と、訓練用データセット取得部によって取得された過去要求仕様情報を説明変数とすると共に過去表示制御情報を目的変数とする機械学習を行うことにより生成された学習済みモデルを記憶する学習済みモデル記憶部と、新たな表示制御情報を取得する要求仕様情報取得部と、要求仕様情報取得部によって取得された新たな要求仕様情報と学習済みモデルとを用いて、新たな要求仕様情報に応じた新たな表示制御情報を生成する表示制御情報生成部と、を備える。 The display system is a display system for displaying the operating status of one or more processing equipment, and includes a communication unit that acquires various data regarding the operating status of the processing equipment, and displays the various data acquired by the communication unit. a display unit that controls the display mode of the display unit; required specification information that requests a change in the display mode; and display control information that controls the display mode according to the required specification information. Training for acquiring a database, past requirement specification information that is past requirement specification information stored in the database, and past display control information that is past display control information according to the past requirement specification information as a training data set. Stores a learned model generated by performing machine learning using the data set acquisition unit for training and the past requirement specification information acquired by the data set acquisition unit for training as an explanatory variable and the past display control information as an objective variable. a learned model storage unit that acquires new display control information; a requirement specification information acquisition unit that acquires new display control information; and a display control information generation unit that generates new display control information according to the information.

これによれば、管理者及び作業者がニーズ(要求仕様)を反映した新たな要求仕様情報を作成することのみにより、生成された学習済みモデルを用いて新たな表示制御情報を生成することができる。そして、新たな表示制御情報が生成されることにより、制御部は、新たな表示制御情報に従って表示部の表示態様、即ち、管理者及び作業者のニーズを反映した表示態様によって各種情報を表示して提供することができる。従って、管理者及び作業者が表示制御情報を作成する工数を低減することができると共に、容易に管理者及び作業者のニーズを反映した表示態様によって表示部に各種情報を表示させることができる。又、処理設備の供給者側も、種々の表示態様を予め用意する必要がなく、表示態様を制御するソフト等の開発コストを低減することができる。 According to this, it is possible to generate new display control information using the generated trained model only by creating new requirement specification information that reflects the needs (requirement specifications) by the manager and workers. can. Then, by generating new display control information, the control unit displays various information according to the display mode of the display unit according to the new display control information, that is, in a display mode that reflects the needs of the administrator and the worker. can be provided. Therefore, it is possible to reduce the man-hours required for the administrator and the operator to create the display control information, and to easily display various information on the display unit in a display mode that reflects the needs of the administrator and the operator. In addition, it is not necessary for the supplier of the processing equipment to prepare various display modes in advance, and the cost of developing software for controlling the display modes can be reduced.

表示システムの構成を示す図である。It is a figure which shows the structure of a display system. 表示システムの機能ブロック構成を示す図である。It is a figure which shows the functional block structure of a display system. (新たな)要求仕様情報を説明するための図である。FIG. 4 is a diagram for explaining (new) requirement specification information; 表示態様の一例を説明するための図である。It is a figure for demonstrating an example of a display mode. 表示態様の一例を説明するための図である。It is a figure for demonstrating an example of a display mode. 表示態様の一例を説明するための図である。It is a figure for demonstrating an example of a display mode. 表示態様の一例を説明するための図である。It is a figure for demonstrating an example of a display mode.

(1.表示システム1の概要)
表示システム1の構成について、図1を参照して説明する。表示システム1は、1つ又は複数の処理設備2の稼働状態を表示するためのシステムである。図1に示すように、表示システム1は、複数の処理設備2と、搬入装置3と、搬出装置4と、信号灯5と、検知装置6とを備え、更に、管理装置10を備える。
(1. Overview of Display System 1)
A configuration of the display system 1 will be described with reference to FIG. The display system 1 is a system for displaying the operating status of one or more processing facilities 2 . As shown in FIG. 1 , the display system 1 includes a plurality of processing facilities 2 , a carry-in device 3 , a carry-out device 4 , a signal light 5 , a detection device 6 , and a management device 10 .

処理設備2、搬入装置3及び搬出装置4の各々は、自身の動作を制御する制御装置(コンピュータ装置であって、例えば、PLC等)を備える。本例の処理設備2は、ワークWの加工や組み立て等を行う生産装置(工作機械)、ワークWを搬送する搬送装置、ワークWの検査を行う検査装置等を例示することができる。尚、加工には、例えば、切削加工、研削加工、塑性加工、焼入れ処理等が含まれる。ここで、本例においては、処理設備2が、ワークWを搬送しながら加工を施す場合を例示する。即ち、本例の処理設備2は、搬入装置3から搬入されてきた素材のワークWに対して加工を施し、加工後のワークを搬出装置4から搬出する。 Each of the processing facility 2, the carrying-in device 3, and the carrying-out device 4 is provided with a control device (a computer device such as a PLC, etc.) for controlling its own operation. The processing equipment 2 of this example can be exemplified by a production device (machine tool) that processes and assembles the work W, a transfer device that transfers the work W, an inspection device that inspects the work W, and the like. Processing includes, for example, cutting, grinding, plastic working, and hardening. Here, in this example, the case where the processing equipment 2 performs processing while conveying the work W is illustrated. That is, the processing equipment 2 of this example processes the material work W brought in from the carry-in device 3 , and carries out the work after machining from the carry-out device 4 .

信号灯5は、処理設備2、搬入装置3及び搬出装置4の各々に設けられている。信号灯5は、管理者及び作業者が遠方から視認できるようにするため、処理設備2、搬入装置3及び搬出装置4の各々に天板の上に設けられている。信号灯5は、発光することにより、処理設備2、搬入装置3及び搬出装置4の各々の稼働状態を表示する。つまり、信号灯5は、処理設備2、搬入装置3及び搬出装置4の各々の稼働状況に応じて発光表示する。 A signal lamp 5 is provided in each of the processing equipment 2 , the loading device 3 and the unloading device 4 . The signal lamp 5 is provided on the top plate of each of the processing equipment 2, the carrying-in device 3, and the carrying-out device 4 so that the manager and workers can see them from a distance. The signal lamp 5 indicates the operation status of each of the processing facility 2, the carrying-in device 3, and the carrying-out device 4 by emitting light. That is, the signal lamp 5 emits light according to the operation status of each of the processing equipment 2, the carrying-in device 3, and the carrying-out device 4. FIG.

信号灯5は、赤色、黄色、緑色等の複数色の発光が可能となるように構成されている。本例において、信号灯5は、例えば、赤色に連続点灯したときは処理設備2の稼働状態が停止であることを示し、黄色に連続点灯したときは処理設備2の稼働状態が運転準備状態であることを示し、緑色に連続点灯したときは処理設備2の稼働状態が正常(稼働中)であることを示す。 The signal lamp 5 is configured to be capable of emitting multiple colors such as red, yellow, and green. In this example, the signal lamp 5 indicates that the operating state of the treatment facility 2 is stopped when, for example, continuously lit in red, and indicates that the operating state of the treatment facility 2 is in an operation preparation state when continuously lit in yellow. When continuously lit in green, it indicates that the operating condition of the treatment equipment 2 is normal (in operation).

検知装置6は、処理設備2、搬入装置3及び搬出装置4の各々に設けられており、処理設備2、搬入装置3及び搬出装置4の各々の稼働状態を表す各種状態量を検知する計測装置や各種センサである。ここで、検知装置6は、例えば、加工したワークWの個数をカウントするカウンタ、処理設備2、搬入装置3及び搬出装置4を構成する動力装置(例えば、モータ)の回転数や給電される電流値、或いは、処理設備2を構成する各種バルブの開閉状態を検知する。検知装置6は、検知した各種状態量を表す値や信号を、例えば、PLCを介して、管理装置10に出力する。 The detection device 6 is provided in each of the processing facility 2, the loading device 3, and the unloading device 4, and is a measuring device that detects various state quantities representing the operating states of each of the processing facility 2, the loading device 3, and the unloading device 4. and various sensors. Here, the detection device 6 is, for example, a counter that counts the number of processed workpieces W, the number of rotations of a power device (for example, a motor) that constitutes the processing equipment 2, the loading device 3, and the carrying out device 4, and the current that is supplied. value, or the open/closed state of various valves constituting the processing equipment 2 is detected. The detection device 6 outputs values and signals representing various detected state quantities to the management device 10 via the PLC, for example.

(2.管理装置10の構成)
本例の管理装置10は、例えば、処理設備2、搬入装置3及び搬出装置4が設置されている工場の管理室に設置されており、管理者や作業者によって閲覧可能な処理設備2、搬入装置3及び搬出装置4の各々の稼働状態に関する各種情報を提供する。これにより、管理者や作業者は、管理装置10から提供される各種情報を確認することにより、処理設備2、搬入装置3及び搬出装置4のそれぞれの稼働状態を把握することが可能となる。
(2. Configuration of management device 10)
The management device 10 of this example is installed, for example, in a factory management room where the processing equipment 2, the carrying-in device 3, and the carrying-out device 4 are installed. Various information regarding the operating status of each of the device 3 and the unloading device 4 is provided. As a result, a manager or an operator can grasp the operation status of each of the processing equipment 2, the carrying-in device 3, and the carrying-out device 4 by checking the various information provided by the management device 10. FIG.

管理装置10は、処理設備2、搬入装置3及び搬出装置4の各々の制御装置、例えば、PLCと通信する通信部11を備える。通信部11は、PLCと有線又は無線により通信する。又、管理装置10は、CPU、ROM、RAM、各種インターフェースを主要構成部品とするコンピュータ装置である制御部12を備えると共に、通信部11によってPLCを介して取得された各種値や信号即ち各種データDを記憶する記憶部13を備える。 The management device 10 includes a communication unit 11 that communicates with each control device of the processing facility 2, the loading device 3, and the unloading device 4, for example, a PLC. The communication unit 11 communicates with the PLC by wire or wirelessly. The management device 10 includes a control unit 12, which is a computer device having a CPU, a ROM, a RAM, and various interfaces as main components. A storage unit 13 for storing D is provided.

又、管理装置10は、管理者及び作業者に対して各種情報を表示する表示部14を備える。これにより、制御部12は、記憶部13に記憶された各種データDを用いて、処理設備2の稼働状態に関する各種情報が所定の表示態様によって表示されるように表示部14の作動を制御する。 The management device 10 also includes a display unit 14 that displays various types of information to the administrator and workers. Thereby, the control unit 12 uses the various data D stored in the storage unit 13 to control the operation of the display unit 14 so that various information regarding the operating state of the processing facility 2 is displayed in a predetermined display mode. .

又、管理装置10は、表示部14に表示させるべき各種情報の種類及び各種情報の表示範囲の大きさや表示色等を表す表示態様14aの変更を要求するための要求仕様情報と、要求仕様情報に基づく表示態様14aによって表示部14に各種情報を表示させるための表示制御情報とを関連付けて蓄積して記憶するデータベース15を備える。そして、制御部12は、データベース15に記憶されている表示制御情報に基づいて、表示部14における表示態様を制御する。 The management device 10 also includes required specification information for requesting a change in the display mode 14a representing the type of various information to be displayed on the display unit 14, the size of the display range of the various information, the display color, etc., and the required specification information. A database 15 is provided for accumulating and storing display control information for displaying various kinds of information on the display unit 14 in a display mode 14a based on the above in association with each other. Then, the control unit 12 controls the display mode on the display unit 14 based on the display control information stored in the database 15 .

ここで、要求仕様情報は、管理者及び作業者が表示部14を介して提供される情報の仕様を要求するものであり、例えば、表示部14に表示させる処理設備2の稼働状態を表す項目や、項目に応じた表示情報の種類、表示情報を表示するために用いる各種データDの指定(信号灯5からの信号又は検知装置6からの値や信号)、指定した各種データDの形式、各種データDの供給先であるPLCのアドレス等の仕様を要求するものである。又、表示制御情報は、表示部14に表示させる(提供する)各種情報の表示態様14aを制御するために、要求仕様情報に基づいて作成されるものである。 Here, the requested specification information is information requested by the administrator and the worker for the specifications of information provided via the display unit 14. For example, the item representing the operating state of the processing facility 2 to be displayed on the display unit 14 , the type of display information according to the item, the designation of various data D used for displaying the display information (signal from the signal lamp 5 or the value or signal from the detection device 6), the format of the designated various data D, various It requests specifications such as the address of the PLC to which the data D is supplied. The display control information is created based on the required specification information in order to control the display mode 14a of various information displayed (provided) on the display unit 14. FIG.

又、管理装置10は、データベース15に記憶された過去の要求仕様情報と過去の表示制御情報とを用いた機械学習を適用することにより、種々の要求仕様情報に応じた表示制御情報を生成し、表示部14に要求された表示態様14aによって各種情報を表示させる。このため、管理装置10には、学習処理設備20と生成した表示制御情報をデータベース15に出力する出力装置30とが設けられる。尚、本例においては、学習処理設備20と出力装置30とは、独立した構成として示すが、1つの装置とすることもできる。又、学習処理設備20及び出力装置30は、工場に設置される管理装置10と一体に設けられることに限られず、例えば、工場から離間した位置に設置したり、或いは、クラウドとして構成したりすることができる。 In addition, the management device 10 applies machine learning using past required specification information and past display control information stored in the database 15 to generate display control information corresponding to various required specification information. , the display unit 14 displays various information in the requested display mode 14a. Therefore, the management device 10 is provided with a learning processing facility 20 and an output device 30 that outputs the generated display control information to the database 15 . In this example, the learning processing equipment 20 and the output device 30 are shown as independent structures, but they can also be a single device. Further, the learning processing equipment 20 and the output device 30 are not limited to being provided integrally with the management device 10 installed in the factory. be able to.

本例では、学習処理設備20と出力装置30とが独立した構成である場合を例に挙げる。又、学習処理設備20は、所謂、サーバ機能を有しており、管理装置10が複数の場合には各々の管理装置10に設けられた出力装置30と通信可能に接続されている。又、本例の出力装置30は、各々の管理装置10に一対一で設けられ、各管理装置10のデータベース15に通信可能に接続されている。即ち、出力装置30は、所謂、エッジコンピュータとして機能しており、高速演算処理を実現している。 In this example, the case where the learning processing equipment 20 and the output device 30 are configured independently will be taken as an example. Further, the learning processing equipment 20 has a so-called server function, and when there are a plurality of management apparatuses 10, the learning processing equipment 20 is connected to an output device 30 provided in each management apparatus 10 so as to be communicable. In addition, the output device 30 of this example is provided in each management device 10 in a one-to-one manner, and is connected to the database 15 of each management device 10 so as to be communicable. That is, the output device 30 functions as a so-called edge computer and realizes high-speed arithmetic processing.

(3.学習処理設備20の構成)
学習処理設備20は、データベース15に記憶されている過去の要求仕様情報である過去要求仕様情報KYと、過去要求仕様情報KYに基づいて表示部14に各種情報を表示させた場合の過去の表示制御情報である過去表示制御情報KHとに基づいて、機械学習を行う。そして、学習処理設備20は、表示態様14aを変更する新たな要求仕様情報NYに応じた新たな表示制御情報NHを生成するための学習済みモデルTMを生成する。
(3. Configuration of learning processing equipment 20)
The learning processing equipment 20 displays the past required specification information KY, which is the past required specification information stored in the database 15, and the past display when various information is displayed on the display unit 14 based on the past required specification information KY. Machine learning is performed based on the past display control information KH, which is control information. Then, the learning processing equipment 20 generates a learned model TM for generating new display control information NH corresponding to the new required specification information NY for changing the display mode 14a.

学習処理設備20は、図2に示すように、訓練用データセット取得部21、訓練用データセット記憶部22、モデル生成部23を備える。訓練用データセット取得部21は、管理装置10のデータベース15から複数の過去要求仕様情報KY及び過去表示制御情報KHを訓練用データセットとして取得する。訓練用データセット記憶部22は、複数の過去要求仕様情報KY及び過去表示制御情報KHを関連付けて訓練用データセットとして記憶する。 The learning processing equipment 20 includes a training data set acquisition unit 21, a training data set storage unit 22, and a model generation unit 23, as shown in FIG. The training data set acquisition unit 21 acquires a plurality of pieces of past required specification information KY and past display control information KH from the database 15 of the management device 10 as training data sets. The training data set storage unit 22 stores a plurality of pieces of past required specification information KY and past display control information KH in association with each other as a training data set.

モデル生成部23は、訓練用データセット記憶部22に記憶された訓練用データセットを用いて、機械学習を行う。具体的に、モデル生成部23は、過去要求仕様情報KYを説明変数とし、過去表示制御情報KHを目的変数とした機械学習を行う。この場合、モデル生成部23は、例えば、過去要求仕様情報KYに含まれる「生産実績」、「稼働率」、「直行率」及び「設備異常履歴」等の各項目と、過去表示制御情報KHに含まれている各項目に対応する各種データ又は各種信号の取得先及び取得した各種データの表示態様(表示領域の大きさや表示色等)とを関連付ける。そして、モデル生成部23は、後述するように、管理者又は作業者によって入力された新たな要求仕様情報NYを用いて新たな表示制御情報NHを生成するための学習済みモデルTMを生成する。 The model generation unit 23 performs machine learning using the training data set stored in the training data set storage unit 22 . Specifically, the model generating unit 23 performs machine learning using the past required specification information KY as an explanatory variable and the past display control information KH as an objective variable. In this case, the model generation unit 23, for example, each item such as "production record", "operating rate", "first-run rate", and "facility abnormality history" included in the past required specification information KY, and the past display control information KH It associates acquisition destinations of various data or various signals corresponding to each item included in the . Then, as will be described later, the model generating unit 23 generates a learned model TM for generating new display control information NH using new required specification information NY input by the administrator or operator.

(4.出力装置30の構成)
出力装置30は、学習処理設備20により生成された学習済みモデルTMを用いて、新たな要求仕様情報NYに基づいて、表示部14に各種情報を表示するための新たな表示制御情報NHを生成して出力する。即ち、出力装置30は、管理者や作業者の要求を反映した表示を実現する新たな表示制御情報NHを生成してデータベース15に出力する。これにより、制御部12が新たな表示制御情報NHに基づいて表示部14を制御すると、表示部14は、管理者や作業者が必要とする各種情報を要求された表示態様によって表示することができる。
(4. Configuration of output device 30)
The output device 30 uses the learned model TM generated by the learning processing equipment 20 to generate new display control information NH for displaying various information on the display unit 14 based on the new required specification information NY. and output. In other words, the output device 30 generates new display control information NH that realizes a display that reflects the requests of the administrator or the worker, and outputs the new display control information NH to the database 15 . Accordingly, when the control unit 12 controls the display unit 14 based on the new display control information NH, the display unit 14 can display various information required by the administrator or the worker in the requested display mode. can.

出力装置30は、図2に示すように、モデル記憶部31、要求仕様情報取得部32、表示制御情報生成部33、出力部34を備える。モデル記憶部31は、モデル生成部23が生成した学習済みモデルTMを記憶する。要求仕様情報取得部32は、管理者又は作業者によって作成された新たな要求仕様情報NYを取得する。尚、新たな要求仕様情報NYは、例えば、管理装置10に設けられた図示省略の入力部材(キーボード等)を用いて作成されたり、或いは、外部の端末装置等から送信されたテキストデータとして予め作成されたりし、制御部12から供給される。 The output device 30 includes a model storage unit 31, a required specification information acquisition unit 32, a display control information generation unit 33, and an output unit 34, as shown in FIG. The model storage unit 31 stores the learned model TM generated by the model generation unit 23 . The required specification information acquisition unit 32 acquires new required specification information NY created by an administrator or an operator. Note that the new required specification information NY may be created, for example, using an input member (not shown) provided in the management device 10 (such as a keyboard), or may be sent in advance as text data transmitted from an external terminal device or the like. created and supplied from the control unit 12 .

この場合、新たな要求仕様情報NYは、図3に示すように、例えば、「アウトプット画面」として「画面名」である「生産実績」、「稼働率」、「直行率」及び「設備異常履歴」の各項目が設定されると共に表示部14表示させる各項目の小項目即ち「表示情報」が設定される。本例において、例えば、「生産実績」の項目については、「表示情報」として「設備名」、「生産計画数」及び「生産実績数」を例示することができる。又、本例において、例えば、「稼働率」の項目については、「表示情報」として「設備名」及び「稼働、停止時間」を例示することができる。又、本例において、例えば、「直行率」の項目については、「表示情報」として「設備名」、「OK数」、「NG数」及び「直行率」を例示することができる。更に、本例において、例えば、「設備異常履歴」の項目については、「表示情報」として「設備名」、「停止時間」、「停止回数」、「停止内容」、「発生時刻」及び「復旧時刻」を例示することができる。 In this case, as shown in FIG. 3, the new required specification information NY includes, for example, "output screen" as "screen name", namely "production result", "operating rate", "first-run rate", and "equipment abnormality Each item of "history" is set, and a sub-item of each item to be displayed on the display unit 14, that is, "display information" is set. In this example, for example, for the item "actual production", "equipment name", "planned production quantity", and "actual production quantity" can be exemplified as "display information". Further, in this example, for example, for the item "operation rate", "equipment name" and "operating and stopping time" can be exemplified as "display information". Further, in this example, for example, for the item of "first run rate", "facility name", "OK number", "NG number" and "first run rate" can be exemplified as "display information". Furthermore, in this example, for example, for the item "equipment abnormality history", "equipment name", "stop time", "number of times of stoppage", "description of stoppage", "occurrence time", and "recovery time" can be exemplified.

又、新たな要求仕様情報NYは、図3に示すように、各「表示情報」に対応して、処理設備2のPLCを介して検知装置6から取得する「インプット情報」として、例えば、「データ名、信号名」、「データ形式」、「アドレス」のそれぞれが設定される。尚、図3において、「データ名、信号名」である「生産計画数」や「OK数」、「NG数」、或いは、「異常コード」等はテキストデータであり「データ形式」として「ワード」が設定される。又、図3において、「データ名、信号名」である「加工完了」や「運転」、「停止」、或いは、「総合異常」等はビットデータであり「データ形式」として「ビット」が設定される。更に、図3の「アドレス」としては、例えば、「データ名、信号名」に対応する各種データ(テキストデータ又はビットデータ)を取得する際の処理設備2のPLCにおけるアドレスが設定される。 Further, as shown in FIG. 3, the new required specification information NY is "input information" acquired from the detection device 6 via the PLC of the processing equipment 2 corresponding to each "display information". "Data Name, Signal Name", "Data Format", and "Address" are set. In FIG. 3, "production plan quantity", "OK number", "NG number", or "abnormal code", which are "data names and signal names", are text data, and the "data format" is "word data". ” is set. In FIG. 3, "processing completed", "operation", "stop", or "general error", which are "data names and signal names", are bit data, and "bit" is set as the "data format". be done. Further, as the "address" in FIG. 3, for example, an address in the PLC of the processing equipment 2 when acquiring various data (text data or bit data) corresponding to "data name, signal name" is set.

表示制御情報生成部33は、モデル記憶部31に記憶された学習済みモデルTMを取得する。又、表示制御情報生成部33は、要求仕様情報取得部32によって取得された新たな要求仕様情報NYを取得する。これにより、表示制御情報生成部33は、学習済みモデルTMと新たな要求仕様情報NYとに基づいて、新たな表示制御情報NHを生成する。 The display control information generation unit 33 acquires the learned model TM stored in the model storage unit 31 . Also, the display control information generation unit 33 acquires the new required specification information NY acquired by the required specification information acquisition unit 32 . Thereby, the display control information generation unit 33 generates new display control information NH based on the learned model TM and the new required specification information NY.

具体的に、本例の表示制御情報生成部33は、図3に示す新たな要求仕様情報NYに従い、「生産実績」に関し、図4に示すように、表示態様14aとして対象とする「設備名1」及び「設備名2」の「生産計画数」と「生産実績数」を横に延びる棒グラフによって表す新たな表示制御情報NHを生成する。尚、表示態様14aにおいて、表示する棒グラフについては、例えば、過去表示制御情報KHによって表示された色や大きさ基づいて、新たな表示制御情報NHによって色や大きさが設定される。 Specifically, the display control information generation unit 33 of this example, according to the new required specification information NY shown in FIG. 1” and “Equipment Name 2”, the “Planned Production Quantity” and the “Actual Production Quantity” are generated by bar graphs extending horizontally. In the display mode 14a, the color and size of the bar graph to be displayed are set by new display control information NH based on the color and size displayed by past display control information KH, for example.

又、本例の表示制御情報生成部33は、図3に示す新たな要求仕様情報NYに従い、「可動率」に関し、図5に示すように、表示態様14aとして対象とする「設備名1」及び「設備名2」の「計画可動率」と「実可動率」を縦に延びる棒グラフによって表す新たな表示制御情報NHを生成する。尚、表示態様14aにおいて、表示する棒グラフについては、例えば、過去表示制御情報KHによって表示された色や大きさ基づいて、新たな表示制御情報NHによって色や大きさが設定される。 Further, according to the new required specification information NY shown in FIG. And new display control information NH is generated that represents the "planned availability" and "actual availability" of "facility name 2" by vertically extending bar graphs. In the display mode 14a, the color and size of the bar graph to be displayed are set by new display control information NH based on the color and size displayed by past display control information KH, for example.

又、本例の表示制御情報生成部33は、図3に示す新たな要求仕様情報NYに従い、「直行率」に関し、図6に示すように、表示態様14aとして対象とする「ワーク名」の「良品数」と「不良品数」との比を縦に延びる棒グラフによって表す新たな表示制御情報NHを生成する。尚、表示態様14aにおいて、表示する棒グラフについては、例えば、過去表示制御情報KHによって表示された色や大きさ基づいて、新たな表示制御情報NHによって色や大きさが設定される。 Further, the display control information generation unit 33 of this example, in accordance with the new required specification information NY shown in FIG. New display control information NH is generated that represents the ratio between the number of non-defective products and the number of defective products by a vertically extending bar graph. In the display mode 14a, the color and size of the bar graph to be displayed are set by new display control information NH based on the color and size displayed by past display control information KH, for example.

更に、本例の表示制御情報生成部33は、図3に示す新たな要求仕様情報NYに従い、「設備異常履歴」に関し、図7に示すように、表示態様14aとして対象とする「設備名」の「発生数」を縦に延びる棒フラグによって表し、「停止率」を折れ線グラフによって表す新たな表示制御情報NHを生成する。尚、表示態様14aにおいて、表示する棒グラフ及び折れ線グラフについては、例えば、過去表示制御情報KHによって表示された色や大きさ基づいて、新たな表示制御情報NHによって色や大きさが設定される。又、表示制御情報生成部33は、1つの「小項目」に対して1つの新たな表示制御情報NHを生成することに限られず、複数の新たな表示制御情報NHを生成することも可能である。 Further, the display control information generation unit 33 of this example, in accordance with the new required specification information NY shown in FIG. is represented by a vertically extending bar flag, and new display control information NH is generated to represent the "stop rate" by a line graph. In the display mode 14a, the colors and sizes of the bar graphs and line graphs to be displayed are set by new display control information NH based on the colors and sizes displayed by past display control information KH, for example. In addition, the display control information generation unit 33 is not limited to generating one new display control information NH for one "small item", and can also generate a plurality of new display control information NH. be.

出力部34は、図2に示すように、表示制御情報生成部33が生成した新たな表示制御情報NHを管理装置10のデータベース15に出力する。尚、本例においては、出力部34は、新たな表示制御情報NHをデータベース15に出力する。しかし、出力部34は、表示制御情報生成部33が生成した新たな表示制御情報NHを管理装置10の制御部12に直接出力することも可能である。管理装置10の制御部12は、データベース15に記憶された新たな表示制御情報NHに従って表示部14の作動を制御し、表示部14に図4、図5、図6及び図7に示す表示態様14aによって「生産実績」、「稼働率」、「直行率」、「設備異常履歴」を表示させる。尚、管理装置10の制御部12は、例えば、「稼働率」や「直行率」、「設備異常履歴」に基づく信号を処理設備2のPLCに出力することができる。これにより、処理設備2のPLCは、状況に応じて信号灯5を点灯させることができる。 The output unit 34 outputs the new display control information NH generated by the display control information generation unit 33 to the database 15 of the management device 10, as shown in FIG. In this example, the output unit 34 outputs new display control information NH to the database 15 . However, the output unit 34 can also directly output the new display control information NH generated by the display control information generation unit 33 to the control unit 12 of the management device 10 . The control unit 12 of the management device 10 controls the operation of the display unit 14 according to the new display control information NH stored in the database 15, and the display modes shown in FIGS. 14a displays "actual production", "operating rate", "first-run rate", and "equipment abnormality history". Note that the control unit 12 of the management device 10 can output signals based on, for example, the "operating rate", the "first-run rate", and the "equipment abnormality history" to the PLC of the processing equipment 2. FIG. Thereby, the PLC of the processing equipment 2 can turn on the signal lamp 5 depending on the situation.

又、制御部12は、表示部14に表示させた新たな表示制御情報NHを新たな要求仕様情報NYに関連付けて、データベース15に記憶する。これにより、学習処理設備20は、表示制御情報生成部33によって生成された新たな表示制御情報NHを過去表示制御情報KHとした機械学習を行い、学習済みモデルTMを更新する。そして、今回とは別の機会に新たな要求仕様情報NYが作成された場合には、出力装置30は、更新された学習済みモデルTMを用いて、新たな要求仕様情報NYに応じた新たな表示制御情報NHを生成する。 Further, the control unit 12 stores the new display control information NH displayed on the display unit 14 in the database 15 in association with the new required specification information NY. Thereby, the learning processing equipment 20 performs machine learning using the new display control information NH generated by the display control information generation unit 33 as the past display control information KH, and updates the learned model TM. Then, when new requirement specification information NY is created on a different occasion than this time, the output device 30 uses the updated trained model TM to generate a new request specification information NY corresponding to the new requirement specification information NY. Generate display control information NH.

以上の説明からも理解できるように、表示システム1によれば、管理者及び作業者がニーズを反映した新たな要求仕様情報NYを作成することのみにより、出力装置30が学習処理設備20によって生成された学習済みモデルTMを用いて新たな表示制御情報NHを生成することができる。そして、新たな表示制御情報NHが生成されることにより、管理装置10の制御部12は、新たな表示制御情報NHに従って表示部14の表示態様、即ち、管理者及び作業者のニーズを反映した表示態様によって各種情報を表示して提供することができる。従って、管理者及び作業者が新たな表示制御情報NHを作成する工数を低減することができると共に、容易に管理者及び作業者のニーズを反映した表示態様14aによって表示部14に各種情報を表示させることができる。 As can be understood from the above description, according to the display system 1, the output device 30 is generated by the learning processing equipment 20 only by creating new required specification information NY reflecting the needs of the administrator and the worker. New display control information NH can be generated using the learned model TM. Then, by generating new display control information NH, the control unit 12 of the management device 10 reflects the display mode of the display unit 14 according to the new display control information NH, that is, the needs of the administrator and the operator. Various information can be displayed and provided depending on the display mode. Therefore, it is possible to reduce the man-hours required for the administrator and the operator to create new display control information NH, and to easily display various information on the display unit 14 in the display mode 14a that reflects the needs of the administrator and the operator. can be made

(5.別例)
上述した本例においては、新たな要求仕様情報NYにおいて各種データDの出力先、例えば、PLCのアドレスが予め設定されるようにした。そして、表示制御情報生成部33は、新たな要求仕様情報NYにおいて設定されたアドレスに従い、対応する信号灯5及び検知装置6から所望の信号や値を取得して新たな表示制御情報NHを生成するようにした。
(5. Separate example)
In this example described above, the output destination of various data D, for example, the address of the PLC, is set in advance in the new required specification information NY. Then, the display control information generation unit 33 acquires desired signals and values from the corresponding signal lamps 5 and detection devices 6 according to the addresses set in the new required specification information NY, and generates new display control information NH. I made it

ところで、データベース15は、各種データDの出力先が設定された過去要求仕様情報KY及び過去要求仕様情報KYに応じた過去表示制御情報KHを蓄積して記憶している。このため、学習処理設備20のモデル生成部23が、例えば、過去要求仕様情報KYのアドレスを説明変数とし、過去表示制御情報KHを目的変数とする機械学習を行うことにより、各種データDの出力先と表示態様14aとの相関関係を表す学習済みモデルを生成することができる。これにより、例えば、新たな要求仕様情報NYにおいて、「アドレス」が設定されていない場合であっても、生成した学習済みモデルを用いて、「アウトプット画面」に表示する項目に対応する各種データDの出力先を自動的に設定することができる。従って、この場合においては、管理者又は作業者が各種データDの出力先の設定を省略して新たな要求仕様情報NYを作成することができ、管理者及び作業者のニーズに応じた表示態様14aによって表示部14に各種情報を表示させることができる。 By the way, the database 15 accumulates and stores past required specification information KY in which output destinations of various data D are set and past display control information KH corresponding to the past required specification information KY. For this reason, the model generating unit 23 of the learning processing equipment 20 performs machine learning using, for example, the address of the past required specification information KY as an explanatory variable and the past display control information KH as an objective variable, thereby outputting various data D. A trained model can be generated that represents the correlation between the previous and display 14a. As a result, for example, even if the "address" is not set in the new requirement specification information NY, various data corresponding to the items displayed on the "output screen" can be generated using the generated learned model. The output destination of D can be set automatically. Therefore, in this case, the manager or worker can omit the setting of the output destination of the various data D and create new required specification information NY. Various kinds of information can be displayed on the display unit 14 by means of 14a.

1…表示システム、2…処理設備、3…搬入装置、4…搬出装置、5…信号灯、6…検知装置、10…管理装置、11…通信部、12…制御部、13…記憶部、14…表示部、14a…表示態様、15…データベース、20…学習処理設備、21…訓練用データセット取得部、22…訓練用データセット記憶部、23…モデル生成部(学習済みモデル生成部)、30…出力装置、31…モデル記憶部(学習済みモデル記憶部)、32…要求仕様情報取得部、33…表示制御情報生成部、34…出力部、D…各種データ、KY…過去要求仕様情報、KH…過去表示制御情報、NY…新たな要求仕様情報、NH…新たな表示制御情報、TM…学習済みモデル DESCRIPTION OF SYMBOLS 1... Display system, 2... Processing equipment, 3... Carry-in apparatus, 4... Carry-out apparatus, 5... Signal lamp, 6... Detection apparatus, 10... Management apparatus, 11... Communication part, 12... Control part, 13... Storage part, 14 Display unit 14a Display mode 15 Database 20 Learning processing equipment 21 Training data set acquisition unit 22 Training data set storage unit 23 Model generation unit (learned model generation unit), 30... Output device 31... Model storage unit (learned model storage unit) 32... Required specification information acquisition unit 33... Display control information generation unit 34... Output unit D... Various data KY... Past required specification information , KH...past display control information, NY...new required specification information, NH...new display control information, TM...learned model

Claims (9)

1つ又は複数の処理設備の稼働状態を表示するための表示システムであって、
前記処理設備の前記稼働状態に関する各種データを取得する通信部と、
前記通信部によって取得された各種データを表示する表示部と、
前記表示部における表示態様を制御する制御部と、
前記表示態様の変更を要求する要求仕様情報、及び、前記要求仕様情報に応じて前記表示態様を制御する表示制御情報を蓄積して記憶するデータベースと、
前記データベースに記憶されている過去の前記要求仕様情報である過去要求仕様情報と、前記過去要求仕様情報に応じた過去の前記表示制御情報である過去表示制御情報とを訓練用データセットとして取得する訓練用データセット取得部と、
前記訓練用データセット取得部によって取得された前記過去要求仕様情報を説明変数とすると共に前記過去表示制御情報を目的変数とする機械学習を行うことにより生成された学習済みモデルを記憶する学習済みモデル記憶部と、
新たな前記表示制御情報を取得する要求仕様情報取得部と、
前記要求仕様情報取得部によって取得された新たな前記要求仕様情報と前記学習済みモデルとを用いて、新たな前記要求仕様情報に応じた新たな前記表示制御情報を生成する表示制御情報生成部と、
を備えた、表示システム。
A display system for displaying the operational status of one or more processing equipment, comprising:
a communication unit that acquires various data related to the operating state of the processing equipment;
a display unit that displays various data acquired by the communication unit;
a control unit that controls a display mode on the display unit;
a database for accumulating and storing required specification information requesting a change in the display mode and display control information for controlling the display mode according to the required specification information;
Obtaining past required specification information, which is the past required specification information stored in the database, and past display control information, which is the past display control information corresponding to the past required specification information, as a training data set. a training dataset acquisition unit;
A learned model that stores a learned model generated by performing machine learning using the past requirement specification information acquired by the training data set acquisition unit as an explanatory variable and the past display control information as an objective variable. a storage unit;
a required specification information acquisition unit that acquires the new display control information;
a display control information generating unit that generates the new display control information according to the new required specification information using the new required specification information acquired by the required specification information acquisition unit and the learned model; ,
display system.
前記表示制御情報生成部によって生成された新たな前記表示制御情報を出力する出力部を備えた、請求項1に記載の表示システム。 2. The display system according to claim 1, further comprising an output unit that outputs the new display control information generated by the display control information generation unit. 前記出力部は、
新たな前記表示制御情報を前記データベースに出力する、請求項2に記載の表示システム。
The output unit
3. The display system according to claim 2, wherein new said display control information is output to said database.
前記訓練用データセット取得部は、
前記過去要求仕様情報と前記過去表示制御情報とを関連付けて前記訓練用データセットとして取得する、請求項1-3の何れか一項に記載の表示システム。
The training data set acquisition unit
4. The display system according to any one of claims 1 to 3, wherein the past required specification information and the past display control information are associated and obtained as the training data set.
前記表示態様は、
前記表示部において前記各種データを表示する際の大きさ、又は、前記各種データを表示する際の色を含む、請求項1-4の何れか一項に記載の表示システム。
The display mode is
5. The display system according to any one of claims 1 to 4, further comprising a size for displaying the various data on the display unit, or a color for displaying the various data.
前記訓練用データセット取得部によって取得された前記過去要求仕様情報を前記説明変数とすると共に前記過去表示制御情報を前記目的変数とする機械学習を行うことによって前記学習済みモデルを生成する学習済みモデル生成部を備えた、請求項1-5の何れか一項に記載の表示システム。 A learned model that generates the learned model by performing machine learning using the past requirement specification information acquired by the training data set acquisition unit as the explanatory variable and the past display control information as the objective variable. A display system according to any one of claims 1-5, comprising a generator. 前記学習済みモデルは、
前記過去要求仕様情報に含まれていて前記各種データの出力先を表す情報を前記説明変数とすると共に前記過去表示制御情報を前記目的変数とする機械学習を行うことによって前記学習済みモデルを生成する、請求項6に記載の表示システム。
The trained model is
The learned model is generated by performing machine learning using the information included in the past requirement specification information and indicating the output destination of the various data as the explanatory variable and using the past display control information as the objective variable. 7. A display system according to claim 6.
前記各種データの前記出力先は、
前記処理設備に設けられた信号灯又は前記処理設備の状態量を検知する検知装置である、請求項7に記載の表示システム。
The output destination of the various data is
8. The display system according to claim 7, wherein the display system is a signal lamp provided in the processing equipment or a detection device for detecting a state quantity of the processing equipment.
前記処理設備は、工作機械を含む、請求項1-8の何れか一項に記載の表示システム。 The display system of any one of claims 1-8, wherein the processing facility comprises a machine tool.
JP2021080343A 2021-05-11 2021-05-11 display system Pending JP2022174504A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021080343A JP2022174504A (en) 2021-05-11 2021-05-11 display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021080343A JP2022174504A (en) 2021-05-11 2021-05-11 display system

Publications (1)

Publication Number Publication Date
JP2022174504A true JP2022174504A (en) 2022-11-24

Family

ID=84144591

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021080343A Pending JP2022174504A (en) 2021-05-11 2021-05-11 display system

Country Status (1)

Country Link
JP (1) JP2022174504A (en)

Similar Documents

Publication Publication Date Title
CN109844662B (en) Manual workstation unit, remote data processing apparatus, manual workstation operation system, manual workstation operation method, and manual workstation providing method
US10691118B2 (en) Information retrieval system and method
US11860611B2 (en) Method for identifying a limited operator control and monitoring of a technical plant, operator control and monitoring system and process control system
JP2019144716A (en) Unsteady condition detection system and unsteady condition detection method
CN111199290A (en) Intelligent patrol inspection management system
US11562309B2 (en) System, method, and non-transitory computer readable medium for process engineering assistance
US20150170110A1 (en) Method for maintaining equipment in large-scale technical installations or production facilities
CN106486391B (en) Semiconductor manufacturing control method and system based on MES system
JP6938573B2 (en) Equipment with operator server and operator client
US10317866B2 (en) State change management system for manufacturing cell in cell control system
JP2022174504A (en) display system
CN112749183A (en) Apparatus, method and computer program product for field device maintenance request management
JP2015099437A (en) Consumable component management system
KR20120047348A (en) Statistical quality test and management system
US10235447B2 (en) Method and system for co-operative intelligent HMIs for effective process operations
JP6664564B1 (en) Information technology utilization evaluation device, information technology utilization evaluation system and information technology utilization evaluation method
JP5080013B2 (en) Work support system for field process status and work support method for field process situation
JP2020035287A (en) Knowledge production system
EP4241917A1 (en) Tool transport system, control method for tool transport system, and control program for tool transport system
US20230095055A1 (en) Control device
JP7471759B2 (en) Work instruction communication system
WO2024121975A1 (en) Display device, display method, and program
US20210326600A1 (en) Information management device and information management method
WO2023237288A1 (en) Analyzing input data of a respective device and/or controlling the respective device method and system
KR20230161706A (en) Manufacturing process monitoring system and operation method thereof

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20210611

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210616