JP7278700B2 - Communications system - Google Patents

Communications system Download PDF

Info

Publication number
JP7278700B2
JP7278700B2 JP2021056807A JP2021056807A JP7278700B2 JP 7278700 B2 JP7278700 B2 JP 7278700B2 JP 2021056807 A JP2021056807 A JP 2021056807A JP 2021056807 A JP2021056807 A JP 2021056807A JP 7278700 B2 JP7278700 B2 JP 7278700B2
Authority
JP
Japan
Prior art keywords
work
operation signal
server
communication terminal
communication
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
JP2021056807A
Other languages
Japanese (ja)
Other versions
JP2022153999A (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.)
Kawasaki Motors Ltd
Original Assignee
Kawasaki Jukogyo KK
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 Kawasaki Jukogyo KK filed Critical Kawasaki Jukogyo KK
Priority to JP2021056807A priority Critical patent/JP7278700B2/en
Publication of JP2022153999A publication Critical patent/JP2022153999A/en
Application granted granted Critical
Publication of JP7278700B2 publication Critical patent/JP7278700B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本開示は、通信システムに関する。 The present disclosure relates to communication systems.

工場またはプラント等の広い敷地に配設された施設では、多数の工程が同時並行的に実施されており、その工程管理は重要である。このため、各工程における作業実施者は、タブレット端末等の通信端末を用いて作業実績等を入力し、サーバに送信することにより、サーバにおいて各工程の進捗等の生産情報を集約し、管理している(例えば下記特許文献1)。 In a facility such as a factory or a plant located on a large site, many processes are carried out in parallel, and process control is important. For this reason, workers in each process use communication terminals such as tablet terminals to input work results, etc., and send them to the server, so that the server collects and manages production information such as the progress of each process. (for example, Patent Document 1 below).

このような作業実績の管理のために通信端末とサーバとの間で通信を行う通信システムにおいて、通信端末を入力操作する作業実施者の利便性を高めるために、通信端末に所定のウェブブラウザが記憶され、ウェブブラウザによって表示されるウェブページ上で上記作業実績の入力を行うことが考えられる。 In a communication system that communicates between a communication terminal and a server to manage such work results, a predetermined web browser is installed on the communication terminal in order to improve the convenience of the worker who performs input operations on the communication terminal. It is conceivable to input the above-mentioned work results on a web page that is stored and displayed by a web browser.

さらに、サーバ装置と通信端末とのデータ通信量を低減するための構成として、シングルページアプリケーション(SPA)が知られている。SPAは、ウェブページ上のユーザの入力に対してその入力に必要な部分のデータだけを操作信号としてサーバに送信し、ブラウザ側では、サーバから送られてきたデータをJavaScript(登録商標)で処理し、HTMLを構築(ウェブページを更新)する。 Furthermore, a single page application (SPA) is known as a configuration for reducing the amount of data communication between the server device and the communication terminal. SPA sends only the data necessary for the user's input on the web page to the server as operation signals, and the browser side processes the data sent from the server with JavaScript (registered trademark). and build the HTML (update the web page).

特開2000-106570号公報JP-A-2000-106570 特開2008-304969号公報JP 2008-304969 A

しかし、SPAを作業実績の管理のための通信システムに適用するには以下の問題がある。工場またはプラント等の広い敷地に配設された施設では、通信のための電波状態が悪い場所または電波の届かない場所が存在し得る。例えば、このような施設が、山間部や海岸沿い等、電波状態が悪い場所に立地することにより、屋外での通信が困難な場合がある。また、施設内において無線LANによる通信が可能な環境を構築しても、施設内で製造する金属製の大型製品等の大きな障害物により通信状態が良くないエリアが生じ得る。 However, there are the following problems in applying SPA to a communication system for managing work results. In a facility such as a factory or plant located on a large site, there may be places where radio waves for communication are poor or where radio waves do not reach. For example, when such facilities are located in places with poor radio wave conditions, such as mountainous areas and coastal areas, outdoor communication may be difficult. Also, even if an environment in which wireless LAN communication is possible is established within a facility, there may be areas where the communication state is poor due to large obstacles such as large metal products manufactured within the facility.

一方、従来のSPAにおける通信態様は、サーバと通信端末との間で通信可能であることが前提となっており、通信不良によりデータを送信できなかった場合は、送信データは消去されてしまう。したがって、SPAを作業実績の管理のための通信システムに適用した場合、従来の通信態様では、通信状態が悪い状況下で通信端末を用いて作業実績等の入力を行ってもその入力がサーバに反映されない恐れがある。このため、通信端末を用いた工程管理が十分に行えない問題がある。このような問題は、データ送信時のみに限られない。すなわち、通信端末からサーバに対して所定の通信要求を行うための操作信号を送信する際に、通信不良が生じていると、その送信内容が消失する恐れがある。 On the other hand, the communication mode in the conventional SPA is based on the premise that communication is possible between the server and the communication terminal, and if the data cannot be transmitted due to poor communication, the transmitted data will be deleted. Therefore, when SPA is applied to a communication system for managing work results, in the conventional communication mode, even if work results and the like are input using a communication terminal under poor communication conditions, the input will not be sent to the server. It may not be reflected. Therefore, there is a problem that the process control using the communication terminal cannot be performed sufficiently. Such problems are not limited to data transmission. In other words, if a communication failure occurs when an operation signal for making a predetermined communication request is transmitted from the communication terminal to the server, there is a risk that the transmission contents will be lost.

上記特許文献2には、通信におけるセッションタイムアウトやサーバシャットダウンが発生しても発生前の入力情報を保持するための構成として、通信端末が入力画面のフィールドの入力に応じて逐次保存要求のリクエストを発行し、サーバが逐次保存要求を受けて、送られてきた入力データを一時保存しておくことが開示されている。しかしながら、このような態様も、通信端末の入力時においてサーバとの通信が可能であることが前提であることには変わりなく、上記問題を解決することができない。 In the above Patent Document 2, as a configuration for retaining input information before session timeout or server shutdown occurs in communication, the communication terminal sequentially requests storage according to the input in the input screen field. It is disclosed that the input data is issued, and the server receives successive storage requests and temporarily stores the sent input data. However, even in such a mode, it is still premised that communication with the server is possible at the time of input of the communication terminal, and the above problem cannot be solved.

本開示は上記に鑑みなされたものであり、通信不良により操作信号の送信に成功しなかった場合に、その送信内容が誤って消失してしまうことを防止することができる通信システムを提供することを目的とする。 SUMMARY OF THE INVENTION The present disclosure has been made in view of the above, and provides a communication system capable of preventing erroneous loss of transmission contents when transmission of an operation signal is not successful due to communication failure. With the goal.

本開示の一態様に係る通信システムは、サーバと、前記サーバと通信ネットワークを介して通信可能に構成され、ウェブブラウザが記憶された記憶器および前記ウェブブラウザ上でのユーザの操作に基づいて処理を行う演算器を備えた通信端末と、を含む通信システムであって、前記演算器は、前記ウェブブラウザ上でのユーザの操作に基づいて前記サーバに送信する所定の操作信号を生成する信号生成部と、前記操作信号を前記記憶器に記憶する信号記憶部と、前記操作信号を前記サーバに送信する信号送信部と、前記操作信号の送信に成功したか否かを判定する通信判定部と、を含み、前記信号送信部は、前記操作信号の送信に成功しなかった場合に、前記記憶器に記憶された前記操作信号を再送信する。 A communication system according to an aspect of the present disclosure is configured to be able to communicate with a server via a communication network, a storage device in which a web browser is stored, and processing based on a user's operation on the web browser. wherein the computing unit generates a signal to generate a predetermined operation signal to be transmitted to the server based on a user's operation on the web browser a signal storage unit that stores the operation signal in the storage device; a signal transmission unit that transmits the operation signal to the server; and a communication determination unit that determines whether transmission of the operation signal has succeeded. , wherein the signal transmission unit retransmits the operation signal stored in the storage device when transmission of the operation signal is unsuccessful.

