WO2023105581A1 - 作業者割当装置、作業者割当方法、および作業者割当プログラム - Google Patents

作業者割当装置、作業者割当方法、および作業者割当プログラム Download PDF

Info

Publication number
WO2023105581A1
WO2023105581A1 PCT/JP2021/044747 JP2021044747W WO2023105581A1 WO 2023105581 A1 WO2023105581 A1 WO 2023105581A1 JP 2021044747 W JP2021044747 W JP 2021044747W WO 2023105581 A1 WO2023105581 A1 WO 2023105581A1
Authority
WO
WIPO (PCT)
Prior art keywords
worker
information
work
data
accident
Prior art date
Application number
PCT/JP2021/044747
Other languages
English (en)
French (fr)
Inventor
唯史 藤井
朋子 柴田
寛 吉田
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2021/044747 priority Critical patent/WO2023105581A1/ja
Publication of WO2023105581A1 publication Critical patent/WO2023105581A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling

Definitions

  • the present invention relates to a worker assignment device, a worker assignment method, and a worker assignment program.
  • Patent Literature 1 discloses a system that uses radio tags that record work information to allocate workers so as to prevent useless movement using radio tags. This system allocates workers so that the distance traveled by each worker is minimized.
  • the present invention has been made in view of the above circumstances, and its object is to provide a worker assignment device, a worker assignment method, and a worker assignment program that take into consideration the environmental conditions and safety of the work site. be.
  • the worker assignment device includes an information input unit that receives site prediction environment information related to work to be assigned, a database that manages a plurality of pieces of past data related to the work and manages data on worker candidates, and the prediction environment. The information is compared with the plurality of past data, workers who can work safely in the predicted environment are extracted from the worker candidate data, and the extracted worker candidate data is output as a worker assignment result. and an allocation result output unit for outputting the worker allocation result.
  • a method of assigning a worker includes receiving predicted environment information of a work site relating to a task to be assigned, managing a plurality of past data relating to the task, managing candidate worker data, and assigning the predicted environment information. Comparing with the plurality of past data, extracting a worker who can work safely in the predicted environment from the worker candidate data, and outputting the extracted worker candidate data as a worker assignment result. and outputting the worker assignment result.
  • the worker assignment program causes the computer to execute the function of each component of the worker assignment device.
  • a worker assignment device a worker assignment method, and a worker assignment program are provided that take into consideration the environmental conditions and safety of the work site.
  • FIG. 1 is a block diagram showing an example of the functional configuration of the worker assignment device according to the embodiment.
  • FIG. 2 is a block diagram illustrating an example of the hardware configuration of the worker assignment device according to the embodiment;
  • FIG. 3 is a diagram showing a specific example of an information acquisition sensor deployed at a work site.
  • FIG. 4 is a flow chart showing a processing procedure and processing contents for acquiring past data of one operation.
  • FIG. 5 is a flowchart illustrating an example of a worker assignment processing procedure and processing details executed by the worker assignment device according to the embodiment.
  • FIG. 6 is a flowchart illustrating an example of a worker extraction processing procedure and processing details executed by the allocation executing unit of the worker allocation device according to the embodiment.
  • Embodiments describe examples in which the work is stepladder work. Therefore, the tool used for the work is a stepladder, and the accident is the fall of the worker.
  • FIG. 1 is a block diagram showing an example of the functional configuration of the worker assignment device 40 according to the embodiment.
  • FIG. 1 also shows a stepladder 10, an information acquisition sensor 20, and a data shaping device 30 that are deployed at a work site S. As shown in FIG.
  • the information acquisition sensor 20 acquires and transmits information about the environment and work of the site S of the site.
  • Information about the environment has information on temperature, humidity, and wind speed.
  • the information on work includes information on the position of the center of gravity of the worker.
  • environment-related information is also simply referred to as environment information
  • work-related information is also referred to as work information.
  • the data shaping device 30 sequentially acquires environmental information and work information from the information acquisition sensor 20, shapes and transmits them. Therefore, the data shaping device 30 has an information acquisition section 31 , an information shaping section 32 , a temporary database 33 , and a transmission section 34 .
  • the data shaping device 30 is composed of a personal computer.
  • the information acquisition unit 31 sequentially acquires environment information and work information from the information acquisition sensor 20 and supplies this to the information shaping unit 32 .
  • the information shaping unit 32 shapes the environment information and work information sequentially supplied from the information acquisition unit 31 and supplies this to the temporary database 33 .
  • the temporary database 33 stores data sequentially supplied from the information shaping section 32 .
  • the information acquisition section 31 also acquires information on the results of the work and information on the worker, and supplies this to the information shaping section 32 .
  • the information shaping unit 32 reads out the sequentially stored environment information and work information from the temporary database 33, adds the work result information and the worker information, and obtains one past work. Format the data.
  • the information shaping unit 32 supplies the past data of one operation to the temporary database 33 .
  • the temporary database 33 stores the past data of one work supplied from the information shaping section 32 and supplies the same to the transmission section 34 .
  • the transmission unit 34 transmits one past data of the work supplied from the temporary database 33 .
  • the past data of one work sent from the data shaping device 30 is received by the worker assignment device 40 .
  • the worker allocation device 40 has a receiving unit 41 , an information input unit 42 , an allocation execution unit 43 , an allocation result output unit 44 and a database 45 .
  • the receiving unit 41 receives the past data of one operation sent from the data shaping device 30 and supplies it to the database 45 .
  • the information input unit 42 is used to receive site predicted environment information related to work to be assigned, information on candidate workers, and the like.
  • the information input unit 42 supplies the information to the database 45 when the information of the worker candidate is input.
  • a worker candidate is, for example, a worker who is available at that time. Also, when the predicted environment information is input, the information input unit 42 supplies this to the allocation execution unit 43 .
  • the database 45 accumulates and manages past work data.
  • the database 45 stores one past data of the work supplied from the receiving unit 41 . As a result, the database 45 acquires past data for one operation.
  • the database 45 accumulates a plurality of past data regarding work by repeating such acquisition.
  • the database 45 divides and manages a plurality of accumulated past data relating to work into a plurality of environmental patterns.
  • the database 45 stores the information of the worker candidates supplied from the information input unit 42, and accumulates and manages the data of the worker candidates.
  • the assignment executing unit 43 Upon receiving the predicted environment information from the information input unit 42, the assignment executing unit 43 refers to the database 45 and extracts worker candidates who can work safely under the predicted environmental conditions from the worker candidate data. . The allocation executing unit 43 outputs the extracted worker candidate data to the allocation result output unit 44 as a worker allocation result.
  • the allocation result output unit 44 receives information on the worker allocation result from the allocation execution unit 43 and outputs the worker allocation result to the user.
  • the worker assignment device 40 is composed of a computer.
  • the worker assignment device 40 is composed of a personal computer, a server computer, or the like.
  • FIG. 2 is a block diagram showing an example of the hardware configuration of the worker assignment device 40 according to the embodiment.
  • FIG. 2 is also a block diagram showing an example of the hardware configuration of the data shaping device 30.
  • the worker assignment device has an input device 51 , a CPU 52 , a storage device 55 and an output device 59 .
  • the worker assignment device may also have other peripheral devices in addition to these.
  • the input device 51, the CPU 52, the storage device 55, and the output device 59 are electrically connected to each other via the bus 60, and exchange data and commands via the bus 60.
  • the input device 51 is a device that receives data.
  • the input device 51 is composed of a receiving device, a keyboard, a mouse, a touch panel, and the like.
  • the input device 51 is not limited to this, and may be composed of any other input device.
  • the output device 59 is a device that outputs data.
  • the output device 59 is composed of a display, a transmission device, and the like.
  • the output device 59 is not limited to this, and may be composed of any other output device.
  • the storage device 55 stores programs and data necessary for processing executed by the CPU 52 .
  • the CPU 52 performs various processes by reading and executing necessary programs and data from the storage device 55 .
  • the storage device 55 has a ROM 56, a main storage device 57, and an auxiliary storage device 58.
  • the main memory device 57 and the auxiliary memory device 58 exchange programs and data between them.
  • the ROM 56 stores a program (BIOS) that controls the CPU 52 at startup.
  • BIOS program
  • the main storage device 57 stores programs and data temporarily required for processing by the CPU 52 .
  • the main memory device 57 is composed of a volatile memory such as a RAM (Random Access Memory).
  • the auxiliary storage device 58 stores programs and data supplied via an external device or network, and provides the main storage device 57 with programs and data temporarily required for processing by the CPU 52 .
  • the auxiliary storage device 58 is composed of a non-volatile memory such as a HDD (Hard Disk Drive) or an SSD (Solid State Drive).
  • the CPU 52 is a processor and hardware that processes data and instructions.
  • the CPU 52 has a control device 53 and an arithmetic device 54 .
  • the control device 53 controls the input device 51 , arithmetic device 54 , storage device 55 and output device 59 .
  • the computing device 54 reads programs and data from the main storage device 57 , executes the programs to process data, and provides the processed data to the main storage device 57 .
  • the input device 51 constitutes the receiving section 41 and the information input section .
  • the CPU 52 and the main storage device 57 constitute an allocation executing section 43 .
  • the output device 59 constitutes the allocation result output unit 44 .
  • the CPU 52 , main storage device 57 and auxiliary storage device 58 constitute a database 45 .
  • the CPU 52 loads a program for executing the functions of the allocation execution unit 43 from the auxiliary storage device 58 into the main storage device 57, and executes the read program to operate the allocation execution unit 43.
  • the input device 51 constitutes the information acquisition section 31 .
  • the CPU 52 and main storage device 57 constitute an information shaping section 32 .
  • the output device 59 constitutes the transmission section 34 .
  • the CPU 52 , main storage device 57 and auxiliary storage device 58 constitute a temporary database 33 .
  • FIG. 3 is a diagram showing a specific example of the information acquisition sensor 20 deployed at the work site.
  • the information acquisition sensor 20 has four strain sensors 21 , a temperature/humidity center 22 and a wind sensor 23 .
  • Each of the strain sensor 21, the temperature/humidity center 22, and the wind sensor 23 has a function of transmitting detected sensor information.
  • the four strain sensors 21 are provided at the lower ends of the four supports 11 of the stepladder 10, respectively. Each strain sensor 21 detects the strain of each strut 11 of the stepladder 10 and the contact surface of the ground, and transmits strain information. The detection information of the four strain sensors 21 indicates the position of the center of gravity of the worker on the stepladder 10 .
  • the temperature/humidity center 22 is suspended from the top board 12 of the stepladder 10 .
  • the temperature/humidity center 22 detects the temperature and humidity of the environment around the stepladder 10 and transmits temperature information and humidity information.
  • the wind sensor 23 is arranged at an appropriate position near the stepladder 10.
  • the wind force sensor 23 detects the wind force in the environment near the stepladder 10 and transmits wind force information.
  • the data shaping device 30 receives the sensor information transmitted from the strain sensor 21 , the temperature/humidity center 22 , and the wind sensor 23 .
  • FIG. 4 is a flow chart showing a processing procedure and processing contents for acquiring past data of one operation.
  • step S ⁇ b>1 the information acquisition unit 31 sequentially acquires environment information and work information from the information acquisition sensor 20 .
  • the information acquisition unit 31 acquires environment information and work information at regular time intervals.
  • the information acquisition unit 31 supplies the acquired environment information and work information to the information shaping unit 32 .
  • the information shaping unit 32 receives the environment information and work information sequentially supplied from the information acquisition unit 31 and shapes them into synchronized data in a predetermined format. For example, the information shaping unit 32 shapes the data into a set of environment information, work information, and time information. The information shaping section 32 supplies the shaped data to the temporary database 33 .
  • the temporary database 33 receives data sequentially supplied from the information shaping section 32 and stores it.
  • step S ⁇ b>2 after the work is completed, the information acquisition unit 31 acquires additional information for the environment/work data of the work site S and supplies this to the information shaping unit 32 .
  • the additional information includes work result information and worker information.
  • the work result information includes information on whether or not an accident has occurred.
  • the worker information includes the ID and name of the worker, and information on the position of the center of gravity of the worker. Acquisition of the additional information is performed, for example, by input by the operator.
  • the information shaping unit 32 receives additional information and shapes the data sequentially stored from the temporary database 33 .
  • the information shaping unit 32 converts environmental information, i.e. temperature, humidity, and wind speed information, and work information, i. Format the data of the set of information of the fluctuation.
  • the information shaping unit 32 further adds additional information, that is, work result information and worker information to the information on the average temperature, average humidity, maximum wind speed, and sway of the center of gravity, and shapes the past data for one time of work.
  • the information shaping unit 32 supplies the past data of one operation to the temporary database 33 .
  • step S3 the temporary database 33 stores the past data of one work supplied from the information shaping section 32.
  • the temporary database 33 also supplies the transmitter 34 with past data for one stored operation.
  • step S4 the transmission unit 34 receives the past data of one work from the temporary database 33 and transmits it.
  • the past data of one work transmitted from the data shaping device 30 is received by the worker assignment device 40 and accumulated in the database 45 .
  • FIG. 5 is a flow chart showing a worker assignment processing procedure and processing details executed by the worker assignment device according to the embodiment.
  • the worker allocation process is started by the user inputting the predicted environment information of the site to the information input unit 42 .
  • the information input unit 42 supplies the predicted environment information of the site related to the work to be allocated to the allocation execution unit 43 when it is input.
  • the predicted environmental information includes information on environmental conditions, such as information on temperature, humidity, and wind speed.
  • the allocation executing unit 43 receives the supply of the predicted environment information and reads data of worker candidates from the database 45.
  • the candidate worker data includes, for each worker, an ID, a name, whether or not the worker has experienced an accident (experience of a fall), the action that caused the accident (the 3-second sway of the center of gravity immediately before the accident occurred), the accident occurrence It has information on environmental conditions such as temperature, humidity, and wind speed.
  • step S13 the assignment executing unit 43 compares the predicted environmental information with a plurality of pieces of past data relating to work stored in the database 45, and from the candidate worker data, selects work that can be done safely under the predicted environmental conditions. extract candidates for Worker candidates are extracted by excluding workers who are likely to cause accidents under predicted environmental conditions from the worker candidate data. The allocation executing unit 43 outputs the extracted worker candidate data to the allocation result output unit 44 as a worker allocation result.
  • step S14 the allocation result output unit 44 receives information on the worker allocation result from the allocation execution unit 43, and outputs the worker allocation result to the user.
  • the allocation result output unit 44 is a display, and displays the worker allocation result on the screen.
  • FIG. 6 is a flow chart showing a processing procedure and processing contents for extracting worker candidates executed by the allocation executing unit 43 of the worker allocation device 40 according to the embodiment.
  • the database 45 manages multiple past data by dividing them into multiple environmental patterns.
  • a plurality of environmental patterns are set based on environmental conditions.
  • the indicators of environmental conditions are average temperature (°C), average humidity (%) and maximum wind speed (m/s).
  • the database 45 divides a plurality of past data into 75 environmental patterns by combining 5 levels of average temperature (°C), 5 levels of average humidity (%), and 5 levels of maximum wind speed (m/s). management.
  • the five levels of average temperature (°C) are ( ⁇ 0, 1 ⁇ 10, 11 ⁇ 20, 21 ⁇ 30, 31 ⁇ ), and the five levels of average humidity (%) are ( ⁇ 20, 21 ⁇ 40, 41 to 60, 61 to 80, 81 to 100), and the five levels of maximum wind speed (m / s) are ( ⁇ 5, 5.1 to 10, 10.1 to 15, 15.1 to 20 , 20.1-).
  • the allocation executing unit 43 refers to the database 45 and selects an environmental pattern corresponding to the predicted environmental condition. More specifically, the allocation execution unit 43 refers to the temperature, humidity, and wind speed of the predicted environment with the average temperature, average humidity, and maximum wind speed of a plurality of past data stored in the database 45, respectively, to determine whether the predicted environmental conditions correspond. Select the environmental pattern to use.
  • step S22 the allocation executing unit 43 determines whether or not the selected environmental pattern includes past data in which an accident occurred.
  • past data in which an accident has occurred will also simply be referred to as an accident case.
  • step S23 the assignment executing unit 43 identifies the accident-causing action of the accident case.
  • the accident-causing action is the sway of the center of gravity for three seconds immediately before the accident.
  • step S24 the allocation executing unit 43 excludes workers whose actions similar to the accident-causing actions identified in step S22 are recorded from the worker candidate data.
  • step S22 and the process of step S24 are performed for all accident cases.
  • step S25 the assignment executing unit 43 selects another environmental pattern that is close to the aforementioned environmental pattern to which the predicted environmental condition selected in step S21 corresponds and that includes an accident case. do.
  • another environmental pattern close to the above-mentioned environmental pattern means an environmental pattern with a close environmental condition index value.
  • five levels of environmental condition indices average temperature, average humidity, and maximum wind speed
  • the aforementioned environmental pattern is represented by F(T, H, W).
  • T is the average temperature
  • H is the average humidity
  • W is the maximum wind speed.
  • another environmental pattern is an environmental pattern represented by F(T ⁇ 1, H, W), F(T, H ⁇ 1, W), and F(T, H, W ⁇ 1).
  • the allocation executing unit 43 performs the processing of step S23 and the processing of step S24 for the accident case of another environmental pattern.
  • step S26 the assignment execution unit 43 checks whether or not each worker who is not excluded from the worker candidate data has work experience in the environmental pattern selected in step S22 and the environmental pattern selected in step S25.
  • step S27 the allocation execution unit 43 identifies the accident-causing action in the past data for which the worker has work experience in another environmental pattern close to the selected environmental pattern. .
  • the meaning of another environmental pattern close to the selected environmental pattern is as described above.
  • step S28 the allocation execution unit 43 excludes workers whose actions similar to the accident-causing actions identified in step S27 are recorded from the worker candidate data.
  • step S27 and step S28 are performed for all the past data with work experience of the worker.
  • step S29 the allocation executing unit 43 sets the data of the worker candidates after removing the workers by the processes of steps S21 to S28 as the worker allocation result.
  • [effect] it is possible to allocate workers in consideration of the environmental conditions and safety of the work site. For example, it is possible to present candidate workers who can work safely under environmental conditions. As a result, it is possible to avoid the occurrence of falling accidents caused by the safety of workers not being ensured depending on environmental conditions, and the occurrence of rework due to this, particularly in stepladder work.
  • the present invention may be applied to work other than stepladder work.
  • the present invention is not limited to the above-described embodiments, and can be variously modified in the implementation stage without departing from the gist of the present invention. Further, each embodiment may be implemented in combination as appropriate, in which case the combined effect can be obtained. Furthermore, various inventions are included in the above embodiments, and various inventions can be extracted by combinations selected from a plurality of disclosed constituent elements. For example, even if some constituent elements are deleted from all the constituent elements shown in the embodiments, if the problem can be solved and effects can be obtained, the configuration with the constituent elements deleted can be extracted as an invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Factory Administration (AREA)

