JP2021111154A - Work machine - Google Patents

Work machine Download PDF

Info

Publication number
JP2021111154A
JP2021111154A JP2020003183A JP2020003183A JP2021111154A JP 2021111154 A JP2021111154 A JP 2021111154A JP 2020003183 A JP2020003183 A JP 2020003183A JP 2020003183 A JP2020003183 A JP 2020003183A JP 2021111154 A JP2021111154 A JP 2021111154A
Authority
JP
Japan
Prior art keywords
work machine
program
information
version
controller
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.)
Granted
Application number
JP2020003183A
Other languages
Japanese (ja)
Other versions
JP7252146B2 (en
Inventor
純 伊藤
Jun Ito
純 伊藤
茂 三輪
Shigeru Miwa
茂 三輪
靖恵 西澤
Yasue Nishizawa
靖恵 西澤
雄輝 長岡
Yuki Nagaoka
雄輝 長岡
繁哉 今野
Shigeya Konno
繁哉 今野
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.)
Hitachi Construction Machinery Co Ltd
Original Assignee
Hitachi Construction Machinery 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 Hitachi Construction Machinery Co Ltd filed Critical Hitachi Construction Machinery Co Ltd
Priority to JP2020003183A priority Critical patent/JP7252146B2/en
Publication of JP2021111154A publication Critical patent/JP2021111154A/en
Application granted granted Critical
Publication of JP7252146B2 publication Critical patent/JP7252146B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To reduce communication costs.SOLUTION: A work machine includes a control device that controls a device mounted on a self-work machine and a first communication device that communicates with a server via a wireless base station. The work machine further includes a second communication device that directly communicates with another work machine other than the self-work machine. When a version of program information possessed by the other work machine is newer than a version of program information possessed by the self-work machine, the control device acquires the program information from the other work machine via the second communication device, and updates the program information of the self-work machine by the acquired program information.SELECTED DRAWING: Figure 9

Description

本発明は、作業機械に関する。 The present invention relates to a working machine.

特許文献1には、現在利用されているプログラムを記憶するとともにプログラムを更新プログラムで書き換える書換処理を実行する車両コントローラと、更新プログラムを有するサーバに対して携帯電話通信網を介して通信可能でかつサーバから受信した更新プログラムを記憶する通信コントローラと、を有する作業機械が記載されている。 Patent Document 1 describes a vehicle controller that stores a currently used program and executes a rewriting process that rewrites the program with an update program, and a server having the update program that can communicate with each other via a mobile phone communication network. A work machine having a communication controller that stores the update program received from the server is described.

特開2017−41114号公報Japanese Unexamined Patent Publication No. 2017-41114

特許文献1に記載の作業機械では、携帯電話事業者が展開する携帯電話通信網および無線基地局を介してサーバから更新プログラムを取得する構成であるため、通信コストがかかるという問題がある。特に、作業現場に複数の作業機械が稼働している場合には、複数の作業機械がそれぞれサーバと通信を行って更新プログラムを取得する必要が生じるため、作業機械の数が多くなるほど、通信コストが増大してしまう。 The work machine described in Patent Document 1 has a problem that communication costs are high because it has a configuration in which an update program is acquired from a server via a mobile phone communication network and a wireless base station developed by a mobile phone operator. In particular, when multiple work machines are operating at the work site, it is necessary for the multiple work machines to communicate with the server and acquire the update program. Therefore, the larger the number of work machines, the higher the communication cost. Will increase.

本発明は、通信コストの低減を図ることを目的とする。 An object of the present invention is to reduce communication costs.

本発明の一態様による作業機械は、自作業機械に搭載される機器を制御する制御装置と、無線基地局を介してサーバと通信を行う第1通信装置と、を備える。作業機械は、さらに自作業機械とは別の他作業機械と直接通信を行う第2通信装置を備え、前記制御装置は、前記他作業機械が有するプログラム情報のバージョンが、自作業機械が有するプログラム情報のバージョンよりも新しい場合に、前記第2通信装置を介して前記他作業機械から前記プログラム情報を取得し、取得した前記プログラム情報によって自作業機械の前記プログラム情報を更新する。 The work machine according to one aspect of the present invention includes a control device for controlling equipment mounted on the own work machine, and a first communication device for communicating with a server via a radio base station. The work machine further includes a second communication device that directly communicates with another work machine other than the self-work machine, and the control device is a program in which the version of the program information possessed by the other work machine is a program possessed by the self-work machine. When the version of the information is newer than the version of the information, the program information is acquired from the other working machine via the second communication device, and the program information of the own working machine is updated by the acquired program information.

本発明によれば、通信コストの低減を図ることができる。 According to the present invention, it is possible to reduce the communication cost.

作業機械の管理システムの構成を示す図。The figure which shows the structure of the management system of a work machine. 作業機械に搭載される油圧システム及び制御装置を示す図である。It is a figure which shows the hydraulic system and the control device mounted on a work machine. 各コントローラの不揮発性メモリの構成について示す図。The figure which shows the structure of the non-volatile memory of each controller. プログラムバージョンテーブルについて示す図。The figure which shows the program version table. オーナー情報について示す図。The figure which shows the owner information. 書換前後記録について示す図。The figure which shows the record before and after rewriting. 情報コントローラの機能ブロック図。Functional block diagram of the information controller. 情報コントローラにより実行されるプログラム選択処理の内容について示すフローチャート。A flowchart showing the contents of the program selection process executed by the information controller. 情報コントローラにより実行されるプログラム更新処理の内容について示すフローチャート。A flowchart showing the contents of the program update process executed by the information controller. 情報コントローラにより実行されるプログラム復旧処理の内容について示すフローチャート。A flowchart showing the contents of the program recovery process executed by the information controller. 情報コントローラにより実行される各種情報の発信処理の内容について示すフローチャート。A flowchart showing the contents of transmission processing of various information executed by the information controller. 他作業機械から取得した通常プログラムによって、自作業機械の通常プログラムを更新する例について示す図。The figure which shows the example which updates the normal program of a self-working machine by the normal program acquired from another work machine. 他作業機械から取得した通常プログラムによって、自作業機械の通常プログラムを復旧する例について示す図。The figure which shows the example which restores the normal program of a self-working machine by the normal program acquired from another work machine.

図面を参照して、本発明の実施形態に係る作業機械100及びその管理システム10について説明する。図1は、作業機械100の管理システム10の構成を示す図である。図1に示すように、管理システム10は、管理センタ40に設置される管理サーバ41と、作業現場で作業を行う油圧ショベルなどの作業機械100と、を含む。管理センタ40は、例えば、作業機械100の製造業者(メーカー)の本社、支社、工場等の施設、作業機械100のレンタル会社、サーバの運営を専門的に行うデータセンタ、作業機械100を所有するオーナーの施設等に設置される。管理サーバ41は、作業機械100から離れた位置に設置され、作業機械100と情報(データ)の送受信を行う。管理サーバ41は、作業機械100の状態を遠隔で管理(把握、監視)する管理装置として機能する。 The work machine 100 and the management system 10 thereof according to the embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a configuration of a management system 10 of a work machine 100. As shown in FIG. 1, the management system 10 includes a management server 41 installed in the management center 40 and a work machine 100 such as a hydraulic excavator that performs work at a work site. The management center 40 owns, for example, facilities such as the head office, branch offices, and factories of the manufacturer (manufacturer) of the work machine 100, a rental company of the work machine 100, a data center that specializes in server operation, and the work machine 100. It will be installed at the owner's facility. The management server 41 is installed at a position away from the work machine 100 and transmits / receives information (data) to / from the work machine 100. The management server 41 functions as a management device that remotely manages (grasps, monitors) the state of the work machine 100.

作業機械100は、その製造業者の工場から出荷され、作業現場(工事現場)で稼働している。作業機械100は、作業現場において、土木作業、建設作業、解体作業、浚渫作業等の種々の作業を行う。作業現場で稼働している複数の作業機械100は、作業現場全体での作業効率の向上を目的として、分担して作業を行う。 The work machine 100 is shipped from the factory of the manufacturer and operates at the work site (construction site). The work machine 100 performs various operations such as civil engineering work, construction work, demolition work, and dredging work at the work site. The plurality of work machines 100 operating at the work site share the work for the purpose of improving the work efficiency of the entire work site.

管理システム10は、作業機械100と管理サーバ41との間で広域ネットワークの通信回線70を介して双方向通信を行うことができるように構成されている。すなわち、作業機械100と管理サーバ41とは、通信回線70を介して情報(データ)の送信、受信を行うことができる。通信回線70は、携帯電話事業者等が展開する携帯電話通信網(移動通信網)、インターネット等である。例えば、図示するように、作業機械100と無線基地局71とが携帯電話通信網(移動通信網)で接続されている場合、無線基地局71は、作業機械100から所定の情報を受信すると、受信した情報をインターネットを介して管理サーバ41に送信する。 The management system 10 is configured so that bidirectional communication can be performed between the work machine 100 and the management server 41 via the communication line 70 of the wide area network. That is, the work machine 100 and the management server 41 can transmit and receive information (data) via the communication line 70. The communication line 70 is a mobile phone communication network (mobile communication network) developed by a mobile phone operator or the like, the Internet, or the like. For example, as shown in the figure, when the work machine 100 and the radio base station 71 are connected by a mobile phone communication network (mobile communication network), when the radio base station 71 receives predetermined information from the work machine 100, the radio base station 71 receives a predetermined information. The received information is transmitted to the management server 41 via the Internet.

管理サーバ41は、作業機械100から受信した稼働情報、警告情報等の車体情報を受信することにより、作業機械100の状態を把握することができる。また、管理サーバ41の記憶装置42には、作業機械100の制御装置110によって実行される通常プログラム128(図3参照)を更新するためのプログラム情報(例えば、最新のバージョンの通常プログラム)が記憶されている。さらに、管理サーバ41の記憶装置42には、最新バージョンの通常プログラムだけでなく、作業機械100において通常プログラム128を最新バージョンへ更新する処理が失敗したときのために、作業機械100の通常プログラム128を復旧するためのプログラム情報(例えば、最新バージョンよりも古い旧バージョンの通常プログラム)が記憶されている。管理サーバ41は、作業機械100からの要求指令に応じて、通信回線70及び無線基地局71を介してプログラム情報を作業機械100に送信する。したがって、作業機械100は、管理サーバ41から取得したプログラム情報によって、通常プログラム128を書き換えることにより、通常プログラム128を更新したり、復旧したりすることができる。 The management server 41 can grasp the state of the work machine 100 by receiving vehicle body information such as operation information and warning information received from the work machine 100. Further, the storage device 42 of the management server 41 stores program information (for example, the latest version of the normal program) for updating the normal program 128 (see FIG. 3) executed by the control device 110 of the work machine 100. Has been done. Further, in the storage device 42 of the management server 41, not only the latest version of the normal program but also the normal program 128 of the work machine 100 may fail in the process of updating the normal program 128 to the latest version in the work machine 100. The program information for recovering (for example, the normal program of the old version older than the latest version) is stored. The management server 41 transmits program information to the work machine 100 via the communication line 70 and the radio base station 71 in response to a request command from the work machine 100. Therefore, the work machine 100 can update or restore the normal program 128 by rewriting the normal program 128 with the program information acquired from the management server 41.

管理サーバ41は、通信回線70を介して、社内コンピュータ44及びオーナーコンピュータ45に接続されている。社内コンピュータ44は、製造業者の本社、支社、工場等の施設に設置され、製造業者によって使用されるコンピュータである。社内コンピュータ44は、通常プログラム128を通信回線70を介して管理サーバ41に送信し、管理サーバ41の記憶装置42に記憶させる。製造業者は、新しいバージョンの通常プログラム128が作成されると、作成された通常プログラム128を社内コンピュータ44を用いて管理サーバ41へ送信する。この結果、管理サーバ41の記憶装置42には、最初のバージョン(オリジナルバージョン)から最新バージョンまでの通常プログラム128が蓄積される。 The management server 41 is connected to the in-house computer 44 and the owner computer 45 via the communication line 70. The in-house computer 44 is a computer installed in a facility such as a manufacturer's head office, branch office, or factory, and used by the manufacturer. The in-house computer 44 normally transmits the program 128 to the management server 41 via the communication line 70, and stores the program 128 in the storage device 42 of the management server 41. When a new version of the normal program 128 is created, the manufacturer transmits the created normal program 128 to the management server 41 using the in-house computer 44. As a result, the storage device 42 of the management server 41 stores the normal program 128 from the first version (original version) to the latest version.

オーナーコンピュータ45は、作業機械100を所有するオーナーの施設に設置され、オーナーによって使用されるコンピュータである。オーナーは、オーナーコンピュータ45によって管理サーバ41と通信を行うことにより、作業現場で稼働する複数の作業機械100の稼働状況を確認し、作業機械100を管理することができる。 The owner computer 45 is a computer installed in the facility of the owner who owns the work machine 100 and used by the owner. The owner can check the operating status of the plurality of work machines 100 operating at the work site and manage the work machines 100 by communicating with the management server 41 by the owner computer 45.

作業機械100は、車体9と、車体9に取り付けられる作業装置13と、を備える。車体9は、走行体11と、走行体11上に旋回可能に設けられた旋回体12と、を備える。旋回体12の前部には作業装置13が取り付けられている。 The work machine 100 includes a vehicle body 9 and a work device 13 attached to the vehicle body 9. The vehicle body 9 includes a traveling body 11 and a rotating body 12 provided on the traveling body 11 so as to be able to turn. A working device 13 is attached to the front portion of the swivel body 12.

作業装置13は、回動可能に連結される複数のフロント部材を有する多関節型の作業装置である。本実施形態では、3つのフロント部材として、ブーム14、アーム15及びバケット16が、直列的に連結される。ブーム14は、その基端部が旋回体12のフレーム12bの前部に回動可能に連結される。アーム15は、その基端部がブーム14の先端部に回動可能に連結される。バケット16は、アーム15の先端部に回動可能に連結される。ブーム14は、ブームシリンダ14aを伸縮させることによって、旋回体12に対して回動する。アーム15は、アームシリンダ15aを伸縮させることによって、ブーム14に対して回動する。バケット16は、バケットシリンダ16aを伸縮させることによって、アーム15に対して回動する。 The work device 13 is an articulated work device having a plurality of front members rotatably connected to each other. In the present embodiment, the boom 14, the arm 15, and the bucket 16 are connected in series as the three front members. The base end of the boom 14 is rotatably connected to the front of the frame 12b of the swivel body 12. The base end of the arm 15 is rotatably connected to the tip of the boom 14. The bucket 16 is rotatably connected to the tip of the arm 15. The boom 14 rotates with respect to the swivel body 12 by expanding and contracting the boom cylinder 14a. The arm 15 rotates with respect to the boom 14 by expanding and contracting the arm cylinder 15a. The bucket 16 rotates with respect to the arm 15 by expanding and contracting the bucket cylinder 16a.

走行体11は、左右一対のクローラを走行用油圧モータ11aによって駆動することにより走行する。旋回体12は、旋回用油圧モータ12aを駆動することにより旋回する。旋回体12の前部左側には運転室17が設けられ、運転室17の後部にはエンジン80(図2参照)が収容されるエンジン室18が設けられている。エンジン室18の後部には、作業時の機体のバランスをとるためのカウンタウエイト19が取り付けられている。 The traveling body 11 travels by driving a pair of left and right crawlers by a traveling hydraulic motor 11a. The swivel body 12 swivels by driving the swivel hydraulic motor 12a. A driver's cab 17 is provided on the left side of the front portion of the swivel body 12, and an engine chamber 18 in which the engine 80 (see FIG. 2) is housed is provided on the rear side of the driver's cab 17. A counterweight 19 for balancing the machine body during work is attached to the rear part of the engine chamber 18.

運転室17内には、走行体11、旋回体12及び作業装置13を操作するための操作装置34(図2参照)と、エンジン回転数を設定するためのエンジンコントロールダイヤル62(図2参照)と、作業機械100に搭載される機器の制御を行う制御装置110と、入力装置180(図2参照)と、表示装置190(図2参照)と、が設けられる。 In the driver's cab 17, an operating device 34 (see FIG. 2) for operating the traveling body 11, the turning body 12, and the working device 13 and an engine control dial 62 for setting the engine rotation speed (see FIG. 2). A control device 110 for controlling the equipment mounted on the work machine 100, an input device 180 (see FIG. 2), and a display device 190 (see FIG. 2) are provided.

図2は、作業機械100に搭載される油圧システム30及び制御装置110を示す図である。なお、以下では、作業機械100に搭載される走行モータ(油圧モータ)、旋回モータ(油圧モータ)、ブームシリンダ(油圧シリンダ)14a、アームシリンダ(油圧シリンダ)15a及びバケットシリンダ(油圧シリンダ)16a等を総称して油圧アクチュエータ37とも記す。油圧システム30には、複数の油圧アクチュエータ37が設けられているが、図2では、一つの油圧アクチュエータ37を代表して図示している。また、油圧アクチュエータ37を操作する操作装置34及び操作装置34の操作に応じて駆動されるコントロールバルブ35は、複数の油圧アクチュエータ37毎に設けられるが、図2では、代表して一つの操作装置34とコントロールバルブ35を図示している。 FIG. 2 is a diagram showing a hydraulic system 30 and a control device 110 mounted on the work machine 100. In the following, a traveling motor (hydraulic motor), a swivel motor (hydraulic motor), a boom cylinder (hydraulic cylinder) 14a, an arm cylinder (hydraulic cylinder) 15a, a bucket cylinder (hydraulic cylinder) 16a, etc. mounted on the work machine 100, etc. Are collectively referred to as a hydraulic actuator 37. The hydraulic system 30 is provided with a plurality of hydraulic actuators 37, and FIG. 2 shows one hydraulic actuator 37 as a representative. Further, an operating device 34 for operating the hydraulic actuator 37 and a control valve 35 driven in response to the operation of the operating device 34 are provided for each of the plurality of hydraulic actuators 37, but in FIG. 2, one operating device is represented. 34 and the control valve 35 are illustrated.

油圧システム30は、メインポンプ31及びパイロットポンプ32と、メインポンプ31から吐出される作動流体としての作動油により駆動する油圧アクチュエータ37と、メインポンプ31から油圧アクチュエータ37への作動油の流れを制御するコントロールバルブ35と、を備える。メインポンプ31及びパイロットポンプ32は、エンジン80に接続され、エンジン80によって駆動されて作動油(圧油)を吐出する。メインポンプ31は可変容量型の油圧ポンプであり、パイロットポンプ32は固定容量型の油圧ポンプである。エンジン80は、作業機械100の動力源であり、例えば、ディーゼルエンジン等の内燃機関により構成される。 The hydraulic system 30 controls the flow of the hydraulic oil from the main pump 31 and the pilot pump 32, the hydraulic actuator 37 driven by the hydraulic oil as the hydraulic fluid discharged from the main pump 31, and the hydraulic actuator 37 from the main pump 31. A control valve 35 and a control valve 35 are provided. The main pump 31 and the pilot pump 32 are connected to the engine 80 and are driven by the engine 80 to discharge hydraulic oil (pressure oil). The main pump 31 is a variable displacement hydraulic pump, and the pilot pump 32 is a fixed displacement hydraulic pump. The engine 80 is a power source for the work machine 100, and is composed of, for example, an internal combustion engine such as a diesel engine.

