JP7495223B2 - Information processing system and information processing method - Google Patents

Information processing system and information processing method Download PDF

Info

Publication number
JP7495223B2
JP7495223B2 JP2019224470A JP2019224470A JP7495223B2 JP 7495223 B2 JP7495223 B2 JP 7495223B2 JP 2019224470 A JP2019224470 A JP 2019224470A JP 2019224470 A JP2019224470 A JP 2019224470A JP 7495223 B2 JP7495223 B2 JP 7495223B2
Authority
JP
Japan
Prior art keywords
worker
information
data
unit
database
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019224470A
Other languages
Japanese (ja)
Other versions
JP2021093067A (en
Inventor
剛 右山
健太郎 戸倉
直樹 永元
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sumitomo Mitsui Construction Co Ltd
Original Assignee
Sumitomo Mitsui Construction Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sumitomo Mitsui Construction Co Ltd filed Critical Sumitomo Mitsui Construction Co Ltd
Priority to JP2019224470A priority Critical patent/JP7495223B2/en
Publication of JP2021093067A publication Critical patent/JP2021093067A/en
Application granted granted Critical
Publication of JP7495223B2 publication Critical patent/JP7495223B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、情報処理システムおよび情報処理方法に関する。 The present invention relates to an information processing system and an information processing method.

一般的に、製造現場や建設現場等の作業現場では、事故の発生を防止するための取り組みとして、KYK(危険予知活動)や朝礼等が行われている。しかしながら、想定外に発生する事故の予測は非常に困難である。また、このような作業者全体に対して注意喚起を行っても、各作業者によっては不要な情報もありうる。そこで、各作業者に労働安全衛生に関するチェックリストを提示し、作業者に回答を入力させて労働安全衛生の管理を行う技術が考えられている(例えば、特許文献1参照。)。 Generally, at manufacturing sites, construction sites, and other workplaces, KYK (hazard prediction activities) and morning meetings are conducted as part of efforts to prevent accidents. However, predicting unexpected accidents is extremely difficult. Even if such warnings are issued to all workers, some of the information may not be necessary for each worker. Therefore, a technology has been developed to manage occupational safety and health by presenting each worker with a checklist related to occupational safety and health and having them enter their answers (see, for example, Patent Document 1).

特許第6550184号公報Japanese Patent No. 6550184

特許文献1に記載されたような技術においては、各作業者がこれから行う作業において、過去に発生した事故事例に基づいた注意喚起を作業者ごとには行うことができないという問題点がある。 The technology described in Patent Document 1 has the problem that it is not possible to provide individual workers with warnings based on past accident cases for the tasks they are about to perform.

本発明の目的は、各作業者がこれから行う作業において、過去に発生した事故事例に基づいた注意喚起を作業者ごとに行うことができる情報処理システムおよび情報処理方法を提供することにある。 The object of the present invention is to provide an information processing system and information processing method that can warn each worker about the work they are about to perform based on past accident cases.

本発明の情報処理システムは、
作業者を識別するための作業者識別情報を含む作業者の属性および該作業者の作業工程を示す作業者データを記憶する第1のデータベースと、
過去に発生した事故に関わる事故データを記憶する第2のデータベースと、
外部から受け付ける操作に基づいて情報を入力する入力部と、
前記入力部が入力した情報のうち前記作業者識別情報に基づいて、前記作業者データを前記第1のデータベースから検索する検索部と、
前記検索部が検索した作業者データに基づいて、前記事故データを前記第2のデータベースから読み出す読み出し部と、
前記読み出し部が読み出した事故データに基づいた出力情報を出力する出力部とを有する。
The information processing system of the present invention comprises:
a first database that stores worker data indicating attributes of a worker, including worker identification information for identifying the worker, and a work process of the worker;
a second database that stores accident data relating to accidents that have occurred in the past;
an input unit for inputting information based on an operation received from an external device;
a search unit that searches the first database for the worker data based on the worker identification information among the information input by the input unit;
a reading unit that reads the accident data from the second database based on the worker data searched by the search unit;
and an output unit that outputs output information based on the accident data read by the read unit.

また、本発明の情報処理方法は、
外部から受け付ける操作に基づいて入力した情報のうち作業者を識別するための作業者識別情報に基づいて、前記作業者識別情報を含む作業者の属性および該作業者の作業工程を示す作業者データを、前記作業者データを記憶する第1のデータベースから検索する処理と、
前記検索した作業者データに基づいて、過去に発生した事故に関わる事故データを、前記事故データを記憶する第2のデータベースから読み出す処理と、
前記読み出した事故データに基づいた出力情報を出力する処理とを行う。
The information processing method of the present invention further comprises:
a process of searching for worker data indicating attributes of a worker including worker identification information for identifying a worker and a work process of the worker from a first database that stores the worker data, based on the worker identification information for identifying the worker among information input based on an operation received from outside;
A process of reading out accident data relating to accidents that have occurred in the past from a second database that stores the accident data, based on the retrieved worker data;
and outputting output information based on the read accident data.

本発明においては、各作業者がこれから行う作業において、過去に発生した事故事例に基づいた注意喚起を作業者ごとに行うことができる。 In this invention, it is possible to warn each worker about the work they are about to perform based on past accident cases.

本発明の情報処理システムの第1の実施の形態を示す図である。1 is a diagram showing a first embodiment of an information processing system according to the present invention; 図1に示した作業者データベースに記憶されている作業者データの一例を示す図である。2 is a diagram showing an example of worker data stored in a worker database shown in FIG. 1 . 図1に示した事故データベースに記憶されている事故データの一例を示す図である。FIG. 2 is a diagram showing an example of accident data stored in the accident database shown in FIG. 1 . 図1に示した情報処理システムにおける情報処理方法の一例を説明するためのフローチャートである。2 is a flowchart illustrating an example of an information processing method in the information processing system illustrated in FIG. 1 . 図1に示した出力部600が出力情報を出力した態様の第1の例を示す図である。1. FIG. 4 is a diagram showing a first example of a manner in which the output unit 600 shown in FIG. 1 outputs output information. 図1に示した出力部600が出力情報を出力した態様の第2の例を示す図である。1. FIG. 4 is a diagram showing a second example of a manner in which the output unit 600 shown in FIG. 1 outputs output information. 図1に示した出力部600が出力情報を出力した態様の第3の例を示す図である。1. FIG. 9 is a diagram showing a third example of a manner in which the output unit 600 shown in FIG. 1 outputs output information. 本発明の情報処理システムの第2の実施の形態を示す図である。FIG. 11 is a diagram showing a second embodiment of an information processing system according to the present invention. 図8に示した情報処理システムにおける情報処理方法の一例を説明するためのフローチャートである。9 is a flowchart for explaining an example of an information processing method in the information processing system shown in FIG. 8 . 図8に示した出力部が出力情報を出力した態様の一例を示す図である。9 is a diagram showing an example of a manner in which the output unit shown in FIG. 8 outputs output information. FIG. 本発明の情報処理システムの第3の実施の形態を示す図である。FIG. 13 is a diagram illustrating a third embodiment of an information processing system according to the present invention. 図11に示した提案情報データベースに記憶されている提案情報の一例を示す図である。12 is a diagram showing an example of proposed information stored in a proposed information database shown in FIG. 11 . FIG. 図11に示した情報処理システムにおける情報処理方法の一例を説明するためのフローチャートである。12 is a flowchart illustrating an example of an information processing method in the information processing system illustrated in FIG. 11 . ステップS23にて出力部が表示する画面の一例を示す図である。FIG. 13 is a diagram showing an example of a screen displayed by an output unit in step S23.

以下に、本発明の実施の形態について図面を参照して説明する。
(第1の実施の形態)
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
(First embodiment)

図1は、本発明の情報処理システムの第1の実施の形態を示す図である。本形態における情報処理システムは図1に示すように、作業者データベース100と、事故データベース200と、入力部300と、検索部400と、読み出し部500と、出力部600とを有する。 Figure 1 is a diagram showing a first embodiment of the information processing system of the present invention. As shown in Figure 1, the information processing system in this embodiment has a worker database 100, an accident database 200, an input unit 300, a search unit 400, a read unit 500, and an output unit 600.

作業者データベース100は、作業者の属性および作業者の作業工程を示す作業者データを記憶する第1のデータベースである。図2は、図1に示した作業者データベース100に記憶されている作業者データの一例を示す図である。 The worker database 100 is a first database that stores worker data indicating the attributes of the worker and the work process of the worker. Figure 2 is a diagram showing an example of the worker data stored in the worker database 100 shown in Figure 1.

図1に示した作業者データベース100には図2に示すように、作業者識別情報と、性別と、年齢と、経験年数と、作業工程と、本日の作業内容とが対応付けられて記憶されている。作業者識別情報、性別、年齢および経験年数は作業者の属性を示す情報である。作業者識別情報は、作業者を識別するために各作業者固有にあらかじめ付与された情報である。作業者識別情報は、例えば、英数字を組み合わせてものであっても良く、他の作業者と識別できるものであれば良い。性別は、作業者の性別であり、作業者識別情報とともにあらかじめ記憶されている。年齢は、作業者の年齢であり、作業者識別情報の登録時に記憶され、年の経過とともに加算されていく。経験年数は、作業者の作業の経験年数であり、作業者識別情報の登録時に記憶され、年の経過とともに加算されていく。なお、上述したような作業者の属性には、図2に示した項目以外の項目が含まれていても良い。例えば、作業者の属性には「職種」が含まれていても良い。職種は、鳶工、型枠工、鉄筋工等、業務内容に応じて分けられた仕事の種類を示す情報である。作業工程は、工程表にあらかじめ設定された複数の作業工程のうち、作業者が担当している作業の工程を示す。本日の作業内容は、作業者がその日に行う予定の作業内容を示す。本日の作業内容は、作業終了時に更新されていく。全体の作業工程および作業内容を含む工程表は別途記憶、管理されており、例えば、他のデータベース(例えば、事故データベース200)に記憶されている。その工程表からその作業者の作業工程を検索できる情報(検索キー)が、作業者データベース100に記憶されている作業工程となる。本日の作業内容の更新は、作業終了後に、作業者が「本日の作業内容」が完了したかどうか等の進捗状況を入力部300に入力することで行われる。作業内容の更新は、作業終了後の作業者からの入力に基づいて、システムの管理者や保守者が行うものであっても良い。 As shown in FIG. 2, the worker database 100 shown in FIG. 1 stores worker identification information, gender, age, years of experience, work process, and today's work content in association with each other. The worker identification information, gender, age, and years of experience are information indicating the attributes of the worker. The worker identification information is information that is uniquely assigned to each worker in advance to identify the worker. The worker identification information may be, for example, a combination of alphanumeric characters, as long as it can be distinguished from other workers. The gender is the gender of the worker, and is stored in advance together with the worker identification information. The age is the age of the worker, which is stored when the worker identification information is registered and is incremented over the years. The years of experience is the number of years of work experience of the worker, which is stored when the worker identification information is registered and is incremented over the years. The attributes of the worker as described above may include items other than those shown in FIG. 2. For example, the attributes of the worker may include "job type". The job type is information indicating the type of work classified according to the work content, such as scaffolding, formwork, and reinforcing bar work. The work process indicates the work process that the worker is in charge of among multiple work processes preset in the schedule. Today's work content indicates the work content that the worker plans to perform on that day. Today's work content is updated when the work is completed. The schedule including the entire work process and the work content is stored and managed separately, for example, in another database (for example, the accident database 200). Information (search key) that allows the worker's work process to be searched from the schedule is the work process stored in the worker database 100. Today's work content is updated by the worker inputting the progress status, such as whether or not "today's work content" has been completed, into the input unit 300 after the work is completed. The work content may be updated by the system administrator or maintenance person based on the input from the worker after the work is completed.

例えば、図2に示すように作業者データベース100には、作業者識別情報「10000001」と、性別「男」と、年齢「45」と、経験年数「20」と、作業工程「C-5」と、本日の作業内容「最終組み立て」とが対応付けられて記憶されている。これは、作業者識別情報「10000001」が付与されている作業者の性別は男性で、年齢は45歳で、20年のキャリアがあり、作業工程はC-5であって、今日の作業内容は最終組み立ての予定であることを示している。また、作業者識別情報「11000003」と、性別「男」と、年齢「28」と、経験年数「6」と、作業工程「A-1」と、本日の作業内容「資材搬入」とが対応付けられて記憶されている。これは、作業者識別情報「11000003」が付与されている作業者の性別は男性で、年齢は28歳で、6年のキャリアがあり、作業工程はA-1であって、今日の作業内容は資材搬入の予定であることを示している。また、作業者識別情報「50100002」と、性別「女」と、年齢「32」と、経験年数「14」と、作業工程「D-3」と、本日の作業内容「耐久試験」とが対応付けられて記憶されている。これは、作業者識別情報「50100002」が付与されている作業者の性別は女性で、年齢は32歳で、14年のキャリアがあり、作業工程はD-3であって、今日の作業内容は耐久試験の予定であることを示している。また、作業者識別情報「51100030」と、性別「女」と、年齢「20」と、経験年数「2」と、作業工程「A-1」と、本日の作業内容「検品作業」とが対応付けられて記憶されている。これは、作業者識別情報「51100030」が付与されている作業者の性別は女性で、年齢は20歳で、2年のキャリアがあり、作業工程はA-1であって、今日の作業内容は検品作業の予定であることを示している。 For example, as shown in FIG. 2, worker database 100 stores worker identification information "10000001", gender "male", age "45", years of experience "20", work process "C-5", and today's work content "final assembly" in association with each other. This indicates that the worker assigned worker identification information "10000001" is male, 45 years old, has 20 years of experience, the work process is C-5, and today's work content is scheduled to be final assembly. In addition, worker identification information "11000003", gender "male", age "28", years of experience "6", work process "A-1", and today's work content "material delivery" are stored in association with each other. This indicates that the worker to whom the worker identification information "11000003" is assigned is male, is 28 years old, has 6 years of experience, is in the A-1 work process, and that today's work is scheduled to be a material delivery. In addition, the worker identification information "50100002", the gender "female", the age "32", the years of experience "14", the work process "D-3", and today's work "durability test" are stored in association with each other. This indicates that the worker to whom the worker identification information "50100002" is assigned is female, is 32 years old, has 14 years of experience, is in the D-3 work process, and that today's work is scheduled to be a durability test. In addition, the worker identification information "51100030", the gender "female", the age "20", the years of experience "2", the work process "A-1", and today's work "inspection work" are stored in association with each other. This indicates that the worker assigned the worker identification information "51100030" is female, 20 years old, has two years of experience, is in the A-1 work process, and is scheduled to perform inspection work today.

事故データベース200は、過去に発生した事故に関わる事故データを記憶する第2のデータベースである。図3は、図1に示した事故データベース200に記憶されている事故データの一例を示す図である。 The accident database 200 is a second database that stores accident data related to accidents that have occurred in the past. Figure 3 shows an example of accident data stored in the accident database 200 shown in Figure 1.

図1に示した事故データベース200には図3に示すように、発生日と、時刻と、天候と、作業者情報である作業者の性別および年齢層と、作業工程と、作業内容と、事故内容とが対応付けられて記憶されている。また、それぞれの対応付けには、事故を識別するための番号(No.)が付与されている。発生日は、事故が発生した日にちを示す。時刻は、事故が発生した時刻を示す。天候は、事故が発生した時の天候を示す。作業者情報の性別および年齢層は、事故を起こした作業者の性別および年齢層を示す。作業工程は、事故がどの作業工程で発生したかを示す。作業内容は、事故が発生したときに作業者が行っていた作業の内容を示す。事故内容は、発生した事故の内容を示す。また、事故が発生した日の天候だけでなく、気温や湿度等の他の環境データも記憶されていても良い。 As shown in FIG. 3, the accident database 200 shown in FIG. 1 stores the date of occurrence, time, weather, worker information (gender and age group of the worker), work process, work content, and accident content in association with each other. In addition, a number (No.) is assigned to each association to identify the accident. The date of occurrence indicates the date on which the accident occurred. The time indicates the time on which the accident occurred. The weather indicates the weather at the time of the accident. The gender and age group of the worker information indicate the gender and age group of the worker who caused the accident. The work process indicates which work process the accident occurred in. The work content indicates the content of the work the worker was performing when the accident occurred. The accident content indicates the content of the accident that occurred. In addition to the weather on the day the accident occurred, other environmental data such as temperature and humidity may also be stored.

例えば、図3に示すように事故データベース200には、発生日「20101021」と、時刻「16:00」と、天候「雨」と、作業者情報の性別「男」と、作業者情報の年齢層「30代」と、作業工程「A-1」と、作業内容「資材搬入」と、事故内容「資材落下による右足損傷」とが対応付けられて記憶されている。これは、雨が降っていた2010年10月21日の16時に、30代の男性作業者がA-1の作業工程の資材搬入を行っていた時に、資材を落下させて右足を損傷する事故が発生したことを示している。また、発生日「20171219」と、時刻「10:30」と、天候「晴れ」と、作業者情報の性別「男」と、作業者情報の年齢層「40代」と、作業工程「C-5」と、作業内容「組み立て」と、事故内容「部品に指を挟んで人差し指損傷」とが対応付けられて記憶されている。これは、晴れていた2017年12月19日の10時30分に、40代の男性作業者がC-5の作業工程の組み立てを行っていた時に、部品に指を挟んで人差し指を損傷する事故が発生したことを示している。このように、事故データベース200には、過去に発生した事故のデータがリスト化されて記憶されている。事故データベース200には、図3に示した項目以外に、例えば、作業者の経験年数等、作業者データベース100に記憶された作業者データと比較できる項目が記憶されていても良い。 For example, as shown in FIG. 3, the accident database 200 stores the date of occurrence "20101021", the time "16:00", the weather "rain", the gender of the worker information "male", the age group of the worker information "30s", the work process "A-1", the work content "delivery of materials", and the accident content "right foot injury due to falling materials" in association with each other. This indicates that at 16:00 on October 21, 2010, when it was raining, a male worker in his 30s was delivering materials for the A-1 work process when he dropped materials and injured his right foot. In addition, the date of occurrence "20171219", the time "10:30", the weather "sunny", the gender of the worker information "male", the age group of the worker information "40s", the work process "C-5", the work content "assembly", and the accident content "index finger injury due to finger getting caught in a part" in association with each other. This shows that at 10:30 on December 19, 2017, when it was sunny, a male worker in his 40s was assembling the C-5 work process when an accident occurred in which his index finger was pinched in a part and injured. In this way, the accident database 200 stores a list of data on accidents that have occurred in the past. In addition to the items shown in FIG. 3, the accident database 200 may also store items that can be compared with the worker data stored in the worker database 100, such as the worker's years of experience.

入力部300は、外部から受け付ける操作に基づいて情報を入力する。入力部300は、一般的なPC(Personal Computer)であっても良いし、携帯端末装置であっても良く、作業者が外部からキーボードやマウス、操作キー、タッチパネル等を操作することで、その操作に応じた情報を入力できるものであれば良い。また、入力部300は、出退勤や入退出を管理するために作業者が作業者所有のIDカードをかざしてIDカードに書き込まれた作業者識別情報を読み取るカードリーダを用いても実現されても良い。この場合、IDカードに書き込まれた作業者識別情報等の作業に関する情報をカードリーダがIDカードから読み出す。 The input unit 300 inputs information based on operations received from outside. The input unit 300 may be a general PC (Personal Computer) or a mobile terminal device, and may be anything that allows a worker to input information according to an operation by operating a keyboard, mouse, operation keys, touch panel, etc. from outside. The input unit 300 may also be realized using a card reader that reads worker identification information written on an ID card held up by a worker to manage clock-in/clock-out and entry/exit. In this case, the card reader reads information related to work, such as the worker identification information written on the ID card, from the ID card.

検索部400は、入力部300が入力した情報のうち作業者を識別するための作業者識別情報に基づいて、作業者データを作業者データベース100から検索する。例えば、図2に示した作業者データが作業者データベース100に記憶されており、入力部300が入力した作業者識別情報が「10000001」である場合、検索部400は、作業者識別情報「10000001」と対応付けられている作業者データを作業者データベース100から検索する。 The search unit 400 searches the worker database 100 for worker data based on the worker identification information for identifying the worker among the information input by the input unit 300. For example, if the worker data shown in FIG. 2 is stored in the worker database 100 and the worker identification information input by the input unit 300 is "10000001", the search unit 400 searches the worker database 100 for worker data associated with the worker identification information "10000001".

読み出し部500は、検索部400が検索した作業者データに基づいて、事故データを事故データベース200から読み出す。また、読み出し部500は、検索部400が検索した作業者データと、その日の環境を示す環境データとに基づいて、事故データを事故データベース200から読み出す。ここで、環境データとは、現在の(その日の)作業の環境を示すデータであって、天候、気温、湿度、季節等を示すデータである。環境データは、他のデータベースに記憶されていても良い。他のデータベースが天候のデータを記憶する場合、天候情報を提供するサイト等から情報を随時取得し、取得した天候情報を記憶するものであっても良い。このとき、読み出し部500は、検索部400が検索した作業者データが示す項目および環境データが示す項目と、事故データが示す項目とを比較し、互いに一致した項目がある事故データを事故データベース200から読み出す。具体的には、読み出し部500は、検索部400が検索した作業者データの各項目が示す内容および環境データが示す各項目が示す内容と、互いに一致する内容が示された項目が1つでも含まれる事故データを事故データベース200から読み出す。例えば、図2に示した作業者データのうち、検索部400が検索した作業者データが、作業者識別情報「10000001」の作業者データであって、図3に示した事故データが事故データベース200に記憶されており、その日の天候が晴れである場合、読み出し部500は、図2に示した作業者識別情報「10000001」の作業者データの性別「男」と、図3に示した事故データのNo.1およびNo.2に作業者の性別「男」とが一致する。そのため、読み出し部500は、事故データベース200からNo.1の事故データとNo.2の事故データとを読み出す。なお、読み出し部500が比較する項目は、検索部400が検索した作業者データの項目と、事故データベース200に記憶されている事故データの項目とのすべてではなく、その中の任意の項目であっても良い。環境データの項目についても同様である。また、環境データを比較項目から除外するものであっても良い。 The reading unit 500 reads out the accident data from the accident database 200 based on the worker data searched by the search unit 400. The reading unit 500 also reads out the accident data from the accident database 200 based on the worker data searched by the search unit 400 and the environmental data indicating the environment of the day. Here, the environmental data is data indicating the current (day's) work environment, and is data indicating the weather, temperature, humidity, season, etc. The environmental data may be stored in another database. When the other database stores weather data, it may be a database that acquires information from a site that provides weather information at any time and stores the acquired weather information. At this time, the reading unit 500 compares the items indicated by the worker data and the items indicated by the environmental data searched by the search unit 400 with the items indicated by the accident data, and reads out the accident data having items that match each other from the accident database 200. Specifically, the reading unit 500 reads out from the accident database 200 the accident data including at least one item whose contents match the contents of each item of the worker data searched by the search unit 400 and the contents of each item of the environmental data. For example, when the worker data searched by the search unit 400 among the worker data shown in FIG. 2 is the worker data of the worker identification information "10000001", the accident data shown in FIG. 3 is stored in the accident database 200, and the weather on that day is sunny, the reading unit 500 finds that the gender "male" of the worker data of the worker identification information "10000001" shown in FIG. 2 matches the gender "male" of the worker in the accident data No. 1 and No. 2 shown in FIG. 3. Therefore, the reading unit 500 reads out the accident data No. 1 and the accident data No. 2 from the accident database 200. The items compared by the reading unit 500 do not have to be all of the worker data items searched by the search unit 400 and the accident data items stored in the accident database 200, but may be any of those items. The same applies to the environmental data items. Furthermore, environmental data may be excluded from the comparison items.

さらに、読み出し部500は、上記一致した項目の数をスコアとしてカウントする。作業者識別情報「10000001」の作業者データの各項目および環境データ(ここでは、天候)と、No.1の事故データの各項目とを比較すると、作業者の性別のみが互いに一致する。そのため、読み出し部500は、No.1の事故データについて、スコアを「1」とする。また、作業者識別情報「10000001」の作業者データの各項目および環境データ(ここでは、天候)と、No.2の事故データの各項目とを比較すると、天候、作業者の性別、年齢層、作業工程および作業内容が互いに一致する。そのため、読み出し部500は、No.2の事故データについて、スコアを「5」とする。なお、読み出し部500は、項目に応じてあらかじめ設定された重みづけを考慮してスコアをカウントするものであっても良い。つまり、一致した項目の数が「5」であっても、天候が一致した場合には「1」、作業者の性別が一致した場合には「0.5」、年齢層が一致した場合には「0.8」、作業工程が一致した場合には「1」、作業内容が一致した場合には「1.2」としておき、それらを合計した「4.5」をそのスコアとしてカウントするものであっても良い。 Furthermore, the reading unit 500 counts the number of the above-mentioned matching items as a score. When each item of the worker data of the worker identification information "10000001" and the environmental data (weather in this case) are compared with each item of the accident data of No. 1, only the gender of the worker matches each other. Therefore, the reading unit 500 sets the score for the accident data of No. 1 to "1". Furthermore, when each item of the worker data of the worker identification information "10000001" and the environmental data (weather in this case) are compared with each item of the accident data of No. 2, the weather, the gender of the worker, the age group, the work process, and the work content match each other. Therefore, the reading unit 500 sets the score for the accident data of No. 2 to "5". Note that the reading unit 500 may count the score taking into account the weighting preset according to the item. In other words, even if the number of matching items is "5," if the weather matches, it could be "1," if the gender of the worker matches, it could be "0.5," if the age group matches, it could be "0.8," if the work process matches, it could be "1," and if the work content matches, it could be "1.2," and the total of these could be counted as "4.5" as the score.

出力部600は、読み出し部500が読み出した事故データに基づいた出力情報を出力する。この出力情報は、事故データそのものであっても良いし、事故内容を示すものであっても良い。また、この出力情報は、事故データが示す事故が発生(再発)しないように注意を促す情報であっても良い。この場合、注意を促す情報が事故内容と対応付けられて事故データベース200に記憶されていても良い。出力部600は、出力情報をスコアの高い順に出力するものであっても良いし、スコアの高い事故データであるほど、それ以外の事故データに基づいた出力情報よりも強調して出力するものであっても良い。さらに、出力部600は、スコアの高い方から所定の数だけ出力情報を出力するものであっても良いし、スコアが所定の閾値を超えた事故データに基づいた出力情報を出力するものであっても良い。なお、出力部600は、出力情報を表示、音声出力、印刷等で外部へ出力する。 The output unit 600 outputs output information based on the accident data read by the read unit 500. This output information may be the accident data itself, or may indicate the details of the accident. Furthermore, this output information may be information that calls attention so as to prevent the accident indicated by the accident data from occurring (recurring). In this case, the information that calls attention may be stored in the accident database 200 in association with the details of the accident. The output unit 600 may output the output information in descending order of score, or may output the accident data with a higher score with more emphasis than the output information based on the other accident data. Furthermore, the output unit 600 may output a predetermined number of pieces of output information in descending order of score, or may output output information based on accident data whose score exceeds a predetermined threshold. The output unit 600 outputs the output information to the outside by display, audio output, printing, etc.

以下に、図1に示した情報処理システムにおける情報処理方法について説明する。図4は、図1に示した情報処理システムにおける情報処理方法の一例を説明するためのフローチャートである。 The following describes an information processing method in the information processing system shown in FIG. 1. FIG. 4 is a flowchart for explaining an example of an information processing method in the information processing system shown in FIG. 1.

まず、入力部300が、外部から受け付ける操作に基づいて、作業者識別情報が含まれる情報を入力すると(ステップS1)、検索部400は、入力された作業者識別情報に基づいて作業者データを作業者データベース100から検索する(ステップS2)。すると、読み出し部500が、環境データおよび検索部400が検索した作業者データと、事故データベース200に記憶されている事故データとを互いに比較する(ステップS3)。読み出し部500は、比較の結果、環境データおよび検索部400が検索した作業者データの各項目と、事故データベース200に記憶されている事故データの各項目とで、互いに一致する項目があるかどうかを判定する(ステップS4)。互いに一致する項目がある場合、読み出し部500は、その項目がある事故データを事故データベース200から読み出す(ステップS5)。また、読み出し部500は、互いに一致する項目の数に応じて、その事故データのスコアをカウントする(ステップS6)。その後、出力部600は、スコアに応じて、事故データ(出力情報)を出力する(ステップS7)。 First, when the input unit 300 inputs information including worker identification information based on an operation received from the outside (step S1), the search unit 400 searches the worker data from the worker database 100 based on the input worker identification information (step S2). Then, the read unit 500 compares the environmental data and the worker data searched by the search unit 400 with the accident data stored in the accident database 200 (step S3). As a result of the comparison, the read unit 500 determines whether there are any items that match between the environmental data and the worker data searched by the search unit 400 and the accident data stored in the accident database 200 (step S4). If there are any items that match, the read unit 500 reads the accident data that contains that item from the accident database 200 (step S5). The read unit 500 also counts the score of the accident data according to the number of items that match (step S6). After that, the output unit 600 outputs the accident data (output information) according to the score (step S7).

以下に、ステップS7における出力態様についていくつか例を挙げる。以下の例においては、出力部600は、情報を表示する出力装置610に搭載されているものである。出力装置610は、表示機能を具備しており、作業者が作業者識別情報を入力する装置に設けられたものであっても良いし、作業者が作業を行う前にその画面を見ることができる位置に設置されている表示装置であっても良いし、作業者が所持する携帯端末等の表示装置であっても良い。 Below, some examples of output modes in step S7 are given. In the following examples, the output unit 600 is mounted on an output device 610 that displays information. The output device 610 has a display function and may be provided on a device where the worker inputs worker identification information, may be a display device installed in a position where the worker can view the screen before performing work, or may be a display device such as a mobile terminal carried by the worker.

図5は、図1に示した出力部600が出力情報を出力した態様の第1の例を示す図である。図5に示すように、出力装置610は、事故データを示す出力情報を複数表示する。ここでは、2015年12月15日の事故データのスコアが一番高く、次に2009年8月20日の事故データのスコアが高く、その次に2019年9月8日の事故データのスコアが高い場合を示す。このように、出力装置610は、事故データを出力情報としてスコアの高い順に表示する。 Figure 5 is a diagram showing a first example of the manner in which the output unit 600 shown in Figure 1 outputs output information. As shown in Figure 5, the output device 610 displays multiple pieces of output information showing accident data. Here, the case is shown in which the accident data on December 15, 2015 has the highest score, followed by the accident data on August 20, 2009, which has the next highest score, and the accident data on September 8, 2019. In this way, the output device 610 displays the accident data as output information in descending order of score.

図6は、図1に示した出力部600が出力情報を出力した態様の第2の例を示す図である。図6に示すように、出力装置610は、事故データを示す出力情報を1つだけ表示する。この場合、出力装置610は、環境データおよび作業者データと、項目の内容が一致する事故データのうちスコアが最も高いものだけを表示する。 Figure 6 is a diagram showing a second example of the manner in which the output unit 600 shown in Figure 1 outputs output information. As shown in Figure 6, the output device 610 displays only one piece of output information indicating accident data. In this case, the output device 610 displays only the accident data with the highest score whose item contents match the environmental data and worker data.

図7は、図1に示した出力部600が出力情報を出力した態様の第3の例を示す図である。図7に示すように、出力装置610は、環境データおよび作業者データと、項目の内容が一致する事故データが示す事故が発生(再発)しないように注意を促す情報を複数表示する。 Figure 7 is a diagram showing a third example of the manner in which the output unit 600 shown in Figure 1 outputs output information. As shown in Figure 7, the output device 610 displays multiple pieces of information to warn users not to cause (reoccurrence of) an accident indicated by accident data whose item contents match the environmental data and worker data.

このように、作業者ごとに、その作業者の属性やそのときの環境に基づいて、過去の事故データを抽出して、抽出した事故データに応じた出力情報を出力する。そのため、各作業者がこれから行う作業において、過去に発生した事故事例に基づいた注意喚起を作業者ごとに行うことができる。
(第2の実施の形態)
In this way, past accident data is extracted for each worker based on the worker's attributes and the environment at the time, and output information corresponding to the extracted accident data is output. Therefore, it is possible to alert each worker based on past accident cases in the work that each worker will be performing.
Second Embodiment

図8は、本発明の情報処理システムの第2の実施の形態を示す図である。本形態における情報処理システムは図8に示すように、作業者データベース100と、事故データベース200と、入力部300と、検索部400と、読み出し部500と、出力部601と、検知部701とを有する。作業者データベース100、事故データベース200、入力部300、検索部400および読み出し部500は、図1に示した第1の実施の形態におけるものと同じものである。 Figure 8 is a diagram showing a second embodiment of the information processing system of the present invention. As shown in Figure 8, the information processing system in this embodiment has a worker database 100, an accident database 200, an input unit 300, a search unit 400, a readout unit 500, an output unit 601, and a detection unit 701. The worker database 100, the accident database 200, the input unit 300, the search unit 400, and the readout unit 500 are the same as those in the first embodiment shown in Figure 1.

検知部701は、作業者が作業を行う作業場所に到着したことを検知する。例えば、検知部701は、作業者が作業を行う作業場所に設置された、作業者が作業場所に入るときにIDカードをかざしてIDカードに書き込まれた作業者識別情報を読み取るカードリーダであっても良い。また、検知部701は、作業者が作業を行う作業場所に設置されたICタグリーダであって、作業者が所持するICタグに書き込まれた作業者識別情報を読み取って、作業者を検知するものであっても良い。また、検知部701は、ドローンのような無人航空機に搭載され、作業者を追跡して作業者が作業を行う作業場所に到着したことを検知するものであっても良い。 The detection unit 701 detects that a worker has arrived at a work location where the worker will perform work. For example, the detection unit 701 may be a card reader installed at the work location where the worker will perform work, and which reads the worker identification information written on the ID card when the worker holds the ID card over the work location when the worker enters the work location. The detection unit 701 may also be an IC tag reader installed at the work location where the worker will perform work, which reads the worker identification information written on an IC tag carried by the worker to detect the worker. The detection unit 701 may also be mounted on an unmanned aerial vehicle such as a drone, which tracks the worker and detects the worker's arrival at the work location where the worker will perform work.

出力部601は、図1に示した第1の実施の形態における出力部600が具備する機能に加えて、作業者が作業場所に到着したことを検知部701が検知したタイミングで出力情報を出力する。出力部601が出力する出力情報を当該作業者が見ることが必要となるため、出力部601は、その作業場所に設置された出力装置や、作業者が所持する携帯端末装置に具備されている。 In addition to the functions of the output unit 600 in the first embodiment shown in FIG. 1, the output unit 601 outputs output information when the detection unit 701 detects that the worker has arrived at the work site. Since the worker needs to see the output information output by the output unit 601, the output unit 601 is provided in an output device installed at the work site or a mobile terminal device carried by the worker.

以下に、図8に示した情報処理システムにおける情報処理方法について説明する。図9は、図8に示した情報処理システムにおける情報処理方法の一例を説明するためのフローチャートである。 Below, an information processing method in the information processing system shown in FIG. 8 is described. FIG. 9 is a flowchart for explaining an example of an information processing method in the information processing system shown in FIG. 8.

まず、入力部300が、外部から受け付ける操作に基づいて、作業者識別情報が含まれる情報を入力すると(ステップS11)、検索部400は、入力された作業者識別情報に基づいて作業者データを作業者データベース100から検索する(ステップS12)。すると、読み出し部500が、環境データおよび検索部400が検索した作業者データと、事故データベース200に記憶されている事故データとを互いに比較する(ステップS13)。読み出し部500は、比較の結果、環境データおよび検索部400が検索した作業者データの各項目と、事故データベース200に記憶されている事故データの各項目とで、互いに一致する項目があるかどうかを判定する(ステップS14)。互いに一致する項目がある場合、読み出し部500は、その項目がある事故データを事故データベース200から読み出す(ステップS15)。また、読み出し部500は、互いに一致する項目の数に応じて、その事故データのスコアをカウントする(ステップS16)。 First, when the input unit 300 inputs information including worker identification information based on an operation received from the outside (step S11), the search unit 400 searches the worker data from the worker database 100 based on the input worker identification information (step S12). Then, the read unit 500 compares the environmental data and the worker data searched by the search unit 400 with the accident data stored in the accident database 200 (step S13). As a result of the comparison, the read unit 500 determines whether there are any items that match between the environmental data and the worker data searched by the search unit 400 and the accident data stored in the accident database 200 (step S14). If there are any items that match, the read unit 500 reads the accident data that contains that item from the accident database 200 (step S15). The read unit 500 also counts the score of the accident data according to the number of items that match (step S16).

その後、検知部701が、作業者が作業場所に到着したことを検知すると(ステップS17)、出力部601は、スコアに応じて、事故データ(出力情報)を出力する(ステップS18)。 After that, when the detection unit 701 detects that the worker has arrived at the work location (step S17), the output unit 601 outputs accident data (output information) according to the score (step S18).

図10は、図8に示した出力部601が出力情報を出力した態様の一例を示す図である。図10に示すように、出力部601が具備された出力装置611は、環境データおよび作業者データと、項目の内容が一致する事故データが示す事故が発生(再発)しないように注意を促す情報を複数表示する。図10に示すように、出力装置611はスマートフォンのような携帯端末装置であっても良い。なお、出力装置611は、図5や図6に示したような事故データを表示しても良い。 Figure 10 is a diagram showing an example of the manner in which the output unit 601 shown in Figure 8 outputs output information. As shown in Figure 10, the output device 611 equipped with the output unit 601 displays multiple pieces of information calling attention to prevent the occurrence (recurrence) of accidents indicated by accident data whose item contents match the environmental data and worker data. As shown in Figure 10, the output device 611 may be a mobile terminal device such as a smartphone. Note that the output device 611 may display accident data such as that shown in Figures 5 and 6.

このように、作業者ごとに、その作業者の属性やそのときの環境に基づいて、過去の事故データを抽出して、抽出した事故データに応じた出力情報を出力する。さらに、その出力情報の出力のタイミングが、作業者が作業場所に到着した時となるような構成とする。そのため、各作業者がこれから行う作業において、過去に発生した事故事例に基づいた注意喚起を作業者ごとに行うことができる。さらに、作業者が作業場所に到着した時に出力情報が出力されるため、作業者が作業を行う直前の当該作業者への通知となり、作業者への注意喚起の効果が高まる。
(第3の実施の形態)
In this way, past accident data is extracted for each worker based on the worker's attributes and the environment at the time, and output information corresponding to the extracted accident data is output. Furthermore, the output information is configured to be output when the worker arrives at the work site. Therefore, it is possible to alert each worker based on past accident cases for the work that each worker will be performing. Furthermore, since the output information is output when the worker arrives at the work site, the worker is notified immediately before the worker performs the work, which increases the effectiveness of alerting the worker.
Third Embodiment

図11は、本発明の情報処理システムの第3の実施の形態を示す図である。本形態における情報処理システムは図11に示すように、作業者データベース102と、事故データベース200と、入力部300と、検索部400と、読み出し部500と、出力部602と、提案情報データベース802と、更新部902とを有する。事故データベース200、入力部300、検索部400および読み出し部500は、図1に示した第1の実施の形態におけるものと同じものである。 Figure 11 is a diagram showing a third embodiment of the information processing system of the present invention. As shown in Figure 11, the information processing system in this embodiment has a worker database 102, an accident database 200, an input unit 300, a search unit 400, a read unit 500, an output unit 602, a proposed information database 802, and an update unit 902. The accident database 200, the input unit 300, the search unit 400, and the read unit 500 are the same as those in the first embodiment shown in Figure 1.

提案情報データベース802は、作業者の属性と作業工程とに応じた提案情報を記憶する第3のデータベースである。提案情報データベース802に記憶されている提案情報は、保守者や管理者等によって作業者の属性と作業工程とにあらかじめ対応付けられて設定されている。 The proposed information database 802 is a third database that stores proposed information according to the attributes of a worker and the work process. The proposed information stored in the proposed information database 802 is set in advance by a maintenance person, a manager, etc., in association with the attributes of a worker and the work process.

図12は、図11に示した提案情報データベース802に記憶されている提案情報の一例を示す図である。図11に示した提案情報データベース802には図12に示すように、作業工程と年齢層とアドバイスとが対応付けられて記憶されている。アドバイスは、作業が終了した作業者に対する提案の内容(提案情報)である。例えば、図12に示すように、作業工程「A-1」と、年齢層「20~30代」と、アドバイス「真っすぐ家に帰りましょう。」とが対応付けられて記憶されている。これは、A-1の作業工程を行った、年齢層が20から30代の作業者に対する提案情報が「真っすぐ家に帰りましょう。」であることを示している。また、作業工程「A-1」と、年齢層「40代~」と、アドバイス「今日は8時間以上の睡眠をとりましょう。」とが対応付けられて記憶されている。これは、A-1の作業工程を行った、年齢層が40代以上の作業者に対する提案情報が「今日は8時間以上の睡眠をとりましょう。」であることを示している。また、作業工程「A-2」と、年齢層「20~30代」と、アドバイス「なるべく遠くを見つめましょう。」とが対応付けられて記憶されている。これは、A-2の作業工程を行った、年齢層が20から30代の作業者に対する提案情報が「なるべく遠くを見つめましょう。」であることを示している。また、作業工程「A-2」と、年齢層「40代~」と、アドバイス「まぶたを温めましょう。」とが対応付けられて記憶されている。これは、A-2の作業工程を行った、年齢層が40代以上の作業者に対する提案情報が「まぶたを温めましょう。」であることを示している。 FIG. 12 is a diagram showing an example of the proposed information stored in the proposed information database 802 shown in FIG. 11. As shown in FIG. 12, the proposed information database 802 shown in FIG. 11 stores work steps, age groups, and advice in association with each other. The advice is the content of a proposal (proposal information) for a worker who has completed a work. For example, as shown in FIG. 12, the work step "A-1", the age group "20s to 30s", and the advice "Go straight home." are stored in association with each other. This indicates that the proposed information for a worker in the age group of 20s to 30s who performed the work step A-1 is "Go straight home." In addition, the work step "A-1", the age group "40s and up", and the advice "Get 8 hours or more of sleep today." are stored in association with each other. This indicates that the proposed information for a worker in the age group of 40s or older who performed the work step A-1 is "Get 8 hours or more of sleep today." In addition, the work process "A-2", the age group "20s to 30s", and the advice "Look as far away as possible" are stored in association with each other. This indicates that the suggested information for workers in their 20s to 30s who performed the work process A-2 is "Look as far away as possible." In addition, the work process "A-2", the age group "40s and up", and the advice "Warm your eyelids" are stored in association with each other. This indicates that the suggested information for workers in their 40s or older who performed the work process A-2 is "Warm your eyelids."

出力部602は、第1の実施の形態における出力部600および第2の実施の形態における出力部601に具備する機能に加えて、所定のタイミングで作業者の属性と作業工程とに応じた提案情報を提案情報データベース802から読み出し、作業者が作業を終了した結果を入力部300に入力することを促す情報と提案情報とを出力する。この所定のタイミングは、あらかじめ設定されたものであって、例えば、作業が終了する定時や、作業者が作業現場を退出するために作業者識別情報を専用のリーダに読み取らせたタイミング、作業者の退社時刻等、作業者がその日の作業が終了した結果を入力することができるタイミングであれば良い。出力部602は、作業者の作業工程と年齢層とを検索キーとして提案情報(図12に示したアドバイス)を提案情報データベース802から読み出す。 In addition to the functions of the output unit 600 in the first embodiment and the output unit 601 in the second embodiment, the output unit 602 reads out suggested information corresponding to the attributes and work process of the worker from the suggested information database 802 at a predetermined timing, and outputs information that prompts the worker to input the results of the work completed by the worker to the input unit 300 and the suggested information. This predetermined timing is set in advance, and may be, for example, a fixed time when the work is completed, a timing when the worker has a dedicated reader read the worker identification information in order to leave the work site, or a time when the worker leaves work, or any other timing at which the worker can input the results of the work completed that day. The output unit 602 reads out suggested information (advice shown in FIG. 12) from the suggested information database 802 using the worker's work process and age group as search keys.

作業者データベース102は、図1に示した作業者データベース100が記憶している情報に加えて、作業者に付与するポイントを記憶する。更新部902は、作業者が作業終了後に入力部300を操作することで入力部300に入力された作業を終了した結果に基づいて、作業者データベース102に記憶されているポイントを更新していく。更新部902は、作業者が作業終了後に入力部300を操作することで入力部300に入力された作業を終了した結果が、所定のものである場合、作業者データベース102に記憶されているポイントを所定の数だけ増加させる。 The worker database 102 stores points to be given to workers in addition to the information stored in the worker database 100 shown in FIG. 1. The update unit 902 updates the points stored in the worker database 102 based on the result of the work completed by the worker operating the input unit 300 after completing the work and input to the input unit 300. If the result of the work completed by the worker operating the input unit 300 after completing the work and input to the input unit 300 is a predetermined result, the update unit 902 increases the points stored in the worker database 102 by a predetermined number.

以下に、図11に示した情報処理システムにおける情報処理方法について説明する。図13は、図11に示した情報処理システムにおける情報処理方法の一例を説明するためのフローチャートである。 Below, an information processing method in the information processing system shown in FIG. 11 is described. FIG. 13 is a flowchart for explaining an example of an information processing method in the information processing system shown in FIG. 11.

所定のタイミングになると(ステップS21)、出力部602は、提案情報データベース802から提案情報を読み出す(ステップS22)。ここで、所定のタイミングになったかどうかは、例えば、出力部602が設置されている場所に設けられた時計があらかじめ設定された時刻を示しているかどうかや、作業者が作業場所を退出するために作業者識別情報が書き込まれたIDカードをカードリーダにかざしたかどうか(IDカードに書き込まれた作業者識別情報を読み取ったかどうか)を検知することによって、判定されるものであっても良い。また、出力部602は、第1の実施の形態におけるステップS7や第2の実施の形態におけるステップS18において出力の対象となる作業者の作業者識別情報(属性)および作業工程を認識しているため、その作業者ごとの属性と作業工程とに応じた提案情報を提案情報データベース802から読み出す。 When a predetermined timing is reached (step S21), the output unit 602 reads out the proposed information from the proposed information database 802 (step S22). Here, whether the predetermined timing is reached may be determined, for example, by detecting whether a clock installed at the location where the output unit 602 is installed shows a preset time, or by detecting whether an ID card on which the worker identification information is written is held over a card reader to leave the work area (whether the worker identification information written on the ID card is read). In addition, the output unit 602 recognizes the worker identification information (attributes) and work process of the worker to be output in step S7 in the first embodiment or step S18 in the second embodiment, and therefore reads out proposed information corresponding to the attributes and work process of each worker from the proposed information database 802.

続いて出力部602は、作業結果を入力するための画面とステップS22で読み出した提案情報とを出力(表示)する(ステップS23)。作業結果を入力するための画面は、あらかじめ設定されている質問事項が含まれる表示画面である。 Next, the output unit 602 outputs (displays) a screen for inputting the work results and the proposal information read out in step S22 (step S23). The screen for inputting the work results is a display screen that includes questions that have been set in advance.

図14は、ステップS23にて出力部602が表示する画面の一例を示す図である。図14に示した出力装置612は、出力部602の機能と入力部300の機能とを兼ね備えている。図14に示すように、出力装置612は、その日の作業が予定通りに完了したかどうかの入力を促す内容と、その作業者に応じた提案情報とが含まれる画面を表示する。図14に示した例では、その日の作業が予定通りに完了したかどうかの入力を選択できるような表示画面となっている。また、図14に示した例では、提案情報が「今日は8時間以上の睡眠をとりましょう。」という表示となっている。これは、例えば、その作業者が20~30代であって、その日の作業工程がA-2である場合、提案情報データベース802に記憶されている提案情報が図12に示したような対応付けであると、出力部602がその対応付けから読み出した「今日は8時間以上の睡眠をとりましょう。」が提案情報となる。 14 is a diagram showing an example of a screen displayed by the output unit 602 in step S23. The output device 612 shown in FIG. 14 has both the functions of the output unit 602 and the input unit 300. As shown in FIG. 14, the output device 612 displays a screen including a content that prompts the worker to input whether the work for that day was completed as scheduled and suggested information according to the worker. In the example shown in FIG. 14, the display screen allows the worker to select whether the work for that day was completed as scheduled. In addition, in the example shown in FIG. 14, the suggested information is displayed as "Get 8 hours or more of sleep today." For example, if the worker is in his or her 20s or 30s and the work process for that day is A-2, and the suggested information stored in the suggested information database 802 is associated as shown in FIG. 12, the suggested information is "Get 8 hours or more of sleep today." read by the output unit 602 from the associated association.

その後、出力装置612に具備された入力部300が、結果の入力があったかどうかを判定する(ステップS24)。具体的には、入力部300は、出力部602が図14に示したように表示した選択肢にしたがって選択が行われたかどうかを判定する。結果の入力があった場合、更新部902は入力部300が入力した内容(結果)が、ポイントを更新すべき内容であるかどうかを判定する(ステップS25)。更新部902は入力部300が入力した内容(結果)が、ポイントを更新すべき内容である場合、作業者データベース102に記憶されている、その作業者の作業者識別情報と対応付けられたポイントを更新する(アップさせる)(ステップS26)。ポイントを更新すべき内容とは、例えば、入力された結果情報が、その日の作業が予定通りに完了したというものが挙げられる。一方、更新部902は入力部300が入力した内容(結果)が、ポイントを更新すべき内容ではない場合は、ステップS26の処理は行わない。 Then, the input unit 300 provided in the output device 612 judges whether a result has been input (step S24). Specifically, the input unit 300 judges whether a selection has been made according to the options displayed by the output unit 602 as shown in FIG. 14. If a result has been input, the update unit 902 judges whether the content (result) input by the input unit 300 is content that should update the points (step S25). If the content (result) input by the input unit 300 is content that should update the points, the update unit 902 updates (upgrades) the points associated with the worker identification information of the worker stored in the worker database 102 (step S26). An example of content that should update the points is the input result information that the work for that day was completed as scheduled. On the other hand, if the content (result) input by the input unit 300 is not content that should update the points, the update unit 902 does not perform the process of step S26.

なお、本形態においても、図8に示した検知部701が設けられていても良い。また、提案情報データベース802は、各作業工程に応じた安全や健康に関する情報やクイズを記憶しておき、出力部602は、作業者が行った作業工程に基づいて情報やクイズを提案情報データベース802から読み出して、提案情報を出力するタイミングでその情報やクイズを出力するものであっても良い。 In this embodiment, the detection unit 701 shown in FIG. 8 may also be provided. The proposed information database 802 may store information and quizzes related to safety and health corresponding to each work process, and the output unit 602 may read information and quizzes from the proposed information database 802 based on the work process performed by the worker, and output the information and quizzes at the timing of outputting the proposed information.

このように、作業者が終了した後、その作業に応じた情報を出力する。また、作業の結果に基づいて、ポイントを付与する。そのため、各作業者がその日の作業についての情報や作業状況に応じたモチベーションを得ることができ、その後の作業の効率が向上する期待を持つことができる。 In this way, after a worker finishes a task, information corresponding to that task is output. Points are also awarded based on the results of the task. This allows each worker to obtain information about the day's work and motivation according to the work situation, which can lead to improved efficiency in future tasks.

以上、各構成要素に各機能(処理)それぞれを分担させて説明したが、この割り当ては上述したものに限定しない。また、構成要素を所定の割り当てでいくつかの装置に搭載するものであっても良い。 The above describes the allocation of functions (processing) to each component, but this allocation is not limited to the above. In addition, components may be installed in several devices with a predetermined allocation.

上述した各構成要素が行う処理は、目的に応じてそれぞれ作製された論理回路で行うようにしても良い。また、処理内容を手順として記述したコンピュータプログラム(以下、プログラムと称する)を、各構成要素を具備した装置(以下、情報処理装置と称する)にて読取可能な記録媒体に記録し、この記録媒体に記録されたプログラムを情報処理装置に読み込ませ、実行するものであっても良い。情報処理装置にて読取可能な記録媒体とは、フロッピー(登録商標)ディスク、光磁気ディスク、DVD(Digital Versatile Disc)、CD(Compact Disc)、Blu-ray(登録商標) Disc、USB(Universal Serial Bus)メモリなどの移設可能な記録媒体の他、情報処理装置に内蔵されたROM(Read Only Memory)、RAM(Random Access Memory)等のメモリやHDD(Hard Disc Drive)等を指す。この記録媒体に記録されたプログラムは、情報処理装置に設けられたCPUにて読み込まれ、CPUの制御によって、上述したものと同様の処理が行われる。ここで、CPUは、プログラムが記録された記録媒体から読み込まれたプログラムを実行するコンピュータとして動作するものである。 The processing performed by each of the above-mentioned components may be performed by a logic circuit that is individually created according to the purpose. Also, a computer program (hereinafter referred to as a program) that describes the processing contents as procedures may be recorded on a recording medium that can be read by a device (hereinafter referred to as an information processing device) that includes each of the components, and the program recorded on this recording medium may be read into the information processing device and executed. Recording media that can be read by information processing devices include removable recording media such as floppy (registered trademark) disks, magneto-optical disks, DVDs (Digital Versatile Discs), CDs (Compact Discs), Blu-ray (registered trademark) Discs, and USB (Universal Serial Bus) memories, as well as memories such as ROMs (Read Only Memory), RAMs (Random Access Memory), and HDDs (Hard Disc Drives) built into the information processing devices. The programs recorded on these recording media are read by a CPU provided in the information processing device, and the same processing as described above is performed under the control of the CPU. Here, the CPU operates as a computer that executes the programs read from the recording media on which the programs are recorded.

100,102 作業者データベース
200 事故データベース
300 入力部
400 検索部
500 読み出し部
600,601,602 出力部
610,611,612 出力装置
701 検知部
802 提案情報データベース
902 更新部
Reference Signs List 100, 102 Worker database 200 Accident database 300 Input section 400 Search section 500 Read section 600, 601, 602 Output section 610, 611, 612 Output device 701 Detection section 802 Proposal information database 902 Update section

Claims (12)

作業者を識別するための作業者識別情報を含む作業者の属性および該作業者の作業工程を示す作業者データを記憶する第1のデータベースと、
過去に発生した事故に関わる事故データを記憶する第2のデータベースと、
外部から受け付ける操作に基づいて情報を入力する入力部と、
前記入力部が入力した情報のうち前記作業者識別情報に基づいて、前記作業者データを前記第1のデータベースから検索する検索部と、
前記検索部が検索した作業者データのうち前記作業者識別情報を除く作業者データに基づいて、前記事故データを前記第2のデータベースから読み出す読み出し部と、
前記読み出し部が読み出した事故データに基づいた出力情報を出力する出力部とを有する情報処理システム。
a first database that stores worker data indicating attributes of a worker, including worker identification information for identifying the worker, and a work process of the worker;
a second database that stores accident data relating to accidents that have occurred in the past;
an input unit for inputting information based on an operation received from an external device;
a search unit that searches the first database for the worker data based on the worker identification information among the information input by the input unit;
a reading unit that reads the accident data from the second database based on the worker data searched by the search unit, excluding the worker identification information ;
and an output unit that outputs output information based on the accident data read by the reading unit.
請求項1に記載の情報処理システムにおいて、
前記読み出し部は、前記検索部が検索した作業者データのうち前記作業者識別情報を除く作業者データが示す項目と、前記事故データが示す項目とを比較し、互いに一致した項目がある事故データを読み出し、前記一致した項目の数をスコアとしてカウントし、
前記出力部は、前記出力情報を前記スコアの高い順に出力する情報処理システム。
2. The information processing system according to claim 1,
the reading unit compares items indicated by the worker data , excluding the worker identification information, among the worker data searched by the search unit with items indicated by the accident data, reads out accident data having matching items, and counts the number of matching items as a score;
The output unit outputs the output information in descending order of the score.
請求項1に記載の情報処理システムにおいて、
前記読み出し部は、前記検索部が検索した作業者データのうち前記作業者識別情報を除く作業者データと、現在の環境を示す環境データとに基づいて、前記事故データを前記第2のデータベースから読み出す情報処理システム。
2. The information processing system according to claim 1,
The reading unit reads out the accident data from the second database based on the worker data searched by the search unit, excluding the worker identification information , and environmental data indicating the current environment.
請求項3に記載の情報処理システムにおいて、
前記読み出し部は、前記検索部が検索した作業者データのうち前記作業者識別情報を除く作業者データが示す項目および前記環境データが示す項目と、前記事故データが示す項目とを比較し、互いに一致した項目がある事故データを読み出し、前記一致した項目の数をスコアとしてカウントし、
前記出力部は、前記出力情報を前記スコアの高い順に出力する情報処理システム。
4. The information processing system according to claim 3,
the reading unit compares items indicated by the worker data excluding the worker identification information and items indicated by the environmental data among the worker data searched by the search unit with items indicated by the accident data, reads out accident data having matching items, and counts the number of matching items as a score;
The output unit outputs the output information in descending order of the score.
請求項2または請求項4に記載の情報処理システムにおいて、
前記出力部は、前記スコアの高い事故データであるほど、該事故データに基づいた出力情報を、それ以外の事故データに基づいた出力情報よりも強調して出力する情報処理システム。
5. The information processing system according to claim 2,
The output unit outputs output information based on accident data having a higher score than output information based on other accident data.
請求項2または請求項4または請求項5に記載の情報処理システムにおいて、
前記出力部は、前記スコアの高い方から所定の数だけ、前記出力情報を出力する情報処理システム。
In the information processing system according to claim 2, claim 4 or claim 5,
The output unit outputs a predetermined number of pieces of output information in descending order of the score.
請求項2または請求項4または請求項5に記載の情報処理システムにおいて、
前記出力部は、前記スコアが所定の閾値を超えた事故データに基づいた出力情報を出力する情報処理システム。
In the information processing system according to claim 2, claim 4 or claim 5,
The output unit is an information processing system that outputs output information based on accident data in which the score exceeds a predetermined threshold.
請求項1から7のいずれか1項に記載の情報処理システムにおいて、
前記出力部は、前記作業者に対して前記読み出し部が読み出した事故データが示す事故が発生しないように注意を促す情報を前記出力情報として出力する情報処理システム。
8. The information processing system according to claim 1,
The output unit outputs, as the output information, information that alerts the worker to be careful so as to prevent the accident indicated by the accident data read by the reading unit from occurring.
請求項1から8のいずれか1項に記載の情報処理システムにおいて、
前記作業者が作業を行う作業場所に到着したことを検知する検知部を有し、
前記出力部は、前記作業者が前記作業場所に到着したことを前記検知部が検知したタイミングで前記出力情報を出力する情報処理システム。
9. The information processing system according to claim 1,
A detection unit detects that the worker has arrived at a work location where the worker will perform work,
The output unit outputs the output information at a timing when the detection unit detects that the worker has arrived at the work location.
請求項1から9のいずれか1項に記載の情報処理システムおいて、
前記作業者の属性と前記作業工程とに応じた提案情報を記憶する第3のデータベースを有し、
前記出力部は、所定のタイミングで前記提案情報を前記第3のデータベースから読み出し、前記作業者が作業を終了した結果を前記入力部に入力することを促す情報と前記提案情報とを出力する情報処理システム。
10. The information processing system according to claim 1 ,
a third database that stores proposal information corresponding to the attributes of the worker and the work process;
The output unit reads out the proposed information from the third database at a predetermined timing, and outputs the proposed information together with information prompting the worker to input the results of the completed work into the input unit.
請求項10に記載の情報処理システムにおいて、
前記第1のデータベースに記憶されている情報を更新する更新部を有し、
前記第1のデータベースは、前記作業者に付与するポイントを記憶し、
前記更新部は、前記入力部に入力された前記結果に基づいて、前記第1のデータベースに記憶されているポイントを更新していく情報処理システム。
11. The information processing system according to claim 10,
an update unit that updates information stored in the first database,
The first database stores points to be awarded to the worker,
An information processing system in which the update unit updates the points stored in the first database based on the results input to the input unit.
外部から受け付ける操作に基づいて入力した情報のうち作業者を識別するための作業者識別情報に基づいて、前記作業者識別情報を含む作業者の属性および該作業者の作業工程を示す作業者データを、前記作業者データを記憶する第1のデータベースから検索する処理と、
前記検索した作業者データのうち前記作業者識別情報を除く作業者データに基づいて、過去に発生した事故に関わる事故データを、前記事故データを記憶する第2のデータベースから読み出す処理と、
前記読み出した事故データに基づいた出力情報を出力する処理とを行う情報処理方法。
a process of searching for worker data indicating attributes of a worker including worker identification information for identifying a worker and a work process of the worker from a first database that stores the worker data, based on the worker identification information for identifying the worker among information input based on an operation received from outside;
a process of reading out accident data relating to accidents that have occurred in the past from a second database that stores the accident data, based on the retrieved worker data excluding the worker identification information ;
and outputting output information based on the read accident data.
JP2019224470A 2019-12-12 2019-12-12 Information processing system and information processing method Active JP7495223B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019224470A JP7495223B2 (en) 2019-12-12 2019-12-12 Information processing system and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019224470A JP7495223B2 (en) 2019-12-12 2019-12-12 Information processing system and information processing method

Publications (2)

Publication Number Publication Date
JP2021093067A JP2021093067A (en) 2021-06-17
JP7495223B2 true JP7495223B2 (en) 2024-06-04

Family

ID=76312523

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019224470A Active JP7495223B2 (en) 2019-12-12 2019-12-12 Information processing system and information processing method

Country Status (1)

Country Link
JP (1) JP7495223B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7382434B2 (en) 2022-03-01 2023-11-16 株式会社淺沼組 Decision support system and server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014206880A (en) 2013-04-12 2014-10-30 Tis株式会社 Operation assist device
JP2019067207A (en) 2017-10-02 2019-04-25 富士通株式会社 Work determination program, work determination method and work determination apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014206880A (en) 2013-04-12 2014-10-30 Tis株式会社 Operation assist device
JP2019067207A (en) 2017-10-02 2019-04-25 富士通株式会社 Work determination program, work determination method and work determination apparatus

Also Published As

Publication number Publication date
JP2021093067A (en) 2021-06-17

Similar Documents

Publication Publication Date Title
Olsson-Collentine et al. The prevalence of marginally significant results in psychology over time
US20220036285A1 (en) Intelligent user interface and application for operations management
US7377426B1 (en) Interactive visitor announcement/access control system
JP5011987B2 (en) Authentication system management method
JP2007249302A (en) Action prediction device and method
JP7495223B2 (en) Information processing system and information processing method
Abrahams et al. Audience targeting by B-to-B advertisement classification: A neural network approach
US20050273381A1 (en) System and method for monitoring employee productivity, attendance and safety
US20030210610A1 (en) Worker management device
Pyo Understanding the adoption and implementation of body-worn cameras among US local police departments
US20170357824A1 (en) Data processing systems for monitoring modifications to user system inputs to predict potential inputs of incorrect or incomplete data
JP3291642B2 (en) Failure support method
KR101458555B1 (en) System and method for displaying image data based emr system
CN114556405A (en) Financial-related-article presentation device and program
JP4827900B2 (en) Questionnaire result analysis support apparatus and method
CN111797211A (en) Service information searching method, device, computer equipment and storage medium
Suganami Bringing order to the causes of war debates
JP2004334589A (en) Apparatus for managing admission
JP2007241873A (en) Program for monitoring change in computer resource on network
CN112740159A (en) Help information display system, help information display method, and help information display program
JP6796668B2 (en) Information processing equipment, information processing methods and programs
US20140040158A1 (en) Systems and methods for managing arrested persons
CN112035726A (en) Trademark registration method and device
JP7000997B2 (en) Search device, search method and search program
JP2009163374A (en) Apparatus for supporting solution business talk, and method and program for controlling the apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220726

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230801

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230914

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231212

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20240126

RD13 Notification of appointment of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7433

Effective date: 20240314

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20240314

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240514

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240523

R150 Certificate of patent or registration of utility model

Ref document number: 7495223

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150