Abstract

作業者割当装置は、割当対象の作業に関する現場の予測環境情報を受け取る情報入力部と、前記作業に関する複数の過去データを管理するとともに、作業者の候補のデータを管理するデータベースと、前記予測環境情報を前記複数の過去データと比較し、予測環境において安全に作業可能な作業者を、前記作業者の候補のデータから抽出し、抽出した作業者の候補のデータを、作業者割当結果として出力する割当実行部と、前記作業者割当結果を出力する割当結果出力部を有する。

Description

作業者割当装置、作業者割当方法、および作業者割当プログラム
 本発明は、作業者割当装置、作業者割当方法、および作業者割当プログラムに関する。
 特許文献1は、作業情報を記録した無線タグを利用して、無線タグを利用して無駄な移動を生じないように、作業者の割当を行うシステムを開示している。このシステムでは、各作業者の移動距離が最小となるように作業者の割当を実施する。
日本国特開2006-209383号公報
 特許文献1のシステムにおいては、注目されているのは移動効率のみであり、作業現場の環境条件や安全面が考慮されていない。
 本発明は、上記事情に着目してなされたもので、その目的は、作業現場の環境条件や安全面を考慮した作業者割当装置、作業者割当方法、および作業者割当プログラムを提供することにある。
 本発明の一態様は、作業者割当装置である。作業者割当装置は、割当対象の作業に関する現場の予測環境情報を受け取る情報入力部と、前記作業に関する複数の過去データを管理するとともに、作業者の候補のデータを管理するデータベースと、前記予測環境情報を前記複数の過去データと比較し、予測環境において安全に作業可能な作業者を、前記作業者の候補のデータから抽出し、抽出した作業者の候補のデータを、作業者割当結果として出力する割当実行部と、前記作業者割当結果を出力する割当結果出力部を有する。
 本発明の一態様は、作業者割当方法である。作業者割当方法は、割当対象の作業に関する現場の予測環境情報を受け取ることと、前記作業に関する複数の過去データを管理するとともに、作業者の候補のデータを管理することと、前記予測環境情報を前記複数の過去データと比較し、予測環境において安全に作業可能な作業者を、前記作業者の候補のデータから抽出し、抽出した作業者の候補のデータを、作業者割当結果として出力することと、前記作業者割当結果を出力することを有する。
 本発明の一態様は、作業者割当プログラムである。作業者割当プログラムは、上記の作業者割当装置の各構成要素の機能をコンピュータに実行させる。
 本発明によれば、作業現場の環境条件や安全面を考慮した作業者割当装置、作業者割当方法、および作業者割当プログラムが提供される。