パイロットポンプ32から吐出された作動油は、操作装置34に供給される。操作装置34は、オペレータによって操作される操作レバー34aと、油圧パイロット方式の一対の減圧弁と、を有する。操作装置34は、パイロットポンプ32の吐出圧を元圧として、操作レバー34aの操作量と操作方向に応じたパイロット圧(操作圧と称することもある)を発生する。このように発生したパイロット圧は、油圧アクチュエータ37に対応するコントロールバルブ35の受圧室35a,35bに導かれ、コントロールバルブ35を駆動する制御信号として利用される。 The hydraulic oil discharged from the pilot pump 32 is supplied to the operating device 34. The operating device 34 includes an operating lever 34a operated by an operator and a pair of hydraulic pilot type pressure reducing valves. The operating device 34 uses the discharge pressure of the pilot pump 32 as the original pressure to generate a pilot pressure (sometimes referred to as an operating pressure) according to the operating amount and operating direction of the operating lever 34a. The pilot pressure generated in this way is guided to the pressure receiving chambers 35a and 35b of the control valve 35 corresponding to the hydraulic actuator 37, and is used as a control signal for driving the control valve 35.

操作装置34とコントロールバルブ35の受圧室35a,35bとを接続するパイロットラインには、オペレータによる操作レバー34aの操作によって生じる操作圧(操作量)を検出する操作センサ37a,37bが設けられている。操作センサ37a,37bは、後述するメインコントローラ101に接続されており、検出した操作量に関する情報をメインコントローラ101に出力する。 The pilot line connecting the operation device 34 and the pressure receiving chambers 35a and 35b of the control valve 35 is provided with operation sensors 37a and 37b for detecting the operation pressure (operation amount) generated by the operation of the operation lever 34a by the operator. .. The operation sensors 37a and 37b are connected to the main controller 101, which will be described later, and output information regarding the detected operation amount to the main controller 101.

メインポンプ31から吐出された作動油はコントロールバルブ35を通じて油圧アクチュエータ(油圧シリンダ、油圧モータ)37に供給され、作業装置13、旋回体12及び走行体11のそれぞれが駆動される。 The hydraulic oil discharged from the main pump 31 is supplied to the hydraulic actuator (hydraulic cylinder, hydraulic motor) 37 through the control valve 35, and each of the working device 13, the swivel body 12, and the traveling body 11 is driven.

作業機械100は、作業機械100を制御するための制御装置110と、オペレータによって操作されることにより所定の信号を制御装置110に入力する入力装置180と、制御装置110から出力される信号に基づいて所定の画像を表示画面に表示させる表示装置190と、無線基地局71及び通信回線70を介して管理サーバ41と通信を行うための第1通信装置141と、無線基地局71等の中継局を介することなく、他の作業機械100と直接通信を行うための第2通信装置142と、を備える。本実施形態に係る制御装置110は、第1のコントローラとしてのメインコントローラ101、第2のコントローラとしての情報コントローラ102及び第3のコントローラとしてのエンジンコントローラ103を有する。 The work machine 100 is based on a control device 110 for controlling the work machine 100, an input device 180 that inputs a predetermined signal to the control device 110 by being operated by an operator, and a signal output from the control device 110. The display device 190 for displaying a predetermined image on the display screen, the first communication device 141 for communicating with the management server 41 via the radio base station 71 and the communication line 70, and the relay station such as the radio base station 71. It is provided with a second communication device 142 for directly communicating with another work machine 100 without going through. The control device 110 according to the present embodiment includes a main controller 101 as a first controller, an information controller 102 as a second controller, and an engine controller 103 as a third controller.

コントローラ101,102,103は、それぞれが動作回路としてのCPU(Central Processing Unit)101a,102a,103a、記憶装置としてのEEPROM、フラッシュメモリ等の不揮発性メモリ101b,102b,103bと、記憶装置としての所謂RAM(Random Access Memory)と呼ばれる揮発性メモリ101c,102c,103cと、図示しない入出力インタフェース(I/Oインタフェース)と、その他の周辺回路と、を備えたマイクロコンピュータで構成される。各コントローラ101,102,103は、1のマイクロコンピュータで構成してもよいし、複数のマイクロコンピュータで構成してもよい。また、コントローラ101,102,103の機能の一部、または全部を他のコントローラに持たせてもよい。各コントローラ101,102,103の不揮発性メモリ101b,102b,103bには、各種演算が実行可能なプログラムが格納されている。すなわち、各コントローラ101,102,103の不揮発性メモリ101b,102b,103bは、本実施形態の機能を実現するプログラムを読み取り可能な記憶媒体である。コントローラ101,102,103は、例えば、CAN(Controller Area Network)と呼ばれる車載ネットワーク21を介して相互に通信可能に接続されている。なお、図示しないが、各コントローラ101,102,102には、電源装置が接続され、エンジンキースイッチが操作されることにより、電源装置から電力が供給される。 The controllers 101, 102, 103 are CPUs (Central Processing Units) 101a, 102a, 103a as operating circuits, EEPROM as a storage device, non-volatile memories 101b, 102b, 103b such as a flash memory, and storage devices. It is composed of a microcomputer provided with volatile memories 101c, 102c, 103c called RAM (Random Access Memory), an input / output interface (I / O interface) (not shown), and other peripheral circuits. Each controller 101, 102, 103 may be configured by one microcomputer or may be configured by a plurality of microcomputers. Further, a part or all of the functions of the controllers 101, 102, and 103 may be provided to another controller. Programs capable of executing various operations are stored in the non-volatile memories 101b, 102b, 103b of the controllers 101, 102, 103. That is, the non-volatile memories 101b, 102b, 103b of the controllers 101, 102, 103 are storage media that can read the program that realizes the function of the present embodiment. The controllers 101, 102, and 103 are connected to each other so as to be able to communicate with each other via, for example, an in-vehicle network 21 called a CAN (Controller Area Network). Although not shown, a power supply device is connected to each of the controllers 101, 102, and 102, and power is supplied from the power supply device by operating the engine key switch.

メインコントローラ101には、グローバル座標系における旋回体12の位置を測定するためのGNSS(Global Navigation Satellite System)受信装置60と、作業装置13の姿勢に関する情報を検出する姿勢検出装置61と、エンジン80の目標回転数を設定するためのエンジンコントロールダイヤル62と、操作装置34の操作レバー34aの操作方向及び操作量(操作圧)を検出する操作センサ37a,37bと、が接続されている。 The main controller 101 includes a GNSS (Global Navigation Satellite System) receiving device 60 for measuring the position of the swivel body 12 in the global coordinate system, a posture detecting device 61 for detecting information on the posture of the working device 13, and an engine 80. The engine control dial 62 for setting the target rotation speed of the above and the operation sensors 37a and 37b for detecting the operation direction and the operation amount (operation pressure) of the operation lever 34a of the operation device 34 are connected.

姿勢検出装置61は、旋回体12に設けられ基準面(例えば水平面)に対する旋回体12の傾斜角を検出する角度センサ、旋回体12に対するブーム14の傾斜角(回動角)を検出する角度センサ、ブーム14に対するアーム15の傾斜角(回動角)を検出する角度センサ、及び、アーム15に対するバケット16の傾斜角(回動角)を検出する角度センサを有する。姿勢検出装置61の各角度センサで検出された角度に関する情報は、メインコントローラ101に出力される。 The attitude detection device 61 is provided on the swivel body 12 and is an angle sensor that detects the tilt angle of the swivel body 12 with respect to a reference surface (for example, a horizontal plane) and an angle sensor that detects the tilt angle (rotation angle) of the boom 14 with respect to the swivel body 12. It has an angle sensor that detects the inclination angle (rotation angle) of the arm 15 with respect to the boom 14, and an angle sensor that detects the inclination angle (rotation angle) of the bucket 16 with respect to the arm 15. Information about the angle detected by each angle sensor of the attitude detection device 61 is output to the main controller 101.

本実施形態では、操作装置34とコントロールバルブ35の受圧室35a,35bとを接続するパイロットラインに、メインコントローラ101からの制御信号に応じて、操作装置34で生成される操作圧を減圧して受圧室35bに出力する電磁比例弁36bが設けられる。例えば、油圧アクチュエータ37がブームシリンダ14aである場合、電磁比例弁36bをブーム下げ操作信号としての操作圧を発生させるパイロットラインに設けることにより、ブーム下げ操作が行われたときに、掘削目標面よりも下方にバケットが侵入することを防止する停止制御を行うことができる。停止制御では、メインコントローラ101は、ブーム下げ操作中に、バケット16の先端部が掘削目標面に接近するにつれブーム下げ動作を徐々に減速させるように電磁比例弁36bを制御する。 In the present embodiment, the operating pressure generated by the operating device 34 is reduced in response to the control signal from the main controller 101 to the pilot line connecting the operating device 34 and the pressure receiving chambers 35a and 35b of the control valve 35. An electromagnetic proportional valve 36b that outputs to the pressure receiving chamber 35b is provided. For example, when the hydraulic actuator 37 is the boom cylinder 14a, the electromagnetic proportional valve 36b is provided on the pilot line that generates the operating pressure as the boom lowering operation signal, so that when the boom lowering operation is performed, the excavation target surface is used. It is also possible to perform stop control to prevent the bucket from entering below. In the stop control, the main controller 101 controls the electromagnetic proportional valve 36b so that the boom lowering operation is gradually decelerated as the tip of the bucket 16 approaches the excavation target surface during the boom lowering operation.

メインコントローラ101は、情報コントローラ102及びエンジンコントローラ103を統合的に管理する。エンジンコントローラ103には、エンジン80の燃料噴射装置81及び回転数センサ82が接続されている。燃料噴射装置81は、エンジン80のシリンダ内に燃料を噴射する装置であり、エンジンコントローラ103によって燃料の噴射量が調整される。回転数センサ82は、エンジン80の回転数(回転速度)を検出し、検出信号をエンジンコントローラ103に出力する。 The main controller 101 manages the information controller 102 and the engine controller 103 in an integrated manner. The fuel injection device 81 of the engine 80 and the rotation speed sensor 82 are connected to the engine controller 103. The fuel injection device 81 is a device that injects fuel into the cylinder of the engine 80, and the fuel injection amount is adjusted by the engine controller 103. The rotation speed sensor 82 detects the rotation speed (rotation speed) of the engine 80 and outputs a detection signal to the engine controller 103.

エンジンコントローラ103は、燃料噴射装置81により、エンジン80のシリンダ内に噴射する燃料の噴射量を調整してエンジン回転数を制御する。つまり、エンジン80は、エンジンコントローラ103により所定の回転数で回転するように制御される。 The engine controller 103 controls the engine speed by adjusting the injection amount of fuel injected into the cylinder of the engine 80 by the fuel injection device 81. That is, the engine 80 is controlled by the engine controller 103 so as to rotate at a predetermined rotation speed.

エンジンコントロールダイヤル62からの指令値は、メインコントローラ101に入力される。メインコントローラ101は、エンジンコントロールダイヤル62からの指令値に基づいて目標回転数を演算し、演算した目標回転数の情報(データ)をエンジンコントローラ103に出力する。エンジンコントローラ103は、回転数センサ82の検出信号から演算したエンジン80の回転数(実回転数)を、メインコントローラ101から取得した目標回転数に一致させるように燃料噴射装置81を制御する。したがって、オペレータは、エンジンコントロールダイヤル62を操作することにより、エンジン80の目標回転数を調整することができる。 The command value from the engine control dial 62 is input to the main controller 101. The main controller 101 calculates the target rotation speed based on the command value from the engine control dial 62, and outputs the calculated target rotation speed information (data) to the engine controller 103. The engine controller 103 controls the fuel injection device 81 so that the rotation speed (actual rotation speed) of the engine 80 calculated from the detection signal of the rotation speed sensor 82 matches the target rotation speed acquired from the main controller 101. Therefore, the operator can adjust the target rotation speed of the engine 80 by operating the engine control dial 62.

情報コントローラ102には、第1通信装置141、第2通信装置142、入力装置180及び表示装置190が接続される。第1通信装置141は、広域ネットワークである通信回線70に接続される無線基地局71と無線通信可能な無線通信装置であって、例えば2.1GHz帯等の帯域を感受帯域とする通信アンテナを含む通信インタフェースを有する。第1通信装置141は、無線基地局71及び通信回線70を介して、管理サーバ41等と情報の授受を行う。 A first communication device 141, a second communication device 142, an input device 180, and a display device 190 are connected to the information controller 102. The first communication device 141 is a wireless communication device capable of wireless communication with a wireless base station 71 connected to a communication line 70 which is a wide area network, and is a communication antenna having a band such as 2.1 GHz band as a sensitive band. Has a communication interface including. The first communication device 141 exchanges information with the management server 41 and the like via the radio base station 71 and the communication line 70.

第2通信装置142は、第1通信装置141よりも消費電力を低く抑えることのできる近距離用の通信方式が採用された無線通信装置である。第2通信装置142は、第1通信装置141よりも通信可能範囲が狭い、近距離無線通信方式で通信する無線通信装置であって、例えば2.4GHz帯、5GHz帯等の帯域を感受帯域とする通信アンテナを含む通信インタフェースを有する。第2通信装置142は、無線基地局71を介さずに作業機械100の周辺に存在する他の作業機械100と直接、情報(データ)の授受を行う。第2通信装置142は、他の作業機械100が備える無線通信装置(第2通信装置142に相当)との間で、例えば、IEEE(The Institute of Electrical and Electronics Engineers, Inc.)802.11規格に基づく無線通信方式であるWi−Fi(登録商標)に基づいて無線通信を行う。なお、通信方式は、これに限定されるものではなく、例えば、ZigBee(登録商標)、Bluetooth(登録商標)などの通信方式を採用することもできる。 The second communication device 142 is a wireless communication device that employs a short-distance communication method capable of suppressing power consumption lower than that of the first communication device 141. The second communication device 142 is a wireless communication device that communicates by a short-range wireless communication method having a narrower communication range than the first communication device 141, and for example, a band such as a 2.4 GHz band or a 5 GHz band is defined as a sensitive band. It has a communication interface including a communication antenna. The second communication device 142 directly exchanges information (data) with other work machines 100 existing in the vicinity of the work machine 100 without going through the radio base station 71. The second communication device 142 communicates with the wireless communication device (corresponding to the second communication device 142) included in the other work machine 100, for example, the IEEE (The Institute of Electrical and Electronics Engineers, Inc.) 802.11 standard. Wireless communication is performed based on Wi-Fi (registered trademark), which is a wireless communication system based on the above. The communication method is not limited to this, and for example, a communication method such as ZigBee (registered trademark) or Bluetooth (registered trademark) can be adopted.

入力装置180は、オペレータによって操作され、オペレータの操作に応じた操作信号を情報コントローラ102に出力する装置である。入力装置180としては、キーボード、マウス、各種ボタンを有する操作パネル、タッチパネル等を採用することができる。表示装置190は、液晶ディスプレイなどであり、情報コントローラ102からの表示制御信号に基づき、所定の表示画像を表示画面に表示する。表示装置190は、例えば、エンジン80の駆動状態、車両の走行状態、旋回体12の旋回状態、作業装置13の姿勢等を表す表示画像を表示画面に表示する。 The input device 180 is a device that is operated by an operator and outputs an operation signal corresponding to the operator's operation to the information controller 102. As the input device 180, a keyboard, a mouse, an operation panel having various buttons, a touch panel, and the like can be adopted. The display device 190 is a liquid crystal display or the like, and displays a predetermined display image on the display screen based on the display control signal from the information controller 102. The display device 190 displays, for example, a display image showing a driving state of the engine 80, a running state of the vehicle, a turning state of the turning body 12, the posture of the working device 13, and the like on the display screen.

図3は、各コントローラ101,102,103の不揮発性メモリ101b,102b,103bの構成について示す図である。図3に示すように、メインコントローラ101の不揮発性メモリ101bには、メインコントローラ101に電力が供給されると、初めに実行されるブートローダプログラム121aと、作業機械100に搭載される機器(電磁比例弁36b、メインポンプ31等)を制御するためのプログラム情報である通常プログラム128aと、が記憶されている。エンジンコントローラ103の不揮発性メモリ103bには、エンジンコントローラ103に電力が供給されると、初めに実行されるブートローダプログラム121cと、作業機械100に搭載される機器(エンジン80等)を制御するためのプログラム情報である通常プログラム128cと、が記憶されている。 FIG. 3 is a diagram showing the configuration of the non-volatile memories 101b, 102b, 103b of each of the controllers 101, 102, 103. As shown in FIG. 3, the non-volatile memory 101b of the main controller 101 includes a boot loader program 121a that is executed first when power is supplied to the main controller 101, and a device (electromagnetic proportional) mounted on the work machine 100. The normal program 128a, which is the program information for controlling the valve 36b, the main pump 31, etc.), is stored. The non-volatile memory 103b of the engine controller 103 is used to control the boot loader program 121c, which is executed first when power is supplied to the engine controller 103, and the equipment (engine 80, etc.) mounted on the work machine 100. The normal program 128c, which is the program information, is stored.

情報コントローラ102の不揮発性メモリ102bには、情報コントローラ102に電力が供給されると、初めに実行されるブートローダプログラム121bと、作業機械100に搭載される機器(第1通信装置141、第2通信装置142、表示装置190等)を制御するためのプログラム情報である通常プログラム128bと、が記憶されている。情報コントローラ102の不揮発性メモリ102bには、さらに、モードデータ122と、更新プログラム123aと、復旧プログラム123bと、プログラムバージョンテーブル124と、オーナー情報125と、書換前後記録126と、が記憶されている。 The non-volatile memory 102b of the information controller 102 contains a boot loader program 121b that is executed first when power is supplied to the information controller 102, and devices (first communication device 141, second communication) mounted on the work machine 100. The normal program 128b, which is the program information for controlling the device 142, the display device 190, etc., is stored. The non-volatile memory 102b of the information controller 102 further stores mode data 122, update program 123a, recovery program 123b, program version table 124, owner information 125, and pre-rewriting record 126. ..

モードデータ122は、更新モード、復旧モード、通常モードのいずれかを表すデータである。更新プログラム123aは、通常プログラム128a,128b,128cを新しいバージョンの通常プログラムに書き換える更新処理を行うための書換プログラムである。復旧プログラム123bは、更新処理が失敗した場合に通常プログラム128a,128b,128cを更新処理の前の状態に復旧する復旧処理を行うための書換プログラムである。以下、通常プログラム128a,128b,128cを総称して通常プログラム128とも記す。 The mode data 122 is data representing any of an update mode, a recovery mode, and a normal mode. The update program 123a is a rewriting program for performing an update process for rewriting the normal programs 128a, 128b, 128c to a new version of the normal program. The recovery program 123b is a rewriting program for performing a recovery process for restoring the normal programs 128a, 128b, 128c to the state before the update process when the update process fails. Hereinafter, the normal programs 128a, 128b, and 128c are collectively referred to as the normal programs 128.

図4は、プログラムバージョンテーブル124について示す図である。図4に示すように、プログラムバージョンテーブル124は、各通常プログラム128a,128b,128cのバージョンを表すデータテーブルである。図4に示す例では、メインコントローラ101の通常プログラム128aのバージョンは1.11であり、情報コントローラ102の通常プログラム128bのバージョンは2.01であり、エンジンコントローラ103の通常プログラム128cのバージョンは1.00である。なお、バージョンは、数値が大きいものほど新しい。 FIG. 4 is a diagram showing the program version table 124. As shown in FIG. 4, the program version table 124 is a data table representing the versions of the normal programs 128a, 128b, and 128c. In the example shown in FIG. 4, the version of the normal program 128a of the main controller 101 is 1.11, the version of the normal program 128b of the information controller 102 is 2.01, and the version of the normal program 128c of the engine controller 103 is 1. It is .00. The larger the number, the newer the version.

図5は、オーナー情報125について示す図である。図5に示すように、オーナー情報125は、オーナーを識別するためのIDと、このIDに対応付けられているパスワードと、を有する。 FIG. 5 is a diagram showing the owner information 125. As shown in FIG. 5, the owner information 125 has an ID for identifying the owner and a password associated with the ID.