上記構成によれば、ウェブブラウザ上でのユーザの操作に基づいてサーバに送信される操作信号が記憶器に記憶される。そのため、電波状況が悪い場所で通信端末を用いて所定の通信を行おうとしたことにより、通信不良により操作信号の送信に成功しなかった場合でも、その送信しようとしていた操作信号が誤って消失してしまうことを防止することができる。また、通信端末を使用するユーザがサーバへの操作信号送信時に都度電波状況を気にする必要がなくなるため、ユーザの利便性を高めることができる。 According to the above configuration, the operation signal transmitted to the server based on the user's operation on the web browser is stored in the storage device. Therefore, even if an operation signal cannot be successfully transmitted due to communication failure due to an attempt to perform predetermined communication using a communication terminal in a location with poor radio wave conditions, the operation signal that was about to be transmitted may be lost by mistake. You can prevent it from being lost. In addition, since the user using the communication terminal does not need to worry about the radio wave condition each time an operation signal is transmitted to the server, user convenience can be improved.

本開示によれば、通信不良により操作信号の送信に成功しなかった場合に、その送信内容が誤って消失してしまうことを防止することができる。 Advantageous Effects of Invention According to the present disclosure, it is possible to prevent erroneous loss of transmission contents when transmission of an operation signal is not successful due to communication failure.

図1は、本開示の一実施の形態に係る通信システムの概略構成を示すブロック図である。FIG. 1 is a block diagram showing a schematic configuration of a communication system according to one embodiment of the present disclosure. 図2は、本実施の形態における作業実績入力画面の一例を示す図である。FIG. 2 is a diagram showing an example of a work record input screen in this embodiment. 図3は、本実施の形態における作業実績データの送信処理の流れを示すフローチャートである。FIG. 3 is a flow chart showing the flow of work performance data transmission processing according to the present embodiment. 図4は、作業実績入力画面の他の例を示す図である。FIG. 4 is a diagram showing another example of the work record input screen.

以下、一実施の形態について、図面を参照しながら、詳細に説明する。なお、以下では全ての図を通じて同一または相当する要素には同一の参照符号を付して、その重複する説明を省略する。 An embodiment will be described in detail below with reference to the drawings. In the following description, the same reference numerals are given to the same or corresponding elements throughout all the drawings, and duplicate descriptions thereof will be omitted.

図1は、本開示の一実施の形態に係る通信システムの概略構成を示すブロック図である。本実施の形態における通信システム100は、通信端末1、管理端末2、およびサーバ3を備えている。通信端末1および管理端末2は、それぞれ、サーバ3と通信ネットワーク4を介して通信可能に構成されている。 FIG. 1 is a block diagram showing a schematic configuration of a communication system according to one embodiment of the present disclosure. A communication system 100 according to this embodiment includes a communication terminal 1 , a management terminal 2 and a server 3 . Communication terminal 1 and management terminal 2 are configured to be able to communicate with server 3 via communication network 4, respectively.

通信端末1は、例えばタブレット端末またはスマートフォン等の携帯端末である。通信端末1は、工場またはプラント等の施設における所定の場所で所定の作業に従事する作業者が所持する。通信端末1は、所定のウェブブラウザにより後述する機能を発揮する限り、市販(汎用)の通信端末でもよいし、施設作業専用の通信端末でもよい。作業者は、通信端末1にダウンロードした作業内容(作業項目)や作業要領を参照して施設の所定の場所で所定の作業を行う。作業者は、所定の作業の完了後、その作業実績を送信するための通信を、通信端末1を通じてサーバ3に対して行う。 The communication terminal 1 is, for example, a mobile terminal such as a tablet terminal or a smart phone. The communication terminal 1 is carried by a worker engaged in a predetermined work at a predetermined place in a facility such as a factory or plant. The communication terminal 1 may be a commercially available (general-purpose) communication terminal or a communication terminal dedicated to facility work, as long as the function described later is exhibited by a predetermined web browser. The worker refers to the work content (work item) and work procedure downloaded to the communication terminal 1 and performs a predetermined work at a predetermined place in the facility. After completing a predetermined work, the worker communicates with the server 3 through the communication terminal 1 to transmit the work record.

このために、通信端末1は、携帯電話網の基地局等を介して通信ネットワーク4に接続可能である。これに加えてまたはこれに代えて、通信端末1は、無線LANを介して通信ネットワーク4に接続可能としてもよい。 For this reason, the communication terminal 1 can be connected to the communication network 4 via a base station or the like of the mobile phone network. Additionally or alternatively, communication terminal 1 may be connectable to communication network 4 via a wireless LAN.

通信端末1は、入力器11、表示器12、記憶器13、演算器(プロセッサ)14および通信インターフェイス15等を備えたコンピュータ装置として構成される。入力器11および表示器12は、例えばタッチパネルにより構成される。記憶器13は、例えば、RAM、ROM等のメインメモリと、ハードディスク、フラッシュメモリ等の書き込み可能なストレージとを含む。演算器14は、例えばCPUにより構成される。これらの各構成は、通信バス16により互いに通信接続されている。 The communication terminal 1 is configured as a computer device including an input device 11, a display device 12, a storage device 13, a calculator (processor) 14, a communication interface 15, and the like. The input device 11 and the display device 12 are configured by touch panels, for example. The storage unit 13 includes, for example, main memory such as RAM and ROM, and writable storage such as hard disk and flash memory. The calculator 14 is configured by, for example, a CPU. These components are communicatively connected to each other by a communication bus 16 .

なお、図1には、1つの通信端末1のみが示されているが、通信システム100には、複数の通信端末1が含まれ得る。例えば、複数の作業者のそれぞれが1つの通信端末1を所持している場合、通信システム100は、作業者の数に対応する数の通信端末1を含んでいてもよい。 Note that although only one communication terminal 1 is shown in FIG. 1 , the communication system 100 may include a plurality of communication terminals 1 . For example, when each of a plurality of workers possesses one communication terminal 1, the communication system 100 may include communication terminals 1 as many as the number of workers.

管理端末2は、例えばパーソナルコンピュータ等の据え置き型の端末である。管理端末2は、通信端末1に対する指示を行ったり、サーバ3に記憶される作業管理データベースの内容を閲覧したりする管理者が操作する端末である。管理端末2も、通信端末1と同様、入力器、表示器、記憶器、演算器および通信インターフェイス等(いずれも図示せず)を備えたコンピュータ装置として構成される。ただし、管理端末2は、通信環境(有線LANまたは無線LANによる通信環境)が良好な施設の事務所等に設置されることが想定されている。通信システム100は、1または複数の管理端末2を含み得る。 The management terminal 2 is, for example, a stationary terminal such as a personal computer. The management terminal 2 is a terminal operated by an administrator who gives instructions to the communication terminal 1 and browses the contents of the work management database stored in the server 3 . As with the communication terminal 1, the management terminal 2 is also configured as a computer device including an input device, a display device, a storage device, a computing device, a communication interface, and the like (all not shown). However, it is assumed that the management terminal 2 is installed in an office or the like of a facility with a good communication environment (communication environment by wired LAN or wireless LAN). Communication system 100 may include one or more management terminals 2 .