図1は、実施形態に係る作業者割当装置の機能構成の一例を示すブロック図である。 図2は、実施形態に係る作業者割当装置のハードウェア構成の一例を示すブロック図である。 図3は、作業の現場に配備される情報取得センサの具体例を示す図である。 図4は、作業の1回の過去データの取得の処理手順と処理内容を示すフローチャートである。 図5は、実施形態に係る作業者割当装置が実行する作業者割当の処理手順と処理内容の一例を示すフローチャートである。 図6は、実施形態に係る作業者割当装置の割当実行部が実行する作業者抽出の処理手順と処理内容の一例を示すフローチャートである。
 以下、図面を参照して本発明に係る実施形態について説明する。実施形態は、作業が脚立作業である例について述べる。したがって、作業に使用する道具は脚立であり、事故は作業者の転落である。
 [構成例]
 (機能構成)
 まず、実施形態に係る作業者割当装置の機能構成について説明する。図1は、実施形態に係る作業者割当装置40の機能構成の一例を示すブロック図である。図1には、作業者割当装置40に加えて、作業の現場Sに配備される脚立10と情報取得センサ20とデータ整形装置30が併せて図示されている。
 情報取得センサ20は、現場の現場Sの環境と作業に関する情報を取得して送信する。環境に関する情報は、温度と湿度と風速の情報を有する。また、作業に関する情報は、作業者の重心位置の情報を有する。以下では、環境に関する情報を単に環境情報、作業に関する情報を作業情報とも称する。
 データ整形装置30は、情報取得センサ20から環境情報と作業情報を逐次取得し、これを整形して送信する。このため、データ整形装置30は、情報取得部31と、情報整形部32と、一時データベース33と、送信部34を有する。たとえば、データ整形装置30は、パーソナルコンピュータで構成される。
 情報取得部31は、情報取得センサ20から環境情報と作業情報を逐次取得し、これを情報整形部32に供給する。
 情報整形部32は、情報取得部31から逐次供給される環境情報と作業情報を整形し、これを一時データベース33に供給する。
 一時データベース33は、情報整形部32から逐次供給されるデータを記憶する。
 情報取得部31はまた、作業の終了後、作業の結果の情報と作業者の情報を取得し、これを情報整形部32に供給する。
 情報整形部32は、これを受けて、一時データベース33から逐次記憶された環境情報と作業情報を読み出し、これに、作業の結果の情報と作業者の情報を加えて、作業の1回の過去データに整形する。情報整形部32は、作業の1回の過去データを、一時データベース33に供給する。
 一時データベース33は、情報整形部32から供給された作業の1回の過去データを記憶するとともに送信部34に供給する。
 送信部34は、一時データベース33から供給された作業の1回の過去データを送信する。データ整形装置30から送信された作業の1回の過去データは作業者割当装置40によって受信される。
 作業者割当装置40は、受信部41と、情報入力部42と、割当実行部43と、割当結果出力部44と、データベース45を有する。
 受信部41は、データ整形装置30から送信された作業の1回の過去データを受信し、これをデータベース45に供給する。
 情報入力部42は、割当対象の作業に関する現場の予測環境情報と、作業者の候補の情報などを受け取るために使用される。情報入力部42は、作業者の候補の情報が入力された場合には、これをデータベース45に供給する。作業者の候補は、たとえば、そのとき手隙の作業者である。また、情報入力部42は、予測環境情報が入力された場合には、これを割当実行部43に供給する。
 データベース45は、作業の過去データの蓄積と管理を行う。データベース45は、受信部41から供給された作業の1回の過去データを記憶する。これにより、データベース45は、作業の1回の過去データを取得する。データベース45は、このような取得を繰り返すことにより、作業に関する複数の過去データを蓄積する。データベース45は、蓄積した作業に関する複数の過去データを、複数の環境パターンに分けて管理する。
 また、データベース45は、情報入力部42から供給された作業者の候補の情報を記憶し、作業者の候補のデータの蓄積と管理を行う。
 割当実行部43は、情報入力部42から予測環境情報を受け取ると、データベース45を参照して、作業者の候補のデータから、予測環境条件下において安全に作業可能な作業者の候補を抽出する。割当実行部43は、抽出した作業者の候補のデータを、作業者割当結果として割当結果出力部44に出力する。
 割当結果出力部44は、割当実行部43から作業者割当結果の情報を受け取り、利用者に作業者割当結果を出力する。
 (ハードウェア構成)
 次に、作業者割当装置40のハードウェア構成について説明する。作業者割当装置40は、コンピュータで構成される。例えば、作業者割当装置40は、パーソナルコンピュータやサーバコンピュータ等で構成される。
 図2は、実施形態に係る作業者割当装置40のハードウェア構成の一例を示すブロック図である。図2はまた、データ整形装置30のハードウェア構成の一例を示すブロック図でもある。図2に示されるように、作業者割当装置は、入力装置51と、CPU52と、記憶装置55と、出力装置59を有する。作業者割当装置はさらに、これらに加えて、他の周辺装置を有していてもよい。
 入力装置51とCPU52と記憶装置55と出力装置59は、バス60を介して互いに電気的に接続されており、バス60を介してデータや命令のやりとりを行う。
 入力装置51は、データを受け取る装置である。例えば、入力装置51は、受信装置、キーボード、マウス、タッチパネルなどで構成される。入力装置51は、これに限らず、他の任意の入力機器で構成されてもよい。
 出力装置59は、データを出力する装置である。例えば、出力装置59は、ディスプレー、送信装置などで構成される。出力装置59は、これに限らず、他の任意の出力機器で構成されてもよい。
 記憶装置55は、CPU52が実行する処理に必要なプログラムとデータを記憶している。CPU52は、記憶装置55から必要なプログラムとデータを読み出して実行することにより、各種の処理を行う。
 記憶装置55は、ROM56と、主記憶装置57と、補助記憶装置58を有する。主記憶装置57と補助記憶装置58は、相互間でプログラムとデータのやりとりを行う。
 ROM56は、起動時にCPU52を制御するプログラム(BIOS)を記憶している。
 主記憶装置57は、CPU52の処理に一時的に必要なプログラムとデータを記憶する。例えば、主記憶装置57は、RAM(Random Access Memory)等の揮発性メモリで構成される。
 補助記憶装置58は、外部機器やネットワークを介して供給されるプログラムやデータを記憶しており、CPU52の処理に一時的に必要なプログラムとデータを主記憶装置57に提供する。例えば、補助記憶装置58は、HDD(Hard Disk Drive)やSSD(Solid State Drive)等の不揮発性メモリで構成される。
 CPU52は、プロセッサであり、データや命令を処理するハードウェアである。CPU52は、制御装置53と、演算装置54を有する。
 制御装置53は、入力装置51と演算装置54と記憶装置55と出力装置59を制御する。
 演算装置54は、主記憶装置57からプログラムとデータを読み込み、プログラムを実行してデータを処理し、処理したデータを主記憶装置57に提供する。
 このようなハードウェア構成において、作業者割当装置40に関しては、入力装置51は、受信部41と情報入力部42を構成する。CPU52と主記憶装置57は、割当実行部43を構成する。出力装置59は、割当結果出力部44を構成する。CPU52と主記憶装置57と補助記憶装置58は、データベース45を構成する。
 例えば、CPU52は、割当実行部43の機能を実行するプログラムを補助記憶装置58から主記憶装置57に読み込み、読み込んだプログラムを実行することによって、割当実行部43の動作を行う。
 また、データ整形装置30に関しては、入力装置51は、情報取得部31を構成する。CPU52と主記憶装置57は、情報整形部32を構成する。出力装置59は、送信部34を構成する。CPU52と主記憶装置57と補助記憶装置58は、一時データベース33を構成する。
 (情報取得センサの具体例)
 次に、図3を参照して、情報取得センサ20の具体例について説明する。図3は、作業の現場に配備される情報取得センサ20の具体例を示す図である。情報取得センサ20は、4つのひずみセンサ21と、温湿度センタ22と、風力センサ23を有する。ひずみセンサ21と温湿度センタ22と風力センサ23はいずれも、検知したセンサ情報を送信する機能を有する。
 4つのひずみセンサ21は、それぞれ、脚立10の4本の支柱11の下端部に設けられている。各ひずみセンサ21は、脚立10の各支柱11と地面の接地面のひずみを検知し、ひずみ情報を送信する。4つのひずみセンサ21の検知情報は、脚立10に乗った作業者の重心位置を示す。
 温湿度センタ22は、脚立10の天板12からつり下げられている。温湿度センタ22は、脚立10の周辺の環境の温度と湿度を検知し、温度情報と湿度情報を送信する。
 風力センサ23は、脚立10の近辺の適当な位置に配置されている。風力センサ23は、脚立10の近辺の環境の風力を検知し、風力情報を送信する。
 ひずみセンサ21と温湿度センタ22と風力センサ23から送信されたセンサ情報はいずれも、データ整形装置30によって受信される。
 [動作例]
 (作業の1回の過去データの取得の処理)
 次に、図4を参照して、現場Sのデータ整形装置30による作業の1回の過去データの取得の処理手順と処理内容について説明する。図4は、作業の1回の過去データの取得の処理手順と処理内容を示すフローチャートである。
 ステップS1において、情報取得部31は、情報取得センサ20から環境情報と作業情報を逐次取得する。たとえば、情報取得部31は、環境情報と作業情報を一定の時間間隔で取得する。情報取得部31は、取得した環境情報と作業情報を情報整形部32に供給する。
 情報整形部32は、情報取得部31から逐次供給される環境情報と作業情報を受け取り、これを同期した所定の形式のデータに整形する。たとえば、情報整形部32は、環境情報と作業情報と時刻情報の集合のデータに整形する。情報整形部32は、整形したデータを、一時データベース33に供給する。
 一時データベース33は、情報整形部32から逐次供給されるデータを受け取り、これを記憶する。
 ステップS2において、作業の終了後、情報取得部31は、作業の現場Sの環境・作業のデータに対する追加情報を取得し、これを情報整形部32に供給する。追加情報は、作業の結果の情報と、作業者の情報を含む。作業の結果の情報は、事故の発生の有無の情報を含む。作業者の情報は、作業者のIDや名前、作業者の重心位置の情報を含む。追加情報の取得は、たとえば、作業者による入力によって行われる。
 情報整形部32は、追加情報の供給を受けて、一時データベース33から逐次記憶されたデータを整形する。たとえば、情報整形部32は、各時刻における、環境情報すなわち温度と湿度と風速の情報と、作業情報すなわち作業者の重心位置の情報の集合のデータを、平均温度と平均湿度と最大風速と重心動揺の情報の集合のデータに整形する。
 情報整形部32はさらに、平均温度と平均湿度と最大風速と重心動揺の情報に、追加情報すなわち作業の結果の情報と作業者の情報を加えて、作業の1回の過去データに整形する。情報整形部32は、作業の1回の過去データを、一時データベース33に供給する。
 ステップS3において、一時データベース33は、情報整形部32から供給された作業の1回の過去データを記憶する。一時データベース33はまた、記憶した作業の1回の過去データを送信部34に供給する。
 ステップS4において、送信部34は、一時データベース33から作業の1回の過去データを受け取り、これを送信する。データ整形装置30から送信された作業の1回の過去データは、作業者割当装置40によって受信され、データベース45に蓄積される。
 (作業者割当の処理)
 次に、図5を参照して、作業者割当装置40が実行する作業者割当の処理手順と処理内容について説明する。図5は、実施形態に係る作業者割当装置が実行する作業者割当の処理手順と処理内容を示すフローチャートである。作業者割当の処理は、利用者が情報入力部42に現場の予測環境情報を入力することによって開始される。
 ステップS11において、情報入力部42は、割当対象の作業に関する現場の予測環境情報が入力されると、これを割当実行部43に供給する。予測環境情報は、環境条件の情報、たとえば、温度と湿度と風速の情報を有する。
 ステップS12において、割当実行部43は、予測環境情報の供給を受けて、データベース45から作業者の候補のデータを読み込む。たとえば、作業者の候補のデータは、各作業者に関して、ID、名前、事故経験(転落経験)の有無、事故発生時の事故発生要因動作(事故発生直前の3秒間の重心動揺)、事故発生時の環境条件たとえば温度と湿度と風速などの情報を有する。
 ステップS13において、割当実行部43は、予測環境情報を、データベース45が記憶する作業に関する複数の過去データと比較して、作業者の候補のデータから、予測環境条件下において安全に作業可能な作業者の候補を抽出する。作業者の候補の抽出は、予測環境条件下において事故発生が懸念される作業者を、作業者の候補のデータから除外することによって行う。割当実行部43は、抽出した作業者の候補のデータを、作業者割当結果として割当結果出力部44に出力する。
 ステップS14において、割当結果出力部44は、割当実行部43から作業者割当結果の情報を受け取り、利用者に作業者割当結果を出力する。たとえば、割当結果出力部44はディスプレーであり、作業者割当結果を画面に表示する。
 (作業者の候補の抽出の処理)
 次に、図6を参照して、作業者割当装置40の割当実行部43が実行する作業者の候補の抽出の処理手順と処理内容について説明する。図6は、実施形態に係る作業者割当装置40の割当実行部43が実行する作業者の候補の抽出の処理手順と処理内容を示すフローチャートである。
 作業者の候補の抽出の説明に先立ち、作業に関する複数の過去データに対するデータベース45による管理について説明する。以下では、便宜上、作業に関する複数の過去データを単に複数の過去データと称する。
 データベース45は、複数の過去データを、複数の環境パターンに分けて管理する。複数の環境パターンは、環境条件に基づいて設定される。環境条件の指標は、平均気温(℃)と平均湿度(%)と最大風速(m/s)である。
 たとえば、データベース45は、複数の過去データを、5段階の平均気温(℃)と5段階の平均湿度(%)と5段階の最大風速(m/s)の組み合わせにより、75の環境パターンに分けて管理する。
 たとえば、平均気温(℃)の5段階は、(~0、1~10,11~20、21~30、31~)であり、平均湿度(%)の5段階は、(~20、21~40、41~60、61~80、81~100)であり、最大風速(m/s)の5段階は、(~5,5.1~10、10.1~15、15.1~20,20.1~)である。
 ステップS21において、割当実行部43は、データベース45を参照して、予測環境条件が該当する環境パターンを選択する。詳しくは、割当実行部43は、予測環境の温度と湿度と風速を、それぞれ、データベース45が記憶する複数の過去データの平均気温と平均湿度と最大風速と照会することにより、予測環境条件が該当する環境パターンを選択する。
 ステップS22において、割当実行部43は、選択した環境パターンに、事故の発生があった過去データが含まれるか否かを判断する。以下では、便宜上、事故の発生があった過去データを単に事故事例とも称する。
 ステップS22の判断結果がYesの場合、ステップS23において、割当実行部43は、事故事例の事故発生要因動作を特定する。ここでは、事故発生要因動作は、事故発生直前の3秒間の重心動揺である。
 ステップS24において、割当実行部43は、ステップS22において特定した事故発生要因動作と同様の動作が記録されている作業者を、作業者の候補のデータから除外する。
 事故事例が複数ある場合には、すべての事故事例について、ステップS22の処理とステップS24の処理を行う。
 ステップS22の判断結果がNoの場合、ステップS25において、割当実行部43は、ステップS21において選択した予測環境条件が該当する前述の環境パターンに近く、かつ、事故事例を含む別の環境パターンを選択する。
 ここで、前述の環境パターンに近い別の環境パターンとは、環境条件の指標の値が近い環境パターンを意味する。たとえば、環境条件の指標(平均気温と平均湿度と最大風速)の5段階を1~5の点数に換算し、前述の環境パターンをF(T,H,W)で表すとする。ここで、Tは平均温度、Hは平均湿度、Wは最大風速を示す。このとき、別の環境パターンは、F(T±1,H,W)、F(T,H±1,W)、F(T,H,W±1)で表される環境パターンである。
 続いて、割当実行部43は、別の環境パターンの事故事例について、ステップS23の処理とステップS24の処理を行う。別の環境パターンは、最大で6つ存在する。別の環境パターンが複数ある場合には、別の環境パターンの各々における事故事例について、ステップS23の処理とステップS24の処理を行う。
 ステップS26において、割当実行部43は、作業者の候補のデータから除外されていない各作業者について、ステップS22において選択した環境パターンとステップS25において選択した環境パターンにおける作業経験の有無を調べる。
 作業経験の無い作業者については、ステップS27において、割当実行部43は、選択した環境パターンに近い別の環境パターンにおいて、当該作業者の作業経験のある過去データについて、事故発生要因動作を特定する。選択した環境パターンに近い別の環境パターンの意味は、前述したとおりである。
 ステップS28において、割当実行部43は、ステップS27において特定した事故発生要因動作と同様の動作が記録されている作業者を、作業者の候補のデータから除外する。
 当該作業者の作業経験のある過去データが複数ある場合には、当該作業者の作業経験のあるすべての過去データについて、ステップS27の処理とステップS28の処理を行う。
 ステップS29において、割当実行部43は、ステップS21~S28の処理による作業者の除外後の作業者の候補のデータを、作業者割当結果とする。
 [効果]
 実施形態によれば、作業現場の環境条件や安全面を考慮した作業者の割当を行うことが可能となる。たとえば、環境条件に対して安全に作業可能な作業者の候補を提示することが可能となる。これにより、特に脚立作業において、環境条件によっては作業者の安全が確保されないことに起因する転落事故の発生、また、それによる作業の手戻りの発生を避けることが可能となる。
 実施形態は、作業が脚立作業である例について説明したが、本発明は、脚立作業以外の他の作業に適用されてもよい。
 なお、本発明は、上記実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。また、各実施形態は適宜組み合わせて実施してもよく、その場合組み合わせた効果が得られる。更に、上記実施形態には種々の発明が含まれており、開示される複数の構成要件から選択された組み合わせにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件からいくつかの構成要件が削除されても、課題が解決でき、効果が得られる場合には、この構成要件が削除された構成が発明として抽出され得る。
  10…脚立
  11…支柱
  12…天板
  20…情報取得センサ
  21…センサ
  22…温湿度センタ
  23…風力センサ
  30…データ整形装置
  31…情報取得部
  32…情報整形部
  33…一時データベース
  34…送信部
  40…作業者割当装置
  41…受信部
  42…情報入力部
  43…割当実行部
  44…割当結果出力部
  45…データベース
  51…入力装置
  52…CPU
  53…制御装置
  54…演算装置
  55…記憶装置
  56…ROM
  57…主記憶装置
  58…補助記憶装置
  59…出力装置
  60…バス