図6は、書換前後記録126について示す図である。図6に示すように、書換前後記録126は、これから書換処理が行われる通常プログラム128を有するコントローラ(書換対象コントローラ)と、書換対象コントローラの通常プログラム128の書換前バージョンと、書換後バージョンを表すデータである。図6に示す書換前後記録126の例では、書換対象コントローラがメインコントローラ101であり、メインコントローラ101の通常プログラム128aの書換前バージョンは1.11であり、書換後バージョンが3.10である。書換前後記録126は、新しいバージョンの通常プログラム128への書換処理(更新処理)が、意図せずに中断されるなどして正常に完了できなかった場合、すなわち書換処理(更新処理)が失敗した場合に、書換前バージョン(元のバージョン)の通常プログラム128へ復旧するために用いられる。 FIG. 6 is a diagram showing the pre-rewriting record 126. As shown in FIG. 6, the pre-rewrite record 126 represents a controller having a normal program 128 to be rewritten (a controller to be rewritten), a pre-rewrite version of the normal program 128 of the controller to be rewritten, and a post-rewrite version. It is data. In the example of the pre-rewrite record 126 shown in FIG. 6, the controller to be rewritten is the main controller 101, the pre-rewrite version of the normal program 128a of the main controller 101 is 1.11 and the post-rewrite version is 3.10. When the rewrite process (update process) to the new version of the normal program 128 cannot be completed normally due to unintentional interruption, that is, the rewrite process (update process) fails. In some cases, it is used to restore the pre-rewrite version (original version) of the normal program 128.

図3に示すように、情報コントローラ102の不揮発性メモリ102bには、管理サーバ41または他作業機械100Bから取得したプログラム情報を一時的に保存する一時保存領域127が確保されている。 As shown in FIG. 3, the non-volatile memory 102b of the information controller 102 secures a temporary storage area 127 for temporarily storing the program information acquired from the management server 41 or the other work machine 100B.

本実施形態では、上述したように、管理サーバ41から送信されるプログラム情報によって、通常プログラム128を書き換えることができる。しかしながら、管理サーバ41から広域ネットワークの通信回線70及び無線基地局71を介してプログラム情報を取得する場合、通信コストがかかるという問題がある。特に、作業現場には、複数の作業機械100が稼働しているため、それぞれの作業機械100が通常プログラム128の書き換え(更新、復旧)のために管理サーバ41と無線通信を行う場合には、作業機械100の数が多くなるほど、通信コストが増加してしまう。 In the present embodiment, as described above, the normal program 128 can be rewritten by the program information transmitted from the management server 41. However, when the program information is acquired from the management server 41 via the communication line 70 of the wide area network and the radio base station 71, there is a problem that the communication cost is high. In particular, since a plurality of work machines 100 are operating at the work site, when each work machine 100 performs wireless communication with the management server 41 for rewriting (updating, restoring) the normal program 128, As the number of work machines 100 increases, the communication cost increases.

そこで、本実施形態では、自作業機械100Aの周辺(近辺)に存在する他作業機械100Bが、自作業機械100Aの通常プログラム128のバージョンよりも新しいバージョンの通常プログラムを有している場合、他作業機械100Bと直接通信を行って新しいバージョンの通常プログラムを取得し、自作業機械100Aの通常プログラムの更新を行う。本実施形態では、制御装置110の情報コントローラ102が更新処理等を行う。以下、情報コントローラ102の機能について、詳しく説明する。 Therefore, in the present embodiment, when the other working machine 100B existing in the vicinity (near) of the self-working machine 100A has a version of the normal program newer than the version of the normal program 128 of the self-working machine 100A, the other It communicates directly with the work machine 100B to acquire a new version of the normal program, and updates the normal program of the own work machine 100A. In the present embodiment, the information controller 102 of the control device 110 performs update processing and the like. Hereinafter, the function of the information controller 102 will be described in detail.

図7は、情報コントローラ102の機能ブロック図である。情報コントローラ102は、不揮発性メモリ102bに記憶されている更新プログラム123a(図3参照)、復旧プログラム123b(図3参照)、及び、通常プログラム128b等を実行することにより、通常制御部130、他作業機械存在判定部131、認証部132、バージョン確認部133、書換制御部134、応答確認部135、通信制御部136、及び、モード設定部137として機能する。 FIG. 7 is a functional block diagram of the information controller 102. The information controller 102 executes the update program 123a (see FIG. 3), the recovery program 123b (see FIG. 3), the normal program 128b, etc. stored in the non-volatile memory 102b, thereby executing the normal control unit 130, etc. It functions as a work machine existence determination unit 131, an authentication unit 132, a version confirmation unit 133, a rewrite control unit 134, a response confirmation unit 135, a communication control unit 136, and a mode setting unit 137.

モード設定部137は、起動モードを通常モード、更新モード及び復旧モードのいずれかに設定する。情報コントローラ102に電力が供給されブートローダプログラム121bが実行されると、情報コントローラ102は起動モードに応じたプログラムを選択し、選択したプログラムを実行する。情報コントローラ102は、起動モードが通常モードに設定されている場合には、通常プログラム128bを選択して実行し、起動モードが更新モードに設定されている場合には、更新プログラム123aを選択して実行し、起動モードが復旧モードに設定されている場合、復旧プログラムを選択して実行する。 The mode setting unit 137 sets the startup mode to one of a normal mode, an update mode, and a recovery mode. When power is supplied to the information controller 102 and the boot loader program 121b is executed, the information controller 102 selects a program according to the startup mode and executes the selected program. The information controller 102 selects and executes the normal program 128b when the boot mode is set to the normal mode, and selects and executes the update program 123a when the boot mode is set to the update mode. Execute, and if the boot mode is set to recovery mode, select and execute the recovery program.

通常制御部130は、情報コントローラ102が担う作業機械100の通常の制御を実行する。通常制御部130は、例えば、表示装置190に対してオペレータに必要な情報(エンジン80の駆動状態、車両の走行状態、旋回体12の旋回状態、作業装置13の姿勢等)を表示するための表示制御信号を出力する。また、通常制御部130は、第1通信装置141及び第2通信装置142を介して、外部のコンピュータと情報の授受を行う。 The normal control unit 130 executes normal control of the work machine 100 carried by the information controller 102. The normal control unit 130 displays, for example, information necessary for the operator (driving state of the engine 80, running state of the vehicle, turning state of the turning body 12, posture of the working device 13, etc.) on the display device 190. Output the display control signal. Further, the normal control unit 130 exchanges information with an external computer via the first communication device 141 and the second communication device 142.

モード設定部137は、入力装置180によって、自動更新モードを無効とする操作信号が入力されると、通常モードを表すデータをモードデータ122として記憶することにより、起動モードを通常モードに設定する。モード設定部137は、入力装置180によって、自動更新モードを有効とする操作信号が入力されると、更新モードを表すデータをモードデータ122として記憶することにより、起動モードを更新モードに設定する。 When the input device 180 inputs an operation signal for disabling the automatic update mode, the mode setting unit 137 sets the start mode to the normal mode by storing data representing the normal mode as mode data 122. When the operation signal for enabling the automatic update mode is input by the input device 180, the mode setting unit 137 sets the start mode to the update mode by storing the data representing the update mode as the mode data 122.

オペレータは、現行プログラムの更新を行いたい場合には、入力装置180によって自動更新モードを有効とする操作を行う。これにより、起動モードが更新モードに設定されるため、作業機械100を運転する際に、後述する更新処理が実行され、通常プログラム128の更新が行われる。オペレータは、現行プログラムの更新を行いたくない場合には、入力装置180によって自動更新モードを無効とする操作を行う。これにより、起動モードが通常モードに設定されるため、意図しない更新処理が行われることを避けることができる。 When the operator wants to update the current program, the operator performs an operation of enabling the automatic update mode by the input device 180. As a result, the start mode is set to the update mode, so that when the work machine 100 is operated, the update process described later is executed, and the normal program 128 is updated. When the operator does not want to update the current program, the input device 180 performs an operation of disabling the automatic update mode. As a result, since the startup mode is set to the normal mode, it is possible to prevent unintended update processing from being performed.

通信制御部136は、第2通信装置142を介して、所定の制御周期で繰り返し、車体存在通知を発信する。車体存在通知は、自作業機械100Aの存在を周辺(近辺)の他作業機械100Bに知らせるための信号である。車体存在通知には、自作業機械100Aの固有の識別情報(例えば、製造番号)が含まれる。ここで、自作業機械100Aとは、当該情報コントローラ102を備える第1の作業機械のことを指す。また、他作業機械100Bとは、自作業機械100Aとは別の他の作業機械であって、自作業機械100Aの第2通信装置142によって直接通信が可能な第2の作業機械のことを指す。 The communication control unit 136 repeatedly transmits a vehicle body presence notification at a predetermined control cycle via the second communication device 142. The vehicle body presence notification is a signal for notifying other working machines 100B in the vicinity (near) of the existence of the self-working machine 100A. The vehicle body presence notification includes unique identification information (for example, serial number) of the self-working machine 100A. Here, the self-working machine 100A refers to a first working machine provided with the information controller 102. Further, the other work machine 100B refers to a second work machine different from the self-working machine 100A and capable of direct communication by the second communication device 142 of the self-working machine 100A. ..

他作業機械存在判定部131は、自作業機械100Aの周辺(近辺)に他作業機械100Bが存在するか否かを判定する。なお、本実施形態では、他作業機械100Bは、自作業機械100Aと同様の構成を有しているものとして説明する。 The other working machine existence determination unit 131 determines whether or not the other working machine 100B exists in the vicinity (near) of the own working machine 100A. In this embodiment, the other working machine 100B will be described as having the same configuration as the self-working machine 100A.

他作業機械存在判定部131は、他作業機械100Bの第2通信装置142から発信された車体存在通知を受信した場合、自作業機械100Aの周辺に他作業機械100Bが存在すると判定し、車体存在通知を受信しなかった場合、自作業機械100Aの周辺に他作業機械100Bは存在しないと判定する。 When the other work machine existence determination unit 131 receives the vehicle body existence notification transmitted from the second communication device 142 of the other work machine 100B, it determines that the other work machine 100B exists in the vicinity of the own work machine 100A, and determines that the other work machine 100B exists. If the notification is not received, it is determined that there is no other working machine 100B around the self-working machine 100A.

他作業機械存在判定部131は、車体存在通知に含まれる識別情報を揮発性メモリ102cに記憶する。他作業機械存在判定部131は、複数の他作業機械100Bから車体存在通知を受信すると、各他作業機械100Bの識別情報を揮発性メモリ102cに記憶する。 The other working machine presence determination unit 131 stores the identification information included in the vehicle body presence notification in the volatile memory 102c. When the other working machine existence determination unit 131 receives the vehicle body existence notification from the plurality of other working machines 100B, the other working machine existence determination unit 131 stores the identification information of each other working machine 100B in the volatile memory 102c.

通信制御部136は、車体存在通知を受信した場合、第2通信装置142を介して、車体存在通知が発信された他作業機械100Bに対してオーナー情報を取得するための要求指令を送信し、他作業機械100Bから送信されたオーナー情報を取得する。 When the communication control unit 136 receives the vehicle body existence notification, the communication control unit 136 transmits a request command for acquiring the owner information to the other work machine 100B to which the vehicle body existence notification is transmitted via the second communication device 142. Acquire the owner information transmitted from the other work machine 100B.

認証部132は、他作業機械100Bから取得したオーナー情報と、自作業機械100Aの不揮発性メモリ102bに記憶されているオーナー情報125と、を比較し、他作業機械100Bと自作業機械100Aのオーナーが同じであるか否かを判定する。認証部132は、取得した他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125とが一致する場合、他作業機械100Bと自作業機械100Aのオーナーは同じであると判定する。認証部132は、取得した他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125とが一致しない場合、他作業機械100Bと自作業機械100Aのオーナーは同じでないと判定する。 The authentication unit 132 compares the owner information acquired from the other work machine 100B with the owner information 125 stored in the non-volatile memory 102b of the own work machine 100A, and compares the owner information 125 with the other work machine 100B and the owner of the own work machine 100A. Is the same or not. When the acquired owner information of the other work machine 100B and the owner information 125 of the own work machine 100A match, the authentication unit 132 determines that the owners of the other work machine 100B and the own work machine 100A are the same. When the acquired owner information of the other work machine 100B and the owner information 125 of the own work machine 100A do not match, the authentication unit 132 determines that the owners of the other work machine 100B and the own work machine 100A are not the same.

通信制御部136は、認証部132により他作業機械100Bと自作業機械100Aのオーナーは同じであると判定された場合、第2通信装置142を介して、自作業機械100Aとオーナーが同じであると判定された他作業機械100Bに対してプログラムバージョンテーブルを取得するための要求指令を送信し、他作業機械100Bから送信されたプログラムバージョンテーブルを取得する。 When the communication control unit 136 determines by the authentication unit 132 that the owners of the other work machine 100B and the self-working machine 100A are the same, the communication control unit 136 has the same owner as the self-working machine 100A via the second communication device 142. A request command for acquiring the program version table is transmitted to the other working machine 100B determined to be, and the program version table transmitted from the other working machine 100B is acquired.

起動モードが更新モードに設定されている場合、バージョン確認部133は、他作業機械100Bから取得したプログラムバージョンテーブルと、自作業機械100Aの不揮発性メモリ102bに記憶されているプログラムバージョンテーブル124と、を比較する。起動モードが更新モードに設定されている場合、バージョン確認部133は、比較結果に基づいて、自作業機械100Aの現行プログラムのバージョンよりも新しいバージョンの通常プログラム(以下、新プログラムとも記す)が他作業機械100Bに存在するか否かを判定する。なお、自作業機械100Aの現行プログラムとは、更新対象となる通常プログラム128、すなわち、現在通常の制御に利用されている通常プログラム128のことを指す。 When the start mode is set to the update mode, the version confirmation unit 133 includes a program version table acquired from the other work machine 100B, a program version table 124 stored in the non-volatile memory 102b of the own work machine 100A, and the program version table 124. To compare. When the start mode is set to the update mode, the version confirmation unit 133 includes a normal program (hereinafter, also referred to as a new program) having a version newer than the current program version of the self-working machine 100A based on the comparison result. It is determined whether or not it exists in the work machine 100B. The current program of the self-working machine 100A refers to the normal program 128 to be updated, that is, the normal program 128 currently used for normal control.

通信制御部136は、バージョン確認部133により新プログラムが他作業機械100Bに存在すると判定された場合、第2通信装置142を介して、新プログラムを有する他作業機械100Bに対して新プログラム(更新用のプログラム情報)を取得するための要求指令を送信し、他作業機械100Bから送信された新プログラム(更新用のプログラム情報)を取得する。 When the communication control unit 136 determines that the new program exists in the other work machine 100B by the version confirmation unit 133, the communication control unit 136 sends a new program (update) to the other work machine 100B having the new program via the second communication device 142. The request command for acquiring the program information for) is transmitted, and the new program (program information for update) transmitted from the other work machine 100B is acquired.

また、通信制御部136は、オペレータの操作に基づいて入力装置180から出力される信号に基づいて、第1通信装置141を介して、新プログラムを有する管理サーバ41に対して新プログラム(更新用のプログラム情報)を取得するための要求指令を送信し、管理サーバ41から送信された新プログラム(更新用のプログラム情報)を取得する。 Further, the communication control unit 136 sends a new program (for updating) to the management server 41 having the new program via the first communication device 141 based on the signal output from the input device 180 based on the operation of the operator. The request command for acquiring the program information) is transmitted, and the new program (program information for updating) transmitted from the management server 41 is acquired.

書換制御部134は、取得した新プログラムを不揮発性メモリ102bの一時保存領域127に保存し、書換前後記録126を更新する。例えば、メインコントローラ101のバージョン「1.11」の通常プログラム128aを、一時保存領域127に保存されているバージョン「3.10」の新プログラムに書き換える場合、図6に示すように、書換前バージョンが「1.11」であり、書換後バージョンが「3.10」であるという情報(データ)が書換前後記録126として記憶される。 The rewrite control unit 134 saves the acquired new program in the temporary storage area 127 of the non-volatile memory 102b, and updates the pre-rewrite record 126. For example, when rewriting the normal program 128a of the version "1.11" of the main controller 101 to the new program of the version "3.10" stored in the temporary storage area 127, the version before rewriting is as shown in FIG. Is "1.11", and the information (data) that the rewritten version is "3.10" is stored as the pre-rewriting record 126.

図7に示す書換制御部134は、現行プログラムを一時保存領域127に保存されている新プログラムで書き換える第1の書換処理を実行する。第1の書換処理は、通常プログラム128を現行のバージョンから新しいバージョンのものに更新する更新処理に相当する。つまり、書換制御部134は、通常プログラム128のバージョンを更新する更新制御部として機能する。 The rewrite control unit 134 shown in FIG. 7 executes the first rewrite process of rewriting the current program with the new program stored in the temporary storage area 127. The first rewriting process usually corresponds to an update process for updating the program 128 from the current version to a new version. That is, the rewrite control unit 134 normally functions as an update control unit that updates the version of the program 128.

応答確認部135は、書換制御部134による更新処理が終了した後、更新処理が正常に行われたか否かを判定する。応答確認部135は、更新対象となったコントローラ(以下、更新対象コントローラとも記す)によって、通常プログラム128を実行させることにより、更新対象コントローラに応答確認処理を実行させる。応答確認部135は、応答確認処理によって、正常な応答がなされたときには書換処理(更新処理)が正常に行われたと判定し、正常な応答がなされなかったときには書換処理(更新処理)が正常に行われなかったと判定する。書換処理(更新処理)が正常に行われたと判定された場合、応答確認部135は、プログラムバージョンテーブル124を更新する。 The response confirmation unit 135 determines whether or not the update process is normally performed after the update process by the rewrite control unit 134 is completed. The response confirmation unit 135 causes the update target controller to execute the response confirmation process by executing the normal program 128 by the update target controller (hereinafter, also referred to as the update target controller). The response confirmation unit 135 determines that the rewrite process (update process) has been performed normally when a normal response is made by the response confirmation process, and the rewrite process (update process) is normal when a normal response is not made. Judge that it was not done. When it is determined that the rewriting process (update process) has been performed normally, the response confirmation unit 135 updates the program version table 124.

例えば、通常プログラム128には、更新対象コントローラによって実行されると予め定められた所定の信号(例えば、自身のバージョン)を出力させるコマンドが含まれている。応答確認部135は、更新対象コントローラによって新プログラムを実行させ、新プログラムのバージョンを更新対象コントローラから出力させる応答確認処理を実行させる。応答確認部135は、更新対象コントローラから出力されたバージョンが書換前後記録126の更新後バージョンに一致する場合、正常な応答がなされたものとして、書換処理が正常に行われたと判定する。応答確認部135は、更新対象コントローラから出力されたバージョンが書換前後記録126の更新後バージョンに一致しない場合、あるいは、所定時間内に更新対象コントローラからバージョン(所定の信号)が出力されない場合、正常な応答がなされなかったものとして、書換処理が正常に行われなかったと判定する。これにより、例えば、取得した通常プログラムが、要求指令とは異なる通常プログラム(例えば、書換対象コントローラとは異なるコントローラの通常プログラム、バージョンの異なる通常プログラム、通常プログラムとは異なるプログラム)であった場合に、書換処理が正常に行われなかったと判定することができる。 For example, the normal program 128 includes a command to output a predetermined signal (for example, its own version) that is predetermined to be executed by the controller to be updated. The response confirmation unit 135 executes a new program by the update target controller, and executes a response confirmation process for outputting the version of the new program from the update target controller. When the version output from the update target controller matches the updated version of the pre-rewrite record 126, the response confirmation unit 135 determines that the rewrite process has been performed normally, assuming that a normal response has been made. The response confirmation unit 135 is normal when the version output from the update target controller does not match the updated version of the rewrite pre- and post-rewrite record 126, or when the version (predetermined signal) is not output from the update target controller within a predetermined time. It is determined that the rewriting process was not performed normally, assuming that no such response was made. As a result, for example, when the acquired normal program is a normal program different from the request command (for example, a normal program of a controller different from the controller to be rewritten, a normal program of a different version, a program different from the normal program). , It can be determined that the rewriting process was not performed normally.