サーバ3は、各種データを記憶する記憶装置30を備えたデータサーバ等のコンピュータによって構成される。例えば、サーバ3は、演算器、メインメモリ(RAM)、ストレージ、通信インターフェイス等を備えている。 The server 3 is configured by a computer such as a data server having a storage device 30 that stores various data. For example, the server 3 includes a calculator, main memory (RAM), storage, communication interface, and the like.

なお、本明細書で開示する要素の機能は、開示された機能を実行するよう構成またはプログラムされた汎用プロセッサ、専用プロセッサ、集積回路、ASIC(Application Specific Integrated Circuits)、従来の回路、および/または、それらの組み合わせを含む回路または処理回路を使用して実行できる。プロセッサは、トランジスタやその他の回路を含むため、処理回路または回路と見なされる。本明細書において、回路、ユニット、または手段(…部)は、列挙された機能を実行するハードウェアであるか、または、列挙された機能を実行するようにプログラムされたハードウェアである。ハードウェアは、本明細書に開示されているハードウェアであってもよいし、あるいは、列挙された機能を実行するようにプログラムまたは構成されているその他の既知のハードウェアであってもよい。ハードウェアが回路の一種と考えられるプロセッサである場合、回路、ユニット、または手段はハードウェアとソフトウェアとの組み合わせであり、ソフトウェアはハードウェアおよび/またはプロセッサの構成に使用される。 It should be noted that the functionality of the elements disclosed herein may include general purpose processors, special purpose processors, integrated circuits, application specific integrated circuits (ASICs), conventional circuits, and/or configured or programmed to perform the disclosed functions. , using circuits or processing circuits containing combinations thereof. A processor is considered a processing circuit or circuit because it includes transistors and other circuits. As used herein, a circuit, unit or means (... part) is hardware that performs the recited functions or is hardware that is programmed to perform the recited functions. The hardware may be the hardware disclosed herein, or other known hardware programmed or configured to perform the recited functions. A circuit, unit or means is a combination of hardware and software where the hardware is a processor which is considered a type of circuit, the software being used to configure the hardware and/or the processor.

サーバ3の記憶装置30には、施設における作業に関する作業実施内容データが記憶される。例えば、作業実施内容データには、作業項目データ、作業要領データ、作業指示データ等が含まれる。作業項目データは、作業の名称、作業の実施場所、作業頻度等が作業項目(作業番号)ごとにリスト化されたデータである。作業要領データは、作業項目データの各作業項目に対応付けられ、対応する作業の内容を図示等により分かり易く示したデータである。作業指示データは、管理端末2を操作する管理者から通信端末1を操作する作業者への個別の指示内容を示すデータである。 The storage device 30 of the server 3 stores work execution content data relating to work at the facility. For example, the work implementation data includes work item data, work procedure data, work instruction data, and the like. The work item data is data in which work names, work execution locations, work frequencies, etc. are listed for each work item (work number). The work procedure data is data that is associated with each work item of the work item data and shows the contents of the corresponding work in an easy-to-understand manner by means of illustrations or the like. The work instruction data is data indicating individual instructions from the manager who operates the management terminal 2 to the worker who operates the communication terminal 1 .

作業項目データおよび作業要領データは、予めサーバ3の記憶装置30に記憶される。作業指示データは、管理者が管理端末2を用いて作成し、対応する作業項目または作業者に紐付けてサーバ3にアップロードする。 Work item data and work procedure data are stored in advance in the storage device 30 of the server 3 . The work instruction data is created by the manager using the management terminal 2 and uploaded to the server 3 in association with the corresponding work item or worker.

作業者は、自らが行う作業項目に対応する各種データをサーバ3から作業者の通信端末1にダウンロードする。通信端末1には、所定のウェブブラウザ(アプリケーションプログラム)が記憶されている。作業者は、ウェブブラウザで動作する所定の作業管理用のウェブページにアクセスし、そのウェブページ上で操作入力を行うことにより、各種データのダウンロードおよびアップロードを行うことができる。 The worker downloads various data corresponding to work items to be performed by the worker from the server 3 to the communication terminal 1 of the worker. A predetermined web browser (application program) is stored in the communication terminal 1 . A worker can download and upload various data by accessing a predetermined work management web page that runs on a web browser and inputting operations on the web page.

通信端末1の演算器14は、ウェブブラウザ(アプリケーションプログラム)により、ウェブブラウザ上での操作入力に基づいて後述する信号生成部41、信号記憶部42、信号送信部43および通信判定部44等の機能を発揮する。信号生成部41、信号記憶部42、信号送信部43および通信判定部44は、演算器14の機能ブロックを構成する。 The arithmetic unit 14 of the communication terminal 1 uses a web browser (application program) to perform operations such as a signal generation unit 41, a signal storage unit 42, a signal transmission unit 43, and a communication determination unit 44, which will be described later, based on operation input on the web browser. function. The signal generation unit 41 , the signal storage unit 42 , the signal transmission unit 43 and the communication determination unit 44 constitute functional blocks of the calculator 14 .

ウェブブラウザに表示される作業管理用のウェブページは、単一のウェブページでアプリケーションを構成するシングルページアプリケーション(SPA)により構成される。SPAは、サーバ3の記憶装置30に記憶される。なお、SPAがサーバ3とは別のウェブサーバ(図示せず)に記憶されていてもよい。 The web page for work management displayed on the web browser is composed of a single page application (SPA) that constitutes an application with a single web page. The SPA is stored in the storage device 30 of the server 3 . Note that the SPA may be stored in a web server (not shown) other than the server 3 .

SPAにおいては、通常のウェブアプリケーションのようにページ全体(HTML)の生成を都度ウェブサーバ側で行う代わりに、ウェブページ上で作業者が所定の操作(タッチ操作等)を行うと、ウェブブラウザ(ウェブブラウザを実行する通信端末1の演算器14)がその操作に必要な部分のデータをサーバ3に要求し、サーバ3から送られてきた部分的なデータをウェブブラウザがJavaScript(登録商標)で処理し、通信端末1側でHTMLを反映する。 In SPA, instead of generating the entire page (HTML) on the web server side like a normal web application each time, when the operator performs a predetermined operation (touch operation, etc.) on the web page, the web browser ( The computing unit 14) of the communication terminal 1 executing the web browser requests the server 3 for the partial data necessary for its operation, and the web browser receives the partial data sent from the server 3 using JavaScript (registered trademark). process and reflect the HTML on the communication terminal 1 side.

このように、作業者管理用のウェブページがSPAで構成されることにより、作業者の操作に応じたウェブページの更新等がサーバ3との必要最小限のデータとなるため、通信端末1とサーバ3との通信量を低減することができる。また、通信を通信端末1側のキャッシュを利用して非同期に実行することができるため、ウェブページの更新にかかる時間が短縮される。 In this way, by configuring the web page for worker management by SPA, the update of the web page according to the operation of the worker becomes the minimum necessary data with the server 3, so the communication terminal 1 and The amount of communication with the server 3 can be reduced. In addition, since communication can be executed asynchronously using the cache on the communication terminal 1 side, the time required to update the web page can be shortened.