Claims (7)

  1.  割当対象の作業に関する現場の予測環境情報を受け取る情報入力部と、
     前記作業に関する複数の過去データを管理するとともに、作業者の候補のデータを管理するデータベースと、
     前記予測環境情報を前記複数の過去データと比較し、予測環境において安全に作業可能な作業者を、前記作業者の候補のデータから抽出し、抽出した作業者の候補のデータを、作業者割当結果として出力する割当実行部と、
     前記作業者割当結果を出力する割当結果出力部を有する、
     作業者割当装置。
  2.  前記データベースは、前記複数の過去データを、複数の環境パターンに分けて管理し、
     前記割当実行部は、
     予測環境条件が該当する環境パターンを選択し、
     選択した前記環境パターンに、事故の発生があった過去データが含まれる場合には、その事故発生要因動作を特定し、特定した前記事故発生要因動作と同様の動作が記録されている作業者を、前記作業者の候補のデータから除外する、
     請求項1に記載の作業者割当装置。
  3.  前記割当実行部は、
     選択した前記環境パターンに、事故の発生があった過去データが含まれない場合には、前記環境パターンに近く、かつ、事故の発生があった過去データを含む別の環境パターンを選択し、
     選択した前記別の環境パターンにおいて、その事故発生要因動作を特定し、特定した前記事故発生要因動作と同様の動作が記録されている作業者を、前記作業者の候補のデータから除外する、
     請求項2に記載の作業者割当装置。
  4.  前記割当実行部は、
     前記作業者の候補のデータから除外されていない各作業者について、選択した前記環境パターンにおける作業経験の有無を調べ、
     作業経験の無い作業者については、選択した前記環境パターンに近い別の環境パターンにおいて、当該作業者の作業経験のある過去データについて、事故発生要因動作を特定し、特定した前記事故発生要因動作と同様の動作が記録されている作業者を、前記作業者の候補のデータから除外する、
     請求項3に記載の作業者割当装置。
  5.  前記作業は脚立作業であり、前記事故は転落であり、前記事故発生要因動作は、事故発生直前の3秒間の重心動揺であり、前記予測環境情報は、温度の情報と湿度の情報と風速の情報を有し、前記過去データは、環境情報と作業情報と事故の発生の有無の情報を有し、前記環境情報は、平均温度の情報と平均湿度の情報と最大風速の情報を有し、前記作業情報は、作業者の重心位置の情報を有する、
     請求項2から請求項4までのいずれかひとつに記載の作業者割当装置。
  6.  割当対象の作業に関する現場の予測環境情報を受け取ることと、
     前記作業に関する複数の過去データを管理するとともに、作業者の候補のデータを管理することと、
     前記予測環境情報を前記複数の過去データと比較し、予測環境において安全に作業可能な作業者を、前記作業者の候補のデータから抽出し、抽出した作業者の候補のデータを、作業者割当結果として出力することと、
     前記作業者割当結果を出力することを有する、
     作業者割当方法。
  7.  請求項1から請求項5までのいずれかひとつに記載の作業者割当装置の各構成要素の機能をコンピュータに実行させる作業者割当プログラム。