起動モードが更新モードに設定されている場合であって、自作業機械100Aの周辺に新プログラムを有する他作業機械100Bが存在しないときには、モード設定部137は、通常モードを表すデータをモードデータ122として記憶することにより起動モードを通常モードに設定し、情報コントローラ102を再起動する。例えば、モード設定部137は、自作業機械100Aの周辺に他作業機械100Bが存在しないと判定された場合、起動モードを通常モードに設定する。また、モード設定部137は、他作業機械100Bから新プログラムを取得して更新が行われた結果、自作業機械100Aの周辺に、自作業機械100Aの通常プログラム128のバージョンよりも新しいバージョンの通常プログラム(新プログラム)を有する他作業機械100Bが存在しなくなった場合にも、起動モードを通常モードに設定する。 When the start mode is set to the update mode and there is no other work machine 100B having a new program around the self-work machine 100A, the mode setting unit 137 sets the data representing the normal mode to the mode data 122. The start mode is set to the normal mode and the information controller 102 is restarted. For example, the mode setting unit 137 sets the start mode to the normal mode when it is determined that the other work machine 100B does not exist in the vicinity of the self-work machine 100A. Further, as a result of acquiring a new program from the other work machine 100B and updating the mode setting unit 137, a version newer than the version of the normal program 128 of the self-working machine 100A is placed around the self-working machine 100A. Even when the other work machine 100B having the program (new program) no longer exists, the start mode is set to the normal mode.

モード設定部137は、応答確認部135により更新処理が正常に行われなかったと判定された場合、復旧モードを表すデータをモードデータ122として記憶することにより起動モードを復旧モードに設定し、情報コントローラ102を再起動する。 When the response confirmation unit 135 determines that the update process has not been performed normally, the mode setting unit 137 sets the startup mode to the recovery mode by storing the data indicating the recovery mode as the mode data 122, and sets the startup mode to the recovery mode, and the information controller. Reboot 102.

起動モードが復旧モードに設定されている場合、バージョン確認部133は、他作業機械100Bから取得したプログラムバージョンテーブルと、自作業機械100Aの不揮発性メモリ102bに記憶されている書換前後記録126と、を参照し、更新前バージョンの通常プログラム(以下、更新前プログラムとも記す)が他作業機械100Bに存在するか否かを判定する。 When the start mode is set to the recovery mode, the version confirmation unit 133 includes a program version table acquired from the other work machine 100B, a rewrite pre- and post-record 126 stored in the non-volatile memory 102b of the self-work machine 100A, and the like. It is determined whether or not the pre-update version of the normal program (hereinafter, also referred to as the pre-update program) exists in the other work machine 100B with reference to.

通信制御部136は、バージョン確認部133により更新前プログラムが他作業機械100Bに存在すると判定された場合、第2通信装置142を介して、更新前プログラムを有する他作業機械100Bに対して更新前プログラム(復旧用のプログラム情報)を取得するための要求指令を送信し、他作業機械100Bから送信された更新前プログラム(復旧用のプログラム情報)を取得する。 When the communication control unit 136 determines that the pre-update program exists in the other work machine 100B by the version confirmation unit 133, the communication control unit 136 has not updated the other work machine 100B having the pre-update program via the second communication device 142. A request command for acquiring a program (recovery program information) is transmitted, and a pre-update program (recovery program information) transmitted from another work machine 100B is acquired.

起動モードが復旧モードに設定されている場合であって、自作業機械100Aの周辺に更新前プログラムを有する他作業機械100Bが存在しないときには、通信制御部136は、第1通信装置141を介して、更新前プログラムを有する管理サーバ41に対して更新前プログラム(復旧用のプログラム情報)を取得するための要求指令を送信し、管理サーバ41から送信された更新前プログラム(復旧用のプログラム情報)を取得する。 When the start mode is set to the recovery mode and there is no other work machine 100B having the pre-update program around the self-work machine 100A, the communication control unit 136 communicates via the first communication device 141. , Sends a request command for acquiring the pre-update program (recovery program information) to the management server 41 having the pre-update program, and sends the pre-update program (recovery program information) from the management server 41. To get.

書換制御部134は、取得した更新前プログラムを不揮発性メモリ102bの一時保存領域127に保存し、書換前後記録126を更新する。例えば、メインコントローラ101のバージョン「1.11」の通常プログラム128aを、一時保存領域127に保存されている同じバージョン「1.11」の通常プログラムに書き換える場合、書換前バージョンが「1.11」であり、書換後バージョンも「1.11」であるという情報(データ)が書換前後記録126として記憶される。 The rewrite control unit 134 saves the acquired pre-update program in the temporary storage area 127 of the non-volatile memory 102b, and updates the pre-rewrite record 126. For example, when rewriting the normal program 128a of the version "1.11" of the main controller 101 to the normal program of the same version "1.11" stored in the temporary storage area 127, the version before rewriting is "1.11". The information (data) that the rewritten version is also "1.11" is stored as the pre-rewrite record 126.

書換制御部134は、書換処理が失敗した通常プログラムを一時保存領域127に保存されている更新前プログラムで書き換える第2の書換処理を実行する。第2の書換処理は、書換処理が正常に行われなかった新しいバージョンの通常プログラム128を更新前のバージョンに復旧する復旧処理に相当する。つまり、書換制御部134は、通常プログラム128のバージョンを復旧する復旧制御部として機能する。 The rewrite control unit 134 executes a second rewrite process of rewriting the normal program for which the rewrite process has failed with the pre-update program stored in the temporary storage area 127. The second rewriting process corresponds to a recovery process for restoring a new version of the normal program 128 in which the rewriting process was not normally performed to the version before the update. That is, the rewrite control unit 134 functions as a recovery control unit that normally restores the version of the program 128.

応答確認部135は、書換制御部134による復旧処理が終了した後、復旧処理が正常に行われたか否かを判定する。応答確認部135は、復旧対象となったコントローラ(以下、復旧対象コントローラとも記す)によって、通常プログラム128を実行させることにより、復旧対象コントローラに応答確認処理を実行させる。応答確認部135は、応答確認処理によって、正常な応答がなされたときには書換処理(復旧処理)が正常に行われたと判定し、正常な応答がなされなかったときには書換処理(復旧処理)が正常に行われなかったと判定する。書換処理(復旧処理)が正常に行われたと判定された場合、応答確認部135は、プログラムバージョンテーブル124を更新する。復旧処理が正常に行われたか否かを判定する方法は、更新処理が正常に行われたか否かを判定する方法と同様の方法で行うことができる。 The response confirmation unit 135 determines whether or not the recovery process has been normally performed after the recovery process by the rewrite control unit 134 is completed. The response confirmation unit 135 causes the recovery target controller to execute the response confirmation process by executing the normal program 128 by the recovery target controller (hereinafter, also referred to as a recovery target controller). The response confirmation unit 135 determines that the rewrite process (recovery process) has been performed normally when a normal response is made by the response confirmation process, and the rewrite process (recovery process) is normal when a normal response is not made. Judge that it was not done. When it is determined that the rewriting process (recovery process) has been performed normally, the response confirmation unit 135 updates the program version table 124. The method of determining whether or not the recovery process has been performed normally can be performed in the same manner as the method of determining whether or not the update process has been performed normally.

応答確認部135により他作業機械100Bから取得した更新前プログラムによる復旧処理が正常に行われなかったと判定された場合、通信制御部136は、さらに別の他作業機械100Bに対して更新前プログラムを取得するための要求指令を送信し、更新前プログラムを取得する。応答確認部135により自作業機械100Aの周辺に存在する他作業機械100Bから取得した更新前プログラムによる復旧処理が全て正常に行われなかったと判定された場合、通信制御部136は、第1通信装置141を介して、管理サーバ41に対して更新前プログラムを取得するための要求指令を送信し、管理サーバ41から送信された更新前プログラムを取得する。 When the response confirmation unit 135 determines that the recovery process by the pre-update program acquired from the other work machine 100B has not been performed normally, the communication control unit 136 sends the pre-update program to the other work machine 100B. Send a request command to acquire and acquire the pre-update program. When it is determined by the response confirmation unit 135 that all the recovery processing by the pre-update program acquired from the other work machine 100B existing around the own work machine 100A has not been performed normally, the communication control unit 136 uses the first communication device. A request command for acquiring the pre-update program is transmitted to the management server 41 via 141, and the pre-update program transmitted from the management server 41 is acquired.

なお、管理サーバ41から取得した更新前プログラムによる復旧処理が正常に行われなかったと判定された場合、応答確認部135は、復旧処理が正常に行われなかった旨を表示装置190によって報知するエラー報知処理を実行する。 If it is determined that the recovery process by the pre-update program acquired from the management server 41 has not been performed normally, the response confirmation unit 135 notifies the display device 190 that the recovery process has not been performed normally. Execute notification processing.

モード設定部137は、応答確認部135により復旧処理が正常に行われたと判定された場合、通常モードを表すデータをモードデータ122として記憶することにより起動モードを通常モードに設定し、情報コントローラ102を再起動する。 When the response confirmation unit 135 determines that the recovery process has been performed normally, the mode setting unit 137 sets the startup mode to the normal mode by storing the data representing the normal mode as the mode data 122, and sets the start mode to the normal mode. Restart.

通信制御部136は、第2通信装置142を介して、オーナー情報125を取得するための要求指令を受信したか否かを判定する。通信制御部136は、オーナー情報125を取得するための要求指令を受信したと判定された場合、第2通信装置142によって、不揮発性メモリ102bに記憶されているオーナー情報125を要求指令元の他作業機械100Bに送信する。なお、オーナー情報125は、暗号化した上で他作業機械100Bに送信する。 The communication control unit 136 determines whether or not a request command for acquiring the owner information 125 has been received via the second communication device 142. When it is determined that the communication control unit 136 has received the request command for acquiring the owner information 125, the second communication device 142 requests the owner information 125 stored in the non-volatile memory 102b other than the request command source. It is transmitted to the work machine 100B. The owner information 125 is encrypted and then transmitted to the other work machine 100B.

通信制御部136は、第2通信装置142を介して、プログラムバージョンテーブル124を取得するための要求指令を受信したか否かを判定する。通信制御部136は、プログラムバージョンテーブル124を取得するための要求指令を受信したと判定された場合、第2通信装置142によって、プログラムバージョンテーブル124を要求指令元の他作業機械100Bに送信する。 The communication control unit 136 determines whether or not a request command for acquiring the program version table 124 has been received via the second communication device 142. When it is determined that the communication control unit 136 has received the request command for acquiring the program version table 124, the second communication device 142 transmits the program version table 124 to the other working machine 100B of the request command source.

通信制御部136は、第2通信装置142を介して、通常プログラム128を取得するための要求指令を受信したか否かを判定する。通信制御部136は、通常プログラム128を取得するための要求指令を受信したと判定された場合、第2通信装置142によって、要求指令に応じた通常プログラム128を要求指令元の他作業機械100Bに送信する。 The communication control unit 136 determines whether or not a request command for acquiring the normal program 128 has been received via the second communication device 142. When the communication control unit 136 determines that the request command for acquiring the normal program 128 has been received, the second communication device 142 sends the normal program 128 in response to the request command to the other work machine 100B of the request command source. Send.

図8〜図11を参照して、情報コントローラ102により実行される書換処理の内容について説明する。図8は、情報コントローラ102により実行されるプログラム選択処理の内容について示すフローチャートである。図8に示すフローチャートの処理は、情報コントローラ102に電力が供給され、ブートローダプログラム121bが実行されることにより開始される。 The contents of the rewriting process executed by the information controller 102 will be described with reference to FIGS. 8 to 11. FIG. 8 is a flowchart showing the contents of the program selection process executed by the information controller 102. The processing of the flowchart shown in FIG. 8 is started when power is supplied to the information controller 102 and the boot loader program 121b is executed.

図8に示すように、ステップS103において、情報コントローラ102は、モードデータ122を読み込み、ステップS105へ進む。 As shown in FIG. 8, in step S103, the information controller 102 reads the mode data 122 and proceeds to step S105.

ステップS105において、情報コントローラ102は、ステップS103で読み込んだモードデータ122に基づいて、起動モードが更新モードに設定されているか否かを判定する。ステップS105において、ステップS103で読み込んだモードデータ122が更新モードを表すデータである場合、情報コントローラ102は、起動モードが更新モードに設定されていると判定し、ステップS110へ進む。ステップS110において、情報コントローラ102は、更新プログラム123aを実行して、図8のフローチャートに示す処理を終了する。すなわち、情報コントローラ102は、更新プログラム123a、復旧プログラム123b、及び通常プログラム128bの中から更新プログラム123aを選択して実行する。 In step S105, the information controller 102 determines whether or not the activation mode is set to the update mode based on the mode data 122 read in step S103. In step S105, when the mode data 122 read in step S103 is the data representing the update mode, the information controller 102 determines that the start mode is set to the update mode, and proceeds to step S110. In step S110, the information controller 102 executes the update program 123a to end the process shown in the flowchart of FIG. That is, the information controller 102 selects and executes the update program 123a from the update program 123a, the recovery program 123b, and the normal program 128b.

ステップS105において、ステップS103で読み込んだモードデータ122が更新モードを表すデータでない場合、情報コントローラ102は、起動モードは更新モードに設定されていないと判定し、ステップS107へ進む。 In step S105, if the mode data 122 read in step S103 is not the data representing the update mode, the information controller 102 determines that the start mode is not set to the update mode, and proceeds to step S107.

ステップS107において、情報コントローラ102は、ステップS103で読み込んだモードデータ122に基づいて、起動モードが復旧モードに設定されているか否かを判定する。ステップS107において、ステップS103で読み込んだモードデータ122が復旧モードを表すデータである場合、情報コントローラ102は、起動モードが復旧モードに設定されていると判定し、ステップS150へ進む。ステップS150において、情報コントローラ102は、復旧プログラム123bを実行して、図8のフローチャートに示す処理を終了する。すなわち、情報コントローラ102は、更新プログラム123a、復旧プログラム123b、及び通常プログラム128bの中から復旧プログラム123bを選択して実行する。 In step S107, the information controller 102 determines whether or not the activation mode is set to the recovery mode based on the mode data 122 read in step S103. In step S107, when the mode data 122 read in step S103 is the data representing the recovery mode, the information controller 102 determines that the startup mode is set to the recovery mode, and proceeds to step S150. In step S150, the information controller 102 executes the recovery program 123b to end the process shown in the flowchart of FIG. That is, the information controller 102 selects and executes the recovery program 123b from the update program 123a, the recovery program 123b, and the normal program 128b.

ステップS107において、ステップS103で読み込んだモードデータ122が復旧モードを表すデータでない場合(すなわちモードデータ122が通常モードを表すデータである場合)、情報コントローラ102は、起動モードは復旧モードに設定されていないと判定し(すなわち起動モードが通常モードに設定されていると判定し)、ステップS200へ進む。ステップS200において、情報コントローラ102は、通常プログラム128bを実行して、図8のフローチャートに示す処理を終了する。すなわち、情報コントローラ102は、更新プログラム123a、復旧プログラム123b、及び通常プログラム128bの中から通常プログラム128bを選択して実行する。 In step S107, when the mode data 122 read in step S103 is not the data representing the recovery mode (that is, when the mode data 122 is the data representing the normal mode), the start mode of the information controller 102 is set to the recovery mode. It is determined that there is no such (that is, it is determined that the activation mode is set to the normal mode), and the process proceeds to step S200. In step S200, the information controller 102 executes the normal program 128b to end the process shown in the flowchart of FIG. That is, the information controller 102 selects and executes the normal program 128b from the update program 123a, the recovery program 123b, and the normal program 128b.

図9は、情報コントローラ102により実行されるプログラム更新処理の内容について示すフローチャートである。図9に示すフローチャートの処理は、更新プログラム123aが実行されることにより開始される。 FIG. 9 is a flowchart showing the contents of the program update process executed by the information controller 102. The processing of the flowchart shown in FIG. 9 is started by executing the update program 123a.

図9に示すように、ステップS112において、情報コントローラ102は、自作業機械100Aの周辺に他作業機械100Bが存在するか否かを判定する。 As shown in FIG. 9, in step S112, the information controller 102 determines whether or not the other working machine 100B exists in the vicinity of the self-working machine 100A.

ステップS112において、自作業機械100Aの周辺に他作業機械100Bが存在しないと判定された場合、ステップS147へ進む。ステップS112において、自作業機械100Aの周辺に他作業機械100Bが存在すると判定された場合、ステップS114へ進み、情報コントローラ102は、ステップS116からステップS138までの処理を繰り返し行う第1ループ処理を実行する(ステップS114,S140)。第1ループ処理は、ステップS112で存在が確認された他作業機械100Bの全てに対する処理が完了すると終了し、第1ループ処理が終了すると、ステップS147へ進む。 If it is determined in step S112 that the other working machine 100B does not exist around the self-working machine 100A, the process proceeds to step S147. If it is determined in step S112 that another work machine 100B exists in the vicinity of the own work machine 100A, the process proceeds to step S114, and the information controller 102 executes the first loop process of repeating the processes from step S116 to step S138. (Steps S114 and S140). The first loop processing ends when the processing for all of the other working machines 100B whose existence has been confirmed in step S112 is completed, and proceeds to step S147 when the first loop processing is completed.

情報コントローラ102は、複数の他作業機械100Bが周辺に存在する場合、各他作業機械100Bから固有の識別情報(例えば、製造番号)を取得する。ステップS140において、情報コントローラ102は、所定の識別情報を有する他作業機械100Bに対する処理が終了した場合、ステップS114へ戻り、処理が終了した識別情報とは異なる識別情報を有する他作業機械100Bに対して同様の処理(S116〜S138)を実行する。 When a plurality of other working machines 100B exist in the vicinity, the information controller 102 acquires unique identification information (for example, a serial number) from each of the other working machines 100B. In step S140, when the processing for the other work machine 100B having the predetermined identification information is completed, the information controller 102 returns to step S114 and returns to the other work machine 100B having the identification information different from the identification information for which the processing is completed. The same process (S116 to S138) is executed.

ステップS116において、情報コントローラ102は、第2通信装置142によって、オーナー情報を取得するための要求指令を他作業機械100Bへ送信し、他作業機械100Bからオーナー情報を取得し、ステップS118へ進む。 In step S116, the information controller 102 transmits a request command for acquiring the owner information to the other work machine 100B by the second communication device 142, acquires the owner information from the other work machine 100B, and proceeds to step S118.