本実施の形態において、作業者は、所定の作業項目の実行を完了した場合に、通信端末1を操作してサーバ3に作業の実施内容を示す作業実績データを送信する。 In the present embodiment, the worker operates the communication terminal 1 to transmit work result data indicating the details of the work performed to the server 3 when the execution of a predetermined work item is completed.

図2は、本実施の形態における作業実績入力画面の一例を示す図である。例えば、作業者が自身のID等を通信端末1に入力することにより、その作業者が所定期間(例えば今日一日)のうちに行うべき少なくとも1つの作業項目の情報がサーバ3から通信端末1にダウンロードされ、記憶器13に記憶される。通信端末1は、その作業者が今から行うべき作業内容についての作業実績入力画面50をウェブブラウザ(SPA)上に表示する。 FIG. 2 is a diagram showing an example of a work record input screen in this embodiment. For example, when a worker inputs his/her own ID or the like into the communication terminal 1, information on at least one work item to be performed by the worker within a predetermined period (for example, one day today) is sent from the server 3 to the communication terminal 1. and stored in the storage device 13. The communication terminal 1 displays, on the web browser (SPA), a work record input screen 50 regarding the content of work to be performed by the worker from now on.

作業実績入力画面50は、現作業内容表示欄51、作業情報表示欄52、作業要領表示欄53を含む。現作業内容表示欄51には、その作業者が現在行うべき作業(現作業)の概要またはタイトルが表示される。例えば、作業項目には、所定の製品を製造するための部品の取り付け作業、取り付けた部品の調整作業等が含まれる。さらに、作業項目には、所定の装置の動作(起動、停止、調整等)に関する作業、所定の計測値(電流、電圧、電力、圧力等)を読み取る作業、装置の点検、清掃等を行う作業、所定の消費物等を補充する作業等が含まれ得る。現作業内容表示欄51の近傍には、次作業の内容(タイトル等)が表示されてもよい。 The work performance input screen 50 includes a current work content display field 51 , a work information display field 52 , and a work procedure display field 53 . The current work content display column 51 displays an overview or title of the work (current work) that the worker should currently perform. For example, the work items include work for mounting parts for manufacturing a predetermined product, work for adjusting the mounted parts, and the like. In addition, the work items include work related to the operation of a predetermined device (start, stop, adjustment, etc.), work to read predetermined measurement values (current, voltage, power, pressure, etc.), work to inspect and clean the device, etc. , the task of replenishing certain consumables, etc., may be included. In the vicinity of the current work content display field 51, the content of the next work (title, etc.) may be displayed.

作業情報表示欄52には、現作業に付随する情報(例えば、作業ごとに割り当てられた識別符号(ID)、製品番号、工程の種別、現作業を完了するまでの目標時間、作業者名等)が表示される。作業要領表示欄53には、サーバ3から作業要領データを取得した場合に、その内容が表示される。なお、現作業に対応付けられた作業要領データがサーバ3に記憶されている場合、作業項目の情報をダウンロードする際に、当該作業要領データもダウンロードされる。 In the work information display column 52, information associated with the current work (for example, identification code (ID) assigned to each work, product number, type of process, target time to complete the current work, worker name, etc.) ) is displayed. In the work procedure display column 53, when the work procedure data is acquired from the server 3, the contents thereof are displayed. If the work procedure data associated with the current work is stored in the server 3, the work procedure data is also downloaded when the work item information is downloaded.

また、作業実績入力画面50には、仮想の次作業移行ボタン54が表示される。次作業移行ボタン54を操作入力(タッチ操作)した場合、作業実績入力画面50は、作業者が次に行うべき作業内容が表示される。ここで、次作業移行ボタン54は、現作業の実施内容を示す作業実績データをサーバ3に送信するための仮想の操作信号送信ボタンとして機能する。 Also, a virtual move-to-next-work button 54 is displayed on the work record input screen 50 . When the next work shift button 54 is operated (touched), the work result input screen 50 displays the details of the work to be performed next by the worker. Here, the next work shift button 54 functions as a virtual operation signal transmission button for transmitting work record data indicating the details of the current work to the server 3 .

さらに、作業実績入力画面50には、現作業の実施内容についてのコメント入力を行うための仮想のコメント入力ボタン55が表示される。コメント入力ボタン55を操作入力(タッチ操作)した場合、ウェブブラウザ上にコメント入力画面(図示せず)が表示され、作業者によるコメント入力が可能である。なお、コメント入力画面には、作業項目に応じて、作業の実施内容についての作業内容入力欄が設けられてもよい。例えば、作業内容入力欄には、計測値または消費物の補充数等の入力欄が設けられてもよいし、複数の選択項目が表示された選択欄(例えば異常なしまたは要補修の選択欄等)が設けられてもよい。あるいは、作業実績入力画面50に、作業内容入力欄が設けられていてもよい。また、作業実績入力画面50には、作業を一時中断する場合や作業者が休憩を取る場合に、作業が停止していることを示す信号をサーバ3に送信するための仮想のボタンが設けられてもよい。 Furthermore, the work record input screen 50 displays a virtual comment input button 55 for inputting a comment on the content of the current work. When the comment input button 55 is operated (touch-operated), a comment input screen (not shown) is displayed on the web browser, and the operator can input a comment. Note that the comment input screen may be provided with a work content input column for the content of the work to be performed according to the work item. For example, the work content input field may be provided with an input field for measurement values or the number of replenishment of consumables, etc., or a selection field in which a plurality of selection items are displayed (for example, a selection field for no abnormality or repair required, etc.) ) may be provided. Alternatively, the work record input screen 50 may be provided with a work content input field. Further, the work record input screen 50 is provided with a virtual button for transmitting a signal indicating that the work is stopped to the server 3 when the work is temporarily interrupted or when the worker takes a break. may

図3は、本実施の形態における作業実績データの送信処理の流れを示すフローチャートである。通信端末1の信号生成部41は、作業実績入力画面50の表示中、作業者から操作信号送信操作の入力の有無を監視する(ステップS1)。信号生成部41は、作業者が作業実績入力画面50の次作業移行ボタン54を操作入力した場合に、操作信号送信操作の入力があったと判定する。 FIG. 3 is a flow chart showing the flow of work performance data transmission processing according to the present embodiment. The signal generation unit 41 of the communication terminal 1 monitors whether or not the operator inputs an operation signal transmission operation while the work result input screen 50 is being displayed (step S1). The signal generation unit 41 determines that an operation signal transmission operation has been input when the worker operates the next work shift button 54 on the work result input screen 50 .

操作信号送信操作の入力があったと判定した場合(ステップS1でYes)、信号生成部41は、作業実績データを含む操作信号を生成する(ステップS2)。作業実績データは、完了した作業項目の項目番号または作業項目ごとに割り当てられる作業項目ID等の作業項目認識番号データおよび作業内容を示すデータを含む。作業内容を示すデータは、作業の開始、作業の完了、日時、計測値等の情報を含み得る。 When it is determined that an operation signal transmission operation has been input (Yes in step S1), the signal generation unit 41 generates an operation signal including work performance data (step S2). The work record data includes work item identification number data such as the item number of a completed work item or a work item ID assigned to each work item, and data indicating the work content. The data indicating the work content may include information such as work start, work completion, date and time, measurement values, and the like.