PCT/JP2021/044747 2021-12-06 2021-12-06 作業者割当装置、作業者割当方法、および作業者割当プログラム WO2023105581A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/044747 WO2023105581A1 (ja) 2021-12-06 2021-12-06 作業者割当装置、作業者割当方法、および作業者割当プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/044747 WO2023105581A1 (ja) 2021-12-06 2021-12-06 作業者割当装置、作業者割当方法、および作業者割当プログラム

Publications (1)

Publication Number Publication Date
WO2023105581A1 true WO2023105581A1 (ja) 2023-06-15

Family

ID=86729783

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/044747 WO2023105581A1 (ja) 2021-12-06 2021-12-06 作業者割当装置、作業者割当方法、および作業者割当プログラム

Country Status (1)

Country Link
WO (1) WO2023105581A1 (ja)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002015107A (ja) * 2000-04-27 2002-01-18 Shibaura Institute Of Technology 危険度推定方法、危険度推定システム、および、危険度推定プログラム
JP2010271748A (ja) * 2009-05-19 2010-12-02 Hitachi Ltd 作業担当者の作業割当方法、作業割当システム及び記憶媒体
JP2014191390A (ja) * 2013-03-26 2014-10-06 Hitachi Systems Ltd 作業員自動割当管理システム及び作業員自動割当管理方法
JP2016218571A (ja) * 2015-05-15 2016-12-22 富士通株式会社 運転支援プログラム、運転支援方法および運転支援装置
JP2019021051A (ja) * 2017-07-18 2019-02-07 株式会社東芝 情報処理装置、方法及びプログラム
JP2019183507A (ja) * 2018-04-11 2019-10-24 株式会社中電工 脚立作業状況判定システム、脚立作業状況判定方法及び脚立作業状況判定プログラム
US20210019673A1 (en) * 2019-07-16 2021-01-21 Gsil Co,.Ltd. Multi-dimensional risk matrix and method for generating thereof
JP2021523466A (ja) * 2018-05-08 2021-09-02 スリーエム イノベイティブ プロパティズ カンパニー 比較安全イベント評価のための個人保護具及び安全管理システム

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002015107A (ja) * 2000-04-27 2002-01-18 Shibaura Institute Of Technology 危険度推定方法、危険度推定システム、および、危険度推定プログラム
JP2010271748A (ja) * 2009-05-19 2010-12-02 Hitachi Ltd 作業担当者の作業割当方法、作業割当システム及び記憶媒体
JP2014191390A (ja) * 2013-03-26 2014-10-06 Hitachi Systems Ltd 作業員自動割当管理システム及び作業員自動割当管理方法
JP2016218571A (ja) * 2015-05-15 2016-12-22 富士通株式会社 運転支援プログラム、運転支援方法および運転支援装置
JP2019021051A (ja) * 2017-07-18 2019-02-07 株式会社東芝 情報処理装置、方法及びプログラム
JP2019183507A (ja) * 2018-04-11 2019-10-24 株式会社中電工 脚立作業状況判定システム、脚立作業状況判定方法及び脚立作業状況判定プログラム
JP2021523466A (ja) * 2018-05-08 2021-09-02 スリーエム イノベイティブ プロパティズ カンパニー 比較安全イベント評価のための個人保護具及び安全管理システム
US20210019673A1 (en) * 2019-07-16 2021-01-21 Gsil Co,.Ltd. Multi-dimensional risk matrix and method for generating thereof