ステップS118において、情報コントローラ102は、ステップS116で取得した他作業機械100Bのオーナー情報と、自作業機械100Aのオーナー情報125と、を比較し、他作業機械100Bと自作業機械100Aのオーナーが同じであるか否かを判定する。ステップS118において、他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125とが一致しない場合、情報コントローラ102は、他作業機械100Bと自作業機械100Aのオーナーは同じでないと判定し、ステップS140へ進む。ステップS118において、他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125とが一致する場合、情報コントローラ102は、他作業機械100Bと自作業機械100Aのオーナーは同じであると判定し、ステップS120へ進む。 In step S118, the information controller 102 compares the owner information of the other work machine 100B acquired in step S116 with the owner information 125 of the self-working machine 100A, and the owners of the other work machine 100B and the self-working machine 100A are the same. It is determined whether or not it is. In step S118, when the owner information of the other work machine 100B and the owner information 125 of the self-working machine 100A do not match, the information controller 102 determines that the owners of the other work machine 100B and the self-working machine 100A are not the same, and steps. Proceed to S140. In step S118, when the owner information of the other work machine 100B and the owner information 125 of the self-working machine 100A match, the information controller 102 determines that the owners of the other work machine 100B and the self-working machine 100A are the same. The process proceeds to step S120.

ステップS120において、情報コントローラ102は、第2通信装置142によって、プログラムバージョンテーブルを取得するための要求指令を他作業機械100Bへ送信し、他作業機械100Bからプログラムバージョンテーブルを取得し、ステップS122へ進む。 In step S120, the information controller 102 transmits a request command for acquiring the program version table to the other work machine 100B by the second communication device 142, acquires the program version table from the other work machine 100B, and proceeds to step S122. move on.

ステップS122において、情報コントローラ102は、ステップS120で取得した他作業機械100Bのプログラムバージョンテーブルと、自作業機械100Aのプログラムバージョンテーブル124と、を比較し、更新対象となる自作業機械100Aの通常プログラム(現行プログラム)128よりも新しいバージョンの通常プログラム(新プログラム)が他作業機械100Bに存在するか否かを判定する。 In step S122, the information controller 102 compares the program version table of the other work machine 100B acquired in step S120 with the program version table 124 of the self-working machine 100A, and compares the program version table 124 of the self-working machine 100A with the normal program of the self-working machine 100A to be updated. (Current program) It is determined whether or not a normal program (new program) having a version newer than 128 exists in the other work machine 100B.

ステップS122において、新プログラムが他作業機械100Bに存在しないと判定された場合、ステップS140へ進む。ステップS122において、新プログラムが他作業機械100Bに存在すると判定された場合、ステップS124へ進み、情報コントローラ102は、ステップS126からステップS136までの処理を繰り返し行う第2ループ処理を実行する(ステップS124,S138)。第2ループ処理は、ステップS122で存在が確認された全ての新プログラム(例えば、メインコントローラ101の新プログラム、情報コントローラ102の新プログラム及びエンジンコントローラ103の新プログラム)に対する処理が完了すると終了し、第2ループ処理が終了すると、ステップS140へ進む。 If it is determined in step S122 that the new program does not exist in the other work machine 100B, the process proceeds to step S140. If it is determined in step S122 that the new program exists in the other work machine 100B, the process proceeds to step S124, and the information controller 102 executes a second loop process that repeats the processes from step S126 to step S136 (step S124). , S138). The second loop process ends when the processes for all the new programs confirmed to exist in step S122 (for example, the new program of the main controller 101, the new program of the information controller 102, and the new program of the engine controller 103) are completed. When the second loop processing is completed, the process proceeds to step S140.

ステップS126において、情報コントローラ102は、第2通信装置142によって、新プログラムを取得するための要求指令を他作業機械100Bへ送信し、他作業機械100Bから新プログラムを取得し、ステップS128へ進む。取得した新プログラムは、不揮発性メモリ102bの一時保存領域127に保存される。なお、情報コントローラ102は、他作業機械100Bから取得する新プログラムのデータ合計値を照合するチェックサムを実行することにより、新プログラムの取得が完了したか否かの判定を行う。 In step S126, the information controller 102 transmits a request command for acquiring a new program to the other working machine 100B by the second communication device 142, acquires the new program from the other working machine 100B, and proceeds to step S128. The acquired new program is stored in the temporary storage area 127 of the non-volatile memory 102b. The information controller 102 determines whether or not the acquisition of the new program is completed by executing a checksum for collating the total data value of the new program acquired from the other work machine 100B.

ステップS128において、情報コントローラ102は、現行プログラムのバージョンを書換前バージョン、新プログラムのバージョンを書換後バージョンとして、書換前後記録126を生成し、不揮発性メモリ102bに記憶し、ステップS130へ進む。 In step S128, the information controller 102 sets the version of the current program as the version before rewriting and the version of the new program as the version after rewriting, generates the pre-rewriting record 126, stores it in the non-volatile memory 102b, and proceeds to step S130.

ステップS130において、情報コントローラ102は、自作業機械100Aにおいて現在利用されている通常プログラム(現行プログラム)128を、ステップS126で取得した新プログラムに書き換える書換処理を実行し、ステップS132へ進む。 In step S130, the information controller 102 executes a rewriting process of rewriting the normal program (current program) 128 currently used in the self-working machine 100A with the new program acquired in step S126, and proceeds to step S132.

ステップS132において、情報コントローラ102は、各コントローラ101,102,103のうちステップS130で現行プログラムを新プログラムに書き換えた更新対象コントローラに応答確認処理を実行させ、ステップS134へ進む。 In step S132, the information controller 102 causes the update target controller whose current program is rewritten to the new program in step S130 among the controllers 101, 102, 103 to execute the response confirmation process, and proceeds to step S134.

ステップS134において、情報コントローラ102は、更新対象コントローラの応答確認処理の結果に基づいて、書換処理(更新処理)が正常に行われたか否かを判定する。 In step S134, the information controller 102 determines whether or not the rewriting process (update process) has been normally performed based on the result of the response confirmation process of the update target controller.

情報コントローラ102は、応答確認処理(ステップS132)において、正常な応答がなされた場合、書換処理(更新処理)が正常に行われたと判定し、ステップS136へ進む。情報コントローラ102は、応答確認処理(ステップS132)において、正常な応答がなされなかった場合、書換処理(更新処理)は正常に行われなかったと判定し、ステップS144へ進む。 When a normal response is made in the response confirmation process (step S132), the information controller 102 determines that the rewrite process (update process) has been performed normally, and proceeds to step S136. If the response confirmation process (step S132) does not result in a normal response, the information controller 102 determines that the rewrite process (update process) has not been performed normally, and proceeds to step S144.

ステップS136において、情報コントローラ102は、プログラムバージョンテーブル124を更新し、ステップS138へ進む。ステップS144において、情報コントローラ102は、起動モードを復旧モードに設定する設定処理を実行し、情報コントローラ102を再起動する。ステップS144の設定処理では、復旧モードを表すデータがモードデータ122として不揮発性メモリ102bに記憶される。 In step S136, the information controller 102 updates the program version table 124 and proceeds to step S138. In step S144, the information controller 102 executes a setting process for setting the startup mode to the recovery mode, and restarts the information controller 102. In the setting process of step S144, the data representing the recovery mode is stored in the non-volatile memory 102b as the mode data 122.

ステップS112において、自作業機械100Aの周辺に他作業機械100Bが存在しないと判定された場合、または、第1ループ処理(S114,S140)が終了すると、ステップS147へ進み、情報コントローラ102は、起動モードを通常モードに設定する設定処理を実行し、情報コントローラ102を再起動する。ステップS147の設定処理では、通常モードを表すデータがモードデータ122として不揮発性メモリ102bに記憶される。 When it is determined in step S112 that the other work machine 100B does not exist around the self-working machine 100A, or when the first loop processing (S114, S140) is completed, the process proceeds to step S147, and the information controller 102 is started. The setting process for setting the mode to the normal mode is executed, and the information controller 102 is restarted. In the setting process of step S147, data representing the normal mode is stored in the non-volatile memory 102b as mode data 122.

図10は、情報コントローラ102により実行されるプログラム復旧処理の内容について示すフローチャートである。図10に示すフローチャートの処理は、復旧プログラム123bが実行されることにより開始される。 FIG. 10 is a flowchart showing the contents of the program recovery process executed by the information controller 102. The processing of the flowchart shown in FIG. 10 is started by executing the recovery program 123b.

図10に示すように、ステップS152において、情報コントローラ102は、ステップS112と同様、自作業機械100Aの周辺に他作業機械100Bが存在するか否かを判定する。ステップS152において、自作業機械100Aの周辺に他作業機械100Bが存在しないと判定された場合、ステップS186へ進む。ステップS152において、自作業機械100Aの周辺に他作業機械100Bが存在すると判定された場合、ステップS154へ進み、情報コントローラ102は、ステップS156からステップS174までの処理を繰り返し行うループ処理を実行する(ステップS154,S180)。このループ処理は、ステップS152で存在が確認された他作業機械100Bの全てに対する処理が完了すると終了し、ループ処理が終了すると、ステップS186へ進む。 As shown in FIG. 10, in step S152, the information controller 102 determines whether or not the other working machine 100B exists in the vicinity of the self-working machine 100A, as in step S112. If it is determined in step S152 that the other working machine 100B does not exist around the self-working machine 100A, the process proceeds to step S186. If it is determined in step S152 that another work machine 100B exists around the own work machine 100A, the process proceeds to step S154, and the information controller 102 executes a loop process that repeats the processes from step S156 to step S174 (). Steps S154 and S180). This loop processing ends when the processing for all of the other working machines 100B whose existence has been confirmed in step S152 is completed, and proceeds to step S186 when the loop processing is completed.

ステップS156において、情報コントローラ102は、ステップS116と同様、第2通信装置142によって、オーナー情報を取得するための要求指令を他作業機械100Bへ送信し、他作業機械100Bからオーナー情報を取得し、ステップS158へ進む。 In step S156, the information controller 102 transmits a request command for acquiring owner information to the other work machine 100B by the second communication device 142, and acquires the owner information from the other work machine 100B, as in step S116. The process proceeds to step S158.

ステップS158において、情報コントローラ102は、ステップS118と同様、ステップS156で取得した他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125と、を比較し、他作業機械100Bと自作業機械100Aのオーナーが同じであるか否かを判定する。ステップS158において、他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125とが一致しない場合、情報コントローラ102は、他作業機械100Bと自作業機械100Aのオーナーは同じでないと判定し、ステップS180へ進む。ステップS158において、他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125とが一致する場合、情報コントローラ102は、他作業機械100Bと自作業機械100Aのオーナーは同じであると判定し、ステップS160へ進む。 In step S158, the information controller 102 compares the owner information of the other work machine 100B acquired in step S156 with the owner information 125 of the self-working machine 100A, and the information controller 102 compares the other work machine 100B and the self-working machine 100A with each other. Determine if the owners of the are the same. In step S158, when the owner information of the other work machine 100B and the owner information 125 of the own work machine 100A do not match, the information controller 102 determines that the owners of the other work machine 100B and the own work machine 100A are not the same, and steps. Proceed to S180. In step S158, when the owner information of the other work machine 100B and the owner information 125 of the own work machine 100A match, the information controller 102 determines that the owners of the other work machine 100B and the own work machine 100A are the same. Proceed to step S160.

ステップS160において、情報コントローラ102は、ステップS120と同様、第2通信装置142によって、プログラムバージョンテーブルを取得するための要求指令を他作業機械100Bへ送信し、他作業機械100Bからプログラムバージョンテーブルを取得し、ステップS162へ進む。 In step S160, the information controller 102 transmits a request command for acquiring the program version table to the other work machine 100B by the second communication device 142, and acquires the program version table from the other work machine 100B, as in step S120. Then, the process proceeds to step S162.

ステップS162において、情報コントローラ102は、ステップS160で取得した他作業機械100Bのプログラムバージョンテーブルと、自作業機械100Aの書換前後記録126と、を参照し、自作業機械100Aの更新対象コントローラ(書換対象コントローラ)の通常プログラム128の更新前バージョン(書換前バージョン)と同じバージョンの通常プログラム(更新前プログラム)が他作業機械100Bに存在するか否かを判定する。 In step S162, the information controller 102 refers to the program version table of the other work machine 100B acquired in step S160 and the rewrite pre- and post-rewrite record 126 of the self-work machine 100A, and the update target controller of the self-work machine 100A (rewrite target). It is determined whether or not the same version of the normal program (pre-update program) as the pre-update version (pre-rewrite version) of the normal program 128 of the controller) exists in the other work machine 100B.

ステップS162において、情報コントローラ102は、他作業機械100Bのプログラムバージョンテーブルに、書換前後記録126の書換前バージョンと同じバージョンが記憶されていない場合、更新前プログラムが他作業機械100Bに存在しないと判定し、ステップS180へ進む。ステップS162において、情報コントローラ102は、他作業機械100Bのプログラムバージョンテーブルに、書換前後記録126の書換前バージョンと同じバージョンが記憶されている場合、更新前プログラムが他作業機械100Bに存在すると判定し、ステップS166へ進む。 In step S162, if the program version table of the other work machine 100B does not store the same version as the pre-rewrite version of the pre-rewrite record 126, the information controller 102 determines that the pre-update program does not exist in the other work machine 100B. Then, the process proceeds to step S180. In step S162, if the program version table of the other work machine 100B stores the same version as the pre-rewrite version of the pre-rewrite record 126, the information controller 102 determines that the pre-update program exists in the other work machine 100B. , Step S166.

ステップS166において、情報コントローラ102は、第2通信装置142によって、更新前プログラムを取得するための要求指令を他作業機械100Bへ送信し、他作業機械100Bから更新前プログラムを取得し、ステップS168へ進む。取得した更新前プログラムは、不揮発性メモリ102bの一時保存領域127に保存される。なお、情報コントローラ102は、他作業機械100Bから取得する更新前プログラムのデータ合計値を照合するチェックサムを実行することにより、更新前プログラムの取得が完了したか否かの判定を行う。 In step S166, the information controller 102 transmits a request command for acquiring the pre-update program to the other work machine 100B by the second communication device 142, acquires the pre-update program from the other work machine 100B, and proceeds to step S168. move on. The acquired pre-update program is stored in the temporary storage area 127 of the non-volatile memory 102b. The information controller 102 determines whether or not the acquisition of the pre-update program is completed by executing a checksum for collating the total data value of the pre-update program acquired from the other work machine 100B.

ステップS168において、情報コントローラ102は、書換前後記録126を更新し、ステップS170へ進む。 In step S168, the information controller 102 updates the pre-rewriting record 126 and proceeds to step S170.

ステップS170において、情報コントローラ102は、自作業機械100Aにおいて正常に更新処理が行われなかった通常プログラム128を、ステップS166で取得した更新前プログラムに書き換える書換処理を実行し、ステップS172へ進む。 In step S170, the information controller 102 executes a rewriting process of rewriting the normal program 128, which was not normally updated in the self-working machine 100A, with the pre-update program acquired in step S166, and proceeds to step S172.

ステップS172において、情報コントローラ102は、各コントローラ101,102,103のうちステップS170で正常に更新処理が行われなかった通常プログラム128を更新前プログラムに書き換えた復旧対象コントローラに応答確認処理を実行させ、ステップS174へ進む。 In step S172, the information controller 102 causes the recovery target controller, which rewrites the normal program 128 that was not normally updated in step S170 among the controllers 101, 102, and 103 to the pre-update program, to execute the response confirmation process. , Step S174.

ステップS174において、情報コントローラ102は、復旧対象コントローラの応答確認処理の結果に基づいて、書換処理(復旧処理)が正常に行われたか否かを判定する。 In step S174, the information controller 102 determines whether or not the rewriting process (recovery process) has been normally performed based on the result of the response confirmation process of the recovery target controller.

情報コントローラ102は、応答確認処理(ステップS172)において、正常な応答がなされなかった場合、書換処理(復旧処理)は正常に行われなかったと判定し、ステップS180へ進む。情報コントローラ102は、応答確認処理(ステップS172)において、正常な応答がなされた場合、書換処理(復旧処理)が正常に行われたと判定し、ループ処理(S154,S180)から抜けてステップS182へ進む。 If the response confirmation process (step S172) does not result in a normal response, the information controller 102 determines that the rewrite process (recovery process) has not been performed normally, and proceeds to step S180. When a normal response is made in the response confirmation process (step S172), the information controller 102 determines that the rewrite process (recovery process) has been performed normally, exits the loop process (S154, S180), and proceeds to step S182. move on.

ステップS182において、情報コントローラ102は、プログラムバージョンテーブル124を更新し、ステップS184へ進む。ステップS184において、情報コントローラ102は、起動モードを通常モードに設定する設定処理を実行し、情報コントローラ102を再起動する。ステップS184の設定処理では、通常モードを表すデータがモードデータ122として不揮発性メモリ102bに記憶される。 In step S182, the information controller 102 updates the program version table 124 and proceeds to step S184. In step S184, the information controller 102 executes a setting process for setting the start mode to the normal mode, and restarts the information controller 102. In the setting process of step S184, the data representing the normal mode is stored in the non-volatile memory 102b as the mode data 122.

ステップS152において、自作業機械100Aの周辺に他作業機械100Bが存在しないと判定された場合、または、ループ処理(S154,S180)が終了すると、ステップS186へ進む。 In step S152, when it is determined that the other working machine 100B does not exist around the self-working machine 100A, or when the loop processing (S154, S180) is completed, the process proceeds to step S186.

ステップS186において、情報コントローラ102は、第1通信装置141によって、更新前プログラムを取得するための要求指令を管理サーバ41へ送信し、管理サーバ41から更新前プログラムを取得し、ステップS188へ進む。 In step S186, the information controller 102 transmits a request command for acquiring the pre-update program to the management server 41 by the first communication device 141, acquires the pre-update program from the management server 41, and proceeds to step S188.

ステップS188,S190,S192,S194の順に行われる各処理は、ステップS168,S170,S172,S174の順に行われる各処理と同様であるため、説明を省略する。なお、ステップS194において、書換処理(復旧処理)が正常に行われたと判定された場合、ステップS182へ進み、ステップS194において、書換処理(復旧処理)が正常に行われなかったと判定された場合、ステップS196へ進む。 The processes performed in the order of steps S188, S190, S192, and S194 are the same as the processes performed in the order of steps S168, S170, S172, and S174, and thus the description thereof will be omitted. If it is determined in step S194 that the rewrite process (recovery process) has been performed normally, the process proceeds to step S182, and if it is determined in step S194 that the rewrite process (recovery process) has not been performed normally, the process proceeds to step S182. Proceed to step S196.

ステップS196において、情報コントローラ102は、報知装置としての表示装置190によって、復旧処理が正常に行われなかったことを表すエラー情報を報知する。例えば、情報コントローラ102は、表示装置190の表示画面に、復旧処理が正常に行われなかったことを表す文の画像を表示させる。情報コントローラ102は、エラー情報の報知処理(ステップS196)が完了すると、図10のフローチャートに示す処理を終了する。 In step S196, the information controller 102 notifies the error information indicating that the recovery process has not been normally performed by the display device 190 as the notification device. For example, the information controller 102 causes the display screen of the display device 190 to display an image of a sentence indicating that the recovery process has not been normally performed. When the error information notification process (step S196) is completed, the information controller 102 ends the process shown in the flowchart of FIG.

図11は、情報コントローラ102により実行される各種情報の発信処理の内容について示すフローチャートである。図11に示すフローチャートの処理は、通常プログラム128bが実行されることにより開始される。 FIG. 11 is a flowchart showing the contents of the transmission processing of various information executed by the information controller 102. The processing of the flowchart shown in FIG. 11 is usually started by executing the program 128b.