例えば、作業実績データを含む操作信号のデータは、操作信号送信操作の入力時の日時データ、作業内容を示すイベントコード(例えば、1:作業開始、2:作業終了、…等)、作業項目認識番号データ、コメントデータ(コメント入力を行った場合)を含んでいる。 For example, the data of the operation signal including the work result data includes date and time data at the time of input of the operation signal transmission operation, event code indicating work content (for example, 1: work start, 2: work end, etc.), work item recognition It contains number data and comment data (when a comment is entered).

信号記憶部42は、生成した操作信号を記憶器13に記憶する(ステップS3)。このとき、信号記憶部42は、操作信号のデータに1:1で対応付けられる属性データを生成し、操作信号のデータを属性データに対応付けて記憶器13に記憶する。属性データは、その操作信号のサーバ3への送信が完了したか否かの状態を示すデータである。属性データ生成時(操作信号送信前の状態)において、属性データの状態は、「未完了」に設定される。また、信号送信部43は、操作信号をサーバ3に送信する(ステップS4)。 The signal storage unit 42 stores the generated operation signal in the storage device 13 (step S3). At this time, the signal storage unit 42 generates attribute data associated with the data of the operation signal on a 1:1 basis, and stores the data of the operation signal in the storage unit 13 in association with the attribute data. The attribute data is data indicating whether or not transmission of the operation signal to the server 3 has been completed. At the time of attribute data generation (the state before transmission of the operation signal), the state of the attribute data is set to "incomplete". Moreover, the signal transmission part 43 transmits an operation signal to the server 3 (step S4).

サーバ3の記憶装置30には、複数の作業項目の進捗状況を示す作業管理データベースが記憶される。作業管理データベースは、各作業項目における作業の完了の有無、作業内容(計測値等)、更新日時等のデータを含む。サーバ3は、通信端末1から作業実績データを含む操作信号を受信した場合、受信した作業実績データに基づいて作業管理データベースを更新する。より具体的には、サーバ3は、受信した作業実績データに対応する作業項目の作業状況を作業未完から作業完了に変更し、計測値等の作業内容を示すデータが含まれる場合には、そのデータを作業項目に関連付けて記憶する等の処理を行う。 The storage device 30 of the server 3 stores a work management database indicating the progress of a plurality of work items. The work management database includes data such as whether work has been completed for each work item, work content (measured values, etc.), update date and time, and the like. When the server 3 receives an operation signal including work performance data from the communication terminal 1, the server 3 updates the work management database based on the received work performance data. More specifically, the server 3 changes the work status of the work item corresponding to the received work result data from incomplete to completed, and if data indicating the details of the work such as measurement values is included, the data is changed. It performs processing such as storing data in association with work items.

操作信号を送信した通信端末1の通信判定部44は、その操作信号の送信に成功したか否かを判定する(ステップS5)。ここで、サーバ3は、操作信号の受信後(または作業管理データベースの更新後)、その操作信号を送信した通信端末1に対して、応答信号を送信する。例えば、通信判定部44は、通信端末1が操作信号を送信してから所定時間内にサーバ3から応答信号を受信した場合に、操作信号の送信に成功したと判定する。また、通信判定部44は、通信端末1が操作信号を送信してから所定時間内に応答信号を受信できなかった場合に、操作信号の送信に成功しなかったと判定する。 The communication determination unit 44 of the communication terminal 1 that has transmitted the operation signal determines whether or not the operation signal has been successfully transmitted (step S5). Here, after receiving the operation signal (or after updating the work management database), the server 3 transmits a response signal to the communication terminal 1 that transmitted the operation signal. For example, the communication determination unit 44 determines that the operation signal has been successfully transmitted when the communication terminal 1 receives a response signal from the server 3 within a predetermined time after transmitting the operation signal. Further, the communication determination unit 44 determines that the transmission of the operation signal was not successful when the communication terminal 1 did not receive the response signal within a predetermined time after transmitting the operation signal.

操作信号の送信に成功したと判定された場合(ステップS5でYes)、信号記憶部42は、記憶器13に記憶されている、対応する操作信号の属性データの内容を「送信完了」に変更して記憶して、その操作信号についての送信処理を終了する。 When it is determined that the operation signal has been successfully transmitted (Yes in step S5), the signal storage unit 42 changes the content of the attribute data of the corresponding operation signal stored in the storage unit 13 to "transmission completed". and store it, and the transmission process for that operation signal ends.

一方、操作信号の送信に成功しなかったと判定された場合(ステップS5でNo)、通信端末1は、操作信号の送信が未完了な状態で、操作信号の送信以外のウェブブラウザ上での処理を継続する。ウェブブラウザ上での処理の継続は、上述したように、JavaScript(登録商標)によって実行される。 On the other hand, if it is determined that the transmission of the operation signal has not succeeded (No in step S5), the communication terminal 1 performs processing on the web browser other than the transmission of the operation signal while the transmission of the operation signal is incomplete. to continue. Continuation of processing on the web browser is executed by JavaScript (registered trademark) as described above.

操作信号の送信が成功しなかった場合、信号送信部43は、記憶器13に記憶されている操作信号を所定のタイミングで読み出し、再送信する(ステップS6)。例えば、再送信のタイミングは、次作業の内容を表示している作業実績入力画面50において次作業移行ボタン54が操作入力された場合(次作業の完了時)である。すなわち、信号送信部43は、一の作業の実施内容を示す作業実績データを含む第1の操作信号の送信に成功しなかった場合、次の作業の実施内容を示す作業実績データを含む第2の操作信号を送信する際に、記憶器13に記憶されている第1の操作信号を再送信する。より詳しくは、信号送信部43は、次作業移行ボタン54が操作入力された場合に、記憶器13に記憶されている操作信号のデータのうち、対応付けられた属性データの状態が「未完了」である操作信号のデータを読み出し、再送信する。次作業がない場合、または、次作業完了までの時間が所定時間以上である場合には、信号送信部43は、前回送信から所定時間経過後に再送信を行ってもよい。このようにして、信号送信部43は、操作信号の送信が成功するまで、操作信号の送信処理を繰り返し実行する。 If the transmission of the operation signal is not successful, the signal transmission unit 43 reads the operation signal stored in the storage device 13 at a predetermined timing and retransmits it (step S6). For example, the timing of retransmission is when the next work transition button 54 is operated on the work result input screen 50 displaying the details of the next work (when the next work is completed). That is, if the signal transmission unit 43 fails to transmit the first operation signal including the work result data indicating the details of the execution of one work, the signal transmission unit 43 sends the second operation signal including the work result data indicating the details of the next work to be performed. , the first operation signal stored in the storage unit 13 is retransmitted. More specifically, when the next work shift button 54 is operated and input, the signal transmission unit 43 changes the state of the associated attribute data among the data of the operation signal stored in the storage unit 13 to "incomplete". ” and resends the data of the operation signal. If there is no next task, or if the time until the next task is completed is longer than or equal to a predetermined time, the signal transmitting section 43 may perform retransmission after a predetermined time has elapsed since the previous transmission. In this manner, the signal transmission unit 43 repeatedly executes the operation signal transmission process until the operation signal is successfully transmitted.