Similar Documents

Publication Publication Date Title
CN108632330B (zh) 云端资源的管理系统及其管理方法
US10579453B2 (en) Stream-processing data
US11200774B2 (en) Device for real time equipment tracking at a construction site
EP2908282A1 (en) Forensic system, forensic method, and forensic program
JP6033115B2 (ja) 保守作業タイミング判定装置、保守作業タイミング判定システム、保守作業タイミング判定方法およびプログラム
JP4636184B2 (ja) ワークフロー管理装置、ワークフロー管理方法およびワークフロー管理プログラム
JP2007241872A (ja) ネットワーク上のコンピュータ資源の変更監視プログラム
JP6094595B2 (ja) 情報システム構築支援装置、情報システム構築支援方法および情報システム構築支援プログラム
CN111694722A (zh) 一种设备的远程监控方法、系统及装置
WO2023105581A1 (ja) 作業者割当装置、作業者割当方法、および作業者割当プログラム
JP4571521B2 (ja) 作業指示リスト印刷方法、および、印刷プログラム
CN111687688A (zh) 检测装置、检测方法以及存储介质和计算机装置
US7958217B2 (en) Job management system and method for minimizing log data
US20200201308A1 (en) Industrial plant monitoring device and distributed control system
JP6097666B2 (ja) ジョブ管理システム
JP6102477B2 (ja) スケジュール管理プログラム、スケジュール管理方法、及びスケジュール管理装置
US20180024904A1 (en) Test support device and test support method
JP6913647B2 (ja) 保守作業管理装置、保守作業管理システム
JP6427285B1 (ja) 物流管理装置、物流管理方法及びプログラム
KR102457765B1 (ko) 공사 유형에 따른 소요 자원 예측 방법 및 시스템
JP6335810B2 (ja) 作業員管理装置および作業員管理プログラム
JP4446899B2 (ja) 端末情報収集システム、端末情報収集方法、中央装置及びコンピュータプログラム
JP5109433B2 (ja) 照合システム及び方法並びにプログラム
JP2018156373A (ja) 設備保全情報管理システム及び設備保全情報管理方法
JP2007265289A (ja) チェックリスト管理装置、管理方法およびそのプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21967088

Country of ref document: EP

Kind code of ref document: A1