図11に示すように、通常プログラム128bが開始されると、情報コントローラ102は、メインコントローラ101及びエンジンコントローラ103からの出力指令、入力装置180からの入力信号、第1通信装置141及び第2通信装置142からの受信信号等に基づいて、表示装置190、第1通信装置141及び第2通信装置142等の機器の通常の制御処理(ステップS230)を実行する。通常の制御処理では、情報コントローラ102は、例えば、エンジン80の駆動状態、車両の走行状態、旋回体12の旋回状態、作業装置13の姿勢等を表す表示画像を表示装置190の表示画面に表示させたり、作業機械100の稼働情報、警告情報等の車体情報を第1通信装置141を介して管理サーバ41等に送信させたりする制御処理を実行する。 As shown in FIG. 11, when the normal program 128b is started, the information controller 102 receives an output command from the main controller 101 and the engine controller 103, an input signal from the input device 180, and the first communication device 141 and the second communication. Based on the received signal or the like from the device 142, the normal control process (step S230) of the devices such as the display device 190, the first communication device 141, and the second communication device 142 is executed. In the normal control process, the information controller 102 displays, for example, a display image showing the driving state of the engine 80, the running state of the vehicle, the turning state of the turning body 12, the posture of the working device 13, and the like on the display screen of the display device 190. The control process is executed such that the vehicle body information such as the operation information and the warning information of the work machine 100 is transmitted to the management server 41 or the like via the first communication device 141.

情報コントローラ102は、通常の制御処理(ステップS230)と並行して、各種情報の発信処理及びモード設定処理を所定の周期で繰り返し行う。以下、詳しく説明する。 The information controller 102 repeats the transmission processing of various information and the mode setting processing in a predetermined cycle in parallel with the normal control processing (step S230). The details will be described below.

ステップS202において、情報コントローラ102は、第2通信装置142によって車体存在通知を発信し、ステップS205へ進む。車体存在通知は、自作業機械100Aが存在することを周辺の他作業機械100Bに知らせるためのデータであり、自作業機械100Aの固有の識別情報(例えば、製造番号)を有する。 In step S202, the information controller 102 transmits a vehicle body presence notification by the second communication device 142, and proceeds to step S205. The vehicle body existence notification is data for notifying other working machines 100B in the vicinity of the existence of the self-working machine 100A, and has unique identification information (for example, a serial number) of the self-working machine 100A.

ステップS205において、情報コントローラ102は、第2通信装置142によって、他作業機械100Bからのオーナー情報125の要求指令を受信したか否かを判定する。ステップS205において、オーナー情報125の要求指令を受信したと判定された場合、ステップS208へ進み、ステップS205において、オーナー情報125の要求指令を受信していないと判定された場合、ステップS211へ進む。 In step S205, the information controller 102 determines whether or not the request command of the owner information 125 from the other work machine 100B has been received by the second communication device 142. If it is determined in step S205 that the request command for the owner information 125 has been received, the process proceeds to step S208, and if it is determined in step S205 that the request command for the owner information 125 has not been received, the process proceeds to step S211.

ステップS208において、情報コントローラ102は、第2通信装置142によって、不揮発性メモリ102bに記憶されているオーナー情報125を要求指令元の他作業機械100Bに送信し、ステップS211へ進む。 In step S208, the information controller 102 transmits the owner information 125 stored in the non-volatile memory 102b to the other work machine 100B of the request command source by the second communication device 142, and proceeds to step S211.

ステップS211において、情報コントローラ102は、第2通信装置142によって、他作業機械100Bからのプログラムバージョンテーブル124の要求指令を受信したか否かを判定する。ステップS211において、プログラムバージョンテーブル124の要求指令を受信したと判定された場合、ステップS214へ進み、ステップS211において、プログラムバージョンテーブル124の要求指令を受信していないと判定された場合、ステップS217へ進む。 In step S211 the information controller 102 determines whether or not the request command of the program version table 124 from the other work machine 100B has been received by the second communication device 142. If it is determined in step S211 that the request command of the program version table 124 has been received, the process proceeds to step S214. If it is determined in step S211 that the request command of the program version table 124 has not been received, the process proceeds to step S217. move on.

ステップS214において、情報コントローラ102は、第2通信装置142によって、不揮発性メモリ102bに記憶されているプログラムバージョンテーブル124を要求指令元の他作業機械100Bに送信し、ステップS217へ進む。 In step S214, the information controller 102 transmits the program version table 124 stored in the non-volatile memory 102b to the other working machine 100B of the request command source by the second communication device 142, and proceeds to step S217.

ステップS217において、情報コントローラ102は、第2通信装置142によって、他作業機械100Bからの通常プログラムの要求指令を受信したか否かを判定する。ステップS217において、通常プログラムの要求指令を受信したと判定された場合、ステップS220へ進み、ステップS217において、通常プログラムの要求指令を受信していないと判定された場合、ステップS223へ進む。 In step S217, the information controller 102 determines whether or not the second communication device 142 has received the request command of the normal program from the other work machine 100B. If it is determined in step S217 that the request command of the normal program has been received, the process proceeds to step S220, and if it is determined in step S217 that the request command of the normal program has not been received, the process proceeds to step S223.

ステップS220において、情報コントローラ102は、複数の通常プログラム128a,128b,128cの中から要求指令に応じた通常プログラム128を選択し、選択した通常プログラム128を要求指令元の他作業機械100Bに送信し、ステップS223へ進む。 In step S220, the information controller 102 selects the normal program 128 corresponding to the request command from the plurality of normal programs 128a, 128b, 128c, and transmits the selected normal program 128 to the other work machine 100B of the request command source. , Step S223.

ステップS223において、情報コントローラ102は、自動更新モードが有効であるか否かを判定する。ステップS223において、自動更新モードが有効であると判定されると、ステップS226へ進み、ステップS223において、自動更新モードが有効でない(すなわち無効である)と判定されると、ステップS229へ進む。 In step S223, the information controller 102 determines whether or not the automatic update mode is valid. If it is determined in step S223 that the automatic update mode is valid, the process proceeds to step S226, and if it is determined in step S223 that the automatic update mode is not valid (that is, invalid), the process proceeds to step S229.

ステップS226において、情報コントローラ102は、起動モードを更新モードに設定する設定処理を実行し、ステップS202へ戻る。ステップS226の設定処理では、更新モードを表すデータがモードデータ122として不揮発性メモリ102bに記憶される。 In step S226, the information controller 102 executes a setting process for setting the startup mode to the update mode, and returns to step S202. In the setting process of step S226, data representing the update mode is stored in the non-volatile memory 102b as mode data 122.

ステップS229において、情報コントローラ102は、起動モードを通常モードに設定する設定処理を実行し、ステップS202へ戻る。ステップS229の設定処理では、通常モードを表すデータがモードデータ122として不揮発性メモリ102bに記憶される。 In step S229, the information controller 102 executes a setting process for setting the startup mode to the normal mode, and returns to step S202. In the setting process of step S229, the data representing the normal mode is stored in the non-volatile memory 102b as the mode data 122.

図12を参照して、通常プログラム128を更新する際の動作の具体例について説明する。図12は、他作業機械100Bから取得した通常プログラムによって、自作業機械100Aの通常プログラム128を更新する例について示す図である。自作業機械100Aのエンジンキースイッチが電源オン位置に操作され、各コントローラ101,102,103に電力が供給されると、各コントローラ101,102,103はブートローダプログラム121a,121b,121cを実行する。情報コントローラ102は、起動モードが更新モードに設定されている場合、更新プログラムを実行し、更新処理を行う(図8のステップS103→S105でY→S110)。 A specific example of the operation when updating the normal program 128 will be described with reference to FIG. FIG. 12 is a diagram showing an example in which the normal program 128 of the self-working machine 100A is updated by the normal program acquired from the other working machine 100B. When the engine key switch of the self-working machine 100A is operated to the power-on position and power is supplied to the controllers 101, 102, 103, the controllers 101, 102, 103 execute the boot loader programs 121a, 121b, 121c. When the start mode is set to the update mode, the information controller 102 executes the update program and performs the update process (Y → S110 in steps S103 → S105 of FIG. 8).

図12に示す例では、自作業機械100Aの周辺に、2台の他作業機械100Bが稼働しており、車体存在通知を発信している(図11のステップS202)。自作業機械100Aは、2台の他作業機械100Bの車体存在通知を受信すると、車体存在通知に含まれる製造番号の小さいものから順番に、所定の処理を実行する(図9のステップS112でY→S114,S140)。 In the example shown in FIG. 12, two other working machines 100B are operating around the self-working machine 100A, and a vehicle body existence notification is transmitted (step S202 in FIG. 11). When the self-working machine 100A receives the vehicle body existence notifications of the two other working machines 100B, the self-working machine 100A executes a predetermined process in order from the one having the smallest serial number included in the vehicle body existence notification (Y in step S112 of FIG. 9). → S114, S140).

自作業機械100Aは、製造番号の最も小さい他作業機械100B1のオーナー情報125b1を取得し、自作業機械100Aのオーナー情報125と比較する。図示するように、他作業機械100B1のオーナー情報125b1を構成するID及びパスワードと、自作業機械100Aのオーナー情報125を構成するID及びパスワードは一致しているため、自作業機械100Aは、他作業機械100B1からプログラムバージョンテーブル124b1を取得し、自作業機械100Aのプログラムバージョンテーブル124と比較する(図9のステップS116→S118でY→S120)。 The self-working machine 100A acquires the owner information 125b1 of the other working machine 100B1 having the smallest serial number, and compares it with the owner information 125 of the self-working machine 100A. As shown in the figure, since the ID and password constituting the owner information 125b1 of the other work machine 100B1 and the ID and password constituting the owner information 125 of the own work machine 100A match, the self-working machine 100A can perform the other work. The program version table 124b1 is acquired from the machine 100B1 and compared with the program version table 124 of the self-working machine 100A (Y → S120 in steps S116 → S118 of FIG. 9).

図示するように、他作業機械100B1が有するメインコントローラの通常プログラムのバージョンは3.10であり、自作業機械100Aのメインコントローラ101の通常プログラム128aのバージョン1.11よりも新しい(図9のステップS122でY→S124,S138)。このため、自作業機械100Aは、他作業機械100B1からメインコントローラの通常プログラム(バージョン3.10)を取得する(図9の第2ループ処理S124,S138の1周目におけるステップS126)。取得したメインコントローラの新プログラム(バージョン3.10)は、一時保存領域127に保存される。 As shown in the figure, the version of the normal program of the main controller of the other work machine 100B1 is 3.10, which is newer than the version 1.11 of the normal program 128a of the main controller 101 of the self-working machine 100A (step of FIG. 9). In S122, Y → S124, S138). Therefore, the self-working machine 100A acquires the normal program (version 3.10) of the main controller from the other working machine 100B1 (step S126 in the first lap of the second loop processing S124 and S138 in FIG. 9). The acquired new program (version 3.10) of the main controller is saved in the temporary storage area 127.

情報コントローラ102は、一時保存領域127に保存された新プログラム(バージョン3.10)をメインコントローラ101に出力し、メインコントローラ101の不揮発性メモリ101bの通常プログラム128aを書き換える(図9のステップS130)。更新処理の後、メインコントローラ101が正常に応答する場合、すなわち通常プログラム128aの更新処理が正常に完了した場合、プログラムバージョンテーブル124のメインコントローラ101の通常プログラム128aのバージョンを1.11から3.10に書き換える(図9のステップS132→S134でY→S136)。 The information controller 102 outputs a new program (version 3.10) stored in the temporary storage area 127 to the main controller 101, and rewrites the normal program 128a of the non-volatile memory 101b of the main controller 101 (step S130 in FIG. 9). .. When the main controller 101 responds normally after the update process, that is, when the update process of the normal program 128a is completed normally, the version of the normal program 128a of the main controller 101 in the program version table 124 is changed from 1.11 to 3. Rewrite to 10 (Y → S136 in steps S132 → S134 in FIG. 9).

さらに、他作業機械100B1が有する情報コントローラの通常プログラムのバージョンは2.05であり、自作業機械100Aの情報コントローラ102の通常プログラム128bのバージョン2.01よりも新しい。このため、情報コントローラ102の通常プログラム128bについても他作業機械100B1から新プログラム(バージョン2.05)を取得し、この新プログラムで通常プログラム128bを書き換える(第2ループ処理S124,S138の2周目におけるステップS126→S128→S130)。そして、更新が正常に完了すると、プログラムバージョンテーブル124の情報コントローラ102の通常プログラム128bのバージョンが2.01から2.05に書き換えられる(図9のステップS132→S134でY→S136)。つまり、図示する例では、情報コントローラ102は、1台の他作業機械100B1から2つの更新用(書換用)のプログラム情報である新プログラムを取得し、取得した新プログラムによって自作業機械100Aの通常プログラム128a,128bを書き換える。 Further, the version of the normal program of the information controller of the other working machine 100B1 is 2.05, which is newer than the version 2.01 of the normal program 128b of the information controller 102 of the self-working machine 100A. Therefore, for the normal program 128b of the information controller 102, a new program (version 2.05) is acquired from the other work machine 100B1 and the normal program 128b is rewritten by this new program (second lap of the second loop processing S124 and S138). Step S126 → S128 → S130). Then, when the update is normally completed, the version of the normal program 128b of the information controller 102 in the program version table 124 is rewritten from 2.01 to 2.05 (Y → S136 in steps S132 → S134 in FIG. 9). That is, in the illustrated example, the information controller 102 acquires a new program which is program information for two updates (for rewriting) from one other work machine 100B1, and the acquired new program is used to obtain a normal self-work machine 100A. Rewrite the programs 128a and 128b.

他作業機械100B1が有するエンジンコントローラの通常プログラムのバージョンは1.00であり、自作業機械100Aのエンジンコントローラ103の通常プログラム128cのバージョン1.00と同じである。このため、他作業機械100B1が有するエンジンコントローラの通常プログラムに基づいて、自作業機械100Aのエンジンコントローラ103の通常プログラム128cの更新は行わない。他作業機械100B1が有する全てのコントローラの通常プログラムに対して、一連の処理が終了すると、他作業機械100B1の次に製造番号が大きい他作業機械100B2に対して同様の処理(ステップS116〜S138)が行われる。 The version of the normal program of the engine controller of the other working machine 100B1 is 1.00, which is the same as the version 1.00 of the normal program 128c of the engine controller 103 of the self-working machine 100A. Therefore, the normal program 128c of the engine controller 103 of the self-working machine 100A is not updated based on the normal program of the engine controller of the other working machine 100B1. When a series of processing is completed for the normal programs of all the controllers of the other working machine 100B1, the same processing is performed for the other working machine 100B2 having the second largest serial number after the other working machine 100B1 (steps S116 to S138). Is done.

図示するように、他作業機械100B2が有するエンジンコントローラの通常プログラムのバージョンは2.00であり、自作業機械100Aのエンジンコントローラ103の通常プログラム128cのバージョン1.00よりも新しい(図9のステップS122でY→S124,S138)。このため、自作業機械100Aのエンジンコントローラ103の通常プログラム128cは、他作業機械100B2が有する新プログラム(バージョン2.00)によって更新される(図9のステップS130)。そして、更新処理が正常に完了すると、プログラムバージョンテーブル124のエンジンコントローラ103の通常プログラム128cのバージョンが1.00から2.00に書き換えられる(ステップS132→S134でY→S136)。 As shown in the figure, the version of the normal program of the engine controller of the other working machine 100B2 is 2.00, which is newer than the version 1.00 of the normal program 128c of the engine controller 103 of the self-working machine 100A (step of FIG. 9). In S122, Y → S124, S138). Therefore, the normal program 128c of the engine controller 103 of the self-working machine 100A is updated by the new program (version 2.00) of the other working machine 100B2 (step S130 in FIG. 9). Then, when the update process is normally completed, the version of the normal program 128c of the engine controller 103 in the program version table 124 is rewritten from 1.00 to 2.00 (Y → S136 in steps S132 → S134).

このように、本実施形態に係る制御装置110は、他作業機械100Bが有するプログラム情報(通常プログラム)のバージョンが、自作業機械100Aが有するプログラム情報(通常プログラム128)のバージョンよりも新しい場合に、第2通信装置142を介して他作業機械100Bから更新用のプログラム情報(本実施形態では、新しいバージョンの通常プログラム128の全体)を取得し、取得したプログラム情報によって自作業機械100Aのプログラム情報(通常プログラム128)を更新する。 As described above, in the control device 110 according to the present embodiment, when the version of the program information (normal program) possessed by the other working machine 100B is newer than the version of the program information (normal program 128) possessed by the self-working machine 100A. , The program information for updating (in the present embodiment, the entire new version of the normal program 128) is acquired from the other working machine 100B via the second communication device 142, and the program information of the self-working machine 100A is obtained based on the acquired program information. (Normal program 128) is updated.

つまり、本実施形態に係る作業機械100は、自作業機械100Aの周辺に存在する他作業機械100B(100B1,100B2)と直接通信を行って、更新用のプログラム情報を取得して、自作業機械100Aのプログラム情報を更新することができる。したがって、自作業機械100Aから遠方に設置されている管理サーバ41と無線基地局71及び通信回線70を介して通信を行って、更新用のプログラム情報を取得する場合に比べて、通信コストを低く抑えることができる。 That is, the work machine 100 according to the present embodiment directly communicates with other work machines 100B (100B1, 100B2) existing in the vicinity of the self-working machine 100A, acquires program information for updating, and is the self-working machine. The program information of 100A can be updated. Therefore, the communication cost is lower than that in the case of acquiring the update program information by communicating with the management server 41 installed far from the self-working machine 100A via the wireless base station 71 and the communication line 70. It can be suppressed.

次に、図13を参照して、通常プログラム128の更新が失敗した場合の動作の具体例について説明する。図13は、他作業機械100Bから取得した通常プログラムによって、自作業機械100Aの通常プログラム128を復旧する例について示す図である。一時保存領域127に保存した更新プログラム(新プログラム)によって現行の通常プログラム128を書き換えている途中で、バッテリ切れによって制御装置110を構成する各コントローラ101,102,103への電力の供給が絶たれると、書換処理が中断されてしまう。このように、意図せずに書換処理が中断されてしまうと、通常プログラム128を正常に更新することができず、作業機械100の動作に支障が生じる。 Next, with reference to FIG. 13, a specific example of the operation when the update of the normal program 128 fails will be described. FIG. 13 is a diagram showing an example in which the normal program 128 of the self-working machine 100A is restored by the normal program acquired from the other working machine 100B. While the current normal program 128 is being rewritten by the update program (new program) saved in the temporary storage area 127, the power supply to the controllers 101, 102, 103 constituting the control device 110 is cut off due to the battery running out. Then, the rewriting process is interrupted. If the rewriting process is unintentionally interrupted in this way, the normal program 128 cannot be updated normally, and the operation of the work machine 100 is hindered.

図12に示す例において、他作業機械100B1から取得したメインコントローラの新プログラム(バージョン3.10)による通常プログラム128aの更新に失敗した場合について説明する。更新が失敗した場合、図13に示すように、書換前後記録126は、書換前バージョンが1.11、書換後バージョンが3.10と記憶されており、起動モードは復旧モードに設定される(図9のステップS128→S130→S132→S134でN→S144)。 In the example shown in FIG. 12, a case where the update of the normal program 128a by the new program (version 3.10) of the main controller acquired from the other work machine 100B1 fails will be described. When the update fails, as shown in FIG. 13, the pre-rewrite version 126 and the post-rewrite version 3.10 are stored in the pre-rewrite record 126, and the startup mode is set to the recovery mode (recovery mode). Step S128 → S130 → S132 → S134 in FIG. 9 N → S144).

情報コントローラ102の再起動がなされ、再び情報コントローラ102に電力が供給されると、情報コントローラ102はブートローダプログラム121bを実行する。情報コントローラ102は、起動モードが復旧モードに設定されている場合、復旧プログラムを実行し、復旧処理を行う(図8のステップS103→S105でN→S107でY→S150)。 When the information controller 102 is restarted and power is supplied to the information controller 102 again, the information controller 102 executes the boot loader program 121b. When the start mode is set to the recovery mode, the information controller 102 executes the recovery program and performs the recovery process (N in steps S103 → S105 in FIG. 8 → Y → S150 in S107).