なお、一の操作信号が一時記憶されている間も、その通信端末1のウェブブラウザ上では他の操作入力が可能である。このため、通信端末1(信号生成部41)は、他の作業項目についての作業実績データを含む操作信号の生成処理等を実行し得る。この場合、他の作業項目についての操作信号の送信も成功しない恐れがある。この場合、記憶器13には、対応する属性データの状態が「未完了」である複数の操作信号のデータが記憶され得る。信号送信部43は、記憶器13に「未完了」である複数の操作信号が記憶されている場合、複数の操作信号を所定のタイミングで順次再送信する。 Note that while one operation signal is temporarily stored, another operation input can be performed on the web browser of the communication terminal 1 . Therefore, the communication terminal 1 (signal generation unit 41) can execute processing for generating an operation signal including work performance data for other work items, and the like. In this case, there is a risk that the transmission of operation signals for other work items will not succeed either. In this case, the storage device 13 can store data of a plurality of operation signals whose corresponding attribute data state is "incomplete". When a plurality of “incomplete” operation signals are stored in the storage device 13, the signal transmission unit 43 sequentially retransmits the plurality of operation signals at a predetermined timing.

また、操作信号送信操作の入力があった場合において、通信端末1が受信する無線通信電波強度が所定値以下の場合(通信圏外と判定される場合等)には、通信端末1の信号送信部43は、操作信号を送信しない。この場合も、通信判定部44は、操作信号の送信に成功しなかったと判定し(ステップS5でNo)、その操作信号を所定のタイミングで再送信する。 Further, when an operation signal transmission operation is input, if the radio communication field strength received by the communication terminal 1 is equal to or less than a predetermined value (such as when it is determined to be out of communication range), the signal transmission unit of the communication terminal 1 43 does not transmit an operation signal. Also in this case, the communication determination unit 44 determines that the operation signal has not been successfully transmitted (No in step S5), and retransmits the operation signal at a predetermined timing.

上記構成によれば、ウェブブラウザ上でのユーザの操作に基づいてサーバ3に送信される操作信号が記憶器13に記憶される。そのため、電波状況が悪い場所で通信端末1を用いて所定の通信を要求しようとしたことにより、通信不良により操作信号の送信が成功しなかった場合に、その送信しようとしていた操作信号が誤って消失してしまうことを防止することができる。特に作業実績データ等のサーバ3で管理すべきデータが誤って消失してしまうことを防止することができ、サーバ3の記憶装置30に記憶される作業実績データベースの更新漏れを防止することができる。また、通信端末1を使用するユーザがサーバ3への操作信号送信時に都度電波状況を気にする必要がなくなるため、ユーザの利便性を高めることができる。 According to the above configuration, the operation signal transmitted to the server 3 based on the user's operation on the web browser is stored in the storage device 13 . Therefore, when an attempt is made to request a predetermined communication using the communication terminal 1 in a place with poor radio wave conditions, and transmission of an operation signal fails due to communication failure, the operation signal to be transmitted is mistakenly transmitted. You can prevent it from disappearing. In particular, it is possible to prevent accidental loss of data to be managed by the server 3, such as work result data, and to prevent omission of updating the work result database stored in the storage device 30 of the server 3. . In addition, since the user using the communication terminal 1 does not have to worry about the radio wave condition each time an operation signal is transmitted to the server 3, user convenience can be improved.

さらに、上記構成によれば、サーバ3の動作プログラムを変更することなく、上記態様を実現可能である。すなわち、サーバ3は、通信端末1からの操作信号を受信した場合に、それに応じた処理を行う。したがって、作業者の通信端末1に所定のウェブブラウザを導入するだけで既存のシステムに容易に適用することができる。 Furthermore, according to the above configuration, the above aspect can be realized without changing the operating program of the server 3 . That is, when the server 3 receives an operation signal from the communication terminal 1, the server 3 performs processing according to the operation signal. Therefore, it can be easily applied to an existing system simply by introducing a predetermined web browser into the communication terminal 1 of the worker.

また、上記構成によれば、送信に成功しなかった操作信号は、次の作業についての操作信号送信時に再送信される。これにより、頻繁な再送信処理が行われるのを防止しつつ、定期的な再送信処理を行うことができる。 Further, according to the above configuration, the operation signal that has not been successfully transmitted is retransmitted when the operation signal for the next work is transmitted. As a result, it is possible to perform periodic retransmission processing while preventing frequent retransmission processing from being performed.

また、本実施の形態では、作業者が通信端末1においてウェブブラウザにより表示されるウェブページがSPAにより構成されるため、サーバ3に送信するデータ量を少なくすることができるとともに、サーバ3との通信を通信端末1のキャッシュを利用して非同期に実行することができる。このため、ウェブページの表示更新時間を短縮することができる。 In addition, in the present embodiment, the web page displayed by the web browser on the communication terminal 1 by the operator is composed of SPA. Communication can be performed asynchronously using the cache of communication terminal 1 . Therefore, it is possible to shorten the display update time of the web page.

以上、本開示の実施の形態について説明したが、本開示は上記実施の形態に限定されるものではなく、その趣旨を逸脱しない範囲内で種々の改良、変更、修正が可能である。 Although the embodiments of the present disclosure have been described above, the present disclosure is not limited to the above embodiments, and various improvements, changes, and modifications are possible without departing from the scope of the present disclosure.

例えば、上記実施の形態では、作業実績データを含む操作信号を送信する場合の例を示したが、通信端末1からサーバ3に対して送信する操作信号であれば、これに限られない。 For example, in the above-described embodiment, an example in which an operation signal including work performance data is transmitted was shown, but any operation signal transmitted from the communication terminal 1 to the server 3 is not limited to this.

例えば、上記実施の形態では、作業実績入力画面50の作業要領表示欄53に表示される作業要領のデータは、作業項目の情報をダウンロードする際に、一緒にダウンロードされるとした。これに代えて、ウェブブラウザ上で所定の作業要領表示操作した場合に対応する作業項目についての作業要領が個別にダウンロードされ、作業要領表示欄53に表示されてもよい。この場合、作業要領表示操作に基づいて、通信端末1から作業要領表示要求信号が送信される。このような作業要領表示要求信号を送信する場合にも、上記態様を適用可能である。すなわち、作業要領表示操作が行われた場合に、作業要領表示要求信号が生成され、それが記憶器13に記憶される。作業要領表示要求信号の送信に成功しなかった場合、信号送信部43は、記憶器13に記憶された作業要領表示要求信号を所定のタイミングで再送信してもよい。 For example, in the above embodiment, the work procedure data displayed in the work procedure display field 53 of the work performance input screen 50 is downloaded together with the work item information. Alternatively, when a predetermined work procedure display operation is performed on the web browser, the work procedure for the corresponding work item may be individually downloaded and displayed in the work procedure display column 53 . In this case, a work procedure display request signal is transmitted from the communication terminal 1 based on the work procedure display operation. The above aspect can be applied to the case of transmitting such a work procedure display request signal as well. That is, when a work procedure display operation is performed, a work procedure display request signal is generated and stored in the storage device 13 . If the transmission of the work procedure display request signal is not successful, the signal transmission unit 43 may resend the work procedure display request signal stored in the storage device 13 at a predetermined timing.

また、例えば、管理端末2からサーバ3にアップロードされた作業指示の内容を通信端末1の操作に基づいて取得する場合には、信号生成部41は、操作信号として作業指示内容要求信号を生成する。この場合も、作業指示内容要求信号が記憶器13に記憶され、作業指示内容要求信号の送信に成功しなかった場合、信号送信部43は、記憶器13に記憶された作業指示内容要求信号を所定のタイミングで再送信してもよい。なお、作業指示内容要求信号の送信に成功することにより取得された作業指示内容のデータは、通信端末1のウェブブラウザ上に表示される。また、作業指示内容のデータをサーバ3からダウンロードして通信端末1の記憶器13に記憶可能としてもよい。 Further, for example, when acquiring the content of the work instruction uploaded from the management terminal 2 to the server 3 based on the operation of the communication terminal 1, the signal generation unit 41 generates a work instruction content request signal as the operation signal. . In this case as well, if the work instruction content request signal is stored in the storage device 13 and the transmission of the work instruction content request signal is not successful, the signal transmission unit 43 transmits the work instruction content request signal stored in the storage device 13. It may be retransmitted at a predetermined timing. The work instruction content data acquired by successfully transmitting the work instruction content request signal is displayed on the web browser of the communication terminal 1 . Further, data of work instruction contents may be downloaded from the server 3 and stored in the storage device 13 of the communication terminal 1 .

また、上記実施の形態においては、通信端末1のウェブブラウザ上で、操作信号の送信に成功した旨の報知および操作信号の送信に成功しなかった旨の報知は何れも行われない。これに代えて、通信端末1のウェブブラウザ上で送信に成功した旨および/または成功しなかった旨の報知が行われてもよい。例えば、通信端末1は、操作信号の送信に成功した場合に、作業実績入力画面50に操作信号の送信完了を示すテキストデータを表示してもよい。また、例えば、操作信号の送信に成功しなかった場合に、作業実績入力画面50に「送信できなかったので後で送信します」等のテキストデータを表示してもよい。 In the above-described embodiment, the web browser of the communication terminal 1 does not notify that the operation signal has been successfully transmitted or that the operation signal has not been successfully transmitted. Instead of this, the web browser of the communication terminal 1 may notify that the transmission was successful and/or that the transmission was not successful. For example, the communication terminal 1 may display text data indicating completion of transmission of the operation signal on the work result input screen 50 when the transmission of the operation signal is successful. Further, for example, if the transmission of the operation signal is not successful, text data such as "Transmission failed, will be transmitted later" may be displayed on the work result input screen 50 .

また、上記実施の形態では、作業実績入力画面50において作業者が行うべき複数の作業項目が作業順に表示される(現作業が完了した後に次作業の作業内容が表示される)態様としたが、これに限られない。 Further, in the above-described embodiment, a plurality of work items to be performed by the worker are displayed in order of work on the work record input screen 50 (the work contents of the next work are displayed after the current work is completed). , but not limited to this.

図4は、作業実績入力画面の他の例を示す図である。例えば、通信端末1は、作業者が自身のID等を入力することにより、その作業者が行うべき作業項目が一覧表示された作業実績入力画面60をウェブブラウザ(SPA)上に一覧表示してもよい。 FIG. 4 is a diagram showing another example of the work record input screen. For example, the communication terminal 1 displays, on a web browser (SPA), a work record input screen 60 listing work items to be performed by the worker when the worker inputs his/her own ID or the like. good too.

作業実績入力画面60には、その作業者が行うべき作業を特定するための項目番号および作業内容(概要またはタイトル)が一覧表示される。作業実績入力画面60には、作業項目ごとに、その作業が完了した場合に、その作業の実施内容を示す作業実績データをサーバ3に送信するための仮想の作業完了ボタン61が表示される。作業完了ボタン61が操作入力された場合に、信号生成部41は、対応する作業の作業実績データを含む操作信号を生成する。以降の操作信号の送信処理は、上記実施の形態と同様である。作業実績入力画面60において、送信完了した作業項目の作業完了ボタン61を削除し、作業が完了した旨の表示(図4においては「完了済」の表示)が行われてもよい。 The work record input screen 60 displays a list of item numbers and work contents (outline or title) for specifying work to be performed by the worker. The work record input screen 60 displays a virtual work completion button 61 for transmitting work record data indicating the content of the work to the server 3 when the work is completed for each work item. When the work completion button 61 is operated and input, the signal generation unit 41 generates an operation signal including work performance data of the corresponding work. Subsequent operation signal transmission processing is the same as in the above embodiment. In the work result input screen 60, the work completion button 61 of the work item whose transmission has been completed may be deleted, and a display indicating that the work is completed (display of "completed" in FIG. 4) may be performed.

さらに、作業完了ボタン61が表示される作業実績欄には、作業項目に応じて、作業完了ボタン61に加えて作業の実施内容についての作業内容入力欄が設けられてもよい。例えば、作業内容入力欄には、計測値または消費物の補充数等の入力欄が設けられてもよいし、複数の選択項目が表示された選択欄(例えば異常なしまたは要補修の選択欄等)が設けられてもよい。なお、例えば部品の組付け作業や装置の動作に関する作業等の場合には、作業実績欄に、作業完了ボタン61のみが表示されてもよい。また、作業実績入力画面60には、作業項目ごとに、より詳しい作業要領を取得するための仮想の要領取得ボタン62が表示されてもよい。 Further, in the work result column where the work completion button 61 is displayed, a work content input column for the content of the work to be performed may be provided in addition to the work completion button 61 according to the work item. For example, the work content input field may be provided with an input field for measurement values or the number of replenishment of consumables, etc., or a selection field in which a plurality of selection items are displayed (for example, a selection field for no abnormality or repair required, etc.) ) may be provided. Note that, for example, in the case of work related to assembly of parts, operation of an apparatus, or the like, only the work completion button 61 may be displayed in the work record column. Further, the work record input screen 60 may display a virtual procedure acquisition button 62 for acquiring a more detailed work procedure for each work item.

本開示は、通信不良により操作信号の送信に成功しなかった場合に、その送信内容が誤って消失してしまうことを防止することができる通信システムを提供するために有用である。 INDUSTRIAL APPLICABILITY The present disclosure is useful for providing a communication system capable of preventing erroneous loss of transmission contents when transmission of an operation signal fails due to communication failure.

1 通信端末
3 サーバ
4 通信ネットワーク
13 記憶器
14 演算器
30 サーバの記憶装置
41 信号生成部
42 信号記憶部
43 信号送信部
44 通信判定部
100 通信システム
1 communication terminal 3 server 4 communication network 13 storage device 14 calculator 30 server storage device 41 signal generation unit 42 signal storage unit 43 signal transmission unit 44 communication determination unit 100 communication system

Claims (3)