図13に示す例では、自作業機械100Aの周辺に、2台の他作業機械100Bが稼働しており、車体存在通知を発信している(図11のステップS202)。自作業機械100Aは、2台の他作業機械100Bの車体存在通知を受信すると、車体存在通知に含まれる製造番号の小さいものから順番に、所定の処理を実行する(図10のステップS152でY→S154,S180)。 In the example shown in FIG. 13, two other working machines 100B are operating around the self-working machine 100A, and a vehicle body presence notification is transmitted (step S202 in FIG. 11). When the self-working machine 100A receives the vehicle body existence notifications of the two other working machines 100B, the self-working machine 100A executes a predetermined process in order from the one having the smallest serial number included in the vehicle body existence notification (Y in step S152 of FIG. 10). → S154, S180).

自作業機械100Aは、製造番号の最も小さい他作業機械100B1のオーナー情報125b1を取得し、自作業機械100Aのオーナー情報125と比較する。図示するように、他作業機械100B1のオーナー情報125b1を構成するID及びパスワードと、自作業機械100Aのオーナー情報125を構成するID及びパスワードは一致しているため、自作業機械100Aは、他作業機械100B1からプログラムバージョンテーブル124b1を取得する(図10のステップS156→S158でY→S160)。 The self-working machine 100A acquires the owner information 125b1 of the other working machine 100B1 having the smallest serial number, and compares it with the owner information 125 of the self-working machine 100A. As shown in the figure, since the ID and password constituting the owner information 125b1 of the other work machine 100B1 and the ID and password constituting the owner information 125 of the own work machine 100A match, the self-working machine 100A can perform the other work. The program version table 124b1 is acquired from the machine 100B1 (Y → S160 in steps S156 → S158 of FIG. 10).

図示するように、他作業機械100B1が有するメインコントローラの通常プログラムのバージョンは3.10であり、自作業機械100Aのメインコントローラ101の通常プログラム128aの書換前バージョン1.11と異なる(図10のステップS162でN→S180)。このため、情報コントローラ102は、他作業機械100B1が有するメインコントローラの通常プログラムに基づいて、自作業機械100Aのメインコントローラ101の通常プログラム128aの復旧は行わない。情報コントローラ102は、他作業機械100B1の次に製造番号が大きい他作業機械100B2に対して同様の処理(ステップS156〜S174)を行う。 As shown in the figure, the version of the normal program of the main controller of the other working machine 100B1 is 3.10, which is different from the pre-rewriting version 1.11 of the normal program 128a of the main controller 101 of the self-working machine 100A (FIG. 10). N → S180 in step S162). Therefore, the information controller 102 does not restore the normal program 128a of the main controller 101 of the self-working machine 100A based on the normal program of the main controller of the other working machine 100B1. The information controller 102 performs the same processing (steps S156 to S174) on the other work machine 100B2 having the second largest serial number after the other work machine 100B1.

自作業機械100Aは、他作業機械100B2のオーナー情報125b2を取得し、自作業機械100Aのオーナー情報125と比較する。図示するように、他作業機械100B2のオーナー情報125b2と、自作業機械100Aのオーナー情報125は一致しているため、自作業機械100Aは、他作業機械100B1からプログラムバージョンテーブル124b2を取得する(図10のステップS156→S158でY→S160)。 The self-working machine 100A acquires the owner information 125b2 of the other working machine 100B2 and compares it with the owner information 125 of the self-working machine 100A. As shown in the figure, since the owner information 125b2 of the other working machine 100B2 and the owner information 125 of the self-working machine 100A match, the self-working machine 100A acquires the program version table 124b2 from the other working machine 100B1 (FIG. 10 steps S156 → S158, Y → S160).

情報コントローラ102は、取得したプログラムバージョンテーブル124b2及び書換前後記録126を参照し、他作業機械100B2に更新前プログラム(書換前バージョンの通常プログラム)が存在するか否かを判定する(図10のステップS162)。 The information controller 102 refers to the acquired program version table 124b2 and the record before and after rewriting 126, and determines whether or not the pre-update program (normal program of the pre-rewrite version) exists in the other work machine 100B2 (step of FIG. 10). S162).

図13に示す例では、自作業機械100Aの書換前後記録126における書換前バージョンは1.11であり、他作業機械100B2のメインコントローラの通常プログラムのバージョンと一致している。このため、情報コントローラ102は、他作業機械100B2からメインコントローラの通常プログラムを取得し、取得した通常プログラムによって復旧を行う(ステップS162でY→S166→S168→S170)。 In the example shown in FIG. 13, the pre-rewriting version of the self-working machine 100A before and after rewriting record 126 is 1.11 which is consistent with the version of the normal program of the main controller of the other working machine 100B2. Therefore, the information controller 102 acquires the normal program of the main controller from the other work machine 100B2, and recovers by the acquired normal program (Y → S166 → S168 → S170 in step S162).

このように、本実施形態に係る制御装置110は、他作業機械100B1から取得したメインコントローラの所定のバージョン(バージョン3.10)へのプログラム情報(通常プログラム128a)の更新に失敗した場合に、第2通信装置142を介して他作業機械100B2から上記所定のバージョン(バージョン3.10)とは異なる更新前バージョン(バージョン1.11)のプログラム情報(通常プログラム)を復旧用のプログラム情報として取得し、取得した復旧用のプログラム情報によって自作業機械100Aのプログラム情報(通常プログラム128a)を復旧する。 As described above, when the control device 110 according to the present embodiment fails to update the program information (normal program 128a) to the predetermined version (version 3.10) of the main controller acquired from the other work machine 100B1, the control device 110 fails to update the program information (normal program 128a). The program information (normal program) of the pre-update version (version 1.11) different from the above predetermined version (version 3.10) is acquired as the recovery program information from the other work machine 100B2 via the second communication device 142. Then, the program information (normal program 128a) of the self-working machine 100A is restored by the acquired restoration program information.

つまり、本実施形態に係る作業機械100は、自作業機械100Aの周辺に存在する他作業機械100B(100B1,100B2)と直接通信を行って、復旧用のプログラム情報を取得して、自作業機械100Aのプログラム情報を元の状態に復旧することができる。したがって、自作業機械100Aから遠方に設置されている管理サーバ41と無線基地局71及び通信回線70を介して通信を行って、復旧用のプログラム情報を取得する場合に比べて、通信コストを低く抑えることができる。 That is, the work machine 100 according to the present embodiment directly communicates with the other work machines 100B (100B1, 100B2) existing around the self-working machine 100A, acquires the program information for restoration, and obtains the self-working machine. The program information of 100A can be restored to the original state. Therefore, the communication cost is lower than that in the case of acquiring the program information for recovery by communicating with the management server 41 installed far away from the self-working machine 100A via the wireless base station 71 and the communication line 70. It can be suppressed.

以上の通り、本実施形態では、作業現場に存在する複数の作業機械100のうち、最初に更新を行う作業機械100は、無線基地局71及び通信回線70を介して管理サーバ41から最新バージョンのプログラム情報を取得してプログラム情報を更新することができる。なお、更新に失敗した場合には、近くの他作業機械100Bまたは管理サーバ41から旧バージョンのプログラム情報を取得して復旧することができる。複数の作業機械100のうちのいずれかにおいて更新が正常に行われると、更新が完了した作業機械100の近くに存在する作業機械100は、更新が完了した作業機械100から最新バージョンのプログラム情報を取得してプログラム情報を更新することができる。なお、更新に失敗した場合には、近くの他作業機械100Bまたは管理サーバ41から旧バージョンのプログラム情報を取得して復旧することができる。 As described above, in the present embodiment, among the plurality of work machines 100 existing at the work site, the work machine 100 to be updated first is the latest version from the management server 41 via the radio base station 71 and the communication line 70. The program information can be acquired and the program information can be updated. If the update fails, the program information of the old version can be acquired from the nearby other work machine 100B or the management server 41 and restored. When the update is normally performed in any one of the plurality of work machines 100, the work machine 100 existing near the work machine 100 for which the update has been completed receives the latest version of the program information from the work machine 100 for which the update has been completed. It can be acquired and the program information can be updated. If the update fails, the program information of the old version can be acquired from the nearby other work machine 100B or the management server 41 and restored.

上述した実施形態によれば、次の作用効果を奏する。 According to the above-described embodiment, the following effects are exhibited.

(1)作業機械100は、自作業機械100Aに搭載される機器(メインポンプ31、エンジン80、表示装置190等)を制御する制御装置110と、無線基地局71を介して管理サーバ(サーバ)41と通信を行う第1通信装置141と、自作業機械100Aとは別の他作業機械100Bと直接通信を行う第2通信装置142と、を備える。制御装置110は、第2通信装置142を介して他作業機械100Bからプログラム情報(本実施形態では、通常プログラム全体)を取得し、取得したプログラム情報によって自作業機械100Aのプログラム情報(通常プログラム128)を書き換える。制御装置110は、例えば、他作業機械100Bが有するプログラム情報のバージョンが、自作業機械100Aが有するプログラム情報のバージョンよりも新しい場合に、第2通信装置142を介して他作業機械100Bからプログラム情報を取得し、取得したプログラム情報によって自作業機械100Aのプログラム情報を更新する。作業機械100同士で直接通信を行うことにより、プログラム情報(通常プログラム128)を書き換えることができるため、無線基地局71を介して管理サーバ41からプログラム情報を取得する場合に比べて、通信コストの低減を図ることができる。 (1) The work machine 100 is a management server (server) via a control device 110 that controls equipment (main pump 31, engine 80, display device 190, etc.) mounted on the self-work machine 100A, and a radio base station 71. It includes a first communication device 141 that communicates with 41, and a second communication device 142 that directly communicates with another work machine 100B other than the self-working machine 100A. The control device 110 acquires program information (in the present embodiment, the entire normal program) from the other work machine 100B via the second communication device 142, and the program information of the own work machine 100A (normal program 128) is based on the acquired program information. ) Is rewritten. For example, when the version of the program information possessed by the other working machine 100B is newer than the version of the program information possessed by the self-working machine 100A, the control device 110 receives the program information from the other working machine 100B via the second communication device 142. Is acquired, and the program information of the self-working machine 100A is updated by the acquired program information. Since the program information (normal program 128) can be rewritten by directly communicating between the work machines 100, the communication cost is lower than when the program information is acquired from the management server 41 via the wireless base station 71. It can be reduced.

(2)作業現場では、オーナーが同じ作業機械100が複数稼働されていることが多い。本実施形態では、他作業機械100Bのオーナーが自作業機械100Aのオーナーと同じであると判定された場合には、プログラム情報を他作業機械100Bから取得し、プログラム情報を書き換える。このため、プログラム情報の書き換えを行う度に、入力装置180によってオーナー情報(例えば、パスワード)を入力するといった操作の必要がない。したがって、本実施形態によれば、オーナー情報125に基づいて認証を行うことにより作業機械100間の情報セキュリティを確保しつつ、プログラム情報の書き換えを行う際のオペレータの操作負担を軽減することができる。また、他作業機械100Bのオーナーが自作業機械100Aのオーナーと異なる場合には、オーナーの異なる他作業機械100Bから通常プログラム128を取得することはない。このため、オーナーの異なる他作業機械100Bから送信されたプログラム情報によって、自作業機械100Aのプログラム情報が書き換えられることが防止される。つまり、自作業機械100Aのプログラム情報が、オペレータの意図しないプログラム情報に書き換えられることが防止されるので、情報セキュリティの向上を図ることができる。 (2) At the work site, a plurality of work machines 100 having the same owner are often operated. In the present embodiment, when it is determined that the owner of the other work machine 100B is the same as the owner of the own work machine 100A, the program information is acquired from the other work machine 100B and the program information is rewritten. Therefore, it is not necessary to input the owner information (for example, a password) by the input device 180 every time the program information is rewritten. Therefore, according to the present embodiment, it is possible to reduce the operational burden on the operator when rewriting the program information while ensuring the information security between the work machines 100 by performing the authentication based on the owner information 125. .. Further, when the owner of the other work machine 100B is different from the owner of the own work machine 100A, the normal program 128 is not acquired from the other work machine 100B having a different owner. Therefore, it is possible to prevent the program information of the own work machine 100A from being rewritten by the program information transmitted from the other work machine 100B having a different owner. That is, since the program information of the self-working machine 100A is prevented from being rewritten to the program information not intended by the operator, the information security can be improved.

(3)自作業機械100Aのプログラム情報の更新に失敗した場合、他作業機械100Bのプログラム情報を用いて自作業機械100のプログラム情報を復旧することができる。このため、自作業機械100Aのプログラム情報(通常プログラム128)のコピー(バックアップデータ)を復旧用のプログラム情報として、予め自作業機械100Aの不揮発性メモリ102bに記憶させておく必要がない。したがって、本実施形態によれば、不揮発性メモリ102bのサイズを小さく抑えることができ、不揮発性メモリ102bのコストの低減を図ることができる。 (3) When the update of the program information of the self-working machine 100A fails, the program information of the self-working machine 100 can be restored by using the program information of the other working machine 100B. Therefore, it is not necessary to store in advance a copy (backup data) of the program information (normal program 128) of the self-working machine 100A as the recovery program information in the non-volatile memory 102b of the self-working machine 100A. Therefore, according to the present embodiment, the size of the non-volatile memory 102b can be suppressed to a small size, and the cost of the non-volatile memory 102b can be reduced.

次のような変形例も本発明の範囲内であり、変形例に示す構成と上述の実施形態で説明した構成を組み合わせたり、以下の異なる変形例で説明する構成同士を組み合わせたりすることも可能である。 The following modifications are also within the scope of the present invention, and it is possible to combine the configurations shown in the modifications with the configurations described in the above-described embodiments, or to combine the configurations described in the following different modifications. Is.

<変形例1>
上記実施形態では、自作業機械100Aの周辺の他作業機械100Bに新プログラムを有する他作業機械100Bが存在しなくなると、起動モードを通常モードに設定し、通常の制御を行う例について説明したが、本発明はこれに限定されない。起動モードが更新モードに設定されている場合であって、自作業機械100Aの周辺に新プログラムを有する他作業機械100Bが存在しないときには、通信制御部136は、第1通信装置141を介して、新プログラムを有する管理サーバ41に対して新プログラム(更新用のプログラム情報)を取得するための要求指令を送信し、管理サーバ41から送信された新プログラム(更新用のプログラム情報)を取得するようにしてもよい。
<Modification example 1>
In the above embodiment, when the other working machine 100B having the new program does not exist in the other working machine 100B around the self-working machine 100A, the start mode is set to the normal mode and the normal control is performed. , The present invention is not limited to this. When the start mode is set to the update mode and there is no other work machine 100B having a new program around the self-work machine 100A, the communication control unit 136 communicates with the first communication device 141 via the first communication device 141. Send a request command to acquire the new program (program information for update) to the management server 41 having the new program, and acquire the new program (program information for update) transmitted from the management server 41. You may do it.

<変形例2>
上記実施形態では、起動モードに復旧モードが設定されている場合であって、自作業機械100Aの周辺に更新前プログラムを有する他作業機械100Bが存在しないときには、第1通信装置141によって管理サーバ41から更新前プログラム(復旧用のプログラム情報)を取得する例(図10のステップS180→S186)について説明した。この場合、管理サーバ41との通信に伴い通信コストがかかることになる。
<Modification 2>
In the above embodiment, when the recovery mode is set as the start mode and there is no other work machine 100B having the pre-update program around the self-work machine 100A, the management server 41 is operated by the first communication device 141. An example (steps S180 → S186 in FIG. 10) of acquiring a pre-update program (recovery program information) from the above has been described. In this case, communication costs will be incurred due to communication with the management server 41.

そこで、本変形例に係る制御装置110の情報コントローラ102は、プログラム情報(通常プログラム128)の更新を行う前に、自作業機械100Aのプログラム情報(通常プログラム128)を第2通信装置142により他作業機械100Bに送信し、他作業機械100Bの記憶装置に記憶させる。このように、予め、更新対象のプログラム情報(通常プログラム128)を復旧用のプログラム情報として他作業機械100Bの記憶装置に記憶させておくことにより、プログラム情報の更新が失敗した場合に、第2通信装置142によって他作業機械100Bから復旧用のプログラム情報を取得することができる。その結果、管理サーバ41から復旧用のプログラム情報を取得する機会を減らすことができ、通信コストの低減を図ることができる。なお、復旧用のプログラム情報を記憶させておく他作業機械100Bの記憶装置は、例えば、情報コントローラ102の不揮発性メモリ102bとすることができる。不揮発性メモリ102bには、一時保存領域127が確保されているため、他作業機械100Bに余分な記憶領域を設ける必要がない。つまり、作業機械100の記憶装置のサイズを小さく抑えることができ、記憶装置のコストの低減を図ることができる。 Therefore, before updating the program information (normal program 128), the information controller 102 of the control device 110 according to the present modification transfers the program information (normal program 128) of the self-working machine 100A by the second communication device 142. It is transmitted to the work machine 100B and stored in the storage device of the other work machine 100B. In this way, by storing the program information to be updated (normal program 128) in the storage device of the other work machine 100B as the recovery program information in advance, when the update of the program information fails, the second The communication device 142 can acquire the recovery program information from the other work machine 100B. As a result, the opportunity to acquire the recovery program information from the management server 41 can be reduced, and the communication cost can be reduced. The storage device of the other work machine 100B for storing the recovery program information can be, for example, the non-volatile memory 102b of the information controller 102. Since the temporary storage area 127 is secured in the non-volatile memory 102b, it is not necessary to provide an extra storage area in the other work machine 100B. That is, the size of the storage device of the work machine 100 can be kept small, and the cost of the storage device can be reduced.

<変形例3>
他作業機械100Bが有するプログラム情報(通常プログラム)の中から取得するプログラム情報(通常プログラム128)をオペレータによって選択できるようにしてもよい。本変形例に係る制御装置110の情報コントローラ102は、オペレータによって操作される入力装置180からの信号に基づいて、複数の他作業機械100Bがそれぞれ有しているプログラム情報(通常プログラム)のうちのいずれかを選択し、選択したプログラム情報を第2通信装置142を介して他作業機械100Bから取得し、取得したプログラム情報によって自作業機械100Aのプログラム情報を書き換える。
<Modification example 3>
The program information (normal program 128) to be acquired from the program information (normal program) possessed by the other work machine 100B may be selected by the operator. The information controller 102 of the control device 110 according to this modification is among the program information (normal program) possessed by the plurality of other working machines 100B based on the signal from the input device 180 operated by the operator. One of them is selected, the selected program information is acquired from the other working machine 100B via the second communication device 142, and the program information of the own working machine 100A is rewritten by the acquired program information.

例えば、オペレータは、図12に示す他作業機械100B1の情報コントローラの通常プログラム(バージョン2.05)及び他作業機械100B2の情報コントローラの通常プログラム(バージョン2.02)のうちのいずれかを選択することができる。これにより、例えば、有料版のバージョン(バージョン2.05)の通常プログラム、及び、無料版のバージョン(バージョン2.02)の通常プログラムが存在する場合に、オペレータは、いずれかを選択することができる。また、オペレータは、複数のバージョンに中から自身の好みの操作性を発揮できるバージョンの通常プログラムを選択することができる。 For example, the operator selects one of the normal program (version 2.05) of the information controller of the other work machine 100B1 and the normal program (version 2.02) of the information controller of the other work machine 100B2 shown in FIG. be able to. As a result, for example, when a paid version (version 2.05) of the normal program and a free version (version 2.02) of the normal program exist, the operator can select either one. can. In addition, the operator can select a version of the normal program that can exhibit his / her favorite operability from among a plurality of versions.