サーバと、前記サーバと通信ネットワークを介して通信可能に構成され、ウェブブラウザが記憶された記憶器および前記ウェブブラウザ上でのユーザの操作に基づいて処理を行う演算器を備えた通信端末と、を含む通信システムであって、
前記演算器は、
前記ウェブブラウザ上でのユーザの操作に基づいて前記サーバに送信する所定の操作信号を生成する信号生成部と、
前記操作信号を前記記憶器に記憶する信号記憶部と、
前記操作信号を前記サーバに送信する信号送信部と、
前記操作信号の送信に成功したか否かを判定する通信判定部と、を含み、
前記ウェブブラウザ上で表示される前記ユーザの操作が可能なウェブページは、単一のウェブページ上で内容表示を行うシングルページアプリケーションにより構成され、
前記記憶器は、前記サーバから前記通信端末に予めダウンロードされた、所定期間のうちに作業者が行うべき複数の作業項目についての作業項目データおよび作業要領データを記憶し、
前記通信端末は、前記記憶器に記憶された前記作業項目データおよび前記作業要領データに基づいて、作業者が行うべき作業内容についての作業実績入力画面を前記ウェブブラウザ上に表示し、
前記作業実績入力画面には、仮想の次作業移行ボタンが表示され、
前記通信端末は、前記仮想の次作業移行ボタンが操作された場合に、予め前記記憶器に記憶された前記作業項目データおよび前記作業要領データに基づいて、作業者が次に行うべき作業内容を前記ウェブブラウザ上の前記作業実績入力画面に表示するとともに、
前記信号生成部は、前記仮想の次作業移行ボタンが操作されたことを契機として前記操作信号を生成し、
前記操作信号は、前記通信端末から前記サーバに送信する現作業の実施内容を示す作業実績データを含み、
前記信号送信部は、前記操作信号の送信に成功しなかった場合に、前記記憶器に記憶された前記操作信号を再送信する、通信システム。
a server, a communication terminal configured to be able to communicate with the server via a communication network, and comprising a storage device storing a web browser and a calculator that performs processing based on a user's operation on the web browser; A communication system comprising:
The calculator is
a signal generator that generates a predetermined operation signal to be transmitted to the server based on a user's operation on the web browser;
a signal storage unit that stores the operation signal in the storage device;
a signal transmission unit that transmits the operation signal to the server;
a communication determination unit that determines whether or not the operation signal has been successfully transmitted;
The user-operable web page displayed on the web browser is composed of a single page application that displays content on a single web page,
The storage device stores work item data and work procedure data for a plurality of work items to be performed by the worker within a predetermined period, which are downloaded in advance from the server to the communication terminal;
The communication terminal displays, on the web browser, a work result input screen regarding work content to be performed by the worker based on the work item data and the work procedure data stored in the storage device,
A virtual next work transition button is displayed on the work result input screen,
When the virtual next work transition button is operated, the communication terminal determines the work content to be performed next by the worker based on the work item data and the work procedure data stored in advance in the storage device. While displaying on the work result input screen on the web browser,
The signal generation unit generates the operation signal triggered by the operation of the virtual next work shift button,
the operation signal includes work record data indicating the content of the current work to be transmitted from the communication terminal to the server;
The communication system, wherein the signal transmission unit retransmits the operation signal stored in the storage device when transmission of the operation signal is unsuccessful.
前記サーバは、
複数の作業項目の進捗状況を示す作業管理データベースを記憶する記憶装置を備え、
前記通信端末から受信した前記作業実績データに基づいて前記作業管理データベースを更新する、請求項に記載の通信システム。
The server is
A storage device that stores a work management database showing the progress of a plurality of work items,
2. The communication system according to claim 1 , wherein said work management database is updated based on said work performance data received from said communication terminal.
前記信号送信部は、一の作業の実施内容を示す前記作業実績データを含む第1の操作信号の送信に成功しなかった場合、次の作業の実施内容を示す前記作業実績データを含む第2の操作信号を送信する際に、前記記憶器に記憶されている前記第1の操作信号を再送信する、請求項1または2に記載の通信システム。 If the transmission of the first operation signal including the work result data indicating the details of the execution of one work is not successful, the signal transmission unit sends a second operation signal including the work result data indicating the details of the next work to be performed. 3. The communication system according to claim 1 , wherein said first operation signal stored in said storage device is retransmitted when said operation signal is transmitted.
JP2021056807A 2021-03-30 2021-03-30 Communications system Active JP7278700B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021056807A JP7278700B2 (en) 2021-03-30 2021-03-30 Communications system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021056807A JP7278700B2 (en) 2021-03-30 2021-03-30 Communications system

Publications (2)

Publication Number Publication Date
JP2022153999A JP2022153999A (en) 2022-10-13
JP7278700B2 true JP7278700B2 (en) 2023-05-22

Family

ID=83557496

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021056807A Active JP7278700B2 (en) 2021-03-30 2021-03-30 Communications system

Country Status (1)

Country Link
JP (1) JP7278700B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003187045A (en) 2001-12-17 2003-07-04 Takenaka Komuten Co Ltd Work control system
JP2005092325A (en) 2003-09-12 2005-04-07 Oki Techno Creation:Kk Operation result acquiring system and server, and its program
WO2016143749A1 (en) 2015-03-06 2016-09-15 株式会社小林製作所 Terminal device, server device, and program for recording work state by means of image
CN108122618A (en) 2016-11-29 2018-06-05 深圳市宝贝好健康服务有限公司 A kind of SmartClient and system for epidemic disease distribution monitoring
CN110968824A (en) 2018-09-30 2020-04-07 北京国双科技有限公司 Page data processing method and device
JP2021047762A (en) 2019-09-20 2021-03-25 サトーホールディングス株式会社 Information processing system, server, and information processing method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003187045A (en) 2001-12-17 2003-07-04 Takenaka Komuten Co Ltd Work control system
JP2005092325A (en) 2003-09-12 2005-04-07 Oki Techno Creation:Kk Operation result acquiring system and server, and its program
WO2016143749A1 (en) 2015-03-06 2016-09-15 株式会社小林製作所 Terminal device, server device, and program for recording work state by means of image
CN108122618A (en) 2016-11-29 2018-06-05 深圳市宝贝好健康服务有限公司 A kind of SmartClient and system for epidemic disease distribution monitoring
CN110968824A (en) 2018-09-30 2020-04-07 北京国双科技有限公司 Page data processing method and device
JP2021047762A (en) 2019-09-20 2021-03-25 サトーホールディングス株式会社 Information processing system, server, and information processing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
末次 章 AKIRA SUETSUGU,Angularによる モダンWeb開発 基礎編 第2版 ,第2版,日経BP社 村上 広樹,2019年02月25日,p34

Also Published As

Publication number Publication date
JP2022153999A (en) 2022-10-13

Similar Documents

Publication Publication Date Title
JP2003051056A (en) Automatic vending machine management system
JP2003173385A (en) Investigation method
JP7278700B2 (en) Communications system
JP2006072442A (en) Control system
JP7104835B1 (en) Work management system
JP5014373B2 (en) Web page input method, Web server, and Web system
JP2014120123A (en) Information processor and information processing method
JP7291840B1 (en) Work instruction communication system and information processing device used therefor
JP2004171282A (en) Client device, control system equipped with this client device and its program
JP6529680B1 (en) Data management system, data management method and data management program
CN107016229B (en) Management device for measuring equipment
JP6835763B2 (en) Message monitoring server, method, program
JP7354587B2 (en) Work record collection system, smart watch and application program
JP2003029822A (en) Plant monitoring system by information terminal
JPH0962537A (en) Simulator for confirming operation of display device
JP2011248915A (en) Software update system
JP2003023677A (en) Remote maintenance system and method
JP2011150423A (en) Web browser system and data update method
JP2004201008A (en) Picture communication equipment and control method therefor
JP4109172B2 (en) Schedule reservation system
JP2001319286A (en) Analysis meter, its remote control operation system, and remote maintenance method
JP2003229859A (en) Data controller in network system
CN114581067A (en) Electronic signature management method, device and management equipment
CN116527495A (en) Equipment activation method and device and electronic equipment
JP4879862B2 (en) Server client system, remote monitoring system, and remote monitoring method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230126

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: 20230509

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230509

R150 Certificate of patent or registration of utility model

Ref document number: 7278700

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150