<変形例4>
書換処理(図9のステップS130)を実行する前に、自作業機械100Aのオーナー(オーナーコンピュータ45)に対して、書換処理の承認を得るための承認要求を送信し、承認が得られた場合にのみ、書換処理を実行するようにしてもよい。例えば、図9のステップS122において、新プログラムが存在すると判定された場合、情報コントローラ102の通信制御部136は、第1通信装置141を介して、オーナーコンピュータ45に、書換処理の承認を得るための承認要求を送信する。オーナーは、書換処理を承認する場合、オーナーコンピュータ45によって承認することを表すデータを要求元の作業機械100に送信する。情報コントローラ102の通信制御部136は、オーナーコンピュータ45から承認することを表すデータを受信した場合、図9のステップS124へ進み、第2通信装置142を介して、新プログラムを取得するための要求指令を他作業機械100Bに送信する。このように、書換処理(図9のステップS130)を実行する前に、オーナーに対して、書換処理の承認を得るステップを追加することにより、オーナーの意図しない書換処理が実行されることを防止することができる。
<Modification example 4>
When an approval request for obtaining approval for the rewriting process is sent to the owner (owner computer 45) of the self-working machine 100A before executing the rewriting process (step S130 in FIG. 9), and the approval is obtained. The rewriting process may be executed only for the computer. For example, in step S122 of FIG. 9, when it is determined that a new program exists, the communication control unit 136 of the information controller 102 obtains the approval of the rewriting process from the owner computer 45 via the first communication device 141. Send an approval request for. When the owner approves the rewriting process, the owner transmits data indicating that the rewriting process is approved by the owner computer 45 to the requesting work machine 100. When the communication control unit 136 of the information controller 102 receives data indicating approval from the owner computer 45, it proceeds to step S124 of FIG. 9 and requests to acquire a new program via the second communication device 142. The command is transmitted to the other work machine 100B. In this way, by adding a step of obtaining approval for the rewriting process to the owner before executing the rewriting process (step S130 in FIG. 9), it is possible to prevent the rewriting process that is not intended by the owner from being executed. can do.

<変形例5>
他作業機械100Bと自作業機械100Aのオーナーが同じであるか否かの判定処理(図9のステップS118及び図10のステップS158)において、オーナーが同じでないと判定された場合には、自作業機械100Aのオペレータに対して、他作業機械100Bのオーナー情報を入力させるための入力要求を送信してもよい。この場合、情報コントローラ102は、入力装置180によって入力されたオーナー情報が、他作業機械100Bのオーナー情報125に一致する場合にのみ、書換処理を実行する。
<Modification 5>
If it is determined in the determination process (step S118 of FIG. 9 and step S158 of FIG. 10) whether or not the owners of the other work machine 100B and the own work machine 100A are the same, it is determined that the owners are not the same. An input request for inputting the owner information of the other working machine 100B may be transmitted to the operator of the machine 100A. In this case, the information controller 102 executes the rewriting process only when the owner information input by the input device 180 matches the owner information 125 of the other work machine 100B.

本変形例に係る制御装置110の情報コントローラ102は、他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125とを比較し、他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125とが一致しない場合、オペレータに対して他作業機械100Bのオーナー情報の入力を要求する。オペレータに対する入力要求は、例えば、表示装置190の表示画面に、他作業機械100Bの識別情報と、「オーナー情報を入力してください」といった文を表示させることにより行う。 The information controller 102 of the control device 110 according to this modification compares the owner information of the other work machine 100B with the owner information 125 of the own work machine 100A, and the owner information of the other work machine 100B and the owner information of the own work machine 100A. If it does not match 125, the operator is requested to input the owner information of the other work machine 100B. The input request to the operator is performed, for example, by displaying the identification information of the other work machine 100B and a sentence such as "Please input the owner information" on the display screen of the display device 190.

情報コントローラ102は、入力装置180によって入力されたオーナー情報(例えば、パスワード)が他作業機械100Bのオーナー情報125に一致しない場合には、他作業機械100Bからプログラム情報(通常プログラム)を取得しない。情報コントローラ102は、入力装置180によって入力されたオーナー情報が他作業機械100Bのオーナー情報に一致する場合には、他作業機械100Bからプログラム情報(通常プログラム)を取得し、取得したプログラム情報によって自作業機械100Aのプログラム情報(通常プログラム128)を書き換える。 If the owner information (for example, password) input by the input device 180 does not match the owner information 125 of the other work machine 100B, the information controller 102 does not acquire the program information (normal program) from the other work machine 100B. When the owner information input by the input device 180 matches the owner information of the other work machine 100B, the information controller 102 acquires the program information (normal program) from the other work machine 100B, and uses the acquired program information to itself. The program information (normal program 128) of the work machine 100A is rewritten.

情報コントローラ102は、他作業機械100Bのオーナー情報と自作業機械100Aのオーナー情報125とが一致する場合、オペレータに対してオーナー情報の入力を要求することなく、他作業機械100Bからプログラム情報を取得し、取得したプログラム情報によって自作業機械100Aのプログラム情報(通常プログラム128)を書き換える。 When the owner information of the other work machine 100B and the owner information 125 of the own work machine 100A match, the information controller 102 acquires the program information from the other work machine 100B without requesting the operator to input the owner information. Then, the program information (normal program 128) of the self-working machine 100A is rewritten by the acquired program information.

本変形例によれば、上記実施形態と同様、他作業機械100Bと自作業機械100Aのオーナーが同じであると判定された場合には、オペレータに対してオーナー情報の入力を要求しないので、オペレータの操作の負担を軽減することができる。 According to this modification, when it is determined that the owners of the other work machine 100B and the own work machine 100A are the same as in the above embodiment, the operator is not required to input the owner information. The burden of operation can be reduced.

<変形例6>
上記実施形態では、他作業機械100Bから取得するプログラム情報が通常プログラムであって、取得したプログラム情報(通常プログラム128全体)で自作業機械100Aの通常プログラム128を書き換える例について説明したが、本発明はこれに限定されない。例えば、自作業機械100Aの通常プログラム128を書き換えるためのプログラム情報は、上述したように、新しいバージョンの通常プログラム128の全体に限定されず、書換前後のプログラムの共通プログラムを除いた通常プログラムの一部であってもよい。また、書換対象(更新対象及び復旧対象)となる自作業機械100Aのプログラム情報は、通常プログラム128に限定されることもない。例えば、通常プログラム128を実行することにより、通常制御を行う際に用いる制御用データ、またはオペレータが入力装置180によって設定したユーザ設定データをプログラム情報として他作業機械100Bから取得し、取得したプログラム情報(制御用データまたはユーザ設定データ)によって自作業機械100Aのプログラム情報(制御用データまたはユーザ設定データ)を書き換えるようにしてもよい。
<Modification 6>
In the above embodiment, the program information acquired from the other work machine 100B is a normal program, and an example in which the normal program 128 of the own work machine 100A is rewritten by the acquired program information (the entire normal program 128) has been described. Is not limited to this. For example, as described above, the program information for rewriting the normal program 128 of the self-working machine 100A is not limited to the entire new version of the normal program 128, and is one of the normal programs excluding the common program of the programs before and after rewriting. It may be a department. Further, the program information of the self-working machine 100A to be rewritten (updated and restored) is not limited to the normal program 128. For example, by executing the normal program 128, the control data used when performing the normal control or the user setting data set by the operator by the input device 180 is acquired as program information from the other work machine 100B, and the acquired program information. The program information (control data or user setting data) of the self-working machine 100A may be rewritten by (control data or user setting data).

<変形例7>
上記実施形態では、情報コントローラ102の不揮発性メモリ102bに、モードデータ122、更新プログラム123a、復旧プログラム123b、プログラムバージョンテーブル124、オーナー情報125及び書換前後記録126を記憶し、不揮発性メモリ102bに、一時保存領域127を確保する例について説明したが、本発明はこれに限定されない。モードデータ122、更新プログラム123a、復旧プログラム123b、プログラムバージョンテーブル124、オーナー情報125及び書換前後記録126は、メインコントローラ101の不揮発性メモリ101b、エンジンコントローラ103の不揮発性メモリ103b、または、その他のコントローラ(例えば、バッテリコントローラ)の不揮発性メモリに記憶させてもよい。同様に、一時保存領域127は、メインコントローラ101の不揮発性メモリ101b、エンジンコントローラ103の不揮発性メモリ103b、または、その他のコントローラの不揮発性メモリに確保してもよい。つまり、更新処理及び復旧処理は、情報コントローラ102が行うことに限定されず、メインコントローラ101、エンジンコントローラ103、または、その他のコントローラが行ってもよい。
<Modification 7>
In the above embodiment, the mode data 122, the update program 123a, the recovery program 123b, the program version table 124, the owner information 125, and the pre-rewriting record 126 are stored in the non-volatile memory 102b of the information controller 102, and the non-volatile memory 102b stores the mode data 122, the update program 123a, the recovery program 123b, and the program version table 124. Although an example of securing the temporary storage area 127 has been described, the present invention is not limited thereto. The mode data 122, the update program 123a, the recovery program 123b, the program version table 124, the owner information 125, and the pre-rewriting record 126 are the non-volatile memory 101b of the main controller 101, the non-volatile memory 103b of the engine controller 103, or other controllers. It may be stored in the non-volatile memory of (for example, a battery controller). Similarly, the temporary storage area 127 may be reserved in the non-volatile memory 101b of the main controller 101, the non-volatile memory 103b of the engine controller 103, or the non-volatile memory of another controller. That is, the update process and the recovery process are not limited to those performed by the information controller 102, and may be performed by the main controller 101, the engine controller 103, or another controller.

<変形例8>
上記実施形態では、作業機械100がクローラ式の油圧ショベルである場合を例に説明したが、本発明はこれに限定されない。ホイール式の油圧ショベル、ホイールローダ、クローラクレーン、ダンプトラック等、作業装置を備える種々の作業機械に本発明を適用することができる。
<Modification 8>
In the above embodiment, the case where the work machine 100 is a crawler type hydraulic excavator has been described as an example, but the present invention is not limited to this. The present invention can be applied to various work machines equipped with a work device such as a wheel type hydraulic excavator, a wheel loader, a crawler crane, and a dump truck.

以上、本発明の実施形態について説明したが、上記実施形態は本発明の適用例の一部を示したに過ぎず、本発明の技術的範囲を上記実施形態の具体的構成に限定する趣旨ではない。 Although the embodiments of the present invention have been described above, the above embodiments are only a part of the application examples of the present invention, and the technical scope of the present invention is limited to the specific configurations of the above embodiments. do not have.

31…メインポンプ(機器)、36b…電磁比例弁(機器)、71…無線基地局、80…エンジン(機器)、100…作業機械、100A…自作業機械、100B(100B1,100B2)…他作業機械、101b,102b,103b…不揮発性メモリ(記憶装置)、110…制御装置、125…オーナー情報、128…通常プログラム(プログラム情報)、141…第1通信装置(機器)、142…第2通信装置(機器),190…表示装置(機器) 31 ... Main pump (equipment), 36b ... Electromagnetic proportional valve (equipment), 71 ... Radio base station, 80 ... Engine (equipment), 100 ... Working machine, 100A ... Self-working machine, 100B (100B1, 100B2) ... Other work Machine, 101b, 102b, 103b ... Non-volatile memory (storage device), 110 ... Control device, 125 ... Owner information, 128 ... Normal program (program information), 141 ... First communication device (equipment), 142 ... Second communication Device (equipment), 190 ... Display device (equipment)

Claims (5)

自作業機械に搭載される機器を制御する制御装置と、無線基地局を介してサーバと通信を行う第1通信装置と、を備える作業機械において、
自作業機械とは別の他作業機械と直接通信を行う第2通信装置を備え、
前記制御装置は、前記他作業機械が有するプログラム情報のバージョンが、自作業機械が有するプログラム情報のバージョンよりも新しい場合に、前記第2通信装置を介して前記他作業機械から前記プログラム情報を取得し、取得した前記プログラム情報によって自作業機械の前記プログラム情報を更新する、
ことを特徴とする作業機械。
In a work machine including a control device for controlling equipment mounted on the own work machine and a first communication device for communicating with a server via a wireless base station.
Equipped with a second communication device that directly communicates with other work machines other than the self-working machine,
When the version of the program information possessed by the other work machine is newer than the version of the program information possessed by the own work machine, the control device acquires the program information from the other work machine via the second communication device. Then, the program information of the self-working machine is updated by the acquired program information.
A work machine characterized by that.
請求項1に記載の作業機械において、
前記制御装置は、所定のバージョンへの前記プログラム情報の更新に失敗した場合に、前記第2通信装置を介して前記他作業機械から前記所定のバージョンとは異なるバージョンの前記プログラム情報を取得し、取得した前記プログラム情報によって自作業機械の前記プログラム情報を復旧する、
ことを特徴とする作業機械。
In the work machine according to claim 1,
When the control device fails to update the program information to a predetermined version, the control device acquires the program information of a version different from the predetermined version from the other working machine via the second communication device. The program information of the self-working machine is restored by the acquired program information.
A work machine characterized by that.
請求項2に記載の作業機械において、
前記制御装置は、前記プログラム情報の更新を行う前に、自作業機械の前記プログラム情報を前記第2通信装置により前記他作業機械に送信し、前記他作業機械の記憶装置に記憶させる、
ことを特徴とする作業機械。
In the work machine according to claim 2.
Before updating the program information, the control device transmits the program information of the own work machine to the other work machine by the second communication device and stores the program information in the storage device of the other work machine.
A work machine characterized by that.
請求項1に記載の作業機械において、
オペレータによって操作される入力装置を備え、
前記制御装置は、前記入力装置からの信号に基づいて、複数の前記他作業機械がそれぞれ有している前記プログラム情報のうちのいずれかを選択し、選択した前記プログラム情報を前記第2通信装置を介して前記他作業機械から取得し、取得した前記プログラム情報によって自作業機械の前記プログラム情報を更新する、
ことを特徴とする作業機械。
In the work machine according to claim 1,
Equipped with an input device operated by an operator
The control device selects one of the program information possessed by each of the plurality of other working machines based on the signal from the input device, and uses the selected program information as the second communication device. The program information of the own work machine is updated by the program information acquired from the other work machine via
A work machine characterized by that.
請求項1に記載の作業機械において、
前記制御装置は、
前記他作業機械のオーナー情報と自作業機械のオーナー情報とを比較し、
前記他作業機械のオーナー情報と自作業機械のオーナー情報とが一致しない場合、オペレータに対して前記他作業機械のオーナー情報の入力を要求し、
入力された前記オーナー情報が前記他作業機械のオーナー情報に一致しない場合には、前記他作業機械から前記プログラム情報を取得せず、入力されたオーナー情報が前記他作業機械のオーナー情報に一致する場合には、前記他作業機械から前記プログラム情報を取得し、取得した前記プログラム情報によって自作業機械の前記プログラム情報を更新し、
前記他作業機械のオーナー情報と自作業機械のオーナー情報とが一致する場合、オペレータに対して前記オーナー情報の入力を要求することなく、前記他作業機械から前記プログラム情報を取得し、取得した前記プログラム情報によって自作業機械の前記プログラム情報を更新する、
ことを特徴とする作業機械。
In the work machine according to claim 1,
The control device is
Comparing the owner information of the other work machine with the owner information of the own work machine,
If the owner information of the other work machine and the owner information of the own work machine do not match, the operator is requested to input the owner information of the other work machine.
If the input owner information does not match the owner information of the other work machine, the program information is not acquired from the other work machine, and the entered owner information matches the owner information of the other work machine. In this case, the program information is acquired from the other working machine, and the program information of the own working machine is updated by the acquired program information.
When the owner information of the other work machine and the owner information of the own work machine match, the program information is acquired from the other work machine without requesting the operator to input the owner information, and the acquired said. Update the program information of the self-working machine by the program information,
A work machine characterized by that.
JP2020003183A 2020-01-10 2020-01-10 working machine Active JP7252146B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020003183A JP7252146B2 (en) 2020-01-10 2020-01-10 working machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020003183A JP7252146B2 (en) 2020-01-10 2020-01-10 working machine

Publications (2)

Publication Number Publication Date
JP2021111154A true JP2021111154A (en) 2021-08-02
JP7252146B2 JP7252146B2 (en) 2023-04-04

Family

ID=77059950

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020003183A Active JP7252146B2 (en) 2020-01-10 2020-01-10 working machine

Country Status (1)

Country Link
JP (1) JP7252146B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023032850A1 (en) * 2021-08-31 2023-03-09 株式会社小松製作所 Software updating system, working machine, and software updating method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008171289A (en) * 2007-01-12 2008-07-24 Ricoh Co Ltd Version update method for software, program and recording medium
JP2015219837A (en) * 2014-05-20 2015-12-07 シャープ株式会社 Electronic equipment, household electrical appliance, software update system, software update method, and program
JP2016045791A (en) * 2014-08-25 2016-04-04 株式会社リコー Terminal management system, terminal device, management device, terminal management method and program
JP2017156936A (en) * 2016-03-01 2017-09-07 ヤンマー株式会社 Terminal device and software rewriting program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008171289A (en) * 2007-01-12 2008-07-24 Ricoh Co Ltd Version update method for software, program and recording medium
JP2015219837A (en) * 2014-05-20 2015-12-07 シャープ株式会社 Electronic equipment, household electrical appliance, software update system, software update method, and program
JP2016045791A (en) * 2014-08-25 2016-04-04 株式会社リコー Terminal management system, terminal device, management device, terminal management method and program
JP2017156936A (en) * 2016-03-01 2017-09-07 ヤンマー株式会社 Terminal device and software rewriting program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023032850A1 (en) * 2021-08-31 2023-03-09 株式会社小松製作所 Software updating system, working machine, and software updating method

Also Published As

Publication number Publication date
JP7252146B2 (en) 2023-04-04

Similar Documents

Publication Publication Date Title
JP4519860B2 (en) Work machine lock control system, work machine lock control method, work machine, work machine lock control device, and work machine lock control management device
KR101593281B1 (en) Work machine and data communication system for work machine
JP5100673B2 (en) Control device for work equipment
JP7252146B2 (en) working machine
EP3249531B1 (en) Control means, in-vehicle program rewriting device equipped with same, and in-vehicle program rewriting method
JP2018018307A (en) Construction machine software remote update system
JP5425752B2 (en) MONITOR DEVICE, MACHINE WITH MONITOR DEVICE, AND DATA STORAGE METHOD FOR MONITOR DEVICE
CN107924346B (en) Construction machine and program rewriting system provided with same
JP2010176372A (en) Program update method for control device for working machine
JP7379173B2 (en) working machine
JP5274070B2 (en) Work machine position management system and work area data update method
JP6418081B2 (en) Construction machine and program rewriting system provided with the same
JP2021143509A (en) Work machine
JP6812336B2 (en) Work equipment communication system, work equipment communication processing method
JP7254660B2 (en) work machine
JP2021109518A (en) Work machine management system
JP5777966B2 (en) Work machine and function acquisition system of work machine
JP7330669B2 (en) Construction machinery, support systems for construction machinery
WO2023032850A1 (en) Software updating system, working machine, and software updating method
WO2023054427A1 (en) Work machine activation system and work machine activation method
JP7284291B2 (en) construction machinery
WO2023190112A1 (en) Excavator
CN114630941B (en) GNSS drive control device, GNSS controller, working machine, and GNSS drive control method
JP7414762B2 (en) working machine
CN115210433B (en) Work machine

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211214

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221004

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221205

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230323

R150 Certificate of patent or registration of utility model

Ref document number: 7252146

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150